1
0
forked from GitHub/gf-rgl
Commit Graph

3561 Commits

Author SHA1 Message Date
aarne 3f83a7a8a7 corrected or commented out clearly non-verb Spanish V entries with the new CheckInflection script 2014-12-07 13:06:13 +00:00
aarne d8d5972c14 applied prep verb generation to DictionarySwe. New entries commented with guess-p-verb 2014-12-07 11:55:51 +00:00
aarne 7d75c1373f script PrepVerb.hs to create rules for prepositional and particle verbs ; modified MergeDict.hs to add them only in cases where the old dict does not have them 2014-12-07 11:53:58 +00:00
kr.angelov fb5d28e88c fix in LexiconBul.gf 2014-12-06 21:31:09 +00:00
kr.angelov 0345b845a3 merge center with centre 2014-12-06 20:08:15 +00:00
kr.angelov d45465de3f merge theater and theatre 2014-12-06 19:31:58 +00:00
aarne 7521bfd170 restored Dictionary.get_V2 which had been omitted. It is a very common verb, although sense splits will certainly be needed. 2014-12-06 11:36:54 +00:00
aarne d11bd942b3 alternative placement of adverb in TranslateEng.AdvVP: before object. Should increase coverage. After object still the first variant. 2014-12-06 11:35:33 +00:00
aarne d3f98ee898 DictionaryFin: added 58 missing Prep and other structural words 2014-12-06 08:38:25 +00:00
aarne 0b5d6f409a quite a few prepositions in DictionarySwe, in particular multiwords 2014-12-05 18:36:42 +00:00
aarne 2969519a16 missing structural words in DictionarySwe 2014-12-05 18:12:40 +00:00
aarne dafe0f94bd commented out whichever_A from Dictionary 2014-12-05 18:12:18 +00:00
aarne a9a36a47c3 mkQuant added to ParadigmsFin ; added missing Quants to DictionaryFin 2014-12-05 17:02:56 +00:00
aarne ce40578bb6 removed morePl_Det and moreSg_Det from Dictionary, because more_Quant covers them 2014-12-05 16:49:47 +00:00
aarne 99b7c66e0c optional pro drop in DictionaryCat ; some missing Prons in Cat,Hin,Ita,Spa 2014-12-05 15:55:21 +00:00
francis.tyers 0beb1b631c add sing_V2 2014-12-05 12:54:15 +00:00
kr.angelov 68192cf52f fix a warning in ExtraBul.gf 2014-12-05 12:47:56 +00:00
kr.angelov 0b5de2df8c store the accusative as well as the dative clitics in Bulgarian 2014-12-05 12:46:17 +00:00
kr.angelov 750c70b86c merge savory_A/unsavory_A with savoury_A/unsavoury_A 2014-12-04 11:10:41 +00:00
kr.angelov 48919e6d01 a few words checked/fixed in Bulgarian 2014-12-04 10:53:18 +00:00
kr.angelov 6a8a37ea43 merge savory_N and savoury_N 2014-12-04 10:51:46 +00:00
aarne ce813e2cc0 resolved conflicts in Catalan 2014-12-04 06:53:13 +00:00
jordi.saludes d81a950a3b Catalan constructions and terminology 2014-12-03 15:31:03 +00:00
kr.angelov 98c67af220 fix meaningless_A and dumb_A in Bulgarian 2014-12-03 15:17:22 +00:00
kr.angelov 1307e03931 fix mean_V2 in Bulgarian 2014-12-03 14:59:00 +00:00
aarne 19e618efcc enabled DocumentationCat in translator and app 2014-12-03 14:40:32 +00:00
aarne fa75fc4347 added Predef.BIND to elision words in Catalan. 2014-12-03 13:18:23 +00:00
kr.angelov 9b8ba02225 a couple of words checked in Bulgarian 2014-12-03 13:10:25 +00:00
aarne fc7834ce7b indefinite article in Catalan: use uns/unes only in substantival case (like in Spanish) 2014-12-03 12:47:06 +00:00
francis.tyers 47ceadb3b5 translate spanish to catalan 2014-12-03 10:44:09 +00:00
francis.tyers 3017839d48 translate spanish to catalan 2014-12-03 10:42:33 +00:00
francis.tyers 49953be34f translate spanish to catalan 2014-12-03 10:38:44 +00:00
francis.tyers 09107cceb5 translate spanish to catalan 2014-12-03 10:29:25 +00:00
francis.tyers 7f65795547 translate spanish to catalan 2014-12-03 10:27:21 +00:00
aarne b4e62cd411 ChunkCat. Needs revision of syncategorematic words, now copied from Spanish. 2014-12-03 08:48:11 +00:00
aarne d39da90bfa Catalan added to wide coverage translator. TerminologyCat, ExtensionsCat, ConstructionsCat, and DocumentationCatFunctor need changes of Spanish words to Catalan ones, and also some general checks. 2014-12-03 08:46:21 +00:00
kr.angelov 98b54e8b3c kindergarten_N in Bulgarian and Swedish 2014-12-02 18:37:00 +00:00
aarne 83b94402e2 some fixes in DictionaryFin,Fre,Swe 2014-12-02 13:17:12 +00:00
kr.angelov d42d0e62bc two more fixes in DictionaryBul.gf 2014-12-02 10:32:02 +00:00
kr.angelov 403116cafd split conservative_N into two senses 2014-12-02 10:10:18 +00:00
kr.angelov 5002d04fc7 a number of fixes in DictionaryBul 2014-12-02 10:04:33 +00:00
aarne 6de045977f some verbs fixed in Ita and Fre Dictionary 2014-11-30 22:22:46 +00:00
aarne 5c1a78e846 another optimization of Romance VP. Effect on Fre over 50% in compilation and parse speed. Somewhat smaller on Spa,Ita,Cat. 2014-11-30 15:05:00 +00:00
aarne 051817dfb5 eliminated one parameter from Fre, resulting in twice as fast compilation 2014-11-30 12:53:50 +00:00
aarne 7805f0f339 experiment in discontinuous Cl type in Romance, tried in French. The current result is that compilation is twice as fast as before, but parsing becomes slower. Hence not in the main RGL yet. 2014-11-29 11:05:51 +00:00
inari ed0a3f7f08 fix hammer and hamburger in DictionaryFin 2014-11-27 11:48:23 +00:00
inari a7fb064029 fix morphology of parvi & add angel_N in DictionaryFin 2014-11-27 11:45:06 +00:00
aarne 41f7a0d9b0 Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English" 2014-11-20 22:10:24 +00:00
aarne d733b8641f PossNP in Dut 2014-11-20 21:37:11 +00:00
francis.tyers 11a97e1aef 'adjective' er ikkje 'kahvio' 2014-11-17 15:20:47 +00:00