YAML

Propp's Seven Spheres of Action - YAML

Propp's Seven Spheres of Action is a narrative analysis framework proposed by Soviet folklorist Vladimir Propp in his 1928 work 'Morphology of the Folktale.' Through analysis of over 100 Russian fairy tales, he classified characters into seven functional roles based not on who they are but on what they do. This theory became foundational to structuralist narrative analysis and continues to be widely applied in modern screenwriting, game design, and storytelling.

narrative structure folkloristics structuralism folktale character archetypes narrative analysis
- code: "1"
  slug: "villain"
  name: "Villain (Antagonist)"
  description: "The antagonist who harms the hero and creates the conflict in the story."
  functions:
    - "Villainy/harm"
    - "Combat"
    - "Pursuit"
- code: "2"
  slug: "donor"
  name: "Donor (Provider)"
  description: "The character who provides the hero with magical items or special powers."
  functions:
    - "Testing the hero"
    - "Provision of magical agent"
- code: "3"
  slug: "helper"
  name: "Helper"
  description: "The character who directly assists the hero in overcoming obstacles."
  functions:
    - "Spatial transference"
    - "Liquidation of lack"
    - "Rescue from pursuit"
    - "Solution of difficult tasks"
    - "Transfiguration of hero"
- code: "4"
  slug: "princess-and-father"
  name: "Princess (Sought-for Person) and Her Father"
  description: "The object of rescue or acquisition who functions as the ultimate reward in the story."
  functions:
    - "Assignment of difficult tasks"
    - "Marking"
    - "Exposure of false hero"
    - "Recognition"
    - "Punishment of villain"
    - "Wedding"
- code: "5"
  slug: "dispatcher"
  name: "Dispatcher"
  description: "The character who assigns the quest to the hero and sends them on their journey."
  functions:
    - "Connective incident"
    - "Dispatch of hero"
- code: "6"
  slug: "hero"
  name: "Hero (Seeker or Victim)"
  description: "The central character who reacts to misfortune, defeats evil, and restores what was lacking."
  functions:
    - "Departure on search"
    - "Reaction to donor"
    - "Wedding"
- code: "7"
  slug: "false-hero"
  name: "False Hero (Impostor)"
  description: "A deceptive character who attempts to take credit for the hero's achievements."
  functions:
    - "Unfounded claims"