Lesson 6 Percy Buttons
Text
I have just moved to a house in Bridge Street. Yesterday a bagger knocked at my door. He asked me for a meal and a glass of beer. In return for this, the beggar stood on his head and sang songs. I gave him a meal. He ate the food and drank the beer. Then he put a piece of cheese in his pocket and went away. Later a neighbour told me about him. Everybody knows him. His name is Percy Buttons. He calls at every house in the street once a month and always asks for a meal and a glass of beer.
Note
beg for: 乞求 -> beggar: 乞丐
ask for :请求
ask sb. for sth. -> ask (sb.) for sth. 省略inner pocket: 内口袋
jacket pocket: 夹克衫的口袋
pocket book: 袖珍书
pocket dictionary: 袖珍字典
pocket money: 零花钱(小孩子的)
beer money: (大人的)零花钱
女人没有零花钱,因为全是她的
get exact change: 准备好的零钱
pocket pick: 车上的小偷call sb. 给某人打电话 = call up sb.
call back: 回电话
call on:拜访某人
call at: (at一般加地点)拜访某地 = visit
call out: 大声喊 = shout
call in sb: 召集;邀请in return:作为回报
in return for this: 作为……的回报
e.g.
He doesn't want anything in return.
I'll buy a present in return for his hospitality.(热情)stand on his head: 倒立
stand on one's hands: 用手着地
stand on one's knee: 跪着
lie in bed, lie on one's back: 仰面躺着
lie on one's side: 侧躺
lie on one's stomach: 趴着in the street(英) on the street (美)
30 miles/h: 30 miles an hour.
- 有些动词后面加上副词或介词以后就会改变词义。这种新组合被称作为短语动词。
- I put your book on the shelf. 我把你的书放在书架上。
- I put on my hat and left the house. 我戴上帽子,离开了屋子。
- Who took my umbrella? 谁拿走了我的伞?
- It was very hot, so I took off my coat. 天很热,所以我脱掉了外套。
- Come and look at my photograph album. 过来,看看我的相册。
- I am looking for my pen. I lost it this morning. 我正在找我的钢笔,我今天早上把它弄丢了。
Will you look after the children for me please? 请你帮我照看一下孩子们,好吗?
- A beggar knocked at my door.
- I knocked the vase off the table and broke it. 我把花瓶从桌子上碰掉,把它打碎了。
- He always knocks off at six o'clock.(He finishes his work).
- The shop assistant knocked 10% off the bill. (He reduced the price by 10%)
- A car knocked the boy over. (It hit him hard and made him fall)
- In the fight, the thief knocked the policeman out. (The policeman was unconscious for three minutes.)
Knock out! (拳击场专用术语)击倒
Lesson 6 Percy Buttons的更多相关文章
- L6,Percy Buttons
expressions: knock at敲打 knock off 碰掉,I knock the vase off the table 下班,He always knocks off six o'cl ...
- NCE2
1.A private conversation Last week I went to the theatre. I had a very good seat. The play was very ...
- New Concept English Two 3
$课文5 无错号之虞 47. Mr.James Scott has a garage in Silbury and now he has just bought another garage in P ...
- [Angular2 Form] Create Radio Buttons for Angular 2 Forms
Using Radio Buttons in Angular 2 requires a basic understanding of forms as well as how their labels ...
- Android官方文档翻译 九 2.2Adding Action Buttons
Adding Action Buttons 增加动作按钮 This lesson teaches you to 这节课教给你 Specify the Actions in XML 在XML中指定动作 ...
- Android 添加ActionBar Buttons
一.在res/menu文件夹下创建Xml文件 跟标签为menu,设置item <?xml version="1.0" encoding="utf-8"?& ...
- Lesson 18 He often does this!
Text After I had had lunch at a village pub, I looked for my bag. I had left it on a chair beside th ...
- BUTTONS V. 2.0.0——CSS按钮库
BUTTONS-V2-CSS库样式职责 CSS库样式职责分离优点 模块样式命名更清晰化 易于维护.扩展性强 动画效果——修改样式后有过度效果,默认样式 源码如下 <!DOCTYPE html&g ...
- CodeForces 520B Two Buttons(用BFS)
Two Buttons time limit per test 2 seconds memory limit per test 256 megabytes input standard input ...
随机推荐
- PPT演示快捷键
序号 快捷键作用 快捷键 1 从头开始放映 Ctrl+F5 2 从当前页开始放映 Shift+F5 3 隐藏/显示鼠标指针 Ctrl+H/U 4 标记笔 Ctrl+P 5 荧光笔 ...
- F#之旅6 - 简单AV推荐系统
上回说到用F#来写爬虫,这只是F#学习第一阶段的第一步.最开始,就对第一阶段做了这样的安排: 1.爬虫爬取AV数据 2.数据处理和挖掘 3.数据可视化(使用ECharts) 4.推荐系统 第一步很快就 ...
- 高性能的JavaScript--数据访问(1)
写在前面 数据存储在哪里,关系到代码运行期间数据被检索到的速度.在JavaScript中,此问题相对简单,因为数据存储只有少量方式可供选择.正如其他语言那样,数据存储位置关系到访问速度.在JavaSc ...
- eclipse项目上面有个红叉,但是没有任何地方有错误
eclipse项目上面有个红叉,但是没有任何地方有错误,clear,refresh,重启都试过了,依然没用, 后来我换了一个workspace,编译的时候提示: Description Resourc ...
- Python OS模块常用函数说明
Python的标准库中的os模块包含普遍的操作系统功能.如果你希望你的程序能够与平台无关的话,这个模块是尤为重要的.即它允许一个程序在编写后不需要任何改动,也不会发生任何问题,就可以在Linux和Wi ...
- 数组中pop()和reverse()方法调用
数组的倒序排列,可以采用reverse()和pop()方法进行排列.
- iOS之 清理缓存
作为一个开发者,对于缓存的清理也是理所应当的需要的.这次就简单的谈一下iOS中对于缓存的清理方法. 我们清理缓存通常是在这三种方式下进行的: (1)项目中的清理缓存按钮 (2)点击退出app按钮时清理 ...
- Ubuntu14.04下安装docker
http://www.cnblogs.com/xiaoluosun/p/5520510.html
- css3clock.js - 一个用CSS3与纯js实现的简单时钟
前言 项目代码明细可以查看我Github上的源码:https://github.com/nelsonkuang/css3clock.js 实现思路 主要是用CSS3控制时针.分针和秒针旋转:时针每12 ...
- iOS 使点击事件穿透透明的UIView
如图: 悬浮的三个按钮下方有一个可以点击的灰色区域,但是点击按钮之间的透明区域, 这三个按钮的contentView会响应这个点击事件,这时候需要让这个contentView不响应这个点击事件. 解决 ...