LIX, the Swedish Läsbarhetsindex, measures readability without counting syllables, which makes it a clean, language-independent metric. This tool applies LIX to Russian and bands the result so you can judge how demanding a passage is.
How it works
The index is:
LIX = (words / sentences) + 100 × (longWords / words)
Words are Cyrillic tokens, sentences are counted from terminal punctuation
(. ! ? …), and a long word is one with more than six letters (seven or more).
The tool sums the average sentence length and the long-word percentage, then maps
the total to a difficulty band — lower means easier, the opposite direction to
the Flesch scale.
Example
A passage of short sentences built from common, short words lands in the very easy or easy band. Formal Russian — long sentences full of seven-plus-letter nouns, participles, and case-inflected forms — climbs into the difficult or very difficult range. Because LIX ignores syllables entirely, the score is fast, stable, and reproducible.
Notes
Use LIX as a second opinion next to the Oborneva Flesch adaptation: when both agree, you can be confident about a text’s difficulty; when they disagree, inspect the breakdown to see whether sentence length or word length is the driver. The tool runs locally in your browser.