1
0
forked from GitHub/gf-rgl
Commit Graph

45 Commits

Author SHA1 Message Date
Inari Listenmaa
3fc418c0e9 fix komen_V + make the number of arguments clear in mkVerb 2018-01-16 13:47:28 +01:00
Inari Listenmaa
80c9f1f7ea fix an example in a comment 2018-01-15 15:29:47 +01:00
Inari Listenmaa
0bce34d243 fix a few morphological paradigms for Dutch 2018-01-11 18:36:33 +01:00
Inari Listenmaa
233f7feb78 fix bugs in regAdjective and mkStem: now inflects correctly adjectives like blauw, and verbs with ≥2 syllables in the stem (ademen, rekenen, schakelen, ...) 2018-01-11 16:13:26 +01:00
Inari Listenmaa
b7ee620c8a Implement contraction of certain noun phrases and prepositions, e.g. met + dat -> daarmee 2018-01-04 23:46:29 +02:00
m.t.n.de.rijk
1668a5ba73 fixed vowel lengthening in verbs like eten 2017-04-03 10:20:03 +00:00
aarne
caf333e529 fixes in Dut infinitive/extraposed word order. Not quite clear yet. 2015-09-17 19:44:35 +00:00
aarne
50fc3416f1 additions and corrections to Dut,Fre,Ita needed for a dialogue system grammar 2015-09-17 09:50:52 +00:00
aarne
54fde918da removed bogus "om" from Dut infinitives; fixed "wrong" in Chi 2015-09-04 15:38:49 +00:00
andrea.christina.unger
56058e5566 fixed problems with position of Dutch negation 2015-07-21 12:48:09 +00:00
andrea.christina.unger
131d4b0f99 fixed problems with Dutch infinitives 2015-07-19 08:26:50 +00:00
aarne
41f6e60edc two-place Dut.mkA to deal with unpredictable attributive form 2015-04-16 07:03:29 +00:00
aarne
4c06e1e664 Dutch mkA morpheme -en added to those not duplicating end consonant 2015-04-16 06:52:59 +00:00
aarne
ab207b1f34 corrected Dut.mkA for -ig ; ferris wheel in a few Dictionaries 2015-04-15 20:43:43 +00:00
hallgren
4c38803eea Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
aarne
9ca9eed130 fixed notpresent flags in ResDut.gf so that it compiles with the -present option 2014-06-19 16:20:01 +00:00
inari
10c9476f52 Overload partV ; fix typo in IrregDut ; fix word order in subordinate clauses in ResDut 2014-06-19 15:04:36 +00:00
inari
c7f53b256d small cleanup 2014-06-19 09:57:23 +00:00
inari
52c58a6ccb Major changes in Dutch: word order fixes, add particle verbs, fixes in verb smart paradigms 2014-06-19 09:54:48 +00:00
aarne
4dcc23ba01 Dutch morphology and documentation table fixes 2014-06-12 08:00:49 +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
aarne
6c3224aded ResDut was removed by mistake - now it is back 2013-10-16 11:46:31 +00:00
aarne
19f8935e51 tagged version of Dut: an experiment for glossing 2013-10-15 13:07:07 +00:00
aarne
e1ada72375 bug fix in Dut.mkA 2012-09-17 07:01:33 +00:00
aarne
d7236bb426 Cond and Fut Simul in Dut and Afr fixed 2012-03-20 23:00:46 +00:00
aarne
d5b856bb94 adjustments in Phrasebook and synopsis 2011-12-08 14:04:42 +00:00
aarne
51681dec4f bug fix in Dutch infinitive vp 2011-01-24 15:01:43 +00:00
aarne
850b0cf22c German and Dutch adjectives with -er corrected 2010-08-23 07:43:58 +00:00
aarne
baeea82498 correct form for inverted sentence for "u" in Dutch 2010-06-02 11:52:17 +00:00
aarne
d17c9a1c1b heavy NP distinction in Dutch like in German 2010-05-29 10:19:32 +00:00
aarne
67bf0b0dd2 Dutch s -> z rule restricted more 2010-05-29 09:17:48 +00:00
aarne
28783047b0 Dutch pres pl form for composites 2010-05-24 17:06:08 +00:00
aarne
55ae09e606 corrections in Dutch 2010-05-24 16:36:35 +00:00
aarne
41a4c0c0c0 some corrections in Dutch after Koen's checks 2009-11-23 15:20:44 +00:00
aarne
37947ea289 more accurate adjective paradigm in Dutch 2009-11-18 17:23:31 +00:00
aarne
5dcc60bffd more accuracy in Dutch smart paradigms 2009-11-18 16:45:30 +00:00
aarne
cec9bdfe31 fixed double infinitives in Dutch 2009-11-18 09:18:44 +00:00
aarne
d95bddfc40 Dutch api modules 2009-11-17 19:21:21 +00:00
aarne
bbcb7a65ba dutch complete, verbs verified in the lexicon 2009-11-17 17:56:04 +00:00
aarne
dff5fef69a Dutch lexicon closer to complete, but not verified. 2009-11-17 12:52:32 +00:00
aarne
97b2208074 Dutch syntax complete (but not checked) 2009-11-17 10:29:33 +00:00
aarne
57d920a6a1 questions, relatives, numerals - most of Dutch syntax soon in place 2009-11-11 20:34:09 +00:00
aarne
f7bac60c7d prefix verbs in Dutch 2009-11-10 20:33:30 +00:00
aarne
b52b53bfcb more words and rules in Dutch 2009-11-10 17:24:32 +00:00
aarne
c20326e9dc first compilable LangDut 2009-11-06 17:58:07 +00:00