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) 什么是递归 引入 函数可以嵌套调用:无论嵌套多少层,原理都一样 函数不能嵌套定义:不能在一个函数里再定义另一个函数,因为所有函数一律平等 问题:一个函数能调用它自己吗? 举 ...
随机推荐
- 【Java】封装、继承、多态
封装 在面向对象程式设计方法中,封装(英语:Encapsulation)是指一种将抽象性函式接口的实现细节部分包装.隐藏起来的方法. 封装可以被认为是一个保护屏障,防止该类的代码和数据被外部类定义的代 ...
- matlab计算相对功率
1.对脑电数据进行db4四层分解,因为脑电频率是在0-64HZ,分层后如图所示, 细节分量[d1 d2 d3 d4] 近似分量[a4] 重建细节分量和近似分量,然后计算对应频段得相对功率谱,重建出来得 ...
- 上班无聊,自己用python做个小游戏来打发时间
前言 文的文字及图片来源于网络,仅供学习.交流使用,不具有任何商业用途,版权归原作者所有,如有问题请及时联系我们以作处理. PS:如有需要Python学习资料的小伙伴可以加点击下方链接自行获取t.cn ...
- C - Sweets Eating
规律题 前缀和+规律 先求前缀和...答案为c[i]=arr[i]+c[i-m]//i>m时. #include<bits/stdc++.h> using namespace std ...
- 《Spring In Action》阅读笔记之核心概念
DI 依赖注入:在xml中配置的bean之间的依赖关系就是依赖注入 AOP 面向切面编程:如在xml中定义某个方法为切点,然后配置在该切点(该方法)调用前后需要调用的方法,从而简化了代码并解耦. Sp ...
- Spiking-YOLO : 前沿性研究,脉冲神经网络在目标检测的首次尝试 | AAAI 2020
论文提出Spiking-YOLO,是脉冲神经网络在目标检测领域的首次成功尝试,实现了与卷积神经网络相当的性能,而能源消耗极低.论文内容新颖,比较前沿,推荐给大家阅读 来源:晓飞的算法工程笔记 公众 ...
- HTTP 前世今生
HTTP 协议在我们身边随处可见,只要上网就离不开它.不论是用浏览器还是 App,不论是看新闻.短视频还是听音乐.玩游戏,后面总会有 HTTP 在默默为你服务. Http 协议是怎么来的?最开始是什么 ...
- java传参问题
参考链接:https://www.cnblogs.com/linkstar/p/5951141.html public class Example { String testString = publ ...
- c++<cstdlib>文件中的函数产生随机数
C++中没有自带的random函数,要生成随机数就需要用c文件"stdlib.h"里的函数rand()和srand(),不过,由于rand()的内部实现是用线性同余法做的, 所以生 ...
- JavaScript type="text/template"的用法
JavaScript type="text/template"相当于定义一个模板,如果没有使用html()方法的话,是显示不出来的,我们直接看例子(我是在tp框架的里面写的) &l ...