Commit Graph

6779 Commits

Author SHA1 Message Date
odanoburu
e4d34bff32 (Eng) update SlashV2A with new V2A lincat 2018-10-22 18:27:20 +00:00
Inari Listenmaa
f5304afa56 Merge pull request #50 from inariksit/arabic
Arabic
2018-10-22 17:15:10 +02:00
Inari Listenmaa
6b0094b22a (Ara) Fixing possessive suffixes 2018-10-22 17:09:51 +02:00
Inari Listenmaa
eb074e6bcd (Ara) Small cleanup and adding comments 2018-10-22 17:09:33 +02:00
odanoburu
8990ee80a8 (Eng) change lincat of V2A
- update V2A linref
- add overloaded mkV2A with backwards-compatible signature
- update lexicon V2A example
- remove old comment with Verb lincat
thanks to @inariksit for guidance!
2018-10-22 14:18:53 +00:00
odanoburu
52b9a98db6 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2018-10-22 13:33:00 +00:00
bruno cuconato
2d5655aa50 (Por) Extend: add lins (#49)
- add PastPartAP, PastPartAgentAP
- add PassVPSlash, PassAgentVPSlash lins from ExtraRomance
- correct CompoundN
2018-10-21 19:42:05 +02:00
odanoburu
83a22ab31b (Por) Extend: add lins
- add PastPartAP, PastPartAgentAP
- add PassVPSlash, PassAgentVPSlash lins from ExtraRomance
- correct CompoundN
2018-10-19 22:23:21 +00:00
Inari Listenmaa
0315a3e52e Merge pull request #47 from inariksit/arabic
(Ara) Add linref for CN + choose bare form for UttCN, no case
2018-10-19 17:25:50 +02:00
Inari Listenmaa
4b2c706bcd (Ara) Add linref for CN + choose bare form for UttCN, no case 2018-10-19 17:25:25 +02:00
Inari Listenmaa
85e4a8061f (Ara) Fix agreement in imperatives 2018-10-18 15:08:54 +02:00
Inari Listenmaa
a48227b8c5 Merge pull request #46 from inariksit/arabic
Arabic
2018-10-18 14:49:49 +02:00
Inari Listenmaa
08ff8ee3e5 (Ara) Small orthography fixes 2018-10-18 14:45:50 +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
98a29421a8 Merge pull request #45 from inariksit/arabic
Arabic
2018-10-17 17:23:36 +02:00
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