1
0
forked from GitHub/gf-rgl
Commit Graph

20 Commits

Author SHA1 Message Date
Inari Listenmaa 730fd6501c (Dut) Fix ordinals and superlatives 2018-07-03 18:25:14 +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 1a338ea034 (Dut) Replace "," with bindComma in several places 2018-05-07 16:30:20 +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
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 b7ee620c8a Implement contraction of certain noun phrases and prepositions, e.g. met + dat -> daarmee 2018-01-04 23:46:29 +02:00
aarne caf333e529 fixes in Dut infinitive/extraposed word order. Not quite clear yet. 2015-09-17 19:44:35 +00:00
aarne 03b15a8683 missing syntax functions in Chi and some other languages 2014-12-08 10:19:38 +00:00
aarne d733b8641f PossNP in Dut 2014-11-20 21:37:11 +00:00
aarne f3d4c7f4d7 added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00:00
aarne b69db96734 added Greek to ResourceDemo 2013-04-25 13:55:08 +00:00
aarne d17c9a1c1b heavy NP distinction in Dutch like in German 2010-05-29 10:19: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