Lesson 13 The Greenwood Boys
Text
The Greenwood Boys are group of pop singers. At present, they are visiting all parts of the country. They will be arriving here tomorrow. They will be coming by train and most of the young people in the town will be meeting them at the station. Tomorrow evening they will be singing at the Worker's Club. The Greenwood Boys will be staying here for five days. During this time, they will give five performances. As usual, the police will have a difficult time. They will be trying to keep order. It is always the same on these occasion.
Note
group: 指合唱团
hand: n. 乐队popular: adj. 受欢迎的
night club: 夜总会
occasion: n. 场合 = time: 时候
on the(this) occasion. 在这种时候
occasionally: adv. = sometimes 偶尔nowdays: adv. 目前
up to now/ so far = at presentvisit sp. 带有职业相关的目的
will be doing 将来进行时态
理解为一般将来时的另一种形式most of the young people. = most people
last night -> tonight -> tomorrow night
next night: 第二天晚上have a difficult time: 日子不好过
have a hard time: 艰辛岁月
have a good time: 玩的很看心why are you late? = what took you so long?
There will be a delay. 有某事发生
There will be a meeting.
There was a fire.在状语从句中,一般现在时代替将来时
He'll leave for Paris before you come back next week.
leave for: 离开去巴黎Our next meeting is to be held on Saturday.
Where there is a will, there is a way. 有志者事竟成
where引导的教地点状语从句It __ be Wednesday tomorrow.
A. is going to B. will C. is about to D. is to
一般情况下四个选项意思差不多可以互换,遇上没办法打算和安排的,只能用will。will表示单纯的将来。- 一般将来时
- 一般将来时通常有shall,will 或 be going to 加上动词原形构成。will可用于所有人称, shall 只能用于第一人称。在口语中,shall 和will的区别常被人忽略,因为它们的缩略形式都是“'ll”。
I shall / will see you tomorrow. = I'll see you tomorrow.
I won't / shan't go to the market. - be going to 表示将来的用法
- 在非正式文体中,表示“意图”、“打算”时,一般将来时多用be going to 而不常用will。
- be going to 表示将来而不借助时间状语来表达时,这种情形常指“马上”或“不久的将来”。
I am going to travel by air. He is going to sell his car. - be going to 也可以表示将来的时间状语连用。
He is going to sell his car next week. They are going to move to a new flat next month/ next year. - be going to 可用来代替直接表达“打算”的动词。
I intend to write to him. = I'm going to write to him.
- 在条件句中一般将来时通常由一般现在时表达,即主句为一般将来时,从句为一般现在时。
If he is out, I'll call tomorrow.
If it rains tomorrow, we'll stay at home.
If you see him, will you tell him about it?
He will come tomorrow if he can.
这条规则也适用于时间状语从句,即当主句为一般现在时或一般将来时时,其时间状语从句要用一般现在时表示将来。
The moment he arrives, I shall let you know.
I shall wait here until he comes.
As soon as the rain stops, we shall go out.
We'll go into the living room after we finish dinner.
I'll give him the message when he returns. - be doing 瞬间动作
go, come, arrive, leave, die, land, join
- 一般将来时通常有shall,will 或 be going to 加上动词原形构成。will可用于所有人称, shall 只能用于第一人称。在口语中,shall 和will的区别常被人忽略,因为它们的缩略形式都是“'ll”。
Lesson 13 The Greenwood Boys的更多相关文章
- lesson - 13 Linux系统日常管理2
内容概要: 1. Linux抓包工具 tcpdump 系统自带抓包工具tcpdump -nn -i eth0 tcp and host 192.168.0.1 and port 80tcpdump - ...
- [Java in NetBeans] Lesson 13. Multidimensional Arrays
这个课程的参考视频和图片来自youtube. 主要学到的知识点有: 1. Multidimensional Array: Array that has more than one dimension. ...
- Lesson 13 The search for oil
What do oilmen want to achieve as soon as they strike oil? The deepest holes of all are made for oil ...
- CS229 Lesson 13 高斯混合模型
课程视频地址:http://open.163.com/special/opencourse/machinelearning.html 课程主页:http://cs229.stanford.edu/ 更 ...
- New Concept English Two 6 13
$课文11 礼尚往来 105. I was having dinner at a restaurant when Tony Steele came in. 我正在一家饭馆吃饭,托尼.斯蒂尔走了进来. ...
- NCE2
1.A private conversation Last week I went to the theatre. I had a very good seat. The play was very ...
- The Basics of 3D Printing in 2015 - from someone with 16 WHOLE HOURS' experience
全文转载自 Scott Hanselman的博文. I bought a 3D printer on Friday, specifically a Printrbot Simple Metal fro ...
- VC++ chap13 文档与串行化
Lesson 13 文档与串行化 13.1使用CArchive类对文件进行读写操作 //让对象数据持久性的过程称之为串行化,或者序列化 void CGraphicView::OnFileWrite() ...
- python 教程_【python 基础教程详解】
Lesson 1 准备好学习Python的环境下载的地址是:www.python.org为了大家的方便,我在校内作了copy:http://10.1.204.2/tool/compiler&I ...
随机推荐
- Delphi容器类之---Tlist,TStringlist,THashedStringlist的效率比较
转载自:http://www.ylzx8.cn/windows/delphi/73200.html 本人在做一个测试,服务器是IOCP的,我假定最大链接数是50000个. 测试背景:如果每个链接之间的 ...
- 【Java EE 学习 75 下】【数据采集系统第七天】【二进制运算实现权限管理】【使用反射初始化权限表】【权限捕获拦截器动态添加权限】
一.使用反射动态添加权限 在该系统中,我使用struts2的时候非常规范,访问的Action的形式都是"ActionClassName_MethodName.action?参数列表" ...
- C++ 系列:C++ 对象模型
1 何为C++对象模型 C++对象模型可以概括为以下2部分: 1.语言中直接支持面向对象程序设计的部分: 2.对于各种支持的底层实现机制 语言中直接支持面向对象程序设计的部分,如构造函数.析 ...
- MySQL深度巡检
1. IO层面检查 (1)IO检查 查看%util是否接近100%定位是哪个磁盘IO压力大 #iostat -x 1 10 (2)iotop定位负载来源进程 查看哪个PID占用IO最高 #io ...
- [原创]Centos7 从零配置Nginx+PHP+MySql
序言 这次玩次狠得.除了编译器使用yum安装,其他全部手动编译.哼~ 看似就Nginx.PHP.MySql三个东东,但是它们太尼玛依赖别人了. 没办法,想用它们就得老老实实给它们提供想要的东西. 首先 ...
- webrtc中APM(AudioProcessing module)的使用2
这个其实就是从Audio_processing.h中拿出来的. APM should be placed in the signal chain as close to the audio hardw ...
- hellocharts的折线图与柱状图的结合之ComboLineColumnChartView
哼哼,网上找了半天都不全,所以决定自己写一个完整的可以直接贴代码的 test.xml <?xml version="1.0" encoding="utf-8&quo ...
- 如何在EF中实现left join(左联接)查询
在EF中,当在dbset使用join关联多表查询时,连接查询的表如果没有建立相应的外键关系时,EF生成的SQL语句是inner join(内联),对于inner join,有所了解的同学都知道,很多时 ...
- 微信禁用右上角的分享按钮,WeixinJSBridge API以及隐藏分享的子按钮等菜单项
<!--禁用微信分享按钮--> <script> function onBridgeReady() { WeixinJSBridge.call('hideOptionMenu' ...
- 浅谈CSS hack(浏览器兼容)
今天简单写一点关于浏览器兼容的处理方法,虽然百度上已经有很多,但是我还是要写! 先看一个图 这个图描述了2016年1月至8月网民们所使用的浏览器市场份额(来源:http://tongji.baidu. ...