<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bran Mak Morn &#8211; The Howard-verse</title>
	<atom:link href="https://howard-verse.com/category/bran-mak-morn/feed/" rel="self" type="application/rss+xml" />
	<link>https://howard-verse.com</link>
	<description></description>
	<lastBuildDate>Tue, 02 Jun 2026 20:04:46 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://howard-verse.com/wp-content/uploads/2025/03/cropped-howard-verse-logo-gritty-32x32.webp</url>
	<title>Bran Mak Morn &#8211; The Howard-verse</title>
	<link>https://howard-verse.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Conan the Barbarian Quotes: What Is Best in Life?</title>
		<link>https://howard-verse.com/conan-the-barbarian-quotes/</link>
					<comments>https://howard-verse.com/conan-the-barbarian-quotes/#respond</comments>
		
		<dc:creator><![CDATA[Iron_Davith]]></dc:creator>
		<pubDate>Thu, 21 May 2026 11:20:32 +0000</pubDate>
				<category><![CDATA[Conan]]></category>
		<category><![CDATA[Bran Mak Morn]]></category>
		<category><![CDATA[Howard-Verse]]></category>
		<category><![CDATA[Kull]]></category>
		<category><![CDATA[Solomon Kane]]></category>
		<category><![CDATA[Lore]]></category>
		<category><![CDATA[Novels]]></category>
		<category><![CDATA[Short Stories]]></category>
		<guid isPermaLink="false">https://howard-verse.com/?p=1606</guid>

					<description><![CDATA[The best Conan the Barbarian quotes from the 1982 film and Robert E. Howard’s original stories, including “what is best in life”, Crom, Kull, Solomon Kane and more.]]></description>
										<content:encoded><![CDATA[
<p class="has-medium-font-size wp-block-paragraph"><em>Disclosure: This post is reader-powered and contains affiliate links. If you click through and make a purchase, I may earn a commission at no additional cost to you.</em></p>



<h2 class="wp-block-heading"><strong>What is best in life? The famous Conan the Barbarian quote</strong></h2>



<p class="wp-block-paragraph">Without a doubt, the most famous Conan quote is this one:</p>



<p class="wp-block-paragraph">“To crush your enemies, see them driven before you, and to hear the lamentations of their women.”</p>



<p class="wp-block-paragraph">It is Conan’s answer to the question: “What is best in life?”</p>



<p class="wp-block-paragraph">I was lucky enough to see the 1982 <em>Conan the Barbarian</em> film in the cinema again a few years ago, and the whole crowd absolutely roared at this part. It is brutal, iconic, and somehow perfect.</p>



<p class="wp-block-paragraph">But did you know it is not actually a Robert E. Howard quote? More on that below, but for now&#8230;enough talk! Let the generator choose a quote.</p>



<style>

  .hv-generator {
    --hv-bg: #14100c;
    --hv-bg-2: #1c1612;
    --hv-parchment: #efe3c8;
    --hv-parchment-dim: #c9b994;
    --hv-blood: #8b1a1a;
    --hv-blood-bright: #b32424;
    --hv-gold: #c9a24e;
    --hv-gold-bright: #e8c46a;
    --hv-rule: #5a4a32;
    --serif: "Trajan Pro", "Cinzel", "Cormorant Garamond", "Playfair Display", Georgia, "Times New Roman", serif;
    --serif-body: "EB Garamond", "Cormorant Garamond", Georgia, "Times New Roman", serif;
  }

  .hv-generator, .hv-generator * { box-sizing: border-box; }

  .hv-generator {
    margin: 0;
    padding: 3rem 1.25rem 5rem;
    background: var(--hv-bg);
    color: var(--hv-parchment);
    font-family: var(--serif-body);
  }
  .hv-generator {
    background:
      radial-gradient(ellipse at top, rgba(201,162,78,0.08), transparent 60%),
      radial-gradient(ellipse at bottom, rgba(139,26,26,0.10), transparent 70%),
      var(--hv-bg);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3rem 1.25rem 5rem;
  }

  .hv-wrap {
    width: 100%;
    max-width: 760px;
    text-align: center;
  }

  .hv-eyebrow {
    font-family: var(--serif);
    text-transform: uppercase;
    letter-spacing: 0.32em;
    font-size: 0.75rem;
    color: var(--hv-gold);
    margin-bottom: 0.5rem;
  }

  .hv-title {
    font-family: var(--serif);
    font-size: clamp(1.7rem, 4vw, 2.4rem);
    font-weight: 600;
    color: var(--hv-parchment);
    margin: 0 0 0.4rem;
    letter-spacing: 0.04em;
  }

  .hv-subtitle {
    font-family: var(--serif-body);
    font-style: italic;
    color: var(--hv-parchment-dim);
    font-size: 1rem;
    margin: 0 0 2.5rem;
  }

  .hv-flourish {
    color: var(--hv-gold);
    font-size: 1.4rem;
    margin: 1rem auto 2rem;
    letter-spacing: 0.6em;
    padding-left: 0.6em;
  }

  .hv-card {
    position: relative;
    background: linear-gradient(180deg, var(--hv-bg-2) 0%, #181310 100%);
    border: 1px solid var(--hv-rule);
    padding: 3rem 2.2rem 2.4rem;
    border-radius: 2px;
    box-shadow:
      0 0 0 1px rgba(201,162,78,0.08) inset,
      0 30px 60px -20px rgba(0,0,0,0.7);
    min-height: 320px;
    transition: opacity 0.35s ease;
  }

  .hv-card.is-fading { opacity: 0; }

  .hv-card::before, .hv-card::after {
    content: "";
    position: absolute;
    left: 1.2rem;
    right: 1.2rem;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--hv-rule), transparent);
  }
  .hv-card::before { top: 1.2rem; }
  .hv-card::after  { bottom: 1.2rem; }

  .hv-quote {
    font-family: var(--serif-body);
    font-size: clamp(1.15rem, 2.2vw, 1.45rem);
    line-height: 1.6;
    color: var(--hv-parchment);
    font-style: italic;
    margin: 0 0 1.6rem;
  }

  .hv-quote::before { content: "\201C"; color: var(--hv-blood-bright); font-size: 2em; line-height: 0; vertical-align: -0.35em; margin-right: 0.15em; }
  .hv-quote::after  { content: "\201D"; color: var(--hv-blood-bright); font-size: 2em; line-height: 0; vertical-align: -0.55em; margin-left: 0.1em; }

  .hv-attrib {
    font-family: var(--serif);
    color: var(--hv-gold);
    text-transform: uppercase;
    letter-spacing: 0.22em;
    font-size: 0.85rem;
    margin-top: 1.2rem;
  }
  .hv-attrib .hv-speaker { color: var(--hv-gold-bright); }
  .hv-attrib .hv-story   { color: var(--hv-parchment-dim); font-style: italic; text-transform: none; letter-spacing: 0.05em; }

  .hv-links {
    margin-top: 1.5rem;
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hv-link {
    display: inline-block;
    font-family: var(--serif);
    text-decoration: none;
    color: var(--hv-parchment);
    border: 1px solid var(--hv-rule);
    padding: 0.55rem 1.1rem;
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    transition: border-color 0.2s, color 0.2s, background 0.2s, transform 0.1s;
    background: transparent;
  }
  .hv-link:hover {
    border-color: var(--hv-gold);
    color: var(--hv-gold-bright);
    background: rgba(201,162,78,0.06);
  }
  .hv-link:active { transform: translateY(1px); }
  .hv-link.is-amazon:hover { border-color: var(--hv-blood-bright); color: var(--hv-blood-bright); background: rgba(179,36,36,0.06); }

  .hv-actions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
  }
  .hv-btn {
    font-family: var(--serif);
    background: var(--hv-blood);
    color: var(--hv-parchment);
    border: 1px solid var(--hv-blood-bright);
    padding: 0.85rem 1.6rem;
    font-size: 0.85rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s, box-shadow 0.2s;
    box-shadow: 0 2px 0 rgba(0,0,0,0.4);
  }
  .hv-btn:hover { background: var(--hv-blood-bright); box-shadow: 0 0 18px rgba(179,36,36,0.4); }
  .hv-btn:active { transform: translateY(1px); }
  .hv-btn.is-ghost {
    background: transparent;
    color: var(--hv-parchment-dim);
    border-color: var(--hv-rule);
    box-shadow: none;
  }
  .hv-btn.is-ghost:hover { color: var(--hv-gold); border-color: var(--hv-gold); }


  .hv-generator .hv-btn,
  .hv-generator .hv-btn:visited,
  .hv-generator .hv-btn:focus,
  .hv-generator .hv-btn:active {
    color: var(--hv-parchment) !important;
  }

  .hv-generator .hv-btn.is-ghost,
  .hv-generator .hv-btn.is-ghost:visited,
  .hv-generator .hv-btn.is-ghost:focus,
  .hv-generator .hv-btn.is-ghost:active {
    color: var(--hv-parchment-dim) !important;
  }

  .hv-generator .hv-btn:focus {
    outline: 2px solid rgba(201, 162, 78, 0.45);
    outline-offset: 4px;
  }

  .hv-footnote {
    margin-top: 2.5rem;
    font-size: 0.78rem;
    color: var(--hv-parchment-dim);
    font-style: italic;
    line-height: 1.5;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .hv-footnote a {
    color: var(--hv-gold);
    text-decoration: none;
    border-bottom: 1px dotted var(--hv-rule);
  }
  .hv-footnote a:hover { color: var(--hv-gold-bright); border-bottom-color: var(--hv-gold-bright); }

  @media (max-width: 540px) {
  .hv-generator { padding: 2rem 1rem 3rem; }
    .hv-card { padding: 2.2rem 1.4rem 1.8rem; }
    .hv-quote { font-size: 1.08rem; }
    .hv-attrib { font-size: 0.78rem; letter-spacing: 0.18em; }
  }

</style>

<div class="hv-generator">
<main class="hv-wrap">
  <div class="hv-eyebrow">Howard-Verse</div>
  <h2 class="hv-title">Voices from the Hyborian Age</h2>
  <p class="hv-subtitle">A random line from the works of Robert E. Howard – press the blade for another.</p>
  <div class="hv-flourish" aria-hidden="true">&#10070; &#10070; &#10070;</div>

  <section class="hv-card" id="hv-card" aria-live="polite">
    <blockquote class="hv-quote" id="hv-quote">Loading the chronicles&hellip;</blockquote>
    <div class="hv-attrib">
      <span class="hv-speaker" id="hv-speaker"></span>
      <span class="hv-story" id="hv-story"></span>
    </div>
    <div class="hv-links">
      <a class="hv-link is-gutenberg" id="hv-gutenberg" href="#" target="_blank" rel="noopener noreferrer">Read free on Gutenberg</a>
      <a class="hv-link is-amazon" id="hv-amazon" href="#" target="_blank" rel="noopener noreferrer sponsored">Buy on Amazon</a>
    </div>
  </section>

  <div class="hv-actions">
    <button class="hv-btn" id="hv-refresh" type="button">Another Quote</button>
    <button class="hv-btn is-ghost" id="hv-share" type="button">Copy Quote</button>
  </div>

  <p class="hv-footnote">
    Quotes are drawn verbatim from Howard&#8217;s published stories. Many of 
    the full tales can be read free at <a href="https://www.gutenberg.org/ebooks/author/36031" target="_blank" rel="noopener">Project Gutenberg</a>, depending on your location.
  </p>
</main>
</div>

<script>
  const AMAZON_TAG = "irondavith-20";    // Amazon.com Associates tag

  const QUOTES = [
    // ===== Queen of the Black Coast (1934) – Conan & Bêlit =====
    {
      text: "I have known many gods. He who denies them is as blind as he who trusts them too deeply.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Let me live deep while I live; let me know the rich juices of red meat and stinging wine on my palate, the hot embrace of white arms, the mad exultation of battle when the blue blades flame and crimson, and I am content.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Let teachers and priests and philosophers brood over questions of reality and illusion. I know this: if life is illusion, then I am no less an illusion, and being thus, the illusion is real to me.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I live, I burn with life, I love, I slay, and am content.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Their chief is Crom. He dwells on a great mountain. What use to call on him? Little he cares if men live or die.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Better to be silent than to call his attention to you; he will send you dooms, not fortune!",
      speaker: "Conan, of Crom",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "He is grim and loveless, but at birth he breathes power to strive and slay into a man's soul. What else shall men ask of the gods?",
      speaker: "Conan, of Crom",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I would not tread on their shadow. Some gods are strong to harm, others, to aid; at least so say their priests.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "In this world men struggle and suffer vainly, finding pleasure only in the bright madness of battle; dying, their souls enter a gray misty realm of clouds and icy winds, to wander cheerlessly throughout eternity.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "By Crom, though I've spent considerable time among you civilized peoples, your ways are still beyond my comprehension.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am Bêlit, queen of the black coast. Oh, tiger of the North, you are cold as the snowy mountains which bred you. Take me and crush me with your fierce love! Go with me to the ends of the earth and the ends of the sea! I am a queen by fire and steel and slaughter – be thou my king!",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "My love is stronger than any death! Were I still in death and you fighting for life, I would come back from the abyss to aid you.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am not afraid. I was never afraid. I have looked into the naked fangs of Death too often.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Mystery and terror are about us, Conan, and we glide into the realm of horror and death.",
      speaker: "Bêlit",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Red Nails (1936) – Conan & Valeria =====
    {
      text: "Why won't men let me live a man's life?",
      speaker: "Valeria of the Red Brotherhood",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Keep back, you barbarian dog! I'll spit you like a roast pig!",
      speaker: "Valeria",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Who spoke of fear? I just like to know what sort of harbor I'm dropping anchor in.",
      speaker: "Valeria",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Convinced that his death was upon him, the Cimmerian acted according to his instinct, and hurled himself full at the awful face that was bearing down on him.",
      speaker: "the narrator",
      story: "Red Nails",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/32759",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== The Shadow Kingdom (1929) – Kull =====
    {
      text: "I am Kull! I am Kull!",
      speaker: "King Kull of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Ride on, Kull of Atlantis; greater shall follow you; greater came before you. They are dust; they are forgotten; we stand; we know; we are.",
      speaker: "the voices of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Kull – the – king! Kull – the – fool!",
      speaker: "the silent halls of Valusia",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "We are but barbarians – infants compared with the ancients.",
      speaker: "Brule the Spear-Slayer",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Ancient is Valusia! The hills of Atlantis and Mu were isles of the sea when Valusia was young.",
      speaker: "Kull",
      story: "The Shadow Kingdom",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70830",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== The Hour of the Dragon (1935–36) – King Conan =====
    {
      text: "I have no royal blood. I am a barbarian and the son of a blacksmith.",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Go to hell with your offer! I'm no figurehead. I won my crown with my sword. Besides, it's beyond your power to buy and sell the throne of Aquilonia at your will. The kingdom's not conquered; one battle doesn't decide a war.",
      speaker: "King Conan, to the sorcerer Xaltotun",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Liars! Dogs! Knaves! Cowards! Oh, Crom, if I could but stand – but crawl to the river with my sword in my teeth!",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Crom, Ymir, and Mitra! Gods and devils, could I but reach the fighting, if but to die at the first blow!",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "If my hands were free, I'd soon make a brainless corpse out of you.",
      speaker: "Conan, chained, to Xaltotun",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "By Crom, I awoke with a feeling that doom was creeping on me in the night.",
      speaker: "King Conan",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I'll go. But by Crom, I'll come for you some day!",
      speaker: "Conan, parting from Zenobia",
      story: "The Hour of the Dragon",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42243",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== A Witch Shall Be Born (1934) =====
    {
      text: "I hung there on a cross as you are hanging, and I lived, thanks to circumstances and a stamina peculiar to barbarians. But you civilized men are soft; your lives are not nailed to your spines as are ours. Your fortitude consists mainly in inflicting torment, not in enduring it.",
      speaker: "Conan, to the crucified Constantius",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Seven months ago, Constantius, it was I who hung there, and you who sat here.",
      speaker: "Conan",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I've earned everything I've won, with my blood and sweat.",
      speaker: "Conan",
      story: "A Witch Shall Be Born",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42227",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== Shadows in the Moonlight (1934) =====
    {
      text: "Would you be better off with me? I am a barbarian, and I know from your looks that you fear me.",
      speaker: "Conan, to Olivia",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Iron. But Crom! In what molds were they cast?",
      speaker: "Conan",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Aye, send your dogs at me, big-belly. You were always a coward, you Kothic cur.",
      speaker: "Conan, to the pirate captain Sergius",
      story: "Shadows in the Moonlight",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42188",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Beyond the Black River (1935) =====
    {
      text: "You couldn't hit an elephant in this darkness.",
      speaker: "Conan",
      story: "Beyond the Black River",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42254",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== Jewels of Gwahlur (1935) =====
    {
      text: "The Cimmerian had lived too long in the wild places of the world to have any illusions about mercy. The only safe enemy was a headless enemy.",
      speaker: "the narrator, of Conan",
      story: "Jewels of Gwahlur",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42236",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Crom! It's not Muriela! It's Yelaya!",
      speaker: "Conan",
      story: "Jewels of Gwahlur",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42236",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },

    // ===== The People of the Black Circle (1934) =====
    {
      text: "By Crom, we will lead him a merry chase! What do you think, Devi – will they pay seven lives for a Kshatriya princess?",
      speaker: "Conan, carrying off Yasmina",
      story: "The People of the Black Circle",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42259",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "Rough fare for a Devi, girl, but our best. It will fill your belly, at least.",
      speaker: "Conan, to the captive princess Yasmina",
      story: "The People of the Black Circle",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42259",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== The Devil in Iron (1934) =====
    {
      text: "I do not war on water rats!",
      speaker: "Conan",
      story: "The Devil in Iron",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42209",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== The Mirrors of Tuzun Thune (1929) – Kull =====
    {
      text: "There comes, even to kings, the time of great weariness. Then the gold of the throne is brass, the silk of the palace becomes drab.",
      speaker: "the narrator, of King Kull",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Death begins with birth and each man begins to die when he is born; even now you are dead, King Kull, because you were born.",
      speaker: "Tuzun Thune the wizard",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Men die when their time comes. No later, no sooner. Mine has not come.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Mirrors are the world, Kull. Gaze into my mirrors and be wise.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Time strides onward. We live today; what care we for tomorrow – or yesterday? The Wheel turns and nations rise and fall; the world changes, and times return to savagery to rise again through the long ages.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "I brood not over the lost glories of my race, nor do I labor for races to come. Live now, Kull, live now. The dead are dead; the unborn are not.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "A man has eyes, let him see. Who would see must first believe.",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Form is shadow, substance is illusion, materiality is dream; man is because he believes he is; what is man but a dream of the gods?",
      speaker: "Tuzun Thune",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "There are worlds beyond worlds, as Kull knows, and Kull is less sure of reality since he gazed into the mirrors of Tuzun Thune.",
      speaker: "the narrator",
      story: "The Mirrors of Tuzun Thune",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70879",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== Skulls in the Stars (1929) – Solomon Kane =====
    {
      text: "Death! Death! There are skulls in the stars!",
      speaker: "the doomed Ezra",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "If abstract hate may bring into material substance a ghostly thing, may not courage, equally abstract, form a concrete weapon to combat that ghost?",
      speaker: "the narrator",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ===== The Hyborian Age (essay, 1936) =====
    {
      text: "Then the Cataclysm rocked the world. Atlantis and Lemuria sank, and the Pictish Islands were heaved up to form the mountain peaks of a new continent. Volcanoes broke forth and terrific earthquakes shook down the shining cities of the empires. Whole nations were blotted out.",
      speaker: "Robert E. Howard",
      story: "The Hyborian Age (essay)",
      year: 1936,
      gutenberg: "https://www.gutenberg.org/ebooks/42182",
      amazonQuery: "Conan Hyborian Age Robert E Howard"
    },

    // ==========================================================
    // SOURCE NOTE: the quotes below this line were curated from
    // secondary sources (the official conan.com site, Goodreads).
    // Story attributions are taken from those sources, not from
    // a verbatim grep of the Project Gutenberg text.
    // ==========================================================

    // ===== Conan (additional, attributed by conan.com) =====
    {
      text: "Barbarism is the natural state of mankind. Civilization is unnatural. It is a whim of circumstance. And barbarism must always ultimately triumph.",
      speaker: "Conan",
      story: "Beyond the Black River",
      year: 1935,
      gutenberg: "https://www.gutenberg.org/ebooks/42254",
      amazonQuery: "Conquering Sword of Conan Robert E Howard"
    },
    {
      text: "Civilized men are more discourteous than savages because they know they can be impolite without having their skulls split, as a general thing.",
      speaker: "Conan",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "So then, seeing they were all mad, I drew my sword and cleft the judge's skull; then I cut my way out of the court, and seeing the high constable's stallion tied near by, I rode for the wharfs, where I thought to find a ship bound for foreign parts.",
      speaker: "Conan",
      story: "Queen of the Black Coast",
      year: 1934,
      gutenberg: "https://www.gutenberg.org/ebooks/42183",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Kull (additional, via Goodreads collection) =====
    {
      text: "The more I see of what you call civilization, the more highly I think of what you call savagery!",
      speaker: "King Kull",
      story: "Kull: Exile of Atlantis",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/398895-king-kull",
      readLabel: "Source on Goodreads",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },
    {
      text: "Who dies first?",
      speaker: "King Kull, surrounded by assassins",
      story: "By This Axe I Rule!",
      year: 1929,
      gutenberg: "https://conan.com/the-six-most-revealing-conan-the-barbarian-quotes/",
      readLabel: "About this scene",
      amazonQuery: "Kull Exile of Atlantis Robert E Howard"
    },

    // ===== Solomon Kane (now verified verbatim from Project Gutenberg) =====
    {
      text: "For man's only weapon is courage that flinches not from the gates of Hell itself, and against such not even the legions of Hell can stand.",
      speaker: "the narrator, of Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Over the souls of men spread the condor wings of colossal monsters and all manner of evil things prey upon the heart and soul and body of Man. Yet it may be in some far day the shadows shall fade and the Prince of Darkness be chained forever in his hell.",
      speaker: "Solomon Kane",
      story: "The Savage Tales of Solomon Kane",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/353787-the-savage-tales-of-solomon-kane",
      readLabel: "Source on Goodreads",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "I am a landless man… I come out of the sunset and into the sunrise I go, wherever the Lord doth guide my feet.",
      speaker: "Solomon Kane",
      story: "The Savage Tales of Solomon Kane",
      year: null,
      gutenberg: "https://www.goodreads.com/work/quotes/353787-the-savage-tales-of-solomon-kane",
      readLabel: "Source on Goodreads",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Nay, alone I am a weak creature, having no strength or might in me; yet in times past hath God made me a great vessel of wrath and a sword of deliverance. And, I trust, shall do so again.",
      speaker: "Solomon Kane, to Marylin Taferal",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "I am Solomon Kane. Are you prepared to meet your master, the Devil?",
      speaker: "Solomon Kane, to the bandit chief Le Loup",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "These things be deeds of some power of evil. The lords of darkness have laid a curse upon the country. A strong man is needed to combat Satan and his might. Therefore I go, who have defied him many a time.",
      speaker: "Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "He had never fled from a single foe, and had the thought occurred to him he would have flushed with shame.",
      speaker: "the narrator, of Solomon Kane",
      story: "Skulls in the Stars",
      year: 1929,
      gutenberg: "https://www.gutenberg.org/ebooks/70540",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ==========================================================
    // FILM QUOTES — Conan the Barbarian (1982),
    // Conan the Destroyer (1984), Conan the Barbarian (2011)
    // Transcribed from the conan.com retrospective.
    // ==========================================================

    // ===== Conan the Barbarian (1982) =====
    {
      text: "Between the time when the oceans drank Atlantis and the rise of the sons of Aryas, there was an age undreamed of. And unto this, Conan, destined to wear the jeweled crown of Aquilonia upon a troubled brow. It is I, his chronicler, who alone can tell thee of his saga. Let me tell you of the days of high adventure!",
      speaker: "The Wizard (Mako)",
      story: "Conan the Barbarian – opening narration",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "And who says you will?",
      speaker: "Conan (Arnold Schwarzenegger), to a starving Subotai",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "Two fools who laugh at death. Do you know what horrors lie beyond that wall? – Then you go first.",
      speaker: "Valeria (Sandahl Bergman)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "There comes a time, thief, when the jewels cease to sparkle, when the gold loses its luster, when the throne room becomes a prison, and all that is left is a father's love for his child.",
      speaker: "King Osric (Max von Sydow)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "What daring! What outrageousness! What insolence! What arrogance!… I salute you.",
      speaker: "King Osric (Max von Sydow)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "You broke into my house, stole my property, murdered my servants and my pets, and THAT is what grieves me the most! You killed my snake.",
      speaker: "Thulsa Doom (James Earl Jones)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "Do you want to live forever?",
      speaker: "Valeria (Sandahl Bergman)",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },
    {
      text: "To crush your enemies. See them driven before you. And to hear the lamentations of their women.",
      speaker: "Conan (Arnold Schwarzenegger), on what is best in life",
      story: "Conan the Barbarian",
      year: 1982,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 1982 Schwarzenegger Blu-ray"
    },

    // ===== Conan the Destroyer (1984) =====
    {
      text: "One, two, three… I think you're right.",
      speaker: "Conan (Arnold Schwarzenegger), counting six enemies",
      story: "Conan the Destroyer",
      year: 1984,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Destroyer 1984 Schwarzenegger Blu-ray"
    },
    {
      text: "Only pain.",
      speaker: "Conan (Arnold Schwarzenegger), asked what hurts him",
      story: "Conan the Destroyer",
      year: 1984,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Destroyer 1984 Schwarzenegger Blu-ray"
    },

    // ===== Conan the Barbarian (2011) =====
    {
      text: "I live, I love, I slay, and I am content.",
      speaker: "Conan (Jason Momoa)",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    },

    // ==========================================================
    // BATCH 3 — additional book quotes, verified against the
    // full story texts (Project Gutenberg Australia for those
    // stories not on US Gutenberg).
    // ==========================================================

    // ===== The Phoenix on the Sword (1932) – Conan's first published tale =====
    {
      text: "Know, oh prince, that between the years when the oceans drank Atlantis and the gleaming cities, and the years of the rise of the Sons of Aryas, there was an Age undreamed of, when shining kingdoms lay spread across the world like blue mantles beneath the stars.",
      speaker: "the Nemedian Chronicles (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Hither came Conan, the Cimmerian, black-haired, sullen-eyed, sword in hand, a thief, a reaver, a slayer, with gigantic melancholies and gigantic mirth, to tread the jeweled thrones of the Earth under his sandalled feet.",
      speaker: "the Nemedian Chronicles (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "What do I know of cultured ways, the gilt, the craft and the lie? I, who was born in a naked land and bred in the open sky.",
      speaker: "Conan (from The Road of Kings)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "The subtle tongue, the sophist guile, they fail when the broadswords sing; Rush in and die, dogs – I was a man before I was a king.",
      speaker: "from The Road of Kings (epigraph)",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "Wits and swords are as straws against the wisdom of the Darkness.",
      speaker: "Thoth-Amon, the Stygian sorcerer",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "A great poet is greater than any king. His songs are mightier than my scepter; for he has near ripped the heart from my breast when he chose to sing for me. I shall die and be forgotten, but Rinaldo's songs will live for ever.",
      speaker: "King Conan, of the rebel poet Rinaldo",
      story: "The Phoenix on the Sword",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600811h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== The Tower of the Elephant (1933) =====
    {
      text: "There is always a way, if the desire be coupled with courage.",
      speaker: "Conan",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I am neither god nor demon, but flesh and blood like yourself, though the substance differ in part, and the form be cast in a different mold.",
      speaker: "Yag-kosha, the elephant-headed prisoner",
      story: "The Tower of the Elephant",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600831h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== The Scarlet Citadel (1933) =====
    {
      text: "Gleaming shell of an outworn lie; fable of Right divine – You gained your crowns by heritage, but Blood was the price of mine. The throne that I won by blood and sweat, by Crom, I will not sell For promise of valleys filled with gold, or threat of the Halls of Hell!",
      speaker: "from The Road of Kings (epigraph)",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "I climbed out of the abyss of naked barbarism to the throne and in that climb I spilt my blood as freely as I spilt that of others. If either of us has the right to rule men, by Crom, it is I!",
      speaker: "Conan",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "When did a priest keep an oath?",
      speaker: "Conan",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },
    {
      text: "A murrain on these wizardly feuds! Give me a clean sword and a clean foe to flesh it in. Damnation! What would I not give for a flagon of wine!",
      speaker: "Conan (closing line of the story)",
      story: "The Scarlet Citadel",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600821h.html",
      amazonQuery: "Bloody Crown of Conan Robert E Howard"
    },

    // ===== Black Colossus (1933) =====
    {
      text: "Most men have learned to call on the gods. They are weak, and call on what is weaker than themselves. I have never set my hopes in any but my own sword and my own wits.",
      speaker: "Conan",
      story: "Black Colossus",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600931h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "By Mitra, I never expected to see you cased in coat-armor, but you do not put it to shame. By my fingerbones, Conan, I have seen kings who wore their harness less regally than you!",
      speaker: "Amalric the mercenary, to Conan",
      story: "Black Colossus",
      year: 1933,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600931h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Rogues in the House (1934) =====
    {
      text: "When I cannot stand alone, it will be time to die. But I'd like a flagon of wine.",
      speaker: "Conan, bleeding from a score of wounds",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "His blood was red, after all.",
      speaker: "Conan, over the corpse of the Red Priest",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "He's travelled the road all rogues must walk at last. I'd like to loot the house, but I suppose we'd best go.",
      speaker: "Conan",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },
    {
      text: "I'm tired of this city anyway. I'm curious to see how fast that horse can carry me into another kingdom. There's many a highway I want to travel before I walk the road Nabonidus walked this night.",
      speaker: "Conan (closing line of the story)",
      story: "Rogues in the House",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600781h.html",
      amazonQuery: "Coming of Conan the Cimmerian Robert E Howard"
    },

    // ===== Kings of the Night (1930) – Bran Mak Morn / Kull crossover =====
    {
      text: "When we dream, we are all flesh and blood – so long as we are dreaming.",
      speaker: "King Kull, summoned across the ages",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Time and space exist not. There was no past, and there shall be no future. NOW is all. All things that ever were, are, or ever will be, transpire now.",
      speaker: "Gonar the wizard",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Out of the sunrise he came – into the sunset he has gone. Out of the mists of the ages he came to us, and back into the mists of the eons has he returned – to his own kingdom.",
      speaker: "Bran Mak Morn, of King Kull",
      story: "Kings of the Night",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607311h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },

    // ===== Worms of the Earth (1932) – Bran Mak Morn =====
    {
      text: "A king must gamble with men's lives and naked swords. The lives of all my people were at stake; I sacrificed the Northmen – yes; and my heart is sore within me, for they were men!",
      speaker: "Bran Mak Morn, after the battle",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "A king belongs to his people, and can not let either his own feelings or the lives of men influence him.",
      speaker: "Bran Mak Morn",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },
    {
      text: "Are they more foul than a mortal who seeks their aid?",
      speaker: "Atla the witch-woman",
      story: "Worms of the Earth",
      year: 1932,
      gutenberg: "http://gutenberg.net.au/ebooks06/0607861h.html",
      amazonQuery: "Bran Mak Morn The Last King Robert E Howard"
    },

    // ===== The Shadow of the Vulture (1934) – Red Sonya's first appearance =====
    {
      text: "Thank the devil! The Turks were on the wall. Don't think I risked my hide to save yours, dog-brother!",
      speaker: "Red Sonya of Rogatino",
      story: "The Shadow of the Vulture",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0608101h.html",
      amazonQuery: "Sword Woman Red Sonya Robert E Howard"
    },
    {
      text: "Hell to you, dog-soul! The devil can stir your broth for you!",
      speaker: "Red Sonya, in the siege of Vienna",
      story: "The Shadow of the Vulture",
      year: 1934,
      gutenberg: "http://gutenberg.net.au/ebooks06/0608101h.html",
      amazonQuery: "Sword Woman Red Sonya Robert E Howard"
    },

    // ===== Red Shadows (1928) – the first Solomon Kane story =====
    {
      text: "Men shall die for this.",
      speaker: "Solomon Kane, over a dying girl",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "Sir, do you assume me to be as great a villain as yourself?",
      speaker: "Solomon Kane, to Le Loup",
      story: "Red Shadows",
      year: 1928,
      gutenberg: "https://www.gutenberg.org/ebooks/70570",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },

    // ===== The Moon of Skulls (1930) – Solomon Kane =====
    {
      text: "Evil flourishes and rules in the cities of men and the waste places of the world, but anon the great giant that is God rises and smites for the righteous, and they lay faith in him.",
      speaker: "Solomon Kane",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "There are sights which blast the eyes and leave their burning mark forever on the brain. The walls of ancient cities, recked not of by men, have looked upon scenes not to be spoken of, even in whispers.",
      speaker: "Marylin Taferal",
      story: "The Moon of Skulls",
      year: 1930,
      gutenberg: "http://gutenberg.net.au/ebooks06/0600841h.html",
      amazonQuery: "Savage Tales of Solomon Kane Robert E Howard"
    },
    {
      text: "No man shall live in chains.",
      speaker: "Conan (Jason Momoa)",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    },
    {
      text: "How many names do I need?",
      speaker: "Conan (Jason Momoa), introducing himself",
      story: "Conan the Barbarian",
      year: 2011,
      gutenberg: "https://conan.com/thirteen-great-quotes-from-the-conan-movies/",
      readLabel: "About this scene",
      amazonQuery: "Conan the Barbarian 2011 Momoa Blu-ray"
    }
  ];

  // ---- Helpers -----------------------------------------------------------

  function amazonURL(query) {
    const base = "https://www.amazon.com/s";
    const params = new URLSearchParams({
      k: query,
      tag: AMAZON_TAG
    });
    return base + "?" + params.toString();
  }

  let queue = [];
  let lastIndex = -1;

  function fillQueue() {
    queue = QUOTES.map((_, i) => i);
    for (let i = queue.length - 1; i > 0; i--) {
      const j = Math.floor(Math.random() * (i + 1));
      [queue[i], queue[j]] = [queue[j], queue[i]];
    }
    if (queue[queue.length - 1] === lastIndex && queue.length > 1) {
      [queue[queue.length - 1], queue[0]] = [queue[0], queue[queue.length - 1]];
    }
  }

  function nextIndex() {
    if (queue.length === 0) fillQueue();
    const idx = queue.pop();
    lastIndex = idx;
    return idx;
  }

  function render(q) {
    const card = document.getElementById("hv-card");
    card.classList.add("is-fading");
    setTimeout(() => {
      document.getElementById("hv-quote").textContent = q.text;
      document.getElementById("hv-speaker").textContent = "— " + q.speaker;
      document.getElementById("hv-story").innerHTML = "&nbsp;in <em>" + q.story + "</em>" + (q.year ? " (" + q.year + ")" : "");
      const readLink = document.getElementById("hv-gutenberg");
      readLink.href = q.gutenberg;
      readLink.textContent = q.readLabel || "Read free on Gutenberg";
      document.getElementById("hv-amazon").href = amazonURL(q.amazonQuery);
      card.classList.remove("is-fading");
    }, 220);
  }

  function showRandom() {
    const idx = nextIndex();
    render(QUOTES[idx]);
  }

  function copyCurrent() {
    const text = document.getElementById("hv-quote").textContent.trim();
    const speaker = document.getElementById("hv-speaker").textContent.trim();
    const story = document.getElementById("hv-story").textContent.replace(/\s+/g, " ").trim();
    const payload = '"' + text + '"\n\n' + speaker + " " + story;
    if (navigator.clipboard && navigator.clipboard.writeText) {
      navigator.clipboard.writeText(payload).then(() => flashBtn("Copied"));
    } else {
      const ta = document.createElement("textarea");
      ta.value = payload;
      document.body.appendChild(ta);
      ta.select();
      try { document.execCommand("copy"); flashBtn("Copied"); }
      catch (e) { flashBtn("Press Ctrl+C"); }
      document.body.removeChild(ta);
    }
  }

  function flashBtn(msg) {
    const b = document.getElementById("hv-share");
    const prev = b.textContent;
    b.textContent = msg;
    setTimeout(() => { b.textContent = prev; }, 1400);
  }

  document.getElementById("hv-refresh").addEventListener("click", showRandom);
  document.getElementById("hv-share").addEventListener("click", copyCurrent);

  document.addEventListener("keydown", (e) => {
    if (e.target.tagName === "INPUT" || e.target.tagName === "TEXTAREA") return;
    if (e.key === " " || e.key.toLowerCase() === "r") {
      e.preventDefault();
      showRandom();
    }
  });

  fillQueue();
  showRandom();
</script>



<h2 class="wp-block-heading" id="random-robert-e-howard-quote-generator"><strong>Random Robert E. Howard quote generator</strong></h2>



<p class="wp-block-paragraph">You can use the generator above to summon a random line from Conan, Kull, Solomon Kane, Bran Mak Morn, Red Sonya or the wider worlds of Robert E. Howard.</p>



<p class="wp-block-paragraph">Some quotes are from Howard’s original stories. Others come from the Conan films and related sources. I’ve tried to label the source clearly where possible.</p>



<h2 class="wp-block-heading" id="what-is-best-in-life"><strong>What is best in life?</strong></h2>



<p class="wp-block-paragraph">The line works because it is so simple. Conan is not giving a clever answer, or a civilised answer, or even a particularly sane answer. </p>



<p class="wp-block-paragraph">He is giving the answer of a man shaped by slavery, violence and revenge.</p>



<p class="wp-block-paragraph">That&#8217;s the 1982 film’s Conan in a nutshell: brutal, mythic, almost elemental.</p>



<p class="wp-block-paragraph">Howard’s original Conan is broader than that. He is still savage, of course, but he is also witty, suspicious, practical, poetic and much more talkative than the film sometimes suggests. </p>



<p class="wp-block-paragraph">That is part of the fun of comparing the movie quotes with the original Robert E. Howard stories.</p>



<h3 class="wp-block-heading" id="the-origin-of-the-to-crush-your-enemies-quote"><strong>The origin of the “to crush your enemies” quote</strong></h3>



<p class="wp-block-paragraph">The “to crush your enemies” quote was not written by Robert E. Howard.</p>



<p class="wp-block-paragraph">It appears in John Milius’s 1982 <em>Conan the Barbarian</em>, but its deeper origin seems to be Harold Lamb’s <em>Genghis Khan: The Emperor of All Men</em>. In Lamb’s book, Genghis Khan gives a similar answer about the greatest happiness in life: defeating enemies, taking their goods, and hearing the lamentation of their women.</p>



<p class="wp-block-paragraph">That connection is actually very fitting. Howard admired fierce historical figures, and Harold Lamb was one of the historical adventure writers he respected. </p>



<p class="wp-block-paragraph">The film also gives Conan a loyal companion named Subotai, echoing one of Genghis Khan’s greatest generals.</p>



<p class="wp-block-paragraph">So the famous quote is not straight from Howard, but it still belongs in Conan’s cinematic legend.</p>



<p class="wp-block-paragraph">Thanks to <a href="http://www.barbariankeep.com/ctbsecrets.html" target="_blank" rel="noopener">The Barbarian Keep</a> for this detailed extra information.</p>



<h2 class="wp-block-heading" id="conan-book-quotes-vs-conan-movie-quotes"><strong>Conan book quotes vs Conan movie quotes</strong></h2>



<p class="wp-block-paragraph">One thing worth knowing: the most famous <strong>Conan movie quotes</strong> are not always the same as the best Robert E. Howard Conan quotes.</p>



<p class="wp-block-paragraph">The 1982 film gave us lines and images like “What is best in life?”, Conan’s prayer to Crom, the Riddle of Steel, the Wheel of Pain, the Tree of Woe, Thulsa Doom’s speeches, and Valeria’s “Do you want to live forever?”</p>



<p class="wp-block-paragraph">Howard’s original stories are very different. His Conan is not silent. He is a thief, pirate, mercenary, king, drinker, fighter, wanderer and occasional philosopher. He can be funny, cynical, poetic and surprisingly sharp.</p>



<p class="wp-block-paragraph">That is why I wanted this page to include both sides – the famous film lines and the stranger, richer quotes from the original stories that make them so great.</p>



<p class="wp-block-paragraph">A personal favourite Conan quote of mine is: &#8220;I know this: if life is an illusion, then I am no less an illusion, and being thus, the illusion is real to me. I live, I burn with life, I love, I slay, and am content.&#8221;</p>



<p class="wp-block-paragraph">If that doesn&#8217;t show the world that Conan isn&#8217;t just a stupid brute, I don&#8217;t know what will.</p>



<p class="wp-block-paragraph">The next, another favourite of mine, is from The Tower of the Elephant. &#8220;Civilized men are more discourteous than savages because they know they can be impolite without having their skulls split, as a general thing&#8221;.</p>



<p class="wp-block-paragraph">A very fitting quote indeed!</p>



<h2 class="wp-block-heading" id="crom-quotes-and-conans-view-of-the-gods"><strong>Crom quotes and Conan’s view of the gods</strong></h2>



<p class="wp-block-paragraph">Crom deserves his own mention.</p>



<p class="wp-block-paragraph">In Howard’s stories, Crom is not a comforting god. He gives men strength at birth, then leaves them to use it. Conan does not expect kindness from him, and he certainly does not waste much time praying.</p>



<p class="wp-block-paragraph">That is why Crom quotes work so well. They sum up something essential about Conan: no begging, no soft promises, no easy rescue. Just strength, fate, steel and the will to survive.</p>



<p class="wp-block-paragraph">The famous prayer to Crom from the 1982 film is not a direct Howard quote, but it fits the mood of the film perfectly.</p>



<p class="wp-block-paragraph">It&#8217;s quite different from the books however, where Conan does not pray to Crom.</p>



<p class="wp-block-paragraph">In fact, Conan specifically says &#8220;What use to call on him? Little he cares if men live or die. Better to be silent than to call his attention to you; he will send you dooms, not fortune! He is grim and loveless, but at birth he breathes power to strive and slay into a man&#8217;s soul. What else shall men ask of the gods?&#8221;.</p>



<h2 class="wp-block-heading" id="robert-e-howard-quotes-beyond-conan"><strong>Robert E. Howard quotes beyond Conan</strong></h2>



<p class="wp-block-paragraph">Conan is the giant at the centre of the Howard-Verse, but he is not the whole kingdom.</p>



<p class="wp-block-paragraph">Robert E. Howard also created Kull, the brooding Atlantean king of Valusia (<a href="https://howard-verse.com/kull-of-atlantis-complete-chronology-reading-order-guide/">Kull chronology</a> here); Solomon Kane, the grim Puritan wanderer; Bran Mak Morn, the tragic king of the Picts; and Red Sonya of Rogatino, the original Howard character who later inspired Red Sonja.</p>



<p class="wp-block-paragraph">Their quotes have a different flavour, but they often circle the same themes: civilisation and barbarism, courage and doom, lost kingdoms, violent justice, strange gods and the thin line between man and myth. I&#8217;ve included many of the best in the quote generator above.</p>



<h2 class="wp-block-heading">Famous Conan quotes often misattributed</h2>



<p class="wp-block-paragraph">A few quick notes, because Conan quotes and Howard characters are often mislabelled online:</p>



<ul class="wp-block-list">
<li><strong>“What is best in life?”</strong> &#8211; the question asked to Conan in the 1982 <em>Conan the Barbarian</em> film.</li>



<li><strong>“To crush your enemies…”</strong> &#8211; the answer given by Conan in the 1982 film, likely inspired by Harold Lamb’s Genghis Khan passage.</li>



<li><strong>Conan’s prayer to Crom</strong> &#8211; from the 1982 film. In the books, Conan does not really pray to Crom.</li>



<li><strong>“By this axe I rule!”</strong> &#8211; King Kull, not Conan. It was also the original title of the story that Robert E. Howard later rewrote into <em>The Phoenix on the Sword</em>.</li>



<li><strong>Red Sonya</strong> &#8211; Howard’s original character from <em>The Shadow of the Vulture</em>. Red Sonja came later and was created by Roy Thomas, the writer of Marvel’s <em>Conan the Barbarian</em> comic.</li>
</ul>



<h2 class="wp-block-heading" id="frequently-asked-questions">Frequently Asked Questions</h2>


<div id="rank-math-faq" class="rank-math-block">
<div class="rank-math-list ">
<div id="faq-question-1770547430125" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong><strong><strong><strong><strong><strong>What is Conan’s most famous quote?</strong></strong></strong></strong></strong></strong></strong></h3>
<div class="rank-math-answer ">

<p>Conan’s most famous quote is probably: “To crush your enemies, see them driven before you, and to hear the lamentations of their women.” It comes from the 1982 <em>Conan the Barbarian</em> film.</p>

</div>
</div>
<div id="faq-question-1775411821650" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What is best in life?</strong></h3>
<div class="rank-math-answer ">

<p>In the 1982 film, Conan answers that what is best in life is to crush your enemies, see them driven before you, and hear the lamentations of their women.</p>

</div>
</div>
<div id="faq-question-1775411831690" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Did Robert E. Howard write “to crush your enemies”?</strong></h3>
<div class="rank-math-answer ">

<p>No. The quote is from the 1982 film, not Howard’s original Conan stories. It appears to have been inspired by Harold Lamb’s <em>Genghis Khan: The Emperor of All Men</em>.</p>

</div>
</div>
<div id="faq-question-1775411844687" class="rank-math-list-item">
<h3 class="rank-math-question "><strong><strong>What are the best Crom quotes?</strong></strong></h3>
<div class="rank-math-answer ">

<p>The best Crom quotes come from Howard’s stories and the 1982 film. In the stories, Conan describes Crom as grim, distant and unlikely to help men who pray to him.</p>

</div>
</div>
<div id="faq-question-1775411854843" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Is Conan’s prayer to Crom from the books?</strong></h3>
<div class="rank-math-answer ">

<p>No. Conan’s famous prayer to Crom is from the 1982 film. It fits the spirit of Howard’s grim Crom, but it is not a direct quote from the original stories.</p>

</div>
</div>
<div id="faq-question-1779375567219" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>Are Conan movie quotes the same as Robert E. Howard quotes</strong>?</h3>
<div class="rank-math-answer ">

<p>Not always. Some movie quotes are inspired by Howard’s themes, but many of the most famous film lines are not direct quotes from the original stories.</p>

</div>
</div>
<div id="faq-question-1779375595001" class="rank-math-list-item">
<h3 class="rank-math-question "><strong>What are good Conan quotes for a tattoo?</strong></h3>
<div class="rank-math-answer ">

<p>This is down to personal taste of course. Short lines such as “By Crom”, “I live, I burn with life”, and “I was a man before I was a king” might fit better for tattoos than longer Conan quotes. Just check the source first, because many Conan quotes online are misattributed.</p>

</div>
</div>
</div>
</div>


<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://howard-verse.com/conan-the-barbarian-quotes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
