08-19-0938, chapter 3.2.1, edge-tts
This commit is contained in:
@@ -147,65 +147,62 @@ export default withMermaid(
|
||||
collapsed: true,
|
||||
link: "/sounds-of-american-english/3.2-consonants",
|
||||
items: [
|
||||
|
||||
{
|
||||
text: "2.2.1. 分类",
|
||||
link: "/sounds-of-american-english/2.2.1-categorization",
|
||||
text: "3.2.1. p/b",
|
||||
link: "/sounds-of-american-english/3.2.1-pb",
|
||||
},
|
||||
{
|
||||
text: "2.2.2. p/b",
|
||||
link: "/sounds-of-american-english/2.2.2-pb",
|
||||
text: "3.2.2. t/d",
|
||||
link: "/sounds-of-american-english/3.2.2-td",
|
||||
},
|
||||
{
|
||||
text: "2.2.3. t/d",
|
||||
link: "/sounds-of-american-english/2.2.3-td",
|
||||
text: "3.2.3. k/g",
|
||||
link: "/sounds-of-american-english/3.2.3-kg",
|
||||
},
|
||||
{
|
||||
text: "2.2.4. k/g",
|
||||
link: "/sounds-of-american-english/2.2.4-kg",
|
||||
text: "3.2.4. f/v",
|
||||
link: "/sounds-of-american-english/3.2.4-fv",
|
||||
},
|
||||
{
|
||||
text: "2.2.5. f/v",
|
||||
link: "/sounds-of-american-english/2.2.5-fv",
|
||||
text: "3.2.5. s/z",
|
||||
link: "/sounds-of-american-english/3.2.5-sz",
|
||||
},
|
||||
{
|
||||
text: "2.2.6. s/z",
|
||||
link: "/sounds-of-american-english/2.2.6-sz",
|
||||
text: "3.2.6. θ/ð",
|
||||
link: "/sounds-of-american-english/3.2.6-θð",
|
||||
},
|
||||
{
|
||||
text: "2.2.7. θ/ð",
|
||||
link: "/sounds-of-american-english/2.2.7-θð",
|
||||
text: "3.2.7. ʃ/ʒ",
|
||||
link: "/sounds-of-american-english/3.2.7-ʃʒ",
|
||||
},
|
||||
{
|
||||
text: "2.2.8. ʃ/ʒ",
|
||||
link: "/sounds-of-american-english/2.2.8-ʃʒ",
|
||||
text: "3.2.8. h",
|
||||
link: "/sounds-of-american-english/3.2.8-h",
|
||||
},
|
||||
{
|
||||
text: "2.2.9. h",
|
||||
link: "/sounds-of-american-english/2.2.9-h",
|
||||
text: "3.2.9. tʃ/dʒ",
|
||||
link: "/sounds-of-american-english/3.2.9-tʃdʒ",
|
||||
},
|
||||
{
|
||||
text: "2.2.10. tʃ/dʒ",
|
||||
link: "/sounds-of-american-english/2.2.10-tʃdʒ",
|
||||
text: "3.2.10. tr/dr",
|
||||
link: "/sounds-of-american-english/3.2.10-trdr",
|
||||
},
|
||||
{
|
||||
text: "2.2.11. tr/dr",
|
||||
link: "/sounds-of-american-english/2.2.11-trdr",
|
||||
text: "3.2.11. ts/dz",
|
||||
link: "/sounds-of-american-english/3.2.11-tsdz",
|
||||
},
|
||||
{
|
||||
text: "2.2.12. ts/dz",
|
||||
link: "/sounds-of-american-english/2.2.12-tsdz",
|
||||
text: "3.2.12. m, n, ŋ",
|
||||
link: "/sounds-of-american-english/3.2.12-mnŋ",
|
||||
},
|
||||
{
|
||||
text: "2.2.13. m, n, ŋ",
|
||||
link: "/sounds-of-american-english/2.2.13-mnŋ",
|
||||
text: "3.2.13. l, r",
|
||||
link: "/sounds-of-american-english/3.2.13-lr",
|
||||
},
|
||||
{
|
||||
text: "2.2.14. l, r",
|
||||
link: "/sounds-of-american-english/2.2.14-lr",
|
||||
},
|
||||
{
|
||||
text: "2.2.15. w, j",
|
||||
link: "/sounds-of-american-english/2.2.15-wj",
|
||||
text: "3.2.14. w, j",
|
||||
link: "/sounds-of-american-english/3.2.14-wj",
|
||||
},
|
||||
]
|
||||
},
|
||||
@@ -327,157 +324,6 @@ export default withMermaid(
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
// text: "语音塑造",
|
||||
// collapsed: true,
|
||||
// items: [
|
||||
// {
|
||||
// text: "1. 基础",
|
||||
// collapsed: true,
|
||||
// link: "/sounds-of-english/01-basics",
|
||||
// items: [
|
||||
// {
|
||||
// text: "1.1. 音素",
|
||||
// collapsed: true,
|
||||
// link: "/sounds-of-english/01-phonemes",
|
||||
// items: [
|
||||
// {
|
||||
// text: "1.1.1. 元音",
|
||||
// link: "/sounds-of-english/01-1-vowels",
|
||||
// },
|
||||
// {
|
||||
// text: "1.1.2. 辅音",
|
||||
// link: "/sounds-of-english/01-2-consonants",
|
||||
// },
|
||||
// {
|
||||
// text: "1.1.3. 美式语音标注",
|
||||
// link: "/sounds-of-english/01-3-us-phonemes",
|
||||
// },
|
||||
// {
|
||||
// text: "1.1.4. 示例",
|
||||
// link: "/sounds-of-english/01-4-pangram",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "1.2. 音节",
|
||||
// link: "/sounds-of-english/02-syllables",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "2. 详解",
|
||||
// collapsed: true,
|
||||
// link: "/sounds-of-english/03-details",
|
||||
// items: [
|
||||
// {
|
||||
// text: "2.1. 元音",
|
||||
// collapsed: false,
|
||||
// link: "/sounds-of-english/03-vowels-overview",
|
||||
// items: [
|
||||
// {
|
||||
// text: "2.1.1. 口腔内气流共鸣位置",
|
||||
// link: "/sounds-of-english/04-vowel-positions",
|
||||
// },
|
||||
// { text: "2.1.2. ʌ/ɑː", link: "/sounds-of-english/05-Ʌ" },
|
||||
// { text: "2.1.3. e/æ", link: "/sounds-of-english/06-e" },
|
||||
// { text: "2.1.4. ə/əː", link: "/sounds-of-english/07-ə" },
|
||||
// { text: "2.1.5. ɪ/iː", link: "/sounds-of-english/08-i" },
|
||||
// { text: "2.1.6. ʊ/uː", link: "/sounds-of-english/09-u" },
|
||||
// { text: "2.1.7. ɔ/ɔː", link: "/sounds-of-english/10-ɔ" },
|
||||
// {
|
||||
// text: "2.1.8. aɪ, eɪ, ɔɪ, aʊ, əʊ, eə, ɪə, ʊə",
|
||||
// link: "/sounds-of-english/11-aɪ",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "2.2. 辅音",
|
||||
// collapsed: false,
|
||||
// link: "/sounds-of-english/12-consonants-overview",
|
||||
// items: [
|
||||
// {
|
||||
// text: "2.2.1. p, b, m, n, f, k, g, h",
|
||||
// link: "/sounds-of-english/13-pbmnfkgh",
|
||||
// },
|
||||
// { text: "2.2.2. f, v", link: "/sounds-of-english/14-fv" },
|
||||
// {
|
||||
// text: "2.2.3. m, n, ŋ",
|
||||
// link: "/sounds-of-english/15-mn",
|
||||
// },
|
||||
// {
|
||||
// text: "2.2.4. t, d, s, z; ʃ, tʃ, dʒ",
|
||||
// link: "/sounds-of-english/16-tdsz",
|
||||
// },
|
||||
// { text: "2.2.5. t, d", link: "/sounds-of-english/17-td" },
|
||||
// {
|
||||
// text: "2.2.6. tr, dr, ts, dz",
|
||||
// link: "/sounds-of-english/18-trdr",
|
||||
// },
|
||||
// {
|
||||
// text: "2.2.7. sp, st, str, sk",
|
||||
// link: "/sounds-of-english/19-sptk",
|
||||
// },
|
||||
// { text: "2.2.8. h", link: "/sounds-of-english/20-h" },
|
||||
// { text: "2.2.9. θ, ð", link: "/sounds-of-english/21-θð" },
|
||||
// { text: "2.2.10. r", link: "/sounds-of-english/22-r" },
|
||||
// { text: "2.2.11. l", link: "/sounds-of-english/23-l" },
|
||||
// { text: "2.2.12. ʒ", link: "/sounds-of-english/24-ʒ" },
|
||||
// {
|
||||
// text: "2.2.13. j, w",
|
||||
// link: "/sounds-of-english/25-jw",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "2.3. 连读",
|
||||
// link: "/sounds-of-english/26-catenation",
|
||||
// },
|
||||
// {
|
||||
// text: "2.4. 音标学习",
|
||||
// link: "/sounds-of-english/27-learning-phonetics",
|
||||
// },
|
||||
// {
|
||||
// text: "2.4. 英美口音选择",
|
||||
// link: "/sounds-of-english/28-choosing-accent",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "3. 进阶",
|
||||
// collapsed: true,
|
||||
// link: "/sounds-of-english/29-advanced",
|
||||
// items: [
|
||||
// {
|
||||
// text: "3.1 什么更重要?",
|
||||
// link: "/sounds-of-english/30-more-important",
|
||||
// },
|
||||
// { text: "3.2 停顿", link: "/sounds-of-english/31-pause" },
|
||||
// { text: "3.3 高低", link: "/sounds-of-english/32-high-low" },
|
||||
// { text: "3.4 起伏", link: "/sounds-of-english/33-up-down" },
|
||||
// {
|
||||
// text: "3.5 轻重",
|
||||
// link: "/sounds-of-english/34-strong-weak",
|
||||
// },
|
||||
// { text: "3.6 缓急", link: "/sounds-of-english/35-fast-slow" },
|
||||
// {
|
||||
// text: "3.7 长短",
|
||||
// link: "/sounds-of-english/36-long-short",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// text: "4. 收官",
|
||||
// collapsed: true,
|
||||
// link: "/sounds-of-english/37-round-up",
|
||||
// items: [
|
||||
// { text: "4.1 流利", link: "/sounds-of-english/38-fluent" },
|
||||
// { text: "4.2 情绪", link: "/sounds-of-english/39-emotional" },
|
||||
// ],
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
|
||||
{
|
||||
text: "大脑内部",
|
||||
collapsed: true,
|
||||
|
||||
Reference in New Issue
Block a user