这本书是讲述美语发音训练的。已经看了一段时间了,决定向周叶学习,记录读书笔记。计划每天花半个小时,学习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. jquery 页面加载时获取图片高度

    $(function () { $(window).load(function(){ alert($('img').height()); }); });

  2. plist中的中文数据

    直接打印那个值就会显示中文了,你打引整个 plist 文件的内容,则会显示出 NSUTF8 编码后的数据:请放心使用:

  3. espcms特殊标签

    内页banner图从后台调用分类图片 <div style="background:url({%$rootdir%}{%find:type class=$type.topid out= ...

  4. 红黑树/B+树/AVL树

    RB Tree 红黑树  :http://blog.csdn.net/very_2/article/details/5722682 Nginx的RBTree实现   :http://blog.csdn ...

  5. ASP.NET 保存txt文件

    public void ProcessRequest(HttpContext context) { context.Response.Clear(); context.Response.Buffer ...

  6. 使用 CoordinatorLayout 实现复杂联动效果

    GitHub 地址已更新: unixzii / android-FancyBehaviorDemo CoordinatorLayout 是 Google 在 Design Support 包中提供的一 ...

  7. jquery ashx交互 返回list 循环json输入信息

    html代码:触发按钮 <input type="button" id="search" value="查询" /> ashx代 ...

  8. 解决IE8 内置JSON.stringify,中文变unicode的问题

    转自:http://my.oschina.net/u/919074/blog/191131 项目中出现在IE下出现把json对象转为json串中文变成unicode的问题,最后经过排查,发现是IE8内 ...

  9. QT 默认环境路径配置方法

    ubuntu 16.04 安装qt5.4之后还是默认使用系统自带的qt4.8,经查证需要在 在目录/usr/lib/x86_64-linux-gnu/qt-default/qtchooser里面的de ...

  10. 【Java EE 学习 22 下】【单线程下载】【单线程断点下载】【多线程下载】

    一.文件下载简述 1.使用浏览器从网页上下载文件,Servlet需要增加一些响应头信息 (1)response.setContentType("application/force-downl ...