検索結果- 英語 - 多言語
検索内容:
writing system
(linguistics) A system for writing one or more languages; a particular alphabetic, syllabic, logographic, or other scheme. For example, the Latin alphabet or the Cyrillic alphabet.
複数の言語の表記に用いられる体系。アルファベット、音節文字、表意文字など、特定の形式や方式によって構成される。例えば、ラテン文字体系やキリル文字体系などがある。
absorption system
A refrigeration system that utilizes ammonia being absorbed by water, to create the cooling effect.
アンモニアが水に吸収されることにより冷却効果を得る、吸収式冷凍システム / アンモニアと水を利用して冷却を実現する、吸収冷凍装置
Ghent system
An arrangement whereby the main responsibility for welfare payments, especially unemployment benefits, is held by trade or labour unions rather than a government agency.
政府機関ではなく、失業保険などの福祉給付金の主たる責任を労働組合または労働者組合が担う制度
system of equations
(mathematics) a set of equations required to be satisfied simultaneously or considered as a whole
連立方程式(複数の方程式が同時に成立することを求められる集合)
crystal system
(crystallography) Any of the seven distinct symmetry classifications of crystals: cubic, tetragonal, hexagonal, orthorhombic, monoclinic, triclinic and trigonal.
結晶系:結晶学における、結晶の対称性に基づく7つの分類(立方晶系、正方晶系、六方晶系、直方体晶系、単斜晶系、三斜晶系、三方晶系)を指す。
absolute system
Ptolemaic system
unified type system
(object-oriented programming) A concept for computer language types where a primitive type can support methods and encapsulation, but only reference types support virtual methods and specialization.
コンピュータ言語における統一型システムとは、オブジェクト指向プログラミングの概念で、プリミティブ型もメソッドやカプセル化をサポートするが、仮想メソッドや特殊化は参照型に限るという考え方を指します。 / つまり、基本データ型にもオブジェクト指向的な機能(メソッドやカプセル化)が認められる一方、機能の一部(仮想メソッド、特殊化)は参照型のみで扱われるという、統一された型システムの概念です。