Coursera课程笔记----Write Professional Emails in English----Week 1
Get to Know Basic Email Writing Structures(Week 1)
Introduction to Course
- Email and Editing Basics
- Subject Lines and Email Text
- Introductions and Announcements
- Requests and Apologies
- Culture Considerations
Email an Introduction of Yourself to Your Course Peers
Tips: I can't write a good email right now!
Hi!
My name is Xinzhe Wang and I come from China. My native language is Chinese so it's little hard for me to write a good e-mail with the right format. The reason that I attend to this specialization in Coursera is I will pursue my M.S. degree in UC Davis in the 2020 fall, so I want to practise my English skills before that time. I will try my best to learn this course! Thank you for you reading this letter! Hope you healthy and safe!
Xin
DOs and DON'Ts in Professional Email
DO:Have a PROFESSIONAL EMAIL
Subject Line
DO:Have a subject line
- clear and specific
- example
- Subject: Requesting a Meeting
- Subject:Canceling My Order
DON'T: Don't forget writing basics, like spelling correctly, and getting grammar,punctuation, and captalization right.
Greeting
- Dear Professor Lee (Use the job title)
- Dear Sir / Dear Madam
- use for addressing a company
- To Whom It May Concern
- use for addressing a group
- Dear Members of the Committee
- Dear Marketing Group
- Dear Sales Team
Email Text
= Main MESSAGE + All necessary DETAILS
- DON'T: Don't write long emails, only include ESSENTIAL DETAILS, remain BRIEF.
- one or two paragraph, no paragraph should be more than three or four sentences long.
- 1-2 Requests.
- DON'T: Don't COMPLAIN or BLAME.
- Self Blaming
- Perhaps... was incomplete
- Perhaps I left somethings out...
- DO: Always add WORDS of THANKS
Closing
- Keep it SHORT and SIMPLE
- Regards,
- Best Regards,
- Add SIGNATURE
- Xinzhe(First name) Wang(Last Name)
- Telephone / Fax number
- DON'T: Don't send until you READ and CHECK.
- DO: Think about CULTURE, Consider your READER
Organization, Style & Editing Basics
BE BRIEF
- Use your OWN WORDS
- Use your OWN MESSAGE
- Say ONLY what is NEEDED
- We often add adjectives and adverbs and filler words which are not necessary.
- DO: Focus on PRECISION
- DON'T: Don't use PASSIVE voice, use active, which is more clear.
- Words to AVOID
- must
- should
- demand
- require
- necessity
Common Errors in Punctuation
6 Common Errors
apostrophe '
- Suzi's laptop
- Gerry's address
exclamation point !
- DON'T use more than 1 time.
comma ,
- with FANBOYS(for,and,nor,but,or,yet,so)
- LIST of things
- GEOGRAPHICAL NAMES
- DATES
- TITLES
semicolon ;
- SERIES
quotation marks " "
- DON'T use for emphasis
- Use for direct SPEECH only
emoticons
Coursera课程笔记----Write Professional Emails in English----Week 1的更多相关文章
- 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 4
Request and Apology Emails(Week 4) How to Write Request Emails Write more POLITELY & SINCERELUY ...
- 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) 什么是递归 引入 函数可以嵌套调用:无论嵌套多少层,原理都一样 函数不能嵌套定义:不能在一个函数里再定义另一个函数,因为所有函数一律平等 问题:一个函数能调用它自己吗? 举 ...
随机推荐
- zathura-vim风格轻量级pdf阅读器
安装(arch/manjaro) yay -Sy zathura-pdf-poppler 0.2.9-1 使用 `快捷键` gg 行首 G 行尾 j/k/h/l 单行移动 J/K 或 Ctrl + f ...
- mvc传递json数据到view简单实例
基于extjs4.2 controller //存储数据的类 public class DataLink { public string Name { get; set; } public strin ...
- python 自动打包,发送邮件(包括附件)至多个收件人(qq邮箱,163邮箱)
-----------------------------打包部分---------------------------------- import zipfile def zipDir(dirpat ...
- Python 分析后告诉你闲鱼上哪些商品抢手?
前言 文的文字及图片来源于网络,仅供学习.交流使用,不具有任何商业用途,版权归原作者所有,如有问题请及时联系我们以作处理. 作者:[Airpython] PS:如有需要Python学习资料的小伙伴可以 ...
- reactnavigation 5.x简单例子
随着RN和reactnavigation的版本更新,网上很多老版的例子都不能用了. 自己摸索着跑通了一些简单的功能. 使用的是最新的 "react-native": &quo ...
- Cucumber(4)——jenkins的集成
目录 回顾 必备知识 集成方法 回顾 在上几节中,关于cucumber的知识我已经全部的介绍完了,但是近期,jenkins大行其道,在工作上面能为我们节省大量的时间. 所以在本节中,我会介绍cucum ...
- java-锁膨胀的过程
先来看个奇怪的demo public class A { int i=0; // boolean flag =false; public synchronized void parse(){ i++; ...
- pytorch 文本情感分类和命名实体识别NER中LSTM输出的区别
文本情感分类: 文本情感分类采用LSTM的最后一层输出 比如双层的LSTM,使用正向的最后一层和反向的最后一层进行拼接 def forward(self,input): ''' :param inpu ...
- INDIRECT函数实现动态图表的跨数据抓取
涉及函数: indirect函数:通常有两种用法.直接指定单元格地址和隐式指定单元格地址.直接指定:=indirect("A4"),则会返回A4单元格所显示的内容.参数给定的既是字 ...
- thinkphp if便签的使用
<foreach name="list" item='v'> <tr> <td><img class="user" s ...
- Coursera课程笔记----Write Professional Emails in English----Week 5