유산 701호 - 추적과 출현
@import url('https://fonts.googleapis.com/css?family=UnifrakturCook:700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
 
/* Masquer le titre */
#page-title {
  display: block;
}
 
/* Grand titre : 1er = Texte titre 2e = Contour, ombre */
 
#header h1 a::before {
    content: ;
    font-family: chomsky;
    font-weight: normal;
    font-style: normal;
    color:black;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: Merriweather;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h2 span::before {
    content: ;
    color:black;
}
 
#header h2 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Special Elite', cursive;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.0px;
}
 
h2 {
  font-family: 'Special Elite', cursive;
  font-size: 17pt;
  color:black;
}
 
/* LOGO */
 
#header {
    height: 200px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
 background: url( BLANC )
}
 
/* BANNIÈRE */
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
 
/* FOND DE PAGE */
 
body {
    color:black;
    background-image: url( BLANC );
    font-family: Merriweather;
}
 
/* TITRE DE LA PAGE */
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: 35px 0 10px;
  position: relative;
}
 
/* HIDE THE HEADER TEXT */
#header h1 a {
    display: block;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: #00003D;
    background: transparent;
    font-family: Akashi, Arial, sans-serif;
    font-size:0%;
    text-decoration: none;
    text-shadow: 3px 3px 5px #000;
    letter-spacing: 0.9px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 0px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: #f0f0c0;
    font-family: Helvetica, sans-serif;
    font-size: 0%;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* BARRE DE RECHERCHE */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: transparent;
    color: transparent;
    display: none;
    font-size: 0pt;
    padding: 0px;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 0px black;
    padding: 40px;
    color: black;
    display: none;
    font-family: Merriweather;
    background-color: transparent;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    display: none;
    background: transparent;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: transparent;
    display: none;
}
 
/* TOP BARRE */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding-top: 93px;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar a {
    color: #fff;
    background: transparent;
}
#top-bar ul li {
    border: 0;
}
#top-bar ul li ul {
    border: solid 1px transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-top: 0;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #fff;
    color: #414446;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    color: #414446;
    text-decoration: none;
}
#top-bar ul li ul {
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li ul li, #top-bar ul li ul li.sfhover,
#top-bar ul li ul li, #top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
    padding-top: 80px;
}
 
#side-bar .side-block {
    border: 1px double #000;
    box-shadow: 0 0px 0px rgba(21, 21, 21, 1);
    background: white;
    border-radius: 0px;
}
#side-bar .heading {
    color: #BC0E12;
    font-size: 120%;
    border-bottom: solid 1px #00003D;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
/* MENU OUVERTURE SIDEBAR */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em double white!important;
    background-color: #807665!important;
    color: white!important;
}
}
 
/* NOM UTILISATEUR */
 
#login-status {
    color: #990000;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    z-index: 30;
   display: none;
}
 
#login-status a {
    background: transparent;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    color: black;
border: none;
}
 
#login-status ul a {
    color: black;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
    background: transparent;
background-color: transparent;
 
}
 
#login-status ul a:hover{
color: black;
    font-family: 'Special Elite', cursive;
    font-size: 100%;
}
 
#account-topbutton {
    background: transparent;
    color: #000;
}
 
/* Adjust Mobile Image Size */
@media (max-width: 321px) {
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: -30px 0px 0px 0px;
  position: relative;
  padding-top: -50px;
  margin-top: -70px;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
}
 
@media (min-width: 322px) and (max-width: 424px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@media (min-width: 425px) and (max-width: 767px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: -50px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'Merriweather', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@font-face {
    font-family: 'RIDIBatang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/RIDIBatang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Special Elite Centennial';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/specialelite/v18/XLYgIZbkc4JPUL5CVArUVL0ntnAOSA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Special Elite Centennial';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/ChosunCentennial.woff2') format('woff2');
    unicode-range: U+AC00-D7A3;
    font-weight: normal;
    font-style: normal;
}
 
/* Masquer le titre */
#page-title {
  display: block;
}
 
