1
0
forked from GitHub/gf-rgl

more in the documentation

This commit is contained in:
Krasimir Angelov
2025-02-05 09:22:01 +01:00
parent f3811e8a0e
commit 7b777c425e
2 changed files with 99 additions and 1 deletions
+2 -1
View File
@@ -110,7 +110,8 @@ lincat
N3 = Noun ** {prep1, prep2 : Preposition ; isPre1, isPre2 : Bool} ;
PN,LN,GN = ProperNoun ;
PN,LN = ProperNoun ;
GN = {s : Case => Str ; gend : Gender} ;
SN = {s : Sex => Case => Str; pl : Case => Str} ;
-- Overriden from CommonX