lesson 15 Fifty pence worth of trouble

    1. appreciate
    • =be grateful for

      • We really appreciate all the help you gave us last month.
      • I appreciate your making the effort to come.
    • 比thank you强点的谢谢
      • It's very nice of you.
      • I really appreciate it.
      • I would appreciate it if you could ... = can you ...
  1. provide
    • provide sb with sth 提供某人某物
    • provide sth for sb 提供某物给某人
      • The hotel provides a shoe-cleaning service for guests.
  2. rattle 叮当作响
    • The window rattled in the wind.
    • There is something rattling in the washing machine.
      rattle along ...
    • The train is rattling along the track.
    • An old car is rattling along the road.
    • 一辆破旧的汽车在路上颠簸行进.
  3. thrifty 勤俭的 extravagant 铺张浪费的
  4. fill up A (with) B 装满
    • The boy's eyes filled with tears. = cry
  5. advise
    • advise sb to do
    • advise doing
  6. worth
    • be worth + money 值...钱
    • be worth + n 值得
      • It's not worth the effort/the trouble.
    • money's worth of +n
      • The fire caused thousands of pounds' worth of damage.
      • 5 dollars' worth of petrol
  7. pavement sidewalk 行人道

  8. roll n.卷
    • a roll of film toilet roll
    • roll sth up 把sth卷起来
    • roll up a carpet
    • roll up the string
    • roll up the sleeve
  9. and what's more 此外,再者
    • =beside,also,in addtion
    • The prisoner has a gun, and what's the more, he's prepared to use it.
    • The rent is reasonable and what is more, the location is perfect.
  10. stick stuck stuck n.棍
    • be stuck in 被卡住,被困住

      • This door seems to be stuck.
      • The car was stuck in the mud.
      • I have got something suck in my throat.
      • Seven of us were stuck in the lift for over an hour.
      • We were stuck in a traffic jam for an hour.
  11. fire-brigade 消防员

  12. grease 油脂 greasy 油腻的

  13. upset v.打翻
    • be upset 不开心,心烦意乱的
    • be upset about sth
      • He was upset about not being invited.
    • be upset with sb
      • I think she may be a bit upset with you.
  14. reward
    • reward sb with sth 用某物奖励某人

      • The boss rewarded him with a free film ticket.
      • She rewarded him with a smile.
    • reward sb for sth 因为做了某事而奖励
      • He gave the children some chocolate to reward them for behaving well at school.

lesson 15 Fifty pence worth of trouble的更多相关文章

  1. Lesson 15 Good news

    Text The secretary told me that Mr. Harmsworth would see me. I felt very nervous when I went into hi ...

  2. lesson - 15 Linux系统日常管理4

    内容概要:1. rsync 命令格式rsync [OPTION]... SRC  DESTrsync [OPTION]... SRC  [USER@]HOST:DESTrsync [OPTION].. ...

  3. [Java in NetBeans] Lesson 15. Sorting and Searching.

    这个课程的参考视频和图片来自youtube. 主要学到的知识点有: Build in functions in java.util.Collections Need to implement a co ...

  4. Lesson 15 Secrecy in industry

    Why is secrecy particularly important in the chemical industries? Two factors weigh heavily against ...

  5. NCE3

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

  6. 第一册:lesson ninety-seven。

    原文: A small blue case. I left a suitcase on the train to London the other day. Can you describe it , ...

  7. New Concept English three(15)

    31w/m 43 Children always appreciate small gifts of money. Father, of course, provides a regular supp ...

  8. C10K问题渣翻译

    The C10K problem [Help save the best Linux news source on the web -- subscribe to Linux Weekly News! ...

  9. Think Python - Chapter 03 - Functions

    3.1 Function callsIn the context of programming, a function is a named sequence of statements that p ...

随机推荐

  1. R语言学习笔记1——R语言中的基本对象

    R语言,一种自由软件编程语言与操作环境,主要用于统计分析.绘图.数据挖掘.R本来是由来自新西兰奥克兰大学的Ross Ihaka和Robert Gentleman开发(也因此称为R),现在由“R开发核心 ...

  2. 清除IE8/IE9/IE10/IE11浏览器缓存文件 100%有效

    不管你是哪个版本的IE浏览器,按照下面指示操作,都能清除掉你使用浑身解数也清不掉的缓存文件! 第一步,打开IE浏览器——工具——Internet选项 有的IE浏览器的Internet选项藏在右上角一个 ...

  3. RBG颜色对照表:有网址

    RBG颜色对照表 大家都懂的RBG颜色对照表,想做一个有个性和美观的网页,风格是必须要有的,那么多姿多彩的颜色必然是装饰网页的一簇鲜花,为了方便查找比对颜色,就做了这个 网址为: http://too ...

  4. axios api封装

    import axios from 'axios'; import qs from 'qs'; const host = 'url' axios.defaults.baseURL = host; // ...

  5. jQuery表单验证的几种方法

    1.jQuery的框架的验证:validate框架 Jquery Validate 验证规则 (1)required:true 必输字段(2)remote:”check.PHP” 使用ajax方法调用 ...

  6. jQuery 常用核心方法

    jQuery 常用核心方法 .each() 遍历一个jQuery对象,为每个匹配元素执行一个函数 $('p').each(function(idx,node){ $(node).text(idx + ...

  7. XSS攻击 && CSRF攻击 基础理解

    一个网站,不管多么的帅气,多么的风骚,如果你不安全,那始终都是一个弟弟啊~ 今天又看了下XSS和CSRF攻击的文章,我也想发点什么普及下大家的安全意识,毕竟作为一名拥有伟大梦想的程序员,基本的安全意识 ...

  8. 解决WinScp连接被拒绝的问题

    尝试以下方法: 1) 开启|关闭防火墙(这里需要关闭) sudo ufw enable|disable 2) 开启远程服务 在终端界面输入:service sshd start.结果显示:ssh:un ...

  9. Shell--cut用法

    cut是以每一行为一个处理对象的,这种机制和sed一样. cut接受三个定位方法: 1)byte: -b 2)characters: -c 3)fields: -d eg:提取第3,4,5,9的字节: ...

  10. java的编码格式

    几种常见的编码格式 为什么要编码 不知道大家有没有想过一个问题,那就是为什么要编码?我们能不能不编码?要回答这个问题必须要回到计算机是如何表示我们人类能够理解的符号的,这些符号也就是我们人类使用的语言 ...