1.1 Lexical diversity (TTR / MATTR / MTLD)
How varied a writer's vocabulary is across the sample. The
tool reports three related measures because each has different
strengths.
High TTR (≈0.82)
The cartographer surveyed shifting dunes,
inscribing their contours onto vellum. Each undulation
yielded a fresh hieroglyph; no ridgeline rehearsed an
earlier one.
26 tokens / 21 types. Almost no repetition.
Low TTR (≈0.42)
The thing about the thing is that the thing
keeps doing the thing, and so the thing we should do is
think about the thing the thing is doing to us.
31 tokens / 13 types. Heavy repetition.
TTR — raw type-token ratio.
Distinct word forms divided by total word forms. Easy to read
but length-sensitive: a 200-word sample will mechanically show
higher TTR than a 2000-word sample by the same author, because
common words inevitably repeat as text grows. For comparison
across texts of different lengths the next two metrics are
more defensible.
MATTR — Moving-Average Type-Token Ratio.
Slides a 100-token window across the text and averages the
TTR computed within each window. Because every window is the
same size, MATTR is length-independent: two texts of very
different total lengths can be compared on equal footing.
Requires at least 200 tokens of material to compute.
MTLD — Measure of Textual Lexical
Diversity. Walks the text counting how many tokens are needed
before the running TTR drops below 0.72; each such span is a
"factor". MTLD is total tokens divided by factor count.
Bidirectional (forward and backward) and length-robust; widely
used in published stylometric work. Requires at least 100
tokens to compute.
Comparison rule: the tool compares texts on
MATTR when both samples are long enough (≥ 200 words each).
MATTR diff ≤ 0.03 → Strong Match; 0.03–0.06 → Partial Match;
> 0.06 → No Match. When MATTR is unavailable for either
text, the tool falls back to raw TTR with looser thresholds
(0.05 / 0.10) and the older 2× length-ratio guard. MTLD is
reported in the per-text profile but does not participate
in the comparison rating.
Small-sample note: under 100 words MATTR
and MTLD are suppressed and only raw TTR is shown — and at
those sizes even TTR is mechanically inflated. Under 200
words MATTR is suppressed. The tool surfaces an inline
warning whenever a metric is omitted for length reasons.
1.2 Latinate / Germanic lean
English draws on two etymological streams. Latinate
vocabulary (Latin/French roots) tends to be formal, abstract,
polysyllabic. Germanic
vocabulary (Old English/Norse roots) tends to be concrete,
shorter, everyday. The same idea can be expressed in either
stream, and a writer's habitual preference is a stable
stylistic marker.
Latinate version
We endeavored to ascertain whether the
methodology would facilitate substantive engagement with
the material. Ultimately, the implementation necessitates
careful articulation of underlying assumptions.
Germanic version
We tried to find out whether the way we
taught it would help students get into the stuff. In the
end, doing this means we have to spell out what we already
think is true.
Ratio = Latinate hits / (Latinate + Germanic).
≥ 0.60 leans Latinate; ≤ 0.40 leans Germanic; in between is
mixed. Both pure Latinate / pure Germanic texts share a lean →
Strong Match. Opposite leans → No Match.
1.3 Pet Words & Habitual Phrases
Content words a writer reaches for repeatedly that aren't
forced by the topic. With a topic hint, the tool separates
these from words that are topical (required by subject matter).
Habitual word (filler):
I basically think there's basically
two ways to handle this. The first one, basically,
is to just talk to the student. The second is basically
to wait and see.
"basically" appears 4× as a filler — not
topic-required. The tool would flag it as habitual.
Habitual phrase (multi-word):
At the end of the day, what matters is how the writing
sounds. And at the end of the day, that's not something you
can fake.
"at the end of the day" appears 2× — flagged
as a habitual phrase even though the individual content words
don't recur.
Comparison: 2+ shared habitual markers → Strong;
1 shared → Partial; none shared → No. Both texts empty →
Indeterminate.
1.4 Hedges, Fillers, Intensifiers
Three register-marking categories.
Informal hedges
It's kind of a problem. Basically,
students are just trying to figure it out. I mean,
honestly, who isn't?
basically, kind of, sort of, just, really, actually, honestly, like, I mean, you know
Intensifiers
The shift was absolutely dramatic —
completely reshaping how we teach. The results
were literally transformative.
very, extremely, absolutely, totally, completely, literally, definitely, clearly, obviously
Formal hedges
Perhaps the most useful framing is
that the situation is arguably still in flux. It
could be argued that consensus has not yet
emerged.
perhaps, arguably, potentially, somewhat, it could be argued, one might suggest, it appears that
Both texts share dominant pattern (both informal,
both formal, both low) → Strong. One informal-dominant + other
formal-dominant → No Match.
1.5 Reading level
How difficult a text is to read, calculated from word length
(syllables per word) and sentence length. Reported as two
numbers: a US grade level (Flesch-Kincaid) and a 0–100 ease
score (Flesch Reading Ease). Reading level often correlates
with the Latinate/Germanic ratio (§1.2) — Latinate-heavy prose
is usually harder to read because Latinate words are longer.
Grade 21 · Reading Ease −29 (very difficult)
The methodological challenges of artificial
intelligence in higher education necessitate careful
examination of underlying assumptions and their pedagogical
implications. Universities must articulate clear policies
that delineate appropriate use across multiple institutional
contexts.
Long sentences, polysyllabic Latinate vocabulary,
embedded subordination — reads as graduate / specialist.
Grade 4 · Reading Ease 91 (very easy)
I think AI in school is kind of a mixed bag.
Everyone is using it, but nobody wants to talk about it.
Teachers are stuck in this weird spot where they know what
is going on, but they do not know how to deal with it.
Short sentences, everyday Germanic vocabulary,
coordination over subordination — reads as elementary.
Flesch-Kincaid Grade Level. US school-grade
equivalent for reading difficulty. Grade 8 = an 8th-grade
reader can follow it; grade 12 = high school senior; grade 16
= college senior; above 16 = graduate / specialist. Computed
from average sentence length + average syllables per word.
Flesch Reading Ease. A 0–100 scale where
higher = easier to read. 90+ = elementary; 60–70 = standard /
plain-English (roughly the level newspapers aim for);
30–50 = college-level; below 30 = very difficult (or, as with
academic prose, "specialist"). Uses the same inputs as
Flesch-Kincaid Grade Level but inverts the scale.
Comparison rule: the tool
compares texts on Flesch-Kincaid Grade Level. Diff ≤ 2 grade
levels → Strong Match; 2–4 → Partial Match; > 4 → No Match.
Indeterminate if either sample is under 50 words or fewer
than 3 sentences.