Commit Graph

3430 Commits

Author SHA1 Message Date
kr.angelov dbad21daba fixes in the dictionaries 2014-03-28 14:09:09 +00:00
inari 5b730e090f Add constructions with motion verbs and direction adverbs for Eng,Fin,Fre,Ger,Swe in Construction 2014-03-28 12:34:07 +00:00
aarne ff113da8ae corrected the default of Ita mkV "...ere" to temere_20, which is considered the regular 2nd conjugation 2014-03-28 07:28:54 +00:00
inari 4f4905b353 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
inari ccfd229fe6 Add need_V* to DictionaryFre (nécessiter, TODO add multi-word verb constructor for mkV for "avoir besoin de") 2014-03-26 14:34:45 +00:00
aarne 8b9431b60b ExtensionsSpa added 2014-03-25 16:30:41 +00:00
kr.angelov 762a6a8845 fixes in the Bulgarian dictionary 2014-03-22 08:00:43 +00:00
kr.angelov 8695d8724d fixes in the Bulgarian dictionary 2014-03-21 10:52:40 +00:00
aarne 49f0ca5659 any determineds in DictionarySwe 2014-03-20 08:09:28 +00:00
aarne 6ca0417596 corrected use of possess_Prep in Chi to avoid double "de" 2014-03-20 06:56:44 +00:00
aarne 1329ed7758 corrected Irreg verbs in DictionaryIta: over 700 occurrences 2014-03-19 21:54:35 +00:00
aarne 9231b49b8e added IrregIta with over 600 verbs 2014-03-19 21:22:05 +00:00
aarne e45306b2d0 added tenses to RGLBaseHin 2014-03-18 10:21:29 +00:00
aarne e0caa63046 RGLBaseHin added ; DocumentationHin in LangHin so that it gets compiled in RGL 2014-03-18 09:16:38 +00:00
aarne 8a9bd1b4a9 DictionarySwe: compound form of vice_N 2014-03-17 18:16:41 +00:00
aarne 5bf298386b worked around a problem of evaluating BIND in pre in DiffFre.relPron 2014-03-17 18:09:23 +00:00
aarne b7f1975be2 Fre and Ita: elision with BIND 2014-03-17 16:29:11 +00:00
aarne 131044cfc9 RGLBaseGer added 2014-03-16 15:28:44 +00:00
aarne 76afac499b Jordi's addition to Combinators api: appCN and appCNc 2014-03-15 06:09:58 +00:00
aarne 775fbc5fd3 import DocumentationBul in LangBul 2014-03-14 14:49:52 +00:00
aarne 6a56e175ff added RGLBaseBul 2014-03-14 14:49:33 +00:00
aarne 9ce239fb6c moved the small app chunking grammars from lib/src/experimental to examples/translator; the proper place might be in the git contributions, but this can be decided later 2014-03-14 13:28:42 +00:00
kr.angelov 49b85a2773 fix in DictionaryEng.gf 2014-03-14 12:50:25 +00:00
aarne ce56b5e723 RGLBase preparing PredSpa 2014-03-14 09:11:49 +00:00
aarne d9686ef5cb documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing) 2014-03-14 08:36:10 +00:00
aarne 55b4af9e1b DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual. 2014-03-14 08:22:04 +00:00
aarne e1a558fc7d small fix in PredEng 2014-03-13 21:08:21 +00:00
aarne 0cf8937bb6 removed the App project from resource library: it is an application grammar 2014-03-13 17:07:11 +00:00
aarne b82b66a8ad path in AllIta to find SyntaxIta in a fresh project 2014-03-13 15:39:54 +00:00
aarne 5731294b53 DictionaryIta bootstrapped from Wiktionary, 16k lemmas 2014-03-13 14:42:02 +00:00
aarne 3a39903563 AppIta, with a small lexicon 2014-03-13 13:27:51 +00:00
aarne 1d2d8aa8ac support for Italian translator and documentation 2014-03-13 13:27:18 +00:00
aarne f0425425d9 started DictionaryIta 2014-03-13 12:36:42 +00:00
aarne 775f186447 AppFre now works 2014-03-13 12:33:12 +00:00
aarne b325f74048 App ported to Fre 2014-03-13 11:12:34 +00:00
aarne 7b545dbb0e added SmallPredChi 2014-03-13 08:57:51 +00:00
aarne a5ae872968 insanely fast AppEngChiFinSwe 2014-03-12 20:34:38 +00:00
inari 93373d60e9 add a couple of words in DictionaryFre 2014-03-12 18:23:24 +00:00
aarne ac39f37915 SmallPred for optimized parsing speed: 20 times faster than NDPred 2014-03-12 16:37:00 +00:00
kr.angelov 450ee9ff27 fix in the Bulgarian dictionary 2014-03-12 11:02:36 +00:00
kr.angelov befa50eb5f fixes in the Bulgarian dictionary 2014-03-12 10:52:00 +00:00
kr.angelov 82fd83d33b split company and fork into different senses 2014-03-12 10:50:42 +00:00
kr.angelov dd8014faf4 three more fixes 2014-03-12 08:04:30 +00:00
kr.angelov 4a532cd023 more fixes in the Swedish dictionary 2014-03-12 08:00:03 +00:00
aarne 896efb12c8 contracted forms in PredEng. It is very important for efficiency that variants are formed at the last possible stage of sentence formation. This compromises the compactness of the source code somewhat. 2014-03-12 05:53:24 +00:00
kr.angelov c1c4d38027 a number of fixes in the Swedish lexicon 2014-03-11 22:39:23 +00:00
aarne 772afa082f removed an extra dangling c3 preposition in Eng and Swe 2014-03-11 22:11:35 +00:00
aarne 81c169b8d7 a module with a small subset of Pred functions, to be used with aggressive chunking 2014-03-11 20:57:40 +00:00
aarne 4ca5ffc892 punctuation added to NDTrans 2014-03-11 20:57:17 +00:00
aarne 96087ea21d App.gf: an experiment in combining phrasebook, rgl, and chunking, to support three colours in an app to indicate translation confidence 2014-03-10 18:00:53 +00:00