Xu言:

业精于勤,荒于嬉;行成于思,毁于随

Before you read 阅读准备

Talk about the picture, what do you see?看图说话,你看到了什么?

Listen and read 听并读

Sue,

Have fun at school!

You need pencil ,The pencil in the desk.

You need notebook, The notebook on my computer.

You need dictionary, It's on the chair.

You need eraser, It's on the desk.

Love,

Mom

After you read 阅读回顾

The pencil in the desk

The notebook on the computer

The dictionary is on the chair

The eraser is on the desk

Picture dictionary 图解词典

Days of the week 一周里面的天;星期

Monday 星期一

Tuesday 星期二

Wednesday 星期三

Thursday 星期四

Friday 星期五

Saturday 星期六

Sunday 星期日

Tips: 时间介词

in   单纯的月份     e.g : My birthday is in December

on  用于指某一天   On Monday, On December 1st    e.g: My English class is on Monday、Wednesday、Friday

at  用于具体时间   at 7:00   at 5:00

morning  早上

noon  中午  主要指12:00的那个一个小时

afternoon  下午

evening  晚上

midnight  午夜

周六的晚上九点  9 o'clock on Saturday night

周一的早上六点  Six o'clock on Monday Morning

周三的中午十二点  12 noon on Wednesday

周二的下午三点  3 o'clock on Tuesday Afternoon

周五的午夜二十三点  23 o'clock on  Friday  midnight  PS:午夜是指23点到1点之间

Words

position 位置

object 物品,对象

Weekdays  平日,工作日

Workday  劳动日

Weekend  周末

native  本地人,土著  ['neɪtɪv]

natural [ˈnætʃrəl]  自然

speaker  . 演讲者;扬声器

Listen to local people  听听当地人的意见

Listen to native speaker  听母语人士

sentence

What day is it?

Monday.

What day is-it ?    连读,后面是元音轻读

What day is it today?  # 2个爆破音出现的时候前面可省略读 —— 失去爆破

Can I help you?

have a good time  玩得很开心

have fun 玩的开心

Do you need pencli?

Yes , I do   / No I don't

Does she/she need notebook? # 第三人称 Do 变Does

Yes, she does / No, she doesn't

Are

What time did you watch the World Cup yesterday?  # did 是因为是过去时

你昨天看世界杯 到几点

Are there two pepole in the class room? 教室里有两个人吗? 因为有多个人使用的复数形式Are

Yes,there are

Summer

1.Maple 老师给我说掌握Unit 1 or Unit 2 单词,只需要闭上书回想起所有单词、句子就表示掌握了

2.之所有不能灵活组句子是因为还用的不够多,读的不够多,听的也不够多。古有云:熟能生巧

3.今天学到了时间介词

4.注意第三人称、do  -> does

English trip -- VC(情景课)2 D Reading的更多相关文章

  1. English trip -- VC(情景课)10 D Reading 阅读练习

    Read 阅读  From: Lupe To:Miriam Hi Miriam, I'm not working today.It's my day off. Are you busy?Come an ...

  2. English trip -- VC(情景课)9 D Reading 阅读练习

    Read 阅读 Dear Susie(苏西) It's after dinner, My family is working in the kitchen. My daughter Li is  wa ...

  3. English trip -- VC(情景课)8 D Reading

    Listen and read. Shop Smart [smɑːt]  Employee of the Month: Sara['særə] (萨拉) Lopez(洛佩斯) Congratulati ...

  4. English trip -- VC(情景课) 7 D Reading 阅读练习

    Read Hi patty, This morning, Smuel and I are going to The Clothes place. Samuel needs blue pants.He ...

  5. English trip -- VC(情景课)3 D Reading

    xu言: 感觉睡眠尽量还是要保证7+小时,才能让自己的脑袋更清醒一些... Read 阅读 My Family My name is Gloria. This is my family . This ...

  6. English trip -- VC(情景课)1 C What's your name?(review)

    Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto   [təˈrɒntəʊ]  to ron to (多伦多(加拿大城市))   - -0我还 ...

  7. English trip -- VC(情景课)10 C I like to watch TV. 我爱看电视

    Grammar focus 语法点: like to do    you do    they What  does  he    like to do? does  she Practice 练习 ...

  8. English trip -- VC(情景课)10 B Around the house 在家里

    Vocablulary focus  核心词汇 cook play the guitar listen to music watch TV read magazines work in the gar ...

  9. English trip -- VC(情景课)9 C What are they doing? 他们在做什么?

    Grammar focus 语法点: 以What 开头的问句 What is/is/are he/she/they doing? Cutting the grass. Walking the dog. ...

随机推荐

  1. Python:re.sub()实现字符串替换

    re.sub的功能 re是regular expression的缩写,表示正则表达式:sub是substitude的缩写,表示替换 re.sub是正则表达式的函数,实现比普通字符串更强大的替换功能 s ...

  2. Python: 序列: 过滤序列元素

    问题: 你有一个数据序列,想利用一些规则从中提取出需要的值或者是缩短序列 answer: eg1:列表推导 最简单的过滤序列元素的方法就是使用列表推导.比如:>>> mylist = ...

  3. C++ Word Count 发布程序

    前段时间,模仿 Linux 系统下的 wc 程序,在 Windows 系统环境下使用 C/C++ 实现了一个相似的 WC 程序,只不过有针对性,针对的是 C/C++,Java 等风格的源代码文件. 此 ...

  4. Linux基础命令---tune2fs

    tune2fs tune2fs允许系统管理员在Linux ext2.ext3或ext4文件系统上调整各种可调的文件系统参数.这些选项的当前值可以使用-l选项显示,也可以通过使用dumpe2fs (8) ...

  5. cursor图标自定义

    cursor: url(./images/favicon.ico), auto; 首先auto必须加上,其次必须使用ico文件,目前来说ico文件没有兼容性问题,ico格式怎么转? 传送门:http: ...

  6. 单片机电平转换电路5V 3.3V串口通讯等(转)

    源: 单片机电平转换电路5V 3.3V串口通讯等

  7. java异常复习

    如果有时学东西概念太多了,可以反着学,从结果到过程,从代码到概念,也许就不会那么枯燥了,比如学反射的时候. java异常复习 异常和错误的区别? 异常:程序或环境本身出现错误.(程序员可以捕获并处理) ...

  8. ImageLoader作用 AAAA

    https://github.com/nostra13/Android-Universal-Image-Loader ImageLoader作用 1.多线程下载图片,图片可以来源于网络,文件系统,项目 ...

  9. Linux系统的vi命令

    Linux系统的vi命令 vi编辑命令 1,格式: #vi filename 2,用法: //打开或新建文件,并将光标置于第一行首 #vi + filename //打开文件,并将光标置于第n行首 # ...

  10. RabbitMQ详解(一)------简介与安装(Docker)

    RABBITMQ详解(一)------简介与安装(DOCKER) 刚刚进入实习,在学习过程中没有接触过MQ,RabbitMQ 这个消息中间件,正好公司最近的项目中有用到,学习了解一下. 首先什么是MQ ...