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:// ...
随机推荐
- 【leetcode】Add Binary
题目简述: Given two binary strings, return their sum (also a binary string). For example, a = "11&q ...
- 安装storm的一些很乱的笔记
下面是自己安装和测试storm的一些笔记,比较乱,后续有时间在整理一篇. storm jar all-my-code.jar com.storm.MyTopology arg1 arg2这个命令会运行 ...
- 统计java中字符串,数组,集合大小(长度)
字符串长度用String.length(); 数组用String[].length; 集合用collection.size();
- java网络编程2
在通信双方中,ServerSocket是服务器端负责接收的一方,它负责监听指定端口,其构造函数如下: 1.ServerSocket() throws IOException;无参构造函数,之所以存在 ...
- 提高ASP.net性能的十种方法
提高ASP.net性能的十种方法 2014-10-24 空城66 摘自 博客园 阅 67 转 1 转藏到我的图书馆 微信分享: 今天无意中看了一篇关于提高ASP.NET性能的文章,个人 ...
- adt_sdk_tools介绍
draw9patch.bat hierarchyviewer.bat traceview.bat
- Set和存储顺序
set(interface) 存入Set的每个元素必须是唯一的,因为Set不保存重复的元素.加入Set的元素必须定义 equal()方法以确保对象的唯一性.Set和Collection有完全一样的接口 ...
- python基础之初始python
初始python之基础一 一.Python 介绍 1.python的创始人为吉多·范罗苏姆(Guido van Rossum).1989年的圣诞节期间,吉多·范罗苏姆为了在阿姆斯特丹打发时间,决心开发 ...
- Basic Calculator II
Implement a basic calculator to evaluate a simple expression string. The expression string contains ...
- ARP报文发送的可视化实现
一.安装VS2013,下载wpdpack,为VS2010配置WinpCap环境: ⑴首先在View中选择Property Manager,然后展开工程,再展开Debug|Win32 ,接着右击 Mir ...