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 ...
随机推荐
- 神马玩意,EntityFramework Core 1.1又更新了?走,赶紧去围观
前言 哦,不搞SQL了么,当然会继续,周末会继续更新,估计写完还得几十篇,但是我会坚持把SQL更新完毕,绝不会烂尾,后续很长一段时间没更新的话,不要想我,那说明我是学习新的技能去了,那就是学习英语,本 ...
- 如何利用tcpdump对mysql进行抓包操作
命令如下: tcpdump -s -l -w - dst -i eno16777736 |strings 其中-i指定监听的网络接口,在RHEL 7下,网络接口名不再是之前的eth0,而是 eno16 ...
- 关键帧动画:@keyframes
关键帧动画:@keyframes: <!DOCTYPE html> <html> <head> <meta charset="UTF-8" ...
- SAP CRM 树视图(TREE VIEW)
树视图可以用于表示数据的层次. 例如:SAP CRM中的组织结构数据可以表示为树视图. 在SAP CRM Web UI的术语当中,没有像表视图(table view)或者表单视图(form view) ...
- Android 微信第三方登录(个人笔记)
今天在写微信登录,花了半天时间搞定.然后写下自己的笔记,希望帮助更多的人...欢迎各位指教. 微信授权登录,官方说的不是很清楚.所以导致有一部分的坑. 微信注册应用平台的应用签名,下载 微信签名生成工 ...
- Linux:将rhel yum 切换到centos yum
Red Hat Enterprise Linux Server(RHEL) yum安装软件时This system is not registered with RHN. RHN support wi ...
- Android快乐贪吃蛇游戏实战项目开发教程-05虚拟方向键(四)四个三角形按钮
该系列教程概述与目录:http://www.cnblogs.com/chengyujia/p/5787111.html 一.如何判断点击的是哪个方向键按钮 在上篇教程中我们实现了左边的三角形按钮效果, ...
- 用 eric6 与 PyQt5 实现python的极速GUI编程(系列04)---- PyQt5自带教程:地址簿(address book)
[引子] 在PyQt5自带教程中,地址簿(address book)程序没有完全实现界面与业务逻辑分离. 本文我打算用eric6+PyQt5对其进行改写,以实现界面与逻辑完全分离. [概览] 1.界面 ...
- ZooKeeper简介
本文中,我们将对ZooKeeper进行介绍.简单地说,ZooKeeper是一个用来在构成应用的各个子服务之间进行协调的一个服务. 由于其本身并没有特别复杂的机制,因此我们将会把更多的笔墨集中在如何对Z ...
- Angular2笔记:NgModule
Angular的模块的目的是用来组织app的逻辑结构. 在ng中使用@NgModule修饰的class就被认为是一个ng module.NgModule可以管理模块内部的Components.Dire ...