English trip EM2-PE-6A Family Relationship Teacher:Taylor
课上内容(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的更多相关文章
- 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 ...
- 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 ...
- 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 ) # ...
- 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 EM2-PE-5A Plan a dinner party Teacher:Lamb
课上内容(Lesson) # Appetizer ['æpə'taɪzɚ] n. 开胃物,开胃食品 spinach salad 菠菜沙拉 # "p" 发b音 gazpac ...
- 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 - PC9 Where am I Teacher:Jade
In this lesson you will learn to ask for and give directions # 在本课中,您将学习如何提出要求并给出指示 Words North ...
- 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 ...
- 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 ...
随机推荐
- bzoj 1614 Telephone Lines架设电话线 - 二分答案 - 最短路
Description Farmer John打算将电话线引到自己的农场,但电信公司并不打算为他提供免费服务.于是,FJ必须为此向电信公司支付一定的费用. FJ的农场周围分布着N(1 <= N ...
- Python 用pygame模块播放MP3
安装pygame(这个是python3,32位的) pip安装这个whl文件 装完就直接跑代码啦,很短的 import time import pygame file=r'C:\Users\chan\ ...
- ssh-copy-id命令解析
ssh-copy-id命令可以把本地主机的公钥复制到远程主机的authorized_keys文件上, ssh-copy-id命令也会给远程主机的用户主目录(home)和~/.ssh, 和~/.ssh/ ...
- Python3基础 list in/not in 判断一个变量是否在列表中存在
Python : 3.7.0 OS : Ubuntu 18.04.1 LTS IDE : PyCharm 2018.2.4 Conda ...
- shell中使用echo输出时如何指定颜色
答: 请看下图:
- 深度学习课程笔记(九)VAE 相关推导和应用
深度学习课程笔记(九)VAE 相关推导和应用 2018-07-10 22:18:03 Reference: 1. TensorFlow code: https://jmetzen.github.io/ ...
- (转载)Sublime Text 3 快捷键大全
选择类Ctrl+D 选中光标所占的文本,继续操作则会选中下一个相同的文本.Alt+F3 选中文本按下快捷键,即可一次性选择全部的相同文本进行同时编辑.举个栗子:快速选中并更改所有相同的变量名.函数名等 ...
- How to install Bekeley Extension Software Switch(BESS)?
参考: Github BESS How to install Bekeley Extension Software Switch(BESS)? Introduction BESS is a modul ...
- 模块、包及常用模块(time/random/os/sys/shutil)
一.模块 模块的本质就是一个.py 文件. 导入和调用模块: import module from module import xx from module.xx.xx import xx as re ...
- WebGIS前端地图显示之根据地理范围换算出瓦片行列号的原理(核心)
文章版权由作者李晓晖和博客园共有,若转载请于明显处标明出处:http://www.cnblogs.com/naaoveGIS/. 1.前言 在上一节中我们知道了屏幕上一像素等于实际中多少单位长度(米或 ...