Words

eleven  十一

twelve  十二

thirteen  十三

fourteen

fifteen

sixteen

seventeen

eighteen

nineteen

twenty  二十

bench  [bentʃ]  n. 长凳;工作台;替补队员

screen  [skriːn]       n. 屏,幕;屏风

tray  [treɪ]   n. 托盘;文件盒;隔底匣;(无线电的)发射箱

Around 左右    e.g. ten around  十点左右

about  大约          e.g.   about eleven  大约十一点

midnight  凌晨;午夜

first  第一
second  第二
third  第三

fourth
fifth
sixth
seventh
eighth
ninth
tenth
eleventh

Single (1) 
Double (2) 
Triple (3) 
Quadruple (4)
Quintuple or Pentuple (5)
Sextuple or Hextuple (6)
Septuple (7)
Octuple (8)
Nonuple (9)
Decuple (10)
Hendecuple or Undecuple (11)
Duodecuple (12)
Centuple (100)

Sentences

two waiter in blue  蓝色的两个服务员

from ... to ...        从...到...

When does the gym open?

It opens at...

When is open?

It's from seven o'clock a.m. to half past six p.m.

What time is it?

It's nine fifty-seven / It's three to ten

时间的2种表达形式:

1.直接: 基数  o'clock(尾部可省略)   e.g.     7:00   seven (o'clock)       8:30   eight-thirty

X < 30  的情况   分钟数 + past(过) + 基数词            e.g           8:29        twenty-nine past night

2.间接:  <

 X > 30  的情况  (60分钟 - 原分钟数)   to(差)   (原基数词+1小时)   e.g  8:55      five to nine

X = 分钟数

15分钟 = 一刻钟  = quarter ['kwɔːtə]

30分钟 = 半小时 = half

e.g.

8:15   quarter past eight

8:30  half past eight

8:45  quarter to nine

询问时间的三种句子:

What time is it?  几点了

When is it?  什么时候

When does the moive open? 电影何时开放?

English trip -- VC(情景课) 6 A Time的更多相关文章

  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. FastDFS+nginx+keepalived集群搭建

    安装环境 nginx-1.6.2 libfastcommon-master.zip FastDFS_v5.05.tar.gz(http://sourceforge.net/projects/fastd ...

  2. 2018-2019-2 20165209 《网络对抗技术》Exp4:恶意代码分析

    2018-2019-2 20165209 <网络对抗技术>Exp4:恶意代码分析 1 基础问题回答和实验内容 1.1基础问题回答 如果在工作中怀疑一台主机上有恶意代码,但只是猜想,所有想监 ...

  3. Linux基础命令---bzcat

    bzcat 解压缩被bzip2压缩过的文件,将文件解压到标准输出,此命令只有一个选项-s.该指令对压缩过的二进制文件没有意义,因为二进制文件没有可读性. 此命令的适用范围:RedHat.RHEL.Ub ...

  4. tomcat 9.0.4 性能调优

    参考了网上的一些优化参数,但是在启动中发现 有2个报错: 11-Feb-2018 15:57:23.293 警告 [main] org.apache.catalina.startup.SetAllPr ...

  5. redis 主从同步搭建

    redis 一主二从 1.redis 安装 安装教程:https://www.cnblogs.com/zwcry/p/9505949.html 2.redis主从 1)创建主从目录 mkdir /us ...

  6. ELK学习笔记之CentOS 7下ELK(6.2.4)++LogStash+Filebeat+Log4j日志集成环境搭建

    0x00 简介 现在的公司由于绝大部分项目都采用分布式架构,很早就采用ELK了,只不过最近因为额外的工作需要,仔细的研究了分布式系统中,怎么样的日志规范和架构才是合理和能够有效提高问题排查效率的. 经 ...

  7. 20145337《网络对抗技术》逆向及BOF基础

    20145337<网络对抗技术>逆向及BOF基础 实践目标 操作可执行文件pwn1,通过学习两种方法,使main函数直接执行getshall,越过foo函数. 实践内容 手工修改可执行文件 ...

  8. Android项目开发一

    Android项目开发一   进度计划 1.第一周 开源中国注册账号:http://my.oschina.net/u/2511208,并上传Android HelloWorld程序代码 搭建Andro ...

  9. Visual Leak Detector简明使用教程

    Visual Leak Detector是一款内存泄漏检测软件,主要的作用就是检测可能或者是存在内存泄露的地方,具体的功能的话,可以百度下,今天主要简单介绍下怎么使用 首先下载Visual Leak ...

  10. getContext,getApplicationContext和this有什么区别

    使用this, 说明当前类是context的子类,一般是activity application等使用getApplicationContext 取得的是当前app所使用的application,这在 ...