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. Problem with "AnyConnect was not able to establish connection to the specified secure gateway."

    Cisco的VPN客户端最近报"AnyConnect was not able to establish connection to the specified secure gateway ...

  2. LD算法获取字符串相似度

    一个如何识别相似语句的问题,于是上网找了找,一个叫Levenshtein Distance的算法比较简单,就写了段代码实现了一下,效果还不错. 这个算法是一个俄国人Lvenshtein提出的,用于计算 ...

  3. 解决 U 盘写保护的问题

    插了一个 U 盘,想格式化或者创建文件,但是提示我 U 盘是写保护的. 解决方法如下: Open a command prompt type DISKPART press type LIST VOLU ...

  4. WooCommerce

    http://devework.com/woocommerce.html https://woocommerce.com/ https://woocommerce.com/product-catego ...

  5. Leetcode Palindrome Linked List

    Given a singly linked list, determine if it is a palindrome. Follow up:Could you do it in O(n) time ...

  6. FileReader获取文件的base64编码

    <input type="file" id="picFile" /> function readFile() { var obj = documen ...

  7. 我的前端故事----疯狂倒计时(requestAnimationFrame)

    很久没有更新博客了...为了双十一准备了不少活动,终于结束了,有时间静静的坐下来总结一下了,在活动中最常用的就是倒计时了,晚上也有很多倒计时的例子了,那么今天带来的是一个新的方法和思路. 既然要介绍新 ...

  8. servlet中文乱码问题

    通过response对象向页面输出内容时遇到的乱码问题可分为两种情况 1.字节流 字节流输出时可以通过设置响应头"Content-Type"的值为"text/html;c ...

  9. 浅谈SQL Transaction在请求中断后的行锁表锁

    最近在维护Web Service接口时,由于数据数据量达到千万级别,接口调用不时出现错误让人不胜烦恼,经过性能测试查出瓶颈在数据库数据处理上,可着实忙了一番.相信众多程序猿和DBA都会头痛性能的问题, ...

  10. python RecursionError: maximum recursion depth exceeded in comparison错误

    处理快速排序,递归深度可能非常大,而系统默认的深度可能没有这么大 需要设置最大递归深度 import sys sys.setrecursionlimit(100000) # 这个值的大小取决你自己,最 ...