1
0
forked from GitHub/gf-core
Commit Graph

282 Commits

Author SHA1 Message Date
Aarne Ranta
74fd6eef3b AppUrd added 2017-08-21 15:06:46 +03:00
aarne
dd61e1dc19 re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the input 2017-04-11 15:48:18 +00:00
aarne
65d1867fe3 typo in imports of SentencesPes corrected 2017-01-30 22:17:00 +00:00
kaljurand
0b1a880eae better Estonian Phrasebook modules from https://github.com/GF-Estonian/GF-Estonian 2015-11-09 12:43:29 +00:00
aarne
73861c2993 started Estonian phrasebook modules to test AppEst 2015-11-09 10:43:24 +00:00
aarne
a1a602c681 rewrote an mkPN application in WordsGer to work around a problem that might be a type checker bug 2015-07-23 16:16:38 +00:00
hallgren
baf9fc576c examples/phrasebook/Makefile2: include Jpn and Snd in the build 2015-05-21 15:01:27 +00:00
aarne
818a119a5b App14 with Tha up and running! 2015-02-17 17:18:51 +00:00
aarne
340328b8a1 Phrasebook compiled for Japanese; weather_N in DictionaryGer 2015-01-27 13:18:44 +00:00
hallgren
6ddef21dea examples/phrasebook/Makefile: include Jpn in 'make forApp' 2015-01-21 12:16:57 +00:00
lizazim
68b4bb74cc patchJpn 2015-01-07 23:44:49 +00:00
aarne
a7b22188c1 updates in app help file, e.g. the app name 2014-12-11 20:05:57 +00:00
aarne
9ba5e6978b switch PhrasebookBul back to present to avoid cabal build failure. More to investigate here. 2014-11-27 17:08:35 +00:00
aarne
1e2627d9af make PhrasebookBul use alltenses to prevent misbehaviour in App 2014-11-27 16:36:51 +00:00
aarne
4b075da678 a compilable stub of PhrasebookJpn. Sent to a native speaker expert for completions. 2014-11-15 09:43:15 +00:00
aarne
27a3f8584b fixes in PhrasebookChi 2014-11-07 14:29:03 +00:00
aarne
9253d54b7e 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
1780742549 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
ac1e58817b making hard-wired questiong in PhrasebookChi type correct after addition of indirect questions 2014-07-05 08:34:22 +00:00
aarne
85d80a89be restored some functions in PhrasebookDut to make it complete again 2014-06-19 18:08:03 +00:00
inari
4af2576e7b revert AWant in WordsDut back to using niet as negation 2014-06-19 16:55:13 +00:00
inari
f36db77430 reverted AWant back to using niet negation 2014-06-19 16:51:55 +00:00
aarne
09476a16e2 renaming in PhrasebookDut to avoid name clash in App 2014-06-19 16:09:15 +00:00
aarne
5c7586bb78 a couple of fixes in Phrasebook ; should compile now 2014-06-19 15:55:39 +00:00
inari
3b7f6a271f Add some more constructions with geen as negative in WordsDut 2014-06-19 15:05:34 +00:00
inari
12fb4ab1a2 fixed negation in PhrasebookDut 2014-06-19 10:02:23 +00:00
aarne
28e50b0f5f 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
12a8e113c2 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
41d7f2dfaf 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
d752167f59 some more words and phrases in PhrasebookChi ; native speaker check should be done soon 2014-05-03 15:57:21 +00:00
aarne
cae40d2b0e Android app sources in examples/app - read README for advice 2014-04-02 21:34:40 +00:00
aarne
2a6cbe9a46 room_N in DictionaryChi 2014-03-31 14:30:31 +00:00
aarne
035d367b1f 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
2ee2769146 reference to DictEngChi changed to DictionaryChi 2014-03-10 18:00:15 +00:00
hallgren
41e3b28bfa examples/Phasebook/Makefile2: Lativan is fixed, include it again 2014-01-13 14:18:32 +00:00
normundsg
d89b5bd8c1 Phrasebook: Latvian is fixed (according to the latest RG) 2014-01-11 20:26:44 +00:00
hallgren
ac33c8a851 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
9c43c2bae3 examples/phrasebook/Makefile2: Finnish needs a larger stack 2013-12-17 15:13:44 +00:00
hallgren
8455435b75 examples/phrasebook/Makefile2: remove duplicated rule 2013-12-16 13:41:29 +00:00
hallgren
91d8bd8e10 examples/phrasebook/Makefile2: Romanian needs a larger stack 2013-11-29 17:34:09 +00:00
hallgren
3210a50648 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
4a82481a1f 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
8e43ac968f completed PhrasebookChi with many expressions, using Google translate as main source 2013-10-12 20:32:05 +00:00
aarne
7f74cdcb76 Chi phrasebook bootstrapped from Tha; far from finished 2013-10-11 12:16:03 +00:00
aarne
a05856ec93 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
8abd16bace added Sindhi Phrasebook 2013-06-15 20:12:48 +00:00
aarne
a5a269ac35 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
normundsg
f2ffe8bc7d PhrasebookLav is now compatible with the latest resource grammar 2013-05-30 14:48:21 +00:00
kr.angelov
51ae8bbce1 the Bulgarian phrasebook works again 2013-05-30 13:16:35 +00:00
aarne
3e30dd78ec annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes 2013-05-20 06:40:40 +00:00