XML

文学作品の登場人物 - XML

世界文学の歴史の中で生み出され、読者の心に深く刻まれた有名な登場人物を紹介します。シェイクスピアのハムレットやロミオとジュリエット、セルバンテスのドン・キホーテ、キャロルのアリスなど、時代を超えて愛され続けるキャラクターたちを収録しています。

文学 登場人物 世界文学 小説 戯曲 キャラクター
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>001</code>
    <slug>hamlet</slug>
    <name>ハムレット</name>
    <description>シェイクスピアの悲劇『ハムレット』の主人公。デンマーク王子。</description>
    <author>ウィリアム・シェイクスピア</author>
    <genre>悲劇</genre>
    <nationality>イギリス</nationality>
    <work>『ハムレット』</work>
    <year>1603</year>
  </item>
  <item>
    <code>002</code>
    <slug>sherlock-holmes</slug>
    <name>シャーロック・ホームズ</name>
    <description>アーサー・コナン・ドイルの探偵小説の主人公。名探偵。</description>
    <author>アーサー・コナン・ドイル</author>
    <genre>探偵小説</genre>
    <nationality>イギリス</nationality>
    <work>『緋色の研究』など</work>
    <year>1887</year>
  </item>
  <item>
    <code>003</code>
    <slug>elizabeth-bennet</slug>
    <name>エリザベス・ベネット</name>
    <description>ジェイン・オースティンの『高慢と偏見』の主人公。</description>
    <author>ジェイン・オースティン</author>
    <genre>恋愛小説</genre>
    <nationality>イギリス</nationality>
    <work>『高慢と偏見』</work>
    <year>1813</year>
  </item>
  <item>
    <code>004</code>
    <slug>don-quixote</slug>
    <name>ドン・キホーテ</name>
    <description>セルバンテスの小説『ドン・キホーテ』の主人公。空想の騎士。</description>
    <author>ミゲル・デ・セルバンテス</author>
    <genre>小説</genre>
    <nationality>スペイン</nationality>
    <work>『ドン・キホーテ』</work>
    <year>1605</year>
  </item>
  <item>
    <code>005</code>
    <slug>alice</slug>
    <name>アリス</name>
    <description>ルイス・キャロルの『不思議の国のアリス』の主人公。</description>
    <author>ルイス・キャロル</author>
    <genre>児童文学</genre>
    <nationality>イギリス</nationality>
    <work>『不思議の国のアリス』</work>
    <year>1865</year>
  </item>
  <item>
    <code>006</code>
    <slug>romeo-juliet</slug>
    <name>ロミオとジュリエット</name>
    <description>シェイクスピアの悲劇『ロミオとジュリエット』の主人公たち。</description>
    <author>ウィリアム・シェイクスピア</author>
    <genre>悲劇</genre>
    <nationality>イギリス</nationality>
    <work>『ロミオとジュリエット』</work>
    <year>1597</year>
  </item>
  <item>
    <code>007</code>
    <slug>jay-gatsby</slug>
    <name>ジェイ・ギャツビー</name>
    <description>F・スコット・フィッツジェラルドの『華麗なるギャツビー』の主人公。</description>
    <author>F・スコット・フィッツジェラルド</author>
    <genre>小説</genre>
    <nationality>アメリカ</nationality>
    <work>『華麗なるギャツビー』</work>
    <year>1925</year>
  </item>
  <item>
    <code>008</code>
    <slug>huckleberry-finn</slug>
    <name>ハックルベリー・フィン</name>
    <description>マーク・トウェインの『ハックルベリー・フィンの冒険』の主人公。</description>
    <author>マーク・トウェイン</author>
    <genre>小説</genre>
    <nationality>アメリカ</nationality>
    <work>『ハックルベリー・フィンの冒険』</work>
    <year>1884</year>
  </item>
  <item>
    <code>009</code>
    <slug>frodo-baggins</slug>
    <name>フロド・バギンズ</name>
    <description>J・R・R・トールキンの『指輪物語』の主人公。ホビット。</description>
    <author>J・R・R・トールキン</author>
    <genre>ファンタジー</genre>
    <nationality>イギリス</nationality>
    <work>『指輪物語』</work>
    <year>1954</year>
  </item>
  <item>
    <code>010</code>
    <slug>jean-valjean</slug>
    <name>ジャン・バルジャン</name>
    <description>ヴィクトル・ユゴーの『レ・ミゼラブル』の主人公。</description>
    <author>ヴィクトル・ユゴー</author>
    <genre>小説</genre>
    <nationality>フランス</nationality>
    <work>『レ・ミゼラブル』</work>
    <year>1862</year>
  </item>
</items>