WikiDiscuss

WikiDiscuss


PEG Morphology Algorithm

posts: 14214

On Thu, Dec 23, 2004 at 09:49:49AM -0800, Jorge Llamb?as wrote:
>
> --- John Cowan wrote:
> > If you want to say that the word y (or rather .y.) can be
> > written with multiple y's, fine. But not everywhere in the
> > language!
>
> OK. The way it is written now, only a single y is accepted for
> hyphens in lujvo, but any number are accepted in cmavo and cmene.
>
> I'll fix that.

You broke it! :-)

$ echo "yyy" | myparser -m
text
|- nonLojbanWord: yy
|- spaces: y

-Robin