Vocabulary focus  核心词汇

She is a receptionist.

She answers the phone.

She is a cashier

She counts money

He is a mechanic

He fixes cars

He is a custodian

He cleans buildings

She is a salesperson

She sells clothes

He is a waiter

He serves food

Extend

What job is it?

Job:                                                              Description:

Police Officer 警察   # works in a police station and keeps people safe

Cook  厨师  # does the cooking in a restaurant

Waiter  服务员  # takes people's orders in a restaurant and servers food

Fashion designer  时尚设计师 # person who makes and designs  clothes

Movie director  导演 # someone who make movies

Pilot ['paɪlət]  飞行员 # flies an airplane

Writer 作家  # someone who writes books and stories

Cartoonist  漫画家  # person that can draw cartoons well

Basketball player 篮球运动员 # person that can play basketball well

Bus driver  公交车司机  # person who drives a bus

Scientist ['saɪəntɪst]  科学家  # works in a laboratory(实验室) and does experiments([试验] 实验)

Teacher  教室 # person who teaches students

Journalist  记者  # person who reports news on TV, radio or newspaper

Doctor  医生  # works in a hosplital and cures(治愈) sick( 病人) people

Nurse(这里的e没有发音)  护士 works in a hospital and helps doctors

Farmer 农民  # works on a farm(种田,务农) and grows (种植) crops(收割) or looks after animals(照顾动物)

Actor  演员  # person who acts in a movie

Firefighter  消防员 # rescues(救援;营救) people from burning buildings and helps put out fires

Singer(这里的g没有发音)  # someone who can sing well

Taxi driver 出租车司机  # person who drives a taxi

Mechanic 机械师  # repairs machines and vehicles(机动车,汽车) such as(比如;诸如) cars and buses

Engineer  工程师  # someone who designs and constructs(建造) buildings

Pianist  钢琴家  # plays the piano well

Soldier  军人  # person in the army (军队)who wears a uniform(制服)  and has a gun

Hairdresser  发型师  # someone who cuts and styles hair

Veterinarian  ve te ri na rian    [,vet(ə)rɪ'neərɪən]  兽医  # works in an animal hospital and looks after animals

English trip -- VC(情景课) 8 B job duties 工作职责的更多相关文章

  1. English trip -- VC(情景课)1 C What's your name?(review)

    Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto   [təˈrɒntəʊ]  to ron to (多伦多(加拿大城市))   - -0我还 ...

  2. English trip -- VC(情景课)10 C I like to watch TV. 我爱看电视

    Grammar focus 语法点: like to do    you do    they What  does  he    like to do? does  she Practice 练习 ...

  3. English trip -- VC(情景课)9 B Outside chores 室外家务

    Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail  收到邮件 taking out the trash  把垃圾带出去 wal ...

  4. English trip -- VC(情景课)8 C

    MP review: 音标(Phonetic symbol) [ɪ]    lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ]   g ...

  5. English trip -- VC(情景课) 6 B Events 事件

    xu言: ...  自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment  预约 meeting  会议 class movie party prog ...

  6. English trip -- VC(情景课)5 Around Town

     Around Town  城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...

  7. English trip -- VC(情景课)2 D Reading

    Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...

  8. English trip -- VC(情景课)2 C Where's my pencli?

    Grammar focus 语法点: in 和 on in the desk    在桌子抽屉里 on the desk  在桌子面上 Practice 练习 Where's my pencil? I ...

  9. English trip -- VC(情景课)2 A At school

    xu言: Sometimes, I feel very confused. However, there will always be a weak light in a corner to ligh ...

随机推荐

  1. 神经网络 java包

    java神经网络组件Joone.Encog和Neuroph https://github.com/deeplearning4j/deeplearning4j http://muchong.com/ht ...

  2. Git 常用的命令

    基本内容: 工作区:就是你在电脑里能看到的目录. 暂存区:英文叫stage, 或index.一般存放在"git目录"下的index文件(.git/index)中,所以我们把暂存区有 ...

  3. python3 字典的常用方法

    字典的方法(可能需要重新整理) 函数 说明 D代表字典对象   D.clear() 清空字典 D.pop(key) 移除键,同时返回此键所对应的值 D.copy() 返回字典D的副本,只复制一层(浅拷 ...

  4. python webdriver firefox 登录126邮箱,先添加联系人,然后进入首页发送邮件,带附件。

    代码:#encoding=utf-8from selenium import webdriverfrom selenium.webdriver.common.keys import Keysfrom ...

  5. python webdriver 登陆163邮箱给QQ邮箱发送一个邮件,显示等待

    #encoding=utf-8 import unittest import time from selenium import webdriver from selenium.webdriver i ...

  6. 在 Linux 中使用超级用户权限

    在你想要使用超级权限临时运行一条命令时,sudo 命令非常方便,但是当它不能如你期望的工作时,你也会遇到一些麻烦.比如说你想在某些日志文件结尾添加一些重要的信息,你可能会尝试这样做: $ echo & ...

  7. 2018“金三”之一线互联网公司Java高级面试题总结

    JVM 1.请介绍一下JVM内存模型??用过什么垃圾回收器都说说呗 2.线上发送频繁full gc如何处理? CPU 使用率过高怎么办? 如何定位问题?如何解决说一下解决思路和处理方法 3.知道字节码 ...

  8. MySQL数据库 基本操作语句

    操作MySQL数据库 1.创建数据库 create database 数据库名: 2.查看数据库 show databases: 3.选择指定数据库 use 数据库名: 4.删除数据库 drop da ...

  9. 更换 nodejs npm 镜像为 淘宝 镜像

    淘宝npm镜像官方介绍文档:https://npm.taobao.org/ ,使用命令在这个官方文档里查询. 安装工具cnpm: $ npm install -g cnpm --registry=ht ...

  10. JRebel for IntelliJ 热部署破解方法

    1.打开idea,然后打开设置. 2.点击Plugins 3.重启之后点击 4.下载激活JRebel的插件,下载地址:https://github.com/ilanyu/ReverseProxy/re ...