---
name: diction
description: >
  Word choice in prose — precision, connotation, register, and the difference between the right
  word and the almost-right word. Use when diagnosing vague or imprecise language, when the user
  wants to understand word choice at the craft level, or when register and tone feel inconsistent
  across a piece of writing.
metadata:
  author: nirav
  version: "1.0"
compatibility: Designed for Claude Code
---

# Diction — The Right Word

"The difference between the almost right word and the right word is the difference between the lightning bug and the lightning." Twain's line is the entire theory of diction in a sentence. Word choice is the most granular decision a writer makes — every word either sharpens meaning or blurs it, and the accumulation of those micro-decisions is what readers experience as "voice."

## Key Concepts

### The Four Axes of Word Choice

Every word can be evaluated along four spectrums. Strong diction makes conscious choices on each:

**1. Concrete ↔ Abstract**
Concrete words appeal to the senses: "oak," "rust," "clatter." Abstract words name concepts: "freedom," "complexity," "justice." Strunk & White's enduring principle: "Prefer the specific to the general, the definite to the vague, the concrete to the abstract." Not because abstraction is wrong — you need it for ideas — but because concrete language does more work per word. "An unfavorable weather event" is abstract. "Rain" is concrete. "A cold rain that smelled like copper" is concrete and sensory.

**The ladder of abstraction**: animal → dog → Saint Bernard → the Saint Bernard that drooled on my thesis. Each step down the ladder increases vividness and reader engagement. The craft move: anchor abstract ideas in concrete particulars. Don't write "he felt grief." Write the concrete detail that produces grief in the reader.

**2. Specific ↔ General**
Overlaps with concrete/abstract but isn't identical. "She drove to work" is concrete but general. "She took the 405 to the Culver City exit" is concrete and specific. Specificity creates authority — readers trust writers who seem to know the actual name of things.

**3. Latinate ↔ Anglo-Saxon (Germanic)**
The deep axis of English diction. Anglo-Saxon words tend to be shorter, earthier, more visceral: blood, bone, earth, fire, gut, hand, stone. Latinate words tend to be longer, more formal, more distancing: sanguinary, terrestrial, conflagration, facilitate, ameliorate.

Orwell's critique: Latinate diction falls upon facts "like soft snow, blurring the outlines and covering up all the details." This is true when the Latinate word is used to *avoid* directness. But Latinate diction is not inherently worse — academic writing, legal prose, and certain literary registers legitimately use it. The error is using it unconsciously, as filler, when a shorter word would hit harder.

**Rule of thumb**: When both a Germanic word and a Latinate word serve, prefer the Germanic. When the Latinate word is genuinely more precise (not just fancier), use it.

**4. Denotation ↔ Connotation**
Denotation is dictionary meaning. Connotation is emotional shading. "Thrifty," "frugal," "cheap," and "stingy" all denote spending less money. Their connotations range from admiring to contemptuous. A writer who uses "cheap" when they mean "thrifty" has undermined their intent at the word level.

Connotation errors are among the most common diction problems editors flag — often caused by thesaurus use without understanding the emotional register of each synonym.

### Register and Consistency

Register is the level of formality in diction: casual → conversational → neutral → formal → elevated. Each piece of writing operates within a register, and **register breaks are jarring.**

A literary novel written in elevated diction that suddenly uses "totally" or "kinda" creates a dissonance — unless the break is intentional (voice shift, free indirect discourse reflecting a character's thought, irony). An academic essay that drops into slang loses credibility. A casual blog post that uses "ameliorate" sounds pretentious.

The craft is consistency. Choose a register deliberately and maintain it. When you break register, make sure the break *means* something.

### Orwell's Six Rules (and Rule Six)

From "Politics and the English Language" (1946):

1. Never use a metaphor, simile, or figure of speech you are used to seeing in print.
2. Never use a long word where a short one will do.
3. If it is possible to cut a word out, always cut it out.
4. Never use the passive where you can use the active.
5. Never use a foreign phrase, a scientific word, or a jargon word if you can think of an everyday equivalent.
6. **Break any of these rules sooner than say anything outright barbarous.**

Rule 6 is the most important. It makes the other five *guidelines*, not laws. Orwell himself uses passive voice, Latinate diction, and long words in the very essay where he argues against them — because sometimes they're the right choice. The rules describe a *default* for clear, direct prose. When voice, rhythm, or meaning require a different choice, the rules yield.

### Common Diction Problems

These are what editors flag most often:

- **Vague verbs**: "went," "got," "made," "had" — workable in speech, anemic in prose. Stronger alternatives are almost always available.
- **Filler words**: "very," "really," "quite," "just," "actually," "basically" — they hedge without adding meaning. Cut them in revision unless the hedge is deliberate.
- **Dead metaphors**: "level playing field," "thinking outside the box," "at the end of the day" — these phrases once made images. Now they're wallpaper. Orwell's Rule 1.
- **Wrong connotation**: Using a thesaurus synonym without understanding its emotional shading.
- **Abstraction creep**: Starting with concrete language, then drifting into vague generality as the writing gets harder. The hard parts are exactly where concrete diction matters most.
- **Roundabout phrases**: "in order to" (→ "to"), "due to the fact that" (→ "because"), "at this point in time" (→ "now"). Inflate word count without adding meaning.

## Reference Material

Read `references/diction-checklists.md` for revision-ready checklists organized by diction problem type.

### Voice, Style, and Tone — How Diction Creates Them

These three concepts are often confused. Diction is the mechanism behind all of them:

- **Voice** is the writer's essential quality — what they sound like across all their work. It emerges from accumulated diction habits: which words a writer reaches for, which they avoid, how formal or informal their default register is.
- **Style** is the controllable, technical dimension: specific diction choices, sentence patterns, use of figurative language. Style can be consciously adjusted in revision.
- **Tone** is the attitude toward the subject — ironic, earnest, angry, detached, intimate. Tone is created primarily through diction: the same event described with clinical diction ("the subject expired") and visceral diction ("he died screaming") produces entirely different tones.

## When This Applies

- The user says prose feels "vague," "flat," "generic," or "wordy"
- The user asks about word choice, precision, or "finding the right word"
- A diagnostic pass reveals register inconsistency or abstraction creep
- The user is working on voice development — diction is the primary lever
- The user wants to tighten prose — cutting filler and roundabout phrases is diction work
- The user asks about Orwell's rules, plain style, or "how to write clearly"
