yellow Deictic ambiguity ID: deictic.previous_section

References to 'the previous section'

'As discussed in the previous section' — breaks the moment a heading is renamed or content is reordered.

What ProfText flags

Section reference without name. Fragile if structure changes.

Phrases this rule catches

How to fix it

Use section title: 'In Section 3: Implementation Details'.

Why this matters

Section pointers anchored to position rather than name are fragile. Editorial reorganisation, table-of-contents regeneration, or excerpted republication all break them. Reference sections by name or stable identifier ('see §4: Data retention') rather than by relative position.

Languages

Detection pattern

\b(the\s+previous\s+section|the\s+next\s+section|in\s+the\s+last\s+chapter|earlier\s+in\s+this\s+document)\b
Try ProfText on your own text →

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

Related rules