1
0
forked from GitHub/gf-rgl
Commit Graph

21 Commits

Author SHA1 Message Date
kr.angelov
2bef26f3d2 two senses of ring_V2 which have different morphology in English 2013-11-14 21:55:40 +00:00
kr.angelov
2874ebeaa5 added date_3_N for the sense of "meeting". also added comments for the meanings of a few sense disambiguated words in the abstract syntax. The format of the comments follows the Haddock convention 2013-11-14 20:15:02 +00:00
kr.angelov
44173a6222 a number of changes in the dictionaries. marvellous_A is merged with marvelous_A. organise as alternative spelling of organize_V2. A few new Bulgarian words. DictEngSwe.gf is now disconnected from DictSwe.gf and follows the same convention as the English, Bulgarian and German dictionaries. 2013-11-14 18:03:33 +00:00
kr.angelov
a1c1ee294e fix the valencies of vote and spread_out in the dictionary 2013-11-13 20:59:28 +00:00
kr.angelov
6b5d3deb53 split degree_N into three senses and add licentiate_N and phd_N in Bulgarian 2013-11-13 16:39:04 +00:00
kr.angelov
b422567dd2 split fire_N into two senses fire_1_N and fire_2_N 2013-11-13 08:59:03 +00:00
aarne
72f6c2cfdd some fixes in Fin and Swe translation dictionaries 2013-11-10 09:22:52 +00:00
aarne
dc1b3a0714 added voice parameter to Scandinavian VP to enable PassVPSlash with the s-passive; some additions and corrections in DictEngSwe 2013-11-07 21:41:58 +00:00
kr.angelov
3618126bc9 fixes in DictEng, DictEngBul and DictEngSwe 2013-11-06 21:17:21 +00:00
kr.angelov
eb34594795 three words fixed in DictEngSwe 2013-11-06 20:36:16 +00:00
aarne
9a810d8daa changed startcat in Translate to get robustness; typo in DictEngSwe 2013-11-06 17:25:39 +00:00
aarne
7cfa11a06b added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations 2013-11-06 16:26:58 +00:00
kr.angelov
fa571641eb fix DictEngSwe.here_Adv 2013-11-06 15:16:21 +00:00
aarne
0cab222432 completed most parts of ParseSwe; some dict additions in Eng and Fin 2013-11-03 20:29:40 +00:00
aarne
d3b7c458be some bug fixes in Scand and Fin 2013-11-03 11:37:08 +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
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
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
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
hallgren
e137d31aa6 Adding a script to import Folkets Lexikon
In order to compile DictEngSwe.gf, you must now first run this script to create
FolketsLexikon.gf.

	cd lib/src/swedish/folketslexikon
	make

This will automatically download and convert Folkets Lexikon.
If the download fails, a dummy version of FolketsLexikon.gf will remain,
allowing DictEngSwe.gf to be compiled anyway.
2013-04-10 16:25:48 +00:00
aarne
f4d16d7e86 initialized ParseSwe and ParseEngSwe 2013-04-05 11:40:50 +00:00