---
name: point-of-view
description: >
  Narrative perspective — psychic distance, free indirect discourse, unreliable narration, and
  POV mechanics. Use when the user asks about first/third person, narrative distance, head-hopping,
  or how to filter a story through a character's consciousness.
metadata:
  author: nirav
  version: "1.0"
compatibility: Designed for Claude Code
---

# Point of View — The Lens

Point of view is not just a technical choice ("first person or third?"). It is the lens through which the entire story is filtered — determining what the reader knows, what they feel, how close they get to any character, and what kind of irony is possible. A POV choice constrains everything else: diction, information flow, emotional access, even sentence structure.

## Key Concepts

### Gardner's Psychic Distance Spectrum

John Gardner (*The Art of Fiction*) formalized the spectrum of narrative distance:

- **Level 1 (most distant)**: Panoramic overview. "It was winter of the year 1853."
- **Level 2**: Closer but still external. "Henry Doyle hated the war."
- **Level 3**: Sliding into the character's perspective. "Henry hated the war. The noise, the suffering."
- **Level 4**: Close to thought patterns. "God, it was cold. He could barely feel his fingers."
- **Level 5 (closest)**: Stream of consciousness. Pure interiority.

The craft insight: good fiction doesn't stay at one level. It creates a **rhythm of intimacy and distance**, zooming in for emotional moments and pulling back for context. Most contemporary fiction operates in the 2-4 range, dipping into 5 for moments of extreme emotion.

### Free Indirect Discourse

James Wood (*How Fiction Works*) calls this the great technical revolution of modern fiction. Free indirect style blends the narrator's voice with the character's consciousness so they become temporarily indistinguishable.

The narrative is in third person but absorbs the character's vocabulary, rhythms, and perceptions without explicit attribution ("she thought," "he felt"). The narrator's grammar, the character's sensibility.

This technique creates sympathetic intimacy while preserving the author's ironic freedom — the reader can simultaneously feel *with* the character and see *around* them. Flaubert pioneered it; Austen used early forms; Woolf, Henry James, and contemporary writers like Zadie Smith are masters.

### Unreliable Narration

Wayne C. Booth coined the term in *The Rhetoric of Fiction* (1961). Five recognized types:

- **The madman** — perception is distorted by psychological state
- **The liar** — deliberately deceives the reader
- **The picaro** — the rogue who embellishes for entertainment
- **The naif** — the innocent who doesn't understand what they're describing
- **The clown** — unreliable through exaggeration and irony

Techniques for revealing unreliability: contradictions between what the narrator says and what other characters do; gaps in the narrative that suggest concealment; a voice so distinctive it signals bias; details that don't add up.

The craft distinction: **immediate revelation** (the narrator is obviously unreliable from the start) vs. **delayed revelation** (the reader discovers concealment near the end). Delayed is more powerful but harder to execute without feeling like a cheat.

### Head-Hopping vs. True Omniscient

**Head-hopping** is an uncontrolled shift between characters' deep interiority within a scene without transition signals. It disorients readers.

**True omniscient narration** (Tolstoy, Austen, Pratchett) has a *single narrator voice* that can access any character's thoughts but reports them from the narrator's external perspective. The narrator is a character in its own right — with a consistent voice, attitude, and way of seeing the world.

The key difference: omniscient has one voice that dips into multiple minds. Head-hopping has no consistent voice — it's the author accidentally switching cameras.

### Second Person

"You" narration works when it serves a specific purpose:

- Creating **unusual immediacy** (the reader is placed inside the experience)
- Exploring **dissociation or trauma** (a character who cannot say "I")
- **Shorter or experimental forms** where the intensity is sustainable

Risks: the reader may reject the "you" if they don't identify with the described actions. The intensity can be overwhelming at novel length.

## When This Applies

- The user asks about first/third person, omniscient, or "which POV should I use?"
- A passage has head-hopping or inconsistent narrative distance
- The user wants to understand free indirect discourse or unreliable narration
- A story feels too distant or too claustrophobic — POV distance is likely the lever
- The user is choosing POV for a new project
