Commit Graph

4515 Commits

Author SHA1 Message Date
kr.angelov b543716536 fixes in the dictionaries 2014-03-28 14:09:09 +00:00
inari 2ae5bdf406 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 b203f9c55e 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 3fe7b3ec32 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
inari e6f2a29875 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 bf5c4a203d ExtensionsSpa added 2014-03-25 16:30:41 +00:00
kr.angelov f3fb99005d fixes in the Bulgarian dictionary 2014-03-22 08:00:43 +00:00
kr.angelov 26a4bdc357 fixes in the Bulgarian dictionary 2014-03-21 10:52:40 +00:00
aarne ffca87389a any determineds in DictionarySwe 2014-03-20 08:09:28 +00:00
aarne 3e80f7f94d corrected use of possess_Prep in Chi to avoid double "de" 2014-03-20 06:56:44 +00:00
aarne 5697f22ea3 corrected Irreg verbs in DictionaryIta: over 700 occurrences 2014-03-19 21:54:35 +00:00
aarne 0e750be45b added IrregIta with over 600 verbs 2014-03-19 21:22:05 +00:00
aarne 4b1d230f83 added tenses to RGLBaseHin 2014-03-18 10:21:29 +00:00
aarne 84963c8490 RGLBaseHin added ; DocumentationHin in LangHin so that it gets compiled in RGL 2014-03-18 09:16:38 +00:00
aarne 2d331cc565 DictionarySwe: compound form of vice_N 2014-03-17 18:16:41 +00:00
aarne 69c70606ed worked around a problem of evaluating BIND in pre in DiffFre.relPron 2014-03-17 18:09:23 +00:00
aarne 27a4bab3fd Fre and Ita: elision with BIND 2014-03-17 16:29:11 +00:00
aarne 8c15bdb119 RGLBaseGer added 2014-03-16 15:28:44 +00:00
aarne fd3314719a Jordi's addition to Combinators api: appCN and appCNc 2014-03-15 06:09:58 +00:00
aarne a23ee4b9ca import DocumentationBul in LangBul 2014-03-14 14:49:52 +00:00
aarne 9acff2ec3d added RGLBaseBul 2014-03-14 14:49:33 +00:00
aarne f5e60cddca 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 ab703b2bc3 fix in DictionaryEng.gf 2014-03-14 12:50:25 +00:00
aarne 361a97cba4 RGLBase preparing PredSpa 2014-03-14 09:11:49 +00:00
aarne f7468ef4f8 documentation files for Spa (terminology to be checked; verb forms not shared in Romance missing) 2014-03-14 08:36:10 +00:00
aarne 3896546bf1 DictionarySpa with 21k lemmas from Wiktionary. Many guesses both in morphology and semantics, as usual. 2014-03-14 08:22:04 +00:00
aarne d9421e454e small fix in PredEng 2014-03-13 21:08:21 +00:00
aarne 4cc7008a5c removed the App project from resource library: it is an application grammar 2014-03-13 17:07:11 +00:00
aarne 3582983a6d path in AllIta to find SyntaxIta in a fresh project 2014-03-13 15:39:54 +00:00
aarne d90c0bc9cf DictionaryIta bootstrapped from Wiktionary, 16k lemmas 2014-03-13 14:42:02 +00:00
aarne 89dedda396 AppIta, with a small lexicon 2014-03-13 13:27:51 +00:00
aarne 4aca8f4522 support for Italian translator and documentation 2014-03-13 13:27:18 +00:00
aarne d7240ae889 started DictionaryIta 2014-03-13 12:36:42 +00:00
aarne b8351f36ce AppFre now works 2014-03-13 12:33:12 +00:00
aarne 11c25656d0 App ported to Fre 2014-03-13 11:12:34 +00:00
aarne 3636b18e26 added SmallPredChi 2014-03-13 08:57:51 +00:00
aarne 53f078b029 insanely fast AppEngChiFinSwe 2014-03-12 20:34:38 +00:00
inari 2d26cf011f add a couple of words in DictionaryFre 2014-03-12 18:23:24 +00:00
aarne c40a59ed44 SmallPred for optimized parsing speed: 20 times faster than NDPred 2014-03-12 16:37:00 +00:00
kr.angelov ce7480f26e fix in the Bulgarian dictionary 2014-03-12 11:02:36 +00:00
kr.angelov 8f647be115 fixes in the Bulgarian dictionary 2014-03-12 10:52:00 +00:00
kr.angelov 389b1189df split company and fork into different senses 2014-03-12 10:50:42 +00:00
kr.angelov 0f19f217e8 three more fixes 2014-03-12 08:04:30 +00:00
kr.angelov 624de9becc more fixes in the Swedish dictionary 2014-03-12 08:00:03 +00:00
aarne d645120950 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 3f7f2b3d72 a number of fixes in the Swedish lexicon 2014-03-11 22:39:23 +00:00
aarne 2b8704fe8a removed an extra dangling c3 preposition in Eng and Swe 2014-03-11 22:11:35 +00:00
aarne f95e064c5f a module with a small subset of Pred functions, to be used with aggressive chunking 2014-03-11 20:57:40 +00:00
aarne a1a51f4adf punctuation added to NDTrans 2014-03-11 20:57:17 +00:00
aarne 8cca2e5b5d 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