Commit Graph

40 Commits

Author SHA1 Message Date
Krasimir Angelov a0c8198a68 guessed DetDAP and UseDAP* 2024-04-03 16:29:39 +02:00
Krasimir Angelov 70223e85f2 guessed QuantityNP and the MU category 2024-04-03 14:25:12 +02:00
Krasimir Angelov fb398c603e The new Decimal API 2023-08-21 20:14:26 +02:00
Inari Listenmaa 80d7e293ee (Ara) Fix bug in PossPron 2019-01-30 17:18:53 +01:00
Inari Listenmaa bf0fd56960 (Ara) Use PerGenNum in the table for RCl and RS; compiles 15sec faster 2019-01-30 16:23:11 +01:00
Inari Listenmaa 08c0b3fe54 (Ara) Fixes in DetNP + some Dets and Quants 2019-01-29 15:46:59 +01:00
Inari Listenmaa 63c8049416 (Ara) Move adv in AdvCN and SentCN to another field, to fix word order 2019-01-14 21:23:12 +01: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 0e8cba1d51 (Ara) WIP fixing possessive dual forms. Doesn't work yet properly. 2018-12-30 19:25:00 +02:00
Inari Listenmaa 703f3ddefe (Ara) improve the solution to handle CN's np field 2018-12-30 18:54:26 +02:00
Inari Listenmaa 1566b6bd03 (Ara) bind CN's np field if it comes from a pronoun 2018-12-30 11:16:53 +02:00
Inari Listenmaa 39d5bc3e48 (Ara) elision in only the first word of the CN with liPrep 2018-12-18 16:41:22 +01:00
Inari Listenmaa f63f21d96e (Ara) use the bare form (no case ending) in UttAP/CN + small cleanup here and there 2018-12-17 14:54:53 +01:00
Inari Listenmaa ccfa60cbba (Ara) Fixes in noun attributes 2018-11-29 15:52:17 +01:00
Inari Listenmaa f71e504f9c (Ara) Fixes in prepositions binding to words 2018-11-29 15:51:57 +01:00
Inari Listenmaa 29b5ac47fb (Ara) include N2's c2 in ComplN2 2018-11-27 17:34:16 +01:00
Inari Listenmaa 570d347efe (Ara) Various fixes with nouns, compounding, attributes etc. 2018-11-22 16:09:11 +01:00
Inari Listenmaa 6b91d8409a (Ara) Force inherently dual nouns to dual only with a plural determiner 2018-11-21 16:31:36 +01:00
Inari Listenmaa 9171a1b612 (Ara) Add DetNP + fix state of num in DetQuantOrd 2018-11-16 15:02:18 +01:00
Inari Listenmaa b69608bd21 (Ara) New verb paradigm (geminate 7) + clean up CN 2018-11-15 16:46:35 +01:00
Inari Listenmaa b89aa34bfd (Ara) Conjunctions, ComplV*, additions in Idiom&Construction, etc. 2018-11-14 15:48:20 +01:00
Inari Listenmaa fdeaa9ea70 (Ara) Changes to nouns and NPs 2018-11-13 17:01:02 +01:00
Inari Listenmaa de33c46b45 (Ara) AdjCN retains old adjective 2018-11-12 16:58:21 +01:00
Inari Listenmaa 7713518ad5 (Ara) More relative clauses + fix questions + update MissingAra 2018-11-08 15:52:06 +01:00
Inari Listenmaa f4cec11f72 (Ara) Add relative clauses 2018-11-07 16:26:52 +01:00
Inari Listenmaa bf28bf1e56 (Ara) Prepositions + improve Paradigms API functions 2018-11-07 14:30:38 +01:00
Inari Listenmaa 2888073c44 (Ara) Minor fixes 2018-11-07 11:30:00 +01:00
Inari Listenmaa eb074e6bcd (Ara) Small cleanup and adding comments 2018-10-22 17:09:33 +02:00
Inari Listenmaa 2142146577 (Ara) Add CN's new np field in more functions 2018-10-18 14:45:27 +02:00
Inari Listenmaa 069a02c441 (Ara) WIP: noun compounds 2018-10-17 17:17:24 +02:00
Inari Listenmaa f5525dfbf0 (Ara) Supporting possessive suffixes, WIP 2018-10-16 17:47:35 +02:00
Inari Listenmaa b33d260377 (Ara) Add NP field to CN for apposition, to attach poss.suff. correctly 2018-10-16 17:46:28 +02:00
Inari Listenmaa 82aa6549cc (Ara) Fix MassNP: now with adjective included 2018-10-15 16:47:26 +02:00
Inari Listenmaa 7b13eb0ade (Ara) Better checks if a Num or Ord is a numeral 2018-10-15 16:08:11 +02:00
Inari Listenmaa f486149267 (Ara) N2 and N3 2018-09-26 15:01:14 +02:00
Inari Listenmaa b945128a5b (Ara) remove extra whitespace 2018-09-26 11:27:05 +02:00
Inari Listenmaa e281cb6f5c (Ara) Bugfix in DetCN: retain adjective every time 2018-09-21 09:35:44 +02:00
Inari Listenmaa db0bbfd1fb (Ara) Add various functions to make SymbolicAra work. 2018-09-18 11:30:58 +02:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00