summaryrefslogtreecommitdiff
path: root/examples/app/MkApp.hs
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
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.
2015-07-21added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for ↵aarne
speed reasons
2015-06-02copied examples/app to examples/slowApp; the new app is a bit scaled down ↵aarne
but much faster
2014-12-03Catalan added to App, do 'make App12.pgf'aarne
2014-09-15enabled VP-valued rules for V2V, V3, etc in App. Improve quality with less ↵aarne
loss of speed than VPSlash-valued original rules.
2014-06-18enabled more from Construction in Appaarne
2014-04-10improved generation of BNC dictionaries ; now called TopDictionary for clarityaarne
2014-04-09more passives in App. Import changes are now produced with MkApp.hs, which ↵aarne
copies the exclude list from App.gf to the concrete syntax files.