Text

I had an amusing experience last year. After I had left a small village in the south of France. I drove on to the next town. On the way, a young man waved to me. I stopped and he asked me for a lift. As soon as he got into the car, I said good morning to him in French and he replied me in the same language. Apart from a few words, I did not know any French at all. Neither of us spoken during the journey. I had nearly reached the town, when the young man suddenly said, very slowly, 'Do you speak English?' As I soon learnt, he was English himself!

Note

  1. amusing: adj. 令人感到好笑的
    amused: adj. 感到好笑的
    amuse: v. ~ sb. 让sb.发笑
    The book is amusing.
    interesting: 有意思
    funny: 好笑的,(可以指贬义),开心的,令人好笑的

  2. experience: n. 经历(可数),n. 经验(不可数)
    He has a lot of experience.
    He has a lot of experiences.

  3. wave to sb. : 向某人招手

  4. lift: v. 举起,n. 搭便车
    take a lift/ bus/ taxi
    搭顺风车
    The student gave me a lift.
    thumb lift: 拇指便车

  5. reply: v. 回答
    He answered/ replied.
    answer sth./ reply to sth.
    answer the letter.
    I will reply to the letter.

  6. native language: 母语 = mother tongue.

  7. journey: n. 旅行。(统称)(偏陆地)
    trip: 短距离旅行或出差
    travel: 周游(长途)
    tour: (为了玩的旅行) tourist: 旅客
    go on business/ go on a trip.
    3 days' journey. 三天的路程
    voyage: (海上)旅行
    flight: 空中飞行

  8. when,while,as 当什么时候

  9. 表示方位的方式由3个介词:in, on, to
    • to: 没有相接的,相离的 Japan is east to China.
    • on: 接壤 North Korea is east on China.
    • in: 在里面 Shandong is east in China.
  10. drive to: 开车去某地
    drive on: (on: 继续) on 加在动词的后面表示继续 My heart will go on.

  11. as soon as: 一……就……+句子(时间状语从句),强调两个动作几乎连在一起。
    As soon as I has received the letter, I called them back.
    As soon as you arrive, you musth call me.

  12. apart from: 除了……之外
    except: except for
    apart from(放句首) = except = besides
    All the passengers are millionaires except us.
    The shop is open in weekdays besides Saturday.
    except for: 有时表示整体中某方面不满意
    The articles is very good except fro the handwriting.
    I invited everyone except George.
    Except for/ Apart from George, I invited everyone.

  13. during the journey: 在旅途中,自始自终
    neither of sb. : 当中任何一个都不会 Neither of us like it.
    either of sb. : 当中的任何一个 I don't like the book, my sister doesn't like it either.
    如果不止两个人: none of. None of people like the new president.

  14. when: 就在此时
    I had nearly reached home when I found my mother standing there.

  15. As I learnt: 正如我所料/知道
    learn: (通过……而知道)得知
    know: (本来就)知道
    As we know, the New Concept English is very good.
    As+主语+动词,句子。as:正如
    As I think, it is the coldest day in this year.
    As my mother said, it's cold.
    As I heard, the news is shocking.

  16. He was English himself!
    反身代词放在句尾,表示强调。

  17. 特殊:
    until: 后面的从句之前发生了主句,但是使用起来很随意,以下两种情况都对

    • 主句和从句都用一般过去时
    • 主句和从句任意一个用过去完成时

