[不審な理由により編集済]
評価: +122+x
NomenclatureWarning.png
警告:
以下のアノマリーは何らかの影響を受けています。
これについて言及を行わないでください。

header(resized).jpg

図 1.1. 空中に出現する土着の人型実体。Eshuプロトコルに違反する可能性のある箇所は削除されています。


notawell.png

図 1.2. 無関係の画像。

アイテム番号: プロトコル4000-Eshuに基づき制限されています。

オブジェクトクラス: Keter

特別収容プロトコル: 本文書で解説されているアノマリーは超常的に不安定な名辞的構造を有しているため、その説明はEshuプロトコルで定められている制限の下で可能な限り曖昧な表現で書かれなければいけません。現在、Eshuプロトコルは改定中です。Eshuプロトコルの改定版は内容が確定し次第閲覧可能となります。

現在、このファイルの保守管理はマック博士が担当しています。

説明: SCP-4000は、危険な名辞現象を含む多数の異常な性質を示す、余剰次元の森林地帯です。この独特な異常性質は未だ完全には解明されておらず、本ファイルへのアクセスはダニエルズ博士 メイヤー博士 ペッパーズ博士 担当研究員 (現在はマック博士) のみに制限されています。

SCP-4000

Eshuプロトコル更新: いかなる状況においても、関連アノマリーを同一の識別名で繰り返し呼称してはいけません。

以下に述べる余剰次元の場所は、大部分がアメリカ合衆国サウスカロライナ州バスカヴィル町の近辺に存在する低湿地帯

Eshuプロトコル更新: いかなる状況においても、関連アノマリーの構造的組成について言及を行うべきではありません。

また、このファイルで述べられているもの

Eshuプロトコル更新: 多くの文化圏において赤の着色は攻撃のサインとみなされ得るため、関連データファイルでの使用は禁止されています。

また、このファイルで

Eshuプロトコル更新: 多くの文化圏において赤の着色は攻撃のサインとみなされ得るため、関連データファイルでの使用は禁止されています。








この異常な

Eshuプロトコル更新: いかなる状況においても、関連ファイル内のあらゆる文章は関連アノマリーが関わる異常について何一つほのめかしてはいけません

この

Eshuプロトコル更新: おそらくは不安定と思われる名辞的構造の収容違反を防ぎ、かつ執筆者の創造的思考を奨励するため、指示語は通例避けなければいけません。








補遺[編集済].1: 発見

Eshuプロトコル更新: いかなる状況においても、「関連アノマリーは一度も発見されていない」という概念に関する言及を行ってはいけません。










Eshuプロトコル更新: 記述が直接的です。










私は祖父のことを知らなかった

Eshuプロトコル更新: ???




が、彼のことは家族の集まりでひっそりと話題に上った。叔母と赤ん坊の従兄弟は部屋の遠い隅で身を寄せ合って座り、彼が行ったかもしれないし、行なわなかったかもしれないことについて不可解な秘密を話し合った。一方でマーサー博士の方は

Eshuプロトコル更新: 複雑な比喩やメタファーを用いて関連アノマリーを職員の逸話に例える行為は、道徳上の問題から抑止されるべきです。












Eshuプロトコル更新: また、執筆者はこれがtale物語ではなくSCPデータファイルであることを思い出すことが推奨されます。












SCP

Eshuプロトコル更新: 駄目です。

オブジェクト

Eshuプロトコル更新: 駄目です。

あー、タローラン博士?

Eshuプロトコル更新: 駄目です。

クソ妖精

Eshuプロトコル更新: 駄目です。




































アイテム番号: プロトコル4000-Eshuに基づき制限されています。

オブジェクトクラス: プロトコル4000-Eshuに基づき制限されています。

特別収容プロトコル: 本文書で解説されているアノマリーは超常的に不安定な名辞的構造を有しているため、その説明はEshuプロトコルで定められている制限の下で可能な限り曖昧な表現で書かれなければいけません。現在、Eshuプロトコルは改定中です。Eshuプロトコルの改定版は内容が確定し次第閲覧可能となります。

現在、このファイルの保守管理はマック博士が担当しています。

説明: ウェスト博士のケツから採ったコカインをグイっと一発キメて、目が覚めたら自分のチンコでフェラするやる気と柔軟さがあることを祈るぜ。この短かったクソ人生を締めくくる最後の楽しみにな。

Eshuプロトコル更新: ファイルの改定版が承認されました!


:root {
    --timeScale: 1;
    --timeDelay: 0s;
}
 
/* Converting middle divider from box-shadow to ::before pseudo-element */
.anom-bar > .bottom-box { box-shadow: none!important; }
.anom-bar > .bottom-box::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 0.5rem;
    background-color: rgb(var(--black-monochrome, 12, 12, 12));
    transform: translateY(-0.74rem);
}
 
/* DIVIDER */
.anom-bar > .bottom-box::before {
    animation-name: divider;
    animation-duration: calc(0.74s * var(--timeScale));
    animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.32,.38,.39,.94);
    animation-fill-mode: backwards;
}
 
/* CLASSIFIED LEVEL BARS */
div.top-center-box  > * {
    animation-name: bar;
    animation-duration: calc(0.45s * var(--timeScale));
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-fill-mode: backwards;
}
div.top-center-box > :nth-child(1) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }
div.top-center-box > :nth-child(2) { animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); }
div.top-center-box > :nth-child(3) { animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); }
div.top-center-box > :nth-child(4) { animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); }
div.top-center-box > :nth-child(5) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }
div.top-center-box > :nth-child(6) { animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); }
 
