(Hun) Add some tests for noun inflection + new words for them

This commit is contained in:
Inari Listenmaa
2020-03-28 16:35:02 +01:00
parent e1a94a0741
commit 8b35ea2762
7 changed files with 171 additions and 10 deletions
+26
View File
@@ -0,0 +1,26 @@
# Hungarian
## Language info
* English name: Hungarian
* Autonym: Magyar
* ISO code: Hun
## Authors
Inari Listenmaa, 2020-
With contributions from Erzsébet Galgóczy (initial nominal morphology) and Patrik Jansson (numerals).
## Publications
-
## Implementation information
So far (2020-03) just copypasted a dummy module with Hungarian words that inflect mostly wrong or not at all. This will change in a few weeks.
## Maintainer
Inari Listenmaa ([@inariksit](https://github.com/inariksit))