Coursera课程笔记----Write Professional Emails in English----Week 4
Request and Apology Emails(Week 4)
How to Write Request Emails
Write more POLITELY & SINCERELUY
- Please
- Could/Would...?
- Would you mind...?
- would like
Polite Request
PLEASE
- Please send me your resume.
- Please meet me today at 3PM.
- Please give me directions to your office
Could/Would...?
- Could you please send me your resume?
- Could you please meet me today at 3PM?
- Would you please give me directions to your office?
Would you mind...?
- Would you mind sending me your resume?
- Would you mind meeting me today at 3PM?
- Would you mind giving me directions to your office?
would like (better than want)
- I would like(=want) to meet you at 3PM.
- I would like the directions to your office.
Making 2nd Request
- use the number
- Please send me your resume.
- Please include three references.
- use the word "also"
- Please send me your resume. Could you also include three references?
- Could you meet me today at 3PM? I would also like the directions to your office.
- "also" is right before the verb.
Conclude
you can keep simple
- Thank you.
- Sincere thanks.
- I appreciate it.
or add some reasons
- Thank you for + your + NOUN.
- Thank you for your time and effort.
- Thank you for your interest in our company.
- I appreciate + your + NOUN.
- I appreciate your time and effort.
- I appreciate your interest in our company.
- Thank you for + your + NOUN.
How to Write Apology Emails
I'm sorry if...
- NOT sure of responsibility
- I'm sorry if you didn't receive the resume I sent.
- I'm sorry if you didn't understand the directions correctly.
I'm sorry that...
- 100% sure of responsibility
- I'm sorry that the correct file was not sent.
- I have included the correct file in this email.
- I'm sorry that our meeting for next week needs to be cancelled.
- Please check the new dates below at your convenience.
- I'm sorry that the correct file was not sent.
I'm sorry about...
- slip-ups, errors(small mistakes)
- I'm sorry about the confusion,
- I will send you a new document with the correct address shortly.
- inconvenience / delay
- I'm sorry about the confusion,
Assignment: Complete Martina's Request/Apology Email
Subject:
Requesting the Signatures of your Bosses
Message:
Dear Carl,
I'm Martina Silva. I'm sorry that I forgot to attach the documents that needed to be signed to the email message. I have included the correct documents in this email. The deadline for the deal is coming soon and your bosses' signatures are very important. Would you like to send me the documents with signatures as soon as possible? Thank you for your time and effort.
Regards,
Martina Silva
Coursera课程笔记----Write Professional Emails in English----Week 4的更多相关文章
- Coursera课程笔记----Write Professional Emails in English----Week 1
Get to Know Basic Email Writing Structures(Week 1) Introduction to Course Email and Editing Basics S ...
- Coursera课程笔记----Write Professional Emails in English----Week 5
Culture Matters(Week 5) High/Low Context Communication High Context Communication The Middle East, A ...
- Coursera课程笔记----Write Professional Emails in English----Week 3
Introduction and Announcement Emails (Week 3) Overview of Introduction & Announcement Emails Bas ...
- Coursera课程笔记----Write Professional Emails in English----Week 2
Let's Start Writing (Week 2) Write Effective Subject Lines be BRIEF 50 characters or less = 5-7 word ...
- 操作系统学习笔记----进程/线程模型----Coursera课程笔记
操作系统学习笔记----进程/线程模型----Coursera课程笔记 进程/线程模型 0. 概述 0.1 进程模型 多道程序设计 进程的概念.进程控制块 进程状态及转换.进程队列 进程控制----进 ...
- Coursera课程笔记----C++程序设计----Week3
类和对象(Week 3) 内联成员函数和重载成员函数 内联成员函数 inline + 成员函数 整个函数题出现在类定义内部 class B{ inline void func1(); //方式1 vo ...
- Coursera课程笔记----C程序设计进阶----Week 5
指针(二) (Week 5) 字符串与指针 指向数组的指针 int a[10]; int *p; p = a; 指向字符串的指针 指向字符串的指针变量 char a[10]; char *p; p = ...
- Coursera课程笔记----C程序设计进阶----Week 4
指针(一) (Week 4) 什么是"指针" 互联网上的资源--地址 当获得一个地址,就能得到该地址对应的资源,所以可以把"网址"称为指向资源的"指针 ...
- Coursera课程笔记----C程序设计进阶----Week 3
函数的递归(Week 3) 什么是递归 引入 函数可以嵌套调用:无论嵌套多少层,原理都一样 函数不能嵌套定义:不能在一个函数里再定义另一个函数,因为所有函数一律平等 问题:一个函数能调用它自己吗? 举 ...
随机推荐
- 第三章:shell变量知识进阶
特殊变量:位置变量大于9的时候,需要加上(),例如$(10)$*获取脚本的所有参数,如果不加""和$@是一样的效果,如果加上"",则表示所有参数组成一个字符串$ ...
- threejs 鼠标移动控制模型旋转
<!doctype html> <html> <head> <meta charset="utf-8"> <title> ...
- 阿里Canal框架数据库同步-实战教程
一.Canal简介: canal是阿里巴巴旗下的一款开源项目,纯Java开发.基于数据库增量日志解析,提供增量数据订阅&消费,目前主要支持了MySQL(也支持mariaDB). 二.背景介绍: ...
- 莫名的证书错误...ERROR ITMS-90035:"Invalid Signature.
请删除 .DS_Store 这种类似的文件再尝试
- [GitHub] 75+的 C# 数据结构和算法实现
C#中标准数据结构和算法的即插即用类库项目 GitHub:https://github.com/aalhour/C-Sharp-Algorithms Watch: 307 Star: 3.4k For ...
- 不借助多余参数也可交换两个参数(c++,swap函数)
利用a^a=0异或属性 [示例代码] #include<stdio.h> void data_swap(int &a,int &b){ a = a ^ b; b = a ^ ...
- 女屌丝前端逆袭记(一)之浅谈float
提到前端,相信作为开发者的你或是正在看这篇文章的你并不陌生.前端可以说是直接与用户打交道的一个端口,不论是页面前端亦或是后端界面的前端,都是直接与用户对接的,因此前端设计对于一个网站或管理系统,都是至 ...
- 原子类的ABA问题
原子类AtomicInteger的ABA问题 连环套路 从AtomicInteger引出下面的问题 CAS -> Unsafe -> CAS底层思想 -> ABA -> 原子引 ...
- 使用User Agent和代理IP隐藏身份
一.为何要设置User Agent 有一些网站不喜欢被爬虫程序访问,所以会检测连接对象,如果是爬虫程序,也就是非人点击访问,它就会不让你继续访问,所以为了要让程序可以正常运行,需要隐藏自己的爬虫程序的 ...
- Java集合:ArrayList (JDK1.8 源码解读)
ArrayList ArrayList几乎是每个java开发者最常用也是最熟悉的集合,看到ArrayList这个名字就知道,它必然是以数组方式实现的集合 关注点 说一下ArrayList的几个特点,也 ...