# Importance-inflation adjectives

Part of [The AI Tells Index](https://feedsquad.com/ai-tells). A tell signals low effort. It does not identify an author. Skilled writers produce every shape listed here, some of them daily, and automated detectors misread those writers for it at rates measured above 60 percent on non-native English prose. Nothing in this index proves that a machine wrote anything. Read an entry as one piece of evidence to weigh against the false-positive notes printed beside it.

## Facts

- Id: importance-adjective-inflation
- Category: Lexical (lexical)
- Subcategory: importance-assertion
- Also known as: crucial, vital, essential, paramount, pivotal, plays a crucial role, pivotal moment
- Status: Active. Currently signals low-effort writing.
- Severity: medium
- Evidence grade: corroborated (named independently by multiple credible secondary sources)
- Languages: en
- Added: 2026-08-15
- Updated: 2026-08-17
- Page: https://feedsquad.com/ai-tells/importance-adjective-inflation

## Description

An adjective asserts that something matters and the sentence never says what turns on it. Crucial, vital, essential, paramount and pivotal all do the same work: they raise the stakes without naming them. This family sits in the released excess-word set that Kobak and colleagues measured across more than 15 million biomedical abstracts. The pattern is deliberately narrow. It matches the fixed formula plays a crucial role and a short list of stakes-free predicates, and it leaves the bare adjectives alone, because safety writing needs them and firing on them would punish the people who have the least room to soften.

## Why it reads as machine-written

Importance is cheap to assert and expensive to demonstrate. A model that has not retrieved a consequence still has to finish the sentence, and the adjective closes it at no cost. The reader cannot disagree with the claim because no claim was made.

## Detection

Type: deterministic (a regular expression, run as written)

Scope: sentence

ECMAScript regular expression. The build validator compiles it and tests it against this entry's own specimens.

```regex
\bplay(?:s|ed|ing)?\s+an?\s+(?:crucial|vital|pivotal|critical|key|essential)\s+role\b|\b(?:is|are|remains?)\s+(?:absolutely\s+)?(?:crucial|vital|paramount|pivotal)\s+(?:to|for)\s+(?:the\s+)?(?:success|growth|future|survival|development|adoption|understanding)\b
```

Flags: gi

## Examples

Constructed specimens. Written for this index. Never quoted from anyone's posts.

### Specimen 1

Before, exhibiting the tell:

> Onboarding plays a crucial role in whether a new customer stays. Expectations get set early, and expectations are what people remember when renewal comes around. The principle is not in dispute anywhere, which is precisely why so little turns on stating it again. Doing something about it is a different conversation, and it is the one that keeps getting deferred.

After, repaired:

> Customers who connect a second channel in their first week renew at roughly twice the rate of those who never do. Onboarding exists to get that second channel connected.

Note: Figures in this repair are invented for the specimen. The repair names the thing that changes and the number attached to it.

### Specimen 2

Before, exhibiting the tell:

> A clear changelog is vital to the success of any release. Users want to know what changed, and telling them plainly builds the kind of trust that pays off downstream. The teams that write good release notes rarely have to explain themselves twice. The ones that skip them find out why eventually.

After, repaired:

> We stopped publishing release notes for two months in spring. Support tickets asking what changed went up. The two questions we answered most became the first two lines of the changelog when it came back.

Note: No number is invented here. The repair is the incident.

## False positives

Who legitimately writes this way.

Safety documentation asserts importance because that is the job. A checklist saying hand hygiene is essential is the instruction, not padding, and the same holds for clinical protocol, aviation procedure and any guidance written to be obeyed under time pressure. Plays a crucial role is separately a taught academic formula: it appears in the Academic Formulas List, and second-language writers produce it at high rates because every course puts it there. The discriminator is the consequence. A reviewer should ask what happens if the crucial thing is missing, and if the text answers within a sentence or two, the adjective is doing honest work. The pattern deliberately skips bare uses of essential for this reason, which means it under-fires on purpose.

## Model attribution

No family attribution. The adjectives sit in the Kobak released excess-word set, which is measured across abstracts without reference to any vendor.

## Platform notes

- google: The quality rater guidelines ask whether a page adds value beyond what is already available. A sentence that asserts stakes and supplies none is the shape that question catches.

## Sources

1. Kobak et al., Delving into LLM-assisted writing in biomedical publications, Science Advances 11(27)
   https://www.science.org/doi/10.1126/sciadv.adt3813
   (tier: peer-reviewed; accessed 2026-08-14)
2. Wikipedia: Signs of AI writing
   https://en.wikipedia.org/wiki/Wikipedia:Signs_of_AI_writing
   (tier: community; accessed 2026-08-14)
3. slop-lint, social-reply-register molds
   https://github.com/eric-sabe/slop-lint
   (tier: community; accessed 2026-08-14)
4. vale-ai-tells, 111 machine-checkable rules
   https://github.com/tbhb/vale-ai-tells
   (tier: community; accessed 2026-08-14)

## Status history

Ids are permanent. A retired tell keeps its id and its page.

- 2026-08-15, Active: The family is current on the Wikipedia list, carries rules in vale-ai-tells and slop-lint, and sits in the Kobak excess-word set. No source reports it declining.

## License

CC BY 4.0. https://creativecommons.org/licenses/by/4.0/

Attribution: The AI Tells Index, feedsquad.com/ai-tells

Reuse the data, including commercially. Keep the attribution line.

---

Dataset version 1.0.0. Schema version 1.
Part of [FeedSquad](https://feedsquad.com). Built by [Herman Foundry](https://hermanfoundry.com) from Levi, Finnish Lapland.