Commit Graph

29 Commits

Author SHA1 Message Date
Inari Listenmaa
df4ba9eb96 (Hun) optimise Quant 2020-11-28 19:35:00 +01:00
Inari Listenmaa
270067291a (Hun) Expose ablative 2020-06-21 20:59:46 +02:00
Inari Listenmaa
1471ee563e (Hun) Add a stem for Sg1, Sg2 and Pl2 possessive form 2020-06-04 08:19:01 +02:00
Inari Listenmaa
0f19b70b86 (Hun) Remove PlAcc from stems, turns out it wasn't needed
According to https://www.researchgate.net/publication/268175865_Does_Hungarian_have_a_case_system p. 45, the allomorph for plural accusative is predictable.
2020-04-28 14:41:47 +02:00
Inari Listenmaa
84985b91c0 (Hun) Merge the param Number into NumType: NoNum {Sg|Pl} | IsNum 2020-04-28 12:57:24 +02:00
Inari Listenmaa
851a0dedc8 (Hun) Add SgAll to the forms 2020-04-28 12:31:53 +02:00
Inari Listenmaa
5f6db51183 (Hun) Rename some parameters + add show funs for param names 2020-04-27 17:19:18 +02:00
Inari Listenmaa
22cadd2ac6 (Hun) Combine the parameters on definiteness and Quant/Det type 2020-04-26 15:51:34 +02:00
Inari Listenmaa
b6b462ca35 (Hun) Temporarily comment out cases+change order in funs that pat. match 2020-04-26 15:19:43 +02:00
Inari Listenmaa
797171fb31 (Hun) Remove unnecessary distinction between digits and numbers 2020-04-26 14:35:12 +02:00
Inari Listenmaa
e2d79a72f6 (Hun) Remove unused parameters 2020-04-25 14:47:56 +02:00
Inari Listenmaa
44603f7db7 (Hun) Add proper inflection tables in NP, stems only up to CN 2020-04-25 14:03:10 +02:00
Inari Listenmaa
0442c0d7a7 (Hun) Add a separate table of possessive stems in CNs and NPs 2020-04-24 07:23:31 +02:00
Inari Listenmaa
b1e25c2167 (Hun) Fix allomorph of Pl P3 possessor with Pl noun 2020-04-24 07:02:23 +02:00
Inari Listenmaa
fc699d231f (Hun) Add possessive suffixes to nouns in DetCN 2020-04-23 21:12:37 +02:00
Inari Listenmaa
4dc5b53c3c (Hun) Add new QuantType param to Quants 2020-04-23 19:56:10 +02:00
Inari Listenmaa
3b18fadfdf (Hun) Add possessive stems 2020-04-23 19:10:42 +02:00
Inari Listenmaa
bff100b75b (Hun) Replace SgAcc with SgAccStem; will be reused with poss. suffixes 2020-04-23 18:05:44 +02:00
Inari Listenmaa
a52300205d (Hun) Squeeze further down to 7 stems 2020-04-23 16:14:31 +02:00
Inari Listenmaa
d7d5f4aa59 (Hun) Stems in N+CN, full infl table in NP. 2020-04-23 13:36:57 +02:00
Inari Listenmaa
15040355e6 (Hun) WIP: first attempt at stem-based nominal morphology 2020-04-22 19:55:56 +02:00
Inari Listenmaa
1dcb4720d1 (Hun) Add negation in verbs + change some parameter names 2020-04-21 10:44:32 +02:00
Inari Listenmaa
6de0fe95ec (Hun) Add relative clauses 2020-04-17 18:23:21 +02:00
Inari Listenmaa
9da533c809 (Hun) Add field for NPs whether it's definite 2020-04-13 17:30:07 +02:00
Inari Listenmaa
8377dfc212 (Hun) Move all noun morphology related opers and types to NounMorphoHun 2020-03-30 21:55:06 +02:00
Inari Listenmaa
4a8668fce9 (Hun) Prevent redundant use of IndefArt in DetQuant with a Numeral 2020-03-30 16:01:12 +02:00
Inari Listenmaa
268af14dd3 (Hun) Remove a few noun cases 2020-03-30 14:59:22 +02:00
Inari Listenmaa
8b35ea2762 (Hun) Add some tests for noun inflection + new words for them 2020-03-28 16:35:02 +01:00
Inari Listenmaa
e1a94a0741 (Hun) Fresh copypaste from generic dummy template. Compiles, isn't good. 2020-03-28 15:43:58 +01:00