forked from GitHub/gf-core
adjustments in Paradigms ; lang-specific modules for all except Rus, Ara
This commit is contained in:
@@ -65,7 +65,7 @@ incomplete concrete CatRomance of Cat =
|
||||
Conj = {s : Str ; n : Number} ;
|
||||
DConj = {s1,s2 : Str ; n : Number} ;
|
||||
Subj = {s : Str ; m : Mood} ;
|
||||
Prep = {s : Str ; c : Case} ;
|
||||
Prep = {s : Str ; c : Case ; isDir : Bool} ;
|
||||
|
||||
-- Open lexical classes, e.g. Lexicon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user