1
0
forked from GitHub/gf-rgl
Commit Graph

186 Commits

Author SHA1 Message Date
aarne
1cc77858bd Inari's Spa changes merged in big DictionarySpa 2014-04-28 16:02:25 +00:00
inari
e006455c1e First 1300 words in TopDictionarySpa 2014-04-28 12:44:18 +00:00
aarne
e1a25630aa resolved a conflict in DictionaryFin 2014-04-26 18:24:37 +00:00
kr.angelov
a3ee1ab0fb about 4000 new words in DictionaryBul and small fixes in the other dictionaries 2014-04-25 21:17:09 +00:00
aarne
7d8ea3e316 updated DictionarySpa with Inari's latest updates 2014-04-25 20:34:15 +00:00
inari
4536ea7af9 first 990 words in TopDictionarySpa 2014-04-25 17:15:06 +00:00
inari
0b05ed2fe2 fix watch_*_V2 and stage_N in DictionaryFin and TopDictionaryFin 2014-04-25 11:38:41 +00:00
aarne
ae96c4dd4d added information on TopDictionary to translator/stept.t2t 2014-04-25 12:51:56 +00:00
inari
112d5dae28 First ~550 words in TopDictionarySpa 2014-04-25 08:57:58 +00:00
inari
b3a3d831e4 First ~1500 words in TopDictionaryFin 2014-04-24 08:05:17 +00:00
inari
1b0de2bd9f First 1500ish words of TopDictionaryFin checked 2014-04-24 08:00:17 +00:00
aarne
d8314addf9 improvements of DictionaryDut by Erik de Graaf 2014-04-24 06:50:29 +00:00
aarne
42b6594929 Dictionary edits by Inari and others 2014-04-24 06:18:48 +00:00
inari
c5eda7bba5 Fix call_V* and on_Adv in DictionarySpa 2014-04-23 11:00:21 +00:00
inari
6e260d7302 500 words in TopDictionaryFin 2014-04-23 10:58:27 +00:00
aarne
9c2f13b37b improved possessive ProDrop in Fin RGL and translate so that it no more returns metavariables in parsing 2014-04-22 19:50:45 +00:00
aarne
72940e0fc1 feminine pronouns in translation Dictionary ; to check in Bul and Hin 2014-04-21 08:21:21 +00:00
inari
b8dca3cde9 ~100 words of TopDictFin 2014-04-17 15:59:21 +00:00
hallgren
f315c92d2f translator/DictionarySwe.gf: fix learn_V
Copied from LexiconSwe.gf.

Also a small fix in lib/src/Makefile.
2014-04-17 13:15:23 +00:00
aarne
155ccb1019 disabled binding of elision in Ita and Fre, temporarily, to make more inputs parsable 2014-04-15 21:26:58 +00:00
aarne
376b07314c added some missing DictionaryIta entries, however without checking all intermediate entries 2014-04-15 20:13:24 +00:00
aarne
2b9a3ee2ca added missing words up to BNC 3000 in DictionarySwe ; not all intervening words checked however 2014-04-15 19:38:51 +00:00
aarne
19e2712c01 fixes in DictionaryFin - mainly missing lin's up to BNC 2000 2014-04-15 16:40:18 +00:00
aarne
3f7626bd21 carried over the Swe corrections to TopDictionarySwe to keep it in sync 2014-04-13 16:55:44 +00:00
aarne
860e25a570 corrected 200+ incorrect verb inflections in DictionarySwe ; there may be more 2014-04-13 16:52:06 +00:00
aarne
57c73e206e CompoundAP in translator/Extensions, e.g. language(-)independent. Implemented for all but Bul,Hin 2014-04-13 10:37:58 +00:00
aarne
5abc4cb50c DictionarySwe now checked up to 1800 2014-04-13 09:43:53 +00:00
aarne
491131081c enabled VPI_Chunk in Dut ; a couple of Dictionary fixes 2014-04-12 07:08:52 +00:00
aarne
1bae4e10e0 checked beginnings of DictionaryIta (350) and DictionarySpa (around 100, not an expert) 2014-04-11 18:35:02 +00:00
aarne
a4b94bc00b do_V in Spa and Ita 2014-04-11 16:13:52 +00:00
aarne
bd1d657971 big DictionaryDut from Wiktionary - very noisy for common words, but works 2014-04-11 16:04:32 +00:00
aarne
bea83ae75d added an experimental version of TranslateDut, and documentation steps.t2t on how it was built 2014-04-11 07:48:26 +00:00
aarne
558f07c6a9 bunch of corrections in DictionarySwe,Ger,Fre 2014-04-10 21:40:14 +00:00
aarne
45b7364b54 expelled "viktigpetter" from DictionarySwe as the translation of know_N 2014-04-10 19:51:40 +00:00
aarne
903aaa758f DictionarySwe checked to BNF-1500, plus a number of missing Prep's 2014-04-10 19:48:14 +00:00
aarne
3c20ba78fc modified the Dict check advice as for style of comments 2014-04-10 17:13:29 +00:00
aarne
9e15882c1b more words checked in DictionaryFre 2014-04-10 17:11:50 +00:00
aarne
a84f7d109d improved generation of BNC dictionaries ; now called TopDictionary for clarity 2014-04-10 13:07:05 +00:00
aarne
c4b5ac72a3 added a list of split word senses and their explanations generated from Dictionary.gf 2014-04-10 11:58:22 +00:00
aarne
580e4f3433 removed but_Subj from Dictionary: but is never a subjunction, and treating it so causes word order errors in many languages 2014-04-10 11:53:11 +00:00
aarne
3c3e426b13 more automatic creation of files in CheckDict ; words for translation in DictionaryFre 2014-04-10 07:06:57 +00:00
aarne
ce2f85c72a restored passives in Extensions for Bul,Fre,Ita,Spa ; PassAgentVPSlash in ExtraBul to be verified 2014-04-09 16:16:32 +00:00
aarne
060b359f81 more explicit inheritance list for Extensions in Translate 2014-04-09 13:06:14 +00:00
aarne
e8d79366e8 adjusted the contents of Translate.gf: (1) inherit everything in Idiom since it is useful and cheap ; (2) inherit ComplVV and SlashV2V from Verb rather than Extensions, since it is more efficient and already available for all languages. Actually the previous version didn't have these functions at all, which affected the quality quite a bit. 2014-04-09 09:40:43 +00:00
aarne
5b35766cfb revised TopDict Ger,Ita,Spa with the new Dictionary improvements 2014-04-08 21:18:39 +00:00
aarne
9b8526cf80 smart paradigm for refl verbs ending "se" in Spa 2014-04-08 20:28:27 +00:00
aarne
b522560478 further clean-up in DictionaryIta and Spa 2014-04-08 20:21:37 +00:00
aarne
9e63cbd7e2 DictionarySpa and Ita: retrieved a few thousand unpredictable noun genders from Wiktionary 2014-04-08 19:44:18 +00:00
aarne
6d67c79ff3 some words in DictionaryGer 2014-04-08 16:13:46 +00:00
aarne
f757ab82dc checked 600 entries in DictionaryFre ; CheckDict.hs, functions for dictionary checking 2014-04-08 15:12:34 +00:00