えいたんごクイズ

decrement

/ˈdɛkrəmənt/

意味一覧 (2件)

noun

減少げんしょう

解説 Definition

数値が下がった量、または下げる単位・操作を指す名詞。単なる全体的な減少よりも、「1回の減分」「一定ステップのマイナス幅」という測定・計算上の意味で使われやすい。

A decrement is a decrease or small reduction in amount, value, or level. It is often used in technical, scientific, or formal contexts to describe a step down rather than a sudden drop.

覚え方のコツ Memory Tip

名詞では「減ったという現象」より、表や計算で記録できる減少分に注目します。予算が各処理で 5 ずつ減るなら、その 5 が a decrement です。プログラミングでは decrement operator のように、値を小さくする仕組みや命令名にもなります。動詞 decrement が「減らす/減っていく」動作を表すのに対し、名詞はその結果の幅、単位、または操作そのものを名付ける語です。

The easiest way is to pair it with `increment`. If `increment` is a step up, `decrement` is a step down. The ending `-ment` often makes a noun, so think of it as "the amount reduced" or "the act of reducing," especially in technical or number-based contexts.

例文

The decrement in sales was concerning for the company.

売上の減少は企業にとって懸念事項だった。

In the loop, we use a decrement operator to count down.

ループでは、カウントダウンするために減分演算子を使用する。

Each decrement reduces the remaining budget.

各減少は残りの予算を減らす。

verb

減少げんしょうする

(意味 2)

解説 Definition

値・残数・カウンターを、決まった幅で下げる動作を表す動詞。自然に減る場合にも使えるが、特にループ処理や在庫管理などで「1ずつ減らす/減っていく」という操作性が強い。

As a verb, decrement means to reduce a value, amount, or counter by a fixed step. It is often used when something goes down one by one or in another controlled amount. The word can also describe a natural decrease, but it is especially common in programming, loops, and systems that change numbers in a precise way. Compared with decrease, decrement sounds more technical and operation-focused.

覚え方のコツ Memory Tip

decrement は「下げる処理」として覚えると使い分けやすいです。たとえば count を 10 から 9、8、7 と進めるように、制御されたステップで値を小さくします。de- は下方向、-crement は増減の変化量に関わる部分と捉えると、increment「増やす」と対になります。日常の売上や人口が減るなら decrease が自然で、decrement はコードや仕様書で値を操作する響きです。

Think of decrement as a controlled "step down" operation. For example, a count moves from 10 to 9 to 8 in clear steps, not just in a general way. The prefix de- suggests downward movement, and the word pairs naturally with increment, which means to increase step by step. For everyday changes like sales or population going down, decrease is more natural, but decrement is common when code or a system changes a value.

例文

The program decrements the counter by one after each loop.

そのプログラムは各ループのあとでカウンターを1つ減らします。

If no item is sold, the system will not decrement the stock value.

商品が売れなければ、システムは在庫の値を減らしません。

As the timer decremented toward zero, everyone in the room became quiet.

タイマーが0に向かって減少するにつれて、部屋の全員が静かになりました。

decrement の語源・成り立ち Etymology

decrement はラテン語 decrementum「減少」に由来し、de-「下へ・離れて」と crescere「成長する」が語源です。つまり本来は「成長が下向きになること」で、そこから「減少」の意味になりました。関連語は decrease, increment

"Decrement" comes from Latin decrementum, meaning "a decrease" or "decline." It is linked to de- meaning "down" and crescere, "to grow," so the original idea was growth moving downward instead of upward. From that, it came to mean a reduction or lessening. Related words include "decrease," "crescent," and "increment."

外部辞書で調べる

この単語をシェア

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