/* Grand titre : 1er = Texte titre 2e = Contour, ombre */
 
#header h1 a::before {
    content: ;
    font-family: chomsky;
    font-weight: normal;
    font-style: normal;
    color:black;
}
 
#header h1 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'RIDIBatang';
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.9px;
}
 
#header h2 span::before {
    content: ;
    color:black;
}
 
#header h2 a {
    display: none;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: transparent;
    background: transparent;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 0%;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0.0px;
}
 
h2 {
  font-family: 'Special Elite Centennial', cursive;
  font-size: 17pt;
  color:black;
}
 
/* LOGO */
 
#header {
    height: 200px;
    padding-bottom: 0px; /* FOR MENU */
    position: relative;
 background: url( BLANC )
}
 
/* BANNIÈRE */
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg.png) top left repeat-x;
}
body {
    background-position: top center;
    background-repeat: repeat;
    background-color: white;
    color: black;
}
 
/* FOND DE PAGE */
 
body {
    color:black;
    background-image: url( BLANC );
    font-family: 'RIDIBatang';
}
 
/* TITRE DE LA PAGE */
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: 35px 0 10px;
  position: relative;
}
 
/* HIDE THE HEADER TEXT */
#header h1 a {
    display: block;
    margin: 0;
    padding: 0px 0 0px;
    line-height: 0px;
    max-height: 0px;
    color: #00003D;
    background: transparent;
    font-family: Akashi, Arial, sans-serif;
    font-size:0%;
    text-decoration: none;
    text-shadow: 3px 3px 5px #000;
    letter-spacing: 0.9px;
}
 
#header h2 span {
    display: block;
    margin: 0;
    padding: 0px 0;
    line-height: 0px;
    max-height: 0px;
    font-weight: bold;
    color: #f0f0c0;
    font-family: Helvetica, sans-serif;
    font-size: 0%;
    text-shadow: 1px 1px 1px #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
/* BARRE DE RECHERCHE */
#search-top-box-input, #search-top-box-input:hover, #search-top-box-input:focus {
    background-color: transparent;
    color: transparent;
    display: none;
    font-size: 0pt;
    padding: 0px;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 0px black;
    padding: 40px;
    color: black;
    display: none;
    font-family: 'RIDIBatang';
    background-color: transparent;
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    display: none;
    background: transparent;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background: transparent;
    display: none;
}
 
/* TOP BARRE */
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding-top: 93px;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar a {
    color: #fff;
    background: transparent;
}
#top-bar ul li {
    border: 0;
}
#top-bar ul li ul {
    border: solid 1px transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-top: 0;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #fff;
    color: #414446;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    color: #414446;
    text-decoration: none;
}
#top-bar ul li ul {
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li ul li, #top-bar ul li ul li.sfhover,
#top-bar ul li ul li, #top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
 
/* SIDEBAR */
 
#side-bar {
    background: transparent;
    padding-top: 80px;
}
 
#side-bar .side-block {
    border: 1px double #000;
    box-shadow: 0 0px 0px rgba(21, 21, 21, 1);
    background: white;
    border-radius: 0px;
}
#side-bar .heading {
    color: #BC0E12;
    font-size: 120%;
    border-bottom: solid 1px #00003D;
}
 
#side-bar img {
    filter: hue-rotate(70deg);
    -webkit-filter: hue-rotate(70deg);
}
 
#side-bar div.side-block:nth-child(7) > div:nth-child(1) > div:nth-child(1) img {
    filter: none;
    -webkit-filter: none;
}
 
/* MENU OUVERTURE SIDEBAR */
 
open-menu a {
    border: 0.2em solid #003333!important;
    background-color: lightgrey!important;
    color: #003333!important;
}
 
