课上内容(Lesson)

Where is Loki a student?  Loki is in Meten, BaobaoStreet, Chengdu.

What is he studying?   He studies English.

What classes is he taking?  He taking likes Information Tachnology

What is he preparing for?   He is preparing for V1 to V2 level exam.

词汇(Key Word )

art         craft  n. 工艺;手艺;太空船

business     employment  n. 使用;职业;雇用

engineering   construction  n. 建设;建筑物;解释;造句

graphic design      concrete adj. 混凝土的;实在的,具体的;有形的  vi. 凝结  vt. 使凝固;用混凝土修筑  n. 具体物;凝结物      idea  n. 想法;主意;概念

history    past  n. 过去;往事  adj. 过去的;结束的  prep. 越过;晚于  adv. 过;经过

information technology (IT)       advice n. 建议;忠告;劝告;通知       automation n. 自动化;自动操作

law     act  n. 行为,行动;法案,法令;假装;(戏剧,歌剧等)一幕  v. 做事,行动;假装;扮演(戏剧,电影中的角色);充当,起作用;对…有影响

math    analytical adj. 分析的;解析的;善于分析的

nursing   attending  adj. (医生)主治的  v. 参加(attend的现在分词);注意,听;照顾;[常用被动语态](作为结果、情况)伴随

science   art  n. (包括雕塑、绘画、音乐等的) 艺术,美术;美术(作)品;艺品(作)品;(表演)艺术;技术,技巧;

tourism  travel  vi. 旅行;行进;步行;交往  vt. 经过;在…旅行  n. 旅行;游历;漫游

hospitality     accommodation  n. 住处,膳宿;调节;和解;预订铺位

句型(Sentences)

ZACK = Z

LEO = L

Z: Hey, Leo!

L: Hi, Zack!

Z: How are you doing?

L: I'm all right. How about you?

Z: Not bad. So, What are you doing these days?

L: I am studying at State University.

Z: Really? What are you majoring in ?

L: Graphic design. What about you? are you working or are you going to school?

Z: Both. I am working part-time at a cafe.I am taking two classes at City College this term,too

L: What are you studying?

Z: Photography and art history.

L:  Are you enjoying the classes?

Z: Yeah. They're fun and I am learning a lot .

语法(Grammar)

English trip EM2-LP-4B At School Teacher:Russell的更多相关文章

  1. English trip V1 - 23. Big and Bigger Teacher:Corrine Key: adjective comparisons 形容词 比较级

    In this lesson you will learn to make comparisons. 课上内容(Lesson) compare   n. 比较  vt. 比拟,喻为:[语]构成  vi ...

  2. English trip V2 - 3. A Healthy Diet Teacher:Corrine Key:各种前缀 im- un- in- re- over- under-

    In this lesson you will learn to talk about foot and drink for a healthy diet. 课上内容(Lesson) What do ...

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

  4. English trip EM2-PE-5A Plan a dinner party Teacher:Lamb

    课上内容(Lesson) # Appetizer   ['æpə'taɪzɚ]  n. 开胃物,开胃食品 spinach salad  菠菜沙拉  # "p" 发b音 gazpac ...

  5. English trip V1 - 21. I dreamed dream Teacher:Corrine Key: past tense(过去式)

    In this lesson you will learn to describe an experience.  本课将会学习描述一次经历 课上内容(Lesson) 词汇(Key Word ) # ...

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

  7. English trip M1 - PC9 Where am I Teacher:Jade

    In this lesson you will learn to ask for and give directions    # 在本课中,您将学习如何提出要求并给出指示 Words North  ...

  8. English trip V2 - 4. Really Wild Teacher:Maple Key:Adjectives of feeling

    In this lesson you will learn how to recognize animals and describe feeling. 课上内容(Lesson) 词汇(Key Wor ...

  9. English trip V1 - B 18. Workplaces 工作地方 Teacher:Russell Key: do / does

    In this lesson you will learn to talk about workplaces. 课上内容(Lesson) My English Teacher name is Russ ...

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

随机推荐

  1. Gym 101981I - Magic Potion - [最大流][2018-2019 ACM-ICPC Asia Nanjing Regional Contest Problem I]

    题目链接:http://codeforces.com/gym/101981/attachments There are n heroes and m monsters living in an isl ...

  2. 1.7Oob 方法重载和成员变量,局部变量,构造方法

    1:方法调用,如果值有参方法,必须传递实际参数. 2:方法定义了多少个参数,传递的实际参数就 必须有多少个, 方法的作用:1:描述某个类的作用,2:软件的复用 这个复用率低,作用小,价值很低: 3:

  3. [04-01]css组合选择器

    /* 私人笔记 */   组合选择器:把基本选择器通过特殊符号串在一起,可以带来一些特殊的意义: 1.源码 <!DOCTYPE html> <html lang="zh&q ...

  4. MAC OSX Xcode硬盘清理

    1.移除对旧设备的支持影响:可重新生成:再连接旧设备调试时,会重新自动生成.我移除了4.3.2, 5.0, 5.1等版本的设备支持.路径:~/Library/Developer/Xcode/iOS D ...

  5. Spring事物管理--相关要点及配置事物管理器

    事务的四大特征 1.原子性:一个事务中所有对数据库的操作是一个不可分割的操作序列,要么全做要么全不做 2.一致性:数据不会因为事务的执行而遭到破坏 3.隔离性:一个事物的执行,不受其他事务的干扰,即并 ...

  6. 为什么python中没有switch case语句

    终于知道了python中映射的设计哲学. 我自己写的code : class order_status_switcher(object): def get_order_status(self,argu ...

  7. node os模块

    const os = require('os'); console.log(os.homedir()); console.log(os.hostname()); console.log(os.plat ...

  8. Jenkins Pipeline脚本

    node { echo 'Hello World' } node 在Jenkins环境中分配一个执行器和工作空间. echo 在控制台输出中写入简单的字符串 try { timeout(time: 1 ...

  9. break,continue的区别

    break 终止循环, continue 跳出本次循环,进入下一次循环 username = 'Loker'passwd = '123456' for i in range(3): user = in ...

  10. 200. Number of Islands(DFS)

    Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surro ...