Added Est to resource demo. Also have_V2 which was missing in the demo.

This commit is contained in:
aarne
2013-10-18 12:17:52 +00:00
parent c8c6a6a043
commit a8fcbef850
4 changed files with 9 additions and 7 deletions

View File

@@ -118,7 +118,8 @@ concrete ResourceDemoEng of ResourceDemo = LexiconEng, NumeralEng, GrammarEng [
by_Prep, in_Prep, of_Prep, with_Prep, -- Prep,
can_VV, must_VV, want_VV, -- VV,
although_Subj, because_Subj, when_Subj, if_Subj, -- Subj,
when_IAdv, where_IAdv, why_IAdv-- IAdv,
when_IAdv, where_IAdv, why_IAdv, -- IAdv,
have_V2
] ** open SyntaxEng, (S = SyntaxEng) in {