(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. Solr报错Index locked for write for core '***'. Solr now longer supports forceful unlocking via 'unlockOnStartup'

    unlockOnStartup 告知 Solr 忽略在多线程环境中用来保护索引的锁定机制.在某些情况下,索引可能会由于不正确的关机或其他错误而一直处于锁定,这就妨碍了添加和更新.将其设置为 true ...

  2. java注解说明

    * 元注解@Target,@Retention,@Documented,@Inherited * * @Target 表示该注解用于什么地方,可能的 ElemenetType 参数包括: * Elem ...

  3. ES标准中的相等比较算法 SameValue SameValueZero

    1.相等比较算法 The Abstract Equality Comparison Algorithm (==) The Strict Equality Comparison Algorithm (= ...

  4. java之static关键字

    介绍: 1.在类中,用static声明的成员变量为静态成员变量,它为该类的公用变量,在第一次使用时被初始化,对于该类的所有对象来说,static成员变量只有一份. 2.用static声明的方法为静态方 ...

  5. Spring 中bean的作用、定义

    Spring 中bean的作用.定义: 创建一个bean定义,其实质是用该bean定义对应的类来创建真正实例的"配方(recipe)".把bean定义看成一个配方很有意义,它与cl ...

  6. 【设计模式 7】从公司的目前框架和API Gateway,谈谈对外观模式的理解

    我,第一次用到外观模式,应该是3年多以前.那时候是做一个收费系统,在当时的U层和B层之间,加了一层Facade.当时,在一些复杂的业务逻辑处理时,感受到了加入外观层的好处,但对于一些简单的(我指的是, ...

  7. position与float属性的使用

    1.使用float时,可以说是用于布局,取值主要有left.right.none.就是将该块的元素浮动起来,在浏览器默认的情况下,该元素的位置是为空的, 即脱离了文档流而存在,如果有其他元素,那么这些 ...

  8. win7安装RabbitMQ

    1.下载并安装erlang http://www.erlang.org/downloads 2.下载并安装RabbitMQ http://www.rabbitmq.com/install-window ...

  9. 从‘void*’到‘int’的转换损失精度

    在CentOS6.2 64位下编译一下代码,不通过,提示 ./11_2.cpp: In function ‘int main(int, char**)’:./11_2.cpp:28: 错误:从‘voi ...

  10. 喜闻乐见的const int *p、int* const p、const int* const p

    不废话直接代码示例: void f(const int *p) { ; *p = ; // error p = &b; // fine } void f(int* const p) { ; * ...