aarne
71e573931a
switch PhrasebookBul back to present to avoid cabal build failure. More to investigate here.
2014-11-27 17:08:35 +00:00
aarne
a55bd1e5e0
make PhrasebookBul use alltenses to prevent misbehaviour in App
2014-11-27 16:36:51 +00:00
aarne
02daef144c
a compilable stub of PhrasebookJpn. Sent to a native speaker expert for completions.
2014-11-15 09:43:15 +00:00
aarne
805f3a640b
fixes in PhrasebookChi
2014-11-07 14:29:03 +00:00
aarne
67fefa20a5
made the "how old" construction in Chinese more efficient by moving variants 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-08-24 14:28:48 +00:00
aarne
423fa50994
Qiao's corrections in PhrasebookChi. This replaces the old, partial and low-quality version and is hence the first Chinese phrasebook version that can claim high quality.
2014-07-16 21:07:34 +00:00
aarne
205f4567fb
making hard-wired questiong in PhrasebookChi type correct after addition of indirect questions
2014-07-05 08:34:22 +00:00
aarne
66012e47bc
restored some functions in PhrasebookDut to make it complete again
2014-06-19 18:08:03 +00:00
inari
8fbec7d9ed
revert AWant in WordsDut back to using niet as negation
2014-06-19 16:55:13 +00:00
inari
66b2858606
reverted AWant back to using niet negation
2014-06-19 16:51:55 +00:00
aarne
8cb9364af0
renaming in PhrasebookDut to avoid name clash in App
2014-06-19 16:09:15 +00:00
aarne
27a60479b6
a couple of fixes in Phrasebook ; should compile now
2014-06-19 15:55:39 +00:00
inari
d6ee595aa9
Add some more constructions with geen as negative in WordsDut
2014-06-19 15:05:34 +00:00
inari
c8b5e03e6a
fixed negation in PhrasebookDut
2014-06-19 10:02:23 +00:00
aarne
7ee4b14b08
quick hack: changed cat name Language to LAnguage in Phrasebook to avoid clash with Construction.Language in App
2014-06-18 15:38:11 +00:00
hallgren
186e3effba
examples/phrasebook/Makefile2: add Chinese
...
Also remove arguments to raise the stack size, GF's built-in default is big
enough now.
2014-05-09 13:07:02 +00:00
aarne
b6cbe2308b
eliminated dependency of PhrasebookChi from DictionaryChi ; added 'make forApp' to compile what is needed for Phrasebook in App
2014-05-06 20:09:21 +00:00
aarne
bd4728b313
some more words and phrases in PhrasebookChi ; native speaker check should be done soon
2014-05-03 15:57:21 +00:00
aarne
b84bd78ab9
Android app sources in examples/app - read README for advice
2014-04-02 21:34:40 +00:00
aarne
8a2ee67ad5
room_N in DictionaryChi
2014-03-31 14:30:31 +00:00
aarne
b3b1d0dff3
added the phrase "what time is it" in ten languages. For simplicity, this is 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-28 08:02:14 +00:00
aarne
65a076d4d3
reference to DictEngChi changed to DictionaryChi
2014-03-10 18:00:15 +00:00
hallgren
aea787aded
examples/Phasebook/Makefile2: Lativan is fixed, include it again
2014-01-13 14:18:32 +00:00
normundsg
0000ecfbc7
Phrasebook: Latvian is fixed (according to the latest RG)
2014-01-11 20:26:44 +00:00
hallgren
fc53e062a3
examples/Phasebook/Makefile2: Lativan is broken, omit it for now
...
Also rewrote Makefile2 in a more compact way.
2014-01-10 13:26:42 +00:00
hallgren
a6cc1b03e4
examples/phrasebook/Makefile2: Finnish needs a larger stack
2013-12-17 15:13:44 +00:00
hallgren
27bd7bbb15
examples/phrasebook/Makefile2: remove duplicated rule
2013-12-16 13:41:29 +00:00
hallgren
25b3d5adc0
examples/phrasebook/Makefile2: Romanian needs a larger stack
2013-11-29 17:34:09 +00:00
hallgren
1ae58146cd
examples/phrasebook: add Makefile2 for parallel grammar compilation
...
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 16:32:38 +00:00
hallgren
b237996eb3
examples/phrasebook: adding --# -coding=latin1 to 18 modules
...
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 17:47:50 +00:00
aarne
abfa2ee536
completed PhrasebookChi with many expressions, using Google translate as main source
2013-10-12 20:32:05 +00:00
aarne
0052026cc6
Chi phrasebook bootstrapped from Tha; far from finished
2013-10-11 12:16:03 +00:00
aarne
4e7f3766cb
finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin.
2013-08-07 09:52:40 +00:00
virk.shafqat
73e68685ef
added Sindhi Phrasebook
2013-06-15 20:12:48 +00:00
aarne
ebf34a3fd3
phrasebook Nor compiles again; added make ParseChi and ParseEngChi
2013-05-30 15:08:45 +00:00
normundsg
598d22a783
PhrasebookLav is now compatible with the latest resource grammar
2013-05-30 14:48:21 +00:00
kr.angelov
0330a2e5e8
the Bulgarian phrasebook works again
2013-05-30 13:16:35 +00:00
aarne
b5fc542142
annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes
2013-05-20 06:40:40 +00:00
virk.shafqat
81bb7c7dde
refinementsDiffHindustani
2013-04-20 09:15:49 +00:00
inari.listenmaa
03f0316dae
Copula and lexical corrections to PhrasebookCat
2013-03-26 16:47:36 +00:00
inari.listenmaa
33bab1a6e2
Small corrections in Spa files
...
* WordsSpa: Married with state copula; Warm from "tibio" to "caliente"; corrected a typo in Romania
2013-03-08 12:33:21 +00:00
aarne
8eaf3c319e
fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed.
2013-02-20 19:34:20 +00:00
aarne
748e531dc9
fixed the construction for English indirect questions of name in Phrasebook
2013-01-23 09:29:39 +00:00
Nikita Frolov
9f9c6abb82
RG and Phrasebook fixes
...
- 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-27 21:04:26 +00:00
normundsg
ce34c399e0
Some fixes to the Russian Phrasebook
2012-12-17 09:57:13 +00:00
aarne
309c6358f5
added functions to Ron and Chi needed for YAQL
2012-12-09 19:01:19 +00:00
aarne
2e4116c8ed
superlative agreement and position in PhrasebookFre
2012-12-07 15:37:37 +00:00
aarne
9cd8f4e016
fixed external case for countries in PhrasebookFin
2012-12-07 15:25:27 +00:00
normundsg
a9d5cd527b
PhrasebookLav: synchronised with the latest changes in the resource grammar
2012-11-01 02:36:29 +00:00
hallgren
edb700ddf8
Phrasebook: make clean
2012-10-19 14:08:09 +00:00