Commit Graph

8659 Commits

Author SHA1 Message Date
kr.angelov
d07bcf3480 1800 new adjectives in Bul 2014-10-03 10:41:13 +00:00
kr.angelov
69d703c547 a bit more adjectives in Bulgarian 2014-10-02 16:17:23 +00:00
kr.angelov
71a3ca3d94 sort the entries in Bulgarian and fill in the gaps 2014-10-02 16:11:11 +00:00
kr.angelov
1ddafb4601 > 1700 new adjectives in DictionaryBul 2014-10-02 12:04:37 +00:00
kr.angelov
62b660c6cc capitalize more adjectives and nouns in DictionaryEng.gf 2014-10-02 09:16:03 +00:00
francis.tyers
eb0da492d0 add 'big' estonian lexicon 2014-10-02 09:10:15 +00:00
inari
89e305492a overloading mkVA, mkV2A, mkV3, mkVQ in Estonian 2014-10-02 08:59:49 +00:00
inari
e0052ab8ad Overload mkConj with 1-2 strs and 0-1 nums 2014-10-02 08:30:36 +00:00
inari
11a1e2f1a9 overloaded verb constructors to work with just string arguments 2014-10-02 08:04:56 +00:00
kr.angelov
e2e834dbed cleanup Dictionary.gf 2014-10-02 05:52:04 +00:00
kr.angelov
32f1610689 synch DictionaryEng.gf with the abstract syntax 2014-10-02 05:30:45 +00:00
kr.angelov
3856e6478b remove many_A and several_A 2014-10-01 22:21:37 +00:00
kr.angelov
87f0edf41d remove forty_A 2014-10-01 20:56:41 +00:00
kr.angelov
c423b1a004 fix beluga_N in Swedish 2014-10-01 20:30:56 +00:00
aarne
8b7dcbff5c fixed problem with missing mkAdV in some dictionaries 2014-10-01 17:11:44 +00:00
aarne
feff23951f bug fix in NounFin.DetCN: special case for NPSep with possessive determiners, to avoid things like "nimisi", which is a bug recently detected in PhrasebookFin 2014-10-01 16:44:50 +00:00
kr.angelov
09a5ae8ffd capitalize arab_A 2014-10-01 11:31:36 +00:00
kr.angelov
76ae59a05d capitalize rwandan_A and rwandan_N 2014-10-01 11:18:29 +00:00
kr.angelov
950b0f7e45 capitalize norman_A and norman_N 2014-10-01 07:59:51 +00:00
kr.angelov
62d3985c45 capitalize icelander_A, icelander_N, icelandic_A and icelandic_N 2014-10-01 07:53:29 +00:00
kr.angelov
a986997a22 remove ninth_A from the dictionaries 2014-10-01 07:49:24 +00:00
kr.angelov
3b2660d0fe capitalize nicaraguan_A and nicaraguan_N 2014-10-01 07:40:45 +00:00
kr.angelov
aace5b3a8e capitalize trinidadian_A and trinidadian_N 2014-10-01 07:24:50 +00:00
kr.angelov
7b31ec7fec capitalize cambodian_A and cambodian_N in DictionaryEng 2014-10-01 07:07:05 +00:00
kr.angelov
dee64838f4 bugfix in pgf_evaluate_expr_thunk 2014-09-30 17:34:29 +00:00
kr.angelov
8800d5af5b fix the adverbs for fast_A and hard_A 2014-09-30 16:42:33 +00:00
aarne
20d2d10866 84 more words from HSK in DictionaryChi. Now it covers almost all characters that appear in the HSK. The missing ones are used in words that are not in Dictionary abstract syntax. 2014-09-30 16:31:12 +00:00
kr.angelov
0bdd599972 fix pgf_value2expr for partial applications 2014-09-30 13:46:46 +00:00
kr.angelov
8801915523 enough fixes to get the JIT compiler compile for ARM. It is still broken if you try to use it 2014-09-30 12:39:31 +00:00
kr.angelov
f124723236 add evaluator.c in Android.mk 2014-09-30 12:37:18 +00:00
kr.angelov
ceb5b7bbf3 fix in reader.h for compiling jpgf.c 2014-09-30 11:25:27 +00:00
kr.angelov
cdac80b6b2 fix in pgf_print_expr for lambda abstractions with more than one argument 2014-09-30 09:42:18 +00:00
aarne
7223f905f0 AppChi needs more stack space now 2014-09-30 09:35:51 +00:00
aarne
b4a270bdf8 derived adverbs (over 400) in Dictionary except Bul,Hin 2014-09-30 09:29:22 +00:00
aarne
e218c38bae some fixes in grammar merging script 2014-09-30 09:05:14 +00:00
kr.angelov
9fd8d5d019 bugfix in the gate evaluate_value_lambda 2014-09-30 08:42:06 +00:00
aarne
eece5aa9be a script for merging word lists: typically, and old trusted one with a new generated one 2014-09-29 19:49:29 +00:00
aarne
0867669605 new DictionaryChi words from HSK word list 2014-09-29 19:48:52 +00:00
kr.angelov
2f7bd0306f minor stylistic change in GenerateBC 2014-09-29 15:08:00 +00:00
kr.angelov
698329f469 bugfix in the pattern matching compiler and a number of other fixes that I somehow did not push before 2014-09-29 15:00:04 +00:00
kr.angelov
0d08417efe bugfix in the RET instruction 2014-09-29 13:04:49 +00:00
aarne
cb79e8667e 6000 new words in DictionaryChi from Wiktionary 2014-09-29 12:35:10 +00:00
kr.angelov
e2477d87bb fix in DictionaryEng.gf 2014-09-29 07:42:40 +00:00
kr.angelov
51320fad1b fix in DictionaryBul.gf 2014-09-29 07:40:46 +00:00
kr.angelov
1d7e976560 enlarge the code window in pgf_jit_gates to ensure enough space on 64-bit machines 2014-09-29 07:34:32 +00:00
aarne
a757798656 checked that course of value tables (table P [...]) have the correct number of values w.r.t the type P. This was previously not checked, and caused hard-to-find run-time errors. 2014-09-27 17:14:35 +00:00
aarne
790e1f9ef2 fixed a bug causing too much gluing of Ita,Spa nominal forms with their complements; should only apply to clitic pronouns. And an even worse bug in Fre, due to the use of course-of-value tables in DiffFre (instead of full explicit tables). After the present participle was added to Romance verbs, these tables lacked one form, but this was not reported by the type checker. The result was garbled linearizations and, in some cases, run-time errors in the PGF interpreter. Something to fix in the concrete syntax type checker of course. 2014-09-27 11:17:52 +00:00
inari
a4bd9998fc fix beer_N in LexiconEst 2014-09-27 09:59:29 +00:00
hallgren
5ca06495b1 translator/DictionarySwe.gf: remove bogus variant "hinna" from film_V2 2014-09-26 16:04:55 +00:00
aarne
704eac5309 gerunds and participles in TranslateDut, a first version 2014-09-26 15:15:21 +00:00