Kevin,

This works, but this is a rather ugly solution.
First, it creates from 2 words at least 5.
The bigger problem is, that it adds random endings to those
5 words, and therefore what until now worked, the differentation 
between verbs and nouns now stops working, because these verbs get 
also typical noun or adjektive endings.

dazugeh�re/N   --- noun ending
dazugeh�rte/Z  -- adjektive ending
dazugeh�ren/aD
dazugeh�rt/EXP -----  E and P are noun endings
dazugeh�rten/W

It is hart enough to maintain a nicely built word summary,
it gets much harder, if it gets ugly like this.

I think, to allow more than one word with the same stem
like hunspell works would be a much cleaner solution.

What do you think?

Thanks, Eleonora

Am Dienstag, 8. M�rz 2005 21:49 schrieb Kevin B. Hendricks:
> Hi,
>
> Actually put all of the legal (i.e. correct) variations of
> dazuzugehoren  (after expanding all affix flags) into a raw word list
> with the count as the first line and then run munch on that word list.
> It will create the proper set of entries that will expand to exactly
> the original set of words (and nothing more).  This results in a
> slightly expanded dictionary but one that will not expand to bad words.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to