The Gulpease Index is the standard readability measure for the Italian language. It was designed for Italian’s morphology, counting letters per word rather than the syllables that English formulas rely on, and it produces a single 0-to-100 score that maps cleanly to school-education reading levels.
Why Gulpease and not Flesch?
The Flesch Reading Ease formula — the dominant English readability measure — counts syllables per word. Italian words tend to be longer and more polysyllabic than English equivalents because of grammatical suffixes, article-preposition contractions, and inflected verb endings. Syllable-counting in Italian also produces inconsistent results due to diphthongs and elisions. The GULP linguistics group at La Sapienza University in Rome developed the Gulpease formula in the 1980s specifically to sidestep this problem: it uses letter count instead of syllable count, which is unambiguous and easily automated.
How it works
The index combines three counts — letters, words, and sentences:
Gulpease = 89 + (300 × sentences − 10 × letters) / words
Only alphabetic characters count toward letters. Words are whitespace-separated
tokens, and a sentence ends at a full stop, exclamation mark, question mark, or
ellipsis. More sentences for the same word count and fewer letters per word both
raise the score. The result is clamped to the 0–100 range.
Reading the score
| Score | Readable by |
|---|---|
| 80–100 | Primary-school education (ages ~10–11) |
| 60–80 | Middle-school education |
| 40–60 | High-school education |
| below 40 | Difficult for most adult readers |
Italian public-administration guidelines and plain-language campaigns typically aim for a Gulpease of 60 or above for citizen-facing documents. Legal and technical texts often score in the 30–50 range even when competently written.
Practical tips for raising your score
Two levers move the needle most:
- Shorter sentences. Splitting a 40-word sentence into two 20-word ones doubles the sentence count for the same number of words, which pushes the score up substantially. This is the highest-leverage change.
- Shorter words. Choosing everyday Italian over long Latinate or technical synonyms lowers the letter count. Compare usare (5 letters) against utilizzare (10 letters) — both mean “to use”, but the shorter form scores better.
Because the formula rewards short words, highly technical Italian — medical or legal prose with many compound nouns and technical terms — will naturally score lower than narrative prose even when clearly written for its audience. In those cases interpret the score relative to the genre, not as an absolute quality judgment.
Gulpease vs. other Italian readability tools
The Gulpease Index is the most widely cited Italian readability formula in academic and public-sector contexts, but a few alternatives exist:
- GULPEASE (original): Best for general-purpose Italian text evaluation; the formula used by this tool.
- Flesch adapted for Italian: Some researchers have adapted the Flesch-Kincaid formula for Italian by using average sentence length and word length in characters rather than syllables. Results are less standardised than Gulpease.
- CLI (Cohesion and Legibility Index): A more recent academic proposal that attempts to measure discourse cohesion as well as surface readability.
For most practical applications — plain-language compliance, simplifying government communications, grading student writing, or checking marketing copy — Gulpease is the appropriate and widely accepted choice for Italian text.