[新概念英语] Lesson 12 : GOODBYE AND GOOD LUCK
Lesson 12 : GOODBYE AND GOOD LUCK
New words and expressions :
luck
(n) 运气
例句
You're not having much luck today,are you?
Good luck Tom!
Good luck + with sth
Good luck with the exam 祝你考试好运
Good luck with your trip 祝你这次旅行好运
Good luck with your competition 祝你这次比赛好运
captain
(n)首领;领导者;船长;机长
例句
- Captain Cook 库克船长
sail
(n) 帆
- sailboat 帆船
(v) 航行
- sail along the coast 沿着海岸航行
- sail around the world 环球航行
重点辨析:drive/fly/sail 驾驶/航行(飞机)/航行
harbor1
(n) 港口
a busy harbor 一个热闹的港口
a fishing harbor 一个渔港
proud
(a) 自豪的
be proud of 以....为自豪
Parents are proud of their children
You should be proud of yourself
be proud to do
- I am proud to enter for the competition
- I am proud to join the club
be proud that2
I am proud that I can enter for the competition
important
(a) 重要的
(v) 进口的3
import beef 进口牛肉
Learn the text
Our neighbor ,Captain Charles Alison ,will sail4 from Portsmouth tomorrow .We'll meet him at the harbor early in the morning .He will be in5 his small boat ,Topsail .Topsail is a famous little6 boat .It has sailed across the Atlantic many times7.Captain Alison will set out8 at eight o'clock,so we'll have plenty of time .We'll see his boat and then we'll say goodbye to him9 .He will be away for two months .We are very proud of him .He will take part in an important race10 across the Atlantic .
文章知识点
多形容词组合:排列顺序讲究从虚到实,比如 a famous little boat , 即 主观 + 客观 + 名词.
现在完成时定义(2): 到目前为止的经历
常接:
(1) never,ever
I have never used the service.
(2) twice,three,times,many time
I have visited the harbor 3 times
(3) before,so far,yet
Have you sailed a boat before
延续性动词 + for + 一段时间
He will be away for two months 他已经离开(不在了)两个月了。
I have been up for 1 hour 我已经起床了一个小时了
[新概念英语] Lesson 12 : GOODBYE AND GOOD LUCK的更多相关文章
- 口语、听力:新概念英语2,lesson 45
新概念英语2,lesson 45 练习听力
- [新概念英语II 笔记] Lesson 3: Please Send Me a Card
发现身边很多程序员都能看懂英文技术文章的60%-80%内容,但大家都有一个毛病,就是不会说,不会写作,在逛英文技术社区的时候,想发表点什么评论,总担心自己写的话有错误.究其原因, 我觉得主要原因是因为 ...
- 新概念英语(1-47)A cup of coffee
新概念英语(1-47)A cup of coffee How does Ann like her coffee? A:Do you like coffee, Ann? B:Yes, I do. A:D ...
- 新概念英语(1-45)The boss's letter
新概念英语(1-45)The boss's letter Why can't Pamela type the letter? A:Can you come here a minute, please, ...
- 新概念英语(1-43)Hurry up!
新概念英语(1-43)Hurry up! How do you know Sam doesn't make the tea very often? A:Can you make the tea, Sa ...
- 新概念英语(1-41)Penny's bag
新概念英语(1-41)Penny's bag Who is the tin of tobacco for? A:Is that bag heavy, Penny? B:Not very. A:Here ...
- 新概念英语(1-39)Don't drop it!
新概念英语(1-39)Don't drop it! Where does Sam put the vase in the end ? A:What are you going to do with t ...
- 新概念英语(1-35)Our village
新概念英语(1-35)Our village Are the children coming out of the park or going into it ? This is a photogra ...
- 新概念英语(1-32)A fine day
新概念英语(1-33)A fine day Where is the Jones family? It is a fine day today. There are some clouds in th ...
随机推荐
- [转]在.NET Core 2.x中将多个强类型设置实例与命名选项一起使用
自1.0版之前,ASP.NET Core已使用“ 选项”模式配置强类型设置对象.从那时起,该功能获得了更多功能.例如,引入了ASP.NET Core 1.1 IOptionsSnapshot,它允许您 ...
- Scala,Java,Python 3种语言编写Spark WordCount示例
首先,我先定义一个文件,hello.txt,里面的内容如下: hello sparkhello hadoophello flinkhello storm Scala方式 scala版本是2.11.8. ...
- C# 校验并转换 16 进制字符串到字节数组
问题 最近在进行硬件上位机开发的时候,经常会遇到将 16 进制字符串转换为 byte[] 的情况,除了这种需求以外,还需要判定一个字符串是否是有效的 16 进制数据. 解决 字符串转 byte[] 的 ...
- python bin文件处理
参考: https://blog.csdn.net/and_then111/article/details/86744938 https://blog.csdn.net/zw515370851/art ...
- python基础(21):异常处理
1. 异常和错误 1.1 错误 程序中难免出现错误,而错误分成两种 1.1.1 语法错误 语法错误:这种错误,根本过不了python解释器的语法检测,必须在程序执行前就改正. #语法错误示范一 if ...
- cmdb全总结
1.什么是cmdb ,做什么的? 配置管理数据库 ,就是存储基础设施的信息配置使用的 简单说就是CMDB这个系统可以自动发现网络上的IT设备 ,并自动存储相关信息 ,像一台服务器有型号 厂商 系统 c ...
- QT信号槽连接语法总结
信号槽是 Qt 框架引以为豪的机制之一. 所谓信号槽,实际就是观察者模式.当某个事件发生之后,比如,按钮检测到自己被点击了一下,它就会发出一个信号(signal).这种触发是没有目的的,类似广播.如果 ...
- Android Toolbar中的title居中问题
版权声明:本文为xing_star原创文章,转载请注明出处! 本文同步自http://javaexception.com/archives/167 Android Toolbar中的title居中问题 ...
- [b0005] Linux 系统常用操作命令
1 Ubuntu 解压 hadoop@ssmaster:~$ -bin-hadoop2..tgz 联网安装程序包 sudo apt-get install php
- ORACLE ORA-1652的解决方法
原创 Oracle 作者:wzq609 时间:2015-02-04 22:11:07 17183 0 前言:在检查数据库的alert日志,发现数据库报了ORA-1652: unable to exte ...