WikiDiscuss

WikiDiscuss


PEG Morphology Algorithm

posts: 14214

On Tue, Dec 21, 2004 at 10:27:48AM -0800, Jorge Llamb?as wrote:
>
> --- Robin Lee Powell <rlpowell@digitalkingdom.org> wrote:
>
> > Our parser (can't call it "my parser" anymore, really) is the
> > only one that believes that {neal} and {daed} are not valid
> > cmene. Bug or feature?
>
> It was done on purpose:

That's all I needed.

> no non-permissible consonant or vowel pairs are allowed anywhere
> in lojban words,

I didn't realize {ae} and {ea} counted, hence my asking.

> I guess those rules could be relaxed,

No, that's fine; this is all English contamination in IRC anyways.

> Some restrictions might still still be missing for digits, though.
> I think {1'an} will be accepted.

Nope:

Morphology pass: text=( CMAVO=( cmavo=( digit=( 1 ) ) )
nonLojbanWord=( 'an ) )

-Robin