English trip M1 - PC1 Are you a Model? 你是模特吗? Teacher:Taylor
In this lesson you will learn to talk about jobs.
课上内容(Lesson)
What's your partner name?
Her name is Jenny
How long have you studied English in Meten?
How long have you been studying English in Meten?
I study English 2 month at Meten
What do she do?
What's she job?
She is a office worker
How long is your birthday? 你的生日是多久
How long were you born? 你是多久出生的?
She was born in 1986
Why is your name is Loki?
Why do you call youself Loki?
What is the special meaning of your name?
Where do you work?
Do you like your job?
Do you work in the serve industry? 你在服务行业工作吗?
Do you work in a company?
When did you start working? 你什么时候开始工作的?
What is the goodthings and badthings in the your work?
I think is 2-day off
词汇(Key Word )
salary n.薪水
work overtime 加班
animated cartoon 动画;卡通
Manga 日本漫画
athlete 运动员
used it 习惯
builder 建筑师
painter 画家
mechanic 机械师
cook 厨师 chef 大厨
dentist 牙科医生
句型(Sentences)
My English name is Loki. My favorite name is Lucky.
What's in a name ? 名字里有什么信息
语法(Grammar)
注意
a / an 使用 是根据单词音节 an engineer
家庭作业 (Homework)
What do you do? 你是做什么的? I am an office worker
Where do you work? 你在哪里工作? I work in the IT company
What do you do at your job? 你的工作是什么? I'm Senior chores
What's your working time? 你的工作时间是什么时候? From 8:30 am to 17:30 pm
How long have you worked there? 你在那里工作多久了? I have worked there for 11 years.
Do you like your job? Why or Why not? 你喜欢你的工作吗?为什么或为什么不呢? Yeah! Kind of ... Because, I've been here too long.
English trip M1 - PC1 Are you a Model? 你是模特吗? Teacher:Taylor的更多相关文章
- English trip M1 - AC9 Nosey people 爱管闲事的人 Teacher:Solo
In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情. 课上内容(Lesson) # four “ ...
- English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick
In this lesson you will learn to desribe abilities. 这节课你将学习到描述你的能力 课上内容(Lesson) 三种常见情态动词 can aux. 能 ...
- English trip M1 - AC6 How to make salad? Teacher:Patrick
In this lesson you will learn to give instructions. 在本课中,您将学习如何提供说明. 课上内容(Lesson) How to make a sal ...
- English trip M1 - PC6 Likes and Dislike Teacher:Jade
In this lesson you will learn to talk about likes and dislikes. 课上内容(Lesson) # 通常在习惯性的表达式用 it's 来表达w ...
- English trip M1 - AC11 I Dreamed a Dream? 我做了一个梦 Teacher:Lamb
In this lesson you will learn to describe an experience. 这节课你讲学习到描述经历 课上内容(Lesson) 词汇(Key Word ) 句型 ...
- English trip M1 - AC11 May I Help You? 我能帮到你吗? Teacher:Lamb
In this lesson you will learn to ask for things in shops 在本课程中,您将学习如何在商店中寻找东西 课上内容(Lesson) How are ...
- English trip M1 - AC3 Teacher:Corrine
课堂上内容 16,black,games The clothes is Only $. is lucky number in China. God give us black eyes,but we ...
- English trip M1 - AC1 My Dream Car Teacher:Corrine
In this lesson you will learn to describe an object. 课上内容(Lesson) You want to rent a car. Go to the ...
- English trip M1 - PC12 I'd Like a Room Please Teacher:Taalan
In this lesson you will learn to say what you need. 在本课中,您将学习如何说出您的需求. Words list elevator 电梯 ...
随机推荐
- ./configure: error: C compiler cc is not found
没有安装gcc 在安装nginx之前先安装依赖软件 yum install -y gcc gcc-c++ autoconf pcre pcre-devel make automake wget htt ...
- linux内核中的vgaarb是什么?
答: vga仲裁器(vga arbiter),是内核中的一个模块
- 【C#】委托中的匿名函数与lambda
将方法作为方法的参数 委托是一个类,它定义了方法的类型,使得可以将方法当作另一个方法的参数来进行传递,这种将方法动态地赋给参数的做法,可以避免在程序中大量使用If-Else(Switch)语句,同时使 ...
- kubernetes 实战2_命令_Configure Pods and Containers
--以yaml格式输出:pod\configmap\service\ingress\deployment kubectl get pod platform-financeapi-deployment- ...
- .net core 问题:413 Request Entity Too Large nginx
https://stackoverflow.com/questions/38698350/increase-upload-file-size-in-asp-net-core The other ans ...
- facebook api之Ad
Ad Contains information to display an ad and associate it an ad set. Each ad is associated with an a ...
- python实现八皇后问题
import random def judge(state, nextX): #判断是否和之前的皇后状态有冲突 nextY = len(state) for i in range(nextY): if ...
- Go 灵活多变的切片Slice
我们知道数组定义好之后其长度就无法再修改,但是,在实际开发过程中,有时候我们并不知道需要多大的数组,我们期望数组的长度是可变的, 在 Go 中有一种数据结构切片(Slice) 解决了这个问题,它是可变 ...
- VS 编译后 install报错(error MSB3073)
vs编译出现如下错误: 错误 1 error MSB3073: 命令"setlocal H:\PCL_BACKUP\PCL\CMake\bin\cmake.exe -DBUILD_TYPE= ...
- Intellij idea注册码失效
从网上下载idea需要输入激活码,晚上用的激活码大多是同一个,但是上次使用的时候突然弹窗告诉我注册码失效了,在网上找到一个新的方法 在注册界面有几个选项,我们常用的是Activation Code,现 ...