summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2014-04-03added AdvVP and AdVVP to Appaarne
2014-04-02Android app sources in examples/app - read README for adviceaarne
2014-03-31room_N in DictionaryChiaarne
2014-03-28added 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-14moved 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-10reference to DictEngChi changed to DictionaryChiaarne
2014-01-13examples/Phasebook/Makefile2: Lativan is fixed, include it againhallgren
2014-01-11Phrasebook: Latvian is fixed (according to the latest RG)normundsg
2014-01-10examples/Phasebook/Makefile2: Lativan is broken, omit it for nowhallgren
Also rewrote Makefile2 in a more compact way.
2013-12-17examples/phrasebook/Makefile2: Finnish needs a larger stackhallgren
2013-12-16examples/phrasebook/Makefile2: remove duplicated rulehallgren
2013-11-29examples/phrasebook/Makefile2: Romanian needs a larger stackhallgren
2013-11-29examples/foods: remove all -path flagshallgren
All languages n the Foods grammar compile fine with alltenses.
2013-11-28Translate 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-26examples/phrasebook: add Makefile2 for parallel grammar compilationhallgren
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-26examples/letter: convert grammar files to UTF-8hallgren
2013-11-22examples/phrasebook: adding --# -coding=latin1 to 18 moduleshallgren
Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8.
2013-11-22examples/foods: add --# -coding=latin1hallgren
Adding coding pragmas --# -coding=latin1 so that grammars will continue to work when we change the default character encoding to UTF-8.
2013-11-20more stack in Translate Makefileaarne
2013-11-06changed startcat in Translate to get robustness; typo in DictEngSweaarne
2013-11-06added robustness flags to Translate; added or fixed a number of words in ↵aarne
DictEngSwe detected in PhD regulations
2013-10-27Make entry for TranslateEngChiFinSweaarne
2013-10-27Phrasebook lin's that create punctuation and "please" for NP's overridden, ↵aarne
to give uniformity to Translate translations
2013-10-27added TranslateSwe to the Parse+Phrasebook translatorsaarne
2013-10-12completed PhrasebookChi with many expressions, using Google translate as ↵aarne
main source
2013-10-12added TranslateChi and TranslateFinaarne
2013-10-11Chi phrasebook bootstrapped from Tha; far from finishedaarne
2013-10-11harmonized the paths of Translate*.gf to guarantee the usage of the same ↵aarne
DictEngAbs
2013-10-11added TranslateBul and translator/Makefileaarne
2013-10-11integration of Parse with Phrasebook, to get idiomatic translations whenever ↵aarne
possible
2013-09-27Rename README to READ_ME so that Apache doesn't hide itjohn.j.camilleri
2013-09-27Remove empty contrib folder and place README in examplesjohn.j.camilleri
2013-09-16Remove contribs and examplesjohn.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-07finished 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-15added Sindhi Phrasebookvirk.shafqat
2013-05-31Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is ↵aarne
mostly incorrect due to missing paradigms
2013-05-31started MiniresourceSan ; doesn't compile yetaarne
2013-05-30phrasebook Nor compiles again; added make ParseChi and ParseEngChiaarne
2013-05-30PhrasebookLav is now compatible with the latest resource grammarnormundsg
2013-05-30the Bulgarian phrasebook works againkr.angelov
2013-05-20annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes aarne
2013-04-28miniresource functoraarne
2013-04-20refinementsDiffHindustanivirk.shafqat
2013-03-26Copula and lexical corrections to PhrasebookCatinari.listenmaa
2013-03-08Small corrections in Spa filesinari.listenmaa
* WordsSpa: Married with state copula; Warm from "tibio" to "caliente"; corrected a typo in Romania
2013-02-20fixed details of Romance clitics for reflexives, imperatives, infinitives. A ↵aarne
change in the type of VP.clit3 was needed.
2013-01-23fixed the construction for English indirect questions of name in Phrasebookaarne
2012-12-27RG and Phrasebook fixesNikita Frolov
- added a paradigm for alternative plurals - fixed usage of alternative plurals in Numerals - added a distinction between numerals and posessive pronouns - verb omission and appropriate cases in some uses of to be/to have - fixed declination of personal names - added a gender parameter to pronouns (similar to Polish RG) - vowel insertion before short adjective suffix - don't generate short forms for relative adjectives (might need lexicon update) - minor Phrasebook fixes
2012-12-17Some fixes to the Russian Phrasebooknormundsg
2012-12-09added functions to Ron and Chi needed for YAQLaarne