Pluralize Turkish nouns correctly
Turkish forms plurals with a single suffix that comes in two shapes: -ler and -lar. Which one you use is governed by vowel harmony — specifically the backness of the final vowel in the word. This tool takes any singular noun and appends the correct plural suffix, then explains why.
How it works
The tool scans the word and finds its last vowel, then classifies it:
- front vowels —
e,i,ö,ü→ suffix-ler - back vowels —
a,ı,o,u→ suffix-lar
The suffix is appended directly to the word. Only the final vowel matters; earlier vowels do not change the choice.
Example
kitap -> kitaplar (last vowel a, back)
ev -> evler (last vowel e, front)
göz -> gözler (last vowel ö, front)
okul -> okullar (last vowel u, back)
Tips and notes
- This tool handles only the plural suffix; it does not add case endings like
-deor-ion top. - A handful of loanwords take an unexpected suffix despite their last vowel; those rare exceptions are not special-cased here.
- All processing runs in your browser, so the words you enter stay private.