added AdvVP and AdVVP to App

This commit is contained in:
aarne
2014-04-03 07:25:57 +00:00
parent e6f9143c63
commit 942808bc84
11 changed files with 13 additions and 1 deletions

View File

@@ -11,6 +11,8 @@ concrete AppChi of App =
ConjunctionChi,
VerbChi [
UseV,ComplVV,SlashV2a,ComplSlash,UseComp,CompNP,CompAdv,CompCN
-- ,AdvVP -- overridden
,AdVVP
],
AdverbChi,
PhraseChi,
@@ -52,7 +54,7 @@ flags
lin
CompAP = G.CompAP | E.CompBareAP ; -- he is good | he good
-- AdvVP vp adv = E.TopicAdvVP vp adv | G.AdvVP vp adv ; -- he *today* here sleeps | *today* he here sleeps
AdvVP vp adv = E.TopicAdvVP vp adv | G.AdvVP vp adv ; -- he *today* here sleeps | *today* he here sleeps
QuestCl cl = G.QuestCl cl | E.QuestRepV cl ; -- he comes 'ma' | he come not come