mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 03:08:55 -06:00
ditt o datt
This commit is contained in:
@@ -97,7 +97,7 @@ oper
|
||||
sLukko : Str -> CommonNoun = \lukko ->
|
||||
let a = getHarmony (last lukko)
|
||||
in
|
||||
sKukko lukko (weakGrade lukko + "n") (lukko + "n" + a) ;
|
||||
sKukko lukko (weakGrade lukko + "n") (lukko + "j" + a) ;
|
||||
|
||||
-- The special case with no alternations: the vowel harmony is inferred from the
|
||||
-- last letter - which must be one of "o", "u", "ö", "y".
|
||||
|
||||
Reference in New Issue
Block a user