XML

プロップの七つの行動領域 - XML

プロップの七つの行動領域は、ソビエトの民俗学者ウラジーミル・プロップが1928年の著作『昔話の形態学』において提唱した物語分析の枠組みです。100以上のロシアの魔法昔話を分析し、登場人物を「何であるか」ではなく「何をするか」という機能に基づいて7つの役割に分類しました。この理論は構造主義的物語分析の基礎となり、現代の脚本執筆、ゲームデザイン、物語創作においても広く応用されています。

物語構造 民俗学 構造主義 昔話 キャラクター類型 物語分析
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>1</code>
    <slug>villain</slug>
    <name>敵対者(加害者)</name>
    <description>主人公に危害を加え、物語の葛藤を生み出す悪役です。</description>
    <functions>[&quot;悪事・加害&quot;,&quot;戦闘&quot;,&quot;追跡&quot;]</functions>
  </item>
  <item>
    <code>2</code>
    <slug>donor</slug>
    <name>贈与者(提供者)</name>
    <description>主人公に魔法の品や特別な力を与える人物です。</description>
    <functions>[&quot;主人公の試験&quot;,&quot;魔法の道具の贈与&quot;]</functions>
  </item>
  <item>
    <code>3</code>
    <slug>helper</slug>
    <name>助力者</name>
    <description>主人公が障害を克服するのを直接的に手助けする人物です。</description>
    <functions>[&quot;空間移動&quot;,&quot;欠落の解消&quot;,&quot;追跡からの救助&quot;,&quot;難題の解決&quot;,&quot;主人公の変身&quot;]</functions>
  </item>
  <item>
    <code>4</code>
    <slug>princess-and-father</slug>
    <name>王女(探求される者)とその父親</name>
    <description>救出または獲得される対象であり、物語の最終的な報酬として機能する人物です。</description>
    <functions>[&quot;難題の提示&quot;,&quot;標識づけ&quot;,&quot;偽主人公の暴露&quot;,&quot;認知&quot;,&quot;敵対者の処罰&quot;,&quot;結婚&quot;]</functions>
  </item>
  <item>
    <code>5</code>
    <slug>dispatcher</slug>
    <name>派遣者(送り出す者)</name>
    <description>主人公に任務を与え、冒険へと送り出す人物です。</description>
    <functions>[&quot;仲介・つなぎの場面&quot;,&quot;主人公の派遣&quot;]</functions>
  </item>
  <item>
    <code>6</code>
    <slug>hero</slug>
    <name>主人公(探求者または犠牲者)</name>
    <description>物語の中心人物であり、不幸に反応し悪を倒して欠落を回復する行動をとる者です。</description>
    <functions>[&quot;探索への出発&quot;,&quot;贈与者への反応&quot;,&quot;結婚&quot;]</functions>
  </item>
  <item>
    <code>7</code>
    <slug>false-hero</slug>
    <name>偽主人公(詐称者)</name>
    <description>主人公の成功を横取りしようとする欺瞞的な人物です。</description>
    <functions>[&quot;根拠のない主張&quot;]</functions>
  </item>
</items>