forked from GitHub/gf-core
removed that-less variants of ComplVS and SlashV2S from VerbEng, and added constructors ComplBareVS and SlashBareV2S to Extra, so that the library user can control the presence of "that".
This commit is contained in:
@@ -176,6 +176,14 @@ lin
|
||||
|
||||
PurposeVP vp = {s = infVP VVInf vp Simul CPos (agrP3 Sg)} ; --- agr
|
||||
|
||||
|
||||
ComplBareVS v s = insertObj (\\_ => s.s) (predV v) ;
|
||||
SlashBareV2S v s = insertObjc (\\_ => s.s) (predVc v) ;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
------------
|
||||
--- obsolete: use UncNeg : Pol
|
||||
|
||||
|
||||
Reference in New Issue
Block a user