English trip -- VC(情景课) 6 A Time
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的更多相关文章
- English trip -- VC(情景课)1 C What's your name?(review)
Xu言: 今天,阴差阳错又上了一次 VC 1 C的课,不过这次是小班的形式.这次课的教室叫 toronto [təˈrɒntəʊ] to ron to (多伦多(加拿大城市)) - -0我还 ...
- 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 练习 ...
- English trip -- VC(情景课)9 B Outside chores 室外家务
Vocabulary focus 核心词汇 cutting the grass 修剪草坪 getting the mail 收到邮件 taking out the trash 把垃圾带出去 wal ...
- English trip -- VC(情景课)8 C
MP review: 音标(Phonetic symbol) [ɪ] lit adj. 照亮的,点着的(light的过去式及过去分词)n. (Lit)人名:(瑞典)利特:(老)李 [ʊ] g ...
- English trip -- VC(情景课) 6 B Events 事件
xu言: ... 自己选择的路,就算是爬,也要给我爬完.短短人生数载,我能之止于此? Words appointment 预约 meeting 会议 class movie party prog ...
- English trip -- VC(情景课)5 Around Town
Around Town 城市周围 Talk about the picture 看图说话 sentences Where are you? I'm in the Meten classroom. ...
- English trip -- VC(情景课)2 D Reading
Xu言: 业精于勤,荒于嬉:行成于思,毁于随 Before you read 阅读准备 Talk about the picture, what do you see?看图说话,你看到了什么? Lis ...
- 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 ...
- 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 ...
- 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 ...
随机推荐
- asp.net onclientclick事件刷新页面问题解决
做网页经常要和JavaScript打交道,经常要用JavaScript做一些客户端的验证,但是如果我们的按钮用的是HTML控件的话,验证通过后无法调用后台代码,如果用服务器端控件,验证不通过有要刷 ...
- Storm初探
Storm是一种分布式流式处理技术,这一点和Spark与Hadoop的批处理特性有明显的区别. 在数据连续产生,响应时延要求较低的场景中,Storm具有Spark不可比拟的优势. 网络性能监控系统中, ...
- Linux 远程连接sftp与ftp
linux sftp远程连接命令 sftp -oPort=60001 root@192.168.0.254 使用-o选项来指定端口号. -oPort=远程端口号 sftp> get /var/w ...
- Antlr4 SQL Query 解析实例
grammar MysqlQuery; @header{package com.antlr.mysql.query;} AS : A S; SELECT : S E L E C T; FROM : F ...
- Android JSON 解析关键代码
Android Json 解析其实还是蛮重要的知识点,为什么这么说呢,因为安卓通信大部分的协议都是使用 json 的方式传输,我知道以前大部分是使用的 xml ,但是时代在发展社会在进步,json 成 ...
- Python3基础 str while+iter+next 字符串的遍历
Python : 3.7.0 OS : Ubuntu 18.04.1 LTS IDE : PyCharm 2018.2.4 Conda ...
- 误把Linux运行级别设置为6后的解决方法【转】
本文转载自:http://www.wuji8.com/meta/841011126.html 误把Linux运行级别设置为6后的解决方法 我们知道,Linux有7个运行级别,而运行级别设置为6 ...
- No compatible targets were found Do you wish to a add new Android Virtual Device ?
运行一个Android小程序时提示: No compatible targets were found Do you wish to a add new Android Virtual Device ...
- github上的markdown如何换行
https://gist.github.com/shaunlebron/746476e6e7a4d698b373 1.普通的换行 在文本结束后面,加2个空格 2.段落之间的换行 使用反斜杠\
- 论文笔记——Rethinking the Inception Architecture for Computer Vision
1. 论文思想 factorized convolutions and aggressive regularization. 本文给出了一些网络设计的技巧. 2. 结果 用5G的计算量和25M的参数. ...