mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
added GN & SN categories for constructing names
This commit is contained in:
@@ -131,7 +131,7 @@ concrete CatRon of Cat =
|
||||
|
||||
N3 = Noun ** {c2,c3 : Compl} ;
|
||||
|
||||
PN = {s : NCase => Str ; g : Gender ; n : Number; a : Animacy} ;
|
||||
GN, SN, PN = {s : NCase => Str ; g : Gender ; n : Number; a : Animacy} ;
|
||||
|
||||
Comp = {s : Agr => Str} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user