はてなキーワード: onlyとは
自分が昔、(今は非公開にしている)はてなダイヤリーに書いた記事を読もうとしている人がいたので、はてな匿名ダイヤリーに載せます。最近のMacではKeyRemap4MacBook(後のKarabiner)は使えないですが、AquaSKKの設定部分は参考になるかもしれません。
以下の手順で、AquaSKKで新下駄配列を使えるようにします。
一部のソフトでフォントサイズの拡大に使われるControl+Shift+;のキーボードショートカットが使えなくなるという不具合があります。(他にも使えなくなるショートカットがあるかもしれません)
また、AquaSKK以外の入力メソッドでも、新下駄配列になる上、多分そちらでは新下駄配列は快適には使えません。(適時、KeyRemap4MacBookの設定を切り替えてください)
なお、この設定はJISキーボード用です。USキーボードの人はKeyRemap4MacBook用の設定ファイルをUSキーボード向けに修正してみてください。
Q,X,Lのショートカットキーは使えなくなります。これらのキーが絡むショートカットキーは以下のように変更されます。
各種設定やファイルの内容の意味については、AquaSKKで新下駄配列を使うための設定 解説編を参照してください。
AquaSKKの環境設定の「変換」タブの「選択ラベル」の内容を以下の通り変更します。
1234567890
~/Library/Application Support/AquaSKK/
に以下の行を含み、ファイル名が.ruleで終わるテキストファイルを作成の上、AquaSKKの環境設定の「かな規則」タブでチェックを入れます。
s/,/,/,/
~/Library/Application Support/AquaSKK/
に下記の内容を含むkeymap.confという名称のテキストファイルを追加した後、AquaSKKメニューから設定ファイルの再読み込みをします。
### ### keymap.conf ### # ====================================================================== # event section # ====================================================================== SKK_JMODE ctrl::j||alt::j||ctrl::shift::j SKK_ENTER group::hex::0x03,0x0a,0x0d||ctrl::m SKK_CANCEL ctrl::g||hex::0x1b SKK_BACKSPACE hex::0x08||ctrl::h SKK_DELETE hex::0x7f||ctrl::d SKK_TAB hex::0x09||ctrl::i SKK_PASTE ctrl::y SKK_LEFT hex::0x1c||ctrl::b||keycode::7b SKK_RIGHT hex::0x1d||ctrl::f||keycode::7c SKK_UP hex::0x1e||ctrl::a||keycode::7e SKK_DOWN hex::0x1f||ctrl::e||keycode::7d SKK_PING ctrl::; SKK_UNDO ctrl::/ # ====================================================================== # attribute section(for SKK_CHAR) # ====================================================================== ToggleKana ctrl::q||alt::q ToggleJisx0201Kana shift::ctrl::q SwitchToAscii alt::l||ctrl::l SwitchToJisx0208Latin shift::ctrl::l||alt::shift::l EnterAbbrev / EnterJapanese Q NextCompletion . PrevCompletion , NextCandidate hex::0x20||ctrl::n PrevCandidate ctrl::x||ctrl::p RemoveTrigger ctrl::X UpperCases group::A-Z Direct group::keycode::0x41,0x43,0x45,0x4b,0x4e,0x51-0x59,0x5b,0x5c,0x5f InputChars group::hex::0x20-0x7e CompConversion alt::hex::0x20||shift::hex::0x20 # ====================================================================== # handle option # ====================================================================== AlwaysHandled group::keycode::0x66,0x68 PseudoHandled hex::0x1b
KeyRemap4MacBookをインストールの上、KeyRemap4MacBookに最初から含まれている「Space to Shift_L (+When you type spce only, send Space)」の設定を有効にします。
以下の要素をKeyRemap4MacBook用のprivate.xmlファイルに追加し、private.xmlの再読み込みをした上で、有効化します。
<item> <name>新下駄配列(Aqua SKK向け・ローマ字入力)</name> <identifier>remap.jis_shingeta_input_roman_qwerty_skk</identifier> <inputmode_only>JAPANESE</inputmode_only> <!-- 新下駄配列 --> <!-- 単打Shift --> <!-- 2段目 - ーには、ちぐばこがひげ「 --> <autogen>--KeyToKey-- KeyCode::Q, ModifierFlag::SHIFT_L, KeyCode::MINUS, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::W, ModifierFlag::SHIFT_L, KeyCode::N, ModifierFlag::SHIFT_L, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::E, ModifierFlag::SHIFT_L, KeyCode::H, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::R, ModifierFlag::SHIFT_L, KeyCode::COMMA, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::Y, ModifierFlag::SHIFT_L, KeyCode::G, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::U, ModifierFlag::SHIFT_L, KeyCode::B, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::I, ModifierFlag::SHIFT_L, KeyCode::K, ModifierFlag::SHIFT_L, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::O, ModifierFlag::SHIFT_L, KeyCode::G, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::P, ModifierFlag::SHIFT_L, KeyCode::H, ModifierFlag::SHIFT_L, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::JIS_ATMARK, ModifierFlag::SHIFT_L, KeyCode::G, ModifierFlag::SHIFT_L, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 「 --> <!-- 3段目 - のとかんっくういしなBS」 --> <autogen>--KeyToKey-- KeyCode::A, ModifierFlag::SHIFT_L, KeyCode::N, ModifierFlag::SHIFT_L, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::S, ModifierFlag::SHIFT_L, KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::D, ModifierFlag::SHIFT_L, KeyCode::K, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::F, ModifierFlag::SHIFT_L, KeyCode::N, ModifierFlag::SHIFT_L, KeyCode::N, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::G, ModifierFlag::SHIFT_L, KeyCode::X, ModifierFlag::SHIFT_L, KeyCode::T, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::H, ModifierFlag::SHIFT_L, KeyCode::K, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::J, ModifierFlag::SHIFT_L, KeyCode::U, ModifierFlag::SHIFT_L, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::K, ModifierFlag::SHIFT_L, KeyCode::I, ModifierFlag::SHIFT_L, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::L, ModifierFlag::SHIFT_L, KeyCode::S, ModifierFlag::SHIFT_L, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::SEMICOLON, ModifierFlag::SHIFT_L, KeyCode::N, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <!-- 」 --> <!-- 4段目 - すまきるつてたで。ぶ¥ --> <autogen>--KeyToKey-- KeyCode::Z, ModifierFlag::SHIFT_L, KeyCode::S, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::X, ModifierFlag::SHIFT_L, KeyCode::M, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::C, ModifierFlag::SHIFT_L, KeyCode::K, ModifierFlag::SHIFT_L, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::V, ModifierFlag::SHIFT_L, KeyCode::R, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::B, ModifierFlag::SHIFT_L, KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::N, ModifierFlag::SHIFT_L, KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::M, ModifierFlag::SHIFT_L, KeyCode::T, ModifierFlag::SHIFT_L, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::COMMA, ModifierFlag::SHIFT_L, KeyCode::D, ModifierFlag::SHIFT_L, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 。 --> <autogen>--KeyToKey-- KeyCode::SLASH, ModifierFlag::SHIFT_L, KeyCode::B, ModifierFlag::SHIFT_L, KeyCode::U, KeyCode::VK_NONE</autogen> <!-- 単打 --> <!-- 2段目 - ーには、ちぐばこがひげ「 --> <autogen>--KeyToKey-- KeyCode::Q, ModifierFlag::NONE, KeyCode::MINUS, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::W, ModifierFlag::NONE, KeyCode::N, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::E, ModifierFlag::NONE, KeyCode::H, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::R, ModifierFlag::NONE, KeyCode::COMMA, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::T, ModifierFlag::NONE, KeyCode::T, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::Y, ModifierFlag::NONE, KeyCode::G, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::U, ModifierFlag::NONE, KeyCode::B, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::I, ModifierFlag::NONE, KeyCode::K, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::O, ModifierFlag::NONE, KeyCode::G, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::P, ModifierFlag::NONE, KeyCode::H, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::JIS_ATMARK, ModifierFlag::NONE, KeyCode::G, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 「 --> <!-- 3段目 - のとかんっくういしなBS」 --> <autogen>--KeyToKey-- KeyCode::A, ModifierFlag::NONE, KeyCode::N, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::S, ModifierFlag::NONE, KeyCode::T, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::D, ModifierFlag::NONE, KeyCode::K, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::F, ModifierFlag::NONE, KeyCode::N, KeyCode::N, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::G, ModifierFlag::NONE, KeyCode::X, KeyCode::T, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::H, ModifierFlag::NONE, KeyCode::K, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::J, ModifierFlag::NONE, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::K, ModifierFlag::NONE, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::L, ModifierFlag::NONE, KeyCode::S, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::SEMICOLON, ModifierFlag::NONE, KeyCode::N, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::JIS_COLON, ModifierFlag::NONE, KeyCode::DELETE, KeyCode::VK_NONE</autogen> <!-- 」 --> <!-- 4段目 - すまきるつてたで。ぶ¥ --> <autogen>--KeyToKey-- KeyCode::Z, ModifierFlag::NONE, KeyCode::S, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::X, ModifierFlag::NONE, KeyCode::M, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::C, ModifierFlag::NONE, KeyCode::K, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::V, ModifierFlag::NONE, KeyCode::R, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::B, ModifierFlag::NONE, KeyCode::T, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::N, ModifierFlag::NONE, KeyCode::T, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::M, ModifierFlag::NONE, KeyCode::T, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::COMMA, ModifierFlag::NONE, KeyCode::D, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 。 --> <autogen>--KeyToKey-- KeyCode::SLASH, ModifierFlag::NONE, KeyCode::B, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--KeyToKey-- KeyCode::JIS_UNDERSCORE, ModifierFlag::NONE, KeyCode::JIS_YEN, KeyCode::VK_NONE</autogen> <!-- 中指シフト --> <!-- 2段目 - K:ファごふフィフェ , D:ウィぱよみウェウォ --> <!-- K --> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::Q, KeyCode::F, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::W, KeyCode::G, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::E, KeyCode::F, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::R, KeyCode::F, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::T, KeyCode::F, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- D --> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::Y, KeyCode::W, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::U, KeyCode::P, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::I, KeyCode::Y, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::O, KeyCode::M, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::P, KeyCode::W, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::JIS_ATMARK, KeyCode::U, KeyCode::X, KeyCode::O, KeyCode::VK_NONE</autogen> <!-- Shiftウォ --> <autogen>--SimultaneousKeyPresses-- KeyCode::D, ModifierFlag::SHIFT_L, KeyCode::JIS_ATMARK, KeyCode::U, ModifierFlag::SHIFT_L, KeyCode::X, KeyCode::O, KeyCode::VK_NONE</autogen> <!-- 3段目 - K:ほじれもゆ , D:へあ[][]え --> <!-- K --> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::A, KeyCode::H, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::S, KeyCode::J, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::D, KeyCode::R, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::F, KeyCode::M, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::G, KeyCode::Y, KeyCode::U, KeyCode::VK_NONE</autogen> <!-- D --> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::H, KeyCode::H, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::J, KeyCode::A, KeyCode::VK_NONE</autogen> <!-- [] --> <!-- [] --> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::SEMICOLON, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 4段目 - K:づぞぼむフォ , D:せねべぷヴ --> <!-- K --> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::Z, KeyCode::D, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::X, KeyCode::Z, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::C, KeyCode::B, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::V, KeyCode::M, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::K, KeyCode::B, KeyCode::F, KeyCode::O, KeyCode::VK_NONE</autogen> <!-- D --> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::N, KeyCode::S, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::M, KeyCode::N, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::COMMA, KeyCode::B, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::DOT, KeyCode::P, KeyCode::U, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::D, KeyCode::SLASH, KeyCode::V, KeyCode::U, KeyCode::VK_NONE</autogen> <!-- 薬指シフト --> <!-- 2段目 - L:ぢめけティディ , S:シェぺどやジェ --> <!-- L --> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::Q, KeyCode::D, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::W, KeyCode::M, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::E, KeyCode::K, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::R, KeyCode::T, KeyCode::H, KeyCode::I, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::T, KeyCode::D, KeyCode::H, KeyCode::I, KeyCode::VK_NONE</autogen> <!-- S --> <autogen>--SimultaneousKeyPresses-- KeyCode::S, KeyCode::Y, KeyCode::S, KeyCode::H, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::S, KeyCode::U, KeyCode::P, KeyCode::E, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::S, KeyCode::I, KeyCode::D, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::S, KeyCode::O, KeyCode::Y, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::S, KeyCode::P, KeyCode::J, KeyCode::E, KeyCode::VK_NONE</autogen> <!-- 3段目 - L:をさおりず , S:びら[][]そ --> <!-- L --> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::A, KeyCode::W, KeyCode::O, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::S, KeyCode::S, KeyCode::A, KeyCode::VK_NONE</autogen> <autogen>--SimultaneousKeyPresses-- KeyCode::L, KeyCode::D, KeyC
In this world how will this fly into eternity
How we'll strike away, so you can eternally
With this try and burn and strike int eternity
Over here, I was born to fight again
Why did I lie that I loved you, why did I.
Ny heart tonight,I believe cries born in pain.
Why did I lie that I loved you, why did I.
My heart tonight. oh wait this part, I know.
Where is part a paling day, where's only time rely
and to hear again the wind destroyed my heart, the wind is gone
In this world I fail to ind you in your eternity
I will kiss the prince that's fighting up there eternally
新潮社のトマス・ピンチョン全小説の『V.』を読み返していたら、ちょっと気になる箇所があって、これは原文ではどうなってんだろうと、図書館で原書を借りてきてみました。そしたら、あれ、もしかしてこれ、この翻訳ひどい?
というわけで、原文と翻訳を照らし合わせたうちで、これはいくらなんでもという箇所を以下で検証していきます。
この段落はニューヨークの下水道に巣食うワニを狩るパトロール隊として雇われているプロフェインという男が第五章で書かれたワニ狩りのことを回想しているというところです。訳文とそれに対応する原文を引用していきます。訳文の引用は『V.』上巻の217,218頁から。
フェアリング神父の教区を抜けてイースト・リヴァー近くまで、独りで追っていったワニのことを、プロフェインは振り返ってみた。
He thought back to the one he'd chased solo almost to the East River, through Fairing's Parish.
「抜けて」とありますが、第五章を読めばわかるようにプロフェインは教区を抜けていません。ここのthroughは「~の間を通って」の意でしょう。
ちなみにフェアリング神父は下水道でネズミにキリスト教を布教しようとしていた人物です。
そいつは、みずから歩をゆるめて追いつかせ、自分から求めるように撃たれていった。なにか取り決めでもあったのか。プロフェインが酔っぱらってか欲情してか、頭がポワンとしていたとき、ワニの足跡だらけの泥の上で、契約を交わしたのか?
It had lagged, let him catch up. Had been looking for it. It occurred to him that somewhere--when he was drunk, too horny to think straight, tired--he'd signed a contract above the paw-prints of what were now alligator ghosts.
「なにか取り決めでもあったのか」という訳文に対応する箇所がない。
これに対応するらしき原文はこのあと出てくるのですが、なぜここに置かれているのかわかりません。それ以外にも問題がありますが、それは後述。
It occurred to him thatが訳されていない。
tiredが訳されてない。
of what were now alligator ghostsが訳されていない。
この段落ではこのalligator ghostsなるものがどういう存在なのか、このあと縷々綴られていくので、これを落としてしまうのはちょっと。ここは訳すなら「今や幽霊であるワニたちが、かつてそうであった存在の」となるのでしょうか。あまり自信はないですが。
プロフェインはワニに死を与える、ワニは彼に職を与える、それでイーヴン、恨みっこなしと。
Almost as if there had been this agreement, a covenant, Profane giving death, the alligators giving him employment: tit for tat.
Almost as if there had been this agreement, a covenantが訳されていない。
上に出てきた「なにか取り決めでもあったのか」が訳文なのかもしれないけど、this agreement, a covenantとわざわざ言い直して二回言っているのを「取り決め」の一語にまとめるのはどうなんですか。しかもcovenantなんて「(神との)聖約」という強い意味の語なのに。そんな語がワニ相手に使われているというのがこの文のミソだと思うのですが。うーん。
プロフェインにワニは必要だが、ワニはなぜプロフェインが必要だったのか。その原始的な脳の回路に、記憶と理解が生じていたのか。子供のころ自分たちはただの消費財で、財布やハンドバッグになった両親や親戚のおじさん、おばさんたちと一緒に、世界中のデパートで、あらゆるガラクタと一緒に陳列されていたことを覚えていたのか。
He needed them and if they needed him at all it was because in some prehistoric circuit of the alligator brain they knew that as babies they'd been only another consumer-object, along with the wallets and pocketbooks of what might have been parents or kin, and all the junk of the world's Macy's.
息の長い原文を切って日本語として不自然じゃないようにしているのでしょうが、かえって意味のつながりが見えにくくなっているような。
おかげで分かりづらい。これでは「必要だったのか」「生じていたのか」「覚えていたのか」と三つの疑問文がただ並列されているように見える。せめて「生じていたのか」「覚えていたのか」を「生じていたからなのか」「覚えていたからなのか」にした方が良いのでは。
the world's Macy'sを「世界中のデパート」としているのは明らかに誤訳です。メイシーズは基本的にアメリカにしか展開していないようですし、なによりもこの挿話の元になった都市伝説はニューヨークのメイシーズで、ペット用に売られた赤ちゃんワニがトイレに流されて下水道で成長していたというものだったわけです。なのでthe world'sはここでは「ここらの界隈の」みたいな意味ではないでしょうか。
あと英語の仮定法を日本語の疑問文で訳すというのは翻訳のテクニックとしてアリなのでしょうか。いや、アリならアリで全然いいんですけど。ただの素人なのでよくわかりません。
トイレを通って、地下の世界に流れてきたのは緊張の中の束の間の平和に――いずれは子供の、見かけだけ動きのあるオモチャに戻っていくしかない、それまでの借り物の時間に――すぎなかったのだろうか?
And the soul's passage down the toilet and into the underworld was only a temporary peace-in-tension, borrowed time till they would have to return to being falsely animated kids' toys.
トイレにジャバーっと流されて下水道に流れ着くという事態を「魂の道行き」なんて大げさな言い方をしているのが、面白いところなのになんで訳されていないのか。あとダッシュをいれて「――いずれは子供の(中略)借り物の時間に――」と挿入するくらいなら原文の語順通りに訳したほうがわかりやすいように思えます。
もちろん自分から望んでのことではない。望みは、もとの自分たちの暮らしにある。それを叶える完璧な形は死ぬことだ。死んで、ネズミ職人の歯によってロココ様式の死骸になることしかない。そしてそのまま、教区の聖なる水に浸食され、あの日、あのワニの墓場を明るく満たした光のような燐光を発する、アンティークな骨細工になっていくしかない。
Of course they wouldn't like it. Would want to go back to what they'd been; and the most perfect shape of that was dead--what else?--to be gnawed into exquisite rococo by rat-artisans, eroded to an antique bone-finish by the holy water of the Parish, tinted to phosphorescence by whatever had made that one alligator's sepulchre so bright that night.
to go back to what they'd beenが「もとの自分たちの暮らしにある」でいいんでしょうか。このあとに続く文に則して意味をとるなら「暮らし」では変では? それに原文はto go backなのに「帰る」という意味が訳文から感じとれないです。
さて、ここから先が問題です。ここは第六章の中で非常に重要な段落の中でも、さらに重要な一文だと思うのですが、まともに訳されていなくて頭をかかえました。
まず、ダッシュで囲まれたwhat else?が訳されていない。
「しかない」という形で間接的に訳されていると言えるかもしれませんが、それでもこれを落とす理由にはなりません。
exquisiteが訳されていない。
tinted toが訳されていない。
by whatever以後の節を「燐光」にかけて訳していますが、これは英文解釈的に無理なのではないでしょうか。また、そのせいなのか原文の語順がぐちゃぐちゃにされてしまっています。なぜeroded to an antique bone-finishとひとまとまりなっているのを千切って「浸食され」と「アンティークな骨細工」をかけ離れたところに置いているのでしょうか。
原文を素直に読めば、ワニは死後、gnawed-齧られてrococo-ロココ彫刻になって、そのロココ彫刻がeroded-浸食されてan antique bone-finish-骨仕上げのアンティークになり(bone-finishというのは妙な言い方ですが、matte finish-つや消し仕上げをもじったような表現だととりました)、そのアンティークがtinted-染められてphosphorescence-燐光になると読めます。
つまりワニの死後、時間の経過によってワニがどのように変貌していくかの推移を追うことができるように読めるわけです。しかし翻訳ではそのように読むことはほぼ不可能です。
さらにこの段落の一番最後に来るのは原文ではwhatever had made that one alligator's sepulchre so bright that nightなわけで、ここに意味上の大きな負荷がかかっていると思えるのですが翻訳では「燐光」の前に置かれて目立ちません。
これでは、4コママンガのコマの順序を入れ替えてしまったために、オチの意味がわからなくなっているようなものです。
ここのところをわたしなりに試しに訳してみたので、ここに置いておきます。
そして、その望みの最も完璧な形とは死ぬこと――他に何があろう?――であって、そうして工匠ネズミに齧られて精妙なるロココ彫刻とされ、教区の聖なる水に浸食されて骨仕上げのアンティークになり、何ものかに染められて澄んだ緑色の燐光と化すのであり、そしてその何ものかこそ、あの晩、あのワニの地下埋葬所をあんなにも輝かしく光らせていたのだ。
(phosphorescenceという単語を見ていたら、どうしても『宝石の国』のフォスフォフィライトの顔がチラついてしまったので「澄んだ緑色の燐光」としてしまいました)
とにかく第六章にはここ以外にも訳されていない語、節、文がたくさん出てきます。他にも誤訳、誤訳とは言いにくいけどおかしい訳もままあります。誤訳ではなくてもあまり使われない珍しい単語が使われていたり、凝った表現がされていたりするところが、平易な分かりやすい、いいかえれば、ありきたりでつまらない日本語になっていたりします。
いったいなんでこんなことになっているのでしょうか。ピンチョンが好きでこの『V.』も何度も繰り返し読んできたというのに、今まで読んできたものは何だったのかという気分で、ショックが大きいです。
共訳者の一人、佐藤氏は何十年もピンチョンの研究、翻訳をされてきた人で、こんな訳をするとは思えないのですが。それとも、このころ『重力の虹』の翻訳に集中していて実は『V.』にはあまり関わっていなかったとか? しかしもうひとりの小山氏もイギリスの大学院に留学して英語の著作もある人だそうですし。学生に下訳させて、ろくに直さずに出版したとか? まさか。
ただ原文を横において検討したのは第六章だけなので他の章はちゃんとしている可能性はあります。わたしの英語力では全文チェックするなんてとうてい無理なので、誰か英語を読むのが苦ではなくて、現代アメリカ文学に詳しい人に『V.』全編の翻訳をチェックしてみてほしいです。
ABW Coin built the MathX for Math Learner app as a Free app. This APP is provided by ABW Coin at no cost and is intended for use as is.
This page is used to inform app visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our App.
If you choose to use our App, then you agree to the collection and use of information in relation to this policy.
Information Collection and Use
When using the APP, it only collects anonymous usage information to operate, improve and personalize the products. The APP does not collect any Personally Identifiable Information (PII) about you, nor does it match collected anonymous usage data with any 3rd party PII information.
We want to inform you that whenever you use our App, in a case of an error in the app we collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing our App, the time and date of your use of the App, and other statistics. If you use our app to read or post information on our app, we don't collect any information about your identity. If you identify yourself by sending us an e-mail containing personal information, then the information collected will be solely used to respond to your message. In addition to other information described in this policy, we may collect and share precise location information including the presence of connected devices via bluetooth, through methods such as partner mobile “SDKs”. This information may be used by itself, aggregated, or combined with mobile identifiers (such as IDFAs and Android IDs), and shared with other parties, for purposes related to advertising, attribution (e.g., measuring ad performance), analytics and research. You can remove your consent to having your location data collected by changing the settings on your device (but certain services may lose functionality as a result). You can also control options through your device’s opt-out settings which will: (i) tell advertisers to not use your in-app information from that device to gather information about your interests to target interest-based ads and (ii) inform some partners to halt further data collection and sharing from that device.
Service Providers
We may employ third-party companies and individuals due to the following reasons:
To provide the App on our behalf;
To perform App-related services; or
To assist us in analyzing how our App is used.
We want to inform users of this App that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
Security
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
Links to Other Apps or Websites
This App may contain links to other Apps or Websites. If you click on a third-party link, you will be directed to that app or website. Note that these external apps or sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these apps or websites. We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party apps or websites or services.
Changes to This Privacy Policy
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.
Contact Us
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us
外部ライブラリが果てしなくあり、
← それはPythonに限ったことじゃないでしょ。JavaでもRubyでもPerlでもCでも同様。主要言語はほぼそうでしょ。
それはむしろ逆。Python のスローガンは There's Only One Way To Do It で、これは Perl のスローガン There's more than one way to do it. を意識したもの。
https://wiki.python.org/moin/TOOWTDI
なお、個人的には C# は良さそうだなとは思うけど、Windows以外のプラットホームではどうなんでしょう。(よく知らない。) これは Visual Basic についても同様。
Google Maps APIは数年前に有料になっていて、利用には支払い情報の登録が必須である。
でも日本円で1か月2万円分くらいは無料だよ、そしてだいたいの小規模サイトはこの範囲に収まるから心配しなくていいよ、という利用形態。
俺も自分が運営しているウェブサービスでGoogle Maps APIを使ってる(たいしてアクセスはない)が、この無料分を超えたことはない。
破産者マップは「1時間あたり230万アクセスあるみたいです」とかTwitterで書いてたので、これ支払い情報有効にしてたら、とんでもない支払金額になってるだろうね。
それをやっておらず、APIキーなしで利用してたので、背景が灰色で "For development purposes only" とか出てたわけだが、おそらくGoogleにそれがバレて利用を止められてる。(明らかに開発目的じゃないので当然)
「天皇陛下への発言は言語道断」って見出しが乱れ飛んでるけどさ、元のブルーグバーグの記事:
https://www.bloomberg.co.jp/news/articles/2019-02-08/PMLGIP6KLVR801
を見ると、こう述べているんだよね。
よくネトウヨ諸氏は言うよね。発言の一部を切り取って……云々、って。アンタラまさにそれやってんじゃん。
これの更に元になっているであろう英語版:
“It only takes one word from the prime minister, who represents Japan -- I wish the emperor would do it since he will step down soon,”...
FY Creation LLC. built the CLX for Craigslist app as a Free app. This APP is provided by FY Creation LLC at no cost and is intended for use as is.
This page is used to inform app visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our App.
If you choose to use our App, then you agree to the collection and use of information in relation to this policy.
Information Collection and Use
When using the APP, it only collects anonymous usage information to operate, improve and personalize the products. The APP does not collect any Personally Identifiable Information (PII) about you, nor does it match collected anonymous usage data with any 3rd party PII information.
We want to inform you that whenever you use our App, in a case of an error in the app we collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing our App, the time and date of your use of the App, and other statistics. If you use our app to read or post information on our app, we don't collect any information about your identity. If you identify yourself by sending us an e-mail containing personal information, then the information collected will be solely used to respond to your message. In addition to other information described in this policy, we may collect and share precise location information including the presence of connected devices via bluetooth, through methods such as partner mobile “SDKs”. This information may be used by itself, aggregated, or combined with mobile identifiers (such as IDFAs and Android IDs), and shared with other parties, for purposes related to advertising, attribution (e.g., measuring ad performance), analytics and research. You can remove your consent to having your location data collected by changing the settings on your device (but certain services may lose functionality as a result). You can also control options through your device’s opt-out settings which will: (i) tell advertisers to not use your in-app information from that device to gather information about your interests to target interest-based ads and (ii) inform some partners to halt further data collection and sharing from that device.
Service Providers
We may employ third-party companies and individuals due to the following reasons:
To provide the App on our behalf;
To perform App-related services; or
To assist us in analyzing how our App is used.
We want to inform users of this App that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
Security
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
Links to Other Apps or Websites
This App may contain links to other Apps or Websites. If you click on a third-party link, you will be directed to that app or website. Note that these external apps or sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these apps or websites. We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party apps or websites or services.
Changes to This Privacy Policy
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.
Contact Us
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us
This app has no affiliation with Craigslist. Craigslist is a registered trademark of Craigslist, Inc. Please visit Craigslist's privacy policy to better understand their data collection practices and controls that they make available to you.
クレジットカードはもちろん、電子マネーやモバイル決済の類も一切受け付けていない。
さらに、トラブルのないよう店先には大きく Cash Only と掲示している。「現金のみ」といった日本語も添えて。
決済手数料がかからない分をお客様に還元するとか、薄利のランチではクレジットカードを使わせないとかはよく聞くが、うちの店はそのいずれの理由でもない。
某テレビコマーシャルで、小さな店に爆買いにきた外国人口調の客が、クレジットカードが使えないことを理由に何も買わずに帰っていくというのがある。2020年に向けてキャッシュレス決済を導入しないとまずいとも感じさせる。
だが、外国人に対応することは、単純にメリットばかりなのだろうか?
従業員のプレッシャー、それに対する教育、メニューの英語対応、決済オペレーションの複雑化など、人的と物的ともにコストが増加するだろう。結果売り上げが増えれば良いと考える人もいるだろうが、私の考えはそう単純ではない。
かといって、キャッシュレス決済の導入を否定しているわけではない。むしろ、導入できるならしたほうがよいとさえ思う。顧客が増え、次のビジネスへのきっかけもできる。キャッシュレス決済に対応しないことが、潜在的な顧客を失っているかもしれないことも理解できる。
でも、あえてやらないのだ。
だって、Sorry, Japanese Only と書けば角が立つけれど、Cash Only ならば同じ効果が期待できる上に、誰も気にかけないでしょう?
These Terms of Service ("Terms") are a legal agreement between we and you ("you"). By installing or using any application ("Service") you agree to be bound by these Terms. By accessing or using the Service, you agree that you have read, understood, and accept to be bound by the Terms. We reserve the right, in its sole discretion, to modify or revise these Terms at any time, and you agree to be bound by such modifications or revisions. If you do not agree to the Terms, do not use the Service.
Users are responsible for periodically viewing the Terms. Your continued use of the Service after a change or update has been made will constitute your acceptance to the revised Terms. If you do not agree to the Terms your only remedy is to discontinue your use of the Service and cancel any accounts you have made using the Service.
We reserve the right to refuse any user access to the Services without notice for any reason, including, but not limited to, a violation of the Terms.
You represent that you are 13 years old or older. If you are between the ages of 13 and 18, you represent that your legal guardian has reviewed and agrees to the Terms.
All materials that are part of the Service (including, but not limited to, designs, text, graphics, pictures, video, information, applications, software, music, sound and other files, and their selection and arrangement) are protected by law from unauthorized use.
We grant you a personal, non-exclusive, non-transferable, revocable, limited scope license to use the Service solely for the purpose of viewing and using the applicable Services and for no other purpose whatsoever. Your license to use the Services is limited by these Terms.
You agree that you are willingly publishing the content on the Service using technology and tools provided by us. You understand and agree that you may not distribute, sell, transfer or license this content and/or application in any manner, in any country, or on any social network or another medium without the explicit written permission of us. We reserve the right to remove and permanently delete any User Content from the Service with or without notice.
You agree that all your communications with the Communication Channels are public, and thus you have no expectation of privacy regarding your use of the Communication Channels. We is not responsible for information that you choose to share on the Communication Channels, or for the actions of other users.
By using the Service, you agree to the collection and use of your personal information as outlined in this Privacy Policy. We may amend the Privacy Policy from time to time, and we encourage you to consult the Privacy Policy regularly for changes.
A cookie is a small data file that we transfer to your computer’s hard disk, generally to quickly identify a user's computer and to "remember" things about the user's visit, such as your preferences or a user name and password. The Service sends cookies to your computer when you access or view the content of us. The information contained in a cookie may be linked to your personal information for purposes such as improving the quality of our service, tailoring recommendations to your interests, and making the Service easier to use. You can disable cookies at any time, although you may not be able to access or use features of the Service.
Third-Party Advertising Companies
We may use third-party advertising companies to serve ads on the Service. We do not provide any personal information to third-party advertising companies on a non-aggregate basis. Our system and the third-party advertising technology may use aggregate information, non-personal information, Our cookies on your hard drive and your use of the Service to target advertisements. In addition, advertisers may use other third-party advertising technology to target advertising on other sites. If advertisements are served to you, a unique third-party cookie or cookies may be placed on your computer. Similarly, third-party advertising companies may provide us with pixel tags (also called “clear gifs” or “beacons”) to help manage and optimize online advertising. Beacons enable us to recognize a browser’s cookie when a browser visits the site on which is a beacon is located, and to learn which banner ads bring users to a given site.
You may review, update, correct or delete any personal information by changing the applicable information in your profile page on Facebook and/or another social network (s). If you completely delete all this information, your account may become deactivated. If you would like us to delete your record in our system, please contact us and we will attempt to accommodate your request if we are not legally obligated to retain the record.
We have put in place reasonable technical and organizational measures designed to secure your personal information from accidental loss and from unauthorized access, use, alteration or disclosure. However, we cannot guarantee that unauthorized third parties will never be able to overcome those measures or use your personal information for improper purposes. Also please note that email and messaging systems are not considered secure, so we discourage you from sending us personal information through these mediums.
The Service is not geared toward children under the age of 13 and we do not knowingly collect personal information from children under the age of 13. If we learn that a child under 13 has provided us with personal information we will delete such information from our files as quickly as possible.
Disclaimer of Warranty; Limitation of Liability
You agree that your use of the Service shall be at your sole risk. To the fullest extent permitted by law, We, its officers, directors, employees, and agents disclaim all warranties, express or implies, in connection with the website and your use thereof including implied warranties of title, merchantability, fitness for a particular purpose or non-infringement, accuracy, authority, completeness, usefulness, and timeliness. We make no warranties or representations about the accuracy or completeness of the content of the Service and of the content of any sites linked to the Service; We assume no liability or responsibility for any (i) errors, mistakes, or inaccuracies of content, (ii) personal injury or property damage, of any nature whatsoever, resulting from your access to and use of the Service, (iii) any unauthorized access to or use of our secure servers and/or any and all personal information and/or financial information stored therein, (iv) any interruption or cessation of transmission to or from the Service, (v) any bugs, viruses, trojan horses, or the like which may be transmitted to or through the Service by any third party, and/or (vi) any errors or omissions in any content or for any loss or damage of any kind incurred as a result of the use of any content posted, emailed, transmitted, or otherwise made available via the Service.
In no event will We, its directors, officers, agents, contractors, partners and employees, be liable to you or any third person for any special, direct, indirect, incidental, special, punitive, or consequential damages whatsoever including any lost profits or lost data arising from your use of the Service or other materials on, accessed through or downloaded from the Service, whether based on warranty, contract, tort, or any other legal theory, and whether or not We have been advised of the possibility of these damages. The foregoing limitation of liability shall apply to the fullest extent permitted by law in the applicable jurisdiction. You specifically acknowledge that We shall not be liable for user submissions or the defamatory, offensive, or illegal conduct of any third party and that the risk of harm or damage from the foregoing rests entirely with you.
You agree to indemnify and hold We, and each of its directors, officers, agents, contractors, partners, and employees, harmless from and against any loss, liability, claim, demand, damages, costs and expenses, including reasonable attorney's fees, arising out of or in connection with (i) your use of and access to the Service; (ii) your violation of any term of these Terms of Service; (iii) your violation of any third party right, including without limitation any copyright, property, or privacy right; (iv) any claim that one of your User Submissions caused damage to a third party; or (v) any Content you post or share on or through the Service.
By visiting or using the Service, you agree that the laws of UK, without regard to principles of conflict of laws and regardless of your location, will govern these Terms of Service and any dispute of any sort that might arise between you and us.
If you have any questions about these Terms of Service, please contact us at otoco.contact@gmail.com
There’s only one good girl here! 🦁
📹: look_its_sadie pic.twitter.com/qENzYhuqHO— Cute Emergency (@CuteEmergency) 2019年1月12日
Jealousyイッヌ🐕かわヨ
時間 | 記事数 | 文字数 | 文字数平均 | 文字数中央値 |
---|---|---|---|---|
00 | 87 | 20277 | 233.1 | 49 |
01 | 93 | 9449 | 101.6 | 43 |
02 | 62 | 7748 | 125.0 | 73 |
03 | 59 | 6450 | 109.3 | 78 |
04 | 18 | 2005 | 111.4 | 136 |
05 | 7 | 1045 | 149.3 | 97 |
06 | 32 | 2624 | 82.0 | 29.5 |
07 | 42 | 2797 | 66.6 | 38.5 |
08 | 69 | 3808 | 55.2 | 36 |
09 | 109 | 9450 | 86.7 | 39 |
10 | 49 | 2915 | 59.5 | 31 |
11 | 66 | 9997 | 151.5 | 62.5 |
12 | 94 | 10906 | 116.0 | 52.5 |
13 | 103 | 13877 | 134.7 | 40 |
14 | 91 | 9014 | 99.1 | 31 |
15 | 90 | 7752 | 86.1 | 42.5 |
16 | 80 | 15111 | 188.9 | 68.5 |
17 | 73 | 5508 | 75.5 | 36 |
18 | 77 | 7390 | 96.0 | 43 |
19 | 90 | 7356 | 81.7 | 35.5 |
20 | 142 | 7626 | 53.7 | 23 |
21 | 223 | 14365 | 64.4 | 27 |
22 | 146 | 15506 | 106.2 | 34.5 |
23 | 156 | 12120 | 77.7 | 33.5 |
1日 | 2058 | 205096 | 99.7 | 39 |
人(213), 自分(163), 男(103), 今(94), 増田(83), 話(79), 女(76), 女性(73), 差別(66), 問題(56), あと(56), 仕事(52), 日本(51), トランス(51), 意味(48), 気(48), 好き(47), 前(46), 頭(45), 必要(45), 普通(44), 感じ(43), トイレ(42), 男性(42), 人間(41), 目(40), 相手(40), 昔(40), 気持ち(39), 関係(39), 最近(39), 社会(38), ー(37), 会社(37), 子供(36), 結婚(34), 今日(33), 言葉(33), ワイ(33), 手(32), 通報(32), 無理(30), 結局(30), 他人(30), 全て(29), 人生(29), 時間(29), 誰か(28), 場合(28), 時代(27), 日本人(26), 全部(26), 嫌(25), 湯(25), 現実(25), 銭湯(25), 他(24), ネット(24), 理解(24), いや(24), 大学(23), 生活(23), 情報(23), 状態(23), じゃなくて(23), 世界(22), 理由(22), お金(22), しよう(22), 存在(22), 記事(21), トランスジェンダー(21), 一人(21), 名前(21), 別(21), 顔(21), 体(20), 金(20), 一番(20), 一緒(20), 場所(20), 性的(19), 解決(19), 最初(19), バカ(19), フェミ(19), 女子(19), レベル(19), 職場(19), 当たり前(18), 投稿(18), ダメ(18), 声(18), 完全(18), 興味(18), スマホ(18), 心(18), 利用(18), 昭和(18), 男女(18), 時点(18), 勉強(18), 平成(18), フリーランス(18)
増田(83), 日本(51), ワイ(33), じゃなくて(23), トランスジェンダー(21), フェミ(19), 昭和(18), 平成(18), スマホ(18), フリーランス(18), Suica(17), LGBT(17), シス(16), ブコメ(15), わからん(15), 東大(15), 中国(15), 韓国(14), 可能性(14), ツイッター(14), hatena(13), いない(13), s(13), 元増田(11), ネトウヨ(10), 価値観(10), ツイート(10), 性自認(9), 10年(9), アメリカ(9), 個人的(9), イケメン(9), キチガイ(9), 差別主義(9), 1人(9), 被害者(9), いいね(9), 契約自由の原則(8), 公衆浴場(8), フォロワー(8), 一緒に(8), ブクマ(8), マジで(8), Twitter(8), SNS(8), ぶっちゃけ(8), 2人(8), 男湯(8), な!(8), トラバ(8), ジェンダー(8), ω(7), センター試験(7), 手塚治虫(7), ガチ(7), アプリ(7), 東京(7), 社会的(7), QR(7), 富裕層(7), togetter(7), 昭和時代(7), 普通に(7), KKO(7), Felica(7), 2019年(7), Google(7), いいんじゃない(7), マイノリティ(7), 男性器(6), yahoo(6), 自分自身(6), -1(6), 好きな人(6), ブクマカ(6), ブログ(6), …。(6), なのか(6), 多様性(6), レズ(6), QRコード(6), はてなー(6), 世界観(6), 北海道(6), ???(6), 明治(6), is(6), twitter(6), 男性差別(6), youtube(6), IT(6), コレ(5), スペック(5), 女性専用車両(5), OK(5), ちんこ(5), キモい(5), w(5), 男子トイレ(5), マウンティング(5), キモ(5), 性犯罪者(5), JK(5), 婚活(5), あいつら(5), かな(5), 北朝鮮(5), iPhone(5), ソシャゲ(5), はてブ(5), スターウォーズ(5), 90分(5), 2ch(5), 電子マネー(5), v(5), イケハヤ(5), ジジイ(5), 会社員(5), スレ(5), 犯罪者(5), I(5), 1話(5), おまえら(5), Vtuber(5)
Felica(15), NGT48(4), VRMMO(5), 新興企業(4), 入館(4), 契約自由の原則(8), 👱(3), flash(3), 保母(5), バージン(3), 努力義務(3), トランス(51), 銭湯(25), 湯(25), トランスジェンダー(21), 震え(18), 決済(17), フリーランス(18), 手塚治虫(7), ないや(6), 男性器(6), 眠れ(18), 端末(12), 元号(11), 通報(32), トイレ(42), 東大(15), 昭和(18), 平成(18), ランキング(11), 恐怖(14), 施設(10), ギャル(9), 表明(8)
■誰も書かないフリーランスの真実 /20190113133500(20), ■なぜ今更QRコード決済が流行ってるの? /20190113180654(11), ■シス男性は銭湯でゲイ男性を排除していない /20190112203947(11), ■「男体への恐怖」を正当化する差別主義者多すぎやばい /20190112150155(10), ■「ロックだ」の反対ってなんていうの? /20190112151049(9), ■ /20190113180705(9), ■ADHDの知り合いが同人をやめた /20190112194019(7), ■anond:20181129002635 /20190113003514(7), ■パンはパンでも中二病がときめくパンってなーんだ? /20190112185026(7), ■結婚できない /20190113202911(6), ■ぶっちゃけ学歴コンプある人いる? /20190113232407(6), ■カタカナで書くと予想外の雰囲気になる /20190112183913(6), ■学生時代にアルバイトをしたことない人が結構いて驚いている:追記あり /20190113114006(6), ■東京のホテルに滞在しているんだけど /20190113215632(6), ■元号って大学名から取ってるのが多いよね /20190113213326(6), ■なんでも女性から奪わないで!! /20190113111856(5), ■ヤレる女子大を批判してるライターが「イケメンの筋肉が好き」という /20190113132612(5), ■anond:20190112150155 /20190113013556(5), ■韓国と戦争したくて事実に基づかない情報を扇動的に垂れ流す者たち /20190113161653(5), ■ゴールはゴールでも音楽を奏でるゴールは? /20190113161626(5), ■大卒に聞きたい /20190113212458(5), ■トランス女性への根源的恐怖感はスルーされていいわけ? /20190110110456(5), ■知らない老人に怒られた /20190113133402(5), ■麻婆豆腐の今昔 /20190113135906(5), ■ /20190113084853(5), ■プログラミングができるぐらいで自慢してるやつってアホだよね? /20190113233946(5), ■How about making Masuda only written in English? /20190113094651(5), ■妊婦バッジ催眠術のブコメ欄 /20190113153928(5), ■ネットの煽りに苛立つ輩とか潔癖こじらせた自治厨に個人特定手段を与えちゃいかん /20190113123429(5), ■給料が安い /20190113062025(5), ■手塚治虫って100年後には忘れ去られるんだろうな /20190112170520(5), ■胸が強調されてダサいという感覚 /20190113094918(5), ■anond:20190113013556 /20190113013828(5)
5938922(1332)
はてなブログがsafariじゃもはや読み込まれねえんだけど、
[Error] [Report Only] Blocked mixed content http://b.hatena.ne.jp/js/widget.js because 'block-all-mixed-content' appears in the Content Security Policy.
こういうのが山ほど出てる。当然白画面。
いまだにはてな社員は気づいてないのか? 多分去年くらいから特定のはてなブログは全部そうやぞ。
PVガチ落ちになってると思うんだが、対策とか(httpsで配信すりゃいいだけだが)まったくやらんのか。
というか、こういうの出す時点で相当アレな気がするんだが…
PDF printers are supported natively in Linux and Unix environments, so you only need the PPD file for your printer, no driver executables, to get access to all printing functionality.
PDFプリンターはLinux、Unix環境でネイティブにサポートされており、ドライバ実行ファイルが無くても、PPDファイルさえあれば、すべての印刷機能にアクセスすることができます。
ほいよ
http://www.openprinting.org/driver/PDF-Ricoh/
PDF printers are supported natively in Linux and Unix environments, so you only need the PPD file for your printer, no driver executables, to get access to all printing functionality.
"One Call Away(ワン・コール・アウェイ)" は米国人歌手、Charlie Puth(チャーリー・プース)の楽曲。
デビューアルバム"Nine Track Mind(ナイン・トラック・マインド)"からの2ndシングル。
2015年8月20日にリリースされBillboard" Hot 100で12位まで上り詰めた。
「one call away」とは、「one call(電話一つ)」の「away(別の場所)」という意味で、合わせると「電話一つで行ける場所」、
あるいは「すぐ近くにいる」という造語のようなモノです。
フック(サビ)では「I’m only one call away」となっており、「電話一つで駆けつける」、あるいは「いつもすぐ側にいるよ」
という意訳がピッタリ合うかと思います。
https://en.wikipedia.org/wiki/One_Call_Away_(Charlie_Puth_song)
https://ja.wikipedia.org/wiki/Nine_Track_Mind
http://ongakugatomaranai.com/charlieputh_onecallaway/
Charlie Puth, Brett Eldredge, Ty Dolla $ign & Sofia Reyes - One Call Away (Coast To Coast Mix)
https://www.youtube.com/watch?v=OFZBMPg2y3w
彼の右眉毛はファッションとして剃られていると思われがちだが、彼が2歳の時に犬に噛まれてできた傷跡である。
When we were in junior high school, my friend Rich and I made a map of the school lunch tables according to popularity. This was easy to do, because kids only ate lunch with others of about the same popularity. We graded them from A to E. A tables were full of football players and cheerleaders and so on. E tables contained the kids with mild cases of Down's Syndrome, what in the language of the time we called "retards."
We sat at a D table, as low as you could get without looking physically different.
中学時代、私は友人のRichと一緒に、食堂テーブルの人気マップを作った。
子どもたちは、同程度の人気の人間とだけ昼食をとるから、マップは簡単に作成できた。
レイチェル・ワイズのことをワイツと表現するのを珍しい、と思ってスペリング検索ついでにWIKIPEDIA見たが ”父の母語ハンガリー語ではヴェイス、母の母語ドイツ語ではヴァイスと発音される。レイチェル自身は、自分の姓の発音は「ヴァイス」であると表明している[1]。” 「否定と肯定」出ていた人だ。両親ともユダヤ系なのか。納得。
”ファースト・マン” は 女性キャラ(専業主婦)が弱いらしい (男女平等社会の実現を図る視点)
”ちなみに Netflix でも来月に配信される。” 予告編さらっていると ”Only in theaters” というアピールの作品もあって、時代の変革期だ。
”ジョエル・エドガートン監督” ザ・ギフトでも監督だったのか。個性的な顔の俳優という認識だった。
”LGBTものは俳優にとってオスカー像への近道だ” エディ・レッドメインの出世作もそうだった。(ノミネート)
”『A GHOST STORY』” といい、ケイシーアフレックが#Metoo系スキャンダルで干されていないのはなぜなんだぜ