1
0
forked from GitHub/gf-rgl

4714 Commits

Author SHA1 Message Date
Inari Listenmaa
6cd6ddd020 (Ara) Fixes in pattern matching root and pattern 2018-10-17 17:18:26 +02:00
Inari Listenmaa
e051829637 (Ara) Add paradigm for broken plural adjectives 2018-10-17 17:17:52 +02:00
Inari Listenmaa
069a02c441 (Ara) WIP: noun compounds 2018-10-17 17:17:24 +02:00
Inari Listenmaa
5489e1cd51 (Ara) Small fixes: hamza, order of diacritics and remove ّ from root 2018-10-17 17:17:09 +02:00
Inari Listenmaa
096beae214 (Ara) More cases in normalisation functions for diacritics 2018-10-17 17:15:39 +02:00
Inari Listenmaa
0b901669fd (Ara) change someSg_Det into singular 2018-10-17 17:15:00 +02:00
Inari Listenmaa
c8b4270983 Merge pull request #44 from inariksit/arabic
Arabic: nouns and stuff
2018-10-16 17:52:03 +02:00
Inari Listenmaa
f5525dfbf0 (Ara) Supporting possessive suffixes, WIP 2018-10-16 17:47:35 +02:00
Inari Listenmaa
5f39c41988 (Ara) Fixes to a few fords 2018-10-16 17:47:14 +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
3acaaed474 Merge pull request #42 from inariksit/arabic
Arabic
2018-10-15 16:51:53 +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
8db210fd97 (Ara) fix bad_A 2018-10-15 16:07:29 +02:00
Inari Listenmaa
eadaa3335f Merge pull request #41 from inariksit/master
Arabic orthography
2018-10-12 16:33:43 +02:00
Inari Listenmaa
145fc773cb (Ara) Normalise the order of combining characters ّ + vowel 2018-10-12 15:42:33 +02:00
Inari Listenmaa
0bce38800c (Ara) Remove some LTR (U+200E) chars that had been copypasted in error 2018-10-12 15:40:48 +02:00
Inari Listenmaa
8d9a0fe998 Merge pull request #40 from inariksit/master
Arabic
2018-10-11 17:08:38 +02:00
Inari Listenmaa
a36c3278a5 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-10-11 17:02:07 +02:00
Inari Listenmaa
43227578c5 (Ara) fix eat_V2 2018-10-11 17:00:04 +02:00
Inari Listenmaa
664d2e0b70 (Ara) Fix some orthography issues related to ء‎ 2018-10-11 16:54:18 +02:00
Aarne Ranta
56fd159e34 fixed three paradigms in Finnish Kotus: lapsi, veitsi, harkita 2018-10-11 06:58:57 +02:00
Aarne Ranta
05ed75c131 using the ext field more properly in Scand VP 2018-10-09 19:27:21 +02:00
Inari Listenmaa
0fa4dd7ab0 Merge pull request #39 from inariksit/master
Finnish
2018-10-09 14:17:38 +02:00
Inari Listenmaa
0cf74c04df (Fin) Add more infinite forms to VVType 2018-10-09 14:12:28 +02:00
Inari Listenmaa
ab88fd8018 (Fin) More patterns for consonant gradation ("pyyhkiä", "aueta") 2018-10-09 13:42:25 +02:00
Aarne Ranta
8334a3fab3 fixed the place of AP in Scand.CompAP so that it is before the particle but after negation: 'det ser inte bra ut' 2018-10-09 10:44:46 +02:00
Inari Listenmaa
1b0359f217 Merge pull request #38 from inariksit/master
Various improvements to Finnish
2018-10-08 17:59:36 +02:00
Inari Listenmaa
5223a3d9c9 (Fin) Add some cases for weakGrade + add exceptions to Kotus.gf 2018-10-08 17:55:58 +02:00
Inari Listenmaa
583f77e450 (Fin) Remove redundant sense distinctions 2018-10-08 17:55:18 +02:00
Inari Listenmaa
bd6d88c784 (Fin) Add some more N and A paradigms 2018-10-08 16:12:50 +02:00
Inari Listenmaa
0441cf1586 (Fin) Add infAdess ("tekemällä") to the API 2018-10-08 16:12:33 +02:00
Inari Listenmaa
5a18c857b8 (Fin) Fix inflection of some adjectives in NewDictFin 2018-10-08 16:12:03 +02:00
Inari Listenmaa
b7d2ff99c0 (Fin) Remove redundant distinctions from NewDictFin 2018-10-08 16:11:44 +02:00
Inari Listenmaa
9aa31fdcdd (Fin) Add prefix field to A 2018-10-08 16:10:41 +02:00
bruno cuconato
d4f2df8aa4 (Por) add lins (#35)
* (Por) correct paradigm and use overloaded paradigms in Lexicon

* (Por) add Str -> V3 paradigm

* (Por) small fixes

* adjust import list and add Mood to VPS

* (Por) add compoundN to ExtendPor

* (Por) add CompoundAP GerundCN ICompAP IAdvAdv CompIQuant PrepCN
2018-10-06 06:14:24 +02:00
bruno cuconato
63587ac745 (Romance) add subjVS oper to Cat,Ita,Por,Spa (#37)
* (Por) correct paradigm and use overloaded paradigms in Lexicon

* (Romance) add subjVS oper to Cat,Ita,Por,Spa

already present in French
2018-10-06 06:12:54 +02:00
Inari Listenmaa
dbf232b73e Merge pull request #36 from inariksit/master
Finnish
2018-10-05 16:20:44 +02:00
Inari Listenmaa
d13c34e641 (Fin) Add new constructor for V -> A: present participle into adjective. 2018-10-05 15:50:24 +02:00
Inari Listenmaa
84f53ba086 (Fin) Fix vowel harmony bug in a verb constructor 2018-10-05 15:47:30 +02:00
Inari Listenmaa
c52f16e534 (Fin) Add CompoundN 2018-10-05 10:48:48 +02:00
Inari Listenmaa
c0ce537104 (Fin) Add CompoundN 2018-10-05 10:39:06 +02:00
Aarne Ranta
479a44b6a0 added ParadigmsSwe.auxV2V 2018-10-03 12:54:00 +02:00
kitukb
bd556c7789 Adding a bantu Functor (#32)
* added Bantu functor

*  added egekusii language based on Bantu functor

*  added kikamba language based on Bantu functor

*  added kiswahili language based on Bantu functor
2018-10-03 12:52:48 +02:00
bruno cuconato
c410abfa6b (ExtendPor) add CompoundN (#31)
* (Por) add Str -> V3 paradigm

* (Por) small fixes

* adjust import list and add Mood to VPS

* (Por) add compoundN to ExtendPor
2018-10-03 12:51:16 +02:00
benson kituku
4859ff2be8 added kiswahili language based on Bantu functor 2018-10-03 11:42:40 +03:00
benson kituku
3c76051d8b added kikamba language based on Bantu functor 2018-10-03 11:40:26 +03:00
benson kituku
b1b8f90f4e added egekusii language based on Bantu functor 2018-10-03 11:37:52 +03:00
benson kituku
c82b09df1a added Bantu functor 2018-10-03 11:17:11 +03:00
Inari Listenmaa
e2365f60d7 Merge pull request #30 from inariksit/arabic
Arabic
2018-10-02 15:35:16 +02:00