mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 20:06:29 -06:00
Finnish negative NPs: retaining 'ei' in UttNP and ExistNPAdv
This commit is contained in:
@@ -75,7 +75,7 @@ concrete IdiomFin of Idiom = CatFin **
|
||||
} ;
|
||||
|
||||
ExistNPAdv np adv =
|
||||
mkClause (\_ -> adv.s) np.a (insertObj
|
||||
mkClausePol np.isNeg (\_ -> adv.s) np.a (insertObj
|
||||
(\\_,b,_ => np.s ! NPSep) (predV vpVerbOlla)) ;
|
||||
|
||||
ExistIPAdv ip adv =
|
||||
|
||||
Reference in New Issue
Block a user