Catch Up 朋友小聚 - 地道英语 - BBC Learning English BBC英语教学 - 爱思英语网
Catch Up 朋友小聚 - 地道英语 - BBC Learning English BBC英语教学 - 爱思英语网
Catch Up 朋友小聚
How often do you catch up with your friends?
Diarmuid: Hello and welcome to Authentic Real English from BBC Learning English. I'm Diarmuid and I'm here today with Feifei.Feifei: Hello Diarmuid, how are you?
Diarmuid: Actually, I'm a little tired. I was at my school reunion last night and I didn't get to bed until very late.
Feifei: 那你一定玩儿的很开心啦?
Diarmuid: Yes, it was great to catch up with my old classmates.
Feifei: What did you do with your old classmates?
Diarmuid: I caught up with my old classmates. To catch up - C.A.T.C.H. U.P. - catch up with someone means to find out what they have being doing since you last met.
Feifei: 当我们说 to catch up with someone 意思就是了解某人近况,自你上次和某个朋友通过话或见过面后他/她最近的生活,工作,情感等等方面的状况。那距你上次和同学 caught up 相隔了多久呀?
Diarmuid: Yes, it has been nearly five years since we caught up at our last reunion party.
Feifei: 我们来听一些例子教我们怎么使用 catch up.
Example
A: What are you doing this afternoon?
B: I'm catching up with my friend as I haven’t seen her in ages.
A: I think we need to have more regular meetings.
B: Yes, let’s try to catch up once a week.
Feifei: Did you find out anything interesting when you were catching up with your classmates?
Diarmuid: Well, I heard a rumour 传闻 that one of them won the lottery 中彩票了。
Feifei: Really?
Diarmuid: I don't know. I wasn't able to talk to him last night. But we have arranged a catch up next week. I will ask him then.
Feifei: 刚刚你说 a catch-up, 那么这个短语还有它的名词形式?
Diarmuid: A catch-up as a noun refers to a meeting.
Feifei: I see. What a useful word catch-up is. 别忘了可以可以登陆我们每天更新的网站学习更多的地道英语 www.bbcchina.com.cn.
Diarmuid: Bye.
Feifei: Bye.
Catch Up 朋友小聚 - 地道英语 - BBC Learning English BBC英语教学 - 爱思英语网的更多相关文章
- 做中学(Learning by Doing)之背单词-扇贝网推荐
做中学(Learning by Doing)之背单词-扇贝网推荐 看完杨贵福老师(博客,知乎专栏,豆瓣)的「继续背单词,8个月过去了」,我就有写这篇文章的冲动了,杨老师说: 有时候我会感觉非常后悔,如 ...
- Learning English with EnglishClass101.com---10 Habits of highly Effective Learners
you can find it on YouTube:Learning English with EnglishClass101.com 10 Habits of highly Effective L ...
- Learning English From Android Source Code:1
英语在软件行业的重要作用不言自明,尤其是做国际项目和写国际软件,好的英语表达是项目顺利进行的必要条件.纵观眼下的IT行业.可以流利的与国外客户英文口语交流的程序猿占比并非非常高.要想去国际接轨,语言这 ...
- Learning English From Android Source Code:2 Ampersand
这一次想把标点符号的英语表达总结一下,这些单词非常重要但easy被我们忽视.以我的经验,还是多认识几个.以备不时之需. 以下从"标点符号"開始: punctuation [英][ˌ ...
- [英语学习]王秒同学《21天TED英语精练团》
第一个分享: Chris Anderson的TED's secret to great public speaking(英音). There's no single formula for a gre ...
- 我正在学英语是用learning english还是用studying english?
学一门语言用 learn. study 表示深入研究,一般指在大学里.如果大学里的专业是英语,就可以说 study English. 1. If you study hard, you will le ...
- Second Day learning English
Today I have set my Microsoft word program, use it send documents to the blog site.
- 2016.09.14,英语,《Using English at Work》全书笔记
半个月时间,听完了ESLPod出品的<Using English at Work>,笔记和自己听的时候的备注列在下面.准备把每个语音里的快速阅读部分截取出来,放在手机里反复听. 下一阶段把 ...
- 【英语】Bingo口语笔记(5) - 英式和美式英语的发音区别
随机推荐
- 基于visual Studio2013解决面试题之0501上台阶
题目
- SqlServer中的数据类型UniqueIdentifier
SqlServer中的数据类型UniqueIdentifier究竟是什么东东? 该类型一般用来做为主键使用,可用SQL语法的newid()来生成一个唯一的值.我想请问的是,这个值是一个长整型的数据值呢 ...
- Servlet的学习之Response响应对象(1)
在之前学习了Servlet中的主体结构,包括Servlet的生命周期方法,和非生命周期方法能获取的一些非常重要的对象如ServletConfig.ServletContext对象等,而从这篇开始我们将 ...
- JDK 安装以及环境变量的配置(Windows)
首先下载对应版本的jdk ,然后安装,这里使用的是jdk 1.7的安装的 这个时候,JDK 已经安装完成,打开cmd 输入 java -version 就可以查看到,当前JDK 的版本如图 JDK 安 ...
- Swift - 给项目导入资源
如果想添加资源到项目中去,只要通过鼠标左键将文件或者存有文件的文件夹直接拖到Xcode中. 当松开鼠标后会弹出如下面板: (1)勾上“Copy items if needed”就会拷贝文件进项目, ...
- VC 实现视图区背景颜色渐变填充
void CSTest1View::OnDraw(CDC* pDC) { CSTest1Doc* pDoc = GetDocument(); ASSERT_VALID(pDoc); // TODO: ...
- Dom4j SAXReader Constructors
Dom4j读取xml:eg1: package xml; import java.io.File; import org.dom4j.DocumentException; import org.dom ...
- poj 1845 POJ 1845 Sumdiv 数学模板
筛选法+求一个整数的分解+快速模幂运算+递归求计算1+p+p^2+````+p^nPOJ 1845 Sumdiv求A^B的所有约数之和%9901 */#include<stdio.h>#i ...
- Android编程心得-Handler与子线程的交互初步
在编写项目的时候,本人发现一个关于线程与Handler很容易犯的错误. 我有两个Activity,一个Activity在后台创建了一个线程并且启动,这个线程对象对应的实体实在另外一个Activity的 ...
- 学习笔记之TCP/IP协议分层与OSI參考模型
1.协议的分层 ISO在制定标准化OSI之前,对网络体系结构相关的问题进行了充分的讨论, 终于提出了作为通信协议设计指标的OSI參考模型.这一模型将通信协议中必要 的功能分成了7层.通过这些 ...