forked from GitHub/gf-rgl
started a separate module for names
This commit is contained in:
@@ -131,7 +131,7 @@ concrete CatRon of Cat =
|
||||
|
||||
N3 = Noun ** {c2,c3 : Compl} ;
|
||||
|
||||
GN, SN, PN = {s : NCase => Str ; g : Gender ; n : Number; a : Animacy} ;
|
||||
GN, SN, LN, PN = {s : NCase => Str ; g : Gender ; n : Number; a : Animacy} ;
|
||||
|
||||
Comp = {s : Agr => Str} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user