31w/m

43

Children always appreciate small gifts of money. Father, of course, provides a regular supply of pocket-money, but uncles and aunts are always a source of extra income. With some children, small sums go a long way. If six pences are not exchanged for sweets, they rattle for months inside money-boxes. Only very thrifty children manage to fill up a money-box. For most of them, sixpence is a small price to pay for a satisfying bar of chocolate.  My nephew, George, has a money-box but it is always empty. Very few of the sixpences I have given him have found their way there. I gave him sixpence yesterday and advised him to save it. Instead, he bought himself sixpence worth of trouble. On his way to the sweet shop, he dropped his sixpence and it rolled along the pavement and then disappeared down a drain. George took off his jacket, rolled up his sleeves and pushed his right arm through the drain cover. He could not find his sixpence anywhere, and what is more, he could not get his arm out. A crowd of people gathered round him and a lady rubbed his arm with soap and butter, but George was firmly stuck. The fire-brigade was called and two firemen freed George using a special type of grease. George was not too upset by his experience because the lady who owns the sweet shop heard about his troubles and rewarded him with a large box of chocolates.

notes:

孩子们总是喜欢用钱买的小礼物。父亲当然会定期提供零用钱,但叔舅婶姨也是额外收入的来源。对于一些孩子来说,少量的钱可以花很长时间。如果六个便士不换成糖果,它们就会在钱柜里叮当作响好几个月。只有非常节俭的孩子才会设法填满一个储蓄罐。对于大多数人来说,六便士是买一根令人满意的巧克力的小小代价。我的侄子乔治有一个储蓄罐,但它总是空的。我给他的六便士中,很少有找到它们的。我昨天给了他六便士,并建议他把它存起来。相反,他给自己买了六便士的麻烦。在去糖果店的路上,他的钱掉在人行道上,然后消失在下水道里。乔治脱下外套,卷起袖子,把右臂伸进了下水道井盖。他在任何地方都找不到他的六便士,更重要的是,他不能把他的胳膊伸回来了。一群人围在他身边,一位女士用肥皂和黄油擦他的手臂,但乔治被牢牢地卡住了。消防队被叫来了,两个消防队员用一种特殊的油脂解救了乔治。乔治并没有因为他的经历而感到沮丧,因为这家糖果店的女主人听说了他的问题,给了他一大盒巧克力。

New Concept English three(15)的更多相关文章

  1. New Concept English three (35)

    27 55 The word justice is usually associated with courts of law. We might say that justice has been ...

  2. New Concept English there (1)Typing speed exercise

    Today,I start learn new concept english there,Mainly for listening practice and typing speed exercis ...

  3. New Concept English three (30)

    27W/m 32 words the death of ghost For years, villagers believed that Endley Farm was hunted. The far ...

  4. New Concept English three (27)

    35w/m 67 It has been said that everyone lives by selling something. In the light of this statement, ...

  5. New Concept English three (45)

    31w/m 65error In democratic countries any efforts to restrict the freedom of the press are rightly c ...

  6. New Concept English three (43)

    30 54 Insurance companies are normally willing to insure anything. Insuring public or private proper ...

  7. New Concept English three (38)

    26w/m 45 Future historians will be in a unique position when they come to record the history of our ...

  8. New Concept English three (32)

    26w/m 68 The salvage operation had been a complete failure. The small ship, Elkor, which had been se ...

  9. New Concept English three (51)

    22 76 Predicting the future is notoriously difficult. Who could have imagined, in the mid 1970s, for ...

随机推荐

  1. 一幅图秒懂LoadAverage(转载)

    转自:http://www.habadog.com/2015/02/27/what-is-load-average/ 一幅图秒懂LoadAverage(负载)   一.什么是Load Average? ...

  2. 安装vmware虚拟机和linux(centos)

    打开 WMware Workstation 8,然后选择新建虚拟机 2 新建虚拟机向导 选择 自定义(高级)(C)然后点击[下一步]按钮 3 选择虚拟机硬件兼容性 选择 workstation 8.0 ...

  3. Django学习笔记之Django QuerySet的方法

    一般情况下,我们在写Django项目需要操作QuerySet时一些常用的方法已经满足我们日常大多数需求,比如get.filter.exclude.delete神马的感觉就已经无所不能了,但随着项目但业 ...

  4. Python学习笔记之函数参数传递 传值还是传引用

      在学完Python函数那一章节时,很自然的的就会想到Python中函数传参时传值呢?还是传引用?或者都不是? 在回答上面的问题之前我们先来看看下面的代码: 代码1: def foo(var): v ...

  5. hashmap总结2

    1.  关于HashMap的一些说法: a)  HashMap实际上是一个“链表散列”的数据结构,即数组和链表的结合体.HashMap的底层结构是一个数组,数组中的每一项是一条链表. b)  Hash ...

  6. 20145312 《Java程序设计》第十周学习总结

    20145312 <Java程序设计>第十周学习总结 学习笔记 Chapter 17反射与类加载器 17.1 运用反射 .class文档反应了类基本信息,因而从Class等API取得类信息 ...

  7. 20135320赵瀚青LINUX第三章读书笔记

    第三章 进程管理 3.1 进程 进程的定义: 是处于执行期的程序以及它所包含的资源的总称. 线程的定义: 是在进程中活动的对象. 每个线程都拥有一个独立的程序计数器.进程栈和一组进程寄存器. 内核调度 ...

  8. RS232引脚,RS485引脚

    1.RS232引脚 2.RS485引脚

  9. MR案例:内连接代码实现

    本文是对Hive中[内连接]的Java-API的实现,具体的HQL语句详见Hive查询Join package join.map; import java.io.IOException; import ...

  10. 组合数模板 - Lucas

    2017-08-10 19:35:32 整理者:pprp 用于计算C(m,n) % p 代码如下: //lucas #include <iostream> using namespace ...