CINXE.COM

Pop Quiz: Religious Symbolism

<!DOCTYPE html> <html> <head> <title> Pop Quiz: Religious Symbolism</title> <link rel="canonical" href="https://skeptoid.com/episodes/4843"> <link rel="stylesheet" href="/css/style_v4.css"> <link rel="stylesheet" href="/css/nav_v4.css"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="How well do you know your Skeptoid? Today's pop quiz focuses on questions drawn from episodes about world religions."> <meta name="flattr:id" content="8ngg5g"> <meta property="og:url" content="https://skeptoid.com/episodes/4843"> <meta property="og:site_name" content="Skeptoid"> <meta property="og:type" content="article"> <meta property="og:title" content="Pop Quiz: Religious Symbolism"> <meta property="og:description" content="How well do you know your Skeptoid? Today's pop quiz focuses on questions drawn from episodes about world religions."> <meta property="og:image" content="https://skeptoid.com/eps1200x744/4843.jpg"> <script> window.fbAsyncInit = function () { FB.init( { appId: '118978364804606', cookie: true, xfbml: true, version: 'v3.1' } ); FB.AppEvents.logPageView(); }; ( function ( d, s, id ) { var js, fjs = d.getElementsByTagName( s )[ 0 ]; if ( d.getElementById( id ) ) { return; } js = d.createElement( s ); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore( js, fjs ); }( document, 'script', 'facebook-jssdk' ) ); </script> <script> window.twttr = ( function ( d, s, id ) { var js, fjs = d.getElementsByTagName( s )[ 0 ], t = window.twttr || {}; if ( d.getElementById( id ) ) return t; js = d.createElement( s ); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore( js, fjs ); t._e = []; t.ready = function ( f ) { t._e.push( f ); }; return t; }( document, "script", "twitter-wjs" ) ); </script><!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-9026104-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-9026104-1',{'siteSpeedSampleRate': 10}); </script> <!-- End Global site tag (gtag.js) - Google Analytics --> <!-- Cookie Policy --> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#1c2f58", "text": "#ffffff" }, "button": { "background": "#6fa8d8", "text": "#ffffff" } }, "theme": "classic" })}); </script> <!-- End Cookie Policy --> <!-- reCAPTCHA --> <script src="https://www.google.com/recaptcha/api.js?render=6LctTSIaAAAAABipKX5TgjJqfL1Xn5V5sFCzcn7V"></script> <script> // The basic reCAPTCHA function function getReCaptcha() { grecaptcha.ready(function () { grecaptcha.execute('6LctTSIaAAAAABipKX5TgjJqfL1Xn5V5sFCzcn7V', { action: 'validate_captcha' }) .then(function (token) { if (document.getElementById('g-recaptcha-response') != null) document.getElementById('g-recaptcha-response').value = token; }); }); } // Call it right away, then again every 90 seconds to avoid timeout getReCaptcha(); // This is the initial call setInterval(function () { getReCaptcha(); }, 90000); </script> <!-- End reCAPTCHA --> <!-- MGID code --> <script src="https://jsc.mgid.com/site/964173.js" async></script> <!-- End MGID --> <style> .youtube-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .youtube-container iframe, .youtube-container object, .youtube-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> </head> <body> <div style="background-color: #162f5b; color: white; text-align: center;" class="noprint"> <table class="layout_table" align="center" style="width:100%;max-width:800px;"> <tr> <td class="mobile"><a href="javascript:void(0);" class="icon" id="hamburger" onClick="myFunction()"><img src="/images/hamburger.png" height="25" width="25" alt=""></a></td> <td style="text-align:center;white-space:nowrap;"><a href="/"><img src="/images/title.png" alt="Skeptoid Podcast" style="border:0;height:55px;"></a></td> <td class="nomobile" style="white-space:nowrap;" align="right"><a href="https://podcasts.apple.com/us/podcast/skeptoid/id203844864" target="_blank"><img src="/images/apple.png" alt="Apple Podcasts" style="border:0;vertical-align:middle;border-radius:10px;width:47px;margin-right:7px;"></a> <a href="https://open.spotify.com/show/1Vi8T6WT1HAKVwFfWc4A3a?si=f6815d68bbd2456b" target="_blank"><img src="/images/spotify.png" alt="Spotify" style="border:0;vertical-align:middle;border-radius:10px;width:47px;margin-right:7px;"></a> <a href="https://music.amazon.com/podcasts/2a95c55d-0b33-4785-b4bd-ae4251561c9f/skeptoid" target="_blank"><img src="/images/amazonmusic.png" alt="Amazon Music" style="border:0;vertical-align:middle;border-radius:10px;width:47px;margin-right:15px;"></a> </td> <td class="nomobile" width="170"><p style="background-color:#ffcc00;border-radius:10px;text-align:center;font-size:15px;padding:10px 15px;max-width:125px;margin-right:15px;"><a href="/members/" style="color:blue;white-space:nowrap;"><strong>Members Portal</strong></a></p></td> <td class="mobile"><a href="/members/"><img src="/images/silhouette.png" height="25" width="25" alt=""/></a></td> </tr> </table> </div> <div style="background-color: #b8b382; width: 100%; text-align: center;" class="noprint topnav-bg"> <div class="topnav" id="myTopnav"> <form method="get" action="/search.php"> <input type="text" name="q" placeholder="Search..." class="round_input" size="12" style="background-image: url('/images/search.png'); background-repeat: no-repeat; background-position: right; background-size: 25px 20px; padding-right: 30px;" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"> <input type="submit" style="display:none"/> <a href="/giving">Support Us</a> <div class="dropdown"> <button class="dropbtn">About</button> <div class="dropdown-content"> <a href="/giving">Support Us</a> <a href="/about.php">About Skeptoid</a> <a href="/subscribe">Subscribe to the Podcast</a> <a href="/episode_guide.php">Episode Guide</a> <a href="/sponsorship">Sponsor an episode</a> <a href="/testimonials.php">What People Are Saying...</a> <a href="/skeptic.php">What Is Skepticism?</a> <a href="/press">Press Room</a> <a href="/subscribe">Help Subscribing</a> <a href="/contact">Contact</a> <a href="/privacy">Privacy</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Topics</button> <div class="dropdown-content"> <a href="/episode_guide.php?cat=8">Aliens &amp; UFOs</a> <a href="/episode_guide.php?cat=5">Alternative Medicine</a> <a href="/episode_guide.php?cat=1">Ancient Mysteries</a> <a href="/episode_guide.php?cat=2">Conspiracy Theories</a> <a href="/episode_guide.php?cat=11">Consumer Ripoffs</a> <a href="/episode_guide.php?cat=13">Cryptozoology</a> <a href="/episode_guide.php?cat=9">Environment</a> <a href="/episode_guide.php?cat=4">Fads</a> <a href="/episode_guide.php?cat=16">Feedback &amp; Questions</a> <a href="/episode_guide.php?cat=14">General Science</a> <a href="/episode_guide.php?cat=15">Health</a> <a href="/episode_guide.php?cat=17">History &amp; Pseudohistory</a> <a href="/episode_guide.php?cat=12">Logic &amp; Persuasion</a> <a href="/episode_guide.php?cat=10">Natural History</a> <a href="/episode_guide.php?cat=7">Paranormal</a> <a href="/episode_guide.php?cat=6">Religion</a> <a href="/episode_guide.php?cat=3">Urban Legends</a> </div> </div> <a href="https://skeptoid.org/store" target="_blank">Store</a> <div class="dropdown"> <button class="dropbtn">Community</button> <div class="dropdown-content"> <a href="/newsletter">Podcast Companion Email</a> <a href="/discord">Private Discord Channel</a> <a href="/sponsorship">Sponsor an episode</a> <a href="/teachers">Teachers Toolkit</a> <a href="/questions">Answering Student Questions</a> <a href="/research.php">Help with Skeptoid Research</a> </div> </div> <div class="dropdown"> <button class="dropbtn">Events</button> <div class="dropdown-content"><a href="/calendar">Calendar</a> <a href="/speaking">Information</a> </div> </div> </form> </div> </div> <div style="padding: 0 20px;"> <table style="margin: 0 auto;"> <tr class="noprint"> <td colspan="3" align="center"><p>&nbsp;</p> <div style="max-width: 600px;"> <!--<a href="/adclick.php?url=%2Ffreebook" target="_blank"><img src="/images/free-book-banner.png" style="width: 100%; border: none;" alt="Free Book"></a>//--> <a href="/events/30285" target="_blank"><img src="/images/bermuda/bermuda-banner.jpg" style="width: 100%; border: none;" alt="Bermuda Triangle"></a> </div></td> </tr> <tr> <td align="left" valign="top" style="max-width: 750px;"><div style="word-break: break-word;"> <p class="nomobile">&nbsp;</p> <h1> Pop Quiz: Religious Symbolism </h1> <p><a href="/important" class="mobile noprint"><img src="/images/go_premium.png" width="100" height="100" alt="Donate" style="float:right;margin-left:10px;"/></a> <a href="https://twitter.com/intent/tweet?text=How%20well%20do%20you%20know%20your%20Skeptoid%3F%20Today%27s%20pop%20quiz%20focuses%20on%20questions%20drawn%20from%20episodes%20about%20world%20religions.&amp;url=http%3A%2F%2Fskep.us/4843" class="twit_quote" style="color:#999;font-style:italic;">How well do you know your Skeptoid? Today's pop quiz focuses on questions drawn from episodes about world religions.&nbsp;&nbsp;</a> </p> <p><strong>Skeptoid Podcast #843</strong><br>Filed under <a href="/episode_guide.php?cat=6">Religion</a></p><p class="noprint"><a href="https://podcasts.apple.com/us/podcast/pop-quiz-religious-symbolism/id203844864?i=1000574751578"><img src="/images/listen-on-apple-podcasts.png" alt="Listen on Apple Podcasts" style="max-width: 200px;"></a> <a href="https://open.spotify.com/episode/5RAEOeRuswj2i2hgDrvaJW"><img src="/images/listen-on-spotify.png" alt="Listen on Spotify" style="max-width: 200px;"></a> </p> <div> <img src="/eps750x465/4843.jpg" style="width: 100%;" alt="Pop Quiz: Religious Symbolism"><p>by <a href="/bios/briandunning">Brian Dunning</a><br>August 2, 2022</p><p>I hope you've been listening very carefully to Skeptoid over the years, because today we're putting your knowledge of the subject to the test with another famous Skeptoid pop quiz. Today's theme is religious symbolism, so the questions are all going to pertain to Skeptoid episodes on that topic. The answers to all the questions were in the episodes, so as long as you're either a really dedicated listener, or have good general knowledge on the subject, you ought to do well. Are you ready?</p> <p>Let's get started with a question on:</p> <h3>#1. <a href="/episodes/4795">The Shroud of Turin</a></h3><p>One of the problems encountered when radiocarbon dating this famous shroud said to have covered the body of Jesus was that no comparable fabric could be found from 2,000 years ago to use as a control. What about the shroud's fabric made it unique to the period?</p> <blockquote> <p> A. It is linen, and linen was unknown in the time and place of Jesus.<br> B. It is in a herringbone weave, a style of weave unknown in that time and place.<br> C. It had traces of safflower dye, unknown in that time and place.</p> </blockquote><p id="reveal1"><a href="javascript:void(0);" onClick="document.getElementById('answer1').style.display = 'block';document.getElementById('reveal1').style.display = 'none';">Reveal the answer</a></p> <p id="answer1" style="display: none;">The correct answer is B, the herringbone weave. This type of weave did not appear in the Mediterranean until the 13th century, so scientists were forced to used control fabrics that were not an exact match.</p> <h3>#2. <a href="/episodes/4059">Ra&euml;lians</a></h3><p>Followers of the pseudo-religion Ra&euml;lianism, founded in 1973, practice nudism and free love, and believe in space aliens. In fact the religion got its start when an alien named Yahweh came down in his flying saucer and took the founder, Claude Vorilhon, for a ride. What had been his profession before this adventure?</p> <blockquote> <p> A. Helicopter pilot<br> B. Rugby player<br> C. Race car driver</p> </blockquote><p id="reveal2"><a href="javascript:void(0);" onClick="document.getElementById('answer2').style.display = 'block';document.getElementById('reveal2').style.display = 'none';">Reveal the answer</a></p> <p id="answer2" style="display: none;">The correct answer is C, race car driver. Following several flying saucer joyrides and profound conversations with Yahweh, Vorilhon changed his name to Ra&euml;l and formed his new church. He was more successful at that than he'd been racing cars.</p> <h3>#3. <a href="/episodes/4723">The Holy Grail</a></h3><p>It's generally well known that the story of the Holy Grail comes not from Christianity at all, but from Arthurian legend, having been added to the canon by various medieval authors. What branch of study have scholars used to determine when such elements were added to the King Arthur story?</p> <blockquote> <p> A. Computational stylistics<br> B. Stemmatics<br> C. Pragmatics</p> </blockquote><p id="reveal3"><a href="javascript:void(0);" onClick="document.getElementById('answer3').style.display = 'block';document.getElementById('reveal3').style.display = 'none';">Reveal the answer</a></p> <p id="answer3" style="display: none;">The correct answer is B, stemmatics. This involves the creation of a sort of family tree of a body of literature, called a recension, mapping out the different variations over a timeline, and then studying the relationships of the branches to understand how certain elements fit within the whole.</p> <h3>#4. <a href="/episodes/4164">Rosicrucians</a></h3><p>Rosicrucianism is a system of New Age mysticism based on a series of three anonymous manifestos written in the 1600s. Today they are incorporated as AMORC, the Ancient Mystical Order Rosae Crucis. For a few hundred bucks a year, they will keep you entertained by mailing you lessons for self study, which they based on early 20th century books pseudonymously written by which author?</p> <blockquote> <p> A. William Walker Atkinson<br> B. Neville Goddard<br> C. Prentice Mulford</p> </blockquote><p id="reveal4"><a href="javascript:void(0);" onClick="document.getElementById('answer4').style.display = 'block';document.getElementById('reveal4').style.display = 'none';">Reveal the answer</a></p> <p id="answer4" style="display: none;">The correct answer is A, William Walker Atkinson. When he realized the Rosicrucians were essentially reselling works he'd written under Eastern-sounding pseudonyms, he published a special book just to get back at them by giving out their secrets for free, titled <em>The Secret Doctrine of the Rosicrucians</em>.</p> <h3>#5. <a href="/episodes/4191">Jewish Slaves Built the Pyramids</a></h3><p>A myth popular among Christians is that Jewish slaves were held in ancient Egypt and were the labor force for many of Egypt's great monuments, said by some to include the pyramids themselves. In fact the very first Jews in Egypt &#8212; a garrison of soldiers on Elephantine Island &#8212; arrived how long after the Great Pyramid was completed?</p> <blockquote> <p> A. About 100 years<br> B. About 2,000 years<br> C. About 4,000 years</p> </blockquote><p id="reveal5"><a href="javascript:void(0);" onClick="document.getElementById('answer5').style.display = 'block';document.getElementById('reveal5').style.display = 'none';">Reveal the answer</a></p> <p id="answer5" style="display: none;">The correct answer is B, about 2,000 years. The Great Pyramid (which we now know was named the <a href="/episodes/4779">Horizon of Khufu</a>) was completed around 2550 BCE, and the garrison of Jewish soldiers from the Persian Empire first planted stakes in Elephantine Island around 650 BCE. Their purpose was to assist the Egyptian Pharaoh in his war against the Nubians.</p> <h3>#6. <a href="/episodes/4343">Hollow Earth</a></h3><p>In 1897, members of the Koreshan Unity commune church decided to prove their conviction that the Earth is hollow, that we live on the inside surface of a great hollow sphere. To do so, they built precisely constructed rectangular frames called rectilineators, and bolted a long line of them together over the water. As the line extended, they reasoned the upward curvature of the water would gradually get closer to their rectilineators. Their experiment was a success. Why?</p> <blockquote> <p> A. They failed to account for the tide rising as they extended their line, and so of course the water got closer to their rectilineators.<br> B. Their surveyor used the Biblical interpretation of pi of exactly 3.0, which made their measurements match their predictions and not the actual surface of the Earth.<br> C. The rectilineators were built in such a way that they could sag, and thus got closer and closer to the water.</p> </blockquote><p id="reveal6"><a href="javascript:void(0);" onClick="document.getElementById('answer6').style.display = 'block';document.getElementById('reveal6').style.display = 'none';">Reveal the answer</a></p> <p id="answer6" style="display: none;">The correct answer is C, the rectilineators could sag. Although they had rigid steel diagonals intended to prevent sagging, a crucial attachment of the diagonals where they intersected was missing, and to save weight, they had no top or bottom crossbars. This allowed them to sag imperceptibly into trapezoids.</p> <h3>#7. <a href="/episodes/4327">The Ark of the Covenant</a></h3><p>One example of the Ark of the Covenant is secured in the tiny Chapel of the Tablet, built in the 1950s by the wife of Emperor Haile Selassie of Ethiopia. A single Guardian spends his entire life inside the quarter-acre fenced enclosure surrounding the chapel, and nobody is ever permitted to see the Ark. Which of the following is true of the Chapel?</p> <blockquote> <p> A. Inside its humble exterior is a 1-meter thick wall of reinforced concrete, making it effectively bombproof.<br> B. Although tiny on the outside, it is only the entrance to a subterranean maze designed so that only the Guardian can ever find the Ark. He paces the entire maze every day so that his footprints can never be used to track him.<br> C. It was built around the Ark, with passages and corners so tight that the Ark can never be removed.</p> </blockquote><p id="reveal7"><a href="javascript:void(0);" onClick="document.getElementById('answer7').style.display = 'block';document.getElementById('reveal7').style.display = 'none';">Reveal the answer</a></p> <p id="answer7" style="display: none;">The correct answer is C, it was built around the Ark. But have no fear, you can still see it: every one of the Church's temples throughout Ethiopia displays a replica.</p> <h3>#8. <a href="/episodes/4316">Al-Ghazali and Arab-Islamic Science</a></h3><p>Before Islam declared that the practice of science was incompatible with the religion, a period known as &quot;the golden age of science&quot; flourished in the Middle East, with Mecca at the very center of it. This was mainly because the Arab-Islamic world was where all the major trade routes intersected, bringing all the latest knowledge and newest inventions. What was the single biggest factor that brought an end to the golden age?</p> <blockquote> <p> A. An internal conflict between Sufism and Sunni Islam resulted in the execution of the most eminent scholars and scientists.<br> B. The Crusades, which burned the great libraries and destroyed the great universities.<br> C. The influence of the Islamic theologian Abu Hamid al-Ghazali, whose codification of Islam essentially abolished science. </p> </blockquote><p id="reveal8"><a href="javascript:void(0);" onClick="document.getElementById('answer8').style.display = 'block';document.getElementById('reveal8').style.display = 'none';">Reveal the answer</a></p> <p id="answer8" style="display: none;">The correct answer is B, the Crusades. Although many people point the finger today at al-Ghazali, and his teachings were absolutely consistent with the abolishment of science, they had almost no practical impact compared to the total devastation wrought by the Crusaders. Christians, barbarians, knights, and peasants all overran and destroyed the great Arab centers.</p> <h3>#9. <a href="/episodes/4338">The Flat Earth Theory</a></h3><p>Belief in a flat Earth first arose in the 19th century among Christian fundamentalists who believed certain passages in the Bible meant that the Earth was flat. It persisted until 1996 when the The International Flat Earth Research Society of America ended when the home of its fire-and-brimstone owners, Charles and Marjory Johnson, burned down in a remote part of the California desert. What was the name of their church?</p> <blockquote> <p> A. Triumph Church of the Covenant<br> B. Redeemer of Freedom Church<br> C. The Covenant People's Church</p> </blockquote><p id="reveal9"><a href="javascript:void(0);" onClick="document.getElementById('answer9').style.display = 'block';document.getElementById('reveal9').style.display = 'none';">Reveal the answer</a></p> <p id="answer9" style="display: none;">The correct answer is C, The Covenant People's Church. This was the true incorporated name of the The International Flat Earth Research Society of America. The other two options I came up with by googling &quot;church name generator&quot;.</p> <h3>#10. <a href="/episodes/4262">The Haitian Zombies</a></h3><p>Vodou bokors, or sorcerers, are said to be able to turn people into zombies using a special powder containing tetrodotoxin, the same thing that kills a few people every year who eat improperly prepared fugu, the sushi made from a pufferfish. An anthropology grad student went to Haiti to investigate, and wrote which of the following books detailing his experience?</p> <blockquote> <p> A. Requiem for a Dream<br> B. The Man with the Golden Arm<br> C. The Serpent and the Rainbow</p> </blockquote><p id="reveal10"><a href="javascript:void(0);" onClick="document.getElementById('answer10').style.display = 'block';document.getElementById('reveal10').style.display = 'none';">Reveal the answer</a></p> <p id="answer10" style="display: none;">The correct answer is C, The Serpent and the Rainbow, by anthropologist Wade Davis, which was soon made into a 1988 horror film by director Wes Craven.</p> <h3>#11. <a href="/episodes/4248">Exorcism</a></h3><p>In the episode I described exorcism as &quot;a brutal, heinous, medieval torture ritual,&quot; which it is, by any psychological standard. In the 1980s, a commission of German theologians petitioned the Vatican to ban what part of the exorcism ritual?</p> <blockquote> <p> A. Directly addressing the hypothetical demon<br> B. Withholding food and water until the hypothetical demon vacates<br> C. The sprinkling of holy water on the possessed, as it may cause burns</p> </blockquote><p id="reveal11"><a href="javascript:void(0);" onClick="document.getElementById('answer11').style.display = 'block';document.getElementById('reveal11').style.display = 'none';">Reveal the answer</a></p> <p id="answer11" style="display: none;">The correct answer is A, directly addressing the demon &#8212; though it took the Vatican a full 15 years to agree to this change. The commission understood that many who are deemed possessed may be suffering instead from a psychological problem such as schizophrenia. By addressing the demon, the exorcist would thus be confirming the patient's belief in the existence of the demon, thus making the psychological problem so much harder to treat. Even a broken clock is right twice a day.</p> <h3>#12. <a href="/episodes/4242">Scientology</a></h3><p>The basic practice of being a Scientologist is so-called auditing, expensive sessions where the Scientologist is questioned about their past and their trauma, all while holding the two leads of a fancy-looking machine. It's basically a common galvanometer, but Scientology calls it by what name?</p> <blockquote> <p> A. Plasma splitter<br> B. E-meter<br> C. Wave binder</p> </blockquote><p id="reveal12"><a href="javascript:void(0);" onClick="document.getElementById('answer12').style.display = 'block';document.getElementById('reveal12').style.display = 'none';">Reveal the answer</a></p> <p id="answer12" style="display: none;">The correct answer is B, the E-meter, shortened from its original name, the Electropsychometer. I got the other options from googling &quot;scientific device name generator.&quot; The true purpose of the E-meter is to deceive the Scientologist into thinking the auditing is a highly technical and scientific procedure requiring a skilled technician, when in fact the E-meter really does nothing at all except swing the needle back and forth on its display panel.</p> <p>And that's all we've got for you today. So how did you do? If you got five or fewer right, then I'm sorry, but we're going to have to send you back to Sunday school &#8212; in about ten different religions. If you got as many as ten then congratulations, you have a good general knowledge and your credentials are in order. If you beat that, then you are indeed a religious figure yourself, qualified to be worshiped as a skeptical superstar. So congratulations, and until next week, stay pious!</p> <p><img src="/images/signature.png" width="200" height="67" alt=""/><br>By <a href="https://www.briandunning.com" target="_blank">Brian Dunning</a><span class="noprint"><br><a class="twitter-follow-button" href="https://twitter.com/BrianDunning">Follow @BrianDunning</a></span></p> </div> <p class="smaller noprint"><a href="/corrections" class="noprint">Please contact us with any corrections or feedback.</a> </p> <p>&nbsp;</p> <div data-type="_mgwidget" data-widget-id="1633302" class="noprint"> </div> <script>(function(w,q){w[q]=w[q]||[];w[q].push(["_mgc.load"])})(window,"_mgq"); </script> <table class="mobile noprint" width="100%"> <tr> <td width="33%" align="center"><a href="https://skeptoid.org/store" target="_blank"><img width="90%" src="/images/product_1.png" alt=""></a></td> <td width="33%" align="center"><a href="https://skeptoid.org/store" target="_blank"><img width="90%" src="/images/product_3.png" alt=""></a></td> <td width="33%" align="center"><a href="https://skeptoid.org/store" target="_blank"><img width="90%" src="/images/product_2.png" alt=""></a></td> </tr> <tr> <td align="center" colspan="3"><a href="https://skeptoid.org/store" target="_blank">Shop apparel, books, &amp; closeouts</a></td> </tr> </table> <p class="inabox"><strong>Cite this article:</strong><br> Dunning, B. (2022, August 2) <em>Pop Quiz: Religious Symbolism.</em> Skeptoid Media. https://skeptoid.com/episodes/4843 </p> <p>&nbsp;</p> <blockquote><h2>References &amp; Further Reading</h2><span class="smaller"> <p>Anders, C. &quot;Meet the Raelians: Inside the World's Strangest — and Nicest — UFO Sex Clone Religion.&quot; <em>io9.</em> Gawker Media, 21 Nov. 2011. Web. 7 Oct. 2013. &lt;http://io9.com/5860418/meet-the-raelians-inside-the-worlds-strangest--and-nicest--ufo-sex-clone-religion&gt;</p> <p>Barber, E. <em>Prehistoric Textiles.</em> Princeton: Princeton University Press, 1991. 195.</p> <p>Davis, W. <em>The Serpent and the Rainbow.</em> New York: Warner Books, 1985. </p> <p>Garwood, C. <em>Flat Earth: The History of an Infamous Idea.</em> New York: St. Martin's Press, 2007. </p> <p>Goodman, F. <em>The Exorcism of Anneliese Michel.</em> Garden City: Doubleday, 1981. </p> <p>Leonardi, L. &quot;Stemmatics and the Old French Prose Arthurian Romance Editions.&quot; <em>Journal of the International Arthurian Society.</em> 24 Nov. 2017, Volume 5, Issue 1: 42-58.</p> <p>Ofek, H. &quot;Why the Arabic World Turned Away from Science.&quot; <em>The New Atlantis.</em> 1 Jan. 2011, Number 30: 3-23.</p> <p>Ohnemus, C. &quot;Dr. Cyrus Teed and the Koreshan Unity Movement.&quot; <em>Cultural Resource Management.</em> 1 Jan. 2001, Volume 24, Number 9: 10-12.</p> <p>Omer, I. &quot;Investigating the Origin of the Ancient Jewish Community at Elephantine: A Review.&quot; <em>Ancient Sudan-Nubia.</em> Ibrahim Omer, 1 Jan. 2008. Web. 2 Feb. 2010. &lt;http://www.ancientsudan.org/articles_jewish_elephantine.html&gt;</p> <p>Raffaele, P. &quot;Keepers of the Lost Ark?&quot; <em>Smithsonian.</em> 1 Dec. 2007, Volume 38, Number 9. </p> <p>Reitman, J. &quot;Inside Scientology.&quot; <em>Rolling Stone.</em> 9 Mar. 2006, Issue 995: 55-67.</p> <p>Schwarz, Avraham. <em>Empowering Thoughts: The Secret of Rhonda Byrne or The Law of Attraction in the Torah.</em> New York: BN Publishing, 2007. </p> </span></blockquote> <p>&nbsp;</p> <p class="grayital"> &copy;2025 Skeptoid Media, Inc. All Rights Reserved. <a href="/copyright.php" class="noprint">Rights and reuse information</a> </p> </div></td> <td width="40" class="nomobile noprint">&nbsp;</td> <td align="left" valign="top" width="250" class="nomobile noprint"><p>&nbsp;</p> <p>&nbsp;</p> <p align="center"><a href="/important"><img src="/images/go_premium.png" width="125" height="125" alt="Donate"></a></p> <p align="center"><a href="/important"><img src="/images/donate.png" width="125" height="125" alt="Donate"></a></p> <!--googleoff: index--> <br> <p align="center"><a href="https://skeptoid.org/store" target="_blank"><img src="/images/product_2.png" width="175" alt=""></a><br> <a href="https://skeptoid.org/store" target="_blank">Shop: Apparel, books, closeouts</a> </p> <br> <!--googleoff: index--> <p class="tallthin">Now Trending...</p> <a href="/episodes/4765"><img loading="lazy" src="/eps200x124/4765.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4765">Tartaria and the Mud Flood</a></p><a href="/episodes/4398"><img loading="lazy" src="/eps200x124/4398.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4398">Solving the Lead Masks of Vintem Hill</a></p><a href="/episodes/4750"><img loading="lazy" src="/eps200x124/4750.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4750">How to Extract Adrenochrome from Children</a></p><a href="/episodes/4371"><img loading="lazy" src="/eps200x124/4371.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4371">The Vanishing Village of Angikuni Lake</a></p><a href="/episodes/4311"><img loading="lazy" src="/eps200x124/4311.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4311">Deconstructing the Rothschild Conspiracy</a></p><a href="/episodes/4818"><img loading="lazy" src="/eps200x124/4818.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4818">On Railroad Tracks and Roman Chariots</a></p><a href="/episodes/4307"><img loading="lazy" src="/eps200x124/4307.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4307">The Siberian Hell Sounds</a></p><a href="/episodes/4321"><img loading="lazy" src="/eps200x124/4321.jpg" width="200" height="124" alt="" style="border: 0;"></a><p class="tallthin" style="font-size: 24px; margin-top: -5px;"><a href="/episodes/4321">Skinwalkers</a></p><!--googleon: index--> <!--googleon: index--></td> </tr> </table> <p>&nbsp;</p> </div> <div id="back_black"></div> <form action="/newsletter.php" id="newsletter_form" method="post"> <h2>Want more great stuff like this?</h2> <p>Let us email you a link to each week's new episode. Cancel at any time:<br> <input type="email" placeholder="Email" name="email" class="round_input" style="width: 75%;" required> <br> <button type="button" onClick="newsletter_form.style.display='none';back_black.style.display='none';" class="cool_button">No thanks</button> <button type="submit" class="cool_button">Sign up!</button> </p> <input type="hidden" name="function" value="join"> <input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response"> <input type="hidden" name="action" value="validate_captcha"> </form> <link href="https://fonts.googleapis.com/css?family=Open+Sans:800,400" rel="stylesheet" type="text/css"> <div class="footer noprint" style="background-color: black; width: 100%; height: 151px; padding-top: 15px; margin: 0;"> <div style="max-width: 400px; margin: 0 auto; text-align: center;"> <p style="margin: 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 22px;"><img src="https://skeptoid.org/images/owl-150.png" style="height: 22px; width: 22px; margin: 0 10px 5px 0; vertical-align: middle;" alt=""><span style="font-weight: 800; color: white;">SKEPTOID</span> MEDIA</p> <p style="margin: 10px 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px;"><a href="http://skeptoid.org" target="_blank" style="color: white;">About us</a> | <a href="http://skeptoid.org/programming" target="_blank" style="color: white;">Our programming</a> | <a href="http://skeptoid.com/important" target="_blank" style="color: white;">Become a supporter</a> | <a href="http://skeptoid.com/privacy" target="_blank" style="color: white;">Privacy</a></p> <p style="margin: 0; color: white; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 13px;">A 501(c)(3) educational nonprofit.<br> All content is &copy; Skeptoid Media, Inc. All Rights Reserved.</p> </div> </div> <script> document.getElementById( 'facebook_share' ).onclick = function () { FB.ui( { method: 'share', display: 'popup', href: 'https://skeptoid.com/episodes/4843', }, function ( response ) {} ); } </script> <script src="/scripts/nav_v4.js"></script> <script type="text/javascript"> var infolinks_pid = 3425577; var infolinks_wsid = 0; </script> <script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10