Hồ sơ Dịch thuật của Ts. Potato
/* 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;
pointer-events: auto;
}
@media not all and (max-width: 767px) {
#top-bar .mobile-top-bar {
display: block;
pointer-events: none;
}
#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-x: hidden;
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]
Bởi Placeholder McD và HarryBlank
Dựa trên:
Theme Paperstack bởi EstrellaYoshte
Theme Penumbra bởi EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
#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, "ĐIỂM-43 NC\0026 QT");
font-weight: 400;
font-size: 1.3em;
}
#header h2::before {
content: var(--header-subtitle, "LẬT ĐỔ THƯỜNG LỆ");
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);
}
#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;
}
/* ---- ĐÁNH GIÁ TRANG ---- */
.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}
.page-rate-widget-box .rate-points {
background-color: #ffffff !important;
color: #333333 !important;
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;
}
/* ---- NỀN TAB YUI ---- */
.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}
/* ---- TINH CHỈNH TAB YUI ----*/
.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, /* ---- Hệ thống sửa Link ---- */
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/* ---- Màu nền Tab | [CHƯA ĐƯỢC CHỌN] ---- */
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;
/* ---- Màu nền Tab | [DI QUA] ---- */
background-color: #333333;
}
.yui-navset .yui-nav li, /* ---- Hệ thống Listitems ---- */
.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, /* ---- Hệ thống Lựa chọn ---- */
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/* ---- Màu nền Tab | [ĐƯỢC CHỌN] ---- */
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;
}
/*---- THANH CUỘN ----*/
::-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;
}
/*---- CHỈNH ẢNH GIỮA cảm ơn EstrellaYoshte và 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;
}
}
/*---- CÁC DIV BẢNG MÀU ACS ----*/
#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;
}
/* ---- TỪ NGỮ NAY KHÔNG CÒN VỠ VỤN, BÁNH KẾP PHÁP ĐÃ CẤT TIẾNG NÓI ---- */
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%;
}
/* -- MẤY THỨ SANG CHẢNH từ Theme Dustjacket của Woedenaz -- */
.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;
}
TỆP |
SCP-INTEGER |
Một ngữ nghĩa trừu tượng. Vậy thôi. |
LƯU Ý TỪ PB. NGHỊCH LOẠN GIAO TIẾP |
"Ngữ nghĩa độc, nghĩa là, một sự thực không nên là thực, nhưng vẫn thực. Chúng mơ hồ và khiến chúng ta đắn đo hiểu chúng..'Cơ bản về Ngữ Nghĩa Học' bởi S. M. KATZ, ESQ.."
Một ví dụ tiêu biểu xót thấu về hiện tượng trên chính là, "Hoạt động của 'YWTGTSYT' hợp pháp hoàn toàn," điều đó đã khiến Phòng Ban Luật Chế Tổ Chức phải viết lại hoàn toàn luật lệ công ty bang Texas.LƯU CHÚ: Quan Liêu Độc là thể phụ khác của ngữ nghĩa độc, chúng gây ra ảnh hưởng tới hệ thống quan liêu.. Những thứ vậy là sự thật của nền móng hiện thực; chúng đã, và sẽ luôn, là thật. Những chúng lại không nên là sự thật, và chúng ta mãi biết chúng không nên như vậy. Chúng không phải một phần của hiện thực vì hiện thực muốn vậy, mà vì chính do sự cân bằng của sự thực đã bị đảo lộn. Vậy nên, chúng ta không thể làm gì ngoài việc xem xét và nghiên cứu lại toàn bộ những gì ta đã tìm ra về nền móng thực tại. Không còn gì ngoài việc động phải một quân domino trên sàn, khiến cả hàng dài sụp đổ theo.
Cố đọc tiếp đi, rồi bạn sẽ học được cách chấp nhận thực tại, kể khi nó không có nghĩa lý tồn tại. Một cộng một đâu phải lúc nào cũng bằng hai. |
Phân loại Quản thúc:
challenge
Phân loại Bổ sung:
{$secondary-class}
Phân loại Quy mô:
influence
Phân loại Hiểm họa:
volatility
Một phân loại biểu thị 'VOLATILITY', được trừu tượng hoá từ Phân Loại Hiểm Hoạ gốc của SCP-INTEGER
BIỆN PHÁP AN NINH: SCP-INTEGER chỉ được nêu danh bằng các 'mã' cố định, bao gồm 'TÊN', 'THỂ SỐNG', 'CÁ THỂ' hoặc khác. Tuy vậy, 'SCP-INTEGER' là mã danh được khuyên dùng, do các mã khác có thể gây nhiễu loạn và không 'chính xác' hoàn toàn.
Kiến thức về SCP-INTEGER cũng như các dị tính của chúng chỉ được giới hạn truy cập đối với nhân sự cần thiết nhằm mục đích quản thúc dị thể, bao gồm Ts. Placeholder và một thành viên thuộc Phòng Ban Nghịch Loạn Giao Tiếp, biện pháp an ninh trên có thể được củng cố qua xoá trí nhớ các nhân sự không cần thiết. Dù vậy, việc bổ sung nhân sự nghiên cứu chỉ được phép thông qua bởi CH. Forkley tùy theo từng trường hợp. Lưu ý rằng TỆP đã được xem xét phân loại rõ ràng qua việc sử dụng các mã định trừu tượng để nhằm tránh giao tiếp liên quan đến SCP-INTEGER và/hoặc SCP-INTEGER-DIGIT trực tiếp. For the sake of clarity, correct identifiers for SCP-INTEGER and SCP-INTEGER-DIGIT have been made distinct via blue and green coloration (respectively). Updates to this FILE, if any, are encouraged to remain consistent with these principles.
SCP-INTEGER-DIGIT instances that do not possess sapience are to be contained at Site-15. Access to such instances for research of semiontological anomalies (a.k.a. semiohazards) may be permitted to personnel possessing Level 4 clearance or higher. With regards to SCIENTIST instances, SCP-INTEGER-DIGIT instances possessing sapience need not be contained unless, as a result of their properties or otherwise, they inhibit the containment of SCP-INTEGER.
EXPLANATION: SCP-INTEGER is a HAZARD.A semiontological anomaly (semiohazard) is a disruption of the Semiosphere (the medium through which information about reality travels before it is perceived or measured) which results in reality's apparent adherence to some non-real axiom. COMPLEX that simplifies 'incorrect' designations and classifications of itself and instances of SCP-INTEGER-DIGIT. In the event that SCP-INTEGER is 'incorrectly' designated or classified through any form of semantic communication, said identifier becomes abstracted.Abstraction: The generalization of a concept. by one Cuil.The Cuil is a unit of measurement denoting one level of abstraction away from the reality of a situation.. The new, abstracted identifier is retroactively incorporated into the CONSTRUCT as 'correct'. Additionally, its respective medium of communication will become an instance of SCP-INTEGER-DIGIT.LESSON..
The consequences of SCP-INTEGER's effects are as follows:
- SCP-INTEGER is, has always been, and will always be identified using names that it has retroactively caused to be factually correct, and the use of any other identifier is considered incorrect. This is also true of SCP-INTEGER-DIGIT instances.
- * Incorrect identification of the SCP-INTEGER, from baseline perspective, has never occurred, due to retroactive creation of objective fact. However, the state of this FILE indicates that it has been published with incorrect designations multiple times, and subsequently became an instance of SCP-INTEGER-DIGIT.
Due to its tendency to make useful labels and categorizations redundant, SCP-INTEGER poses significant nomenclative difficulties to Site-15 documentation and personnel. Due to its semantic nature, SCP-INTEGER shares similarities with memetic hazards, and a single incorrect designation could lead to the rapid propagation of SCP-INTEGER-DIGIT throughout Site-15 and its documents, crashing file systems and potentially causing several other containment breaches by preventing effective communication.
Other known 'correct' identifiers for SCP-INTEGER include:
- 'THING'
- * 'CONSTRUCT' (when referring to semantics)
- 'CHALLENGE' (when referring to containment)
- * 'INFLUENCE' (when referring to potential disruption)
- 'VOLATILITY' (when referring to immediate risk)
- * 'HAZARD', 'HAZARD COMPLEX' (when referring to semiontological phenomena)
- [RESTRICTED PER PROTOCOL 4000-ESHU].FORBIDDEN. (when referring to narrative and/or pataphysical elements)
- * 'ISSUE' (when referring to difficulty).See ADDITION INTEGER-LETTER.
SCP-INTEGER-DIGIT is the designation for THINGS, including both ITEMS and BEINGS, that have served as a medium of communication for an incorrect designation or classification of SCP-INTEGER. Upon becoming an instance of SCP-INTEGER-DIGIT, its identifiers are similarly abstracted by SCP-INTEGER. Incorrect identifications of SCP-INTEGER-DIGIT instances will be abstracted, but their respective media of communication do not become further instances.
The following is a list of known instances of SCP-INTEGER-DIGIT.
Correct Identifier(s) |
Non-identifying EXPLANATION |
'FILE', 'ACCESS' (when referring to protocol), 'SECURITY MEASURE' (when referring to protocol), 'EXPLANATION' (when referring to descriptiveness), 'RESTRICTION' (when referring to reduced access), 'ERASED' (when referring to expungement), 'ADDITION' (when referring to new content), 'INQUIRY' (when referring to gathering knowledge) |
Contains electronic information concerning SCP-INTEGER. |
'PAGE', 'SHEET' |
Contains physical information concerning SCP-INTEGER, and is composed of cellulose pulp. |
'INSTRUMENT.It is unknown whether this identifier is considered an abstraction of the conventional identifier for INSTRUMENT, or if it was semantically conflated with its homonym, the woodwind instrument.' |
Contains auditory information concerning SCP-INTEGER, used for INQUIRY. |
'DISPLAY' |
Shows electronic information, and is connected to a computer. |
'SCIENTIST' or 'RESEARCHER', 'INQUISITOR' (when referring to gathering knowledge.See ADDITION INTEGER-LETTER.) |
At the time of writing, 3 of these instances exist. Either currently or previously employed at Site-15. |
'Doctor Placeholder McDoctorate, PhD.', 'Dr. PhD. McPhD., PhD.', or any combination of at least two components of the above names, ordered left to right. |
Site-15 Director. Note: instance is unique in that only proper-noun or title designations are corrected. Dr. Placeholder is legally unable to change this, as it is an objective fact that this is his name.PUNISHMENT.. |
The Foundation became aware of SCP-INTEGER on 05/05/20██, when [ERASED].A MORTAL spoke its TRUE NAME., resulting in Dr. Placeholder becoming the first known instance of SCP-INTEGER-DIGIT. After publishing the first draft of FILE, he attempted to discuss it with a SCIENTIST, and discovered SCP-INTEGER's pseudo-memetic properties. Dr. Placeholder proceeded to use FILE to derive the mechanics of SCP-INTEGER's effect, before developing more informed SECURITY MEASURES.
ADDITION INTEGER-LETTER: INQUIRY LOG |
INQUISITOR: SCIENTIST-LETTER
INTERVIEWED: Dr. Placeholder |
FOREWORD: Attempted interview of Dr. Placeholder to ascertain the nature of SCP-INTEGER. Terminated due to SCIENTIST-LETTER's lack of understanding concerning SCP-INTEGER's SECURITY MEASURES. Note that the FILE used in this INQUIRY did not yet contain an EXPLANATION demonstrating accuracy. |
«BEGIN LOG» |
INQUISITOR: Dr. Placeholder, this INQUIRY is being conducted exactly fifteen minutes after you updated the SECURITY MEASURES for SCP-INTEGER. We'd like to know exactly what the hell anything in that FILE means.
Dr. PhD.: This INQUIRY is going to look just as useless on FILE. I already tried to tell SCIENTIST, you can't [UNPROFESSIONALISM ERASED] talk about it specifically.
INQUISITOR: And why is that, might I ask?
Dr. PhD.: What part of, 'can't talk about it,' don't you understand? You have the PAGE in front of you, right?
INQUISITOR: I'm the INQUISITOR asking the questions here.
Dr. PhD.: [ERASED], fine. You see that list of terms? We can only talk about SCP-INTEGER using those terms.
INQUISITOR: (The INQUISITOR examines the FILE.) Okay… So, how did you become aware of the HAZARD?
Dr. PhD.: All I can tell you is that I found- (A painful groan is heard.) …I said something that I shouldn't have said. That should never be said. Ever.
INQUISITOR: Unhelpful, but duly noted. Could you attempt to somehow convey what SCP-INTEGER does with a little more clarity? Try your best?
Dr. PhD.: (Scoffs.) If you use any other word than what's on that list, it'll take some general category that the word is in, and add the word for that category to the list.
INQUISITOR: …Go on.
Dr. PhD.: And, it'll do the same to you, and give you your own personal list. So I suggest you stick to the SECURITY MEASURES.
INQUISITOR: I'm not sure I understand. So what if this THING attaches a list to me?
Dr. PhD.: Be [ERASED] careful! Haven't you had a briefing on semiohazards? It's not just a list of words- it's a list of facts. There's no way around them, and there's no way of undoing them. You're lucky 'THING' is on the list, or we'd be stuck calling you RESEARCHER for the rest of time. And from the beginning of time.
INQUISITOR: Ah… well, this is quite the ISSUE.MISTAKE., isn't it?
Dr. PhD.: Yeah, no kidding.
(A strong breeze moves through the room.)
Dr. PhD.: (Sharp inhale.) Wait, the [ERASED] list! I didn't write that-
INQUISITOR: Wait, what? But ISSUE is a correct identifier for SCP-INTEGER.
Dr. PhD.: (A pause is followed by an exasperated sigh.) I really tried, INQUISITOR.
INQUISITOR: Wait, something doesn't feel right- why am I INQUISITOR?
Dr. PhD.: Whatever you actually just said wasn't a correct identifier until you misidentified it. I've had to call you SCIENTIST-LETTER for years now, and I finally know why.
INQUISITOR: Wait, but… that doesn't… that shouldn't be my name- What the [ERASED] is going on!? |
«END LOG» |
CLOSING STATEMENT: Evidence would suggest that SCIENTIST-LETTER's status as an SCP-INTEGER-DIGIT instance was retroactively caused by negligence of SECURITY MEASURES during the above INQUIRY. SCIENTIST-LETTER's subsequent amnesticization request granted, despite minimal predicted effectiveness. |
NOTICE: A semiohazardous error has occurred while viewing this file. The following PARABLE may not correspond to objective reality. |
LESSON |
IF TWO ONES MAKE TWO
AND TWO TWOS MAKE FOUR
WHAT'S TO DO WHEN TWO TWOS
WON'T MAKE FOUR ANYMORE
WHEN VALUES IN BASE TEN
RETURN SUMS IN BASE EIGHT
THAT TWO FOURS MAKE TEN
IS THE SUM OF ALL HATE
IF A EQUALS B
AND C IS NOT A
TO HEAR THAT B'S C
LEAVES ONE WROUGHT WITH DISMAY
WHEN THE ENEMY OF AN ENEMY
IS THE ENEMY OF ONE'S FRIEND
AND HOPE OF ANY CLARITY
YIELDS CHAOS IN THE END
SUCH IS A PUNISHMENT
FOR THOSE WHO WANDER
TOO FAR FROM THE PATH
OF THE FOREST WITHOUT NAME
AND SEEK KNOWLEDGE
THAT IS BEST LEFT UNKNOWN
FOR YOUR CRIMES OF NAMING
THAT WHICH OUGHT NOT BE NAMED
YOU MUST ACCEPT THAT REALITY
DOESN'T ALWAYS MAKE SENSE |
LOGICIAN |
Trích dẫn:
Để biết thêm thông tin, xem Hướng Dẫn Giấy Phép.
Hiện Giấy Phép
Toàn bộ các biểu tượng ACS (bao gồm VOLATILITY) đều được tạo bởi Calibri Bold.
Để biết thêm thông tin về nội dung trên wiki, ghé thăm Danh Sách Giấy Phép.