Hangul is a gift. Most scripts developed over centuries inside a fog of mess; Hangul was invented in 1443 by King Sejong and his scholars as a designed system. The letters are not arbitrary — their shapes imitate the mouth and throat making the sound. That is why you can read Korean in an afternoon rather than a year.
The ingredients: 24 letters#
All of Korean text is built from 14 consonants and 10 vowels. That really is the whole inventory. Once you know those, any word is a composition you can parse.
The 14 consonants — and why they look the way they do#
| Letter | Sound (approx) | Why it looks like that |
|---|---|---|
| ㄱ | g/k | shape of the tongue root raising to the throat |
| ㄴ | n | tongue tip touching the teeth ridge |
| ㄷ | d/t | the tongue blocking the teeth |
| ㄹ | r/l | the tongue flicking |
| ㅁ | m | the outline of closed lips |
| ㅂ | b/p | the box of pressed lips |
| ㅅ | s | the tooth silhouette |
| ㅇ | silent, -ng at end | the open mouth/empty circle |
| ㅈ | j | tongue touching the palate |
| ㅊ | ch | j + a breath stroke |
| ㅋ | k (strong) | ㄱ + strong burst |
| ㅌ | t (strong) | ㄷ + strong burst |
| ㅍ | p (strong) | ㅂ + strong burst |
| ㅎ | h | breath rising |
The pattern (a huge time-saver): the "strong" consonants ㅋㅌㅍㅊ are exactly the base letters ㄱㄷㅂㅈ with an extra breath mark. Aspiration is a feature, not an accident.
The 10 basic vowels — four plus their "y" versions#
| Letter | Sound | Letter | Sound |
|---|---|---|---|
| ㅏ | a (as in father) | ㅑ | ya |
| ㅓ | eo (as in "cup") | ㅕ | yeo |
| ㅗ | o (as in "go") | ㅛ | yo |
| ㅜ | u (as in "food") | ㅠ | yu |
| ㅡ | eu (as in "book", lips relaxed) | ㅣ | i (as in "see") |
Vowels are drawn as the basic directions of the mouth: ㅣ is the vertical line (like "i"), ㅡ is the horizontal (like "u" in "book"), and the others add a starting stroke. Two mixed vowels you will see constantly:
- ㅐ = ae (like "a" in "cat") — from ㅏ + ㅣ
- ㅔ = e (like "e" in "bed") — from ㅓ + ㅣ
Syllables are square blocks, not linear letters#
Here is the one structural rule that surprises everyone: you do not write letters left-to-right as a string. Letters stack into square syllable blocks.
The block has two shapes:
- Vowel is "vertical" (ㅏ ㅣ ㅑ …): consonant on the left, vowel on the right.
ㄱ+ㅏ→ 가 - Vowel is "horizontal" (ㅓ ㅗ ㅜ ㅡ …): consonant on top, vowel below.
ㄱ+ㅗ→ 고
A final consonant (받침) is tucked under the block: 강 = ㄱ + ㅏ + ㅇ.
Think of each block as one syllable you beat once with your mouth: 한 = h-a-n = one beat. 한국 = 두 blocks = two beats.
One quick side effect of blocks: ㅇ is silent when it starts a block (아 = "a"), but pronounced as "-ng" when it sits under one (강 = "gang").
Your first reading session (practice words)#
You now have everything needed to read real Korean. Say each block in order:
| Word | Read as | Means |
|---|---|---|
| 한국 | han-guk | Korea |
| 한국어 | han-gu-geo | the Korean language |
| 서울 | seo-ul | Seoul |
| 사랑 | sa-rang | love |
| 학생 | hak-saeng | student |
| 물 | mul | water |
| 밥 | bap | rice / meal |
| 김치 | gim-chi | kimchi |
| 맛있어요 | ma-shi-sseo-yo | it's delicious |
Notice the sound rules lurking in those words: 맛 (mas) + 있어요 — the ㅅ at the end of 맛 is read as a soft "-t" (a final consonant is pronounced tensely/lightly), and it melts into the next syllable as "s". Don't panic about these now; the block decoding is the whole point of Part 1.
A tip for reading faster#
Only five letters can sit as a final consonant in natural speech: ㄱ (k), ㄴ (n), ㄷ (t), ㄹ (l), ㅁ (m), ㅂ (p), ㅇ (ng). When you see a 받침, those are your candidates. Everything else in the bottom slot is "read as the closest of these." That single heuristic lets you sound out 90% of text.
ㅂ 받침 → "p" (밥 = bap), ㄷ 받침 → "t" (맛 = mat), ㄱ 받침 → "k" (국 = guk).
Practice: decode three real-life words#
- 커피 (keo-pi) — coffee. (커 = ㅋ+ㅓ, 피 = ㅍ+ㅣ)
- 반가워요 (ban-ga-wo-yo) — "nice to meet you". (반 = ㅂ+ㅏ+ㄴ, 가 = ㄱ+ㅏ, 워 = ㅇ+ㅝ, 요 = ㅇ+ㅛ)
- 고마워요 (go-ma-wo-yo) — "thank you". (고 = ㄱ+ㅗ, 마 = ㅁ+ㅏ, 워 = ㅇ+ㅝ, 요 = ㅇ+ㅛ)
If you just read those out loud correctly, you have officially leveled Hangul. From there, the letters you already know will start showing up everywhere — signs, menus, karaoke screens.
Two follow-ups make the alphabet stick: Part 2: sentence structure and particles, where you'll see these words put together, and Part 3: politeness levels, which explains why 반가워요 and 고마워요 end in 요.