/* MOBILE SIDEBAR */
@media (max-width: 767px) {
 
#side-bar{
    background-color: transparent;
}
 
.open-menu a {
    border: 0.2em double white!important;
    background-color: #807665!important;
    color: white!important;
}
}
 
/* NOM UTILISATEUR */
 
#login-status {
    color: #990000;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    z-index: 30;
   display: none;
}
 
#login-status a {
    background: transparent;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    color: black;
border: none;
}
 
#login-status ul a {
    color: black;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
    background: transparent;
background-color: transparent;
 
}
 
#login-status ul a:hover{
color: black;
    font-family: 'Special Elite Centennial', cursive;
    font-size: 100%;
}
 
#account-topbutton {
    background: transparent;
    color: #000;
}
 
/* Adjust Mobile Image Size */
@media (max-width: 321px) {
 
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  font-size: 200%;
  padding: -30px 0px 0px 0px;
  position: relative;
  padding-top: -50px;
  margin-top: -70px;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
}
 
@media (min-width: 322px) and (max-width: 424px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
@media (min-width: 425px) and (max-width: 767px) {
div#container-wrap {
    background: url(http://fondationscp.wdfiles.com/local--files/theme%3Asous-le-monde/body-bg-portable.png) top left repeat-x;
}
#top-bar {
    position: absolute;
    z-index: 50;
    top: 140px;
    height: 21px;
    line-height: 18px;
    padding: 0px;
    margin-bottom: -50px;
    z-index: 20;
    font-size: 90%;
}
 
#side-bar {
    background: transparent;
    padding-top: 0px;
}
 
#page-title {
  display: block;
  font-family: 'RIDIBatang', cursive;
  font-style: italic;
  color: #000;
  padding-top: -50px;
  margin-top: -70px;
}
}
평가: +3+x
blank.png

서문: 현재 열람하는 문서는 유산 701호의 여러 판본들, 그 중에서도 암흑기록원이 추적하고 존재를 확인해낸 것들을 기록하였습니다.

당신에게 유산 701호는, 현재 암흑기록원 내부의 고도보안 보관함에 격납된 책 《아래세상》만을 뜻할 것입니다. 이 책이 기록원이 보존하는 유일한 701호 판본인 만큼, 또 유일하게 보존하고자 의도하는 판본인 만큼 그렇게 여길 만도 합니다. 그러나 진실은 더 불운합니다.

사실 "유산 701호"라는 지정번호는 어떤 개체에 고정된 적 없습니다. 번호 자체는 아직 붙일 곳을 찾지 못한 라벨일 뿐입니다.

유산 701호는 여러 가지 문화 작품들을 통틀어 이릅니다. 이 작품들은 근대에 저절로 태어나 최대한 많은 대중에게 손을 뻗칠 길을 찾아다녔습니다. 형태도 매체도 고정되지 않았습니다. 문학이기도 하고 라디오이기도 하고 영화이기도 했습니다. 그러나 그 끔찍한 내용은, 그리고 그 내용이 인간의 정신에게 내보이는 가증스러운 제안은 똑같은 이미지와 똑같은 목소리와 똑같은 파멸에 근거합니다. 단지 출현할 때마다 다른 형태로, 더욱 추악한 모습으로 등장할 뿐입니다.

이 문서에는 701호의 정체를 일부러 정의하려 하지 않았습니다. 701호가 자꾸만 재출현하는 자취에 남겨진 처참한 여파만을 기재했을 뿐입니다. 이것이 자발적 자연현상이라면 701호라는 번호는 출현 사례들을 통틀은 이름일 겁니다. 이 모든 창작물에 공통의 선동자가 있다면, 그래서 그자가 시인의 귀에 귓속말하고 화가의 붓을 움직이며 최악의 창작들을 산출한다면 701호는 당연히 그 악독한 뮤즈일 겁니다. 최악에 최악이 겹쳐서 이것이 인간이 차마 대적하지 못할 세계로 가는, 끊임없이 되풀이되는 창문들이라면, 701호는 물론 그것이 될 겁니다.

