Commit Graph

64 Commits

Author SHA1 Message Date
aarne
01bf55f6c9 Chi constructions (part of them), topicalized time adverbs 2013-12-08 13:11:29 +00:00
aarne
4f877ef885 added constructions to Parse grammars 2013-12-06 17:13:53 +00:00
aarne
324eb400b5 added passives and self's to Chi 2013-12-06 09:16:50 +00:00
kr.angelov
5d93c1d4de split teacher_N into two genders 2013-12-03 10:39:45 +00:00
kr.angelov
2356aa7e65 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
hallgren
fc2f5b0a1a 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
kr.angelov
041630e8b1 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
d1a0e6ca9d split fire_N into two senses fire_1_N and fire_2_N 2013-11-13 08:59:03 +00:00
kr.angelov
f85dae2f8f remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +00:00
aarne
fcb5b173f7 changed whichSg/Pl_IDet to which_IQuant in DictEngAbs and Eng, Fin, Swe, Chi implementations 2013-11-01 13:49:21 +00:00
aarne
43554552aa 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
kr.angelov
453190fcb6 remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
aarne
8574b77490 fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +00:00
aarne
2aa5736cb4 merged sysu/Assign* with DictEngChi now that they have been checked; fixed some multicharacter problems 2013-10-23 16:13:21 +00:00
aarne
098619ceee added missing PartNP and a classifier to CountNP in Chi 2013-10-22 06:06:25 +00:00
aarne
2ada3ff73a Qiao's corrections to SYSU assignements. 2013-10-20 10:13:50 +00:00
aarne
3e978f2db1 more general Pinyin file generation in Chi 2013-10-19 16:00:07 +00:00
aarne
7a7b7309ef time adverb word order in Chi ; mkDet in MakeStructural Swe 2013-10-19 15:40:27 +00:00
aarne
34bc94e76b corrections in DictEngChi 2013-10-16 14:46:19 +00:00
aarne
34d9a8f3e3 fixed one forgotten Chinese char in pinyin/ResChi 2013-10-16 13:55:32 +00:00
aarne
8f9adc6d22 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
06e01b0fe9 moved Chi.GenNP to its proper place 2013-10-13 20:00:04 +00:00
aarne
812b22f7c3 fixed progressives and vocative commas in Chi 2013-10-10 17:56:05 +00:00
aarne
506c5a5b4e added interjection "hi" to Eng and Chi 2013-10-09 16:16:17 +00:00
aarne
d8335eabff a set of interjections added to DictEngChi 2013-10-09 15:53:31 +00:00
aarne
0736a9a2ea new extra Chi constructions for HSK 2013-10-09 09:52:42 +00:00
aarne
3ef9eea5eb proper parameters in Chi IDet 2013-10-08 19:14:56 +00:00
aarne
0e14ae92e8 Chinese verbal adjective predication and repeated verb questions 2013-10-08 14:19:16 +00:00
aarne
6a5979a689 using le for AAnter in Chi; adjustments of CompAP rules in Chi 2013-10-06 21:13:31 +00:00
aarne
84c1422e6f adjectival predication now without copula by default in Chi 2013-10-03 07:37:17 +00:00
aarne
58f6a91f68 removed yi from Chi plural indef 2013-10-01 16:50:56 +00:00
aarne
4d1804c820 moved Chi ListCN to right place and added some missing words 2013-10-01 16:30:52 +00:00
aarne
e5fe5d55c9 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
20003e92f6 Assign_31 from SYSU now compiles and is added to ParseChi. 2013-09-27 16:02:37 +00:00
aarne
775d00205b one more Chinese assignment 2013-09-27 10:19:48 +00:00
aarne
209f872f1d two more assignments in Chi ; fixed position of some prepositions 2013-09-27 10:09:37 +00:00
aarne
662d8ae33e new version of Assign_32, with correct encoding 2013-09-27 07:25:47 +00:00
aarne
be2fc47e99 Chinese lexicon contributions from Sun Yat-Sen University 2013-09-27 06:55:32 +00:00
aarne
9ce07e699f fixed many things in ParseChi 2013-09-27 03:45:02 +00:00
aarne
6c28e9743d fixed prepositional verbs in Chinese, and swapped mkPrep to the natural pre-post order 2013-09-27 02:40:34 +00:00
aarne
920590a9cc renamed the ParadigmsChi versions of mkNP and mkDet - to mkp: there shouldn't be mkC functions in Paradigms for phrasal categories 2013-09-26 06:52:02 +00:00
aarne
f7c5ec4872 order of Chinese vocative 2013-09-25 01:43:57 +00:00
aarne
7c396da3f7 implemented the top-17 missing functions in ParseChi; shaky definitions though 2013-09-24 15:43:43 +00:00
aarne
30274a9fd6 correct treatment of spaces in NP's in DictEngChi 2013-09-13 18:57:52 +00:00
aarne
e27812f402 removed superfluous de particles from adjectives in DictEngChi 2013-09-13 18:35:08 +00:00
aarne
c15faa84bf some additions to ParseChi 2013-07-24 09:53:31 +00:00
aarne
58be37e32c ParseChi compiles 2013-05-28 20:07:36 +00:00
aarne
0ce3d89bc7 DictEngChi now with 5000+ words, from Kimmo Röppänen 2013-05-28 20:06:41 +00:00
aarne
6380053fb5 started DictEngChi 2013-05-03 09:10:22 +00:00
aarne
309c6358f5 added functions to Ron and Chi needed for YAQL 2012-12-09 19:01:19 +00:00