/* TOP TEXT */
div.top-left-box, div.top-right-box {
    clip-path: polygon( 0% -50%, 150% -50%, 150% 100%, 0% 100%);
}
 
div.top-left-box > *, div.top-right-box > * {
    position: relative;
    animation-name: bottomup;
    animation-duration: calc(0.65s * var(--timeScale));
    animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/* CONTAINMENT, DISRUPTION, RISK CLASSES */
div.text-part > * {
    clip-path: polygon( 0% 0%, 100% 0%, 100% 100%, 0% 100%);
    animation-name: expand2;
    animation-duration: calc(0.5s * var(--timeScale));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.12,.41,.27,.99);
    animation-fill-mode: backwards;
}
div.text-part > :nth-child(1) {
    animation-name: expand1;
}
div.text-part > :nth-child(1) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }
div.text-part > :nth-child(2) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); }
div.text-part > :nth-child(3) { animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); }
 
div.main-class::before, div.main-class::after {
    animation-name: iconslide;
    animation-duration: calc(0.45s * var(--timeScale));
    animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.12,.41,.27,.99);
    animation-fill-mode: backwards;
}
 /* BOTTOM TEXT */
div.main-class > *,  div.disrupt-class > *, div.risk-class > * {
    white-space: nowrap;
    animation-name: flowIn;
    animation-duration: calc(0.42s * var(--timeScale));
    animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-fill-mode: backwards;
}
 
/*-----------------------------------*/
/*-----------------------------------*/
 
/* DIAMOND */
div.arrows {
    animation-name: arrowspin;
    animation-duration: calc(0.7s * var(--timeScale));
    animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.12,.41,.27,.99);
    animation-fill-mode: backwards;
}
 
div.quadrants > * {
    animation-name: fade;
    animation-duration: calc(0.3s * var(--timeScale));
    animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.12,.41,.27,.99);
    animation-fill-mode: backwards;
}
 
div.top-icon, div.right-icon, div.left-icon, div.bottom-icon {
    animation-name: nodegrow;
    animation-duration: calc(0.4s * var(--timeScale));
    animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.12,.41,.27,.99);
    animation-fill-mode: backwards;
}
div.diamond-part {
    clip-path: polygon( -10% 0.37%, 120% 0.37%, 120% 100%, -10% 100%);
    animation-name: diamondBorder;
    animation-duration: calc(0.8s * var(--timeScale));
    animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay));
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.32,.38,.39,.94);
    animation-fill-mode: backwards;
    will-change: box-shadow;
}
 
/* MOBILE QUERY */
@media (max-width: 480px ) {
    .anom-bar > .bottom-box::before {
        display:none;
    }
    .anom-bar > .bottom-box {
        box-shadow: 0 -0.5rem 0 0 rgb(var(--black-monochrome, 12, 12, 12))!important;
    }
    div.top-center-box  > * {
        animation-name: bar-mobile;
        animation-duration: calc(0.9s * var(--timeScale));
    }
    div.top-center-box > :nth-child(1) { animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); }
    div.top-center-box > :nth-child(2) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); }
    div.top-center-box > :nth-child(3) { animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); }
    div.top-center-box > :nth-child(4) { animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); }
    div.top-center-box > :nth-child(5) { animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); }
    div.top-center-box > :nth-child(6) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); }
 
}
 
/*--- Motion Accessibility ---*/
@media screen and (prefers-reduced-motion: reduce) {
    div.anom-bar-container { --timeScale: 0!important; }
}
 
/*-------------------------*/
 
@keyframes divider {
    from { max-width: 0%;  }
    to { max-width: 100%; }
}
 
@keyframes bar {
    from { max-width: 0%; }
    to { max-width: 100%; }
}
@keyframes bar-mobile {
    from { max-height: 0%; }
    to { max-height: 100%; }
}
 
@keyframes bottomup {
    from { top: 100px; }
    to { top: 0; }
}
 
@keyframes expand1 {
    from { opacity: 0; clip-path: inset(0 calc(100% - 0.75rem) 0 0); }
    to { opacity: 1; clip-path: inset(0); }
}
@keyframes iconslide {
    from { opacity: 0; transform: translateX(-5rem); }
    to { opacity: 1; transform: translateX(0); }
}
 
@keyframes expand2 {
    from { opacity: 0; width: 1%; }
    to { opacity: 1; width: calc(100% - 0.25rem); }
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1; }
}
 
@keyframes flowIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
 
@keyframes arrowspin {
    from { clip-path: circle(0%); transform: rotate(135deg); }
    to { clip-path: circle(75%); transform: rotate(0deg); }
}
@keyframes nodegrow {
    from { transform: scale(0);}
    to {  transform: scale(1);}
}
@keyframes diamondBorder {
    from { box-shadow: -0.5rem -20rem 0 0 rgb(var(--black-monochrome, 12, 12, 12)); }
    to { box-shadow: -0.5rem 0 0 0 rgb(var(--black-monochrome, 12, 12, 12)); }
}

特に指定がない限り、このサイトのすべてのコンテンツはクリエイティブ・コモンズ 表示 - 継承3.0ライセンス の元で利用可能です。