mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-26 11:26:28 -06:00
fetching DictFin words by Paradigms functions
This commit is contained in:
@@ -7,5 +7,5 @@ concrete DictFin of DictFinAbs = open MorphoFin, Kotus, Prelude in {
|
||||
|
||||
flags coding = utf8 ;
|
||||
|
||||
lincat NK = NForms ; AK = NForms ; VK = VForms ; AdvK = SS ;
|
||||
lincat NK = {s : NForms} ; AK = {s : NForms} ; VK = {s : VForms} ; AdvK = {s : Str} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user