question re mor command output
Brian MacWhinney
macw at cmu.edu
Tue Nov 4 21:10:54 UTC 2003
On 11/4/03 11:41 AM, "Diane Pesco" <dpesco2 at po-box.mcgill.ca> wrote:
> Dear colleagues,
>
> I am running the clan command:
> mor +t*CHI +s"[+ inc]" filename
>
> This gives analysis on only postcoded utterances, but the postcode also
> then appears on the output as in bold below..
> *CHI: he wants a ball . [+ inc]
> %mor: pro|he&MASC v|want-3S det|a v|ball^n|ball . ?|[+ inc] [+ inc]
>
> Is there a way to prevent the mor program recognizing the postcode as
> something to be analyzed?
> I know I could run a kwal first then run mor or simply globally replace
> the postcode on the mor line with nothing but if there's a switch that
> would obviously be better ...
>
> Thanks in advance.
> Diane Pesco
I guess the problem is the ?|[+ inc], right? That looks like a bug or at
least an ugly feature. You can do this with piping in the following form
kwal +s"[+ inc]" +d barry.cha | mor
This works in the sense that it doesn't produce the ?|[+ inc]
The output goes into pipeout.cex.
However, when I tried to add an explicit name for the file output, I ran
into trouble. Anyway, this would work for now and I will look into a bit
further.
--Brian
More information about the Chibolts
mailing list