新概念英语(1-139)Is that you, John?
Lesson 139
Is that you, John?
是你吗,约翰?
Listen to the tape then answer this question. Which John Smith does Graham Turner think he is talking to?
听录音,然后回答问题。格雷厄姆.特纳以为他在和哪一个约翰.史密斯通话?
GRAHAM TURNER: Is that you, John?
JOHN SMITH: Yes, speaking.
GRAHAM TURNER: Tell Mary we'll be late for dinner this evening.
JOHN SMITH: I'm afraid I don't understand.
GRAHAM TURNER: Hasn't Mary told you?
She invited Charlotte and me to dinner this evening.
I said I would be at your house at six o'clock,
but the boss want me to do some extra work.
I'll have to stay at the office.
I don't know when I'll finish.
Oh, and by the way,
my wife wants to know if Mary needs any help.
JOHN SMITH: I don't know what you're talking about.
GRAHAM TURNER: That is John Smith,isn't it?
JOHN SMITH: Yes, I'm John Smith.
GRAHAM TURNER: You are John Smith, the engineer, aren't you?
JOHN SMITH: That's right.
GRAHAM TURNER: You work for the Overseas Engineering Company, don't you?
JOHN SMITH: No, I don't I'm John Smith the telephone engineer
and I'm repairing your telephone line.
New Word and expressions 生词和短语
extra
adj. 额外的
overseas
adj. 海外的,国外的
engineering
n. 工程
company
n. 公司
line
n. 线路
参考译文
格雷厄姆.特纳:是你吗,约翰?
约 翰.史 密斯:是我,请讲。
格雷厄姆.特纳:你告诉玛丽,今晚吃饭将晚到一会儿。
约 翰.史 密斯:恐怕我还不明白您的意思。
格雷厄姆.特纳:玛丽没有告诉你吗?
她邀请我和夏洛特今晚去吃饭。
我说过我6点到你家,但老板要我加班。
我不得不留在办公室,不知道什么时候才能结束。
喔,顺便问一问,我妻子想知道玛丽是否需要帮忙。
约 翰.史 密斯:我不知道您在说些什么。
格雷厄姆.特纳:你是约翰.史密斯,对吗?
约 翰.史密 斯: 是的,我是约翰.史密斯。
格雷厄姆.特纳:你是工程师约翰.史密斯,对吗?
约 翰.史 密斯:对。
格雷厄姆.特纳:你在海外工程公司上班,是吗?
约 翰.史 密斯:不,不是。我是电话工程师约翰.史密斯,我正在修理您的电话线。
新概念英语(1-139)Is that you, John?的更多相关文章
- 新概念英语(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 ...
- [新概念英语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-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 ...
- 新概念英语(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-19)Tired and thirsty
新概念英语(1-19)Tired and thirsty Why do the children thank their mother? A:What's the matter, children? ...
随机推荐
- Java学习者的建议:把自己从一个疯狂下载者&资料的奴隶变成一个真正的学习者
Java学习者的建议:把自己从一个疯狂下载者&资料的奴隶变成一个真正的学习者 你下载的资料看过了多少,请大家好好想想,然后回答一下很多人为了The.Economist花了不少时间,为了下载一个 ...
- Jersey+mybatis实现web项目第一篇
---恢复内容开始--- Jesery第一篇:实现Jesery前后台页面交互,Form表单提交,后台控制页面跳转 该项目中有实现的功能: Mybatis实现后台数据持久化 Jersey页面数据提交 后 ...
- Hashtable源码解析(JDK1.8)
package java.util; import java.io.*; import java.util.concurrent.ThreadLocalRandom; import java.util ...
- python3 爬虫开发 学习总结一
virtualenv 安装虚拟环境的 pip install virtualenv安装慢的话,可以指定源 pip install -i 源地址 xxx 就可以安装xxxvirtua ...
- javascript里的循环语句
前序:我一直对于for跟for..in存在一种误解,我觉得for都能把事情都做了,为啥还要for...in...这玩意了,有啥用,所以今天就说说JavaScript里的循环语句. 循环 要计算1+2+ ...
- Algorithm --> Kruskal算法和Prim算法
最小生成树之Kruskal算法和Prim算法 Kruskal多用于稀疏图,prim多用于稠密图. 根据图的深度优先遍历和广度优先遍历,可以用最少的边连接所有的顶点,而且不会形成回路.这种连接所有顶点并 ...
- Konckout第四个实例:组合类型数据绑定 -- 日期双向绑定显示
<!doctype html> <html > <head> <meta http-equiv="Content-Type" conten ...
- Python下载图片小程序
欢迎大侠们指正批评 思路: 1.引入相关的python文件(import re import urllib) 2.读取对应网页的html文件(使用 urllib) def getHtml(url): ...
- node初始
### 一.什么是node.js > Node是一个基于 Chrome V8 引擎的 JavaScript 运行环境 > > Node使用了一个事件驱动.非阻塞式 I/O 的模型,使 ...
- JavaScript(第三十三天)【总结:封装基础前端框架】
源码地址:https://github.com/whisper540/Base