언젠가는 우리가 701호의 정체를 깨닫기를 바라는 마음으로 이상을 안내드립니다.

- F. 롤랭Rollin 교수, 암흑기록원

unknown.png

《아래세상》 원본

《아래세상(Sous le Monde)》 (1868)

매체: 소책자 (~80페이지). 장르 불명. 자료에 따라 희곡 또는 선언문이라고 전함. 총 52권을 압수. 대부분 파괴하고 단 1권만 보존 중.

작자: 미상

유산 701호의 최초로 확인된 형태. 자비출판된 책의 형태로 배포되었다 (저자 및 발행인 없음). 1866 ~ 1868 연간에 프랑스의 학계 및 예술계에서 손에 손을 거쳐 유통되었으며, 유럽의 주요 도시에서도 전파된 바 있다. 독자의 관심을 끌었던 요소는 책 자체의 희소성, 그리고 책의 "종말론적" 내용이 위험하다는 소문 등이었다. 《아래세상》을 읽은 사람은 두 가지 유형으로 구분할 수 있다.

첫째, 대부분은 책의 처음 3분의 1을 읽으면서 매우 불편한 기분을 느끼며 절반을 넘길 때쯤에 격심한 혐오감 때문에 책을 더 읽기를 포기한다. 해당 유형의 대상자는 이후로도 평소에 《아래세상》의 내용을 말하기를 거부하며 직간접적인 어떤 형태로도 책을 언급하는 행위를 혐오하지만, 그 밖에는 별다른 후유증은 나타내지 않는다.

둘째, 특별히 예술적 감수성이 높은 대상자는 황홀감과 흥분에 휩싸여 책의 나머지 절반을 미친 듯이 읽어내린다. 책을 모두 읽으면 대상자는 모종의 "스탕달 신드롬"에 빠지며, 대개 예술적 광란 상태를 동반한다.

《아래세상》을 읽은 사람에게서 나오는 "작품"은 항상 대상자가 원래 만들던 작품들과 판이하게 다르며, 대개는 읽고 듣지 못하거나 혼란스러운 내용을 담았고 이따금은 불건전한 기법을 이용하기도 한다. 《아래세상》을 전부 읽은 사람은 최소 몇 시간에서 최대 몇 년에 걸쳐 정신 상태가 악화되는데, 대개 조현병이나 편집증, 자기파괴 충동 등의 증상을 보인다.


〈우주전쟁〉 (1938)

매체: 라디오 드라마. UBS 녹음본은 방송국 화재로 소실. 개인 녹음본 개수는 불명.

작자: 조지 오손 스펠빈(George Orson Spelvin). 미국의 라디오 방송국 UBS의 아나운서, 1985년 자연사.

가장 유명하며 또 지금까지 가장 크게 노출된 사례. 원제는 증언에 따라 The War of the World, The War of the Worlds, The War under the World, The War against the World 등으로 전한다. 케인Kane 미디어의 자회사로서 미국 전역에 송출하는 유니언 브로드캐스팅 시스템(Union Broadcasting System, UBS)에서, 1938년 10월 30일 오후에 허가 없이 방송되었다.

〈우주전쟁〉이 방송되자 미국 전역에 집단 히스테리가 광역 발생했으며, 주요 도시 10여 개에서 폭동이 일어나고 청취자 최소 64명이 자살했으며 광기에 빠진 청취자들로 말미암아 수백 명이 피해를 입었다. 한편 UBS 방송국에서도 스펠빈의 팀과 방송을 중지시키려는 직원들이 맞붙어 난투극을 벌였다. 방송 종료 직전에 스튜디오에서는 화재가 발생했으며, 스펠빈은 불길 한복판에서 방송을 끝끝내 마치고야 의식을 잃고 구출되었다.

