summaryrefslogtreecommitdiff
path: root/examples/app/AppRus.gf
AgeCommit message (Collapse)Author
2018-06-20Remove wide coverage translatorJohn J. Camilleri
It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage
2017-04-11re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ↵aarne
input
2016-06-04made App into a functor to make its body easier to modify; unfortunately, ↵aarne
the import list must be copied however
2016-05-14commented out the import of Phrasebook in App with --P; the idea is that ↵aarne
application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much.
2016-05-11skeletal version of AppRus.gfkrasimir