1
0
forked from GitHub/gf-core
Commit Graph

1432 Commits

Author SHA1 Message Date
aarne
7363598913 added an experimental version of TranslateDut, and documentation steps.t2t on how it was built 2014-04-11 07:48:26 +00:00
aarne
63b570ad30 bunch of corrections in DictionarySwe,Ger,Fre 2014-04-10 21:40:14 +00:00
aarne
a77a885f42 expelled "viktigpetter" from DictionarySwe as the translation of know_N 2014-04-10 19:51:40 +00:00
aarne
333a9d3710 DictionarySwe checked to BNF-1500, plus a number of missing Prep's 2014-04-10 19:48:14 +00:00
inari
e9a9418753 Fixes in Catalan which_IQuant; added 2- and 3-arg smart paradigms for verbs + made 1-arg smart paradigm better 2014-04-10 18:12:36 +00:00
inari
73f1ab6e36 Add InvQuestCl in ExtraSpa; fix convertir in LexiconSpa; add phonetic changes to feminine article in PhonoSpa 2014-04-10 13:41:53 +00:00
aarne
f0f56eeed6 modified the Dict check advice as for style of comments 2014-04-10 17:13:29 +00:00
aarne
e7452a19b4 more words checked in DictionaryFre 2014-04-10 17:11:50 +00:00
aarne
0525c7837a improved generation of BNC dictionaries ; now called TopDictionary for clarity 2014-04-10 13:07:05 +00:00
aarne
7eb4097681 added a list of split word senses and their explanations generated from Dictionary.gf 2014-04-10 11:58:22 +00:00
aarne
7a8706aa7e 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
4b34c51e4c more automatic creation of files in CheckDict ; words for translation in DictionaryFre 2014-04-10 07:06:57 +00:00
aarne
1397bb4528 restored passives in Extensions for Bul,Fre,Ita,Spa ; PassAgentVPSlash in ExtraBul to be verified 2014-04-09 16:16:32 +00:00
aarne
6d6d641b73 more explicit inheritance list for Extensions in Translate 2014-04-09 13:06:14 +00:00
aarne
6fc7271950 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
edcb328b70 revised TopDict Ger,Ita,Spa with the new Dictionary improvements 2014-04-08 21:18:39 +00:00
aarne
2ca8024ba4 smart paradigm for refl verbs ending "se" in Spa 2014-04-08 20:28:27 +00:00
aarne
70dddec7e1 further clean-up in DictionaryIta and Spa 2014-04-08 20:21:37 +00:00
aarne
d7e25e7bdd DictionarySpa and Ita: retrieved a few thousand unpredictable noun genders from Wiktionary 2014-04-08 19:44:18 +00:00
aarne
8fc7cc5541 some words in DictionaryGer 2014-04-08 16:13:46 +00:00
aarne
0d564c15ff smartened Paradigms in Ita and Spa to recognize some more nouns as feminine 2014-04-08 15:37:43 +00:00
aarne
72b6d8da9c checked 600 entries in DictionaryFre ; CheckDict.hs, functions for dictionary checking 2014-04-08 15:12:34 +00:00
aarne
2198d18d3a TopDictFre checked to 500 2014-04-08 12:53:03 +00:00
aarne
feb4ff5dd1 plural of stad in Dut 2014-04-08 09:19:50 +00:00
aarne
04f9a50da0 some new ParadigmsFre and DictionarySwe 2014-04-07 20:23:11 +00:00
aarne
02a0372b41 checked 300+ words in TopDictFre ; not yet merged in DictionaryFre 2014-04-07 20:22:42 +00:00
aarne
2825f9e420 VPI chunks linearized ; nouns with ión in Spanish and zione in Italian marked as feminine 2014-04-07 12:02:52 +00:00
kr.angelov
1671383e1c another fix in DictionaryBul 2014-04-07 09:53:31 +00:00
kr.angelov
024321b520 fixes in DictionaryBul 2014-04-07 09:52:12 +00:00
aarne
0df4d4bef6 restored passives in Translate, generalized IdRP in Eng 2014-04-07 07:57:55 +00:00
aarne
b7973f2f5d restored the initial segment of TopDictSwe 2014-04-06 20:19:46 +00:00
aarne
79fe3f2b49 swede in DictionaryEng ; CompoundCN probability in translate.probs tweaked to avoid too aggressive compounding 2014-04-06 19:45:35 +00:00
aarne
37c3afa9b4 added "todo" dictionaries 2014-04-06 19:19:51 +00:00
aarne
82a333c602 normalized Dictionary Fin,Chin,Hin,Fre to a format easier to process automatically; other Dictionary files were already in this format: each rule prefixed by "lin", sorted, checked parts uncommented, unchecked or problematic parts commented, one rule per line 2014-04-06 16:26:16 +00:00
hallgren
5d36c4734d Fixes for compiling Translate10.pgf 2014-04-04 19:04:16 +00:00
hallgren
3fa7b3e04b 149 new words in DictinarySwe.gf (mostly geographical names) 2014-04-04 19:02:42 +00:00
aarne
0aff5f4aa4 type error in finnish revealed 2014-04-04 17:01:06 +00:00
aarne
0577ec19a4 fixed type errors in finnish revealed by improved type checker 2014-04-04 16:38:36 +00:00
aarne
c4a45f687f translate10 do the right thing 2014-04-04 14:45:50 +00:00
aarne
81f76ba658 Make for Translate10 2014-04-04 14:32:05 +00:00
aarne
316e473a1e added Spa and Ita to translator/ ; omitted some Extensions functions to double the parsing speed 2014-04-04 14:13:11 +00:00
aarne
ab3244fbe5 polarities restored in Hin translation 2014-04-04 12:05:20 +00:00
aarne
b5500723c4 the word for time in some Dictionaries 2014-04-04 07:29:42 +00:00
aarne
2ae1392cc1 Chunking and other robust translation facilities in plain RGL 2014-04-02 21:16:03 +00:00
aarne
8fc7add8a8 experimenting with exclusion of some functions to gain speed in Translate 2014-04-02 14:04:48 +00:00
aarne
086085b9a3 chunks for ordinary RGL, defined with a functor 2014-04-02 13:19:34 +00:00
aarne
99c31f406b Dictionary updates in Ger,Swe 2014-04-02 09:58:25 +00:00
aarne
2f06675db1 corrected some prepositions in DictionaryGer 2014-04-02 07:48:18 +00:00
aarne
c328a7fd4a next 320 BNC words checked in Swe 2014-04-01 17:23:17 +00:00
hallgren
5d7c894380 translator/DictionarySwe.gf: fix for tasty_A, mkA "god" "gott" 2014-04-01 14:38:16 +00:00