forked from GitHub/gf-rgl
added GN & SN categories for constructing names
This commit is contained in:
@@ -100,6 +100,7 @@ concrete CatGer of Cat =
|
||||
N = ResGer.Noun ;
|
||||
N2 = ResGer.Noun ** {c2 : Preposition} ;
|
||||
N3 = ResGer.Noun ** {c2,c3 : Preposition} ;
|
||||
GN, SN = {s : Case => Str; g : Gender} ;
|
||||
PN = {s : Case => Str; g : Gender; n : Number} ;
|
||||
|
||||
-- tense with possibility to choose conjunctive forms
|
||||
|
||||
Reference in New Issue
Block a user