added LN,GN,SN

This commit is contained in:
Krasimir Angelov
2024-10-15 16:38:34 +02:00
parent 41dfd532bd
commit 5b636496ef
2 changed files with 27 additions and 3 deletions
+2 -1
View File
@@ -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