orange Temporal vagueness ID: temporal.early_late

'Early', 'late', 'mid' month or season

'Early spring', 'late October', 'mid-summer' — common shorthand that loses meaning without the year.

What ProfText flags

'Early May' without year is a time bomb. Ambiguous within 12 months.

How to fix it

Add year: 'early May 2025'.

Why this matters

Seasons differ across hemispheres; month qualifiers without a year repeat the relative-month problem. The phrasing is fine in informal writing, but in any document expected to be referenced more than a few months later, attach the year. 'Mid-March 2025' is one extra character that earns indefinite shelf life.

Languages

Detection pattern

\b(in\s+)?(early|late|mid)\s+(january|february|march|april|may|june|july|august|september|october|november|december|spring|summer|fall|autumn|winter)\b
Try ProfText on your own text →

Runs in your browser. No signup. Free tier covers all 30 detection rules.

Related rules