forked from GitHub/gf-rgl
added LN,GN,SN
This commit is contained in:
@@ -110,7 +110,8 @@ lincat
|
||||
|
||||
N3 = Noun ** {prep1, prep2 : Preposition ; isPre1, isPre2 : Bool} ;
|
||||
|
||||
PN = ProperNoun ;
|
||||
PN,LN,GN = ProperNoun ;
|
||||
SN = {s : Sex => Case => Str; pl : Case => Str} ;
|
||||
|
||||
-- Overriden from CommonX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user