routines

IPA/ruːˈtiːn/
KK[rutˈinz]IPA/ruːˈtiːn/

routines — 名詞

  • routinessingular
  • routinesesplural

1. sets of actions that people keep doing in the same order because that is the nor

1.名詞B1
釋義

固定流程

日常反覆照做的一套步驟

sets of actions that people keep doing in the same order because that is the normal way things are done in daily life, school, or work

例句

Eve's bedtime routines begin with a warm bath and two picture books.

Eve 的睡前固定流程是先洗熱水澡,再讀兩本圖畫書。

collocation: bedtime routines

Felipe changed the kitchen routines after the new chef joined the hotel.

新主廚加入飯店後,Felipe 改了廚房的固定流程。

pattern: change routines after a new situation

同義詞
  • habits

    smaller repeated actions, often automatic rather than step-by-step

  • procedures

    more formal and often required by rules or safety policy

  • rituals

    suggest deliberate meaning or emotion, not just repeated practical steps

  • schedules

    focus on times rather than the actions themselves

反義詞

文法句型

follow / change routines

bedtime / school / work routines

用法筆記

Usually plural when talking about family, school, hospital, or workplace patterns. Unlike habits, routines are linked steps done in order rather than one repeated action.

常見錯誤

Our habits at work changed after the new manager arrived.
Our routines at work changed after the new manager arrived.
💡routines are connected steps done in sequence; habits are usually single repeated actions.

2. prepared pieces that performers use again in shows or contests, such as dance se

2.名詞B2
釋義

表演套路

表演或比賽中反覆演出的段落

prepared pieces that performers use again in shows or contests, such as dance sections, comic bits, or exercise combinations

例句

Aoi and her partner practised three dance routines before the city final.

Aoi 和搭檔在市賽前練了三套舞蹈套路。

collocation: dance routines

The circus dropped two old routines and added a fire act.

馬戲團拿掉兩段舊橋段,改加了一場火焰表演。

同義詞
  • acts

    single performance units, often broader than one repeated sequence

  • numbers

    older show-business term for a song or dance item

  • sequences

    neutral term for actions in order, without the performance emphasis

文法句型

practice / perform routines

dance / comedy / floor routines

用法筆記

Often modified by the type of performance, such as dance, comedy, floor, or warm-up. The word points to a sequence that can be rehearsed and repeated.

3. sections inside software that are built to handle one job each, such as checking

3.名詞B2
釋義

常式;程序

程式內負責特定工作的模組

sections inside software that are built to handle one job each, such as checking, sorting, or saving data

例句

Imani tested the backup routines before the hospital server went live.

Imani 在醫院伺服器上線前測試了備份常式。

computing collocation: backup routines

Christopher rewrote the search routines to handle spelling errors faster.

Christopher 重寫了搜尋程序,讓它更快處理拼字錯誤。

pattern: rewrite routines to handle a task

同義詞
  • functions

    modern term for named code units, often ones that return a value

  • procedures

    code units that perform actions without stressing a returned value

  • subroutines

    routines that are called from a larger program or routine

文法句型

write / test / rewrite routines

backup / search / payment routines

用法筆記

Used mainly in technical discussion. In modern programming teams, function or procedure is often more specific, but routines still appears as a broad label for blocks of code.