summaryrefslogtreecommitdiff
path: root/examples/app/AppCat.gf
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2017-04-11 15:48:18 +0000
committeraarne <aarne@chalmers.se>2017-04-11 15:48:18 +0000
commitdd61e1dc1988ebd056182c8e801894cfd427beee (patch)
treeb55cb2ea68578082c5008010c02e23b2bef45169 /examples/app/AppCat.gf
parent23f740d3b98b40a860addc2a7902b0976af4e6e8 (diff)
re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input
Diffstat (limited to 'examples/app/AppCat.gf')
-rw-r--r--examples/app/AppCat.gf3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/app/AppCat.gf b/examples/app/AppCat.gf
index 5f4580cab..7ad0f2608 100644
--- a/examples/app/AppCat.gf
+++ b/examples/app/AppCat.gf
@@ -23,5 +23,6 @@ concrete AppCat of App =
-- Extensions
PassVPSlash, PassAgentVPSlash -- not reachable anyway
]
-
+ ,PhrasebookCat - [open_Adv,closed_A,open_A,at_Prep,cheap_A,expensive_A,stateCopula]
+
** AppFunctor with (Syntax = SyntaxCat) ;