In this lesson you will learn to talk about workplaces.

课上内容(Lesson)

My English Teacher name is Russell.

He has five people in his family. There are two daughters , young sister is 27,old sister is 29. ex-wife and 9 month baby and he.

He come from Africa. That is a very beautiful places. He also introduced the famous mountains “Table mountains” of their hometown.

Because the mountains very flat ,look like table. They called  it “Table mountains”  or “God's Table”. He likes his hometown very much.

  

fire station 消防局     fireman 消防员  truckman 消防员;卡车司机

courtroom 法庭    lawyer 律师  judge 法官

supermarket  超市  cashier 收银员  custodian 保洁 cleaner  handman 勤杂工

hospital  医院  nurse 护士  doctor 医生

factory  工厂   mechanic  机械师

词汇(Key Word )

divorced  离婚

ex-wife 前妻

veterinarian  ['vɛtərə'nɛrɪən] 兽医

pharmacist   ['fɑrməsɪst] 药剂师

surgeon  英 ['sɜːdʒ(ə)n]   美 ['sɝdʒən]   n. 外科医生

baker  面包师

electrician  电工

agenda  议程

businessman  商人

company  公司

courtroom  法庭;审判室

factory  工程;制造厂

hospital  医院

librarian  图书管理员

nurse  护士

workplace  工作场所;车间

turn off 关掉

turn on 打开

句型(Sentences)

put the work routine in the correct order  将下列公事按事件先后关系排序

1. Turn on the computer

2. make a meeting agenda(议程)

3. have a morning meeting

4. have lucnch

5. have an afternoon discussion(讨论;议论)

6. turn off the computer

Circle the action that you usually do first.  下列事件你通常先做哪一件?请用圆圈将答案圈出来。

get dressed / take a shower

get up / make the bed

sleep / go to bed

go home / get home  # 还未到家叫go home,已经到家轿get home

start work / get to work

have lunch / have breakfast

have dinner / have dessert  # dessert 餐后甜点

Turn off the computer  关掉电脑

She's in the nurse's office.  她在护士办公室里

Make a meeting agenda. 做一个会议议程

I don't speak French.  我不会说法语。

I understand Russian  我懂俄语

I don't speak Italian   我不说意大利语

They don't understand English. 他们不懂英语。

We like Cairo(开罗[埃及])  我们喜欢开罗

They don't live in a city.   他们不住在城市。

语法(Grammar)

Simple present: all verb

+:

I work.     You work.    He/She/It works.    We work    You work    They work

-:

I don't work.    You don't work    He/She/It doesn't work    We don't work   They don't work

# 他不工作

He don't work.          × He works not.

# 他们不工作

√ They don't work.      × They work not.

# 他不工作

√ He doesn't work.      × He doesn't works  # 否定does 后接原型,不需要s

READING FOR FUN

English trip V1 - B 18. Workplaces 工作地方 Teacher:Russell Key: do / does的更多相关文章

  1. English trip V1 - 4.Do you have it? Teacher:Patrick Key: have - has doesn't have

    In this lesson you will learn to describe what you have. STARTER Do you have a ...?  # 你有...吗? car b ...

  2. English trip V1 - 10.Family Ties 家庭关系 Teacher:Emily Key: Possessive s (所有格 s)

    In this lesson you will learn to talk about people in a family. 课上内容(Lesson) What are you Spring Fes ...

  3. English trip V1 - 3.What Would you Like? Teacher:Lamb Key: would like to

    In this lesson you will learn to talk about fast food and health. would = will 的过去式 STARTER 1.Tell y ...

  4. English trip V1 - 2.Don't Do That Teacher:Patrick Key: 祈使句(imperatives)

    什么是祈使句?    What's imperatives? 求或者希望别人做什么事或者不做什么事时用的句子:带有命令的语气 In this lesson you will learn how to ...

  5. English trip V2 - A 1. Mother tongue 母语 Teacher:Lamb Key: Comparative 比较级 superlative 最高级

    In this lesson you will learn to talk about languages. 课上内容(Lesson) mother tongue: Chinese official  ...

  6. English trip EM1 - PE2 My My name is... Teacher:Lamb Key: introduce myself

    课上内容(Lesson) Lamb let us does introduce myself. Make a "hangman" game at warm-up . How to ...

  7. English trip V1 - 12.Belongings 行李 Teacher:Jade Key: ?

    In this lesson you will learn to describe your home life and things you own. 在本课中,您将学习如何描述您的家庭生活和您拥有 ...

  8. English trip V1 - 22. My Life Teacher:Emily Key: describe talk about past 过去式

    In this lesson you will learn to talk about the past. 课上内容(Lesson) I was born in 1986. I started sch ...

  9. English trip V1 - B 22. Here,There and Everywhere 无处不在 Teacher:Taylor Key: Be + Ving

    In this lesson you will learn to describe what you see. 课上内容(Lesson) # How's the weather today? 今天的天 ...

随机推荐

  1. 使SourceInsight支持Python语言的方法

    刚用家里的电脑看Python代码,发现py的文件在SI不显示,才意识到还没有安装Python.CLF插件.正好把这个方法在这分享一下,毕竟so easy~ 下载点这里–>Python.CLF h ...

  2. 理解Linux文件系统之 inode

    一.inode是什么? 理解inode,要从文件储存说起. 文件储存在硬盘上,硬盘的最小存储单位叫做”扇区”(Sector).每个扇区储存512字节(相当于0.5KB). 操作系统读取硬盘的时候,不会 ...

  3. 网络 --- 3 socket模块 粘包

    一 .socket 模块参数及方法 二.缓冲区 三.粘包 1.两种粘包现象 ①连续的小包可能会被优化算法给组合到一起进行发送 ②第一次如果发送的数据大小2000B接收端一次性接受大小为1024, 这就 ...

  4. Install jdk on Ubuntu16

    wikiHow to Install Oracle Java JDK on Ubuntu Linux This tutorial will cover the installation of 32-b ...

  5. topcoder srm 687 div1

    1.$A_{1}=2,A_{2}=3,A_{n}=A_{n-2}+A_{n-1}-1$.给出数字$n$,将其表示成若干个$A$中的不同元素的和. 思路:设$B_{n}=A_{n}-1$,那么有$B_{ ...

  6. topcoder srm 688 div1 -3

    1.给出一个只包含'(',')'的字符串$s$,现在对它进行若干次如下操作使其变成匹配的括号串(每次操作包含3个步骤):(1)选择 $L,R,L\leq R$;(2)将$L,R$之间的字符翻转:(3) ...

  7. Mybatis自增长id处理

    目录 1.使用useGenerateKey 2.使用select LAST_INSERT_ID() 3.使用select @@IDENTITY 4.在MySql中模拟Sequence 参考: 1.使用 ...

  8. 比较好的MySQL索引原理

    MySQL索引原理及慢查询优化 - 美团技术团队 https://tech.meituan.com/2014/06/30/mysql-index.html

  9. 网页中动态嵌入PDF文件/在线预览PDF内容https://www.cnblogs.com/xgyy/p/6119459.html

    #网页中动态嵌入PDF文件/在线预览PDF内容# 摘要:在web开发时我们有时会需要在线预览PDF内容,在线嵌入pdf文件: 问题1:如何网页中嵌入PDF: 在网页中: 常用的几种PDF预览代码片段如 ...

  10. HDU 3848 CC On The Tree(树形dp)

    http://acm.hdu.edu.cn/showproblem.php?pid=3848 题意: 求一棵树上两个叶子结点之间的最短距离. 思路: 两个叶子节点之间一定会经过非叶子节点,除非只有两个 ...