mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
Added Est to resource demo. Also have_V2 which was missing in the demo.
This commit is contained in:
@@ -111,7 +111,8 @@ abstract ResourceDemo = Lexicon, Numeral, Grammar [
|
||||
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
|
||||
|
||||
] ** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user