(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
+1 -2
View File
@@ -7,8 +7,6 @@
-- Some parameters, such as $Number$, are inherited from $ParamX$.
resource ResHun = ParamHun ** open Prelude, Predef, ParamHun in {
{
--------------------------------------------------------------------------------
-- Nouns
oper
@@ -18,6 +16,7 @@ oper
Nom => harm1 [] ;
Acc => harm3 "ot" "et" "öt" ;
Dat => harm "nak" "nek" ;
Gen => harm "é" "e" ;
Ins => harm "al" "el" ;
Ess => harm "stul" "stül" ;
Tra => harm "á" "é" ;