How to write a professional email?
Enter recipients, separated by semicolons.
Carbon Copy (cc) \ Blind Carbon Copy (bcc)
Short, most important words, simple and focused. Indicate if you need a response,
Most of them are Noun.
Start with a Greeting:
Hi Steve,
I am writing to …..
As mentioned before we need to …..
Polite: mood, tone. Manner of speaking.
Verb tense: Past/Present/Progressive (Continuous)/Future/ tense.
Noun: singular or plural format.
subject + predicate + object
Clauses
Brevity and clarity
The arrangement should be orderly
Double-check.
End with a Closing:
Thanks,
Betty
Signatures: You can set signatures in Outlook Options-->Mail-->Signatures…
=======================================================
Remember: Double-check is pretty essential before you send out an email.
There are 3 main check points:
- The manner of Speaking -> Be polite enough.
- The tenses of Verbs ->Past tense? Present tense? Future tense? Progressive (Continuous) tense?
- The formats of Nouns -> Singular or plural?
Below are some good examples about the expressions in emails.
How to Express Your Gratitude:
- Thank you for your understanding.
- Thank you for your prompt reply.
- Thanks for all your assistance.
- It will be much appreciated if ….
- I could appreciate it if you ….
How to Express Your Suggestions:
- I suggest that..
- I would like to …
- Shall we …
- What do you think about this?
- Could/Would you please … (if possible)
- Is it ok to mark it pass?
- Which one do you prefer?
- I wonder whether we can delete this test case.
How to Provide Your Questions:
- I have some questions about….
- For the assignment ABC, I have the following questions…
- Here are some issues for this build…
- The current status is as following…
How to Express your Apologies:
- I’m really sorry about this.
- Sorry for any inconvenience we have brought to you.
- I sincerely apologize for this misunderstanding!
- I apologize for the late asking but we want to make sure the correctness of our implementation ASAP.
About Attachments:
- Please refer to the attached files.
- Please check the attached error logs for more.
- I enclose the evaluation report for your reference.
- Attach is the design document, please review it.
- For other known issues please see attached log files.
Some Basic Abbreviations:
- CC : Carbon Copy
- BCC: Blind Carbon Copy
- FYI : For Your Information
- ASAP: As Soon As Possible
- AFAIK: As Far As I Know
- B4: Before
- CIL: Comments In Line
How to write a professional email?的更多相关文章
- 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 1
Get to Know Basic Email Writing Structures(Week 1) Introduction to Course Email and Editing Basics S ...
- 深入理解 ProtoBuf 原理与工程实践(概述)
ProtoBuf 作为一种跨平台.语言无关.可扩展的序列化结构数据的方法,已广泛应用于网络数据交换及存储.随着互联网的发展,系统的异构性会愈发突出,跨语言的需求会愈加明显,同时 gRPC 也大有取代R ...
- P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1
P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1 May ...
- Why Every Professional Should Consider Blogging
转自http://www.pixelstech.net/article/1327829407-Why-Every-Professional-Should-Consider-Blogging ften ...
- Araxis Merge Professional v2014.4565 特别版 | 文件比较合并
http://www.ttrar.com/html/AraxisMerge.html Araxis Merge 是一个可视化的文件比较.合并和同步的软件,能够方便的被软件工程师和 web 站点开发者使 ...
- Professional C# 6 and .NET Core 1.0 - Chapter 41 ASP.NET MVC
What's In This Chapter? Features of ASP.NET MVC 6 Routing Creating Controllers Creating Views Valida ...
- 17 Tips For Writing An Excellent Email Subject Line
Out of the billions of emails that are sent every day, how can you make sure that yours stands out? ...
- Free Professional Resume Examples and Writing Tips
https://www.thebalancecareers.com/free-resume-examples-and-writing-tips-2063596 Do you need to write ...
随机推荐
- Android .9 图片
最初对 .9 图片不是十分理解,一些教程让人摸不到头脑. 最近重新研究终于明白了它的原理. 其实最重要的一点记住就可以了,就是 .9 图片的四条黑边的意义,每条黑边的意义都不一样: 顶部:在水平拉伸的 ...
- 201621123018《java程序设计》第11周作业总结
1. 本周学习总结 1.1 以你喜欢的方式(思维导图或其他)归纳总结多线程相关内容. 2. 书面作业 本次PTA作业题集多线程 1. 源代码阅读:多线程程序BounceThread 1.1 BallR ...
- python-i春秋验证码识别
i春秋作家:hlpureboy python+机器学习+验证码识别+源码 简单介绍 最近在写某网站的自动注册,在注册的过程中遇到一些问题,如js的执行.验证码的识别等等,今天给大家如何用python通 ...
- 跟着刚哥深入学maven(通俗易懂)
前言:目前所有的项目都在使用maven,可是一直没有时间去整理学习,这两天正好有时间,好好的整理一下. 一.为什么使用Maven这样的构建工具[why] ① 一个项目就是一个工程 如果项目非常庞大,就 ...
- 修改oracle默认监听端口
修改oracle默认监听端口 oracle端口修改 主要是修改两个文件和修改oracle参数local_listener 1 查看当前监听状态 [oracle@test ~]$ lsnrctl sta ...
- centos7上编译安装mysql5.6
注意,在做实验室统一关闭防火墙做的,在生产环境需要做防火墙规则的,大家要注意,做的时候尽量都是模仿生产环境的,比如服务一般都在/data/soft下面,尽量避免在/usr/local/下面. 安装编译 ...
- ajax请求报语法错误
今天改代码修正完一个ajax请求后,调试发现出错进error方法,查看错误信息报语法错误,具体是调用parseJSON方法时出错,因为我是用json方式传递的参数,所以第一时间查看data参数是否正确 ...
- Win10 安装 digits
安装caffe配置python接口 接下来就按照官方教程来安装了... 1. If the installation process complains compiler not found, you ...
- mysql添加类似oracle的伪列及查看表信息
sql格式: AS rownum, table_name.* ) r, table_name; AS rownum, table_name.字段1, table_name.字段2, table_nam ...
- 查看MySQL 表结构
前言:最近在实习中,做到跟MySQL相关的开发时,想起了好久前的一个笔试题——查看数据库表结构有哪几种方法: (一)使用DESCRIBE语句 DESCRIBE table_name; 或DESC ta ...