IPA Basics for IT Professionals
Learn to read the International Phonetic Alphabet (IPA) — the notation used in dictionaries and documentation to show exactly how words are pronounced. Five exercises covering the symbols you will encounter most often in IT vocabulary.
What is IPA and why should IT professionals learn it?
- IPA is a standardised alphabet where each symbol always represents exactly one sound — no ambiguity
- Dictionaries (Oxford, Cambridge, Merriam-Webster) use IPA to show pronunciation — once you know the symbols, you can look up any word
- IT documentation, style guides, and glossaries increasingly include IPA for technical terms (e.g. SQL, cache, nginx, tuple)
- British English IPA uses /ə/ at the end of words like server and compiler — understanding this explains why British speakers drop the "r"
0 / 5 completed
1 / 5
Multiple Choice
You are reading a dictionary entry for the word cat and see the IPA symbol /æ/. Which sound does /æ/ represent?
/æ/ = the "trap" vowel — as in cat, bad, trap
The symbol /æ/ (called "ash") is the short open front unrounded vowel. In British English it appears in:
The symbol /æ/ (called "ash") is the short open front unrounded vowel. In British English it appears in:
- cat /kæt/
- bad /bæd/
- trap /træp/
- batch /bætʃ/
- cache /kæʃ/ — the most important one to know
- bash /bæʃ/ — the Unix shell
- batch /bætʃ/ — as in batch processing
- flag /flæɡ/ — a command-line argument marker
- stack /stæk/ — a data structure
IPA Symbol Reference
Key IPA symbols used in British English dictionaries and technical documentation. Bookmark this section as a quick lookup while reading pronunciation guides.
| Symbol | Name | IT / English examples | Note |
|---|---|---|---|
| /æ/ | ash | cat, cache, bash, stack | Short open front vowel |
| /θ/ | theta | think, thread, threshold | Voiceless dental fricative; tongue between teeth |
| /ð/ | eth | this, that, the, then | Voiced dental fricative; same position as /θ/ but voiced |
| /ʃ/ | esh | shell, bash, push, cache | "sh" sound |
| /dʒ/ | voiced palato-alveolar affricate | Java, JSON, join, judge | "j" sound as in jump |
| /ŋ/ | eng | ping, string, running, debugging | "ng" sound; never has a hard /ɡ/ in British English |
| /ɪ/ | small capital I | bit, script, git, build, list | Short lax vowel; shorter and more central than /iː/ |
| /iː/ | long close front vowel | read, stream, rebase, free | Long "ee" sound; the colon ː indicates length |
| /ə/ | schwa | server, data, error, parameter | Unstressed neutral vowel; most frequent vowel in English |
| /ˈ/ | primary stress mark | /ˈsɜːvə/ (server), /ˈdeɪtə/ (data) | Placed before the stressed syllable, not after |
| /ː/ | length mark | /iː/, /uː/, /ɑː/ | Indicates a long vowel — hold it twice as long |