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. 如何使用svn命令行更新想要的目录?

    内容来自网络. 一 某些原因想在svn co的时候排除某些目录,可以绕个圈子,分三步来完成:co外层目录:svn checkout --depth empty URL[URL[LOCATION]完成之 ...

  2. mybatis动态insert,update

    1. 动态update UPDATE ui.user_question_section_xref <set> reviewer = #{0}, score = #{1} , last_up ...

  3. vue技术解析六之生命周期函数

  4. 基于jQuery/zepto的单页应用(SPA)搭建方案

    这里介绍一个基于jquery或zepto的单页面应用方案,遵循尽可能简单的原则,使大家一目了然,只需配置一个路由,之后完全按照jq日常写法即可完成.可做学习使用,也可修改后用于一些业务逻辑简单的spa ...

  5. 【Python】 子进程创建与使用subprocess

    subprocess *****本文参考了Vamei大神的http://www.cnblogs.com/vamei/archive/2012/09/23/2698014.html 运用subproce ...

  6. C#内存泄漏--event内存泄漏

    内存泄漏是指:当一块内存被分配后,被丢弃,没有任何实例指针指向这块内存, 并且这块内存不会被GC视为垃圾进行回收.这块内存会一直存在,直到程序退出.C#是托管型代码,其内存的分配和释放都是由CLR负责 ...

  7. c++ --> cin和cout输入输出格式

    cin和cout输入输出格式 Cout 输出 1>. bool型输出 cout << true <<" or " << false < ...

  8. NOIP2017划水崩盘记

    Before-Day1              自信心爆棚,老子一定能拿省一.一天啥也没干,一顿乱奶.敬等明日切T1写暴力. Day 1 哈哈哈,T1是数论,闭眼睛切啊!! ...然后就Gg了,写的 ...

  9. 【R语言系列】作图入门示例一

    假设有如下数据,我们使用plot函数作图 月龄 体重 月龄 体重  1 4.4 9 7.3 3 5.3 3 6.0 5 7.2 9 10.4 2 5.2 12 10.2 11 8.5 3 6.1 R语 ...

  10. 用Python满足满足自己的“小虚荣”

    首先声明,学习这个只是为了好玩,只是为了好玩,并不是想用这个弄虚作假,做一些不好的事情!一心想做技术人,自制自治! 我们有时候发布一篇日志,或者是一篇博文,总希望自己的浏览量能高点,这样看起来也倍有面 ...