Commit Graph

62 Commits

Author SHA1 Message Date
Inari Listenmaa
730fd6501c (Dut) Fix ordinals and superlatives 2018-07-03 18:25:14 +02:00
Inari Listenmaa
41253228e7 (Dut) consistency with wilt/wil, zult/zal, kunt/kan 2018-06-15 11:00:16 +02:00
Inari Listenmaa
f1889644d4 (Dut) Fix bug in regAdjective: now matching a pattern #dupCons, not just any suffix 2018-06-12 14:18:49 +02:00
Inari Listenmaa
2bc8b35e57 (Dut) Change order of cases in smart paradigm for nouns 2018-06-08 15:01:41 +02:00
Inari Listenmaa
b9c81ed83f (Dut) Improve smart paradigms 2018-06-05 11:35:32 +02:00
Inari Listenmaa
34c87d0de0 (Dut) misc. small fixes 2018-05-07 16:32:12 +02:00
Inari Listenmaa
c8c6077cf7 (Dut) Better approximation of conjAgr 2018-04-19 17:09:56 +02:00
Inari Listenmaa
34d27a6876 (Dut) Add all AForms into VForm for past participle; update rest of the modules accordingly. Fix agreement in PastPartAP. 2018-04-19 12:01:05 +02:00
Aarne Ranta
b5ca8710cf fixed notpresent in ResDut 2018-04-18 16:49:17 +02:00
Inari Listenmaa
de5ce221b6 (Dut) Add inflected form of past participle + WIP on PastPartAP in ExtendDut 2018-04-18 16:30:41 +02:00
Inari Listenmaa
f2a02c438d (Dut) Fixes in ComplSlash, mkClause, ProgrVP + general cleanup 2018-04-18 10:13:55 +02:00
Inari Listenmaa
afd2976439 (Dut) useInfVP depend on agreement; ProgrVP adds a complement, not adverb 2018-04-17 10:13:04 +02:00
Inari Listenmaa
7e03f0f5a2 (Dut) fix bug in infVP; add comments & clean up 2018-04-16 16:42:44 +02:00
Inari Listenmaa
23f27a9dab (Dut) fix a bug with various NP-modifying functions; the NP now loses its old mergeForm and becomes a heavy NP 2018-02-22 14:36:29 +01:00
Inari Listenmaa
6fa7524c32 (Dut) make APs depend on agreement -- needed for reflexives 2018-02-15 14:38:24 +01:00
Inari Listenmaa
fac435afc3 (Dut) small fixes in lexicon, prepositions etc. 2018-02-08 16:26:46 +01:00
Inari Listenmaa
e36abfeba1 (Dut) add independent NP form for somePl_Det, few_Det and many_Det + fix everybody_NP 2018-01-24 10:57:18 +01:00
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