Commit Graph

76 Commits

Author SHA1 Message Date
kr.angelov
9c45e9aa80 fix in DocumentationChi 2014-02-26 10:30:38 +00:00
kr.angelov
25d739a86a add DocumentationChi and fix the old ParseChi 2014-02-25 14:11:07 +00:00
aarne
3cb55c2764 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
aarne
ee342e0837 Merry Christmas and other Dict updates 2014-01-17 14:42:22 +00:00
aarne
df9b2c5a2e Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files 2013-12-16 11:51:15 +00:00
aarne
118be922fb added abstract to paths in Parse* to make them find Constructions and Documentation 2013-12-15 22:06:13 +00:00
aarne
935a30db90 added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed) 2013-12-15 20:11:19 +00:00
aarne
112af19cfd time in ConstructionsChi 2013-12-15 12:22:16 +00:00
aarne
8d0262ef8f split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin 2013-12-12 12:35:44 +00:00
aarne
fa917cd4c6 home adverbs in Chi 2013-12-10 09:31:30 +00:00
aarne
61fb3790c1 more variants in ParseChi: topicalized adverbs, V-not-V questions 2013-12-09 10:43:57 +00:00
aarne
98f9809a4c Constructions in Ger 2013-12-08 13:24:00 +00:00
aarne
452cfdd6fb Chi constructions (part of them), topicalized time adverbs 2013-12-08 13:11:29 +00:00
aarne
d3f21cce99 added constructions to Parse grammars 2013-12-06 17:13:53 +00:00
aarne
e190bb6e71 added passives and self's to Chi 2013-12-06 09:16:50 +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
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
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
ba08b3d6f1 remove the beam_size flag from the other ParseXXX grammars 2013-11-06 11:02:53 +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
kr.angelov
37b0ad21ee remove very_Adv from Dict* 2013-10-28 13:07:20 +00:00
aarne
6817e96fed fixed Chi ombudsman_N and Scand GenNP.sp 2013-10-27 15:42:14 +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
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
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
d0d29227e3 moved Chi.GenNP to its proper place 2013-10-13 20:00:04 +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
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
aarne
e8145a4be5 using le for AAnter in Chi; adjustments of CompAP rules in Chi 2013-10-06 21:13:31 +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
aarne
3a9567b195 one more Chinese assignment 2013-09-27 10:19:48 +00:00
aarne
19b035c238 two more assignments in Chi ; fixed position of some prepositions 2013-09-27 10:09:37 +00:00
aarne
4cd6be7bd6 new version of Assign_32, with correct encoding 2013-09-27 07:25:47 +00:00
aarne
6f7abc2f31 Chinese lexicon contributions from Sun Yat-Sen University 2013-09-27 06:55:32 +00:00