'The following' — vague forward reference
'The following table', 'the following list' — forward pointers that break when content moves or is excerpted.
What ProfText flags
Positional reference. Fragile if document is restructured or content extracted.
Phrases this rule catches
- the following
- see below
- below is
- the above
- aforementioned
How to fix it
Name the item explicitly: 'Table 2: Revenue Breakdown'.
Why this matters
Forward references work in print, where the next element is fixed; they work less well in web content reorganised by editors or excerpted by search engines. Name the referent directly where possible ('the error-code table below') or, better, restructure so the reference is unnecessary.
Languages
Detection pattern
\b(the\s+following|see\s+below|below\s+is|the\s+above|aforementioned)\b
Try ProfText on your own text →
Runs in your browser. No signup. Free tier covers all 30 detection rules.
