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

口语蜕变(2017/7/11)

英文原文:

Don’t get me wrong, that explanation makes no difference, I'm still mad at you.

Come on, be reasonable!

英式音标:

[dɒn] [tiː] [get] [miː] [rɒŋ] , [ðæt; ðət] [ekspləˈneɪʃ(ə)n] [meɪks] [nəʊ] [ˈdɪf(ə)r(ə)ns] , [aɪm] [stɪl] [mæd] [æt; ət] [juː] .

[kʌm] [ɒn] , [biː] [ˈriːz(ə)nəb(ə)l]

美式音标:

[dɑːn] [tiː] [ɡɛt] [mi] [rɔŋ] , [ðæt] [ˌɛkspləˈneʃən] [meɪks] [no] [ˈdɪfrəns] , [aɪm] [stɪl] [mæd] [æt; ət] [ju] .

[kʌm] [ɑn] , [bi] [ˈriznəbl]

翻译:

别误会,你的解释没什么用,我还是很生气

拜托,讲点道理好么

S   t

N d

L   th

强 弱

Don’t get

[dɑːn] [tiː] [ɡɛt]

略读爆破音[t]

Wrong

[rɔŋ]

that explanation

[ðæt] [ˌɛkspləˈneʃən]

【t】浊化为【d】

mad at

[mæd] [æt; ət]

辅元连读,略读【t】

 

get me wrong

误会

别误会我,这不是你的错

Don't get me wrong, it's not your fault.

make no difference

没什么差别

即使有道理也没有用

It makes no difference even if it makes sense.

我觉得你写的东西是有意义的

I think your writing does make a difference.

mad at

生气

她一生气就走开吗

She just walks away whenever she gets mad at you?

be reasonable

理智些

理智点,你不会真的要我帮忙吧

Be reasonable, you can't seriously expect me to help.

学以致用:

拜托,生我的气有用吗?理智点,我们一起来解决这个问题.

Come on, does it make any difference being mad at me? Be reasonable and let's work this out together.

Spoken English Practice(Don't get me wrong, that explanation makes no difference, I'm still mad at you. Come on, be reasonable!)的更多相关文章

  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(I really hate to give her up, oh ,I know, you should take her.)

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

  6. 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. )

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

  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. 各种波形文件vcd,vpd,shm,fsdb生成的方法(zz)

    仿真是IC设计不可或缺的重要步骤,仿真后一般需要记录下波形文件,用于做详细分析和研究.说一下几种波形文件WLF(Wave Log File).VCD(Value Change Dump)文件,fsdb ...

  2. linux下编译 静态库、动态库,动态库依赖静态库

    xx.o : xx.h xx.cpp -lstdc++ -o xx.o -c xx.cpp -I ./ libxx.a : xx.o ar -crv libxx.a xx.o libTest.so : ...

  3. Django接受ajax传过来的数组

    $.ajax({ cache: false, type: "POST", url: "/userdelete/", traditional:true, //加上 ...

  4. 在容器中使用erase函数,迭代器的处理

    在c++编程中,用到迭代器的时候,往往不知道如何删除当前迭代器指向的元素. erase函数:   返回下一个迭代器. 只使用vector的erase函数,记住,该函数是迭代器失效,返回下一个迭代器. ...

  5. matlab_legend_使用

    matlab legend 使用 用Matlab画图时,有时候需要对各种图标进行标注,例如,用“+”代表A的运动情况,“*”代表B的 运动情况.legend函数的基本用法是LEGEND(string1 ...

  6. [Linux]gcc/libc/glibc

    转自:http://blog.csdn.net/weiwangchao_/article/details/16989713 1.gcc(gnu collect compiler)是一组编译工具的总称. ...

  7. PHP——动态随机数

    取1-13随机数 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://ww ...

  8. hive表支持中文设置

    默认创建表时说明中带有中文字段时会显示如下乱码信息: 解决方案: 在hive的元数据库中执行以下SQL语句,然后重新创建刚才的表即可 . ) character set utf8; ) charact ...

  9. python文件编码说明 coding=utf-8

    python 支持3种编码声明,一般常用能见到下面两种 1.# -*- coding: utf-8 -*- 这种写法是为了兼容Emacs的编码声明 2.短一点,但Emacs不能用# coding=ut ...

  10. css中!important的用法总结

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...