사건 다음날, 드라마를 청취한 사람들은 그날 밤의 사건을 기억하지 못하거나 그때 라디오를 전혀 들은 적 없었다고 주장했다. 다만 극히 일부 인원들은 존재하지 않았던 전쟁으로 PTSD를 겪는다고 호소하여 병원에 입원하였다. 조지 스펠빈은 FBI 특이사건반의 심문에서 모든 사실을 인정했으나 〈우주전쟁〉의 내용이나 출처에 관련된 정보를 구체적으로 제공하지는 못했다.


119a2460e6005e816a192e491ab7db52.jpg

《세상의 절대적 종말》 (1971)

매체: 장편영화, 35mm 필름 2개 릴 (유일한 필름). 유실됨.

작자: 한스 박코비치(Hans Backovič), 보르두리아의 독립 영화감독. 사망 추정.

에스파냐 시체스(Sitges)에서 열린 1971 카탈루냐 국제영화제에서 상영되었다. 집계된 관중은 212명이었다. (감독 본인과 영사기사, 관객 명부에 미등록된 채로 관람했을 관객 등은 제외) 러닝타임이 9분 경과하자 관객들이 "혼란스럽고" "기괴한" 행동을 보이기 시작했다. 15분 경과, 폭력이 발생하고 곧이어 폭동으로 발전했다가 관람실을 나서자 소멸되었다. 총 16명이 사망했으며, 11명은 관람실을 나서는 중 압사했고 5명은 스스로 목숨을 끊었다. 신체훼손 행위와 식인 행위도 발생했다고 추정되나 확인되지 않았다.

관객 대부분은 상영 이후 적당히 치료받고 시간이 지나면서 증상이 회복하는 듯이 보였으나 (다만 정신적 외상에 의한 부정은 제외), 다음 해까지 피영향자 20여 명이 자살하거나 정신병원에 입원했으며 회복되었다고 여겨진 관객들조차도 추후에 더 심각한 장기 정신장애가 발현했다.

《세상의 절대적 종말》은 1983년 로테르담 영화제 프로그램에서 "실수로" 재출현했는데, 실제로 상영되지는 않았으며 영화제 조직위에서도 그 필름을 입수한 적은 없다고 여겨진다.

탐색 대상

█████ ███ (1972 ~ )

1972년 형성된 ████ ███ ███ ███ ███ 뉴에이지 분파 ███ ██ ██ ███ ███ ███ ██ ███ █ ███ █ ███. ████ ██ ██ ███ ███, ███ ██ █ 겉보기에는 평화로워 보이나 ███ ███ ███ ██ ██ ███, ████ ███ █████ ███, 예를 들어 유명 가수 ██ ██, █████ ██ ███ ██ ██ █████, ██ ███ ███ ███ ████. 특히 ███는 모 소식통에 따르면 《세상의 절대적 종말》의 극비 상영회에 참석했다고 한다.

█████ ███ ████ ████ █ ██ ███ ██ ███ ███. ██ ██ █████, ██, ██ ████ █████.

████ ███ ██ ███ █████의 의심을 ████ ███ ██. ██ ███ ██ ███. ███ ████ ██ 은비학적 ███ ████. ███ ████ ███ ████ ███ ██ ██ ████ ██ ██ ████. ███ ███ ███ ███ ███. 이후 이 종파는 1993년 재건되어 루아레 주 사랑(Saran) 근교의 폐쇄된 목공소를 중심으로 자치공동체를 꾸리고 경계를 늦추지 않고 있다.

"바스타스텔리아bastastelia"의 정확한 성질은 현재 불명이다. 접근할 수 없었던 어떤 책 (또는 사운드트랙, 영화, 다른 매체일 수 있음) 이 새로운 공동체 일원을 매혹하는 역할을 맡으며 종파의 경전이자 예언서로 취급받고 있는데, 이것이 새로운 유산 701호 개체로 추정된다.


🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.