life|October the 1st| five twenty|three–fifths|1970s|30s
The music is full of (a, an, the, /) life. It can release your pressure to a large extent, so I enjoy this music very much.
题目解析
考查冠词用法。此句意思是:这首曲子充满活力,很大程度上能帮助减压,所以我非常喜欢它。life这个名词表示“活力、生机”,是不可数名词,所以此处不填任何冠词。
National Day falls on the (10月1日) when the Chinese people celebrate the day by means of various activities.
题目解析
考查数词用法。此句意思是:国庆节在十月一号,中国人民通过各种活动来庆祝节日。英式英语中,表示“月日”时用“the+序数词(日)+of+月份”、“ 序数词(日)+月份”或“月份+the+序数词(日)”表达。美式英语中,表示“月日”时用“月份+序数词(日)”表达。所以此处填入1st, October。

It is (5点20分). We have to be hurry up, otherwise we will be late for the early bus to school.
题目解析
考查数词用法。此句意思是:现在是5点20分,我们必须快点,否则就赶不上去学校的早班车了。英式英语中,表示时间用“分钟数(30分钟内)+past+时钟数”,而美式英语中常用after表达。如果分钟数超过30分钟,无论英式英语还是美式英语都用to表达。所以此处填入twenty past five。

More than (五分之三) of the black population live in poverty, which results in the starvation of many children in the African countries.
题目解析
考查数词表示分数的用法。此句意思是:五分之三多的黑人生活贫苦,导致非洲国家的许多孩子都饿死了。基数词代表分子,序数词代表分母,分子和分母之间用连字符,除了分子是“1”的情况外,序数词都要用复数形式,所以此处填入three–fifths。

He was born in the late (20世纪70年代) and he gained little education when he grew up.
题目解析
考查数词表示时间的用法。此句意思是:他出生于20世纪70年代晚期,受教育不多。“在哪个世纪哪个年代”用“in+the+年份”来表示,年份后加s,表示“十年时间”,所以此处填入1970s。
His mother died when he was in his (30多岁), which was a great blow to his later life.
题目解析
考查数词表示年龄的用法。此句意思是:他母亲在他30多岁时去世了,这对他的生活是一个沉重的打击。“in+sb's+基数词的复数形式”表示“在某人几十多岁的时候”,所以此处填入thirties或30s。
life|October the 1st| five twenty|three–fifths|1970s|30s的更多相关文章
- October 1st 2016 Week 40th Saturday
Autumn, the year's last, loveliest smile. 秋,四季流转中的最后一抹,也是最美的那一抹微笑. I love autumn because it is the h ...
- October 1st 2017 Week 40th Sunday
It's only after we've lost everything that we're free to do anything. 只有我们失去了所有之后我们才能随心而为. After los ...
- How Much Did It Rain? Winner's Interview: 1st place, Devin Anzelmo
How Much Did It Rain? Winner's Interview: 1st place, Devin Anzelmo An early insight into the importa ...
- Facebook IV Winner's Interview: 1st place, Peter Best (aka fakeplastictrees)
Facebook IV Winner's Interview: 1st place, Peter Best (aka fakeplastictrees) Peter Best (aka fakepla ...
- Ural State University Internal Contest October'2000 Junior Session
POJ 上的一套水题,哈哈~~~,最后一题很恶心,不想写了~~~ Rope Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 7 ...
- 我叫Twenty,我是要成为博客王的博客框架
标题套用了路飞的格式,其实我想说的是大多数都不相信你的梦想,直到你快走到了. 不废话了,介绍一下twenty: 这是基于CMS框架 zerojs打造一个博客.zerojs 的架构介绍在这里http:/ ...
- Git Day03,GitHub 1st
1st, SSH key: Add a pic @ Sep 18 2016 20:26 To note the configuration process on Linux: 2nd,github网站 ...
- October 14th 2016 Week 42nd Friday
Who am I? Coming October 18, 2016! 我是谁?2016.10.18 拭目以待! Don't worry. You will be a wow. Don't worry. ...
- ACM ICPC 2015 Moscow Subregional Russia, Moscow, Dolgoprudny, October, 18, 2015 I. Illegal or Not?
I. Illegal or Not? time limit per test 1 second memory limit per test 512 megabytes input standard i ...
随机推荐
- Codeforces Round #622 (Div. 2)C2 Skyscrapers最大"尖"性矩形,思维||分治
题:https://codeforces.com/contest/1313/problem/C2 题意:给出n个数,分别代表第i个位置所能搭建的最大高度,问以哪一个位置的塔的高度为基准向左的每一个塔都 ...
- tensorflow 读取训练集文件 from Hadoop
1.代码配置 filename_queue = tf.train.string_input_producer([ "hdfs://namenode:8020/path/to/file1.cs ...
- vue项目开始 首页 part1
stylus 优点:css之中使用一些变量,方便我们快速编写css 项目中我们使用css开发的辅助工具帮助我们开发网站样式 安装:终端打开我们项目的文件夹 npm install stylus --s ...
- Java static的用法以及原理(06)
静态:static 用法:是一个修饰符,用于修饰成员(成员变量,成员函数), 当成员被静态修饰后,就多了一个调用方式,除了可以被对象调用外,还可以直接被类名调:类名.静态成员 类名.静态成员 存在:方 ...
- Python—后台运行(nohup 、&、 2>&1详解)
一.脚本文件(test.py) # -*- coding: UTF-8 -*- import time print("hello"," python") os. ...
- 吴裕雄--天生自然 PYTHON3开发学习:列表
list1 = ['Google', 'Runoob', 1997, 2000]; list2 = [1, 2, 3, 4, 5 ]; list3 = ["a", "b& ...
- HashMap看这篇就够了
HashMap看这篇就够了 一文读懂HashMap Java8容器源码-目录
- MyBatis从入门到精通(第9章):Spring集成MyBatis(中)
MyBatis从入门到精通(第9章):Spring集成MyBatis(中) 框架(Framework)是整个或部分系统的可重用设计,表现为一组抽象构件及构件实例间交互的方法.应该将应用自身的设计和具体 ...
- 2.Jenkins结合k8s完成Jenkins slave功能
1.构建镜像 下载基础镜像,这里使用openvz的包,下载地址为:https://wiki.openvz.org/Download/template/precreated,下载centos7的镜像 下 ...
- 论文:利用深度强化学习模型定位新物体(VISUAL SEMANTIC NAVIGATION USING SCENE PRIORS)
这是一篇被ICLR 2019 接收的论文.论文讨论了如何利用场景先验知识 (scene priors)来定位一个新场景(novel scene)中未曾见过的物体(unseen objects).举例来 ...