Lesson 143
A walk through the woods
林中散步

Listen to the tape then answer this question. What was so funny about the words on the sign?
听录音,然后回答问题。牌子上的字有什么可笑的地方?

I live in a very old town which is surrounded by beautiful woods.
It is a famous beauty spot.

On Sundays, hundreds of people come from the city to see our town and to walk through the woods.
Visitors have been asked to keep the woods clean and tidy.
Litter baskets have been placed under the trees, but people still throw their rubbish everywhere.

Last Wednesday, I went for a walk in the woods. What I saw made me very sad.
I counted seven old cars and three old refrigerators.

The little baskets were empty and the ground was covered with pieces of paper, cigarette ends, old tyres, empty bottles and rusty tins.
Among the rubbish, I found a sign which said,'Anyone who leaves litter in these woods will be prosecuted!'

New Word and expressions 生词和短语

surround
v. 包围

wood
n. 树林

beauty spot
风景点

hundred
n. 百

city
n. 城市

through
prep.穿过

visitor
n. 参观者,游客,来访者

tidy
adj. 整齐的

litter
n. 杂乱的东西

litter basket
废物筐

place
v. 放

throw( threw; thrown)
v. 扔,抛

rubbish
n. 垃圾

count
v. 数,点

cover
v. 覆盖

piece
n. 碎片

tyre
n. 轮胎

rusty
adj. 生锈的

among
prep.在……之间

prosecute
v. 依法处置

参考译文

我住在一个由美丽的树林环绕的古老的小镇上。
这是一个著名的风景胜地。
每适星期天,有许许多人从城里来观赏我们的小镇,并在树林中散步。
游客已被告知要保持树林的整洁。
树下都已设置了废物筐,但是人们仍到处扔垃圾。
上星期三我到树林里去散步。我所见到的一切使我非常难过。
我数了一下,有7辆旧汽车和3上旧冰箱。
废物筐是空的,而满地都是纸片、烟头、旧轮胎,空瓶子和生锈的空罐头盒。
在垃圾堆中我发现了一块牌子,上面写着:“凡在此树林里丢弃垃圾者,将依法处置。

新概念英语(1-143)A walk through the woods的更多相关文章

  1. 新概念英语(1-43)Hurry up!

    新概念英语(1-43)Hurry up! How do you know Sam doesn't make the tea very often? A:Can you make the tea, Sa ...

  2. [新概念英语II 笔记] Lesson 3: Please Send Me a Card

    发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...

  3. 新概念英语(1-47)A cup of coffee

    新概念英语(1-47)A cup of coffee How does Ann like her coffee? A:Do you like coffee, Ann? B:Yes, I do. A:D ...

  4. 新概念英语(1-45)The boss's letter

    新概念英语(1-45)The boss's letter Why can't Pamela type the letter? A:Can you come here a minute, please, ...

  5. 新概念英语(1-41)Penny's bag

    新概念英语(1-41)Penny's bag Who is the tin of tobacco for? A:Is that bag heavy, Penny? B:Not very. A:Here ...

  6. 新概念英语(1-39)Don't drop it!

    新概念英语(1-39)Don't drop it! Where does Sam put the vase in the end ? A:What are you going to do with t ...

  7. 新概念英语(1-35)Our village

    新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...

  8. 新概念英语(1-32)A fine day

    新概念英语(1-33)A fine day Where is the Jones family? It is a fine day today. There are some clouds in th ...

  9. 新概念英语(1-31)Where's Sally?

    新概念英语(1-31)Where's Sally? Is the cat climbing the tree ? A:Where is Sally, Jack ? B:She is in the ga ...

随机推荐

  1. 关于java多态的理解

    要理解多态,就必须有一个大的理解方向,不然很容易绕进去. 首先知道多态的释义:多态性是指一个名词可以有多种语义. 对于java的多态性学习者来说,就是必须要知道多个同名方法在不同情况下的使用规则. j ...

  2. Python快速入门之与C语言异同

    代码较长,建议使用电脑阅读本文. 10分钟入门Python 本文中使用的是Python3如果你曾经学过C语言,阅读此文,相信你能迅速发现这两种语言的异同,达到快速入门的目的.下面将开始介绍它们的异同. ...

  3. IPFS开发团队是如何工作的?

    小编不是一个很八卦的人,连当红明星都认不全.不过,今天还是带领大家来扒一扒ipfs开发团队是如何工作的. 工作方式: 全体会议:每周一有一个全体会议,这个会议是提前安排好的一个日程 任务讨论:把大任务 ...

  4. Hibernate之三态

    1.瞬时态 瞬时态也成为临时态或者自由态,瞬时态的实例是new命令创建.开辟内存空间的对象,不存在持久化标识OID,尚未与Hibernate Session关联,在数据库中没有任何记录,失去引用将被G ...

  5. Java String常用方法

    字符串查找 两种查找字符串的方法,indexOf(String s)和lastIndexOf(String s). String str = "tyson-json"; int i ...

  6. linux服务器中毒可疑进程sfewfesfs CPU80%

    我用的是wdlinux, 难免会有漏洞,不知怎么就被莫名其妙地给入侵了,而且还频繁发包.下面是我查看攻击机器的整个过程. 首先跟客户要了root密码登录看,第一个命令是就top cd /proc/25 ...

  7. linux --> 获取系统启动时间

    获取系统启动时间 一.前言 时间对操作系统来说非常重要,从内核级到应用层,时间的表达方式及精度各部相同.linux内核里面用一个名为jiffes的常量来计算时间戳.应用层有time.getdaytim ...

  8. Lucene教程 -------(一、初始Lucene)

    一.lucene的介绍 lucene是一个全文检索的框架,apache组织提供了一个用java实现的全文检索的开源项目.功能非常的强大,api非常简单,并且有了全文检索的功能支持可以非常方便的实现根据 ...

  9. 漫谈Java IO之 NIO那些事儿

    前面一篇中已经介绍了基本IO的使用以及最简单的阻塞服务器的例子,本篇就来介绍下NIO的相关内容,前面的分享可以参考目录: 网络IO的基本知识与概念 普通IO以及BIO服务器 NIO的使用与服务器Hel ...

  10. MongoDB系列三(Spring集成方案).

    一.前言 MongoDB是最为流行的开源文档数据库之一.Spring Data MongoDB提供了三种方式在Spring应用中使用MongoDB: 通过注解实现对象-文档映射: 使用MongoTem ...