(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. 如何在Ubuntu上使用Glances监控系统

    导读 Glances 是一个用于监控系统的跨平台.基于文本模式的命令行工具.它是用 Python 编写的,使用 psutil 库从系统获取信息.你可以用它来监控 CPU.平均负载.内存.网络接口.磁盘 ...

  2. 在redhat下使用x11vnc进行桌面共享

    1.在redhat上安装x11vnc时.你须要注意下面几个方面: (1)下载x11vnc的源代码包: 网址例如以下所看到的: http://sourceforge.net/projects/libvn ...

  3. Git——版本管理工具(一)

    Git 是一个分布式版本控制工具,它的作者 Linus Torvalds 是这样给我们介绍 Git  —— The stupid content tracker(傻瓜式的内容跟踪器) 1. Git 背 ...

  4. Django——正则表达式的举例与基本语法

    如果想在URLconf中加入URL和view,只需增加映射URL模式和view功能的Python tuple即可. 这里演示如何添加view中hello功能. from django.conf.url ...

  5. Linux下配置两个或多个Tomcat启动

    Linux下配置两个或多个Tomcat启动 (2012-08-14 11:59:31) 转载▼ 标签: 杂谈 分类: linux_tomcat 步骤如下: (1)修改/etc/profile文件.添加 ...

  6. 向 mysql 插入汉字时报错 Incorrect string value: '\xE6\x9B\xB9\xE5\x86\xAC...' for col....

    Incorrect string value: '\xE6\x9B\xB9\xE5\x86\xAC...' for column 'realname' at row 1 该情况一般是由数据库设计时的编 ...

  7. 阿里云OSS服务开通STS安全令牌

    搭建直传服务需要完成以下准备工作: 开通OSS,并且创建Bucket. 开通STS服务. 登录 OSS管理控制台. 在OSS概览页中找到基础配置区域,单击 安全令牌,如下图所示: 进入到 安全令牌快捷 ...

  8. 通过内存映射文件来颠倒文本内容(暂没有处理Unicode和换行符)

    // ReverseFileDemo.cpp : 定义控制台应用程序的入口点. // #include "stdafx.h" #include <windows.h> ...

  9. IOS 多播委托(GCDMulticastDelegate)

    原文:http://www.cnblogs.com/dagehaoshuang/p/4043264.html 在IOS中为了实现回调一般有如下几个方法: delegate 通知中心 block KVO ...

  10. hystrix-turbine实现多服务监控

    原文地址:http://www.cnblogs.com/skyblog/p/5633757.html 1.   概述 Demo地址:http://git.oschina.net/zhou666/spr ...