(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的更多相关文章

  1. 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 ...

  2. 学习生活必须知道的网站或者App

    转载自:https://www.douban.com/group/topic/89798480/ 学习方面: 1.网易公开课(http://v.163.com/special/test/alltest ...

  3. webpack实用小功能介绍

    1.overlay overlay属于devServer的属性,配置案例如下: ? 1 2 3 4 5 6 devServer: {  overlay: {   errors: true,   war ...

  4. java网络编程(2)——UDP与TCP

    首先,先介绍这两种协议: UDP:UDP 是User Datagram Protocol的简称, 中文名是用户数据报协议,是OSI(Open System Interconnection,开放式系统互 ...

  5. Java面试题积累

    持续积累中... 1.Java支持的数据类型有哪些?什么是自动拆装箱? 数据类型分为两大种,基本类型和引用类型. 基本类型有8种:byte short int long char float doub ...

  6. 19年博客flag

    目录 为什么没有年终总结 为什么今天更新了 19年博客flag 个人博客链接:我在马路边 https://hhongwen.cn 更好的阅读体验点击查看原文:19年博客flag 原创博客,转载请注明出 ...

  7. 第十三篇:socket网络编程

    本篇主要介绍网络编程的基础,以及UDP/TCP网络的socket编程,关于UDP套接字聊天器的实现.以及基于TCP套接字的服务器/客户端的实现上传下载功能. 一.网络通信 关于网络通信即通过网络(介质 ...

  8. TCP/IP网络编程之socket交互流程

    一.概要 本篇文章主要讲解基于.net中tcp/ip网络通信编程.在自我进步的过程中记录这些内容,方便自己记忆的同时也希望可以帮助到大家.技术的进步源自于分享和不断的自我突破. 技术交流QQ群:580 ...

  9. 利用一些码农Trick去搞一搞G和T的单词

    根据自然语言处理中的Zipf统计定律,在自然语言的语料库里,一个单词出现的频率与它在频率表里的排名成反比.因此,我们有理由认为,可以根据这个频率表进行一下排序,以及purning.由于精力有限,没有足 ...

随机推荐

  1. 解决MySQL数据导入报错Got a packet bigger than‘max_allowed_packet’bytes

    临时修改:mysql>set global max_allowed_packet=524288000;修改 #512M 这条语句可以在小黑窗里执行,也可以在navicat查询新建查询里执行.

  2. 深入浅出 消息队列 ActiveMQ (转)

    启动成功就可以访问管理员界面:http://localhost:8161/admin,默认用户名和密码admin/admin.如果你想修改用户名和密码的话,在conf/jetty-realm.prop ...

  3. Bitnami 2015

    WordPress WordPress is one of the world's most popular web publishing platforms for building blogs a ...

  4. 转:RESTful架构详解

    http://kb.cnblogs.com/page/512047/ REST全称是Representational State Transfer,中文意思是表述(编者注:通常译为表征)性状态转移. ...

  5. 微信小程序 - 文字走马灯

    转载于csdn maid_04,总之多谢了!节省了不少时间呢 最近在做一个类似uu跑腿的项目,时间也特别紧,搞完以后再继续贴地图代码(高德.腾讯) 以下代码拷贝即可用,拿走谢谢上面的人吧(~.~) w ...

  6. ionic在iOS中打包失败

    在ios中打包失败,遇上这样的错误 解决办法,查看index.html的权限是否是只读状态,如果是,改成可读可写,再次打包重试,成功!

  7. linux如何手动释放linux内存

    当在Linux下频繁存取文件后,物理内存会很快被用光,当程序结束后,内存不会被正常释放,而是一直作为caching.这个问题,貌似有不少人在问,不过都没有看到有什么很好解决的办法.那么我来谈谈这个问题 ...

  8. event.returnvalue = false的使用

    event.returnvalue false代表不接收事件返回值 <script language="JavaScript"> //Ctrl+s保存 document ...

  9. C#中怎样将List&lt;自己定义&gt;转为Json格式 及相关函数-DataContractJsonSerializer

    对C#和.net使用List<自己定义>和Json格式相互转化的方法进行总结 关于JSON的入门介绍见http://www.json.org/ ,或者百度,这里不赘述,只是通过以下的样例会 ...

  10. NPM的天坑: 解决ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE

    各种下载失败,并不是镜像源的问题,哪怕切换淘宝源也无法下载.总之就像断网一般无法下载.无关网络. 解决方案: http://stackoverflow.com/questions/20747817/e ...