New Concept English three(16)
35w/m
43
Mary and her husband Dimitri lived in the tiny village of Perachora in southern Greece. One of 
Mary's prize possessions was a little white lamb which her husband had given her. She kept it
tied to a tree in a field during the day and went to fetch it every evening. One evening,
however, the lamb was missing. The rope had been cut, so it was obvious that the lamb had been
stolen.  When Dimitri came in from the fields,His wife told him what had happened.Dimitri at
once set out to find the thief. He knew it would not prove difficult in such a small village.
After telling several of his friends about the theft, Dimitri found out that his neighbour,
Aleko, had suddenly acquired a new lamb. Dimitri immediately went to Aleko's house and angrily
accused him of stealing the lamb. He told him he had better return it or he would call the
police. Aleko denied taking it and led Dimitri into his back-yard. It was true that he had just
bought a lamb, he explained, but his lamb was black. Ashamed of having acted so rashly, Dimitri
apologized to Aleko for having accused him. While they were talking it began to rain and
Dimitri stayed in Aleko's house until the rain stopped. When he went outside half an hour
later, he was astonished to find that the little black lamb was almost white. Its wool, which
had been dyed black, had been washed clean by the rain!
notes:
一对夫妇掉了一只白色羊羔,调查后,怀疑是邻居偷的,一番询问后,因为邻居的羊羔是黑色的,但是一场雨,染色的黑羊变白了。
New Concept English three(16)的更多相关文章
- New Concept English three (35)
		27 55 The word justice is usually associated with courts of law. We might say that justice has been ... 
- New Concept English there (1)Typing speed exercise
		Today,I start learn new concept english there,Mainly for listening practice and typing speed exercis ... 
- New Concept English three (30)
		27W/m 32 words the death of ghost For years, villagers believed that Endley Farm was hunted. The far ... 
- New Concept English three (27)
		35w/m 67 It has been said that everyone lives by selling something. In the light of this statement, ... 
- New Concept English three (45)
		31w/m 65error In democratic countries any efforts to restrict the freedom of the press are rightly c ... 
- New Concept English three (43)
		30 54 Insurance companies are normally willing to insure anything. Insuring public or private proper ... 
- 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 ... 
- New Concept English three (32)
		26w/m 68 The salvage operation had been a complete failure. The small ship, Elkor, which had been se ... 
- New Concept English three (51)
		22 76 Predicting the future is notoriously difficult. Who could have imagined, in the mid 1970s, for ... 
随机推荐
- 一键安装lnmp-php(5)
			php(){cd $pathtar zxvf yasm-1.3.0.tar.gz cd yasm-1.3.0.tar.gz ./configuremakemake installcd $pathtar ... 
- Junit中的setup和teardown方法
			setup需要@before注解,实现测试前的初始化工作 teardown需要@after注解,测试完成后垃圾回收等后续工作 
- P(Y|X) 和 P(X,Y)
			P ( x | y ):在Y发生的条件下,X发生的概率.P ( x , y )P(x,y)说明该事件与两个因素有关,比如设是因素A,B.P(x,y)=P{因素A处于x状态,因素B处于y状态}确切地说P ... 
- 广播机制的CS模型实现
			广播机制的cs模型实现如下: 首先可以使用ifconfig命令查看自己所在网段的广播地址 server.c #include<stdio.h> #include<unistd.h&g ... 
- Android 7.1 快捷方式 Shortcuts
			转载请注明出处:王亟亟的大牛之路 前些天就看到相关内容了,但是最近吸毒比较深(wow),所以没有紧跟潮流,今天补一篇. 先安利:https://github.com/ddwhan0123/Useful ... 
- PAT1075. PAT Judge (25)
			其中在排名输出上参照了 http://blog.csdn.net/xyzchenzd/article/details/27074665,原先自己写的很繁琐,而且还有一个测试点不通过. #include ... 
- Dancing Links DLX
			Dancing Links DLX Dancing Links 用来解精准覆盖问题. 精准覆盖问题有两种版本. 精准覆盖 : 给一个01矩阵,如何选出若干行,使得每列都有且仅有一个1. 可以求最少行数 ... 
- RocketMQ 自己的整理和理解
			每个人的想法不同, RocketMQ 介绍的时候就说 是阿里从他们使用的上 解耦出来 近一步简化 便捷的 目的当然是 让其能快速入手和开发 如果不是在项目设计层面上 只是使用的话 从Git上下载该项目 ... 
- vc libcurl 模拟上传文件
			http://www.cnblogs.com/killbit/p/5393301.html 附上这篇文章,因为当时就已经想到了模拟上传,但是因为时间关系,所以就直接用PHP写了.现在改进一下,用VC+ ... 
- C# 操作FTP
			操作FTP管理类: using System; using System.Collections.Generic; using System.Text; using System.Net; using ... 
