1
0
forked from GitHub/gf-rgl
Commit Graph

7 Commits

Author SHA1 Message Date
Inari Listenmaa 98b5cf9ab9 (Ara) misc small additions/tweaks
AdvAP: reuse implementation of AdAP
BaseNP, ConsNP, ConjNP: don't make NP by default heavy.
2019-01-05 21:32:27 +02:00
Inari Listenmaa 4141375976 (Ara) Add a distinction in CN and NP whether it's heavy
This makes a difference in word order; default is VSO, but if the
subject NP is complex, e.g. coming from RelNP or SentCN,
the more natural word order is SVO.

Example that triggered the change comes from an application grammar:

Gold standard by informant: مَا تَوَصْلّنَا إلَيهِ يَبْدُو مَنْطِقِيَّاً
Grammar before change: يَشْعُرُ مَاً نَتَوَصَّلُ إِلَىهُ مَنْطِقِيّاً
Grammar after change:  مَاً نَتَوَصَّلُ إِلَىهُ يَشْعُرُ مَنْطِقِيّاً
2019-01-04 13:01:03 +02:00
Inari Listenmaa a6948288b7 (Ara) whitespace + other small cleanup here and there 2018-12-31 18:01:33 +02:00
Inari Listenmaa b73d5010df (Ara) add both7and_DConj + make Conj into ConjDistr 2018-12-29 18:43:25 +02:00
Inari Listenmaa 5a6fe1e336 (Ara) Add subordinate clauses 2018-11-16 17:21:29 +01:00
Inari Listenmaa b89aa34bfd (Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc. 2018-11-14 15:48:20 +01:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00