mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 18:10:12 -06:00
(Hun) Fix harmony of something_NP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user