Commit Graph

24 Commits

Author SHA1 Message Date
Inari Listenmaa
2cf9c2ff1e (Hun) Handle multiword splitting already in Paradigms. 2020-06-28 12:35:05 +02:00
Inari Listenmaa
b33a65bbb5 (Hun) mkN with 3-9 args: use more reliable forms to infer vowel harmony 2020-06-27 19:51:26 +02:00
Inari Listenmaa
be8f2a43d1 (Hun) Add mkN : Str -> N -> N for compound nouns 2020-06-04 08:28:18 +02:00
Inari Listenmaa
ab83883679 (Hun) Update worst-case mkN with P1Sg possessive form of the noun 2020-06-04 08:19:29 +02:00
Inari Listenmaa
6166b99237 (Hun) Add mkA paradigm for N -> A 2020-04-28 16:47:07 +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
4eb210da05 (Hun) Add 9-argument worst case noun constructor 2020-04-28 12:32:10 +02:00
Inari Listenmaa
6cbcbd99fb (Hun) Add new paradigms and a 4-arg smart paradigm 2020-04-27 21:15:43 +02:00
Inari Listenmaa
61a3fe78b4 (Hun) A2 can go before or after its complement 2020-04-26 21:17:14 +02:00
Inari Listenmaa
bbcde26d72 (Hun) Add 2-argument smart paradigm for A 2020-04-26 20:16:45 +02:00
Inari Listenmaa
d7e10e843b (Hun) Add case to A and AP 2020-04-26 13:30:00 +02:00
Inari Listenmaa
f24d9c2cad (Hun) Add possibility to prepose Advs 2020-04-24 17:00:44 +02:00
Inari Listenmaa
3705c9229d (Hun) Restructure adpositions 2020-04-22 19:55:11 +02:00
Inari Listenmaa
04bdbfbcd6 (Hun) Add more paradigms for A 2020-04-22 19:48:30 +02:00
Inari Listenmaa
5db5964e83 (Hun) A couple of new paradigms 2020-04-20 14:07:14 +02:00
Inari Listenmaa
80327bf42f (Hun) Add 2-argument smart paradigm for nouns 2020-04-19 21:18:30 +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
Inari Listenmaa
18a763d764 (Hun) New paradigms for PN 2020-04-18 08:21:46 +02:00
Inari Listenmaa
7c0ea34127 (Hun) Add A2, ComplA2, CAdv 2020-04-17 14:47:10 +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
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
aarne
59d78d25fa started hungarian project 2012-03-30 09:22:52 +00:00