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 words
for all devices: 25-30 characters = 3 - 5 words
be CLEAR
- Include KEY WORDS
- Put important words at BEGINNING
- Introduce,introduction
- Introduction - Xinzhe Wang
- Introduction from Xinzhe Wang
- Applying for a job
- Job Application - Xinzhe Wang
- Job Applicant - Xinzhe Wang
- Meeting Request
- Meeting Request for Next Week
- Requesting a Meeting Next Week
be DIRECT
Applying for a job
- Job Application - Xinzhe Wang, Ph.D.
- Senior Researcher - Xinzhe Wang, Ph.D.
- Senior Researcher, No. 1234 - Xinzhe Wang, Ph.D.
Making Announcements
Join Us for Our Grand Opening
Meet Our New CEO
Try Our Newest Product
which can also include date and time
you can also include your company name rather than using pronouns
Meeting Requests
- ❌Meeting Request for Next Week
- ✅Meeting Request: Marketing Plan for New Product
- ✅Meeting Request: 11AM, May 10 in Room A
Meeting Cancelations
- ❌Meeting Canceled
- ✅Canceled: Meeting for 11AM, May 10
- ✅Canceling 11AM Meeting on May 10
START with Subject Line
- Clear DIRECTiON
- Never leave blank
Write Well-organized Email Text
Introduction
WHO & WHAT(1st sentence = 1st impression)
WHO AUTHOR(Subject of 1st sentence)
name + position/organization (First time)
My name is James Brown, and I am the general manager at Goods and Services, LLC.
pronoun(I,we,he,she,...) (Not first time)
I am delighted to inform you that we are now offering a 30% discount in our entire inventory.
Controlling Idea = Purpose
- I am delighted to inform you that we are now offering a 30% discount in our entire inventory.
Development
- plan your email text by writing down the WH questions and answer it.
Conclusion
- APPRECIATION
- thank
- appreciate
- be glad about
- POSITIVE
- hope
- I hope you fine out catalogs appropriate for your business.
- wish
- look forward to
- hope
Assignment: Complete Monica's Email
Subject:
Job Application - Monica Moore
Message:
To Whom It May Concern,
My name is Monica Moore. I'm applying for a accounting job at ABC, Inc.
I will be great fit for this position beacuse I am skilled in various word-processing software and accounting software. I also have great communication skills. My resume includes more details of my skills and education. I am looking forward to your acceptance, and I hope you stay healthy and safe.
Best,
Monica Moore
Tel: +1-123-456-7890
Coursera课程笔记----Write Professional Emails in English----Week 2的更多相关文章
- 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 4
Request and Apology Emails(Week 4) How to Write Request Emails Write more POLITELY & SINCERELUY ...
- 操作系统学习笔记----进程/线程模型----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) 什么是递归 引入 函数可以嵌套调用:无论嵌套多少层,原理都一样 函数不能嵌套定义:不能在一个函数里再定义另一个函数,因为所有函数一律平等 问题:一个函数能调用它自己吗? 举 ...
随机推荐
- 天天在用Redis,持久化方案你又知道哪些?
前言 文章首发于微信公众号[码猿技术专栏]:天天用Redis,持久化方案有哪些你知道吗? Redis目前已经成为主流的内存数据库了,但是大部分人仅仅是停留在会用的阶段,你真的了解Redis内部的工作原 ...
- 空间小姐姐生活照,我用python破解加密压缩包,无忧查看
事情的经过是这样的: 又是奶茶,行吧行吧. 快点开工,争取李大伟回来之前搞定. 李大伟说是6位数字密码 那么我们可以利用python生成全部的六位数字密码 #生成从000000到99999的密码表f ...
- niuke---勾股定理
勾股定理------: 当其中一个数a大于1并且为奇数时即a=2*n+1, 那么另外两个数分别为 b=2*n*n+2*n; c=b+1; 当a为大于等于4的偶数时,即a=2*n时,那么另外两个数分 ...
- asp.net core webapi Session 跨域
在ajax 请求是也要加相应的东西 $.ajax({ url:url, //加上这句话 xhrFields: { withCredentials: true } success:function(re ...
- [linux][nginx] 常用2
出现提示"Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address alre"的错误提示. 这 ...
- 开源软件SoftEther使用
最近在寻找比较好用的开源VPN,感觉SoftEther很符合我的需求.一方面是SoftEther属于开源软件并且一直在更新,另一方面是功能强大,好用. VPN支持路由功能和NAT功能,还支持多种类型的 ...
- Serlvet容器与Web应用
对启动顺序的错误认识 之前一直有个观点,应用运行在Servlet容器中,因为从Servlet容器与Web应用的使用方式来看,确实很有这种感觉. 我们每次都是启动Servlet容器,然后再启动我们的应用 ...
- jquery动态live绑定toggle事件
$(".btn").live("click",function(){ $(this).toggle( function () { //事件 1 console. ...
- Kettle7.1创建资源库,资源库颜色灰色,没有Connect按钮解决办法
我们在官网下载的Ketlle7.1工具,在本地运行时会发现标题中提到的问题:工具-资源库里面的按钮都是灰色的,无法点击.查找Connect整个页面找了个遍,也没有找到. 于是乎开始百度.谷歌的搜索啊. ...
- 创建线程的方式三:实现Callable接口-----JDK5.0 新增
package com.yhqtv.java2; /* * 创建线程的方式三:实现Callable接口-----JDK5.0 新增 * * 如何理解实现Callable接口的方式创建多线程比实现Run ...