fix tables
This commit is contained in:
parent
10ba51e15f
commit
60a6e7280a
1 changed files with 12 additions and 10 deletions
|
|
@ -395,7 +395,7 @@ in general -만 and -밖에 are interchangeable, but
|
||||||
### Irregulars {#irregulars}
|
### Irregulars {#irregulars}
|
||||||
|
|
||||||
| ends with | change |
|
| ends with | change |
|
||||||
|---|---|
|
| -------------------------------------- | ---------------- |
|
||||||
| ㅅ | remove ㅅ |
|
| ㅅ | remove ㅅ |
|
||||||
| ㄷ | ㄷ => ㄹ |
|
| ㄷ | ㄷ => ㄹ |
|
||||||
| last vowel ㅗ + ㅂ | remove ㅂ, add 오아 |
|
| last vowel ㅗ + ㅂ | remove ㅂ, add 오아 |
|
||||||
|
|
@ -404,12 +404,14 @@ in general -만 and -밖에 are interchangeable, but
|
||||||
| vowel in 2nd last syllable not ㅏ/ㅗ + ㅡ | ㅡ => ㅓ |
|
| vowel in 2nd last syllable not ㅏ/ㅗ + ㅡ | ㅡ => ㅓ |
|
||||||
| last vowel ㅏ/ㅗ + 르 | 르 => ㄹ + 라 |
|
| last vowel ㅏ/ㅗ + 르 | 르 => ㄹ + 라 |
|
||||||
| last vowel not ㅏ/ㅗ + 르 | 르 => ㄹ + 러 |
|
| last vowel not ㅏ/ㅗ + 르 | 르 => ㄹ + 러 |
|
||||||
|
|
||||||
but!
|
but!
|
||||||
- 입다 -> 입어요 -> 임을 거예요 (to wear)
|
- 입다 -> 입어요 -> 임을 거예요 (to wear)
|
||||||
- 잡다 -> 잡아요 -> 잡을 거예요 (to catch)
|
- 잡다 -> 잡아요 -> 잡을 거예요 (to catch)
|
||||||
- 씹다 -> 씹어요 -> 씹을 거예요 (to chew)
|
- 씹다 -> 씹어요 -> 씹을 거예요 (to chew)
|
||||||
- 좁다 -> 좁아요 -> 좁을 거예요 (to be narrow)
|
- 좁다 -> 좁아요 -> 좁을 거예요 (to be narrow)
|
||||||
- 넓다 -> 넓어요 -> 넓을 거예요 (to be wide)
|
- 넓다 -> 넓어요 -> 넓을 거예요 (to be wide)
|
||||||
|
|
||||||
### More than {#morethan}
|
### More than {#morethan}
|
||||||
|
|
||||||
A보다 더 = more than A
|
A보다 더 = more than A
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue