added missing bits and pieces

This commit is contained in:
Krasimir Angelov
2025-08-12 11:13:29 +02:00
parent 1308eb85d9
commit 145e1affe9
5 changed files with 86 additions and 8 deletions

View File

@@ -117,7 +117,7 @@ concrete CatHun of Cat = CommonX - [Adv] ** open ResHun, Prelude in {
N,
N2,
N3 = ResHun.Noun ;
PN = ResHun.NounPhrase ;
PN,LN,GN,SN = ResHun.NounPhrase ;
Adv = {s : Str ; isPre : Bool} ;