# 音标

## 看懂就行

音标和汉语拼音一样，最主要的作用是标注一个字母或单词如何发音。

熟记音标有利于学习生词的发音，但背音标完全没必要，因为这个过程实在是太枯燥了。现在的查词软件都有发音功能，只要在查词时注意观察音标，并关联、对比它们和发音的关系，慢慢就会熟悉音标字母本身的发音规律。在想不起来一个音标怎么读时，回来看看这里的表格即可。

不过，先了解一下音标体系还是有必要的，因为不同体系的音标符号可能会让人困惑。

## 音标体系

这个视频介绍了不同音标体系的来龙去脉（来自[英语兔](https://www.yingyutu.com/)）：

### 英式英语 IPA

这个[英语国际音标表 (International Phonetic Alphabet for English)](https://mengxiang.net/tool/phonetic/) 做得非常精美，且带有 BBC 的发音（来自[梦想网](https://mengxiang.net)）。

### 美式英语 IPA

> American IPA Chart

下图为美式英语 IPA 图表，和英式英语 IPA 略有不同，比如 `/n/` 的发音不一样（点击音标、动物图标可发音）：

import { withBase } from 'vitepress'&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://2ndla.highlight.ink/vocabulary/phonetic-symbols.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
