1
0
forked from GitHub/gf-rgl
Commit Graph

94 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
Inari Listenmaa f554187f77 (Hun) New tests 2020-04-18 08:59:12 +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
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 e71c959a09 (Hun) WIP: comparative and superlative forms 2020-04-13 20:57:56 +02:00
Inari Listenmaa 57ad749ecc (Hun) Add Conj{S,NP,AP} + some conjunctions 2020-04-13 19:58:26 +02:00
Inari Listenmaa 3c6f7a2267 (Hun) Add SymbolHun 2020-04-13 19:41:00 +02:00
Inari Listenmaa abc3ce5939 (Hun) MassNP, PredetNP, DetNP 2020-04-13 19:40:25 +02:00
Inari Listenmaa dc179f1e7c Merge branch 'hungarian' of github.com:inariksit/gf-rgl into hungarian 2020-04-13 17:54:26 +02:00
Inari Listenmaa a7b2310734 (Hun) Add ObjDef into NP, Det and Quant 2020-04-13 17:54:06 +02:00
Inari Listenmaa 16c808c7b1 (Hun) Add a layer of inflection into V2,V3, VPSlash: is object definite? 2020-04-13 17:31:27 +02:00
Inari Listenmaa 9da533c809 (Hun) Add field for NPs whether it's definite 2020-04-13 17:30:07 +02:00