| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-21 | examples/phrasebook/Makefile2: include Jpn and Snd in the build | hallgren | |
| 2015-02-17 | App14 with Tha up and running! | aarne | |
| 2015-01-27 | Phrasebook compiled for Japanese; weather_N in DictionaryGer | aarne | |
| 2015-01-21 | examples/phrasebook/Makefile: include Jpn in 'make forApp' | hallgren | |
| 2015-01-07 | patchJpn | lizazim | |
| 2014-12-11 | updates in app help file, e.g. the app name | aarne | |
| 2014-11-27 | switch PhrasebookBul back to present to avoid cabal build failure. More to ↵ | aarne | |
| investigate here. | |||
| 2014-11-27 | make PhrasebookBul use alltenses to prevent misbehaviour in App | aarne | |
| 2014-11-15 | a compilable stub of PhrasebookJpn. Sent to a native speaker expert for ↵ | aarne | |
| completions. | |||
| 2014-11-07 | fixes in PhrasebookChi | aarne | |
| 2014-08-24 | made 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-16 | Qiao'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-05 | making hard-wired questiong in PhrasebookChi type correct after addition of ↵ | aarne | |
| indirect questions | |||
| 2014-06-19 | restored some functions in PhrasebookDut to make it complete again | aarne | |
| 2014-06-19 | revert AWant in WordsDut back to using niet as negation | inari | |
| 2014-06-19 | reverted AWant back to using niet negation | inari | |
| 2014-06-19 | renaming in PhrasebookDut to avoid name clash in App | aarne | |
| 2014-06-19 | a couple of fixes in Phrasebook ; should compile now | aarne | |
| 2014-06-19 | Add some more constructions with geen as negative in WordsDut | inari | |
| 2014-06-19 | fixed negation in PhrasebookDut | inari | |
| 2014-06-18 | quick hack: changed cat name Language to LAnguage in Phrasebook to avoid ↵ | aarne | |
| clash with Construction.Language in App | |||
| 2014-05-09 | examples/phrasebook/Makefile2: add Chinese | hallgren | |
| Also remove arguments to raise the stack size, GF's built-in default is big enough now. | |||
| 2014-05-06 | eliminated dependency of PhrasebookChi from DictionaryChi ; added 'make ↵ | aarne | |
| forApp' to compile what is needed for Phrasebook in App | |||
| 2014-05-03 | some more words and phrases in PhrasebookChi ; native speaker check should ↵ | aarne | |
| be done soon | |||
| 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-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-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-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-10-12 | completed PhrasebookChi with many expressions, using Google translate as ↵ | aarne | |
| main source | |||
| 2013-10-11 | Chi phrasebook bootstrapped from Tha; far from finished | aarne | |
| 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-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-20 | refinementsDiffHindustani | virk.shafqat | |
| 2013-03-26 | Copula and lexical corrections to PhrasebookCat | inari.listenmaa | |
| 2013-03-08 | Small corrections in Spa files | inari.listenmaa | |
| * WordsSpa: Married with state copula; Warm from "tibio" to "caliente"; corrected a typo in Romania | |||
| 2013-02-20 | fixed details of Romance clitics for reflexives, imperatives, infinitives. A ↵ | aarne | |
| change in the type of VP.clit3 was needed. | |||
| 2013-01-23 | fixed the construction for English indirect questions of name in Phrasebook | aarne | |
| 2012-12-27 | RG and Phrasebook fixes | Nikita 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 | |||
