Commit Graph

146 Commits

Author SHA1 Message Date
Inari Listenmaa
730fd6501c (Dut) Fix ordinals and superlatives 2018-07-03 18:25:14 +02:00
Inari Listenmaa
8ebf00005f (Dut) Extend vs. Extra 2018-06-15 13:14:53 +02:00
Inari Listenmaa
58eda09255 (Dut) Fixes in DetQuant*
* Fix the classic "a 1 house" bug (was handled in DetQuant but still present in DetQuantOrd)
* In DetQuantOrd, choose quant.s for both s and sp, to prevent "*yours 5 youngest"
2018-06-15 11:05:22 +02:00
Inari Listenmaa
41253228e7 (Dut) consistency with wilt/wil, zult/zal, kunt/kan 2018-06-15 11:00:16 +02:00
Inari Listenmaa
7dd9e62de5 (Dut) Remove . after date (op 17 mei, not 17. mei) 2018-06-15 10:38:04 +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
fad7cf0c6f (Dut) Remove MorphoDut + update change in other files 2018-06-05 11:24:12 +02:00
Inari Listenmaa
0fcf1d1f66 (Dut) Fix verb form + reflexive in plural and polite imperative 2018-05-07 16:59:29 +02:00
Inari Listenmaa
34c87d0de0 (Dut) misc. small fixes 2018-05-07 16:32:12 +02:00
Inari Listenmaa
d5ba0733ec (Dut) Inflection of willen_V 2018-05-07 16:31:38 +02:00
Inari Listenmaa
1a338ea034 (Dut) Replace "," with bindComma in several places 2018-05-07 16:30:20 +02:00
Aarne Ranta
db1ecda1f6 made AllDut import ExtendDut 2018-04-25 10:46:40 +02:00
Inari Listenmaa
6ca9fbe55b (Dut) If VPSlash has a preposition, insert object into Adv slot 2018-04-23 15:00:50 +02:00
Inari Listenmaa
c8c6077cf7 (Dut) Better approximation of conjAgr 2018-04-19 17:09:56 +02:00
Inari Listenmaa
6a9145cc93 (Dut) Choose stressed form of pronoun 2018-04-19 15:46:57 +02:00
Inari Listenmaa
6e9f81a4a3 (Dut) Make postmodifier AP take the predicative form; ComplA2 makes AP into postmodifier 2018-04-19 15:46:36 +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
100bb34dcd (Dut) lexical fixes 2018-04-18 10:12:30 +02:00
Inari Listenmaa
4e3867b3ad (Dut) fix agreement in youPol_Pron 2018-04-17 10:13:23 +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
0b5b14d053 (Dut) Fix agreement of we_Pron 2018-02-22 13:52:25 +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
4d042b4fae (Dut) fix a bug with empty prepositions 2018-01-27 09:23:48 +01:00
Inari Listenmaa
d2c145a7d8 (Dut) everybody_NP is singular 2018-01-25 14:08:13 +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
2326225974 (Dut) use zijn as a copula for komen_V 2018-01-24 10:56:08 +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
8c8adb014a remove unnecessary noMerge 2018-01-11 18:36:46 +01:00
Inari Listenmaa
0bce34d243 fix a few morphological paradigms for Dutch 2018-01-11 18:36:33 +01:00
Inari Listenmaa
4907a74b44 fix a few lexical entries in IrregDut and LexiconDut 2018-01-11 18:36:00 +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
fb7e7050b9 implement contractions with prepositions also for interrogative pronouns and quants and dets 2018-01-05 00:13:48 +02: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
Inari Listenmaa
0e2cf3e9a3 fix someSg_Det from sommige to enig(e) 2017-12-20 10:27:17 +01:00
Aarne Ranta
c14b35d714 as a template for future Extend modules, added Dut and Spa 2017-08-20 19:25:24 +03:00
Inari Listenmaa
a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
aarne
b8f5ed01c6 fixed ta_V in Swe and blad in Dut 2017-04-13 06:48:13 +00:00
m.t.n.de.rijk
1668a5ba73 fixed vowel lengthening in verbs like eten 2017-04-03 10:20:03 +00:00
krasimir
52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00