Hi,

I try to use chmorph with English words.
en_US.aff head:
FLAG num
AF 589
AF 2,3 # 1
AF 2 # 2

en_US.dic head:
52890
A/1     1
AA/2    1
AAA
Aachen

Experiments:
e...@anonymous:~/program/humorph$ echo book | ./chmorph en_US.aff en_US.dic 
/dev/stdin ts:nom "ts:PLUR ts:NOM"
book

(I expected books)

e...@anonymous:~/program/humorph$ echo write | ./chmorph en_US.aff en_US.dic 
/dev/stdin SG_1 SG_3
write

(I expected writes)

Where is the error?

Thanks, eleonora



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lingucomponent.openoffice.org
For additional commands, e-mail: dev-h...@lingucomponent.openoffice.org

Reply via email to