Grammar focus 语法点

Is your class  at 11:00 ?  # 带be动词的一般疑问句

Yes, it is

No, it isn't   相当于 is not 

Practice 练习

Is his class at twelve o'clock?

No,he isn't. his class is at eleven o'clock.

Is your Appointment at half past twelve?

No, it isn't. My Appointment is at one thirty on November seventh   # 具体某一天使用on

Is her Concert at eight o'clock?

No, she isn't. her concert is at half past eight.

Is your movie at six o'clock?

Yes, it is

Is your party at four o'clock p.m?

Yes,it is

Is his program at half past seven?

No, he isn't. his program is at seven o'clock.

Words:

meridiem  n. 正午

paramount 最重要的;高级的

concert  n. 音乐会;一致;和谐

hall   n. 过道,门厅,走廊;会堂;食堂;学生宿舍;大厅,前厅;娱乐中心,会所

clue n. 线索;(故事等的)情节

patient  ['peɪʃ(ə)nt]  n.病人

singing  歌唱,歌声           singing stars 歌唱明星    singers  n. 歌手(singer的复数);歌唱家

The lost clues  失去的线索

The paramount Concert Hall  最重要的音乐厅

Tips:

a.m 上午;来自拉丁文,为ante meridiem的缩写

p.m  下午; 来自拉丁文,为post meridiem 的缩写

extend the knowledge

特殊疑问句:一般以wh开头

What

When

Who

Why

Where

How

句子的组成   主 + 谓语(动词)+宾语,一般情况下首先找出主语和谓语(动词),其他的都是宾语

be 动词

谓语  <                   do    I  we

助动词  <

does   he/she/it/(人名)

特殊疑问句组成:

助动词 + 句子原型?

陈述句:我有一个兄弟

I have a brother.

Do you have a brother.

陈述句: 我今天晚上要去踢球,大概10点

I play football is at tonight about ten o'clock。

Do you paly football at tonight about ten o'clock?

Yes , I do

No , I don't. I play football is at xxx

陈述句:他今天下午15:00,要去看电影。

He watch moive is at three o'colock this afternoon

Does he watch moive at two o'colcok this afternoon?

No. he doesn't. his moive is at three o'colock this afternoon.

English trip -- VC(情景课) 6 C Is your class at 11:00? 你的课11点开始吗?的更多相关文章

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

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

  2. 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 练习 ...

  3. English trip -- VC(情景课)9 B Outside chores 室外家务

    Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail  收到邮件 taking out the trash  把垃圾带出去 wal ...

  4. English trip -- VC(情景课)8 C

    MP review: 音标(Phonetic symbol) [ɪ]    lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ]   g ...

  5. English trip -- VC(情景课) 6 B Events 事件

    xu言: ...  自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment  预约 meeting  会议 class movie party prog ...

  6. English trip -- VC(情景课)5 Around Town

     Around Town  城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...

  7. English trip -- VC(情景课)2 D Reading

    Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...

  8. English trip -- VC(情景课)2 C Where's my pencli?

    Grammar focus 语法点: in 和 on in the desk    在桌子抽屉里 on the desk  在桌子面上 Practice 练习 Where's my pencil? I ...

  9. English trip -- VC(情景课)2 A At school

    xu言: Sometimes, I feel very confused. However, there will always be a weak light in a corner to ligh ...

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

    Grammar focus 语法点 What's your name? What's his name? What her name? My name is Angela. His name is K ...

随机推荐

  1. TensorFlow中的变量命名以及命名空间.

    What: 在Tensorflow中, 为了区别不同的变量(例如TensorBoard显示中), 会需要命名空间对不同的变量进行命名. 其中常用的两个函数为: tf.variable_scope, t ...

  2. Advapi32.dll--介绍

    https://blog.csdn.net/zhoujielun123456/article/details/50338147 使用方法详见:OpsTotalService

  3. SNMP学习笔记之SNMP4J介绍(Java)

    0x00 SNMP4J介绍 SNMP4J是一个用Java来实现SNMP(简单网络管理协议)协议的开源项目.它支持以命令行的形式进行管理与响应.SNMP4J是纯面向对象设计与SNMP++(用C++实现S ...

  4. c++中的字符集与中文

    就非西欧字符而言,比如中国以及港澳台,在任何编程语言的开发中都不得不考虑字符集及其表示.在c++中,对于超过1个字节的字符,有两种方式可以表示: 1.多字节表示法:通常用于存储(空间效率考虑). 2. ...

  5. java replaceAll之$替换

    最近,在开发一个伪代码翻译工具的过程中,遇到个问题,我们在伪代码中使用spring EL的规则,将非变量限定在${"1"}中,解析后根据上下文的类型转换为相应的java类型.在规则 ...

  6. C++算法原理与实践(面试中的算法和准备过程)

    第0部分 简介 1. 举个例子:面试的时候,可能会出一道算法考试题,比如写一个 strstr 函数——字符串匹配. 可能会想到用KMP算法来解题,但是该算法很复杂,不适宜在面试中使用. 1.1 C++ ...

  7. 在wamp 2.0环境下面安装Zend Optimizer的方法

    原文链接:http://blog.sina.com.cn/s/blog_8dc13ec50101pbat.html 我是用WAMP来做PHP的服务器,进行本机测试和开发PHP项目. wamp环境是刚刚 ...

  8. Duilib Edit编辑框禁止输入中文的方法

    转载:http://www.myexception.cn/vc-mfc/300749.html 编辑框是供用户输入的,但有时候我们要限制用户输入的内容,比如我们不让用户输入中文,只能输入字符和数字,因 ...

  9. EditText输入属性

    1. android:inputType="none" android:inputType="text" android:inputType="tex ...

  10. VS中sln和suo的区别

    1.调试程序出现这个错误an error occurred while validating 解决方案:http://stackoverflow.com/questions/8648428/an-er ...