iterate
反復する
解説 Definition
同じことを何度も繰り返すことを表します。IT や数学では処理や計算を反復する意味でよく使われ、一般には試行や改善を繰り返す場合にも使われます。
To iterate means to repeat a process, often several times, in order to improve or refine something. It is common in software development, design, and problem-solving. The word is more technical or formal than simply saying "repeat."
覚え方のコツ Memory Tip
`iterate` は IT でよく見る `iteration` とセットで覚えると定着しやすい語です。1回で終えるのでなく、同じ手順をもう一周、もう一周と回して少しずつ改善する感じ。会話でも「試して、直して、また試す」という反復の流れに結びつけるとよいです。`repeat` が単純に繰り返すのに対し、`iterate` は各周回で調整しながら進める響きが強め。`reiterate` は「もう一度強調して繰り返す」なので混同しないようにします。
Learn it with `iteration`, which is common in IT and problem-solving. `Iterate` is not just repeat again and again; it suggests repeating while improving each round. You can remember it as `try, adjust, and try again`.
例文
The algorithm will iterate through all the data.
そのアルゴリズムはすべてのデータを順に処理する。
We iterate on our design based on user feedback.
ユーザーフィードバックに基づいてデザインを反復的に改善する。
The function iterates until a condition is met.
その関数は条件を満たすまで反復する。
iterate の類義語・関連語
紛らわしい語
iterate の語源・成り立ち Etymology
iterate はラテン語 iterare「繰り返す」に由来し、その背後に iterum「再び」があります。核は「もう一度」の感覚で、iteration や reiterate が同じ仲間です。だから iterate は、同じ手順を何度も回して反復することを表します。
Iterate comes from Latin iterare, meaning "to repeat," probably linked with iterum, "again." Its core idea has always been doing something another time. In modern English, it often means repeating a process or step in a series. Related words include iteration and reiterate.
外部辞書で調べる
この単語を英単語クイズで覚えよう