diff options
| author | aarne <aarne@chalmers.se> | 2014-06-18 16:20:53 +0000 |
|---|---|---|
| committer | aarne <aarne@chalmers.se> | 2014-06-18 16:20:53 +0000 |
| commit | 3d5d60023640cb1ad8cca77a04a7528f07d99949 (patch) | |
| tree | 40caf39fc0989b1704b0f5ec67bbf7d6600df005 /examples/app/AppEng.gf | |
| parent | 65b064fe8232f0bf0ece2cbd1ca80c041be9c4a3 (diff) | |
enabled more from Construction in App
Diffstat (limited to 'examples/app/AppEng.gf')
| -rw-r--r-- | examples/app/AppEng.gf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/app/AppEng.gf b/examples/app/AppEng.gf index b2218a761..f3f39e448 100644 --- a/examples/app/AppEng.gf +++ b/examples/app/AppEng.gf @@ -20,12 +20,9 @@ concrete AppEng of App = ExistIP, ExistNPAdv, ExistIPAdv, ImpP3, - SelfAdvVP, SelfAdVVP, SelfNP, + SelfAdvVP, SelfAdVVP, SelfNP -- Construction - hungry_VP, thirsty_VP, has_age_VP, have_name_Cl, married_Cl, what_name_QCl, how_old_QCl, how_far_QCl, - weather_adjCl, is_right_VP, is_wrong_VP, n_units_AP, bottle_of_CN, cup_of_CN, glass_of_CN, - where_go_QCl, where_come_from_QCl, go_here_VP, come_here_VP, come_from_here_VP, go_there_VP, come_there_VP, come_from_there_VP -- Extensions ] |
