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

  1. beg for: 乞求 -> beggar: 乞丐

  2. ask for :请求
    ask sb. for sth. -> ask (sb.) for sth. 省略

  3. inner pocket: 内口袋
    jacket pocket: 夹克衫的口袋
    pocket book: 袖珍书
    pocket dictionary: 袖珍字典
    pocket money: 零花钱(小孩子的)
    beer money: (大人的)零花钱
    女人没有零花钱,因为全是她的
    get exact change: 准备好的零钱
    pocket pick: 车上的小偷

  4. call sb. 给某人打电话 = call up sb.
    call back: 回电话
    call on:拜访某人
    call at: (at一般加地点)拜访某地 = visit
    call out: 大声喊 = shout
    call in sb: 召集;邀请

  5. 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.(热情)

  6. 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: 趴着

  7. in the street(英) on the street (美)

  8. 30 miles/h: 30 miles an hour.

  9. 有些动词后面加上副词或介词以后就会改变词义。这种新组合被称作为短语动词。
    • 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的更多相关文章

  1. L6,Percy Buttons

    expressions: knock at敲打 knock off 碰掉,I knock the vase off the table 下班,He always knocks off six o'cl ...

  2. NCE2

    1.A private conversation Last week I went to the theatre. I had a very good seat. The play was very ...

  3. 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 ...

  4. [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 ...

  5. Android官方文档翻译 九 2.2Adding Action Buttons

    Adding Action Buttons 增加动作按钮 This lesson teaches you to 这节课教给你 Specify the Actions in XML 在XML中指定动作 ...

  6. Android 添加ActionBar Buttons

    一.在res/menu文件夹下创建Xml文件 跟标签为menu,设置item <?xml version="1.0" encoding="utf-8"?& ...

  7. 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 ...

  8. BUTTONS V. 2.0.0——CSS按钮库

    BUTTONS-V2-CSS库样式职责 CSS库样式职责分离优点 模块样式命名更清晰化 易于维护.扩展性强 动画效果——修改样式后有过度效果,默认样式 源码如下 <!DOCTYPE html&g ...

  9. CodeForces 520B Two Buttons(用BFS)

     Two Buttons time limit per test 2 seconds memory limit per test 256 megabytes input standard input ...

随机推荐

  1. SQL Server 2012 开发新功能 序列对象(Sequence)(转)

    转载链接:http://www.cnblogs.com/zhangyoushugz/archive/2012/11/09/2762720.html 众所周知,在之前的sqlserver版本中,一般采用 ...

  2. 各类坐标系相互之间的转换(84互转GC02,GC02互转BD09)

    在遥感行业我们经常会用到各类的坐标系相互之间的转换,常见的度分秒转化为度很简单,直接上代码: //经纬度 ////118度48分54.152秒=118+(48/60)+(54.152/3600)=11 ...

  3. maven打包时,依赖包打不进jar包中

    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/20 ...

  4. js三种方法添加image

    1 var img = new Image(); 2 var img = document.createElement('image'); 3 img.innerHtml = '<img src ...

  5. 微信测试服务器验证sha1加密法,工具类

    1 package org.fc.Util; import java.security.MessageDigest; import java.security.NoSuchAlgorithmExcep ...

  6. 压力测试相关之ab命令

    1. 短时压力测试工具 ab 命令(apache的工具) 关键指标: Requests per second:    98.52 [#/sec] (mean)      ###平均每秒的请求数 Tim ...

  7. [翻译] ORMLite document -- How to Use Part (二)

    前言 此文档翻译于第一次学习 ORMLite 框架,如果发现当中有什么不对的地方,请指正.若翻译与原文档出现任何的不相符,请以原文档为准.原则上建议学习原英文文档. ----------------- ...

  8. centos下编译安装lnmp

    centos下编译安装lnmp 本文以centos为背景在其中编译安装nginx搭建lnmp环境. 编译安装nginx时,需要事先安装 开发包组"Development Tools" ...

  9. iOS 10 新特性 大汇总 及iOS 10 的一些小问题和 xcode 8 的新版本小问题

    iOS 10正式版是很值得升级的,特别是那些不打算购买iPhone 7的老用户,毕竟新系统在体验.流畅性上都做了一些升级. 1.开放电话接口 支持垃圾电话提醒 对于使用iPhone的国人来说,这个功能 ...

  10. 网络问卷调查js实现代码

    昨天一个同行妹纸写了一个网络问卷调查的效果,但是有bug,于是就来问我该如何解决这个bug.经过我的分析,bug主要还是出在复选框的那部分,经过修改,bug问题解决,现在贴出如下代码,仅供大家参考: ...