forked from GitHub/gf-rgl
(Pes) add ZWNJ + remove some repetition for pronouns
This commit is contained in:
@@ -56,7 +56,7 @@ concrete CatPes of Cat = CommonX - [Adv] ** open ResPes, Prelude in {
|
||||
CN = ResPes.CN ;
|
||||
|
||||
NP = ResPes.NP ;
|
||||
Pron = {s : Str ; ps : Str ; a : Agr};
|
||||
Pron = ResPes.Pron ;
|
||||
Det = ResPes.Determiner ;
|
||||
Predet = {s : Str} ;
|
||||
Num = {s : Str ; n : Number ; isNum : Bool} ;
|
||||
|
||||
Reference in New Issue
Block a user