5 exercises on stress shifts between noun and verb forms.
0 / 5 completed
1 / 5
In the sentence "Let me ___ this commit message", which stress pattern of "record" is correct?
When record is a verb ("to capture / write down"), the stress falls on the second syllable: re-CORD /rɪˈkɔːd/. As a noun ("a stored item, e.g. a database record"), stress shifts to the first syllable: RE-cord /ˈrekɔːd/. This noun/verb stress shift is a regular English pattern. So "I will reCORD the data" (verb) but "delete that REcord" (noun). Saying "REcord" as a verb sounds odd to native ears. The vowels also reduce differently depending on which syllable is stressed.
2 / 5
In "the database returns one ___ per row", how should "object" be stressed?
As a noun ("a thing / data object"), object is stressed on the first syllable: OB-ject /ˈɒbdʒɪkt/. As a verb ("to disagree / raise an objection"), stress moves to the second: ob-JECT /əbˈdʒekt/. Since here we mean a data object (a noun), it is "OB-ject". So "create an OBject" (noun) versus "I obJECT to that design" (verb). In programming you almost always use the noun, so "OB-ject", "OB-ject-oriented" and "JSON OB-ject" are the everyday forms.
3 / 5
In "the build ___ takes three minutes", how is "process" stressed (as a noun)?
As a noun ("a running program or procedure"), process is stressed on the first syllable: PRO-cess /ˈprəʊses/ (UK) or /ˈprɒses/ (US). So "kill the PROcess", "child PROcess", "the build PROcess". As a verb ("to handle / compute"), it is also commonly first-stressed in everyday tech speech ("PROcess the queue"), though some dialects shift it. The plural noun "processes" is "PRO-cess-iz". The safe, standard pattern for IT is first-syllable stress: PRO-cess.
4 / 5
How is "update" stressed when used as a NOUN, as in "install the latest update"?
As a noun ("a released revision"), update is often stressed on the first syllable: UP-date /ˈʌpdeɪt/ — "the latest UP-date". As a verb ("to bring up to date"), stress moves to the second: up-DATE /ʌpˈdeɪt/ — "please upDATE the dependencies". This follows the regular noun-first / verb-second pattern seen in "record", "object" and "increase". So: "run the UP-date" (noun) versus "upDATE the package" (verb). The stress shift, plus subtle vowel reduction, signals which part of speech you mean.
5 / 5
Which general rule describes English noun/verb stress pairs like REcord vs reCORD?
For many two-syllable English words that work as both noun and verb, the pattern is: noun = stress on the FIRST syllable; verb = stress on the SECOND. Examples: REcord (n) / reCORD (v); OBject (n) / obJECT (v); INcrease (n) / inCREASE (v); UPdate (n) / upDATE (v). Mnemonic: Nouns up front, Verbs at the back. The shifted stress also changes vowel quality (unstressed vowels weaken to schwa). Not every word follows this (e.g. "process" stays first-stressed for both in many dialects), but it is the dominant rule.