Hi all, I have been making the dictionary and affix file for Nepali Language for Hunspell. Everything works well except that i have not been able to use three suffix rules at once. For example : an example of a Nepali word in roman~~
thakekaharule thak+eka+haru+le here the addition sign '+' indicates a new morpheme. How is this type of rules made? I tried like the following: dic file: thak/A aff file: SFX A Y 1 SFX 0 eka/B . SFX B Y 1 SFX 0 haru/C . SFX C Y 1 SFX 0 le . and also with the aff file like : SFX A Y 1 SFX 0 eka/BC . SFX B Y 1 SFX 0 haru . SFX C Y 1 SFX 0 le . Please do help me out! with regards, -- Prajol Shrestha Researcher/Developer Nepali Language Computing Project Madan Puraskar Pustakalaya www.mpp.org.np
