Intermediate Pronunciation #word-stress #pronunciation #IT-terms
Word Stress in Technical Terms
5 exercises on where to place stress in IT vocabulary — the noun/verb shift (REcord vs reCORD), debug, protocol, API, and infrastructure.
Quick word stress reference
- RECord (noun) vs reCORD (verb) — same pattern: EXport/exPORT, IMport/imPORT
- de-BUG — stress on 2nd syllable, like all "de-" prefix verbs
- PRO-to-col — stress on 1st syllable (3 syllables)
- API — "AY-PEE-EYE" (formal) or "APP-ee" (informal)
- IN-fra-struk-chur — primary stress on 1st syllable
0 / 10 completed
1 / 10
The word record can be a noun or a verb. Which pronunciation is correct for each?
"Please record the meeting." (verb) vs. "Check the record." (noun)
"Please record the meeting." (verb) vs. "Check the record." (noun)
Noun/verb stress shift — "REcord" vs "reCORD":
English has a productive pattern where the same word shifts stress depending on whether it is a noun or a verb:
Noun: REK-ord — stress on the first syllable
Verb: re-CORD — stress on the second syllable
More examples of this noun/verb stress shift in IT contexts:
English has a productive pattern where the same word shifts stress depending on whether it is a noun or a verb:
Noun: REK-ord — stress on the first syllable
Verb: re-CORD — stress on the second syllable
More examples of this noun/verb stress shift in IT contexts:
| Noun | Verb |
|---|---|
| REFund — "Get a REF-und" | reFUND — "re-FUND the user" |
| EXport — "an EX-port feature" | exPORT — "ex-PORT the data" |
| IMport — "run an IM-port job" | imPORT — "im-PORT the module" |
| UPdate — "apply the UP-date" | upDATE — "up-DATE the record" |
| OVERride (British noun) | overRIDE — "over-RIDE the method" |
2 / 10
A developer says the word debug in a standup: "I spent the morning debugging a race condition."
Where is the stress?
Where is the stress?
debug — /dɪˈbʌɡ/ — "de-BUG":
Unlike the noun/verb shift seen in "RECord / reCORD," the word debug is almost always a verb and always stresses the second syllable: "de-BUG".
The whole debug family:
Similar "de-" prefixed IT verbs:
Unlike the noun/verb shift seen in "RECord / reCORD," the word debug is almost always a verb and always stresses the second syllable: "de-BUG".
The whole debug family:
- debug /dɪˈbʌɡ/ — "de-BUG" (verb: to find and fix errors)
- debugger /dɪˈbʌɡər/ — "de-BUG-er" (tool or person)
- debugging /dɪˈbʌɡɪŋ/ — "de-BUG-ing" (the process)
Similar "de-" prefixed IT verbs:
- dePLOY — "de-PLOY" (though DEploy also heard)
- deCOMpress — "de-com-PRESS"
- dePRECate — "DEP-re-cate" (note: stress shifts to first syllable here!)
3 / 10
In a system design discussion, a developer mentions protocol: "We need to choose the right protocol for this use case — HTTP/2 or gRPC."
Where does the stress fall in "protocol"?
Where does the stress fall in "protocol"?
Protocol — /ˈproʊtəkɒl/ — "PRO-to-col":
"Protocol" is a three-syllable word with stress on the first syllable: PRO-to-col.
Common mispronunciation: "pro-TOK-ol" — placing stress on the second syllable. This is heard from non-native speakers influenced by French (protocole) or other European languages.
Syllable breakdown: PRO · to · col → stress: PRO-to-col
The full protocol vocabulary:
"Protocol" is a three-syllable word with stress on the first syllable: PRO-to-col.
Common mispronunciation: "pro-TOK-ol" — placing stress on the second syllable. This is heard from non-native speakers influenced by French (protocole) or other European languages.
Syllable breakdown: PRO · to · col → stress: PRO-to-col
The full protocol vocabulary:
- "PRO-to-col" (noun) — a set of rules for communication
- "HTTP protocol", "TCP/IP protocol", "WebSocket protocol"
- BRO-ker — "a message BROker" (not "bro-KER")
- EX-ec-ute — "EX-e-cute the process"
- DA-ta-base — "DAY-ta-base" (American) or "DAH-ta-base" (British)
- CLI-ent — "CLI-ent" (2 syllables)
4 / 10
Which is the standard pronunciation of API (Application Programming Interface) in a technical presentation?
API — two accepted pronunciations:
Spelled out: "AY-PEE-EYE" — the most formal and unambiguous version. Used in presentations, client meetings, and when precision matters.
Spelled out: "AY-PEE-EYE" — the most formal and unambiguous version. Used in presentations, client meetings, and when precision matters.
- "We expose a RESTful AY-PEE-EYE."
- Each letter is said individually: A-P-I
- "We have an APP-ee for that."
- "The APP-ee is down."
- "APP-ee key", "APP-ee endpoint"
- In a presentation, interview, or client meeting: "AY-PEE-EYE" is safer
- In casual team conversation: "APP-ee" is common and fine
- In writing: always "API" (abbreviation)
- URL = "YOU-arr-ELL" (never "earl" in formal use, though "earl" is heard informally)
- SQL = "ess-queue-ell" OR "sequel" — both are standard
- CLI = "SEE-ell-EYE" (spelled) or "KLEE" (as a word, less common)
- IDE = "EYE-dee-EE" — always spelled out
5 / 10
A developer refers to infrastructure in an architecture review. Which pronunciation is correct?
Infrastructure — /ˈɪnfrəstrʌktʃər/ — "IN-fra-struk-chur":
This is a 4-syllable word with primary stress on the first syllable and a secondary stress on the third:
IN · fra · STRUK · chur → primary: IN, secondary: STRUK
Common mispronunciations:
This is a 4-syllable word with primary stress on the first syllable and a secondary stress on the third:
IN · fra · STRUK · chur → primary: IN, secondary: STRUK
Common mispronunciations:
- "in-FRAH-struk-chur" — wrong primary stress
- "in-fra-STRUK-ture" (5 syllables) — over-articulating "structure"
- "infra-structure" with equal stress — both syllables should not have equal emphasis
- infrastructure — /ˈɪnfrəstrʌktʃər/
- infrastructure as code (IaC) — "IN-fra-struk-chur as code"
- infra (informal shortening) — /ˈɪnfrə/ — "IN-fra" — very common in DevOps: "the infra team", "wiring up the infra"
- ARchitecture — "AR-ki-tek-chur" (not "ar-KI-tek-chur")
- ENterprise — "EN-ter-pryz"
- CONfiguration — "con-FIG-yur-ay-shun" (secondary stress: con-FIG)
6 / 10
In spoken English, the compound noun code review is stressed differently from the adjective+noun phrase. Which is correct?
Compound noun stress rule — stress falls on the FIRST element:
In English compound nouns, the primary stress almost always falls on the first word:
CODE review (not "code RE-view")
BUG report (not "bug re-PORT")
PULL request (not "pull re-QUEST")
Why? This is the standard English compound noun stress pattern. It distinguishes a compound noun from an adjective+noun phrase:
In English compound nouns, the primary stress almost always falls on the first word:
CODE review (not "code RE-view")
BUG report (not "bug re-PORT")
PULL request (not "pull re-QUEST")
Why? This is the standard English compound noun stress pattern. It distinguishes a compound noun from an adjective+noun phrase:
- "a CODE review" (= a review of code) → stress on CODE
- "a quick REVIEW" (= a review that is quick) → stress on REVIEW
| Compound Noun | Stress Pattern |
|---|---|
| code review | CODE review |
| bug report | BUG report |
| pull request | PULL request |
| load balancer | LOAD balancer |
| version control | VERsion control |
7 / 10
A DevOps engineer says: "The load balancer is distributing traffic across all instances."
How should load balancer be stressed?
How should load balancer be stressed?
Load balancer — "LOAD balancer":
As a compound noun, "load balancer" stresses the first element: LOAD balancer.
The word "balancer" itself has stress on its first syllable: BAL-ancer. But in the compound, the compound stress on LOAD is stronger.
Full stress contour: LOAD · bal · an · cer — primary stress: LOAD; secondary stress: BAL
DevOps compound nouns with the same pattern:
As a compound noun, "load balancer" stresses the first element: LOAD balancer.
The word "balancer" itself has stress on its first syllable: BAL-ancer. But in the compound, the compound stress on LOAD is stronger.
Full stress contour: LOAD · bal · an · cer — primary stress: LOAD; secondary stress: BAL
DevOps compound nouns with the same pattern:
| Term | Stress | Example |
|---|---|---|
| load balancer | LOAD balancer | "behind a LOAD balancer" |
| health check | HEALTH check | "the HEALTH check failed" |
| feature flag | FEAture flag | "behind a FEAture flag" |
| error budget | ERror budget | "our ERror budget" |
8 / 10
During a Git training, an instructor says: "Always write a clear commit message."
How is commit message pronounced as a compound noun?
How is commit message pronounced as a compound noun?
Commit message — "comMIT MESSage" or "comMIT message":
This is a compound noun where commit itself is stressed on its second syllable: com-MIT.
This is an exception to the simple first-word stress rule — when the first element of a compound has its own two-syllable stress pattern, the compound-level stress lands on the stressed syllable of that word:
com·MIT mes·sage → primary stress: MIT; secondary stress: MES
Why "comMIT" and not "COMmit"? The word commit is a verb with consistent second-syllable stress: com-MIT, com-MITted, com-MITting. In compound nouns, the stress of the first element carries through.
Similar patterns with two-syllable first elements:
This is a compound noun where commit itself is stressed on its second syllable: com-MIT.
This is an exception to the simple first-word stress rule — when the first element of a compound has its own two-syllable stress pattern, the compound-level stress lands on the stressed syllable of that word:
com·MIT mes·sage → primary stress: MIT; secondary stress: MES
Why "comMIT" and not "COMmit"? The word commit is a verb with consistent second-syllable stress: com-MIT, com-MITted, com-MITting. In compound nouns, the stress of the first element carries through.
Similar patterns with two-syllable first elements:
- re·LEASE notes — "re-LEASE notes" (compare: RElease as a noun is sometimes REL-ease in British English)
- re·VIEW comment — "re-VIEW comment" (review = re-VIEW)
- re·QUEST body — "re-QUEST body"
- re·SPONSE time — "re-SPONSE time"
9 / 10
A team lead says: "We need better version control discipline on this project."
Which stress pattern is correct for version control?
Which stress pattern is correct for version control?
Version control — "VERsion control":
The compound noun stress rule applies: stress falls on the first element — specifically its first syllable: VER-sion control.
VER · sion con · trol → primary: VER
The word "control" by itself is stressed on its second syllable: con-TROL. But in the compound, the first element (version) carries the primary stress.
More version-related compound nouns:
The compound noun stress rule applies: stress falls on the first element — specifically its first syllable: VER-sion control.
VER · sion con · trol → primary: VER
The word "control" by itself is stressed on its second syllable: con-TROL. But in the compound, the first element (version) carries the primary stress.
More version-related compound nouns:
| Term | Stress |
|---|---|
| version control | VERsion control |
| source code | SOURCE code |
| branch name | BRANCH name |
| merge conflict | MERGE conflict |
| release branch | RElease branch |
10 / 10
A product manager discusses priorities: "The bug report says users can't log in on mobile."
Which stress is correct for bug report?
Which stress is correct for bug report?
Bug report — "BUG report":
Classic compound noun stress: BUG report. The word "report" by itself is stressed on its second syllable: re-PORT. In the compound, that stress is overridden by the compound-level stress on the first element: BUG.
Comparing compound noun vs verb phrase stress:
Summary rule: In English compound nouns, stress the first element. This pattern is consistent across IT vocabulary and helps you sound natural in technical discussions.
Classic compound noun stress: BUG report. The word "report" by itself is stressed on its second syllable: re-PORT. In the compound, that stress is overridden by the compound-level stress on the first element: BUG.
Comparing compound noun vs verb phrase stress:
- "File a BUG report" → noun compound, stress on BUG
- "bug re-PORT" — if you 'report a bug', the verb 'report' takes its normal stress
| Compound | Stress |
|---|---|
| bug report | BUG report |
| pull request | PULL request |
| stack trace | STACK trace |
| test case | TEST case |
| code base | CODEbase |
Summary rule: In English compound nouns, stress the first element. This pattern is consistent across IT vocabulary and helps you sound natural in technical discussions.