forked from GitHub/gf-rgl
(Pes) Negate Cl if negative NP (nothing, no N …) is subject or object.
This commit is contained in:
@@ -12,7 +12,7 @@ concrete CatPes of Cat = CommonX ** open ResPes, Prelude in {
|
||||
|
||||
---- Sentence
|
||||
|
||||
Cl = ResPes.Clause ; -- TODO: like romance does "no tiene ningún", i.e. negative quant/det/NP forces negation in Cl and S
|
||||
Cl = ResPes.Clause ;
|
||||
ClSlash = {
|
||||
subj : Str ;
|
||||
vp : ResPes.TAnt => Polarity => Order => Str ;
|
||||
|
||||
Reference in New Issue
Block a user