えいたんごクイズ

unary

/ˈjuːnəri/
adjective

単項たんこう

解説 Definition

1つのオペランド(入力値)のみを必要とする演算子を指す。プログラミング、数学、論理学における重要な技術用語である。

Related to one single part, value, or argument. This word is mainly used in math, logic, and computing for operations or systems that work with only one input. It is technical and not common in everyday conversation.

覚え方のコツ Memory Tip

binary を知っていれば覚えやすい語です。bi- が「2」に対し、unary は uni-/unit と同じ「1」の感覚で、「1つだけ相手にする」と押さえると定着します。特に unary operator は 1 個の値にだけ作用する演算子で、-x や !flag のように入力が 1 つで完結する場面を結びつけると強いです。否定の un- と見間違えず、「not」ではなく「one」側の語だと切り分けるのがコツです。

If you know `binary` for two, `unary` is the one-word partner for one. `Uni-` means "one," like in `unicycle` or `uniform`. Be careful: this is not negative `un-`; it is the "one" meaning.

例文

The unary operator in programming applies a single operation to one value.

プログラミングの単項演算子は1つの値に単一の操作を適用します。

In mathematics, the unary minus operator negates a given number.

数学では、単項マイナス演算子は与えられた数を否定します。

The logical NOT operator is a unary operator that inverts boolean values.

論理NOT演算子は真偽値を反転させる単項演算子です。

unary の類義語・関連語

unary の語源・成り立ち Etymology

unary はラテン語 unus「一つ」に由来し、uni-「一」+ -ary「…に関する」で組まれています。binary が二つを前提にするのに対し、unary は最初から「一つだけで成り立つ」が核なので、単項演算の意味がそのまま見えます。unitunion も同じ根です。

Unary comes from Latin unus, meaning "one." It was formed in English with uni- "one" and -ary "relating to," so the basic idea is "having to do with one." Its later technical use kept that sense of something involving only a single element; related words include unit and union.

外部辞書で調べる

この単語をシェア

この単語を英単語クイズで覚えよう