docs: add style-guide rule against "whose" for non-person antecedents - #27866
Merged
nickvigilante merged 1 commit intoAug 6, 2026
Conversation
Add a Word choice entry that restricts "whose" to people and points to "with", "where", or "that has" for inanimate objects and abstract concepts. Placed next to the phrasal-verbs grammar/usage rule and formatted to match the existing entries. DOCS-612
bpmct
approved these changes
Aug 5, 2026
nickvigilante
deleted the
vigilante/docs-612-style-guide-avoid-whose-for-non-person-antecedents
branch
August 6, 2026 14:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a Word choice entry to the docs style guide, "Whose for people, not things". It restricts "whose" to people and points writers to "with", "where", or "that has" for inanimate objects and abstract concepts, since "whose" implies personhood.
Where
docs/.style/style-guide/word-choice.md, inserted right after Phrasal verbs and their noun forms, the closest existing grammar/usage rule. Formatting matches the surrounding entries: sentence-case H2, a two-sentence rationale (one sentence per line),**Do**/**Don't**blockquotes, and a documentation-only enforcement note.Rule
Example:
Notes
docs/, no CI or build config), so it's out of scope for/coder-agents-review; the doc-check agent covers docs-only PRs.Linear: DOCS-612