Commit Graph

4516 Commits

Author SHA1 Message Date
aarne 145ccb1079 moved DictEngFin from stemmed to main level and checked some critical words for the spoken translator 2013-10-27 16:08:18 +00:00
aarne 6817e96fed fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +00:00
aarne a7f2ed57c1 updated DictEngSwe with Folkets lexikon and with 120 most common missing Penn treebank words, the latter manually. Folkets lexicon needs some manual revision (which is the reason not just to link to the automatically generated version). 2013-10-27 15:13:29 +00:00
aarne cc914d9f38 added ext field to Eng.VP for extraposed sentences etc, which should appear after adverb: "she said yesterday that he was ill" 2013-10-25 13:06:21 +00:00
aarne 3ce5100054 merged sysu/Assign* with DictEngChi now that they have been checked; fixed some multicharacter problems 2013-10-23 16:13:21 +00:00
kr.angelov 4e27514c12 more in DictEngBul 2013-10-24 08:04:59 +00:00
kr.angelov aeccf04cda put was used as regular verb in few places in DictEng 2013-10-23 15:33:33 +00:00
kr.angelov 71a1918576 fix in DictUrd to make it compile 2013-10-23 15:08:57 +00:00
kr.angelov 0ecc74af82 a few fixes in DictEngBul and DictEng 2013-10-23 15:07:43 +00:00
inari eb7ecd4510 Add DictEst to Makefile 2013-10-22 12:40:19 +00:00
inari 2a397b3dc5 fixes to estonian 2013-10-22 12:23:52 +00:00
aarne 4848f6fb0b added missing PartNP and a classifier to CountNP in Chi 2013-10-22 06:06:25 +00:00
aarne 50ee9513ff Qiao's corrections to SYSU assignements. 2013-10-20 10:13:50 +00:00
aarne b15fd333c7 more general Pinyin file generation in Chi 2013-10-19 16:00:07 +00:00
aarne 4803c693f0 time adverb word order in Chi ; mkDet in MakeStructural Swe 2013-10-19 15:40:27 +00:00
aarne 7e921934a0 fixed the case of substantival possessives in Eng 2013-10-19 10:07:26 +00:00
aarne 98611c1401 Added Est to resource demo. Also have_V2 which was missing in the demo. 2013-10-18 12:17:52 +00:00
aarne a480564fe4 Estonian - the 29th complete RGL language. Copied from Kaarel Kaljurand's and Inari Listenmaa's repository in https://github.com/GF-Estonian/GF-Estonian, where later developments will continue to take place. 2013-10-18 11:45:06 +00:00
aarne 635252bb1f removed that-less variants of ComplVS and SlashV2S from VerbEng, and added constructors ComplBareVS and SlashBareV2S to Extra, so that the library user can control the presence of "that". 2013-10-18 08:45:56 +00:00
aarne eba599f2f1 corrections in DictEngChi 2013-10-16 14:46:19 +00:00
aarne ad3ac88f80 fixed one forgotten Chinese char in pinyin/ResChi 2013-10-16 13:55:32 +00:00
aarne 9c0efc92bb revised Pinyin versions of Chi files: now called Chi instead of Cmn for simplicity, but resideing in chinese/pinyin, which should appear in path before chinese and alltenses when used 2013-10-16 13:46:18 +00:00
aarne 6c3224aded ResDut was removed by mistake - now it is back 2013-10-16 11:46:31 +00:00
aarne 19f8935e51 tagged version of Dut: an experiment for glossing 2013-10-15 13:07:07 +00:00
aarne d0d29227e3 moved Chi.GenNP to its proper place 2013-10-13 20:00:04 +00:00
kr.angelov 59556d6ea9 few more Bulgarian words 2013-10-13 08:09:39 +00:00
kr.angelov f638853c17 a big patch which renames a few functions in the Bulgarian morphology. The old names are deprecated 2013-10-12 17:00:47 +00:00
kr.angelov af92068431 more words in DictEngBul 2013-10-11 08:18:00 +00:00
aarne 15028882f4 added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the script french/MkWikt.hs 2013-10-10 23:32:05 +00:00
aarne 741fe64426 DictEngFre 19k lemmas from Wiktionary; old one moved to V1_DictEngFre; created ParseFre for robust translation (syntax not yet complete) 2013-10-10 23:18:25 +00:00
aarne 1d8ff88013 fixed progressives and vocative commas in Chi 2013-10-10 17:56:05 +00:00
aarne 519baa02ae added interjection "hi" to Eng and Chi 2013-10-09 16:16:17 +00:00
kr.angelov 2cc22efba7 bugfix in ParseBul 2013-10-10 07:49:06 +00:00
aarne e09ea26c61 a set of interjections added to DictEngChi 2013-10-09 15:53:31 +00:00
aarne d67ef3b98c new extra Chi constructions for HSK 2013-10-09 09:52:42 +00:00
aarne 00d2574241 proper parameters in Chi IDet 2013-10-08 19:14:56 +00:00
aarne 8de2c22bfb Chinese verbal adjective predication and repeated verb questions 2013-10-08 14:19:16 +00:00
kr.angelov 3326675eaf changes in the English-Bulgarian grammar 2013-10-08 11:17:15 +00:00
kr.angelov 0d14f11a50 bugfix in ConjunctionBul 2013-10-08 11:14:23 +00:00
kr.angelov 6cd63fa6f4 use qualified names in ParadigmsBul to avoid warnings 2013-10-07 18:57:27 +00:00
kr.angelov ab953c731e fix the digits in NumberalBul 2013-10-07 18:50:58 +00:00
aarne e8145a4be5 using le for AAnter in Chi; adjustments of CompAP rules in Chi 2013-10-06 21:13:31 +00:00
kr.angelov 184621fc49 replace latin 'e' with cyrilic 'e' in the paradigms for Bulgarian 2013-10-04 13:24:33 +00:00
inari 3c4a09a30c PassVPSlash for Swedish 2013-10-03 13:13:46 +00:00
aarne 84b7ae63f9 adjectival predication now without copula by default in Chi 2013-10-03 07:37:17 +00:00
aarne cdeb6b7ee6 removed yi from Chi plural indef 2013-10-01 16:50:56 +00:00
aarne 08be65cfa9 moved Chi ListCN to right place and added some missing words 2013-10-01 16:30:52 +00:00
aarne 1fca54728f refined the types Adv and Prep in Chi to control the presence of the zai auxiliary 2013-09-28 03:06:55 +00:00
aarne ae4757a450 Assign_31 from SYSU now compiles and is added to ParseChi. 2013-09-27 16:02:37 +00:00
kr.angelov 8169b1d497 use the real nonExist in the Maltese grammar 2013-09-27 15:19:17 +00:00