这本书是讲述美语发音训练的。已经看了一段时间了,决定向周叶学习,记录读书笔记。计划每天花半个小时,学习3节左右的音频(按照CD TRACK),并完成训练。

CD1

Track1

What is Accent?

Accent is a combination of  three main components:intonation(speech music),liaisons(word connections),pronunciation(the spoken sounds of vowels,consonants,and combinations).

Many people equate accent with pronuncation. But this is not true.

Less than it appears...More than it appears...

有时候我们会加一些音节,有时候则会减少。例如pool单音节听上去像两个音节、feel,business的si不会发出来zi的音。

Language is fluent and fluid.这一小段有不少鼓励的话。“改变发音”就像从手动挡切换到自动挡。

Track2

It shows eight tense vowels and six lax vowels and semivowels.

** take(a),eat(e),ice(i),hope(o),smooth(u),caught(发类似牙医看牙时的声音,“阿”),cat(发“阿”到e过渡),down(梅花音+O)。其中前五个,发字母本身的音。

A tense vowels requires you to use a lot of facial muscles.书中有口腔位置的描述。

** get,it,took,some,

** her,dull

voiced consonant and unvoiced consonant

p,b/v,f/s,z/think,that/g,k/t,d/garage,bridge/choke,sheet/

l,r,h,w,j

Pronunciation points:

1、hurry

2、不区分a和sort

3、r按照半元音来处理。

4、ow按照梅花音加o来处理。

5、sibilant and plosive,th 和v 是plosive

Track3 电话测试内容

Chapter1 Intonation

Track4

American Intonation Do's and Don'ts

*Do not speak word by word

*Connect words to form sound groups

*Use staircase intonation

What exatly is “staircase intonation”?

We're here;No;

seat和seed,以unvoiced consonant(t,k,s,x,f,sh)结尾的词,前面的元音发的短,一个台阶;,以voiced consonant(b,d,g,z,v,zh,j)结尾的词,前面的元音发的长,像两个台阶;

Three ways to make Intonation

Get louder,streeeetch the word,to change pitch(这一点还要仔细体会是什么意思,会是重音或者音高的变化吗?).

Track5

Rubber band excercise

Duh Duh Duh

Duh Duh Duh

Duh Duh Duh

Duh Duh Duh

Dogs eat bones.They eat bones.They eat them.Give me one. 有名词重读名词,新内容。没有名词重读动词。

2016.10.14,英语,《American Accent Training》的更多相关文章

  1. 2016.09.14,英语,《Using English at Work》全书笔记

    半个月时间,听完了ESLPod出品的<Using English at Work>,笔记和自己听的时候的备注列在下面.准备把每个语音里的快速阅读部分截取出来,放在手机里反复听. 下一阶段把 ...

  2. 2016.10.08,英语,《Verbal Advantage》Level1 Unit1-4

    这本书学的很辛苦,总共10个Level,每个Level有5个Unit,每个Unit10个单词,实际上自己差不多一天才能学完1个Unit10个单词.(当然,一天我只能花大约1个小时左右在英语上) 而且跟 ...

  3. 2016.07.14,英语,《Vocabulary Builder》Unit 25

    verb: comes from the Latin verbum, meaning 'word'. verbally: ['vɜːbəli] adv. 口头地,词句地, 逐字地 verbalize: ...

  4. 2016.04.14,英语,《Vocabulary Builder》Unit 14

    crypt/cryph, comes from the Greek word for 'hidden', encrypt, crypto- crypt : [krɪpt] n. 土窖, 地穴, (教堂 ...

  5. My latest news (--2016.10)

    2016.10.31 22:44 一个“程序”,打代码占40%.思考占60% 2016.10.30 20:53 周末,话说今天有晚上讲座,还点名,了,悲催.之前学习的Qt有点问题,悲催.推荐个博文:h ...

  6. 背水一战 Windows 10 (14) - 动画: 线性动画, 关键帧动画

    [源码下载] 背水一战 Windows 10 (14) - 动画: 线性动画, 关键帧动画 作者:webabcd 介绍背水一战 Windows 10 之 动画 线性动画 - ColorAnimatio ...

  7. Oracle安全漏洞2016.10报告

    Oracle安全漏洞2016.10报告 http://www.cnvd.org.cn/webinfo/show/3950

  8. Thinkpad W520 + Ubuntu 12.04LTS, 13.10, 14.04LTS安装Nvidia显卡驱动设置

    Thinkpad W520 + Ubuntu 12.04LTS, 13.10, 14.04LTS安装Nvidia显卡驱动设置 http://henzhai.com/tech/2012/07/w520- ...

  9. macOS 10.14虚拟机安装教程

    windows10下安装vmware14.0以及macOS 10.14图文详解 工具/原料   windows10 vmware 14.0 macOS 10.14懒人版 mac补丁unlocker工具 ...

随机推荐

  1. HeapSort 堆排序 基于伪代码实现

    此文原创, http://www.cnblogs.com/baokang/p/4735431.html ,禁止转载 GIF 动态图 伪代码 /* From Wikipedia, the free en ...

  2. socket阻塞与非阻塞,同步与异步、I/O模型,select与poll、epoll比较

    1. 概念理解 在进行网络编程时,我们常常见到同步(Sync)/异步(Async),阻塞(Block)/非阻塞(Unblock)四种调用方式: 同步/异步主要针对C端: 同步:      所谓同步,就 ...

  3. angularjs里对JS的lowercase和uppercase的完善

    读angularjs的源码开头. var lowercase = function (string) { return isString(string) ? string.toLowerCase() ...

  4. 读取properties文件方式

    //src目录下 static Properties pro = new Properties(); //jar包时用(ide也可以) // pro.load(Tool.class.getClassL ...

  5. 编辑 Ext 表格(二)——— 编辑表格元素

    一.编辑单元格 Ext 中通过配置表格的属性 plugins 来设置表格是否可编辑, 表格的配置具体如下: var gridTable = Ext.create('Ext.grid.Panel', { ...

  6. (转)Tomcat7+Redis存储Session

    原创http://blog.csdn.net/caiwenfeng_for_23/article/details/45666831 PS:截止到2015-05-12前是不支持Tomcat8的,详情见官 ...

  7. js脚本语言

    alert(): 输出 字符串 转成整数 parseint(字符串):运算符与表达式% 取余 aler(10%2)余0 逻辑运算符&&并 ||或 !非 判断条件比较运算符== 等于 ! ...

  8. Linux虚拟机添加新硬盘的全程图解

    查看网的文章,我将在vm虚拟机LinuxRedhat中添加一个新的硬盘, 过程大致如下: 1.选择"VM"----"setting"并打开,将光标定位在hard ...

  9. Winform实现用多线程、百度地图API解析某公司的物理地址

    前言 作为一个很挫的C#新手总喜欢自己写点儿不着边际的东西,本人是个新手加菜鸟,写B/S的,工作中,任务完成了,空闲下来,总想继续学点儿什么,由此触发了本篇文章了.个人一直认为,.NET中,C/S所要 ...

  10. OpenFOAM 学习路线 【转载】

    "Two weeks of playing with a CFD code will save you one afternoon of reading" 什么是OpenFOAM( ...