--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
drafting spec…
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: Dramatic Irony slug: dramatic-irony type: narrative_device status: running version: 3.1.0 released: "~441 BCE" maintainer: the_audience dependencies: - shared_knowledge - character_ignorance - patient_reader license: Public Domain (originally GPL'd by Sophocles) tags: - storytelling - tragedy - comedy - suspense - cognition - theater ---
A structural gap between what the audience knows and what a character knows, held open long enough to become unbearable.
The runtime splits into two simultaneous tracks:
The gap between these tracks is where tension lives. The wider the gap, the more the audience leans forward. The moment a character closes the gap, the device discharges. This is called the reveal, and it either breaks your heart or gets a laugh. Sometimes both.
The device requires no special syntax. It runs passively as long as the audience holds context the character does not.
IRONY_GAP_CLOSED_TOO_EARLY // character learns the truth before tension peaks
IRONY_GAP_NEVER_CLOSED // no payoff; audience exits with unresolved load
AUDIENCE_UNSUPPORTED_CONTEXT // viewer lacks prerequisite knowledge; device falls flat
DRAMATIC_IRONY_CONFUSED_WITH_SITUATIONAL_IRONY // common. see: [irony (disambiguation)](/irony-disambiguation)
Q: Is dramatic irony the same as foreshadowing? A: No. Foreshadowing hints at what the audience doesn't know yet. Dramatic irony is what happens after the hint lands and the character still hasn't caught up.
Q: Can a character be aware of their own dramatic irony? A: This is called metafiction and it tends to collapse the device entirely, which is sometimes the point.
Q: Why does it feel so bad to watch? A: You have information and no agency. This is one of the few places helplessness is considered a feature.
| Version | Note |
|---|---|
| 3.1.0 | Extended to film, TV, and internet discourse |
| 2.0.0 | Shakespeare forks the device into comedy branch |
| 1.0.0 | Sophocles ships Oedipus Rex. Sets the ceiling immediately |
| 0.1.0 | Someone around a fire tells a story about a hunter who doesn't know the lion is behind him |