因为这节课本身内容过于So easy~ Patrick给我补充了很多课外内容

课上内容(Lesson)

I doesn't work  2层意思

1) 东西坏了,这个东西不能正常工作了。比如钟不走时间了

2) 行不通。 比如:你家小孩反着开门,就是打不开。

词汇(Key Word )

morden  n.现代的            tradition  n.传统的                   In morden city ,some people's idea still tradition

bossy 霸道,adj. 专横的;浮雕装饰的;爱指挥他人的  You are boss is bossy?

colleagues 同事  n. 同事;同行(colleague的复数)  My colleagues is a friendly man

peanuts  花生    peanuts and walnut's milk is my favorite

personality  性格,个性;品格   That kid's personality is bad temper

respect  n. 尊敬,尊重;方面;敬意  vt. 尊敬,尊重;遵守   we are learning to respect old man

respectful  adj. 恭敬的;有礼貌的  The little girl is respectful

walnut  核桃                 I don't like walnut, because open it very difficulty.

megacity n. 大城市(人口超过1000万的)           Tokyo is megactiy

migration  n. 迁移;移民;移动    emigration   n. 移民;移民出境;移居外国               She plans migration USA

improve  vt. 改善,增进;提高…的价值  vi. 增加;变得更好       I need improve myself

freelancer  自由职业者  My friend Lee is freelancer

opposite  反义词    big and small is opposite

Kill time  打法时间   If you always kill time , The time also kill you

lawyer n. 律师;法学家   My friend's wife is a lawyer

brave adj. 勇敢的;华丽的   He doesn't injection, he is brave boy

hint  暗示  somebody write hint on the paper

modest  谦逊  we need stay modest

duty   职责    ; off duty  下班                    To midnight , At last he is off duty

engineer  n.工程师

favorite  adj.最喜爱的

football player 足球运动员

housewife  n.家庭主妇

job n.工作

model  n.模特

police offcer n.警官

singer  n.歌手

worker n.工人,劳动者

句型(Sentences)

work my butt off to do   拼命工作;尽自己全力做某事

in a bad way 这不是一个好方法

try my best to do  尽自己最大努力

work of peanuts  挣钱少

nut     n. 螺母,螺帽;坚果;难对付的人,难解的问题

You are nuts 你是怪咖。

Don’t judge a book by its cover  不要以貌取人 ;俚语

I worked overtime..我工作经常加班

I am used to ...    我习惯于...

not really  不完全是;不见得

语法(Grammar)

English trip V1 - B 13. Are you a model? 你是模特吗? Teacher:Patrick Key: 单词回顾、词性后缀的更多相关文章

  1. English trip V1 - B 24. I'm Interested in... 我对...感兴趣 Teacher:Julia Key: (I/We/They) do/don't (He/She/it)does/doesn't

    In this lesson you will learn to talk about people's interests. 课上内容(Lesson) interest v. 使…感兴趣(inter ...

  2. English trip V1 - B 21. On a busy day 忙碌的一天 Teacher:Taylor Key: at on in

    In this lesson you will learn to tell the time.  说时间 课上内容(Lesson) at       time; at 7:30; at midday; ...

  3. English trip V1 - B 5.Is It Cold Outside? 外面很冷? Teacher:Corrine Key: weather

    In this lesson you will learn to talk about the weather. 本节课将学习到关于天气 课上内容(Lesson) 词汇(Key Word ) # 关于 ...

  4. English trip V1 - B 16. Giving Reasons 提供个人信息 Teacher:Lamb Key: Why/Because

    In this lesson you will learn how to give reasons for something you've done. 课上内容(Lesson) Why do peo ...

  5. English trip V1 - B 15. Giving Personal Information 提供个人信息 Teacher:Solo Key: Do/Does

    In this lesson you will learn to answer simple questions about yourself.  本节课讲学到回答关于自己的一些简单问题 课上内容(L ...

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

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

  7. English trip V1 - 1.How Do You Feel Now? Teacher:Lamb Key:形容词(Adjectives)

    In this lesson you will learn to describe people, things, and feelings.在本课中,您将学习如何描述人,事和感受. STARTER  ...

  8. 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? 今天的天 ...

  9. English trip V1 - B 6.Where Are You From? Teacher:Patrick Key: 一般疑问句和否定句中的be动词

    In this lesson you will learn to talk about countries and languages.  本节课你将学习到关于谈论城市和语言 课上内容(Lesson) ...

随机推荐

  1. STL相关问题

    写set容器遇到以下问题: C:\Users\admin\Desktop\未命名2.cpp In function 'int main()': 67 98 C:\Users\admin\Desktop ...

  2. Bootstrap3基础 input-group glyphicon 输入框组与glyphicon图标

      内容 参数   OS   Windows 10 x64   browser   Firefox 65.0.2   framework     Bootstrap 3.3.7   editor    ...

  3. 【定制Android系统】Android O 在ROM中添加自己的 so 库(1)——Android.mk 与 Android.bp 的区别【转】

    本文转载自: 版权声明:本文为博主原创文章,转载时请注明原作者及出处.    https://blog.csdn.net/u014248312/article/details/82020204需求:在 ...

  4. bitset,2018蓝桥杯-明码(二进制转换)

    bitset可以存储二进制数位 bitset<8> x(2); cout<<x<<endl; //输出:00000010 #include <iostream ...

  5. P3317 [SDOI2014]重建

    思路 变元矩阵树定理可以统计最小生成树边权积的和,将A矩阵变为边权,D变为与该点相连的边权和,K=D-A,求K的行列式即可 把式子化成 \[ \begin{align}&\sum_{T}\pr ...

  6. Images之Dockerfiles

    Best practices for writing Dockerfiles This document covers recommended best practices and methods f ...

  7. Linux命令3——c

    cal:calender,显示月历 -j:用凯撒历(dates of julius caesar)的形式来显示月历,不分月份.1-365/366 -m:显示月历时,把星期一定为一周的开始.默认星期日为 ...

  8. cron,linux定时脚本

    Linux的cron和crontab Cron定时执行工具详解 Linux下的crontab定时执行任务命令详解 Linux上启动Cron任务 [linux]解析crontab cron表达式详解 c ...

  9. 17秋 软件工程 团队第三次作业 预则立&他山之石

    题目:团队作业-预则立&&他山之石 团队: 我说嘻(xì)哈(hà)你说侠 17秋 软件工程 团队第三次作业 预则立&他山之石 1.确立团队选题,建立和初步熟悉团队git的协作 ...

  10. 【AT1219】历史研究

    Problem Description \(IOI\)国历史研究的第一人--\(JOI\)教授,最近获得了一份被认为是古代\(IOI\)国的住民写下的日记.\(JOI\)教授为了通过这份日记来研究古代 ...