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? 今天的天气怎么样?
It's Sunny Day
What kind of weather do you like? 你喜欢什么样子的天气?
I like rain.Because I like listening to raining very much at stay in
# 想一个地方,告诉哪里的人们都再做什么
Meten:
Somebody are teaching students
Somebody are drinking coffee
Somebody are studying English
Somebody are taking notebook
What are you doing? What is he doing? What is sister doing?
I am playing games
Where are you playing games?
I am stay in at home
Who is loki playing games with?
I am alone.
词汇(Key Word )
anoter 另外的;不同的
cry 哭,喊
moment 瞬间;重要时刻 # at the moment 此时此刻
shine 照耀;显露
smile 微笑
present countinuous 现在进行时
feel like 感觉像
building n. 建筑;建筑物 ; v. 建筑;建立;增加(build的ing形式)
cooking v. 烹调;筹划(cook的ing形式)
going v. 前进;出发;运转(go的ing形式)
having v. 有(have的ing形式)
standing v. 站立;坚持不变;坐落于(stand的ing形式)
staying v. 停留(stay的ing形式)
swimming v. 游泳;漂浮;旋转(swim的ing形式)
working v. 工作;影响;受雇用(work的ing形式)
句型(Sentences)
She's smiling,she's laughing
She's dancing in the street
She's having fun out in the sun
In the Moscow summer heat
One man's playing the saxophone.(萨克斯管)
Another man's playing the guitar.
She's felling like a star. 她感觉自己像个明星
You are cleaning your room 你在清扫你的房间
The kids are playing in the sand 孩子们在玩沙
The sun is shining brightly 太阳光强烈的照射着
Where am I ?我在那里?
She's feeling like a star. 她感觉自己像个明星
语法(Grammar)
Presentcontinuous: be + V-ing 现在进行时
Use:
The present continuous can be used to talk about events that are taking place at the moment of speaking.
Example:
I am studying English at the moment.
Note: Verbs ending in -y keep the -y(cry+ing=crying)
English trip V1 - B 22. Here,There and Everywhere 无处不在 Teacher:Taylor Key: Be + Ving的更多相关文章
- 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) ...
- 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 ...
- English trip V1 - 6.Accidents Happen! 发生意外! Teacher:Corrine Key: 过去进行时 was or were + Ving
In this lesson you will learn to talk about past occurences. 过去进行时 课上内容(Lesson) C: Hi, Loki! L: Hi, ...
- English trip V1 - 5.That's Amazing! 棒极了! Teacher:Patrick Key: can or can't
In this lesson you will learn to describe what people can do. 在本课中,您将学习如何描述人们可以做什么. STARTE drive a c ...
- English trip V1 - 20.Look at me 看着我 Teacher:Solo Key: 声调(英语默认就声调[rising]和降调[falling]两种)
In this lesson you will learn to describe a person. 课上内容(Lesson) appearance -> ap pea ran ce 外貌 ...
- English trip V1 - 22. My Life Teacher:Emily Key: describe talk about past 过去式
In this lesson you will learn to talk about the past. 课上内容(Lesson) I was born in 1986. I started sch ...
- English trip V1 - 12.Belongings 行李 Teacher:Jade Key: ?
In this lesson you will learn to describe your home life and things you own. 在本课中,您将学习如何描述您的家庭生活和您拥有 ...
- English trip V1 - B 4.How Do You Make a Salad? 请给我一间房? Teacher:Julia Key:imperatives 祈使句
In this lesson you will learn to give instructions. 这节课你将将学会给出指示. 课上内容(Lesson) 词汇(Key Word ) bell pe ...
- 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 ...
随机推荐
- PreparedStatement与Statement区别
就这牛客网的一道题,进行分析PreparedStatement与Statement的区别. 题目: 关于PreparedStatement与Statement描述错误的是() A 一般而言,Prepa ...
- rsync命令解析
!rsync同步模式sync在进行同步或备份时,使用远程shell,或TCP连接远程daemon,有两种途经连接远程主机.shell模式,不需要使用配置文件,也不需要启动远端rsync.远程传输时一般 ...
- Oracle使用——oracle 忘记用户密码登录
背景 有时候我们忘记了oracle登录的用户密码,甚至是用户名称都不确定,应该怎么登陆呢 操作系统 CentOS7 Oracle12c 操作步骤 使用sqlplus登录系统:sqlplus / a ...
- 编译openwrt时总是报错“staging_dir/target-aarch64_generic_glibc/stam$/.tools_compile_yynyyyyynyyyyynyynnyyyynyyyyyyyyyyyyyyynyynynnyyynny' failed”
1. 详细错误如下: tools/Makefile:146: recipe for target '/home/jello/openwrt/staging_dir/target-aarch64_gen ...
- 多线程编程:一个指令重排序引发的chaos
先贴出正确的代码: package com.xiaobai.thread.main; import lombok.extern.slf4j.Slf4j; @Slf4j public class Thr ...
- 最最简单的c语言函数汇编分析
0x01 环境 xp+vc6.0 0x02 代码 int plus(int x, int y) { return 0; } 以下是vc6.0的反汇编窗口 1: int plus(int x, int ...
- (转) How a Kalman filter works, in pictures
How a Kalman filter works, in pictures I have to tell you about the Kalman filter, because what it d ...
- 《操作系统_FCFS和SJF》
先来先服务FCFS和短作业优先SJF进程调度 转自:https://blog.csdn.net/qq_34374664/article/details/73231072 一.概念介绍和案例解析 FCF ...
- std::cout << char + int
#include<iostream> int main(){ char ch; std::cout << "Type, and I shall repeat.\n&q ...
- C语言调用Python 混合编程
导语 Python有很多库,Qt用来编写界面,自然产生C++调用Python的需求.一路摸索,充满艰辛 添加头文件搜索路径,导入静态库 我的python头文件搜索路径:C:\Python27amd64 ...