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)

A: HI,I'm Mike. What's your name and where are you from?
B: I am Bill Ding. I am form China.
A: It is nice to meet you
B: What do you do?
A: I'm a football player.
B: Say it again,please.
A: A football player.Are you a model?
B: No, I'm not. I am a soldier.
A: This is my wife. Her name is Sue Yu.
B: It's nice to meet you .Are you a football player?
A: No, I am not. I am a singer.It is nice to meet you too.
 

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的更多相关文章

  1. English trip M1 - AC9 Nosey people 爱管闲事的人 Teacher:Solo

    In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情. 课上内容(Lesson) # four “ ...

  2. English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick

    In this lesson you will learn to desribe abilities.  这节课你将学习到描述你的能力 课上内容(Lesson) 三种常见情态动词 can aux. 能 ...

  3. 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 ...

  4. 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 ...

  5. English trip M1 - AC11 I Dreamed a Dream? 我做了一个梦 Teacher:Lamb

    In this lesson you will learn to describe an experience.  这节课你讲学习到描述经历 课上内容(Lesson) 词汇(Key Word ) 句型 ...

  6. 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 ...

  7. 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 ...

  8. 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 ...

  9. 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  电梯      ...

随机推荐

  1. Maven本地仓库引入自定义/第三方的jar

    在cmd下输入如下: mvn install:install-file -Dfile=D:\ojdbc7.jar -DgroupId=com.tech4j.driver -DartifactId=or ...

  2. mysql安装方式

    1.进入mysql官网https://www.mysql.com/,选择downloads——community——mysql community server,然后在下面选择版本后点击downloa ...

  3. IDEA引入Gradle工程小记

    1.首先IDEA要在该工程Settings中配置本地安装的Gradle,配好其home目录,注意目录到根目录即可,不要到bin一级,否则提示错误,无法使用: 2.配置好后会自动侦测Gradle项目,点 ...

  4. shiro 前后端分离 seseeionId 问题

    http://www.cnblogs.com/cshhs/p/9269411.html https://www.w3cschool.cn/shiro/rmvk1if1.html http://www. ...

  5. Learning to Compare Image Patches via Convolutional Neural Networks --- Reading Summary

    Learning to Compare Image Patches via Convolutional Neural Networks ---  Reading Summary 2017.03.08 ...

  6. (转载)C# winform 在一个窗体中如何设置另一个窗体的TextBox的值

    方法1:修改控件的访问修饰符.(不建议使用此法) public System.Windows.Forms.TextBox textBox1; 在调用时就能直接访问 Form1 frm = new Fo ...

  7. Java创建对象的几种方式。

    Java创建对象的几种方式(重要): (1) 用new语句创建对象,这是最常见的创建对象的方法. (2) 运用反射手段,调用java.lang.Class或者java.lang.reflect.Con ...

  8. [转载]解决linux 下多线程错误 undefined reference to `sem_init'

    转自:https://blog.csdn.net/yzycqu/article/details/7396498?utm_source=copy 解决linux 下多线程错误 undefined ref ...

  9. Shell脚本(三)

    摘自:菜鸟教程 http://www.runoob.com/linux/linux-shell-echo.html Shell命令 1. echo命令 字符串输出 echo "OK! \c& ...

  10. js精度误差

    之前虽然有看到过 js 精度相关的文章.但也都没有“印象深刻” ,但是今天"有幸"遇到了. 做一个项目,进行页面调试的时候, 当数量增加到3时总价格变得好长好长 立马在控制台验证了 ...