Lesson 20 One man in a boat
Text
Fishing is my favourite sport. I often fish for hours without catching anything. But this does not worry me. Some fisherman are unlucky. Instead of catching fish, they catch old boots and rubbish. I am even less lucky. I never catch anything - not event old boots. After having spent whole mornings on the river, I go home with an empty bag. 'You must give up fishing' my friends say. 'It's a waste of time.' But they don't realize one important thing. I'm not really interested in fishing. I am only interesting in sitting in a boat and doing nothing at all!
Note
catch: v. 抓到 catch fish, catch thief
catch a cold: 感冒
catch a bus: 赶上车
catch one's breath: 屏住呼吸
catch sight of: see
catch fire: 着火
catch one's eyes: 吸引……的注意力boot: n. 靴子
a pair of boots.waste:
n.浪费
a waste of: ……的浪费
It's a waste of time/money/food.
v.浪费
Don't waste time.realize:v. 意识到
I realized that I was wrong.
实现: I realize my dream.fish:
n.鱼(不可数)I like fish.
n.鱼类 (可数)There were a lot of fishes in the sea.
v.钓鱼、捕鱼- 动名词:由动词做成的名词,非谓语动词,作主语、宾语。
Fishing is my favourite sport.- 动名词作主语
- Eating is always a pleasure.
- Watching television is my favorite pastime.
- Reading in bed is something I always enjoy.
- 动名词作宾语
- I am very keen on cycling. be keen on = be found of = be interested in = enjoy doing
- She is afraid of staying in that house along.
- He is capable of doing anything. be capable of = be up of
- Note how these sentences have been joined.
- He sat there. He did not say anything.
He sat there without saying anything. - He turned off the radio. He left the room.
He turned off the radio before leaving the room. - He looked at his watch. He hurried to the station.
After looking at his watch, he hurried to the station. Or: After having looked at his watch, he hurried to the station. (having done 强调时间,先做了) - I must apologize. I interrupted you.
I must apologize for having interrupted you. Or: I must apologize for not letting you know earlier. - He congratulated me. I won the competition.
He congratulated me on winning the competition. 在我赢得这次比赛之际,他向我祝贺。(我觉得应该这样说:I was congratulated by him on wining the competition. 因为主句和从句的主语应该是一致的)
Or: He congratulated me on having won the competition. (我觉得应该是:I was congratulated by him on having won the competition.)
- He sat there. He did not say anything.
- 动名词作主语
without作为状语而出现,表示结果状语。
He went out without saying any words.
The kid go to school without asking for any pocket money. (without后面的动作是主语来做的)
without: 强调没有做成某件事情
instead of: 强调这件事没有做成而做成了另外一件事情
I go to school instead of staying at home.worry:
v.让某人担心 worry sb.
adj.担心的 be worried about
My daughter worried me. = I was worried about my daughter.less+原级:A is less than B. 不如
They are unlucky, but I am even less lucky.after(conj.)+从句 如果从句的主语是主句的主语就可以用下面的形式。
after(prep.)+名词/v-ing
After I go to school, I learned a lot of knowledge.
= After going to school, I learned a lot of knowledge.give up doing: 放弃做某事 up是prep.
Lesson 20 One man in a boat的更多相关文章
- lesson 20 pioneer pilots
lesson 20 Pioneer pilots driver pilot rider cyclist 骑自行车的人 介词后不加that cover + 距离 = travel 了一段距离 by su ...
- NeHe OpenGL教程 第二十课:蒙板
转自[翻译]NeHe OpenGL 教程 前言 声明,此 NeHe OpenGL教程系列文章由51博客yarin翻译(2010-08-19),本博客为转载并稍加整理与修改.对NeHe的OpenGL管线 ...
- 64位平台C/C++开发注意事项(转载)
转自http://coolshell.cn/articles/3512.html 在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于 ...
- React.js 小书介绍
React.js 小书 Github 关于作者 这是一本关于 React.js 的小书. 因为工作中一直在使用 React.js,也一直以来想总结一下自己关于 React.js 的一些知识.经验.于是 ...
- 【转】Beginning Game Programming v2.0
Beginning Game Programming v2.0 Last Updated 8/19/18 Greetings everyone, welcome to the ground up re ...
- 64位平台C/C++开发注意事项
在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于进入64位时代的程序员应该去看看这28个事项,这些英文读物对于有C/C++功底的朋 ...
- javaweb笔记全套
Lesson 1 一.eclipse工具的使用 1. java代码的位置 1) 选择工作空间 workspace 选择一个文件夹存放程序(代码) 不要用中文和空格 2) 新建一个java 工程(Pr ...
- javaweb笔记分享
Lesson 1 一.eclipse工具的使用 1. java代码的位置 1) 选择工作空间 workspace 选择一个文件夹存放程序(代码) 不要用中文和空格 2) 新建一个java 工程(Pr ...
- sqli-labs学习笔记 DAY3
DAY 3 sqli-labs lesson 6 同lesson 5,只是把单引号改为双引号 sqli-labs lesson 7 同lesson 5,只是把单引号后面加两个空格,使用Burpsuit ...
随机推荐
- ASP.NET Aries 入门开发教程3:开发一个列表页面及操控查询区
前言: Aries框架毕竟是开发框架,所以重点还是要写代码的,这样开发人员才不会失业,哈. 步骤1:新建html 建一个Html,主要有三步: 1:引入Aries.Loader.js 2:弄一个tab ...
- android 使用Tabhost 发生could not create tab content because could not find view with id 错误
使用Tabhost的时候经常报:could not create tab content because could not find view with id 错误. 总结一下发生错误的原因,一般的 ...
- 算法与数据结构(八) AOV网的关键路径
上篇博客我们介绍了AOV网的拓扑序列,请参考<数据结构(七) AOV网的拓扑排序(Swift面向对象版)>.拓扑序列中包括项目的每个结点,沿着拓扑序列将项目进行下去是肯定可以将项目完成的, ...
- JavaScript基础知识总结(四)
JavaScript语法 八.函数 函数就是完成某个功能的一组语句,函数由关键字function + 函数名 + 加一组参数定义: 函数在定义后可以被重复调用,通常将常用的功能写成一个函数,利用函数可 ...
- SharePoint 2016 必备组件离线安装介绍
前言 SharePoint 必备组件安装,一直以来都是SharePoint安装过程中的最大的坑,尤其是不能联网的服务器.博主在这里简单介绍一下离线安装过程,并附组件包下载以及安装命令,并且在windo ...
- Mysql - 查询之关联查询
查询这块是重中之重, 关系到系统反应时间. 项目做到后期, 都是要做性能测试和性能优化的, 优化的时候, 数据库这块是一个大头. sql格式: select 列名/* from 表名 where 条件 ...
- SQLServer如何添加try catch
在.net中我们经常用到try catch.不过在sqlserver中我们也可以使用try catch捕捉错误,在这里把语法记录下来和大家分享一下, --构建存储过程CREATE PROCEDURE ...
- Web应用之LAMP源码环境部署
一.LAMP环境的介绍 1.LAMP环境的重要性 思索许久,最终还是决定写一篇详细的LAMP的源码编译安装的实验文档,一来是为了给自己一个交代,把技术进行系统的归纳,将技术以极致的形式呈现出来,做为一 ...
- springMVC初始化绑定器
单日期 在处理器类中配置绑定方法 使用@InitBinder注解 在这里首先注册一个用户编辑器 参数一为目标类型 propertyEditor为属性编辑器,此处我们选用 CustomDateEd ...
- 在Linux(Luna)下向Launch启动器中添加图标
记录下在Luna下向Launch中添加图标的步骤,以供以后参考,这里我以加入eclipse图标为例: 首先,我们来创建一个desktop文件(Luna中到启动器Launch可以看作是Ubuntu中到桌 ...