5 exercises on how stress shifts between noun and verb forms of the same tech word.
0 / 5 completed
1 / 5
How does stress shift in "record" between the noun and verb (as in "system log record" vs. "to record logs")?
In English, many two-syllable nouns and verbs share spelling but differ in stress. RECord /ˈrɛkərd/ (noun, stress first): "the audit RECord." reCORD /rɪˈkɔːrd/ (verb, stress second): "reCORD the transaction." In tech: "store the RECord in the database" vs. "the system will reCORD all events." This noun/verb stress shift is a key feature of English prosody.
2 / 5
How does stress shift in "update" (as in "a system update" vs. "to update the system")?
UPdate /ˈʌpdeɪt/ (noun, stress first): "install the latest UPdate." upDATE /ʌpˈdeɪt/ (verb, stress second): "upDATE the dependencies." In practice, many speakers keep stress on the first syllable for both, but the formal distinction is: noun → "UPdate," verb → "upDATE." So "download the UPdate" vs. "please upDATE your packages."
3 / 5
How does stress shift in "export" (as in "a data export" vs. "to export data")?
EXport /ˈɛkspɔːrt/ (noun, stress first): "run the data EXport." exPORT /ɪkˈspɔːrt/ (verb, stress second): "exPORT the CSV." In tech conversations: "schedule the weekly EXport" vs. "exPORT the function from the module." This is the same noun/verb stress rule as "RECord/reCORD" and "UPdate/upDATE."
4 / 5
How does stress shift in "import" (as in "a data import" vs. "to import a module")?
IMport /ˈɪmpɔːrt/ (noun, stress first): "run the IMport script." imPORT /ɪmˈpɔːrt/ (verb, stress second): "imPORT the library." In Python context: "use the imPORT statement" (verb action) vs. "the IMport failed" (noun event). This mirrors "EXport/exPORT" symmetrically.
5 / 5
How does stress shift in "refund" — relevant when discussing payment API chargebacks?
REFund /ˈriːfʌnd/ (noun, stress first): "process the REFund." reFUND /rɪˈfʌnd/ (verb, stress second): "reFUND the customer's payment." In payment API discussions: "trigger a reFUND via the API" vs. "the REFund was processed." This classic stress-shift pattern applies: noun → first syllable stressed; verb → second syllable stressed.