summaryrefslogtreecommitdiff
path: root/examples/app/App.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/App.gf')
-rw-r--r--examples/app/App.gf5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/app/App.gf b/examples/app/App.gf
index faaefb93c..c9ee9430b 100644
--- a/examples/app/App.gf
+++ b/examples/app/App.gf
@@ -4,7 +4,7 @@ abstract App =
ComplVS, ComplVQ, ComplVA,
Slash2V3, Slash3V3, SlashV2V, SlashV2S, SlashV2Q, SlashV2A,
SlashVV, SlashV2VNP,
- ReflVP,
+ PassVP, ReflVP,
AdvVPSlash, AdVVPSlash, VPSlashPrep,
-- Sentence
PredSCVP,
@@ -22,9 +22,8 @@ abstract App =
-- 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,
+ 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
- PassVPSlash, PassAgentVPSlash
]
,Phrasebook