Lesson 14 Do you speak English?的更多相关文章

  1. Lesson 25 Do the English speak English?

    Text I arrived London at last. The railway station was big, black and dark. I did not know the way t ...

  2. lesson 14 A noble gangster

    lesson 14 A noble gangster there was a ++time++ 时期 times 时期/年代 in times of peace a sum of + money 一笔 ...

  3. 2016.09.14,英语,《Using English at Work》全书笔记

    半个月时间,听完了ESLPod出品的<Using English at Work>,笔记和自己听的时候的备注列在下面.准备把每个语音里的快速阅读部分截取出来,放在手机里反复听. 下一阶段把 ...

  4. lesson - 14 linux系统日常管理3

    1. Linux系统服务管理工具ntsysv 类似图形界面管理工具,如果没有该命令使用 yum install -y ntsysv 安装常用服务:crond, iptables, network, s ...

  5. [Java in NetBeans] Lesson 14. ArrayList and Collections

    这个课程的参考视频和图片来自youtube. 主要学到的知识点有: 1. Collection: container that contians objects. 2. Difference betw ...

  6. Lesson 14 The Butterfly Effect

    Why do small errors make it impossible to predict the weather system with a high degree of accuracy? ...

  7. English trip V1 - B 15. Giving Personal Information 提供个人信息 Teacher:Solo Key: Do/Does

    In this lesson you will learn to answer simple questions about yourself.  本节课讲学到回答关于自己的一些简单问题 课上内容(L ...

  8. English trip M1 - PC7 Can I Borrow Your Ping-Pong? Teacher:Patrick

    In this lesson you will learn to desribe abilities.  这节课你将学习到描述你的能力 课上内容(Lesson) 三种常见情态动词 can aux. 能 ...

  9. English trip V1 - 12.Belongings 行李 Teacher:Jade Key: ?

    In this lesson you will learn to describe your home life and things you own. 在本课中,您将学习如何描述您的家庭生活和您拥有 ...

随机推荐

  1. Vagrant 基础全面解析

    这篇 Vagrant 入门文章将带你创建一个 Vagrant 项目,这个过程将会用到 Vagrant 所提供的主要基本特性.如果想了解 Vagrant 能为你带来哪些好处,可以阅读 Vagrant 官 ...

  2. 一步步开发自己的博客 .NET版(10、前端对话框和消息框的实现)

    关于前端对话框.消息框的优秀插件多不胜数.造轮子是为了更好的使用轮子,并不是说自己造的轮子肯定好.所以,这个博客系统基本上都是自己实现的,包括日志记录.响应式布局.评论功能等等一些本可以使用插件的.好 ...

  3. 清空Github上某个文件的历史版本

    title: 清空Github上某个文件的历史版本 author: 青南 date: 2015-01-08 16:04:53 categories: [经验] tags: [Github,histor ...

  4. RSA非对称加密,使用OpenSSL生成证书,iOS加密,java解密

    最近换了一份工作,工作了大概一个多月了吧.差不多得有两个月没有更新博客了吧.在新公司自己写了一个iOS的比较通用的可以架构一个中型应用的不算是框架的一个结构,并已经投入使用.哈哈 说说文章标题的相关的 ...

  5. 利用注册表在右键添加VS15的快捷方式打开文件夹

    1.简介 最近安装VS15 Preview 5,本版本可以打开"文件夹" 是否可以向Visual Studio Code一样在文件夹或文件右键菜单添加"Open with ...

  6. 【原】无脑操作:express + MySQL 实现CRUD

    基于node.js的web开发框架express简单方便,很多项目中都在使用.这里结合MySQL数据库,实现最简单的CRUD操作. 开发环境: IDE:WebStorm DB:MySQL ------ ...

  7. 基于jQuery左右滑动切换特效 附源码

    分享一款基于脚jQuery左右滑动切换特效.这是一款鼠标点击左右箭头按钮图片滚动切换,鼠标移到图片上显示透明边框特效.   效果图如下:   废话不多说,代码奉上!   html代码: <div ...

  8. CentOS 6.3下 安装 Mono 3.2 和Jexus 5.4

    最新更新参看: Centos 7.0 安装Mono 3.4 和 Jexus 5.6 2012年初写过一篇<32和64位的CentOS 6.0下 安装 Mono 2.10.8 和Jexus 5.0 ...

  9. Linux CentOS7通过yum命令安装Mono(尝先安装模式)

    前言 经过尝试网上各种安装mono的技术贴,这个安装过程经历了大约2周,尝试了各个版本,几目前博客所描述的所有安装方式.以下内容的安装方式可以为你尝试不同版本的mono.并非正式环境安装标准方式安装. ...

  10. NoSql1 在Linux(CentOS)上安装memcached及使用

    前言:       今天是初五,生活基本要从过年的节奏中回归到正常的生活了,所以想想也该想想与工作有关的事情了.我之前在工作中会经常使用memcached和redis,但是自己一直没有时间系统的好好看 ...