prepared Kotus to produce adjectives and compounds (by heuristics)

This commit is contained in:
aarne
2010-12-28 15:33:52 +00:00
parent c9ca289a7c
commit 0fd9d1f1a7
5 changed files with 171 additions and 24 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ concrete DictFin of DictFinAbs = open MorphoFin, Kotus, Prelude in {
flags coding = utf8 ;
lincat NK = NForms ; VK = VForms ;AdvK = SS ;
lincat NK = NForms ; AK = NForms ; VK = VForms ; AdvK = SS ;