lesson 15 Fifty pence worth of trouble
lesson 15 Fifty pence worth of trouble
- 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 ...
- provide
- provide sb with sth 提供某人某物
- provide sth for sb 提供某物给某人
- The hotel provides a shoe-cleaning service for guests.
- 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.
- 一辆破旧的汽车在路上颠簸行进.
- thrifty 勤俭的 extravagant 铺张浪费的
- fill up A (with) B 装满
- The boy's eyes filled with tears. = cry
- advise
- advise sb to do
- advise doing
- 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
pavement sidewalk 行人道
- roll n.卷
- a roll of film toilet roll
- roll sth up 把sth卷起来
- roll up a carpet
- roll up the string
- roll up the sleeve
- 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.
- 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.
- be stuck in 被卡住,被困住
fire-brigade 消防员
grease 油脂 greasy 油腻的
- 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.
- 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.
- reward sb with sth 用某物奖励某人
lesson 15 Fifty pence worth of trouble的更多相关文章
- Lesson 15 Good news
Text The secretary told me that Mr. Harmsworth would see me. I felt very nervous when I went into hi ...
- lesson - 15 Linux系统日常管理4
内容概要:1. rsync 命令格式rsync [OPTION]... SRC DESTrsync [OPTION]... SRC [USER@]HOST:DESTrsync [OPTION].. ...
- [Java in NetBeans] Lesson 15. Sorting and Searching.
这个课程的参考视频和图片来自youtube. 主要学到的知识点有: Build in functions in java.util.Collections Need to implement a co ...
- Lesson 15 Secrecy in industry
Why is secrecy particularly important in the chemical industries? Two factors weigh heavily against ...
- NCE3
Lesson1 A puma at large Pumas are large, cat-like animals which are found in America. When reports ...
- 第一册:lesson ninety-seven。
原文: A small blue case. I left a suitcase on the train to London the other day. Can you describe it , ...
- New Concept English three(15)
31w/m 43 Children always appreciate small gifts of money. Father, of course, provides a regular supp ...
- C10K问题渣翻译
The C10K problem [Help save the best Linux news source on the web -- subscribe to Linux Weekly News! ...
- Think Python - Chapter 03 - Functions
3.1 Function callsIn the context of programming, a function is a named sequence of statements that p ...
随机推荐
- HTML5对表单的一些有意思的改进
HTML5对表单进行了许多的改进,在这篇文章中,我选择了其中个人认为很有趣的三个变化:自动聚焦,对button元素的改进,把表单元素与非父元素的form表单挂钩进行简单的介绍. 1. 自动聚焦 自动聚 ...
- Android 第三方应用接入微信平台研究情况分享
微信平台开放后倒是挺火的,许多第三方应用都想试下接入微信这个平台,毕竟可以利用微信建立起来的关系链来拓展自己的应用还是挺不错的 最近由于实习需要也在研究这个东西,这里把我的整个研究情况给出来 微信平台 ...
- Web—04-详解HTML5与CSS3
CSS权重 CSS权重指的是样式的优先级,有两条或多条样式作用于一个元素,权重高的那条样式对元素起作用,权重相同的,后写的样式会覆盖前面写的样式. 权重的等级 可以把样式的应用方式分为几个等级,按照等 ...
- kendo UI 倒如css 和 js 后 窗口控件上的工具栏图标不显示如何解决
examples 文档中找到window的例子打开一个 查看其中文件引入 <head> <title>API</title> <meta char ...
- Xcode打开playground运行很慢或者无法输出的解决办法
学习Swift最快捷的方法就是创建playground,但有时后运行很慢或者一直显示Running,无法输出. 解决办法 关闭Xcode 在终端里执行2段代码 rm -rf ~/Library/Dev ...
- Vue.js与 ASP.NET Core 服务端渲染功能整合
http://mgyongyosi.com/2016/Vuejs-server-side-rendering-with-aspnet-core/ 原作者:Mihály Gyöngyösi 译者:oop ...
- Linux下抓取登陆用户密码神器mimipenguin
windows下有Mimikatz,现在linux下有了mimipenguin,国外安全研究员huntergregal发布了工具mimipenguin,一款Linux下的密码抓取神器,弥补了Linux ...
- 利用MFC Picture Control控件 加载bmp,png
1.在资源视图,选择PictureControl,并且在属性中把Type设置为Bitmap. 2.加载PNG CStatic* pWnd = (CStatic*)GetDlgItem(IDC_PIC) ...
- 将图片写入二进制文件,再从二进制文件还原图片(c++)
#include "string" #include "iostream" #include "fstream" using namespa ...
- SQL Server 2012 - 数据更新操作
SELECT * FROM dbo.Student; --1, 插入数据 Insert ,逗号分隔可以同时插入多条 INSERT dbo.Student ( StuID, Class, StuName ...