orange Temporal vagueness ID: temporal.relative_month

Relative month without year

'Last May', 'next March', 'this October' — relative month references become ambiguous within twelve months of writing.

What ProfText flags

Relative month reference without year. Will be ambiguous after 12 months.

How to fix it

Add year: 'May 2025' or 'as of December 2024'.

Why this matters

A relative month makes sense to the author at the moment of writing and to no one else thereafter. 'Last May' read in November means one thing; the same phrase read the following August means another. Documents that outlive their author's tenure (procedures, policies, knowledge bases, contracts) need absolute dates. Add the year — 'May 2024', 'as of October 2025' — and the reference survives indefinitely.

Languages

Detection pattern

\b(last|next|this|previous|upcoming)\s+(january|february|march|april|may|june|july|august|september|october|november|december)\b
Try ProfText on your own text →

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

Related rules