Coursera课程笔记----Write Professional Emails in English----Week 3
Introduction and Announcement Emails (Week 3)
Overview of Introduction & Announcement Emails
- Basic Purpose & Approaches
- Key language for Writing
Introduction Email
Subject
- ❌ Meet Sam Boyle
- ✅Meet Sam Boyle, CPA Tax Specialist
- ✅Introducing Sam Boyle, CPA Tax Specialist
Body
state clearly who you are
what value you can add to the reader after you meet
I am skilled at...
These skills will be good for...
✅I am especially skilled at communication and time management.
✅My skills include using Microsoft Office, managing schedules, and communicating in Spanish.
Announcement Email
- Subject
- make sure it's accurate the first time
- ❌Oops! I need to make a correction.
- make sure it's accurate the first time
- Boday
- people may ask for some additional information, look closely at any questions and not send an email with unanswered questions.
Key Language for Writing These Types of Emails
Introduction Emails (yourself)
- Introduction Sentence
- My name is Gerry Landers, and I am with the Georgia Tech Language INstitute in Atlanta, GA.
- My name is Elizabeth Brown, and I am the General Manager at ABC, Inc.
- My name is Sam Cook, and I recently received my Master's Degree from University of ABC
- Controlling Idea
- I am interested in learning more about Coursera, and I would like more information about creating an online course.
- I am very interested in your product. I will be in your city, and I would like to visit your factory.
- Development
- some WH questions for the reader
- include the questions directly
- Who can create an online course?
- What is the process?
- Where can I get more information?
- write more indirectly(more formal and humble)
- I would like more information or links you have to help me in my process.
Introduction Emails(two different people)
- Subject Line
- Matt, meet Sarah. Sarah, meet Matt.
- Matt, have you met Sarah?
- Get to know Sarah
- Controlling Idea
- Matt, I would like to introduce you to Sarah.
- Sarah, this is Matt. He is the person I told you about in our last meeting.
- Development
- Background
- Current Job/Rple
- Additional Contact Information
Announcement Email
Introduction Sentence
- The Language Institute is pleased to inform you that we now offer Business Writing courses in the evening.
- The ABC Company is opening a store near you
Second sentence
- If our dattime class schedule is not great for you, we will now be here in the evening to help you reach your English learning goals. Contact us at info@esl.gatech.edu to apply.
- We will have a full selection of products from all over the world for you all at one store.
Two types
- General Information(e.g. Advertisement)
- Specific Information
- Special directions/guidelines
the email should include who, what, when, where, why, and other details.
Assignment: Revise Your Introduction Email
Subject:
Introduction from Xinzhe Wang
Message:
Dear classmates,
My name is Xinzhe Wang, and I am pursuing my Master's Degree in UC Davis. The reason that I attend to this specialization in Coursera is that I want to practise my English writing and communicating skills. I will try my best in the process of learning. I hope to be friends with you in this course and hope you healthy and safe.
Regards,
Xinzhe Wang
Email: xzewang@ucdavis.edu
Coursera课程笔记----Write Professional Emails in English----Week 3的更多相关文章
- 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 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) 什么是递归 引入 函数可以嵌套调用:无论嵌套多少层,原理都一样 函数不能嵌套定义:不能在一个函数里再定义另一个函数,因为所有函数一律平等 问题:一个函数能调用它自己吗? 举 ...
随机推荐
- 安卓menu的介绍与使用
菜单之前是用户点击系统的菜单键才展示出来的,后来这个键渐渐被移除,菜单变成了点击任意的view都可以展示.菜单非为3种: 1.Options menu and action bar 选项菜单和操作栏 ...
- Linux/UNIX 下终端复用利器 tmux
简介 tmux 是一个终端复用器类自由软件,功能类似 GNU Screen,但使用 BSD 许可发布.用户可以通过 tmux 在一个终端内管理多个分离的会话,窗口及面板,对于同时使用多个命令行,或多个 ...
- 一些SpringBoot的初步理解
SpringBoot SpringBoot作为近几年很火的微服务框架,只需要简单的几个依赖,少量的配置,就可以使用它快速搭建一个轻量级的微服务,优点是简单.快速.大道至简,缺点是真的太单一,不适于项目 ...
- re模块语法—python正则表达式
用字符串匹配实现 对于简单的匹配查找,可以通过字符串匹配实现,比如:查找以”hello”开头的字符串 此时就可以正确查找出以start开始的字符串了 python中的正则表达式模块 在python中为 ...
- Mac安装多版本JDK
0. 配置JDK环境 安装完成之后,配置.bash_profile文件 使用source ./bash_profile激活 2. 如何切换默认的jdk? 使用java -version就可以看默认版本 ...
- 9个小技巧让你的 if else看起来更优雅
if else 是我们写代码时,使用频率最高的关键词之一,然而有时过多的 if else 会让我们感到脑壳疼,例如下面这个伪代码: 是不是很奔溃?虽然他是伪代码,并且看起来也很夸张,但在现实中,当我们 ...
- tp5--模型关联
来源于:https://blog.csdn.net/u012600104/article/details/78927629 先说明,模型关联和join管理是不一样的,用文章和评论的关系来举例.(一对多 ...
- Cent OS 7 添加 EPEL Nux Dextop ELRepo等源
Cent OS 7 添加第三方yum源 CentOS由于很追求稳定性,所以官方源中自带的软件不多,因而需要一些第三方源. 比如EPEL.ATrpms.ELRepo.Nux Dextop.RepoFor ...
- 2019-2020-1 20199329《Linux内核原理与分析》第四周作业
<Linux内核原理与分析>第四周作业 一.上周问题总结: 虚拟机环境缺少部分库文件 书本知识使用不够熟练 二.本周学习内容: 1.实验楼环境使用gdb跟踪调试内核 1.1 在该环境下输入 ...
- Web性能优化之-深入理解TCP Socket
什么是Socket? 大家都用电脑上网,当我们访问运维社区https://www.unixhot.com的时候,我们的电脑和运维社区的服务器就会创建一条Socket,我们称之为网络套接字.那么既 ...