routines
routines — noun
- routinessingular
- routinesesplural
1. sets of actions that people keep doing in the same order because that is the nor
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.
collocation: bedtime routines
Felipe changed the kitchen routines after the new chef joined the hotel.
pattern: change routines after a new situation
Adina found the school routines strange after the long winter holiday.
The nurses follow strict hand-washing routines before touching newborn babies.
- 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
- improvisation
doing things without a fixed plan or order
文法句型
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.
常見錯誤
2. prepared pieces that performers use again in shows or contests, such as dance se
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.
collocation: dance routines
The circus dropped two old routines and added a fire act.
Walid laughed at the routines the twins repeated during the talent show.
Coach Lakan judged the floor routines for balance, rhythm, and clean landings.
文法句型
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
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.
computing collocation: backup routines
Christopher rewrote the search routines to handle spelling errors faster.
pattern: rewrite routines to handle a task
Nikhil stored the printing routines in a separate file for later testing.
Iker traced the crash to old payment routines calling a deleted table.
- 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.