Skip to content

Add question-chain and anaphora detectors plus five new patterns - #323

Merged
simonw merged 1 commit into
mainfrom
claude/prose-pattern-detectors-wztkgr
Aug 27, 2026
Merged

Add question-chain and anaphora detectors plus five new patterns#323
simonw merged 1 commit into
mainfrom
claude/prose-pattern-detectors-wztkgr

Conversation

@simonw

@simonw simonw commented Aug 27, 2026

Copy link
Copy Markdown
Owner

New makeQuestionChainFinder flags runs of consecutive question
sentences; new makeAnaphoraFinder flags three or more consecutive
sentences opening on the same word (pronouns and articles skipped).
New regex patterns: colon-triple, heres-the-twist, x-is-dead,
thats-why-mattered, stranded-auxiliary. Also widens note-that with the
"worth pausing / considering / asking" family and despite-challenges
with "time will tell". Each addition gets self-test cases and a line
in the example text.

Co-Authored-By: Claude noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01BFKbNvZWzYH82MfKVAn3hd

New makeQuestionChainFinder flags runs of consecutive question
sentences; new makeAnaphoraFinder flags three or more consecutive
sentences opening on the same word (pronouns and articles skipped).
New regex patterns: colon-triple, heres-the-twist, x-is-dead,
thats-why-mattered, stranded-auxiliary. Also widens note-that with the
"worth pausing / considering / asking" family and despite-challenges
with "time will tell". Each addition gets self-test cases and a line
in the example text.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BFKbNvZWzYH82MfKVAn3hd
@claude

claude Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@simonw
simonw merged commit aabd3c5 into main Aug 27, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants