started a separate module for names

This commit is contained in:
Krasimir Angelov
2023-07-24 17:24:13 +02:00
parent 8b1309c99d
commit 645de9955a
100 changed files with 611 additions and 227 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ concrete CatPol of Cat = CommonX - [CAdv] ** open ResPol, Prelude, (R = ParamX)
N3 = Noun ** { c1, c2 : Complement } ;
GN, SN, PN = NounPhrase;
GN, SN, LN, PN = NounPhrase;
CAdv = {s,p,sn,pn : Str} ;