From dd61e1dc1988ebd056182c8e801894cfd427beee Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 11 Apr 2017 15:48:18 +0000 Subject: re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input --- examples/app/AppChi.gf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples/app/AppChi.gf') diff --git a/examples/app/AppChi.gf b/examples/app/AppChi.gf index a24aa2df8..0dc316d53 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.gf @@ -22,6 +22,7 @@ concrete AppChi of App = -- Construction -- Extensions PassVPSlash, PassAgentVPSlash -- not reachable anyway - ] - + ], + PhrasebookChi - [open_Adv,closed_A,open_A,at_Prep,by_Prep] + ** AppFunctor with (Syntax = SyntaxChi) ; -- cgit v1.2.3