3、ACE-实用生活口语---讲打电话Talking on the phone
(3)需要留口信吗?请让他给我回电话
Would you like to leave a message?
May I take a message for you ?
Please tell him to call me back.
I'll call back later.
(4)他不在,现在无法接电话,我可以给他留个口信吗?
He's not available now.
He is not in right now.
Can I leave him a message?
(5)他怎么联系您呢?结束谈话。
How can he get in touch with/get hold of you?
May I have your number?
Thanks for your help.
Nice talking to you. Goodbye for now.
(6)对话训练。
A: Mr Green's office, may I help you?
B: Yes, my name is John Smith, and I'd like to speak to Mr Green,Please.
A: One moment, please. I'll put you through.
B: Thanks.
(7)拓展。
Hold on a second. I'll connect you.
I'm transferring your call to Mr.Green.
Put him on.
Your party is on the line.
(8)对话训练。
A: Hello.
B: Hello. Can I speak to Mr.Smith, please.
A: I'm sorry, he is not here. Can I take a message?
B: Yes, please tell him that Mary called. It's urgent.
(9)拓展。
But it can wait.
I was tied up with some urgent business.
===================================================
===================================================
===================================================
(2) 你能来我们将不胜荣幸。
We'll be delighted to have you / if you can come.
(3) 我们非常高兴参加你们的婚礼,好主意。
We'll be delighted to attend your wedding ceremony.
Good idea / Sounds great.
(4) 我很想去,但是我们已经有约在先了。明天不行,下次可以吗?
I'd love to, but I'm already booked up/I'm doing something else then.
I'm afraid tomorrow is a bit of a problem.
Can we make it another time?
Sorry, i can't. But thanks anyway.
(5)对话。
A:I'm sorry, but I have to cancel our luncheon appointment。
B:I'm sorry to hear that.
A:I have pressing business to attend to.
B:No problem. We'll make it later in the month.
(6)拓展。
I have an appointment with my dentist tomorrow.
You need to make an appointment with Doctor Li.
I have some urgent business to deal with.
Let's make it another day.
We'll talk about it later.
I'll catch you later.
(7)对话。
A:This lunch is on me today.
B:I think you got it let time.
A:It's my pleasure.
B:Well, shall we split the check?
A:Why don't you let me pick it up?
B:Oh, that's not necessary.
(8)拓展。
It's on me/My treat/I'll pick up the check.
Let's go Dutch/Split the bill/have separate checks?
Why not do...
It's not a big deal, anyway.
You don't have to.
(9)对话。
A:If you are free, how about lunch?
B:When did you have in mind?
A:I was thinking about Thursday.
B:That will be fine with me.
(10)拓展。
Keep/Bear it in your mind.
How about Thursday?
That'll suit me fine.
Is that all right/fine with everyone?
3、ACE-实用生活口语---讲打电话Talking on the phone的更多相关文章
- 2、ACE-实用生活口语-介绍 Introductions
(1) (2) (3)认识你很荣幸,如何称呼您呢?It's a pleasure to meet you.I'm glad to meet you.May I have your name?How s ...
- 学习生活必须知道的网站或者App
转载自:https://www.douban.com/group/topic/89798480/ 学习方面: 1.网易公开课(http://v.163.com/special/test/alltest ...
- webpack实用小功能介绍
1.overlay overlay属于devServer的属性,配置案例如下: ? 1 2 3 4 5 6 devServer: { overlay: { errors: true, war ...
- java网络编程(2)——UDP与TCP
首先,先介绍这两种协议: UDP:UDP 是User Datagram Protocol的简称, 中文名是用户数据报协议,是OSI(Open System Interconnection,开放式系统互 ...
- Java面试题积累
持续积累中... 1.Java支持的数据类型有哪些?什么是自动拆装箱? 数据类型分为两大种,基本类型和引用类型. 基本类型有8种:byte short int long char float doub ...
- 19年博客flag
目录 为什么没有年终总结 为什么今天更新了 19年博客flag 个人博客链接:我在马路边 https://hhongwen.cn 更好的阅读体验点击查看原文:19年博客flag 原创博客,转载请注明出 ...
- 第十三篇:socket网络编程
本篇主要介绍网络编程的基础,以及UDP/TCP网络的socket编程,关于UDP套接字聊天器的实现.以及基于TCP套接字的服务器/客户端的实现上传下载功能. 一.网络通信 关于网络通信即通过网络(介质 ...
- TCP/IP网络编程之socket交互流程
一.概要 本篇文章主要讲解基于.net中tcp/ip网络通信编程.在自我进步的过程中记录这些内容,方便自己记忆的同时也希望可以帮助到大家.技术的进步源自于分享和不断的自我突破. 技术交流QQ群:580 ...
- 利用一些码农Trick去搞一搞G和T的单词
根据自然语言处理中的Zipf统计定律,在自然语言的语料库里,一个单词出现的频率与它在频率表里的排名成反比.因此,我们有理由认为,可以根据这个频率表进行一下排序,以及purning.由于精力有限,没有足 ...
随机推荐
- 修改git的author 和 commiter
点击:Add Entry
- [Angular] Angular Attribute Decorator - When to use it?
When we pass value to a component, normally we use @Input. <my-comp [courses]="(courses$ | a ...
- autoconfig.xml与antx.properties一级application.properties之间的关系
Java web项目中一般都有配置文件,文件中包含一些配置信息供Java工程启动和运行时使用,这些常见的配置文件大都是一些以.properties后缀的文件,比如常见的antx.properties以 ...
- Ruby中map, collect,each,select,reject,reduce的区别
# map 针对每个element进行变换并返回整个修改后的数组 def map_method arr1 = ["name2", "class2"] arr1. ...
- Win7如何开启管理员账户
打开运行对话框,在LUSRMGR.MSC里,左边点用户,在右边栏里右击Administrator选择属性,去掉账户已禁用这个选项前面的勾.我也问过这个问题,确实如版主说的这样可解决这个问题,但有个问题 ...
- C# 6.0语法糖剖析
C# 6.0语法糖剖析 2016年12月16日 16:10:27 阅读数:586 版权声明:本文为博主http://www.feixueteam.net原创文章,未经博主允许不得转载. https ...
- unity, PlayerPrefs.GetInt(key,defaultValue)
PlayerPrefs.GetInt(key,defaultValue)中的defaultValue参数非常有用,因为玩家第一次玩的时候存档还没有建立.所以需要使用defaultValue参数,相当于 ...
- Android WebView与JavaScript交互实现Web App
当我们去开发一个基于web的android app时,我们第一须要处理的就是与JavaScript的交互问题.Android须要做的事情就是开放某些特定的接口供web里的JavaScript调用,能够 ...
- 206. Reverse Linked List【easy】
206. Reverse Linked List[easy] Reverse a singly linked list. Hint: A linked list can be reversed eit ...
- Python内置函数之any()
any()函数和all()函数相对立. 相同点为: any()也只能传入一个参数. any()的参数必须是可迭代对象. 不同点: 可迭代对象中只要有一个元素为True,返回值就是True. 下面看看具 ...