1
0
forked from GitHub/gf-rgl
Commit Graph

87 Commits

Author SHA1 Message Date
aarne d2bd00545e adverbs at_home, from_home in Eng,Fin,Swe ; display categories in ParseFin ; some corrections in Fin and Swe Dict 2013-12-09 15:08:09 +00:00
aarne d3f21cce99 added constructions to Parse grammars 2013-12-06 17:13:53 +00:00
aarne 197da0901d Construction: a repository of idiomatic constructions involving special lexical items. Started with some Phrasebook ones and implemented for Eng,Fin,Fre,Swe 2013-12-06 15:44:45 +00:00
aarne 2843fae2af PassAgentVPSlash for Eng, Swe, Fin, Fre 2013-12-06 08:32:53 +00:00
aarne 03133b3014 Konstruktikon up to proportion_i_om 2013-12-05 09:07:11 +00:00
aarne bd4e44fc03 continued Konstruktikon up to pred_som 2013-12-04 14:44:13 +00:00
aarne d0aba0d9ff started implementing Swedish construction grammar from Språkbanken 2013-12-04 10:03:02 +00:00
aarne 70f8827f75 three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself) 2013-12-03 18:54:56 +00:00
kr.angelov 67a44343f0 split teacher_N into two genders 2013-12-03 10:39:45 +00:00
kr.angelov 9e843ca6d3 one big patch with several changes in the different dictionaries
1. the duplicated variants in the French entries are merged
2. ~150 abstract words are split into masculine and feminine entries.
   The actual defininitions for English, Bulgarian, French and German differ.
   For the other languages they are just copied.
3. fan_N, intelligency_N, character_N and letter_N are split into
   different senses. The entries for Bulgarian, Swedish, German and French
   are sense disambiguated. For English they are just copied since they
   are ambiguous. For the other languages they are copied since I don't
   know how to translate them.
2013-12-03 08:14:05 +00:00
aarne f64eb3acbf mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf 2013-12-02 13:34:07 +00:00
kr.angelov 100abd1886 fixes in the dictionaries 2013-11-29 13:56:28 +00:00
kr.angelov b5bf510590 fixes in the dictionaries 2013-11-28 13:16:03 +00:00
kr.angelov 3f1f1e1036 changes in the parallel dictionaries 2013-11-27 22:18:22 +00:00
kr.angelov 0608b8dd63 better dictionary visualization in the Android App 2013-11-27 22:16:05 +00:00
hallgren 1ccd47784d Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +00:00
hallgren 2c8fed764b lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
  
	--# -coding=latin1
  
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:26:00 +00:00
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
kr.angelov 54fb9d4886 use BIND to glue the digits in IIDig for the Bulgarian, English and Swedish grammmars 2013-11-12 10:28:46 +00:00
kr.angelov 1f09bd7f23 use SOFT_BIND in the Bulgarian and Swedish grammars 2013-11-12 10:18:35 +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
kr.angelov ffb1e23382 remove the beam_size flag from ParseSwe as well 2013-11-06 12:34:39 +00:00
aarne 5ff02e77b4 typo in ParseSwe fixed 2013-11-05 14:56:36 +00:00
aarne 8607c930b9 some missing Swe functions; ParseEng.who_RP to enable the parsing of "who" as RP, which is now blocked since Eng nouns don't have the human feature marked 2013-11-05 13:53:12 +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 bcc5b4b6dc added forms to Swedish present participles to enable the derivation of verbal nouns 2013-11-03 17:14:05 +00:00
aarne edf7dcebe5 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
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
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
gregoire.detrez 8a68ec2f91 Remove dictionaries from AllXx 2013-10-31 12:36:19 +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
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
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 4803c693f0 time adverb word order in Chi ; mkDet in MakeStructural Swe 2013-10-19 15:40:27 +00:00
inari 3c4a09a30c PassVPSlash for Swedish 2013-10-03 13:13:46 +00:00
aarne a0c874da06 improved Swe 2nd declension for nouns ending -er/-en. 2013-05-21 14:03:09 +00:00