re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input

This commit is contained in:
aarne
2017-04-11 15:48:18 +00:00
parent 0560180c67
commit 9cdd5d3538
21 changed files with 52 additions and 18 deletions

View File

@@ -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) ;