| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-09 | more 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. | |||
| 2014-04-09 | rewrote App so that it just inherits Translate and excludes some functions. ↵ | aarne | |
| This minimizes the duplication of code between Translate and App. Also added some functions, which make App 15% slower but increase the coverage and quality. This trade-off has to be studied further. | |||
| 2014-04-08 | small fixes in App grammar - don't affect performance | aarne | |
| 2014-04-04 | path in AppFin | aarne | |
| 2014-04-04 | polarities restored in Hin translation | aarne | |
| 2014-04-04 | AdvS added to app | aarne | |
| 2014-04-03 | added AdvVP and AdVVP to App | aarne | |
| 2014-04-02 | Android app sources in examples/app - read README for advice | aarne | |
| 2014-03-31 | room_N in DictionaryChi | aarne | |
| 2014-03-28 | added the phrase "what time is it" in ten languages. For simplicity, this is ↵ | aarne | |
| a Greeting and not a Question, which means that it has a variant appearing with ! rather than ? , similar to "how are you". Correcting this would require analysing the structure of the phrase so that it can be constructed in QS. | |||
| 2014-03-14 | moved the small app chunking grammars from lib/src/experimental to ↵ | aarne | |
| examples/translator; the proper place might be in the git contributions, but this can be decided later | |||
| 2014-03-10 | reference to DictEngChi changed to DictionaryChi | aarne | |
| 2014-01-13 | examples/Phasebook/Makefile2: Lativan is fixed, include it again | hallgren | |
| 2014-01-11 | Phrasebook: Latvian is fixed (according to the latest RG) | normundsg | |
| 2014-01-10 | examples/Phasebook/Makefile2: Lativan is broken, omit it for now | hallgren | |
| Also rewrote Makefile2 in a more compact way. | |||
| 2013-12-17 | examples/phrasebook/Makefile2: Finnish needs a larger stack | hallgren | |
| 2013-12-16 | examples/phrasebook/Makefile2: remove duplicated rule | hallgren | |
| 2013-11-29 | examples/phrasebook/Makefile2: Romanian needs a larger stack | hallgren | |
| 2013-11-29 | examples/foods: remove all -path flags | hallgren | |
| All languages n the Foods grammar compile fine with alltenses. | |||
| 2013-11-28 | Translate grammar for Ger and Hin added. Some functions in Ger phrasebook ↵ | aarne | |
| need to be commented out to compile. Now a system for 7 languages can be built, but including Fre as well is too heavy on my laptop although it can be compiled separately. | |||
| 2013-11-26 | examples/phrasebook: add Makefile2 for parallel grammar compilation | hallgren | |
| Makefile2 specificies the dependencies accurately enough that you can use make's support for parallel compilation. Run make -f Makefile2 -j to utilize all the cores in your computer to significantly speed up the creation of Phrasebook.pgf. | |||
| 2013-11-26 | examples/letter: convert grammar files to UTF-8 | hallgren | |
| 2013-11-22 | examples/phrasebook: adding --# -coding=latin1 to 18 modules | hallgren | |
| Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8. | |||
| 2013-11-22 | examples/foods: add --# -coding=latin1 | hallgren | |
| Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8. | |||
| 2013-11-20 | more stack in Translate Makefile | aarne | |
| 2013-11-06 | changed startcat in Translate to get robustness; typo in DictEngSwe | aarne | |
| 2013-11-06 | added robustness flags to Translate; added or fixed a number of words in ↵ | aarne | |
| DictEngSwe detected in PhD regulations | |||
| 2013-10-27 | Make entry for TranslateEngChiFinSwe | aarne | |
| 2013-10-27 | Phrasebook lin's that create punctuation and "please" for NP's overridden, ↵ | aarne | |
| to give uniformity to Translate translations | |||
| 2013-10-27 | added TranslateSwe to the Parse+Phrasebook translators | aarne | |
| 2013-10-12 | completed PhrasebookChi with many expressions, using Google translate as ↵ | aarne | |
| main source | |||
| 2013-10-12 | added TranslateChi and TranslateFin | aarne | |
| 2013-10-11 | Chi phrasebook bootstrapped from Tha; far from finished | aarne | |
| 2013-10-11 | harmonized the paths of Translate*.gf to guarantee the usage of the same ↵ | aarne | |
| DictEngAbs | |||
| 2013-10-11 | added TranslateBul and translator/Makefile | aarne | |
| 2013-10-11 | integration of Parse with Phrasebook, to get idiomatic translations whenever ↵ | aarne | |
| possible | |||
| 2013-09-27 | Rename README to READ_ME so that Apache doesn't hide it | john.j.camilleri | |
| 2013-09-27 | Remove empty contrib folder and place README in examples | john.j.camilleri | |
| 2013-09-16 | Remove contribs and examples | john.j.camilleri | |
| Everything has now been moved to a separate repository at https://github.com/GrammaticalFramework/gf-contrib The contents of the examples folder are build during SetupWeb | |||
| 2013-08-07 | finished the refactoring of Fin with unstemmed (for library use) and stemmed ↵ | aarne | |
| (for large-scale parsing use). All differences are located in the file StemFin. | |||
| 2013-06-15 | added Sindhi Phrasebook | virk.shafqat | |
| 2013-05-31 | Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is ↵ | aarne | |
| mostly incorrect due to missing paradigms | |||
| 2013-05-31 | started MiniresourceSan ; doesn't compile yet | aarne | |
| 2013-05-30 | phrasebook Nor compiles again; added make ParseChi and ParseEngChi | aarne | |
| 2013-05-30 | PhrasebookLav is now compatible with the latest resource grammar | normundsg | |
| 2013-05-30 | the Bulgarian phrasebook works again | kr.angelov | |
| 2013-05-20 | annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes | aarne | |
| 2013-04-28 | miniresource functor | aarne | |
| 2013-04-20 | refinementsDiffHindustani | virk.shafqat | |
| 2013-03-26 | Copula and lexical corrections to PhrasebookCat | inari.listenmaa | |
