(Hun) Fix harmony of something_NP

This commit is contained in:
Inari Listenmaa
2020-06-28 09:47:33 +02:00
parent b33a65bbb5
commit 2aaccfface
2 changed files with 7 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ lin nobody_NP = mkVerb; ""
lin nothing_NP = defNP "" N.NumSg ;
lin somebody_NP = defNP "" N.NumSg ;
-}
lin something_NP = defNP "valami" Sg ;
lin something_NP = defNPPrefix "vala" "mi" Sg ; -- vowel harmony according to mi
-------
-- Prep