Could I leave a message?

Language Checklist

Telephoning (1)

Introducing yourself

Good morning, Aristo.

Hello, this is … from … .

Hello, my name's … calling from … .

Saying who you want

I'd like to speak to …, please.

Could I have the … Department, please?

Is … there, please?

Saying someone is not available

I'm sorry he/she's not available … .

Sorry, he/she's away/not in/in a meeting/in Milan.

Leaving and taking messages

Could you give him/her a message?

Can I leave him/her a message?

 

Please tell him/her …

Please ask him/her to ring me on …

 

Can I take a message?

Would you like to leave a message?

If you give me your number I'll ask him/her to call you later.

Offering to help in other ways

Can anyone else help you?

Can I help you perhaps?

Would you like to speak to his assistant?

Shall I ask him to call you back?

Asking for repetition

Sorry, I didn't catch (your name/your number/your company name/etc.).

Sorry, could you repeat your (name, number, etc.).

Sorry, I didn't hear that.

Sorry, I didn't understand that.

Could you spell (that/your name), please.

Acknowledging repetition

Okay, I've got that now.

(Mr Kyoto.) I understand.

I see, thank you.

 

Skills Checklist

Telephoning: Preparation for a call

Reading – background information

Desk Preparation

Have the following available:

  • relevant documentation/notes
  • correspondence received
  • pen and paper
  • diary

 

Check time available:

How much time do you need?

How much time do you have?

 

Objectives

Who do you want to speak to?

In case of non-availability, have an alternative strategy:

  • call back/be called back – when?
  • leave a message
  • speak to someone else
  • write or fax information

 

Do you want to:

  • find out information?
  • give information?

     

Introduction

Do you need to refer to:

  • a previous call?
  • a letter, order, invoice of fax?
  • someone else (who?)
  • an event (what? when?)

     

Prediction

What do you expect the other person to say/ask you? How will you respond?

 

Language

Key phrases (see Language Checkist)

Pronunciation

Spelling

English Training Material - 05的更多相关文章

  1. English Training Material - 04

    Inviting What kinds of social activities in your city could be appropriate ways of entertaining visi ...

  2. English Training Material - 03

    Cross-cultural understanding (2) 1 The following text is about cultural diversity. Read it through o ...

  3. English Training Material - 01

    Building a relationship Cross-cultural understanding Eye contact In many Western societies, includin ...

  4. English Training Material - 02

    OUTSIDE CORRESPONDENCE AND CONTACT   Jared: I'm glad you could come – and you're in for a treat. Thi ...

  5. Material Design Animation

    Material Design Animation Authentic motion 真实的运动 运动以一种优美流动的形式描述了空间关系,功能和目的. Mass and weight: 质量和重量 在 ...

  6. Android Material Design 学习笔记 - Matrial Theme

    google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感觉”(附上官方 ...

  7. Andorid视觉新冲击-Material design语言

    [写在前面] google在2014年 I/O大会上推出了一种新的设计设计语言—Material design,这种设计语言语言旨在为手机.平板电脑.台式机和“其他平台”提供更一致.更广泛的“外观和感 ...

  8. 【Android】进入Material Design时代

    由于本文引用了大量官方文档.图片资源,以及开源社区的Lib和相关图片资源,因此在转载的时候,务必注明来源,如果使用资源请注明资源的出处,尊重版权,尊重别人的劳动成果,谢谢! Material Desi ...

  9. Android Material Design-Creating Apps with Material Design(用 Material Design设计App)-(零)

    转载请注明出处:http://blog.csdn.net/bbld_/article/details/40400031 翻译自:http://developer.android.com/trainin ...

随机推荐

  1. [0x01 用Python讲解数据结构与算法] 关于数据结构和算法还有编程

    忍耐和坚持虽是痛苦的事情,但却能渐渐地为你带来好处. ——奥维德 一.学习目标 · 回顾在计算机科学.编程和问题解决过程中的基本知识: · 理解“抽象”在问题解决过程中的重要作用: · 理解并实现抽象 ...

  2. SmartJS 第一期(0.1)发布 - AOP三剑客

    隔了好久才终于又发布了一点东西,SmartJS是最近才开始搞的一个开源js库,目的是做一些比较有特点的事情(smartjs暂时也是依赖于jquery). SmartJS的内容规划比较多,也无法在短时间 ...

  3. Eclipse为Unity3d编写jar组件

    Unity3d和Android的交互有两种方式: (1)使用Eclipse为Unity3d编写库,也就是jar包,然后导入到U3D中使用: (2)将Unity3d项目导出为Android项目,然后直接 ...

  4. spring boot 拦截器

    @SpringBootApplicationpublic class Application extends WebMvcConfigurerAdapter { public static void ...

  5. 受限玻尔兹曼机(RBM)学习笔记(三)能量函数和概率分布

      去年 6 月份写的博文<Yusuke Sugomori 的 C 语言 Deep Learning 程序解读>是囫囵吞枣地读完一个关于 DBN 算法的开源代码后的笔记,当时对其中涉及的算 ...

  6. Javascript之旅(一)

    Javascript之旅(一) 一.基础知识 基本语法 变量 数据类型 字符串 数组 对象 条件判断 循环 Map和Set iterable 为什么要学习JavaScript JavaScript 是 ...

  7. CentOS6.5菜鸟之旅:文件权限详解

    一.前言 Linux下所有资源.设备均被视作文件来操作,而文件权限则是决定用户可各文件操作的范围,无论是平时使用Linux,还是写程序均涉及这方面.以下为个人学习的整理,供以后查阅. 二. 三种权限 ...

  8. 《构建之法》之第8、9、10章读后感 ,以及sprint总结

    第8章: 主要介绍了软件需求的类型.利益相关者,获取用户需求分析的常用方法与步骤.竞争性需求分析的框架NABCD,四象限方法以及项目计划和估计的技术. 1.软件需求:人们为了解决现实社会和生活中的各种 ...

  9. 转载---QRcodeJS生成二维码

    QRCode.js QRCode.js是依赖JS生成二维码的.主要是通过获取DOM的标签,再通过HTML5Canvas绘制而成,不依赖JQ 获取QRCode.js Github-Page:qrcode ...

  10. QTableView表格视图的列宽设置

    Qt中的表格控件可以通过从QTableView或QTableWidget派生子类实现.其中,QTableWidget只是对QTableView的一种简单封装.因为使用QTableView常常需要用户指 ...