课上内容(Lesson)

What's your name?

Where is your hometown?  你的家乡是哪里?

Where do you come from?    你从哪里来?   I'm a Local.

Where are you from?你是哪里人?    I'm a Chengdu man. Chengdu is a  basin ['besn] city. It  is the capital of Sichuan Province ['prɑvɪns] .And it's famous Panda and Hotpot.

What's your job?  I'm a office worker

What's your hobby?  I like play games.

How many people are there in your family?

There are people in my family. They are My wife ,My daughter and I.

Tips:

例如:Your books are on the table.  # 复数

Where is your apple?  # 单数

Where is the hospital?  # 单数

词汇(Key Word )

curly ['kɝli]  hair 卷发

blond hair 金发   # blond hair girl

grey hair 白头发      # grey hair old man

album ['ælbəm] 专辑

sister-in-low 嫂子;弟媳

brother-in-law  姐夫;妹夫

daughter-in-law  儿媳妇

son-in-law 女婿

stepson  继子

stepdaughter 继女

setpmother  继母

stepfater 继父

cousin 堂(表)兄弟;姐妹

sibling 亲兄弟姊妹

nephew 侄儿

niece 侄女

couple 夫妻

parents 父母

middle child   老二;第二个孩子

presentation   n. 展示;描述,陈述;介绍;赠送

speech n. 演讲;讲话;[语] 语音;演说

aunt   n. 阿姨;姑妈;伯母;舅妈

uncle n. 叔叔;伯父;伯伯;舅父;姨丈;姑父

first 第一

second  第二

third  第三

句型(Sentences)

slow down a bit ,please  请慢一点

语法(Grammar)

He/She was boin in 1986 year

English trip EM2-PE-6A Family Relationship Teacher:Taylor的更多相关文章

  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 V1 - 21. I dreamed dream Teacher:Corrine Key: past tense(过去式)

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

  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 EM2-PE-5A Plan a dinner party Teacher:Lamb

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

  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 V1 - 1.How Do You Feel Now? Teacher:Lamb Key:形容词(Adjectives)

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

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

随机推荐

  1. HihoCoder 1236 Scores - bitset - 分块

    Kyle is a student of Programming Monkey Elementary School. Just as others, he is deeply concerned wi ...

  2. 利用sqlmap对网站进行sql注入检测

    1.下载sqlmap github地址:https://github.com/sqlmapproject/sqlmap/zipball/master 2.sqlmap的运行环境需要python,这个网 ...

  3. uniGUI试用笔记(一)

    通过向导创建一个uniGUI应用服务器,工程中有三个文件: TUniServerModule = class(TUniGUIServerModule) TUniMainModule = class(T ...

  4. Bootstrap3基础 form-control 圆角的输入框,光标放入后边框变色

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

  5. Restful framework【第八篇】频率组件

    基本使用 频率: -限制每个ip地址一分钟访问10次 -写一个类 from rest_framework.throttling import SimpleRateThrottle class Visi ...

  6. L2-001:dijskstra + 多条最短路径 + 记录中间路径

    题目链接:https://pintia.cn/problem-sets/994805046380707840/problems/994805073643683840 思路: dijkstra算出最短路 ...

  7. <Python>判断变量是否是DataFrame 或者 Series

    https://stackoverflow.com/questions/14808945/check-if-variable-is-dataframe Use the built-in isinsta ...

  8. 题解——洛谷P2827 NOIP提高组 2016 蚯蚓

    队列模拟 详细题解待填坑 #include <cstdio> #include <algorithm> #include <queue> #include < ...

  9. 论文阅读:Prominent Object Detection and Recognition: A Saliency-based Pipeline

    论文阅读:Prominent Object Detection and Recognition: A Saliency-based Pipeline  如上图所示,本文旨在解决一个问题:给定一张图像, ...

  10. python学习打卡 day07 set集合,深浅拷贝以及部分知识点补充

    本节的主要内容: 基础数据类型补充 set集合 深浅拷贝 主要内容: 一.基础数据类型补充 字符串: li = ["李嘉诚", "麻花藤", "⻩海峰 ...