1
0
forked from GitHub/gf-rgl
Commit Graph

4156 Commits

Author SHA1 Message Date
Inari Listenmaa
fb9ebf782f (Ara) ComplSlash: retain old object. Slash3V3: insert c3 into new c2. 2018-10-01 12:06:14 +02:00
Inari Listenmaa
fcf13dc89f (Ara) Fix ComplVV: now uses subjunctive and agrees with subject. 2018-10-01 12:04:17 +02:00
Inari Listenmaa
3edc34ed56 (Ara) Add can_VV; make أَنْ a default c2 for VVs 2018-10-01 11:52:46 +02:00
Aarne Ranta
cf93875bfa added MakeStructuralSwe.mkIDet 2018-09-29 10:30:07 +02:00
Inari Listenmaa
de279ac576 Merge pull request #29 from inariksit/arabic
Arabic: verb paradigms + article assimilation
2018-09-28 18:47:59 +02:00
Inari Listenmaa
a2431ccfbd (Ara) Add two new paradigms: v10sound and v10hollow 2018-09-28 18:43:13 +02:00
Inari Listenmaa
9c1102adcb (Ara) variable names + whitespace 2018-09-28 18:42:28 +02:00
Inari Listenmaa
78ea838725 (Ara) Fix a verb pattern for assimilated VIII 2018-09-28 15:57:39 +02:00
bruno cuconato
3a429730bc (Por) small fixes and add missing paradigm (#28)
* (Por) add Str -> V3 paradigm

* (Por) small fixes
2018-09-28 07:11:01 +02:00
Inari Listenmaa
9831512d34 (Ara) Assimilate definite article with alveolar consonants 2018-09-27 14:55:01 +02:00
Inari Listenmaa
f486149267 (Ara) N2 and N3 2018-09-26 15:01:14 +02:00
Inari Listenmaa
942ef0b0ff (Ara) Remove completed functions from MissingAra 2018-09-26 15:00:24 +02:00
Inari Listenmaa
6e433fdb48 (Ara) Remove unnecessary field from VV 2018-09-26 14:59:47 +02:00
Inari Listenmaa
8174fd55a8 (Ara) tabs to spaces 2018-09-26 14:58:59 +02:00
Inari Listenmaa
b945128a5b (Ara) remove extra whitespace 2018-09-26 11:27:05 +02:00
Inari Listenmaa
83793edc30 (Ara) WIP assimilate def. article 2018-09-26 11:12:45 +02:00
Inari Listenmaa
31b8ef9c3f (Ara) Add all tenses to UseCl and UseQCl 2018-09-25 14:58:54 +02:00
Inari Listenmaa
431b53048f (Ara) Add paradigm for assimilated measure 8 verbs 2018-09-25 14:09:14 +02:00
Inari Listenmaa
53fde8d963 (Ara) Add verb paradigm for defective v1 with perf. vowel i 2018-09-24 16:42:16 +02:00
Inari Listenmaa
a2551f783b (Ara) Add constructor for compound nouns 2018-09-24 16:37:21 +02:00
Inari Listenmaa
1d159f155c (Ara) VV and related functions 2018-09-21 15:46:39 +02:00
Inari Listenmaa
e6107dcbfb (Ara) Remove prodrop from PredVP; better to have it optional 2018-09-21 15:44:31 +02:00
bruno cuconato
0fa80d0f85 (Por) correct paradigm and use overloaded paradigms in Lexicon (#24) 2018-09-21 14:28:18 +02:00
Inari Listenmaa
e281cb6f5c (Ara) Bugfix in DetCN: retain adjective every time 2018-09-21 09:35:44 +02:00
Inari Listenmaa
c837f1cdf7 (Ara) keep the old s2 field in insertStr 2018-09-21 09:12:10 +02:00
Inari Listenmaa
eb7e4335b5 (Ara) Add GenNP 2018-09-21 09:12:10 +02:00
Inari Listenmaa
341b96da9c (Ara) Add هَل in QuestCl, not in UseQCl 2018-09-21 09:12:10 +02:00
Inari Listenmaa
f5f3587697 (Ara) remove new constructs from MissingAra 2018-09-20 09:58:34 +02:00
Inari Listenmaa
18f66b3e23 (Ara) add which_IQuant 2018-09-20 09:58:17 +02:00
Inari Listenmaa
6502f0df4f (Ara) Update some categories, add questions 2018-09-20 09:58:05 +02:00
Inari Listenmaa
d4deb3561e (Ara) guess PassV2 2018-09-20 09:55:05 +02:00
Inari Listenmaa
77bda93032 add ComplA2 2018-09-20 09:39:37 +02:00
Inari Listenmaa
0ca66a2e4d (Ara) some Utt*, CompCN, question_N 2018-09-18 17:54:58 +02:00
Inari Listenmaa
8596fd277f (Ara) overload mkV2 2018-09-18 17:54:58 +02:00
Inari Listenmaa
db0bbfd1fb (Ara) Add various functions to make SymbolicAra work. 2018-09-18 11:30:58 +02:00
Inari Listenmaa
c660dd6aa5 (Ara) couple of additions 2018-09-17 15:57:09 +02:00
odanoburu
625bf5485f (Por) Numeral: add spacing and handle case of millions (not in RGL, only in ParseExtend) 2018-09-12 18:02:49 +00:00
odanoburu
6fc46c2176 (Por) Numeral: create new oper and use it 2018-09-12 17:07:07 +00:00
odanoburu
37d4d3672c (Por) corrects edge cases in NumeralPor 2018-09-11 21:11:09 +00:00
Krasimir Angelov
285bca2ef5 refactoring to make it easier to add new conjuncts 2018-09-09 14:10:16 +02:00
Krasimir Angelov
790d4bc04a Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-09-07 11:53:03 +02:00
odanoburu
15f99fb258 Merge remote-tracking branch 'upstream/master' 2018-09-06 22:33:17 +00:00
odanoburu
26afd1c267 (Por) Extend : begin to add VPS 2018-09-06 22:32:57 +00:00
Aarne Ranta
cbbf530b71 force compilation of ExtraEng via a dummy open in AllEng 2018-09-06 18:08:31 +02:00
Inari Listenmaa
bdef0d0f12 (Ara) Guessing default implementations in various categories 2018-09-06 16:25:50 +02:00
Krasimir Angelov
a317429a79 fix paradigm 2018-08-24 10:54:25 +02:00
Krasimir Angelov
1e3e42e308 allow compound nouns with dash 2018-08-24 10:53:38 +02:00
Aarne Ranta
07b99f455f NewDictFin with standard RGL categories. DictFin is a union of this and OldDictFin. 2018-08-23 16:40:48 +02:00
Ayberk Tosun
e2fbf96815 Add linearization for as_CAdv 2018-08-22 10:54:38 +03:00
Ayberk Tosun
84fff1e096 Add linearization for at_least_AdN 2018-08-22 10:54:25 +03:00