/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
#top-bar .open-menu a {
position: fixed;
top: 0.5em;
left: 0.5em;
z-index: 5;
font-family: 'Nanum Gothic', san-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
height: 30px;
line-height: 0.9em;
text-align: center;
border: 0.2em solid #888;
background-color: #fff;
border-radius: 3em;
color: #888;
}
@media (min-width: 768px) {
#top-bar .mobile-top-bar {
display: block;
}
#top-bar .mobile-top-bar li {
display: none;
}
#main-content {
max-width: 708px;
margin: 0 auto;
padding: 0;
transition: max-width 0.2s ease-in-out;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -20em;
width: 17.75em;
height: 100%;
margin: 0;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
background-color: rgba(0,0,0,0.1);
transition: left 0.4s ease-in-out;
scrollbar-width: thin;
}
#side-bar:target {
left: 0;
}
#side-bar:focus-within:not(:target) {
left: 0;
}
#side-bar:target .close-menu {
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin-left: 19.75em;
opacity: 0;
z-index: -1;
visibility: visible;
}
#side-bar:not(:target) .close-menu { display: none; }
#top-bar .open-menu a:hover {
text-decoration: none;
}
/* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
@supports (-moz-appearance:none) {
#top-bar .open-menu a {
pointer-events: none;
}
#side-bar:not(:target) .close-menu {
display: block;
pointer-events: none;
user-select: none;
}
/* This pseudo-element is meant to overlay the regular sidebar button
so the fixed positioning (top, left, right and/or bottom) has to match */
#side-bar .close-menu::before {
content: "";
position: fixed;
z-index: 5;
display: block;
top: 0.5em;
left: 0.5em;
border: 0.2em solid transparent;
width: 30px;
height: 30px;
font-size: 30px;
line-height: 0.9em;
pointer-events: all;
cursor: pointer;
}
#side-bar:focus-within {
left: 0;
}
#side-bar:focus-within .close-menu::before {
pointer-events: none;
}
}
}
/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
body{
color:#333;
}
#page-content { font-size: 0.8rem; }
#main-content {
top: -1.6rem;
padding: 0.2em;
}
div#container-wrap {
background-image: none;
}
div#header {
background-image: none;
}
#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}
#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}
#header h2::before {
content: var(--header-subtitle, "顛覆 常規 慣例");
font-weight: 700;
font-size: 1.3em;
}
@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}
#login-status,
#login-status a {
color: #333333;
}
#page-title {
display: none;
}
#footer, #footer a {
background: transparent;
color: #333333;
}
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}
#search-top-box input.empty {
color: #999999;
}
#search-top-box {
top: 2.3rem!important;
right: 8px;
}
#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}
#top-bar, #top-bar a {
color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.45em;
}
div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}
@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}
body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}
:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}
#page-content hr {
background-color: #000;
}
#page-content tr th {
padding: 6px;
border: #000 1px solid;
}
#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}
#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}
#side-bar {
border-right: 1px solid #333;
background: #DDD;
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}
#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}
.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}
/* ---- PAGE RATING ---- */
.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}
div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}
.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}
.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }
.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility:hidden;
}
}
.scp-image-block {
box-shadow: none;
}
/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}
/* ---- YUI TAB CUSTOMIZATION ----*/
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- */
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/* ---- Tab Background Colour | [UNSELECTED] ---- */
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/* ---- Tab Background Colour | [HOVER] ---- */
background-color: #333333;
}
.yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/* ---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}
/*---- SCROLLBAR ----*/
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}
::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}
::-webkit-scrollbar-thumb:hover {
background: #EEE;
}
/*---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----*/
.imagediv {
float: right;
margin: 15px
}
@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}
@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}
/*---- ACS-COLORED TABLE DIVS ----*/
#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}
#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}
#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}
#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}
#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}
#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}
.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}
.tableb .scp-image-block {
border: none;
}
.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}
.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}
.top-left-box > .item {
display: none;
}
/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }
.avatar-hover { display: none !important; }
#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}
#main-content .page-tags span {
max-width: 100%;
}
/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */
.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}
.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
作品著作資訊
標題:SCP-ZH-176 - 《海鷗的大撤退》
作者:ting129
我們都要回去,去海上,去海上。
SCP-ZH-176 |
《海鷗的大撤退》 |
我們都要回去,去海上,去海上。 |
來自基金會記錄與資訊安全管理部繁中分部RAISA-ZH、誤傳部、超形上學部的聯合通知
本檔案同時收錄於基金會內部出版品庫存中。
— 真紀 真,RAISA-ZH副主任
注意,我們尚未理解「作者」的身份。
— 依萊・福克萊,誤傳部主任
以下資料屬於循環敘述的一部份,閱讀中請隨時注意當前敘事與其他敘事的從屬關係。
— 韓清嚳,超形上學部首席研究員
「海鷗要撤退了。」
一走到街上就能聽到處處流傳的這句話,電視台雖然刻意迴避了相關的資訊,但眾人仍然維持著一種鼓譟的氣氛。Metha深知這背後的含義,蔓延在基金會各個角落的言語,以及向他投射過來的視線,直指他過去數個月所做的一切。
接過工作進度報告,Metha僅只是掃過封面、簡單確認報告內容後就丟進碎紙機中。就算繼續獲得相關資訊,也對於基金會的工作沒有幫助。電腦上幾個字符閃爍著,Metha無力地憑藉肌肉記憶敲打鍵盤。
輸入基金會職員憑證 |
驗證中…… |
歡迎,Dir. Jasmine Metha |
已經無心工作的他,兩眼空洞注視著螢幕。檢閱起其他分頁堆積的工作,直到Metha看到一個名為「施工中」的檔案,似乎想起了什麼。
「你還知道什麼?」
「作者」把檯燈照向椅子上的探員,GOC臥底那被水浸濕的臉龐閃爍著。
他喘氣,喘不過氣,咳嗽聲在隔間中迴盪,「作者」繼續詢問,但沒有進一步的動作。
「我希望你看一下這些東西。」
探員抬起頭,只望見桌上的一份文件。他很清楚那是他的任務目標,明明就在眼前,被反綁的雙手卻將他的身體固定著。「作者」替他將SCP-ZH-176的項目檔案翻開,探員喘著氣,開始一字一字地閱讀。
項目收容措施
SCP-ZH-176所造成的影響對當前敘事層造成的影響無法逆轉。基金會應根據中華民國政府過去對SCP-ZH-176執行的封禁政策,搜查SCP-ZH-176實體並回收,以減輕SCP-ZH-176對當前敘事層施加的突破壓力。針對SCP-ZH-176撰寫者POI-[資訊遺失]「作者」的身份調查正在執行。
描述
SCP-ZH-176是一部作者身份不明的長篇小說《海鷗的大撤退》.原文:《カモメの大撤退》。及其印刷本。SCP-ZH-176中描述了一個虛構的歷史敘事.作為當前敘事層的下位敘事層存在。,並且對於該敘事中的常態性維持組織「SCP基金會」、「全球超自然聯盟」等有詳細描述。基金會尚不清楚SCP-ZH-176或其作者與上述組織的關聯。
根據敘事順位以及存在優先級的檢驗,SCP-ZH-176可被判定為一起敘事倒轉.數個敘事層之間上下順位的主從關係倒轉,原先層級較低的敘事將能透過調整元素影響原先的上層敘事。案例。閱讀、續寫、修改、引用SCP-ZH-176將導致該異常效果擴散至閱讀者所在的敘事層,並延伸導致以下數種可能的敘事災害:
- 敘事層交疊或元素錯置
- 人物及歷史敘事重整
- 敘事時序倒轉
- 隨機敘事元素裂解
目前觀測到的結果顯示,SCP-ZH-176的異常效應最嚴重可能導致XK級世界末日情景或CK級重構情景。
附錄:ZH-176-1 > 背景資訊
根據《海鷗的大撤退》版權頁資訊可以確認,初版SCP-ZH-176出版於西元1987年,並於未來五年間重版兩次。在出版初期,因受到中華民國《臺灣省戒嚴期間新聞紙雜誌圖書管制辦法》而封禁,無法於市面上流通販售。僅有少量SCP-ZH-176實體流入市面,並且遭人購買、收藏。在1992年最後一版出版後,共有53本SCP-ZH-176存在於世上。目前基金會已回收39本,並確認了8本已經完全銷毀.因項目狀態而選擇現場銷毀,或項目受外部因素影響而自發銷毀。,5本嘗試回收中,剩餘1本下落不明。
附錄:ZH-176-2 > 基金會繁中分部指導準則(舊版)(節錄)
七、基金會成員除任務、前台單位需求,不得與政治人物、組織以基金會成員身份接觸。
八、基金會成員除任務、前台單位需求,不得參選各層級地方行政代表與民意代表。
九、基金會成員除任務、前台單位需求,不得介入政治事務與政府。
.
.
.
.
.
.
十七、基金會應在與異常事務無干的議題(如政治立場、國際事務)上保持中立,以及以基金會利益為第一優先的態度。
十八、基金會冷酷,但不邪惡。
十九、真的嗎?.[調查中]
附錄:ZH-176-3 > 相關訪談紀錄
訪談人:Rsr. Edward Knave
對象:GOC探員(詳細身分不明)
Rsr. Edward Knave:閣下……照回報紀錄來說,是在Site-ZH-25的西區被發現的。嗯……那裡的東西……
Rsr. Knave:如果閣下能好好配合,告訴我出現在此的原因,我們或許可以輕饒。
GOC探員:這是機密。
Rsr. Knave:呵,閣下想從我們這裡拿走的也是機密。交換必須等價吧……把東西從腦中還回來,或是交出一些什麼。自己選吧。
GOC探員:唉,我有聽說過那個方法。(低頭)
GOC探員:我以個人的名義跟你交換好了。我是為了逃跑而來的,那個機密是個意外。
GOC探員:什麼25站、機密檔案,我被人設計了。GOC確實把我送進這裡進行探查任務,但出了一些差錯。
Rsr. Knave:閣下當然可以說失去意識倒在檔案室中間是一種差錯。
GOC探員:我已經很配合了。
(一段時間的沈默)
GOC探員:我需要把SCP-ZH-176的資訊忘掉。
Rsr. Knave:閣下指的是?
GOC探員:我說,我需要忘掉,SCP-ZH-176。
Rsr. Knave:那是?等等。
(Rsr. Knave與外部人員聯絡)
Rsr. Knave:閣下是哪裡的人?
GOC探員:台灣,我需要庇護。
附錄:ZH-176-4 > 《海鷗的大撤退》內容節錄
「海鷗要撤退了。」
Metha說,房間內沒有其他人願意接話。
「基金會,能說是上頭的功勞嗎?願意用他們沒有人性的部分做出這些決定,我相信一定是他們的指示。但身在其中負責斡旋的我們,最後依然什麼都沒有。」
GOC的與會者點了點頭,把一開始拿到的文件又翻閱了一遍。
「被掩蓋的歷史總會有揭露的那天,我很感謝基金會的決策者願意在這個時間點扮演這樣的角色。當《海鷗》被找到時,我們勢必會往這條路上前進。
「我會想感謝他。」
「誰?」
「《海鷗》的作者吧,那是一種難以被詮釋的想像。至少他證明了我的盲點,歷史校正到底是什麼罪惡的工作。」
L氏拿出藏在衣袖中的本子,假冒記者身份的他一瞬間不知道如何回應,只好順著L氏的動作接下。
「計畫正順利進行著。」
L氏轉身便要離開,獨留他一人呆站在騎樓的一角,周邊人群行過也沒有察覺他顫抖地翻閱著本子,生怕在上頭留下任何印記。
那是什麼樣的地方,L氏會不曉得嗎?他心想,卻又必須忍住不把這洩漏的秘密傳達給其他人。周邊的誰也好啊,就讓我傾瀉這些秘密吧!
當他醒來時,已經是傍晚時分,基金會的資料就放在桌上,是張孟山留給他的。從第三頁開始,記載了各種和他有關的資訊,他不能不忽略基金會正在搜捕他的事實。潛逃到這座山中已經過了一週,沒有探員追上來或向附近打聽消息,看來他確實製造了一些混亂分散基金會的注意。
每一篇他所寫下的文章都沒有署名,日記也是小說也是,散落在這座島上的各處。他翻了翻身想要再睡去,卻一點睡意都沒有。
「現在面對的,是最危急的關頭。某個臥底已經把我們的重要資料帶出去了,天知道他會賣給誰!」
會議室中,只聽到主管大聲咆哮,其他人不是低頭在抄寫筆記,就是沒有把這當一回事。這樣的場景已經是本週第三次了。自從政府開始行動,基金會上下就亂成一團,剩下那些離鄉背井的人、沒有親人無依無靠的人還能稍微冷靜一些。
「救命啊。」
有些人嘆著氣悲鳴,繼續等待衝突跟沈默的波浪停止。基金會的宗旨大家是知道的,但從未想過是以這種方式出現。屍體是第一次見到,槍聲是第一次聽到,就連基金會裡的武裝部隊可能都比那些人慈悲一些。
「輪到我報告了。有關最近在海岸線發現的數批屍體......」
歷史之輪還在轉動著。
受訪者:Dir. Jasmine Metha
訪談人:「作者」
————
Dir. Jasmine Metha:所以你把我帶到這裡是為了什麼?
Dir. Metha:(甩動身體,但無法從椅子上起來)
Dir. Metha:把我,手上,這個東西,解開。
「作者」:請不要擔心,我會讓你離開的。
「作者」:我只是希望你回答我的幾個問題。
Dir. Metha:(不悅的樣子)……你問。
「作者」:你看過《海鷗的大撤退》了吧,覺得如何?
Dir. Metha:從讀者的角度來說,我有被吸引到。但重複多次之後,那種讓人驚艷的程度會下降。
「作者」:確實如此,我也有這種感覺。那手法呢,我一直很好奇讀者的評價。
Dir. Metha:你把我設計到這裡就只為了問這些嗎?
「作者」:(微笑)不不不,當然不是。還是你想先切入正題?
Dir. Metha:如果這能讓我提早離開這裡。(再次嘗試掙脫,未果)
「作者」:哈哈!果然是這樣的個性。那我就先問了。
(約五秒鐘的靜默)
「作者」:基金會到底對我做了什麼?
Dir. Metha:(無法辨認)
受訪者:三垣-7
訪談人:「作者」
————
「作者」:我希望跟你坐下來談談。
三垣-7:那你可以先把那個東西放下來。
「作者」:我們也可以保持著這種僵局繼續聊天。你覺得如何?
三垣-7:你都這樣說了,那就繼續吧。
「作者」:我已經從最底部找上來了,卻沒有人能夠回答我的問題。我希望你知道一些什麼。
三垣-7:你有什麼問題。不,你準備問我什麼問題?
「作者」:你也知道的。基金會這個組織這麼龐大,底下一定有許多人們的問題是沒辦法被解決的。
「作者」:我希望你知道我身上發生了什麼事。
三垣-7:這……我……
三垣-7:唉……你叫什麼名字。
「作者」:我不知道。
「作者」:我只知道我是「作者」,是什麼的作者,我完全不知道。
「作者」:是基金會做的,是基金會造成的。
「作者」:我現在只能把你限制在這個位置回答了。我拜託你,求求你告訴我。
「作者」:拜託……
後記
請救救我。
注意,以上為附錄:ZH-176-4 > 《海鷗的大撤退》節錄內容
附錄:ZH-176-5 > 相關訪談紀錄
訪談人:Dir. Jasmine Metha,歷史校正部門
對象:「作者」
Dir. Jasmine Metha:我……這,什麼。我為什麼在。
「作者」:立場交換了。
Dir. Metha:你說會讓我離開的。
Dir. Metha:現在變成我要問你,問你什麼?你的理由嗎?為什麼你要寫這本書?這太荒謬了。
「作者」:當然,你當然可以問。每個環節的安排都是有道理的。或是也能讓我發問,你知道的,畢竟起因是撤退的海鷗。
「作者」:應該要登岸的,卻在面對到阻礙和無法突破的困境時退卻,留下一座殘缺島嶼的海鷗,只有在我的筆下故事才會朝這個方向進行。
Dir. Metha:你所做的事情已經讓敘事層疊加在一起了,我甚至感覺不到我的左腳,我相信你一定寫了一起意外。
「作者」:真不愧是我忠實的讀者。是,那是一處戰地。你為了救你所重視的人而失去了左腳。
Dir. Metha:去你的。
「作者」:不,可不能這麽說。應該是去你的。
Dir. Metha:(沈默)
Dir. Metha:他們撤退了又如何,傷害已經造成。
「作者」:是啊,所以這是我彌補的方式。GOC選擇無視,基金會選擇無視,因此我決定行動。
「作者」:贖罪沒有你們想得那麼難。
附錄:ZH-176-6 > 相關訪談紀錄
訪談人:「作者」
對象:見下文
「作者」:很感謝大家都願意在出現這裡。
「作者」:作為主要角色,真的很不好意思借用了各位的一些時間出演這場道歉的劇碼。
「作者」:三垣的先生,你有什麼想說的嗎。
三垣-7:不用再說了,我已經理解了。
三垣-7:基金會應當……
「作者」:讓我們謝謝三垣的先生。
(掌聲)(來源未知)
「作者」:還有找到線索的關鍵人物。
Rsr. Edward Knave:我嗎?呃……這一切都好混亂,我不懂。
「作者」:啊不,這也是沒關係的,我們能夠繼續進行就好。
「作者」:最後就輪到死者們了。
張孟山:什麼?輪到我嗎?哈哈,我其實不認識各位,不知道該說什麼呢。
「作者」:什麼都好,什麼都好。比方說,你現在感覺如何?
張孟山:嗯……其實還不錯,畢竟小說嘛,最後看到一個好的未來也蠻高興的。
「作者」:確實,確實如此。
L氏:我沒什麼想說的。死了就是這樣,更何況是虛構的死亡。
「作者」:是這樣嗎?那就請最後一位吧。
Dir. Jasmine Metha:(沈默)
Dir. Metha:所以我會死嗎?在你所謂小說的未來。
「作者」:如果你當初拒絕了基金會的邀約,你會開始寫小說,你很有可能死於基金會的不作為,也很有可能寫小說直到老去,因某些與你無關的人們而死。遲早會的。
Dir. Metha:兩個影子重疊在一起了。
「作者」:(從中坐起)
「作者」:你說的沒錯。
「作者」:但你還是沒有拯救自己我。
事實是難以撼動的。當巨輪開始轉動後,只有一個註定的方向可走。犧牲的人數在紙張上成為數字,在基金會各單位中傳閱。因此而活的(大多數不在我們這條線上)也無法因此得知犧牲的消息。
海鷗面海而去,石頭向下滾落,掉入白色高聳的浪花之中,故事結束於此。
文件存檔,Metha正在撰寫的小說快到了結尾卻不知道如何收尾。在這個時代,這是件不太能跟他人討論的事,有關腦中顛覆性的想法。
他將畫面切回基金會的個人資料庫,按下登出。