本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

Smurfette principle

名詞

The practice in fiction, such as in film and television series, of including only one woman in an otherwise male ensemble.

日本語の意味
フィクション作品、特に映画やテレビシリーズなどで、男性キャストが大多数を占める中に、意図的に唯一の女性キャラクターだけを登場させる手法を指す。 / 男性中心のキャストに対して、あえて一人だけ女性を起用する表現方法(または設定)のこと。
英語の意味
The practice in fiction, such as in film and television series, of including only one woman in an otherwise male ensemble.
このボタンはなに?

批評家たちは、その番組が男性中心のキャストに女性を一人しか置かないというトロープに頼っており、十数人の男性主要キャラクターの中に女性はたった一人だけだと指摘した。

関連語

canonical

pigeonhole principles

名詞
活用形 複数形

plural of pigeonhole principle

原形: pigeonhole principle
日本語の意味
『pigeonhole principle』(鳩の巣原理)の複数形
英語の意味
plural of pigeonhole principle
このボタンはなに?

その数学者は、鳩の巣原理のいくつかの事例を用いて、集団の中に少なくとも二人が同じ誕生日を持つことを示した。

correspondence principle

名詞
不可算名詞

(physics) the principle that classical physics is the limit of quantum physics as quantum numbers approach infinity

日本語の意味
(物理学において)量子数が非常に大きくなると、量子力学の法則が古典物理学の法則へと収束するという原理。 / 量子状態における極限的な振る舞いが、古典的な現象として現れるという考え方。
英語の意味
(physics) the principle that classical physics is the limit of quantum physics as quantum numbers approach infinity
このボタンはなに?

問題を解く際、物理学者はしばしば対応原理を用いて、量子力学の結果が量子数が大きくなる極限で古典物理学に一致するかを確認する。

BANANA principle

名詞
軽蔑的

(somewhat derogatory) A policy that prohibits building anything that could disturb those who already reside in an area.

日本語の意味
既存の居住者が住んでいる地域で、住民に迷惑をかける可能性のある建設行為を全面的に禁止する政策
英語の意味
(somewhat derogatory) A policy that prohibits building anything that could disturb those who already reside in an area.
このボタンはなに?

地域の活動家たちは、近隣住民の迷惑になる可能性があるものをどこにも建てないという原則を掲げて、手頃な価格の住宅計画を阻止しました。

parsimony principle

固有名詞

(evolutionary biology) The hypothesis that the phylogeny which includes the fewest character changes is the one most likely to be correct.

日本語の意味
(進化生物学において)最も少ない形質変化を持つ系統樹(進化系統)が、正しい可能性が高いとする仮説。
英語の意味
(evolutionary biology) The hypothesis that the phylogeny which includes the fewest character changes is the one most likely to be correct.
このボタンはなに?

系統樹を再構築する際、多くの生物学者は、最も少ない形質変化を含む系統樹が最も正しい可能性が高いという最小変化の原理に頼る。

関連語

canonical

rebus principle

固有名詞

(linguistics) The idea of using ideograms as phonograms representing the sounds of the words expressed by the original ideograms.

日本語の意味
(言語学)元の象形文字が表す単語の音を表現するために、象形文字を音素記号として用いるという考え方
英語の意味
(linguistics) The idea of using ideograms as phonograms representing the sounds of the words expressed by the original ideograms.
このボタンはなに?

言語学者は、古代の表記体系が絵文字を語の音を表す音価として用いるように変化したことを説明するときに、表意文字を音価として用いる原理をしばしば引用する。

Robbins principle

固有名詞
イギリス英語

(UK, education) The idea that university places should be available to everybody who qualifies for them by ability and attainment.

日本語の意味
能力や達成度に基づいて、資格を有する全ての人に大学の入学資格を提供すべきだという教育における考え方
英語の意味
(UK, education) The idea that university places should be available to everybody who qualifies for them by ability and attainment.
このボタンはなに?

多くの政策立案者は、大学の入学枠は能力と成績で資格を得たすべての人に開かれるべきだというロビンズの原則を引用し、高等教育は社会的特権ではなく実力に基づいて配分されるべきだと主張した。

関連語

canonical

acceleration principle

名詞

(economics) A theory in economics that states that an increase or decrease in income induces a corresponding but magnified change in investment.

日本語の意味
所得の増減に連動して、投資額がそれ以上の変化を示すという経済学の理論。 / 所得水準の変動が、相応に、しかしその変動幅よりも大きく投資に反映される現象を指す。
英語の意味
(economics) A theory in economics that states that an increase or decrease in income induces a corresponding but magnified change in investment.
このボタンはなに?

加速度原理によれば、消費者所得のわずかな増加が企業投資のはるかに大きな増加を引き起こすことがある。

Hollywood principle

固有名詞

(software, object-oriented programming) A software design principle, stated as "Don't call us, we'll call you", that assists in the development of code with high cohesion and low coupling that is easier to debug, maintain and test.

日本語の意味
(ソフトウェア、オブジェクト指向プログラミングにおける)ハリウッド原則は、『我々から呼ばれるまで呼ばない』という考え方を基にした設計原則で、高い凝集性と低い結合度を持つコードの開発を助け、デバッグ、保守、テストを容易にする。
英語の意味
(software, object-oriented programming) A software design principle, stated as "Don't call us, we'll call you", that assists in the development of code with high cohesion and low coupling that is easier to debug, maintain and test.
このボタンはなに?

プラグインアーキテクチャを設計する際、モジュールの結合を緩め、テストしやすくするために「呼ばないで、こちらから呼ぶ」原則に従いました。

関連語

canonical

Heisenberg principle

固有名詞

Synonym of Heisenberg uncertainty principle

日本語の意味
ハイゼンベルグの不確定性原理
英語の意味
Synonym of Heisenberg uncertainty principle
このボタンはなに?

講義中、物理学者は正確な測定が量子系を乱す理由を説明するためにハイゼンベルクの不確定性原理に言及しました。

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★