音标复习                                               

绿色:连读;红色:略读;蓝色:浊化;橙色:弱读

口语蜕变(2017/6/25)

Sorry, there's nothing you can do, it's a done deal!

[ˈsɔri] , [ðerz] [ˈnʌθɪŋ] [ju] [kæn] [du] , [ɪts] [e] [dʌn] [dil]

不好意思,你什么也改变不了,已经达成协议了。

You don't say! I'll believe it when I see it.

[ju] [dɑːn] t [se] [aɪl] [bɪˈliv] [ɪt] [wɛn] [aɪ] [si] [ɪt]

真的么,亲眼看到了我才会相信.

~can

[kæn]

弱读为[kən]

~it's a

连读

~deal,i'll

注意元音后面的[l]的发音

~don't

略读[t]

~believe it

[bɪˈliv] [ɪt]

[v][ɪ]连读,略读[t]

~When I

[wɛn] [aɪ]

[n] [aɪ]连读

~see it

[si] [ɪt]

[i] [ɪ]元元连读,加过渡音[j],略读[t]

举一反三:

deal

(1)Deal with ,处理

Let me deal with it.

让我来处理.

(2)make/have a deal, 达成交易

We had a deal, but let's make a new deal.

我们是说好了的,但重新来谈谈这个交易吧.

(3)big deal,重要的事,厉害的事

You think it’s a big deal?

你觉得这是件大事?

Well, it was all right, no big deal!

还好吧,没什么大不了的.

(4)A deal is a deal. 一码归一码

A deal is a deal, do you accept the deal or not?

一码归一码,这笔交易你接受不?

You don't say.

真的吗,是么?注意:不是你不要说话喔!!!

believe

(1)believe,相信

I'll believe it when I see it.

眼见为实.

(2)believe it or not,信不信由你

Believe it or not, I'm on your side.

信不信由你,我是站在你这边的。

(3)make believe,假装

You don't have to make believe you're gonna call me.

学以致用:信不信由你,我不需要假装这是多么了不起的事情.

Believe it or not, I don't need to make believe it's a big deal.

Spoken English Practice( Believe it or not, I don't need to make believe its a big deal. (believe,deal, You don't say))的更多相关文章

  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 (yesterday) (Look, I just wanted to apologize again for yesterday? It's fine, I know you didn't mean it. / when I say it, I mean it.)

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

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

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

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

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

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

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

  8. 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) 英 ...

  9. 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) 英 ...

  10. 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) 英 ...

随机推荐

  1. xgboost 自定义目标函数和评估函数

    https://zhpmatrix.github.io/2017/06/29/custom-xgboost/ https://www.cnblogs.com/silence-gtx/p/5812012 ...

  2. php实现IP地址和数字相互转换

    echo $a=ip2long ("202.97.224.68");//地址转换成数字 系统自带的函数 注:这里面有一个要注意的地方,大概由于PHP无法正确判断转换完的数字类型,出 ...

  3. Nginx日志深入详解

    一.日志分类 Nginx日志主要分为两种:访问日志和错误日志.日志开关在Nginx配置文件(/etc/nginx/nginx.conf)中设置,两种日志都可以选择性关闭,默认都是打开的.1.访问日志 ...

  4. ArgumentException: Getting control x's position in a group with only x controls when doing KeyDown Aborting解决方法

    标题有点长,做Editor工具时遇到的问题.最后解决了,总结下 有可能你在界面中用了键盘事件或者其他事件,导致这个报错.官方论坛有个解释比较给力LINK 我在渲染Layout和Repaint的时候加上 ...

  5. builtroot make menuconfig流程

    本文主要介绍一下,buildroot(buildroot-2018.02.1)的make menuconfig.众所周知,在我们执行menuconfig时,会生成一个图形化界面,然后进行相关的配置.同 ...

  6. Android App常规测试内容

    转自:https://mp.weixin.qq.com/s?__biz=MzU0NjcyNDg3Mw==&mid=2247484053&idx=1&sn=116fe8c7eed ...

  7. iOS关于版本更新的问题

    // 获取app版本 NSString *app_Version = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBun ...

  8. dubbo配置约束

    此处主要记录dubbo配置的一些约束规则. 采用官网提供的原文,描述如下: 一.XML配置(官网原文) 以 timeout 为例: 方法级优先,接口级次之,全局配置再次之. 如果级别一样,则消费方优先 ...

  9. PHP上传类 图片上传 upload class实现image crop resize 缩略图

    manage uploaded files, and manipulate images in many ways through an HTML form, a Flash uploader, XM ...

  10. Jetty修改默认端口

    1.webserver: Jetty2.version:   7.6.5, 8.1.53.operation: 修改默认端口3.1 修改Jetty目录下的/etc/jetty.xml 文件中的[por ...