Lesson 3 Please send me a card
Text
Postcards always spoil my holidays. Last summer, I went to Italy. I visited museums and sat in public gardens. A friendly waiter taught me a few words of Italian. Then he lent me a book. I read a few lines, but I did not understand a word. Every day I thought about postcards. My holiday pasted quickly,but I didn't send cards to my friends.On the last day I made a big decision. I got up early and bought thirty-seven cards. I spent the whole day in my room, I did not write a single card!
Note
send sth. to sb. = send sb. sth.
His aunt sends the boy to school.(通过第三个人去送)
I take the boy to school.我(亲自)送孩子去上学。
类似的动词还有:pass,read,sell,buynamecard:名片 = visiting card
ID card:身份证
credit card:信用卡
cash card:现金卡spoil:v.使索然无味,损坏。(把东西的质量变得不好了,生活中不顺心的事)
e.g.
His parents spoiled the boy. 宠坏
This spoiled my day.
What you said spoiled me.
His arrival spoiled my holiday.
break:打破
damage:破坏(程度不一定很重)
destory:彻底摧毁Palace Museum:故宫
public:adj. 公告的
public house (pub):酒吧
public place:公共场所
in private:私下的
in public:公开的
e.g. Why not have a conversation in public?waiter:n. (餐馆)服务员(男)
waitress: n. (女)服务员
chief waiter: 领班
shop assistant:售货员
attendant:(公共场所)侍者,例如会场lend: v. 借给
lend sth. to sb. = lend sb. sth.
borrow: v. 借来 borrow fromdecision: n. 决定
make a big/great decision.
decide:v. 决定whole: adj. 整个的
all the day = all day
the whole daysingle: adj. 唯一的,单一的
double: adj. 双个Italy:/'ɪtəlɪ/
Italian:/ɪˈtælɪən/think about = think of: 考虑,思考,想到
think over:反复思考last:上一个
the last: 最后一个spend + 时间 + 地点: 在……度过……
I spend the whole day in my room.
I spend three hours in the sea.
I spend a lot of time in traffic jam.What do you think of?
What do you think of the weather today?
It's chilly.(adj.凛冽的)I'll freeze.(v.冻僵)
Lesson 3 Please send me a card的更多相关文章
- [新概念英语II 笔记] Lesson 3: Please Send Me a Card
发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...
- Please Send Me a Card
Please Send Me a Card 发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写 ...
- L3,please send me a card
expressions: a few words几句话 lend sb sth或lend sth to sb borrow sth或borrow sth from sb 都表示借,但是行为不同. wo ...
- OpenRisc-35-基于orpsoc,eCos的sd card controller的测试实验
引言 之前,曾经在orpsoc的平台上,测试验证过其sd card controller的linux的驱动,但是并不是很完美,经过努力,终于在eCos下完成了其全部功能的验证,包括驱动层验证,文件系统 ...
- OpenRisc-30-SD card controller模块分析与验证
引言 ORPSoC的硬件平台是包含SD card controller控制器的,但是对应的linux里面却没有对应的linux的驱动程序,这使ORPSoC的SD card的使用收到了很大的限制.没有驱 ...
- RFID 读写器 Reader Writer Cloner
RFID读写器的工作原理 RFID的数据采集以读写器为主导,RFID读写器是一种通过无线通信,实现对标签识别和内存数据的读出和写入操作的装置. 读写器又称为阅读器或读头(Reader).查询器(Int ...
- [ZZ] GTX 280 GPU architecture
http://anandtech.com/show/2549 Now that NVIDIA’s has announced its newest GPU architecture (the GeFo ...
- D - Mysterious Present
这个题和求最长递增序列的题类似,为了能输出一组可行的数据,我还用了一点儿链表的知识. Description Peter decided to wish happy birthday to his f ...
- RFID Reader 线路图收集
This 125 kHz RFID reader http://www.serasidis.gr/circuits/RFID_reader/125kHz_RFID_reader.htm http:// ...
随机推荐
- 感知机(perceptron)概念与实现
感知机(perceptron) 模型: 简答的说由输入空间(特征空间)到输出空间的如下函数: \[f(x)=sign(w\cdot x+b)\] 称为感知机,其中,\(w\)和\(b\)表示的是感知机 ...
- 【leetcode】Pascal's Triangle
题目简述: Given numRows, generate the first numRows of Pascal's triangle. For example, given numRows = 5 ...
- Python帮助文档中Iteration iterator iterable 的理解
iteration这个单词,是循环,迭代的意思.也就是说,一次又一次地重复做某件事,叫做iteration.所以很多语言里面,循环的循环变量叫i,就是因为这个iteration. iteration指 ...
- mac中显示隐藏文件
显示隐藏文件 defaults write com.apple.finder AppleShowAllFiles -bool ture 重新隐藏 defaults write com.apple.fi ...
- 忘记XP密码的解决方案
仅供教学与研究用,后果自负! !! USE AT YOUR OWN RISK !! !! ONLY FOR EDUCATIONAL PURPOSE !! 介绍 获取SYSTEM权限.测试通过. 进入G ...
- Unity引擎下最快的Xml读取器:UnityRapidXml
近期发现无论是系统的System.Xml还是Mono.Xml,其实都有这样或者那样的问题,所以决定自己搞一个快一点的xml parse.以前在C++里用过rapidxml,这个确实是神一般的存在,速度 ...
- IDA的脚本IDC的一个简单使用
目的:主要是想学习一下IDA的IDC的脚本的使用.这里做了一个小的测试. 这里使用的是VS2015Community来生成文件的. 一.编写测试程序: 这里先生成我们的目标数据. 然后编写测试程序.得 ...
- R内存管理与垃圾清理
1.内存查看 memory.limit():查看内存大小 memory.limit(n):申请内存大小 memory.size(NA):查看内存大小 memory.size(T):查看已分配的内存 m ...
- MongoDB数据库安装与连接
- 关于H5框架之Bootstrap的小知识
浏览器支持 旧的浏览器可能无法很好的支持 Bootstrap 支持 Internet Explorer 8 及更高版本的 IE 浏览器 CSS源码研究 我们不是在head里面引入了下面这些文件么 &l ...