1
0
forked from GitHub/gf-rgl
Commit Graph

6042 Commits

Author SHA1 Message Date
Inari Listenmaa
6d6cdbdf3a Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-19 18:27:27 +02:00
Inari Listenmaa
4d11e68e07 (Hun) Update word order in relative clauses in tests 2020-04-19 18:26:20 +02:00
Inari Listenmaa
6a77c4a5d4 (Hun) Fix some words 2020-04-19 18:26:06 +02:00
Inari Listenmaa
5c5a6d1f04 (Hun) Use Indef agreement in SlashVP 2020-04-19 18:24:13 +02:00
Inari Listenmaa
5661a7ba01 (Hun) Change word order in relVP 2020-04-19 18:23:54 +02:00
Inari Listenmaa
8ddc50897a (Hun) Fix number in ConjNP 2020-04-19 17:35:34 +02:00
Inari Listenmaa
0b133c7122 (Hun) Fix agreement in DetCN 2020-04-19 17:06:27 +02:00
Inari Listenmaa
73fb39164f (Hun) More constructors for mkA2 2020-04-19 17:06:09 +02:00
Inari Listenmaa
84ff6b4f46 (Hun) Generalise Postposition to Adposition, allow it to preposition 2020-04-19 17:05:51 +02:00
Julia Jansson
c47a6cd279 Progress on writing multi-argument paradigm 2020-04-19 17:01:57 +02:00
Julia Jansson
dfd370830f added special accusative case + lower stem plural allomorph 2020-04-19 15:00:42 +02:00
Inari Listenmaa
27d307c9db Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-19 14:02:43 +02:00
Inari Listenmaa
6b7ea90405 (Hun) Retain VPs subjectcase in relVP 2020-04-19 14:02:20 +02:00
Julia Jansson
296132e325 Fixed "rák" and "rét" cases 2020-04-19 11:40:47 +02:00
Julia Jansson
d3f4baa655 Added many more words to Lexicon 2020-04-18 21:59:52 +02:00
Julia Jansson
2cdc0830af Changed word order 2020-04-18 21:09:46 +02:00
Julia Jansson
cd5e8c4a48 Updated after possesive form and plural 2020-04-18 21:04:20 +02:00
Julia Jansson
ddd49c2f86 Corrected most test cases 2020-04-18 20:44:42 +02:00
Aarne Ranta
1eabf5c863 initialized Slovak (Slo) by cloning from Czech 2020-04-18 09:07:51 +02:00
Inari Listenmaa
f554187f77 (Hun) New tests 2020-04-18 08:59:12 +02:00
Inari Listenmaa
54a0863f48 Merge pull request #314 from inariksit/hungarian
Hungarian
2020-04-18 08:33:59 +02:00
Inari Listenmaa
18a763d764 (Hun) New paradigms for PN 2020-04-18 08:21:46 +02:00
Inari Listenmaa
f26b10a8b3 (Hun) Add UttIP 2020-04-18 08:15:20 +02:00
Inari Listenmaa
0a21ed5e5e (Hun) Change constructor of mkDet + new Dets 2020-04-18 08:15:10 +02:00
Inari Listenmaa
753c57296d (Hun) New lexicon 2020-04-18 08:14:44 +02:00
Inari Listenmaa
9680d0b151 (Hun) New unit tests 2020-04-17 19:36:18 +02:00
Inari Listenmaa
0fe259af38 (Hun) Add Hungarian to the API 2020-04-17 19:36:08 +02:00
Inari Listenmaa
70326b853a (Hun) Fix a few small bugs with discontinous APs 2020-04-17 19:35:06 +02:00
Inari Listenmaa
f3726e9c0e (Hun) Add various CN funs 2020-04-17 19:32:01 +02:00
Inari Listenmaa
de757a00e7 (Hun) Fixes in relatives 2020-04-17 18:58:11 +02:00
Inari Listenmaa
4bbb4d5808 (Hun) Add conjunction of RS 2020-04-17 18:34:28 +02:00
Inari Listenmaa
6de0fe95ec (Hun) Add relative clauses 2020-04-17 18:23:21 +02:00
Inari Listenmaa
8c9e8e35dd (Hun) Add some postpositions + comments 2020-04-17 15:30:52 +02:00
Inari Listenmaa
2cf99611bc (Hun) Update SymbOrd after changes in lincat of Ord 2020-04-17 15:30:09 +02:00
Inari Listenmaa
16caf7e041 (Hun) Add UttX : X -> Utt funs 2020-04-17 15:29:17 +02:00
Inari Listenmaa
469cdbf0d1 (Hun) New unit tests 2020-04-17 14:47:28 +02:00
Inari Listenmaa
7c0ea34127 (Hun) Add A2, ComplA2, CAdv 2020-04-17 14:47:10 +02:00
Inari Listenmaa
822cfc4bef (Hun) Change lincat of Ord + add OrdSuperl, DetQuantOrd 2020-04-17 14:46:44 +02:00
Inari Listenmaa
cc85e4aaeb (Hun) Make comparative discontinuous 2020-04-17 14:45:44 +02:00
Inari Listenmaa
738dd44ec8 (Hun) Add digits 2020-04-17 13:29:13 +02:00
Inari Listenmaa
5430d8b450 (Hun) Make numerals take singular noun 2020-04-17 13:28:58 +02:00
Inari Listenmaa
f5068a76de (Hun) Fix have_V2 2020-04-17 12:50:33 +02:00
Inari Listenmaa
ae2e3465fe Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into hungarian 2020-04-17 11:21:54 +02:00
Inari Listenmaa
a15e535042 Merge pull request #313 from michmech/master
improvements to czech, mostly morphological
2020-04-16 20:17:38 +02:00
Michal Mechura
d2ad4d6105 improvements to czech, mostly morphological 2020-04-16 20:01:38 +02:00
Julia Jansson
138b79fca3 Test 2020-04-16 11:25:46 +02:00
Julia Jansson
976098d673 Test 2020-04-16 11:22:42 +02:00
Inari Listenmaa
8f447a8bea Merge pull request #312 from inariksit/korean
Korean
2020-04-15 10:02:18 +02:00
Inari Listenmaa
1ffa53c3b2 (Kor) Add negative form in V where conjunction attaches 2020-04-14 20:58:17 +02:00
Inari Listenmaa
2c83fd8691 (Kor) Don't add 들 with numerals 2020-04-14 17:53:04 +02:00