Why Do LLM-Generated Sentences Feel Weird to Read?
geoffreylitt · x · 2026-08-07
Developer Geoffrey Litt shared a tiny example regarding code explanations generated by Claude Opus. Opus produced the sentence: "Give the prune logic real attention."
Litt pointed out that while understandable, no human would ever write it this way; a more natural phrasing would be "Pay attention to the pruning logic." He suspected the awkwardness relates to the choice of subjects/objects and the order in which old/new concepts are introduced, asking writing experts to explain the precise mechanics of this flaw.
In a reply, Calvin Li added that this phrasing forces the reader to hold too much state in their head, as it starts by asking you to give 'something', but you don't know what that 'something' is until the very end of the sentence.
More from Models
- Qwen3.8-Max beats Gemini 3.5 Flash by 8.5 points in tests — usamawahabkhan · 2026-08-08
- Semianalysis Deep Dive on Gemini 3.5 Pro: Performance and Architecture Insights — Charuru · 2026-08-08
- DeepSeek V4 Flash Appears on ARC Prize Leaderboard — tosh · 2026-08-08
- Pokee AI Launches Isaac Model with 10M-Token Context and API — Kyrannio · 2026-08-08
- Opinion: Google or Meta Could Win the AI Race by Dropping a Better Open-Source Model Than K3 — bindureddy · 2026-08-08
- Why LLMs Can't Count Tokens: The Need for Intermediate Steps — ctjlewis · 2026-08-08