Commit Graph

2059 Commits

Author SHA1 Message Date
aarne
71c1a06ff8 enable full language list in MkSynopsis 2012-10-15 10:00:52 +00:00
aarne
fd48db6b33 added Chi to the synopsis languages that can be compiled, but didn't update synopsis yet. 2012-10-15 09:59:44 +00:00
aarne
2eb5438e6f compile resource demo for Chi 2012-10-15 09:32:46 +00:00
aarne
5472b4b5e7 some fixes to make Phrasebook compilable more easily 2012-10-15 09:02:39 +00:00
aarne
a8965d587b updated documentation to Chinese; not yet in synopsis though 2012-10-15 08:28:00 +00:00
aarne
754949f5cc chinese (Chi) in place and compiles, based on work by Jolene Zhuo Lin Qiqige 2012-10-15 08:07:17 +00:00
Normunds Gruzitis
1db0efc7a4 Latvian: some fixes / additions to the structural words, lexicon, and passive voice 2012-10-14 14:09:15 +00:00
Normunds Gruzitis
4df3ce107f Latvian: added no_Quant, changed otherwise_PConj and therefore_PConj
Other changes are due to formatting.
2012-10-09 18:46:46 +00:00
aarne
70dd62b4a0 script for cloning a resource grammar project 2012-10-05 08:36:55 +00:00
kr.angelov
00e85e55f8 Added as_Subj and UttAdV in the parsing grammars. Replaced plus_Prep with plus_Conj 2012-10-01 08:47:52 +00:00
kr.angelov
6b7f1d2c6c added AdvVPSlash and AdVVPSlash to VerbGer and an extended version of PPartNP which uses VPSlash in ParseEngGer. I guess the definitions so they might not be quite correct 2012-09-27 11:44:25 +00:00
kr.angelov
3845564625 added ParseEngGer.gf 2012-09-27 09:54:13 +00:00
kr.angelov
25e9f28fa4 add ApposNP and UncNeg to the Bulgarian parsing grammar 2012-09-27 09:31:37 +00:00
kr.angelov
933bdda844 use CNNumNP in the parsing grammars 2012-09-27 09:31:04 +00:00
kr.angelov
73823dbadc remove no_RP from the parsing grammars and use EmptyRelSlash instead 2012-09-27 09:29:59 +00:00
kr.angelov
6084647328 added EmptyRelSlash in ExtraBul and ExtraGer. For Bulgarian and German the function simply inserts the default relative pronoun 2012-09-27 09:28:31 +00:00
kr.angelov
1b571d69ff added according_to_Prep and ofter_AdA in DictEng, DictEngBul and DictEngGer 2012-09-27 09:11:04 +00:00
kr.angelov
e9800fa3eb a few more words in DictEngBul 2012-09-27 09:09:49 +00:00
kr.angelov
dfc474580d now in the parsing grammar ComplVV gets as additional arguments the polarity and the anteriority 2012-09-27 09:05:47 +00:00
aarne
e8f6cf7d62 new instance of mkN2 in Swe 2012-09-26 13:04:16 +00:00
kr.angelov
3f334fe321 an optimization in the German grammar for the dative/genitive variants 2012-09-26 11:11:42 +00:00
kr.angelov
e95e500b33 a bit of reordering in DictEngGer.gf 2012-09-26 09:16:17 +00:00
kr.angelov
b3f5835f8a fixes in DictEngGer.gf 2012-09-26 08:52:18 +00:00
kr.angelov
fc89eaacca 260 new words in DictEngGer which are taken from the lexicon for patents 2012-09-26 08:26:39 +00:00
kr.angelov
8ba5e3fd64 fixes in the German parsing grammar and cleanup in DictEngGer.gf 2012-09-25 20:12:38 +00:00
kr.angelov
249d6cc2f8 fixes in the Bulgarian resource grammar. extensions in DictEng and DictEngBul 2012-09-24 09:41:14 +00:00
aarne
5f4637da08 ListRS added to api 2012-09-23 21:59:14 +00:00
aarne
d41dc9961a VPSlashPrep in Fin and Romance; the word order in VPSlash not yet fixed. 2012-09-23 09:35:04 +00:00
aarne
c8ac4a9551 refactoring German VP 2012-09-23 07:46:43 +00:00
aarne
2149c26da2 missing rule: Verb.VPSlashPrep, implemented in Eng Scand Ger. Also helped detect a bug and its fix in object insertion in Eng and Scand, which had caused wrong word orders in Verb.Slash2V3 (*he gave to me it). Fix remains to do in Ger, and also the new rule in other languages. 2012-09-22 21:35:28 +00:00
kr.angelov
e98d62c42a a few changes in DictEng 2012-09-18 09:25:22 +00:00
Normunds Gruzitis
a93a6f4fc6 Latvian RG: improved support for verb-dependent clauses (word order & agreement) 2012-09-17 13:41:31 +00:00
aarne
507dc623a9 ExtraDut.zullen_VV 2012-09-17 08:36:57 +00:00
aarne
d6d33332d5 shall_VV in ExtraEng 2012-09-17 08:29:06 +00:00
aarne
4b1202a0a0 bug fix in Dut.mkA 2012-09-17 07:01:33 +00:00
aarne
ba0c2667a1 make Lang for languages that have complete morphology when running make in lib/src 2012-09-13 07:20:57 +00:00
aarne
fa683d7ce2 First version of a web server for morphological paradigms. 2012-09-12 12:52:03 +00:00
aarne
a92fbfa8c1 added Mlt to lib/src/Make.hs ; removed spurious Hindustani files from lib/urdu 2012-09-12 12:37:48 +00:00
kr.angelov
1d8fb27656 updates to ParseEng and ParseEngBul 2012-09-06 13:27:08 +00:00
kr.angelov
e34d18310a update the statistical model for ParseEng 2012-09-06 13:26:16 +00:00
kr.angelov
5c1183ebc8 extensions to the English and the Bulgarian grammars. Infinitives with polarity and anteriority 2012-08-31 09:31:36 +00:00
kr.angelov
9cf52d1f56 a few fixes in DictEng, DictEngBul and ParseEng 2012-08-29 11:46:58 +00:00
aarne
c5cff90a3a in lib/src/, make dict compiles the unilingual dictionaries to alltenses/. 2012-08-24 12:06:48 +00:00
Normunds Gruzitis
d217f20c60 A major update to the Latvian resource grammar
The case of the topic part of a clause (~subject) can now depend on the verb, allowing for less frequent agreement.
E.g. "man[Dat] garšo pica[Nom]" ("I like pizza").
The default case for the topic/subject remains the nominative case.
2012-08-23 23:05:16 +00:00
Normunds Gruzitis
3aa95e3fe9 More improvements to the Latvian resource grammar (motivated by PhrasebookLav)
- Few bug-fixes (agreement between Pron and ComplAP; C1 verb paradigm; how8much_IAdv / how8many_IDet).
- Differentiation between male and female pronouns.
- Irregular verbs now can have prefixes.
- Code refactoring.
2012-08-18 04:56:33 +00:00
kr.angelov
20d3862b17 fixes in DictEng and extensions in DictEngBul 2012-08-09 12:09:21 +00:00
Normunds Gruzitis
8b1ea40b45 Some improvements to the Latvian resource grammar
- some missing functions (needed for Phrasebook)
- few bug-fixes (verb paradigms)
- naming, formatting, clean-up
2012-08-08 09:45:15 +00:00
john.j.camilleri
01c58b4e23 Significant advances in Maltese verb morphology 2012-07-19 16:19:56 +00:00
john.j.camilleri
4884087c2f RGL Browser: added favicon 2012-07-17 08:01:43 +00:00
john.j.camilleri
0fba4d4c5a RGL Browser: updates 2012-07-11 13:27:00 +00:00