This tool checks Finnish words for vowel harmony, the rule that governs which vowels — and therefore which suffixes — can appear together in a single word.
How it works
Finnish divides vowels into three groups:
back : a, o, u
front : ä, ö, y
neutral : e, i (compatible with either group)
In a native, non-compound word, back and front vowels cannot mix. The checker
scans each word, records whether it contains any back vowel and any front vowel,
and flags the word when it contains both. Words with only one group, or only
neutral vowels, pass. This matters because suffixes harmonise with the stem: a
back stem takes -ssa (talossa) while a front stem takes -ssä (metsässä).
Example
talossa has only back vowels and passes. metsässä has only front vowels and
passes. A coined form like taköö mixes a (back) with ö (front) and is
flagged as a harmony violation.
Tips and notes
Treat a flag as a prompt, not a verdict. Compound words such as syyskuu
(syys + kuu) and many loan words like olympialaiset mix groups on purpose,
and each stem inside a compound harmonises on its own. Use the checker to catch
typos and to decide which suffix variant a stem needs, and lean on the alphabet
reference if you are unsure which letters count as front or back.