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.由于精力有限,没有足 ...
随机推荐
- 1-N中1出现的次数
/*标记1-N中1出现的次数.例如,当N等于18时,1出现的次数为2 + 9 = 11 个位数出现1的为:1,11,十位数出现1的为10-18*/public class OneNoInN { // ...
- 开源的C# websocket-sharp组件解析
下面我们介绍一款WebSocket组件websocket-sharp的相关内容. 一.websocket-sharp组件概述 websocket-sharp是一个C#实现websocket协议客户端和 ...
- Acer商祺x4610安装及使用
一年前心血来潮买了部Acer商祺x4610,这两天把它装起来,记录下过程以备忘. 首先装操作系统,我装的是XP,这款电脑比较贴心的是开机时按住F12可以选择光盘还是硬盘启动,就不用到BIOS里面设置启 ...
- docker入门——简介
从这里起航 本系列有感于<第一本Docker书>,当我拿到这本书时感觉如获至宝. 为了培养自己对docker的兴趣,不断鞭策自己,我决定开始写这个系列的博客——<站在蓝鲸的背上思考& ...
- 关于 -webkit-line-clamp 详解
最近需要做个商品列表,在手机屏幕不太一样的市场里,如何做到列表中刚刚好显示2行,偶然间发现淘宝的手机版有用到-webkit-line-clamp来实现这种效果 限制在一个块元素显示的文本的行数. -w ...
- svn上检出的项目在myeclipse中报错的解决
项目本身应该是没问题的,应该是验证方面导致的错误的报错,取消验证即可:右键项目,如下操作: 除此之外,还应考虑是否环境问题引起的报错,比如:项目jar包是否发布,jdk的版本,tomcat的版本,等等
- 冲销会计凭证:FBRP与FB08的区别
FBRA一般是用来对已经清帐的凭证进行冲销的,我们知道普通的冲销只要用FB08就可以了,但是对于已经被清帐和凭证,我们只能用FBRA来进行清帐,我们来按以下的没测试来做验证一下.STEP1:用F-22 ...
- MyTest——边界检测
实现思路如下: Step1:大文件的内存映射,多线程数据读取,加快读取速度. Step2:点云数据预处理(抽希.去噪点). Step3:Step2处理后数据使用kdtree进行离散点排序. Step4 ...
- DevStore开发人员服务有奖征文:小谈新浪微博开放平台
DevStore开发人员服务有奖征文:小谈新浪微博开放平台 笔者接入新浪微博开发平台也有一段时间了,对整个平台的接入也算比較熟悉,新浪提供了统一的API接口,能够让开发人员更方便的使用API来实现自己 ...
- 转:SQL2008 UNPIVOT 列转行示例
CREATE TABLE pvt (VendorID int, Emp1 int, Emp2 int, Emp3 int, Emp4 int, Emp5 int); GO INSERT INTO pv ...