Commit Graph

2448 Commits

Author SHA1 Message Date
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
7ca6c61b52 ResDut was removed by mistake - now it is back 2013-10-16 11:46:31 +00:00
aarne
f0d9b9f6ff tagged version of Dut: an experiment for glossing 2013-10-15 13:07:07 +00:00
aarne
06e01b0fe9 moved Chi.GenNP to its proper place 2013-10-13 20:00:04 +00:00
kr.angelov
9bcc566c1a few more Bulgarian words 2013-10-13 08:09:39 +00:00
kr.angelov
9e1ed234fc 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
72fdb2dc7d more words in DictEngBul 2013-10-11 08:18:00 +00:00
aarne
24c64d918e added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the script french/MkWikt.hs 2013-10-10 23:32:05 +00:00
aarne
85f7450427 DictEngFre 19k lemmas from Wiktionary; old one moved to V1_DictEngFre; created ParseFre for robust translation (syntax not yet complete) 2013-10-10 23:18:25 +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
kr.angelov
e52e8cf1d6 bugfix in ParseBul 2013-10-10 07:49:06 +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
kr.angelov
dfb5a78a8d changes in the English-Bulgarian grammar 2013-10-08 11:17:15 +00:00
kr.angelov
05b483cf40 bugfix in ConjunctionBul 2013-10-08 11:14:23 +00:00
kr.angelov
dfd58065be use qualified names in ParadigmsBul to avoid warnings 2013-10-07 18:57:27 +00:00
kr.angelov
b0a6e22c53 fix the digits in NumberalBul 2013-10-07 18:50:58 +00:00
aarne
6a5979a689 using le for AAnter in Chi; adjustments of CompAP rules in Chi 2013-10-06 21:13:31 +00:00
kr.angelov
5043b6dfc4 replace latin 'e' with cyrilic 'e' in the paradigms for Bulgarian 2013-10-04 13:24:33 +00:00
inari
4c277ee268 PassVPSlash for Swedish 2013-10-03 13:13:46 +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
kr.angelov
9784b72add use the real nonExist in the Maltese grammar 2013-09-27 15:19:17 +00:00
kr.angelov
efa4bc4d62 a major refactoring in the C and the Haskell runtimes. Note incompatible change in the PGF format!!!
The following are the outcomes:

   - Predef.nonExist is fully supported by both the Haskell and the C runtimes

   - Predef.BIND is now an internal compiler defined token. For now
     it behaves just as usual for the Haskell runtime, i.e. it generates &+.
     However, the special treatment will let us to handle it properly in 
     the C runtime.

   - This required a major change in the PGF format since both 
     nonExist and BIND may appear inside 'pre' and this was not supported
     before.
2013-09-27 15:09:48 +00:00
kr.angelov
3f65253f0e use nonExist in paradigm mkN075 for Bulgarian 2013-09-27 11:33:05 +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
kr.angelov
688796a40d work on the translation dictionaries and the statistical model 2013-09-20 12:09:54 +00:00
kr.angelov
662d98a354 decrease the heuristic factor for parsing to 0.80 from 0.95. Otherwise we get the wrong result for compound verbs like "look after", "look forward", etc. 2013-09-20 12:07:47 +00:00
kr.angelov
88844d693a ProgrVP in English should add the verb particle if there is any 2013-09-20 12:07:12 +00:00
kr.angelov
c4be116db4 added PossNP, PartNP and CountNP in the Bulgarian RGL 2013-09-20 12:05:39 +00:00
kr.angelov
d2dc171508 added a version of compoundN which combines adjective and noun into a new noun 2013-09-20 12:04:37 +00:00
kr.angelov
7bafc5653c added a number of interjections and greetings in DictEng and DictEngBul 2013-09-19 12:02:44 +00:00
kr.angelov
9810817f4d fixes in DictEng & DictEngBul 2013-09-17 12:01:05 +00:00
kr.angelov
c5d2a50164 added UttInterj in PhraseBul 2013-09-17 11:59:59 +00:00