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:
@@ -86,4 +86,9 @@ abstract Extra = Cat ** {
|
||||
|
||||
PurposeVP : VP -> Adv ; -- to become happy
|
||||
|
||||
-- object S without "that"
|
||||
|
||||
ComplBareVS : VS -> S -> VP ; -- say she runs
|
||||
SlashBareV2S : V2S -> S -> VPSlash ; -- answer (to him) it is good
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user