iterate
gb/ɪtɚˌeɪt/ us/ɪtɚˌeɪt/
C1
英語
語義
0件の語義
動詞
C1
action
1
repeat a process in cycles
to do a process again and again, usually to make it better or get the right result
用法パターン:
iterate; iterate [a process/solution]; iterate until [result]
よくある間違い:
Do not use iterate for simply saying something twice; reiterate is much more common for repeating a statement.
類義語
repeat (broader; does not necessarily suggest improvement or cycles)
|
refine (emphasizes improvement more than repetition)
|
revise (emphasizes changing something after review)
対義語
finalize (finish changing or developing something)
|
stop (end the cycle instead of continuing it)
|
do once (perform a single time rather than repeatedly)
コロケーション
test and iterate
|keep iterating
|iterate quickly
|iterate based on feedback
|iterate a process
|iterate a solution
|learn and iterate
|prototype and iterate
|iterate until it works
テーマ
work
|business
|technology
|design
例文
- The team built a simple prototype, tested it with users, and iterated.
- Good software teams release early and iterate based on feedback.
- Scientists iterated the procedure until the measurements were stable.
学習者向け例文
- We can test the idea and iterate.
- They iterated the plan after each meeting.
動詞
technical
C1
action
2
run repeated calculations
to run the same calculation or computer procedure again and again
用法パターン:
[an algorithm/program] iterates; iterate [a formula/procedure]
よくある間違い:
In programming, iterate can mean repeat a procedure; iterate over or iterate through means go item by item through data.
類義語
loop (common programming term for repeating instructions)
|
recalculate (means calculate again, not necessarily in a repeated sequence)
|
repeat (less technical and more general)
対義語
terminate (end a procedure or loop)
|
halt (stop running)
|
run once (execute only a single time)
コロケーション
algorithm iterates
|iterate a formula
|iterate a function
|iterate a procedure
|iterate until convergence
|loop iterates
|method iterates
|iterate from an initial guess
|iterate ten times
テーマ
mathematics
|programming
|science
|technology
例文
- The algorithm iterates until the error is small enough.
- To solve the equation, the program iterates the formula using the previous estimate.
- The model iterated 10,000 times during the simulation.
学習者向け例文
- The loop iterates ten times.
- The program iterates until it finds an answer.
動詞
formal
C2
action
3
state again formally
to state something again, especially in a formal way
用法パターン:
iterate [a point/claim]; iterate that [clause]
よくある間違い:
Use reiterate in most ordinary contexts when you mean “say again”; iterate sounds unusual in this sense.
類義語
reiterate (much more common for emphasizing that something is said again)
|
repeat (neutral and common)
|
restate (emphasizes expressing the same idea again, possibly in different words)
対義語
withdraw (take back a statement)
|
retract (formally take back a statement)
|
deny (state that something is not true)
コロケーション
iterate a point
|iterate a claim
|iterate a warning
|iterate a demand
|iterate that
|repeatedly iterate
テーマ
communication
|formal_language
例文
- The speaker iterated the same point several times during the debate.
- The document iterates that all visitors must sign in before entering the building.
- In the formal statement, the company iterated its commitment to customer privacy.
学習者向け例文
- The manager iterated the rule again.
- The letter iterates the same warning.
文法
辞書形
iterate
IPA
GB/ɪtɚˌeɪt/
US/ɪtɚˌeɪt/
音節・強勢
it - er - ate (3音節)
活用形
Verb
- Base: iterate
- 3rd Person Singular: iterates
- Present Participle: iterating
- Past: iterated
表現
iterate on something
1/ɪtɚˌeɪt ˈɔn sˈʌmθɪŋ/
phrasal verb
business
improve through repeated changes
to improve something by changing and testing it again and again
例文
- We will iterate on the prototype after the user tests.
- The startup iterated on its pricing model for months.
- Don’t wait for the perfect draft; iterate on what you have.
iterate over something
1/ɪtɚˌeɪt ˈoʊvɚ sˈʌmθɪŋ/
phrasal verb
technical
loop through each item
in code, to go through each item in a list or group
例文
- The script iterates over every file in the folder and checks its size.
- Use a for loop to iterate over the array.
- The function iterates over the search results and returns only active accounts.
iterate through something
1/ɪtɚˌeɪt θɹˈu sˈʌmθɪŋ/
phrasal verb
technical
go through items sequentially
to go through things one by one in order
例文
- The program iterates through the records and flags missing addresses.
- She wrote a loop that iterates through the folders one at a time.
- Before choosing a solution, we iterated through several scenarios.