1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
aarne
d3b7c458be some bug fixes in Scand and Fin 2013-11-03 11:37:08 +00:00
aarne
7a80ad9d09 added linref's and fixed some minor things in Scandinavian 2013-11-03 10:27:20 +00:00
hallgren
48a82f1cb9 Restore ExtraFre to AllFre
ExtraFre was removed from AllFre yesterday for some reason, but it is needed
to compile PhrasebookFre, so I restored it.
2013-11-01 16:30:22 +00:00
aarne
81510ae921 changed whichSg/Pl_IDet to which_IQuant in DictEngAbs and Eng, Fin, Swe, Chi implementations 2013-11-01 13:49:21 +00:00
kr.angelov
50040fcad6 ExtraEng.MkVPS should add the extra position field 2013-11-01 10:58:52 +00:00
kr.angelov
0fcd2d9633 more in DictEngBul 2013-11-01 09:55:43 +00:00
kr.angelov
8b8c563a09 lindef and linref in the Bulgarian grammar 2013-11-01 09:02:20 +00:00
aarne
5369db4025 corrected DictEng(Chi,Fin,Swe).which_IQuant to whichSg_IDet and whichPl_IDet as in DictEngAbs; fixed ParseSwe.ComplVV with correct anteriority and polarity 2013-10-31 14:55:05 +00:00
gregoire.detrez
10d7f12512 Small fix in French dict 2013-10-31 12:52:23 +00:00
gregoire.detrez
8a68ec2f91 Remove dictionaries from AllXx 2013-10-31 12:36:19 +00:00
kr.angelov
4b1c3923f6 use Simul instead of Anter in linref ClSlash 2013-10-31 08:35:39 +00:00
kr.angelov
dff847b71c fix the lindefs for verbs and VPs in CatEng 2013-10-30 21:42:39 +00:00
kr.angelov
d8322bd6a0 more lindef and linref definitions in CatEng.gf 2013-10-30 15:23:09 +00:00
gregoire.detrez
10382f8f23 Add more dictionary to the compiled RGL
Add Swedish and Finnish to be compiled and installed with the RGL
2013-10-30 15:08:40 +00:00
kr.angelov
2b2f91e251 added linref for VP in CatEng.gf 2013-10-30 14:44:19 +00:00
gregoire.detrez
7ae5285b83 Add DictFre to AllFre
now DictFre is compiled by cabal
2013-10-30 14:24:52 +00:00
aarne
b02c77d024 new DictEngSwe: the old one from Folkets lexikon completed with 5k words from Wiktionary 2013-10-28 16:46:49 +00:00
aarne
93d8e1185f some more paradigms for Swe 2013-10-28 16:44:27 +00:00
kr.angelov
37b0ad21ee remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
kr.angelov
b790e9ca6c minor fixes in DictEng and DictEngBul 2013-10-28 12:41:03 +00:00
aarne
4b064676e9 renamed Hindi and Urdu translation dictionaries to DictEngHin and DictEngUrd for the sake of uniformity; chose latest versions from the repository, but there were older versions with different names, which were left as they are. 2013-10-27 20:09:53 +00:00
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