1
0
forked from GitHub/gf-rgl
Commit Graph

71 Commits

Author SHA1 Message Date
Inari Listenmaa e44440928a (Ara) Add v4assimilated 2019-01-15 10:32:01 +01:00
Inari Listenmaa 6348f06052 (Ara) WIP verbal nouns; new paradigms+keep old ones backwards compatible 2019-01-14 21:21:55 +01:00
Inari Listenmaa cf9a9b31ad (Ara) Add new mkA constructor + improve documentation of old ones 2019-01-10 20:20:28 +01:00
Inari Listenmaa 186c41bdbb (Ara) add nothing_NP + improve smart paradigm for nisbaA 2019-01-10 14:25:10 +01:00
Inari Listenmaa 90f1585d7e (Ara) misc. small fixes/additions 2019-01-09 19:39:04 +02:00
Inari Listenmaa 5a0818920b (Ara) Add new paradigm for assimilated+defective FormI verbs 2019-01-09 19:38:47 +02:00
Inari Listenmaa 002fea0e66 (Ara) Add new mkV2V constructors + better comments for degrA 2019-01-09 13:51:06 +02:00
Inari Listenmaa e1cb4ea8c3 (Ara) Add constructors for geminate verbs in classes 8 and 10 2019-01-02 13:40:03 +02:00
Inari Listenmaa 447126c713 (Ara) fix pattern matching for geminate verbs in classes 1 and 7 2019-01-01 17:42:35 +02:00
Inari Listenmaa a6948288b7 (Ara) whitespace + other small cleanup here and there 2018-12-31 18:01:33 +02:00
Inari Listenmaa 42e31a3dce (Ara) Add mkA constructor for non-inflecting component in the adjective 2018-12-31 14:11:40 +02:00
Inari Listenmaa 9a9b36dca8 (Ara) misc. small fixes and cleanup 2018-12-29 18:45:47 +02:00
Inari Listenmaa 06a3d83f02 (Ara) Add a new mkA, for dealing with adjective construct phrases 2018-12-29 18:45:17 +02:00
Inari Listenmaa 02700acc8d (Ara) add a string (e.g. "that") in VS 2018-12-29 18:44:16 +02:00
Inari Listenmaa b73d5010df (Ara) add both7and_DConj + make Conj into ConjDistr 2018-12-29 18:43:25 +02:00
Inari Listenmaa f85e64a90d (Ara) misc small fixes/comments 2018-12-26 14:34:15 +01:00
Inari Listenmaa 8b016f35bc (Ara) Add field for word order in VS 2018-12-26 14:33:54 +01:00
Inari Listenmaa 3542a5260d (Ara) Add new mkN constructor, for forcing a number in adjective 2018-12-21 23:06:44 +01:00
Inari Listenmaa b25ae6bff8 (Ara) Handle defective nouns with sound feminine plural 2018-12-21 15:53:50 +01:00
Inari Listenmaa 218e3513a0 (Ara) small fixes and additions 2018-12-19 17:17:52 +01:00
Inari Listenmaa 038cb2536f (Ara) Add months + new mkN constructors to handle adjective modifiers 2018-12-18 11:27:11 +01:00
Inari Listenmaa 143977d552 (Ara) Add days and some months to Constructions 2018-12-17 17:46:45 +01:00
Inari Listenmaa db2560efe4 (Ara) updates in hamza rules + sound fem. plural noun constructor 2018-12-06 12:20:35 +02:00
Inari Listenmaa 0475955567 (Ara) Add state parameter to regNP + small cleanup/move around code 2018-11-30 15:23:49 +01:00
Inari Listenmaa fc0c504107 (Ara) Add new constructor irregFemA 2018-11-30 14:12:28 +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 a29a4132cf (Ara) misc. small fixes/additions 2018-11-26 17:03:31 +01:00
Inari Listenmaa 9da4ea3f5c (Ara) Add word order as a parameter to Subj 2018-11-26 17:03:09 +01:00
Inari Listenmaa 570d347efe (Ara) Various fixes with nouns, compounding, attributes etc. 2018-11-22 16:09:11 +01:00
Inari Listenmaa b174bba3a9 (Ara) V2V and related functions 2018-11-20 14:10:49 +01:00
Inari Listenmaa 47bcbe73f6 (Ara) Add two new verb paradigms 2018-11-20 14:09:15 +01:00
Inari Listenmaa 00f9a1be49 (Ara) Fix formatting in documentation 2018-11-20 09:34:30 +01:00
Inari Listenmaa fe4bec4e58 (Ara) Improve documentation for verb constructors + add reflV 2018-11-19 15:23:37 +01:00
Inari Listenmaa a2907a91a5 (Ara) Add a paradigm for relative adjectives 2018-11-16 15:03:19 +01:00
Inari Listenmaa b69608bd21 (Ara) New verb paradigm (geminate 7) + clean up CN 2018-11-15 16:46:35 +01:00
Inari Listenmaa 06efa09f93 (Ara) Add UttInterj and an API command mkInterj 2018-11-14 18:11:10 +01:00
Inari Listenmaa 2b16118063 (Ara) Add new verb paradigm for hollow 8 2018-11-14 18:10:28 +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 4d35a0206c (Ara) Add paradigm for doubly weak v1 2018-11-12 16:31:09 +01:00
Inari Listenmaa 2159d4b0be (Ara) Add proDrop function to the API 2018-11-12 14:25:16 +01:00
Inari Listenmaa 7713518ad5 (Ara) More relative clauses + fix questions + update MissingAra 2018-11-08 15:52:06 +01:00
Inari Listenmaa bf28bf1e56 (Ara) Prepositions + improve Paradigms API functions 2018-11-07 14:30:38 +01:00
Inari Listenmaa 5c5cd125c9 (Ara) Add paradigm for doubly weak FormIV + remove hamza from imperative prefix 2018-11-07 11:31:07 +01:00
Inari Listenmaa e3f2469abe (Ara) Add gender, species etc. into the API 2018-11-02 18:01:33 +01:00
Inari Listenmaa 6b0094b22a (Ara) Fixing possessive suffixes 2018-10-22 17:09:51 +02:00
Inari Listenmaa 08ff8ee3e5 (Ara) Small orthography fixes 2018-10-18 14:45:50 +02:00
Inari Listenmaa e051829637 (Ara) Add paradigm for broken plural adjectives 2018-10-17 17:17:52 +02:00
Inari Listenmaa f5525dfbf0 (Ara) Supporting possessive suffixes, WIP 2018-10-16 17:47:35 +02:00