5 exercises on tricky IT homophones in technical contexts.
0 / 5 completed
1 / 5
Which word means a software fix? (sounds like part of "dispatch")
A patch /pætʃ/ is a small update that fixes a bug. The word ends in the /tʃ/ sound (as in church and match), and the vowel is a short /æ/ as in cat. It rhymes with match, catch, and batch. Engineers apply a patch or patch a vulnerability. Note the clear final /tʃ/, which non-native speakers sometimes soften to /ʃ/ (the sh sound). Keep the t audible so patch does not sound like pash.
2 / 5
Which word describes poor encryption? (homophone of "week")
Weak /wiːk/ means lacking strength, as in weak encryption or a weak password. It is a perfect homophone of week (seven days). Both use the long /iː/ vowel as in see and tree. So "a weak hash" and "a week hash" sound identical. In security reviews, weak is common: weak ciphers, weak keys. Context tells listeners which meaning applies, since a week rarely modifies a cipher.
3 / 5
Which word means simple or unencrypted text? (homophone of "plane")
Plain /pleɪn/ text is unformatted, readable data, the opposite of ciphertext. It is a homophone of plane (aircraft or a flat surface). Both use the /eɪ/ diphthong as in day and say. Saying "send it in plain text" sounds like "plane text", but context makes it clear. In security, plaintext (one word) means data before encryption. Remember the spelling: plain with ai for simple text, plane with a-e for geometry or aviation.
4 / 5
Which word means a fundamental rule? (homophone of "principal")
A principle /ˈprɪnsəpəl/ is a fundamental truth or rule, as in the principle of least privilege. It is a homophone of principal (a head person, or in security an authenticated identity). Both are pronounced /ˈprɪnsəpəl/ with stress on the first syllable. Confusingly, in IAM a principal is a user or service, while a design principle is a guiding rule. Memory aid: a principal is your pal; a principle is a rule.
5 / 5
In AWS IAM, which word names an authenticated identity?
In AWS IAM, a principal /ˈprɪnsəpəl/ is an entity (a user, role, or service) that can make requests. It is a homophone of principle (a fundamental rule). Both are pronounced identically with first-syllable stress. So "attach a policy to the principal" sounds exactly like "the principle", and only context distinguishes them. Spelling matters in writing: principal ends in -pal (think of your pal the identity), while a guiding principle ends in -ple.