summaryrefslogtreecommitdiff
path: root/examples/phrasebook
AgeCommit message (Collapse)Author
2018-07-04Remove examples directory; these now live in gf-contribJohn J. Camilleri
All changes have been reflected in the gf-contrib repository: https://github.com/GrammaticalFramework/gf-contrib Now, for WebSetup to build the example grammars, one must have gf-contrib cloned in the same top-level directory as GF. When this isn't the case, WebSetup displays a notice without failing.
2018-06-16Merge branch 'master' of https://github.com/GrammaticalFramework/GFKrasimir Angelov
2018-06-15(Dut) Extend vs. ExtraInari Listenmaa
2018-05-30implemented compound nounds which work like adverbsKrasimir Angelov
2018-05-01(PhrasebookEst) Fix nationality adj. for PolishInari Listenmaa
2018-04-30Estonian Phrasebook: '<Nationality> restaurant' and 'NN is <Nationality>' ↵Inari Listenmaa
use different forms
2017-08-21AppUrd addedAarne Ranta
2017-04-11re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ↵aarne
input
2017-01-30typo in imports of SentencesPes correctedaarne
2015-11-09better Estonian Phrasebook modules from ↵kaljurand
https://github.com/GF-Estonian/GF-Estonian
2015-11-09started Estonian phrasebook modules to test AppEstaarne
2015-07-23rewrote an mkPN application in WordsGer to work around a problem that might ↵aarne
be a type checker bug
2015-05-21examples/phrasebook/Makefile2: include Jpn and Snd in the buildhallgren
2015-02-17App14 with Tha up and running!aarne
2015-01-27Phrasebook compiled for Japanese; weather_N in DictionaryGeraarne
2015-01-21examples/phrasebook/Makefile: include Jpn in 'make forApp'hallgren
2015-01-07patchJpnlizazim
2014-12-11updates in app help file, e.g. the app nameaarne
2014-11-27switch PhrasebookBul back to present to avoid cabal build failure. More to ↵aarne
investigate here.
2014-11-27make PhrasebookBul use alltenses to prevent misbehaviour in Appaarne
2014-11-15a compilable stub of PhrasebookJpn. Sent to a native speaker expert for ↵aarne
completions.
2014-11-07fixes in PhrasebookChiaarne
2014-08-24made the "how old" construction in Chinese more efficient by moving variants ↵aarne
to the top level; the resulting rule is the same. This kind of inefficiencies are best found if you compile with the -v option and check for constructors creating unexpectedly many PGF rules.
2014-07-16Qiao's corrections in PhrasebookChi. This replaces the old, partial and ↵aarne
low-quality version and is hence the first Chinese phrasebook version that can claim high quality.
2014-07-05making hard-wired questiong in PhrasebookChi type correct after addition of ↵aarne
indirect questions
2014-06-19restored some functions in PhrasebookDut to make it complete againaarne
2014-06-19revert AWant in WordsDut back to using niet as negationinari
2014-06-19reverted AWant back to using niet negationinari
2014-06-19renaming in PhrasebookDut to avoid name clash in Appaarne
2014-06-19a couple of fixes in Phrasebook ; should compile nowaarne
2014-06-19Add some more constructions with geen as negative in WordsDutinari
2014-06-19fixed negation in PhrasebookDutinari
2014-06-18quick hack: changed cat name Language to LAnguage in Phrasebook to avoid ↵aarne
clash with Construction.Language in App
2014-05-09examples/phrasebook/Makefile2: add Chinesehallgren
Also remove arguments to raise the stack size, GF's built-in default is big enough now.
2014-05-06eliminated dependency of PhrasebookChi from DictionaryChi ; added 'make ↵aarne
forApp' to compile what is needed for Phrasebook in App
2014-05-03some more words and phrases in PhrasebookChi ; native speaker check should ↵aarne
be done soon
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-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-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-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-10-12completed PhrasebookChi with many expressions, using Google translate as ↵aarne
main source
2013-10-11Chi phrasebook bootstrapped from Tha; far from finishedaarne