diff options
Diffstat (limited to 'examples/app/AppBul.gf')
| -rw-r--r-- | examples/app/AppBul.gf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/app/AppBul.gf b/examples/app/AppBul.gf index 305226584..528164c2d 100644 --- a/examples/app/AppBul.gf +++ b/examples/app/AppBul.gf @@ -20,12 +20,9 @@ concrete AppBul 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 ] |
