ワーオ! ファンタスティック・フレンズとパーフェクト・ペットに続く、ワンダーテインメント博士が贈る新たなシリーズ、アメイジング・アリテラティブ・アニマルを見つけたね!
クレジット
タイトル: SCP-4225 - たいそう徒為な大蛇、サミー by セニョール・スーパーテインメント
翻訳責任者: oplax-counterpoint oplax-counterpoint
翻訳年: 2025
原題: SCP-4225 - Sammy the Superfluous Serpent, by Sr. Supertainment
著作権者: Kothardarastrix Kothardarastrix
作成年: 2018
初訳時参照リビジョン: 46
元記事リンク: https://scp-wiki.wikidot.com/scp-4225
:root{ --timeScale:1; --timeDelay:0s; } /*Convertingmiddledividerfrombox-shadowto ::beforepseudo-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; } /*CLASSIFIEDLEVELBARS*/ 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)); } /*TOPTEXT*/ 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, RISKCLASSES*/ 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; } /*BOTTOMTEXT*/ 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; } /*MOBILEQUERY*/ @media (max-width: 480px ) {.anom-bar > .bottom-box::before{display:none; }.anom-bar > .bottom-box{box-shadow:0 -0.5rem 00 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)); }} /*--- MotionAccessibility ---*/ @mediascreenand (prefers-reduced-motion: reduce) {div.anom-bar-container{ --timeScale:0!important; }} /*-------------------------*/ @keyframesdivider{from{max-width:0%; }to{max-width:100%; }}@keyframesbar{from{max-width:0%; }to{max-width:100%; }}@keyframesbar-mobile{from{max-height:0%; }to{max-height:100%; }}@keyframesbottomup{from{top:100px; }to{top:0; }}@keyframesexpand1{from{opacity:0; clip-path:inset(0 calc(100% - 0.75rem) 00); }to{opacity:1; clip-path:inset(0); }}@keyframesiconslide{from{opacity:0; transform: translateX(-5rem); }to{opacity:1; transform: translateX(0); }}@keyframesexpand2{from{opacity:0; width:1%; }to{opacity:1; width: calc(100% - 0.25rem); }}@keyframesfade{from{opacity:0; }to{opacity:1; }}@keyframesflowIn{from{opacity:0; transform: translateY(20px); }to{opacity:1; transform: translateY(0); }}@keyframesarrowspin{from{clip-path:circle(0%); transform: rotate(135deg); }to{clip-path:circle(75%); transform: rotate(0deg); }}@keyframesnodegrow{from{transform: scale(0);}to{transform: scale(1);}}@keyframesdiamondBorder{from{box-shadow: -0.5rem -20rem 00 rgb(var(--black-monochrome, 12, 12, 12)); }to{box-shadow: -0.5rem 000 rgb(var(--black-monochrome, 12, 12, 12)); }}
特別収容手続: SCP-4225はサイト-66にて、標準的爬虫類用テラリウムの中で保存され、SCP-4225と同程度の体長を持つ典型的な無毒の蛇類に適した食物、水、および医療が提供されます。転写を容易にするために、ファーストまたはラストネームがSで始まる研究者のみがSCP-4225との交流を行うようにしてください。SCP-4225が脱皮した全ての脱皮殻は標準Safeクラスロッカーで個別に保管されます。これらは必要であれば研究のために使用することができます。
説明: SCP-4225は無毒な不明種のヘビです。体長は1.1 mで、全身は幅3cmの緋色と銀色の帯が交互に縞模様をなしています。唯一の例外は、脊柱に沿って存在する、「たいそう徒為な大蛇、サミー by セニョール・スーパーテインメント」("Sammy the Superfluous Serpent, by Sr. Supertainment") と読める黒字の文章です。SCP-4225が脱皮する際には、同一の文章が新しい皮膚にも記されています。SCP-4225は人語を解し、おおよそ乳幼児と同程度の知性を保持しています。
SCP-4225は軽度の認識災害因子です。SCP-4225に (どのような媒体を通してでも) 向けられた発言は、大部分の単語が"S"から始まる語で構成されます。冠詞、一部の前置詞、その他の (名詞でない) 短い単語、および数字はこの効果の対象外となります。これらの例外を除いて、"S"で始まらない単語はすべて発声できず、無音の沈黙となります。おそらくこの影響に対する耐性を持ち合わせていないため、SCP-4225自身もこの発話パターンから逸脱することができません。
記述された文章はこの認識災害に影響されませんが、SCP-4225は識字能力がないため、そのような方法はSCP-4225とのコミュニケーションに有用ではありません。読み書きを教えようとする試みは、現在のところ成功していません。
補遺4225-A: SCP-4225は、ワシントン州█████のペットストアに喋るヘビがいるという通報を受けて、財団エージェントによって確保されました。店舗のオーナーはこのオブジェクトが店に届けられた記憶がないと主張しました。オーナーと██人の市民にはクラスB記憶処理薬が投与され、SCP-4225はさらなるインシデントを起こすことなく収容されました。
インタビュー4225-1:
<ログ開始>
サラ・コタリ博士: 候いますSalutations、Scip-4225。
SCP-4225: そうらいますSalutations、サラ!
コタリ博士: そのような性質を取得した成因を主張してくれる?
SCP-4225: そう!セニョール・スーパーテインメントがそのような性質を差し出しました。
コタリ博士: そうなの?Surely?
SCP-4225: そうだよCertainly。
コタリ博士: さらにシェアして?
SCP-4225: その、セニョール・スーパーテインメントはサミーを、スピーチを修練する生徒がスペルの(学)習度'standingをシェアできるように創造したんだ。それで、サミーはすっごいそこつ!
コタリ博士: そうなんだ。サミーはセニョール・スーパーテインメントのすごく疎漏なスネークでそれ1つだけの存在なの?
SCP-4225: それなら、その...
[SCP-4225はくしゃくしゃになった紙を吐き出す。内容は下記の文書4225-aを参照。]
[コタリ博士は「thank you」と言おうとするが、SCP-4225の影響で発言できない。]
SCP-4225: すみません。
コタリ博士: それほどでも'sokay。
<ログ終了>
補遺4225-1:
文書4225-a:
ワーオ! ファンタスティック・フレンズとパーフェクト・ペットに続く、ワンダーテインメント博士が贈る新たなシリーズ、アメイジング・アリテラティブ頭韻体・アニマルを見つけたね!
全部見つけてどたばた動物園Zany Zooを完成させちゃおう!
01. アーティスティックなArtisticアイアイAye-Aye、 アントニオ
02. バッファローのBaffaloバッファローBaffalo、 バッファロー
03. クールなCoolカピバラCapybara、 カルロス
04. 巡航するDirigibleジュゴンDugong、 デニス
05. 賢明なEnlightened棘皮類Echinoderm、 アインシュタイン
06. 坊ちゃんFancyバルブFish、 フェルディナンド
07. 大輪のGlamorousテナガザルGibbon、 グウェンダ
08. 抱腹のHilariousフムフムヌクヌクアプアアHumuhumunukunukuapuaʻa、 ヒューバート
09. 逸偉のIncredibleイグアナIguana、 イグナチオ
10. 歓喜のJollyクラゲJellyfish、 ジェローム
11. 感心なKindlyキンカジューKinkajou、 クリステン
12. 流暢なLoterateロリスLoris、 リヴ
13. ムキムキなManlyムースMoose、 メラニー
14. 慇懃なNeatイモリNewt、 ナポレオン
15. 不二のOutstandingフクロウOwl、 オクタヴィアン
16. ろくでもないPreposterous鱗甲類Pangolin、 パーシヴァル
17. かなりQuite古風なQuaintクアッガQuagga、 クインシー
18. なりきんrich ねずみrodent ろばーと
19. たいそう徒為なSuperfluous大蛇Serpent、 サミー✔
20. 完全にTotally管状のTubularコアリクイTamandua、 タイロン
21. 胡乱なUnknownウグイスUguisu、 ウルスラ
22. 紫のViolettまむしViper、 ヴィヴィアン (製造中止)
23. 知的なWiseツブ貝Whelk、 ウィルヘルム
24. [データ破-海綿-済]DATA X-SPONGED
25. イェーツ風YeatsianヤクYak、 ヤンシー