绿色:连读;                  红色:略读;               蓝色:浊化;               橙色:弱读     下划线_为浊化

口语蜕变(2017/7/9)

英文原文:

You know we can't afford that.

How do other people do it?

Other people make more than twenty-four thousand a year.

英式音标:

[juː] [nəʊ] [wiː] [kɑːnt] [əˈfɔːd] [ðæt; ðət] .

[haʊ] [duː] [ˈʌðə] [ˈpiːp(ə)l] [duː] [ɪt] ?

[ˈʌðə] [ˈpiːp(ə)l] [meɪk] [mɔː] [ðæn; ð(ə)n] [tˈwentiːfˈɔːr] [ˈθaʊz(ə)nd] [ə; eɪ] [jɪə; jɜː] .

美式音标:

[ju] [no] [wi] [kænt] [əˈfɔrd] [ðæt] .

[haʊ] [du] [ˈʌðɚ] [ˈpipl] [du] [ɪt] ?

[ˈʌðɚ] [ˈpipl] [mek] [mɔr] [ðæn] [tˈwentiːfˈɔːr] [ˈθaʊznd] [e] [jɪr] .

翻译:

你知道我们负担不起

那别人是怎么做到的?

别人一年不止赚两万四美金啊.

S   t

N d

L   th

强 弱

can't afford that

Can't afford:t是辅音结尾,a是元音开头,本来应该辅元连读,但是t前面是n结尾,t是弱音,t是强音,t被略去不读,所以就成了n和a的连读

afford that:首先,that以辅音t结尾,但是位于句子末尾,可以略去t不读。然后th,d是弱音,而th比t和d更弱,th和d发生相遇时,连在一起可以不读th.

How do other people

Ha 的

do it

元元连读,中间需要加一个/w/的音,位于句子末尾,可以不读

twenty-four thousand a

强音n和弱t相遇,t被略去不读,强音n和弱音d相遇,d略去不读

Spoken English Practice(You know we can't afford that. How do other people do it? Other people make more twenty-four thousand a year. )的更多相关文章

  1. Spoken English Practice(I won't succumb to you, not ever again)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/6/28) ...

  2. Spoken English Practice(appetite,ache,meds,change, stop)Look like you got your appetite back, that's a good sign.

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/6/27) ...

  3. Spoken English Practice(And I can't walk. Should i just stay home and pout about it?)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/12) ...

  4. Spoken English Practice(1、This is between you and me, Don't let it out. 2、Don't let your dreams be dreams, no matter how hard it gets, say to yourself, I'm going to make it.)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/12) ...

  5. Spoken English Practice(Don't get me wrong, that explanation makes no difference, I'm still mad at you. Come on, be reasonable!)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/11) ...

  6. Spoken English Practice(I really hate to give her up, oh ,I know, you should take her.)

    色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/10) 英 ...

  7. Spoken English Practice(not always estimating your status in other's hearts. you will lose yourself when you live in other's look. do your best and walk on you own way.)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/8) 英 ...

  8. Spoken English Practice(Look, That cute guy is checking me out. come on, give me a break, he's just looking around.)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/6) 英 ...

  9. Spoken English Practice(I'm gonna do something I never thought I'd be able to)

    绿色:连读:                  红色:略读:               蓝色:浊化:               橙色:弱读     下划线_为浊化 口语蜕变(2017/7/6) 英 ...

随机推荐

  1. MDK5.00中*** error 65: access violation at 0xFFFFFFFC : no 'write' permission的一种解决方法

    http://blog.csdn.net/coderfun/article/details/9417289 这是在调试过程中的修改方法,所以在每次运行的时候,都要设置. 先进入调试模式(crtl+F5 ...

  2. phpexcel对于中文路径和中文名称的问题(有疑问)

    phpexcel对于中文的文件名无法读取(我本地环境都是utf-8的编码) 是不是win系统识别都是gbk ?(需要把utf-8的字符串改为gbk) $file = "C:\\Users\\ ...

  3. jquery 操作input radio 单选框

    1.jquery选中单选框 2.jquery 取消单选框 3.判断是否选中 4.设置不可编辑

  4. gcc,一个神奇的编译器

    gcc是“GNU Compiler Collection”的缩写,从字面意思可以知道它是一个编译器集.gcc不止可以编译器c语言,还能用于c++,java,object-C等语言程序.但是在这里,我们 ...

  5. linux学习笔记30--命令at和crontab

    在windows系统中,windows提供了计划任务这一功能,在控制面板 -> 性能与维护 -> 任务计划, 它的功能就是安排自动运行的任务. 通过'添加任务计划'的一步步引导,则可建立一 ...

  6. SIGBUS 和 SIGSEGV

    一.导致SIGSEGV      1.试图对仅仅读映射区域进行写操作 . 2.訪问的内存已经被释放,也就是已经不存在或者越界. 3.官方说法是: SIGSEGV --- Segment Fault. ...

  7. 数据库设计(五)第一范式(1NF)?

    In our last tutorial we learned and understood how data redundancy or repetition can lead to several ...

  8. 使用command对象添加删除查询记录

    private void button1_Click(object sender, EventArgs e) { //实例化数据库连接对象 SqlConnection sqlcon = new Sql ...

  9. TPM--Trusted Platform Module

    trouSerS是IBM的一帮牛人搞的TSS软件栈,提供了与TPM交互的API,从而可以让我们方便地编写应用程序. 地址:https://sourceforge.net/projects/trouse ...

  10. WEB APP 开发标签

    第一个meta标签表示:强制让文档的宽度与设备的宽度保持1:1,并且文档最大的宽度比例是1.0,且不允许用户点击屏幕放大浏览: 第二个meta标签是iphone设备中的safari私有meta标签,它 ...