Text

If you park your car in the wrong place, a traffic policeman will soon find it. You will be very lucky if he lets you go without a ticket. However this does not always happen. Traffic police are sometimes very polite. During a holiday in Sweden, I found this note on my car: 'Sir, we welcome you to our city. This is a "No Parking" area. You will enjoy your stay here if you pay attention on our street signs. This note is only a reminder.' If you receive a request like this, you can not fail to obey it.

Note

  1. traffic police: 交警
    traffic lights: 红绿灯 first crossing/turning 指路的时候常常会用到, first traffic lights.
    traffic jam: 交通堵塞 It costs me an hour in the traffic jam.
    heavy traffic: 繁重的交通 in heavy traffic.

  2. note: n. 便条,纸条,纸钞,笔记
    make note: 做笔记

  3. area: 泛指场地
    region: 地区(交战、开火)
    place: 地点

  4. remind: v. 提醒
    remind sb. of sth.
    remind to do sth.
    An older photo can remind me of my childhood.
    reminder: n. (让人想起的)提示

  5. fail: v. 无视,忘记,失败
    He failed (in the examination).
    fail to do 没有能够做某事
    He failed to swimming across the river.
    not fail to do sth. (强调)一定能够做……
    He can't fail to pass it. You can't fail to drive it.

  6. wrong:不合适的
    right: 合适的
    He is the person who you are looking for. = He is right person who you are looking for.
    They met in a wrong place at the wrong time.

  7. 真实条件句中,从句为现在时,主句往往用一般将来时或祈使句。
    If he is sleeping, don't wake him up.

  8. without + 名词,构成条件,译为“如果没有”
    Without water, fish can't live.

  9. 在车站接到前来拜访的好朋友,我对她说:“你在这里一定会玩得开心的。”
    You will enjoy your stay here.
    临别时,她对我说:“我在这里玩的很开心,感谢你的招待。”
    I have enjoyed my stay here.

  10. Why not: 是一种建议

  11. remember: v. 记住,记得。 n. 提示物
    • Do you remember ~ ?
    • Remember?
    • remember to do sth. 记得要去做某事
    • remember doing sth. 记得已经做了某事
      -m: Remember to send the letter.
      -s: I remembered sending the letter.
    • remember me to your family.

Lesson 16 A polite request的更多相关文章

  1. lesson 16 Mary had a little lamb

    lesson 16 Mary had a little lamb a little + 可数 小的;+ 不可数 少量的 对于动物在幼时都有不同的称呼: calf 小牛 lamb 羊羔 piglet 小 ...

  2. [Java in NetBeans] Lesson 16. Exceptions.

    这个课程的参考视频和图片来自youtube. 主要学到的知识点有: We want to handle the bad Error. (e.g bad input / bugs in program) ...

  3. Lesson 16 The modern city

    What is the author's main argument about the modern city? In the organization of industrial life the ...

  4. The Basics of 3D Printing in 2015 - from someone with 16 WHOLE HOURS' experience

    全文转载自 Scott Hanselman的博文. I bought a 3D printer on Friday, specifically a Printrbot Simple Metal fro ...

  5. Request JSON

    https://developer.android.com/training/volley/request.html Request JSON Volley provides the followin ...

  6. Request请求的应用

    1.通过request获得请求行 获得客户端的请求方式:String getMethod() 获得请求的资源: String getRequestURI()   StringBuffer getReq ...

  7. Required request body is missing-请求接口报错

    一.问题由来 自己目前在做一个小程序的后台,已经写好了项目中的很多的接口,同时也在进行一些修改,比如添加拦截器,统一校验一个固定的参数是否正确. 在自己添加拦截器之前,这些接口都可以正常访问,可是在添 ...

  8. React.js 小书介绍

    React.js 小书 Github 关于作者 这是一本关于 React.js 的小书. 因为工作中一直在使用 React.js,也一直以来想总结一下自己关于 React.js 的一些知识.经验.于是 ...

  9. NCE2

    1.A private conversation Last week I went to the theatre. I had a very good seat. The play was very ...

随机推荐

  1. 利用snowfall.jquery.js实现爱心满屏飞

    小颖在上一篇一步一步教你用CSS画爱心中已经分享一种画爱心的方法,这次再分享一种方法用css画爱心,并利用snowfall.jquery.js实现爱心满屏飞的效果. 第一步: 利用伪元素before和 ...

  2. NYOJ 1007

    在博客NYOJ 998 中已经写过计算欧拉函数的三种方法,这里不再赘述. 本题也是对欧拉函数的应用的考查,不过考查了另外一个数论基本定理:如何用欧拉函数求小于n且与n互质所有的正整数的和. 记eule ...

  3. .NET 对接JAVA 使用Modulus,Exponent RSA 加密

    最近有一个工作是需要把数据用RSA发送给Java 虽然一开始标准公钥 net和Java  RSA填充的一些算法不一样 但是后来这个坑也补的差不多了 具体可以参考 http://www.cnblogs. ...

  4. C++中的const

    一,C++中const的基本知识 1.C++中const的基本概念 1.const是定义常量的关键字,表示只读,不可以修改. 2.const在定义常量的时候必须要初始化,否则报错,因为常量无法修改,只 ...

  5. WebGIS项目中利用mysql控制点库进行千万条数据坐标转换时的分表分区优化方案

    文章版权由作者李晓晖和博客园共有,若转载请于明显处标明出处:http://www.cnblogs.com/naaoveGIS/ 1. 背景 项目中有1000万条历史案卷,为某地方坐标系数据,我们的真实 ...

  6. Hadoop学习之旅二:HDFS

    本文基于Hadoop1.X 概述 分布式文件系统主要用来解决如下几个问题: 读写大文件 加速运算 对于某些体积巨大的文件,比如其大小超过了计算机文件系统所能存放的最大限制或者是其大小甚至超过了计算机整 ...

  7. JavaScript将字符串中的每一个单词的第一个字母变为大写其余均为小写

    要求: 确保字符串的每个单词首字母都大写,其余部分小写. 这里我自己写了两种方法,或者说是一种方法,另一个是该方法的变种. 第一种: function titleCase(str) { var new ...

  8. SAP CRM 显示消息/在消息中进行导航

    向用户展示消息,在任何软件中都是十分重要的. 在SAP CRM WEB UI中展示消息,不是一项很难的任务,只需要创建消息并在之后调用方法来显示它 消息类和消息号: 我在SE91中创建了如下的消息类和 ...

  9. 手动导入swift三方danielgindi/Charts到OC工程中教程

    1.到github网址上下载zip压缩包https://github.com/danielgindi/Charts 2.然后将解压后的文件夹整个拖到自己的工程文件夹下(很多教程只让拖xcodeproj ...

  10. AutoIt实现Webdriver自动化测试文件上传

    在运用WebDriver进行自动化测试时,由于WebDriver自身的限制,对于上传文件时Windows弹出的文件选择窗口无法控制,通过在网上查找资料锁定使用AutoIt来控制文件上传窗口. Auto ...