Files
everyone-can-use-english/1000-hours/sounds-of-english/01-2-consonants.md
an-lee dab09ea644 Package: add 1000-hours repo in workspace (#337)
* add 1000-hours repo in workspace

* update README
2024-02-20 15:40:18 +08:00

57 lines
1.2 KiB
Markdown

# 1.1.2. 辅音
英文大约 28 个辅音。
<table>
<tbody>
<tr>
<td rowspan="2">爆破音</td>
<td>清辅音</td>
<td><code>p</code>, <code>t</code>, <code>k</code></td>
</tr>
<tr>
<td>浊辅音</td>
<td><code>b</code>, <code>d</code>, <code>g</code></td>
</tr>
<tr>
<td rowspan="2">摩擦音</td>
<td>清辅音</td>
<td colspan="2"><code>f</code>, <code>s</code>, <code>θ</code>, <code>ʃ</code>, <code>h</code></td>
</tr>
<tr>
<td>浊辅音</td>
<td colspan="2"><code>v</code>, <code>z</code>, <code>ð</code>, <code>ʒ</code>, <code>r</code></td>
</tr>
<tr>
<td rowspan="2">破擦音</td>
<td>清辅音</td>
<td><code>tʃ</code>, <code>tr</code>, <code>ts</code></td>
</tr>
<tr>
<td>浊辅音</td>
<td><code>dʒ</code>, <code>dr</code>, <code>dz</code></td>
</tr>
<tr>
<td>鼻音</td>
<td>浊辅音</td>
<td><code>m</code>, <code>n</code>, <code>ŋ</code></td>
</tr>
<tr>
<td>边辅音</td>
<td>浊辅音</td>
<td><code>l</code></td>
</tr>
<tr>
<td>半元音</td>
<td>浊辅音</td>
<td><code>j</code>, <code>w</code></td>
</tr>
</tbody>
</table>
::: info
* 有些词典不认为 `ts``dz` 是独立的辅音。
:::