lesson 14 A noble gangster

  1. there was a ++time++ 时期

    • times 时期/年代 in times of peace
  2. a sum of + money 一
    • He left a sum of money to his son.
    • a large/small sum of money 大/小笔钱
    • larges sum of
  3. 关于不法分子的单词
    • crime

      • criminal n.罪犯
    • thief 小偷
    • robber 劫匪强盗
    • gangster n.匪徒;歹徒
    • kidnapper n. 绑匪;诱拐者
    • smuggler n. 走私者;走私犯
    • murderer n. 凶手;谋杀犯
  4. out of business 破产
  5. prompt 及时的,迅速的
    • in time
    • quickly
  6. As long ago as the fourteenth 早在十四世纪
  7. obtain = get
  8. remarkable unusually good 非凡的,惊人的
    • = extraordinary
    • = unique
    • = exceptional
    • She has made remarkable prograss.
  9. would rather ++do++ A than ++do++ B 宁愿A不愿B
    • I'd rather walk than take bus.
    • I'd rather die than apologize to him.
    • I'd rather stay at home than go out.
  10. have sth done 让某事完成
    • I didn't recognize her: The hairdresser has dyed her hair.
      => ..., She has had her hair dyed.
  11. settle 定居,安顿
    • live + in
    • The family settled in a small town, where they opened a store.
  12. a band of 集合名词
    • 原意是 带子,也有一“帮”人,乐队
  13. make a name 成名
    make a fortune 发财
  14. at war 交战
    • at + 名词一般会和名词发生一定的关系
    • at the hotel 住店 at school 上学
    • in the hotel 在点 in school 在学校
  15. hire/cent hire短租 rent长租
    • hire a bicycle
    • rent apartment
    • hire hall
    • rent land
  16. be willing to do 自愿做某事
  17. demand 要求
    • +名词

      • demand an apolopy
      • demand better pay
      • demand one's attention
      • The job demand patience
    • +to do
      • I demand to know what has happened.
      • I demand to see the manager.
    • +that+(should) 虚拟语气
      • He demands that he should be told everything.
      • My mother demand that I should do my homework first.
  18. 关于走的词语
    • march 齐步走
    • tiptoe adj. 踮着脚走的;偷偷摸摸的
    • stagger vi. 蹒跚;犹豫
    • stride strode strode vt. 跨过;大踏步走过
    • wander vi. 徘徊;漫步;
  19. offer to do 主动做某事
  20. funeral wedding
    • attend 参与 hold 举行
  21. dedicate A to B
    • dedicate oneself to one's work
    • She dedicated her life to helping the poor.
    • ... be dedicated to the memory of ...

lesson 14 A noble gangster的更多相关文章

  1. Lesson 14 Do you speak English?

    Text I had an amusing experience last year. After I had left a small village in the south of France. ...

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

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

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

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

  4. Lesson 14 The Butterfly Effect

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

  5. Lesson 18 He often does this!

    Text After I had had lunch at a village pub, I looked for my bag. I had left it on a chair beside th ...

  6. 课程14:get和post是神马

    http://www.codeschool.cn/lesson/14.html get和post是神马? get和post是http中两种最常用到的请求类型 简单理解get请求 get请求多用于获取信 ...

  7. NCE3

    Lesson1  A puma at large Pumas are large, cat-like animals which are found in America. When reports ...

  8. 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 ...

  9. NeHe OpenGL教程 第十四课:图形字体

    转自[翻译]NeHe OpenGL 教程 前言 声明,此 NeHe OpenGL教程系列文章由51博客yarin翻译(2010-08-19),本博客为转载并稍加整理与修改.对NeHe的OpenGL管线 ...

随机推荐

  1. 一. Selenium介绍

    1. 什么是Selenium 是web自动化测试工具集,主要包括:IDE.Grid.RC(Selenium1.0).WebDriver(Selenium2.0) 与其他工具的不同: 一般的脚本测试工具 ...

  2. Spring使用java代码配置Web.xml进行访问service

    方式一:继承WebMvcConfigurerAdapter类 1.使用一个类来继承 package com.wbg.springJavaConfig.spring; import org.spring ...

  3. HDU 1284 钱币兑换问题(普通型 数量无限的母函数)

    传送门: http://acm.hdu.edu.cn/showproblem.php?pid=1284 钱币兑换问题 Time Limit: 2000/1000 MS (Java/Others)    ...

  4. Using Lookup Tables to Accelerate Color Transformations

    转自:http://http.developer.nvidia.com/GPUGems2/gpugems2_chapter24.html In feature-film visual-effects ...

  5. Lodash数组篇

    概念简述 lodash 是一个类库 Lodash 通过降低 array.number.objects.string 等等的使用难度从而让 JavaScript 变得更简单 用法  let _ = re ...

  6. Maven常用的构建命令

    1.mvn -v 查看maven版本 2.mvn compile 编译项目,生成target文件夹,其中包含编译生成的字节码文件和测试报告.打开cmd,cd到项目的根目录,运行该命令如图所示(如果是第 ...

  7. hdu_4465_Candy

    LazyChild is a lazy child who likes candy very much. Despite being very young, he has two large cand ...

  8. Redis Sentinel 介绍

    Redis Sentinel   sentinel的功能: 监控:sentinel节点定期检测redis数据节点,其余sentinel节点是否可达. 通知:sentinel 节点会将故障转移结果通知给 ...

  9. 安装mysql zip 安装包 Navicat连接

    笔者在安装mysql时一直出现各种问题,今天难得成功一次,决定记录一下,留作纪念与参考 安装第一步,下载mysql https://dev.mysql.com/downloads/mysql/ 以在w ...

  10. CentOS7.5二进制安装MySQL-5.6.40

    安装依赖 yum install -y gcc gcc-c++ automake autoconf yum -y install cmake bison-devel ncurses-devel lib ...