新概念英语(1-115)Knock! Knock!
Lesson 115
Knock, knock!
敲敲门!
Listen to the tape then answer this question. What does Jim have to drink?
听录音,然后回答问题。吉姆只能喝什么饮料?
HELEN: Isn't there anyone at home?
JIM: I'll knock again, Helen.
Everything's very quiet.
I'm sure there's no one at home.
HELEN: But that's impossible.
Carol and Tom invited us to lunch.
Look through the window.
HELEN: Can you see anything?
JIM: Nothing at all.
HELEN: Let's try the back door.
JIM: Look! Everyone's in the garden.
CAROL: Hello, Helen. Hello, Jim.
TOM: Everybody wants to have lunch in the garden.
It's nice and warm out here.
CAROL: Come and have something to drink.
JIM: Thanks, Carol.
May I have a glass of beer please?
CAROL: Beer?
There's none left.
You can have some lemonade.
JIM: Lemonade!
TOM: Don't believe her, Jim.
She's only joking.
Have some beer!
New Word and expressions 生词和短语
anyone
pron.(用地疑问句,否定句)任何人
knock
v. 敲,打
everything
pron.一切事情
quiet
adj. 宁静的,安静的
impossible
adj. 不可能的
invite
v. 邀请
anything
pron.任何东西
nothing
pron.什么也没有
lemonade
n. 柠檬水
joke
v. 开玩笑
参考译文
海 伦:家里没有人吗?
吉 姆:海伦,我再敲一次。
毫无动静,肯定家里没有人。
海 伦:但这是不可能的。
卡罗尔和汤姆请我们来吃午饭。
从窗子往里看看。
海 伦:你能看见什么吗?
吉 姆:什么也看不见。
海 伦:让我们到后门去试试。
吉 姆:瞧!大家都在花园里。
卡罗尔:你好,海伦。
你好,吉姆。
汤 姆:大家都想在花园里吃午饭。
这外面挺暖和。
卡罗尔:来喝点什么。
汤 姆:谢谢,卡罗尔。
给我一杯啤酒好吗?
卡罗尔:啤酒?一点都不剩了。
你可以喝点柠檬水。
吉 姆:柠檬水!
汤 姆:吉姆,别信她的。
她只是在开玩笑。
喝点啤酒吧!
新概念英语(1-115)Knock! Knock!的更多相关文章
- 新概念英语(1-15)Your passports please
Is there a problem wtih the Customers officer? A:Are you Swedish? B:No. We are not. We are Danish. A ...
- [新概念英语II 笔记] Lesson 3: Please Send Me a Card
发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...
- 新概念英语(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 ...
- 新概念英语(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, ...
- 新概念英语(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 ...
- 新概念英语(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 ...
- 新概念英语(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 ...
- 新概念英语(1-35)Our village
新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...
- 新概念英语(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 ...
随机推荐
- Java生成条码二维码
一.概述 可用barcode4j或zxing等第三方库,推荐zxing. barcode4j资料链接:http://barcode4j.sourceforge.net/ zxing资料链接:https ...
- java容器类3:set/HastSet/MapSet深入解读
介绍 Set:集合,是一个不包含重复数据的集合.(A collection that contains no duplicate elements. ) set中最多包含一个null元素,否者包含了两 ...
- 三方面搞定http协议之“状态码”
当我们向服务器请求数据的时候,服务器会给我们一个反馈,告诉我们对待我们的请求,服务器处理得怎么样了,而这个反馈,是通过数字来传达的,这个数字就叫状态码. 状态码分为以下几种: 1xx:指示信息--表示 ...
- tensorflow实现最基本的神经网络 + 对比GD、SGD、batch-GD的训练方法
参考博客:https://zhuanlan.zhihu.com/p/27853521 该代码默认是梯度下降法,可自行从注释中选择其他训练方法 在异或问题上,由于训练的样本数较少,神经网络简单,训练结果 ...
- 设计模式——原型模式(C++实现)
#include <iostream> #include <string> using namespace std; class CPrototype { public: CP ...
- mysql备份并转移数据
一.使用mysqldump进行备份 直接输入命令mysqldump会发现提示命令不存在,是由于系统默认会查找/usr/bin下的命令,如果这个命令不在这个目录下, 自然会找不到命令,并报错.知道了问题 ...
- Java 小记 — Spring Boot 注解
前言 本篇随笔将对 Spring Boot 中的常用注解做一个简单的整理归档,写作顺序将从启动类开始并逐步向内外扩展,目的即为了分享也为了方便自己日后的回顾与查阅. 1. Application 启动 ...
- 11 个简单的 Java 性能调优技巧
大多数开发人员理所当然地以为性能优化很复杂,需要大量的经验和知识.好吧,不能说这是完全错误的.优化应用程序以获得最佳性能不是一件容易的事情.但是,这并不意味着如果你不具备这些知识,就不能做任何事情.这 ...
- 使用domain模块捕获异步回调中的异常
和其他服务器端语言相比,貌似node.js 对于异常捕捉确实非常困难. 首先你会想到try/catch ,但是在使用过程中我们会发现并没有真正将错误控制在try/catch 语句中. 为什么? 答案是 ...
- Spark Job的提交与task本地化分析(源码阅读)
Spark中任务的处理也要考虑数据的本地性(locality),Spark目前支持PROCESS_LOCAL(本地进程).NODE_LOCAL(本地节点).NODE_PREF.RACK_LOCAL(本 ...