Conciseness: limit complex sentence structures (closes #30) - #36
Conversation
New section in conciseness.qmd (#30): compound sentences and the occasional dependent clause are fine, but several nested dependent clauses in one sentence make the reader hold each unfinished clause in mind. When a sentence gets hard to follow, split it into shorter sentences, each with one main idea. Includes a worked over-nested vs. split example. Matches the chapter's style; verified with `quarto render --to html`. Closes #30. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018v7h9ZVVQRBjdyRFGXCrzG
Resolve conflict with the convert-to-website restructure (#28): the new 'Limit complex sentence structures' section was added to the root conciseness.qmd, while main moved that file to chapters/conciseness.qmd. Git's rename detection carried the new section into chapters/conciseness.qmd; net change vs. main is the 27-line addition only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BNqt1oGHGVxXjfgUiW6fLb
|
Claude finished @d-morrison's task in 1m 33s —— View job Code Review
Clean addition. Quarto syntax is correct ( No structural issues, no CI/build concerns, no accidental artifact commits. |
The nested-clauses example's closing sentence credited the clarity gain to splitting alone, but the revision also restores chronological order (validation, then results, then decision) by lifting the main clause out from under two layers of subordination. Name the reordering so the explanation matches what the revision actually does. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018v7h9ZVVQRBjdyRFGXCrzG
|
Claude finished @d-morrison's task in 1m 29s —— View job Code Review
Clean. The previous inline finding (noting the reordering) has been addressed in commit No further issues found:
|
|
Summary
Adds a Limit complex sentence structures section to the Conciseness chapter (
conciseness.qmd), placed among the conciseness techniques (before the historical examples).Content (#30)
Note on the issue
#30 asked for examples "from open-access scientific literature (maybe our own)". I used a constructed example to demonstrate the principle cleanly (consistent with how the other chapters illustrate points, and avoiding sourcing/citation/link-rot overhead). Swapping in a real-literature before/after pair would be an easy follow-up if you'd prefer that.
Conventions followed
##section; semantic line breaks; Quarto#exm-example environment; no new external links. Verified withquarto render --to html.Closes
Closes #30.
🤖 Generated with Claude Code
Generated by Claude Code