summaryrefslogtreecommitdiff
path: root/examples/app/AppSpa.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/app/AppSpa.gf')
-rw-r--r--examples/app/AppSpa.gf11
1 files changed, 3 insertions, 8 deletions
diff --git a/examples/app/AppSpa.gf b/examples/app/AppSpa.gf
index f6983652d..eb915461d 100644
--- a/examples/app/AppSpa.gf
+++ b/examples/app/AppSpa.gf
@@ -5,10 +5,9 @@ concrete AppSpa of App =
TranslateSpa - [
-- Verb
- ComplVS, ComplVQ, ComplVA,
- Slash2V3, Slash3V3, SlashV2V, SlashV2S, SlashV2Q, SlashV2A,
+ SlashV2V,
+ Slash2V3, Slash3V3, SlashV2S, SlashV2Q, SlashV2A,
SlashVV, SlashV2VNP,
- PassVP, ReflVP,
AdvVPSlash, AdVVPSlash, VPSlashPrep,
-- Sentence
PredSCVP,
@@ -18,11 +17,7 @@ concrete AppSpa of App =
ComplSlashIP,AdvQVP,AddAdvQVP,QuestQVP,
-- Idiom
CleftNP, CleftAdv,
- ExistIP,
- ExistNPAdv, ExistIPAdv,
- ImpP3,
- SelfAdvVP, SelfAdVVP, SelfNP
-
+ ImpP3
-- Construction
-- Extensions
]