Lesson 17 Always young
Text
My aunt Jennifer is an actress. She must be at least thirty-five years old. In spit of this, she often appears on the stage as a young girl. Jennifer will have to take part in a new play soon. This time, she will be a girl of seventeen. In the play, she must appear in a bright red dress and long black stockings. Last year in anther play, she had to wear short socks and a bright orange-coloured dress. If anyone ever asks her how old she is, she always answers, 'Darling, it must be terrible to gown up!'
Note
appear: vi. 显示,露面 [反]disappear: vi. 消失
The plane disappeared. 飞机飞远了(消失了)。
appear as: 登场,扮演...角色
He appears as a prince.
[系动词]显得
He appears nervous.
She appears happy/tired.stage:
on the stage: 在舞台上
He appeared on the stage as a prince.
My aunt appeared on the stage as a young girl.
in the stage: 在某一阶段bright: adj. 鲜艳的
bright red: 鲜红色 bright yellow: 明黄色 bright blue: 宝蓝色一般,以-or,-er 结尾的是男性,以-ress结尾的是女性。
-or,-er -ress actor actress prince princess God Goddess waiter waitress lion lioness at least:至少 at most: 至多
in spite of: 尽管
in spite of this: 尽管如此 In spite of this, I still like school. (school不加the表示上学)join: 参加(团体) join the army join the part join us[口]
take part in: 参加(活动) take part in the race take part in party
attend: 参加,出席(会议) attend the meeting attend the party: 出席宴会 attend class: 上课
Thank you for your attending.a girl of seventeen.
in... 穿着……样的衣服
The boy in Green appeared.orange-coloured = orange
ever = at any time 任何时候(时间副词)
- must
- 情态动词,常常表示不可逃避的义务,这种义务在说话人看来是没有选择余地的。可以用have to 和 have got to 来代替。
I must leave now. = I have to leave now. = I have got to leave now.
Must you leave now? = Do you have to leave now? = Have you got to leave now?
He said he must leave early. = He said he would have to leave early. - 在过去时的句子中,要用had to来表示“必须”,因为情态动词没有时态变化。
She had to go shopping yesterday. - 表示推测
- I, personally, think he is a fool. = He must be a fool.
- must have done 表示对过去的推测 He must have been a doctor.
ps: think从句中,一定要用事实说话
She must be at least thirty-five years old. In my opinion (= I think) she is.
- 情态动词,常常表示不可逃避的义务,这种义务在说话人看来是没有选择余地的。可以用have to 和 have got to 来代替。
- as:
- As I learnt, he is an English himself. [代词] 正如
- She appears on the stage as a young girl. [介词]作为
- I cannot come as I am busy. (because)
- As I was leaving the house, the postman brought a letter. (at the time when)
- Do as you are told. (the thing that)
- He works as an engineer. (in the position of) 最常用的介绍工作的方式
dress: (女)裙子,晚礼服,连衣裙
suit: (男)套装
costume: 演出服(戏服),民族服装,某一年代所穿的服装。 All the actors wore fifteenth-century costume.grow: 长 Children grow quickly. The grass has grown very high.
grow up: (人)成长 Some people never grown up. (mature in mind)
grown-up: adj. 成年的,n. 成年人
be a grown-up.:作为一个成年人。
Lesson 17 Always young的更多相关文章
- lesson 17 The longest suspension bridge in the world
lesson 17 The longest suspension bridge in the world agreeable adj. 令人愉快的:适合的 = pleasant be located ...
- [Java in NetBeans] Lesson 17. File Input/Output.
这个课程的参考视频和图片来自youtube. 主要学到的知识点有: We want to handle the bad Error. (e.g bad input / bugs in program) ...
- NeHe OpenGL教程 第十七课:2D图像文字
转自[翻译]NeHe OpenGL 教程 前言 声明,此 NeHe OpenGL教程系列文章由51博客yarin翻译(2010-08-19),本博客为转载并稍加整理与修改.对NeHe的OpenGL管线 ...
- 64位平台C/C++开发注意事项(转载)
转自http://coolshell.cn/articles/3512.html 在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于 ...
- React.js 小书介绍
React.js 小书 Github 关于作者 这是一本关于 React.js 的小书. 因为工作中一直在使用 React.js,也一直以来想总结一下自己关于 React.js 的一些知识.经验.于是 ...
- 【转】Beginning Game Programming v2.0
Beginning Game Programming v2.0 Last Updated 8/19/18 Greetings everyone, welcome to the ground up re ...
- 64位平台C/C++开发注意事项
在http://www.viva64.com/en/l/上例出了28个在64位平台上使用C/C++开发的注意事项,对于进入64位时代的程序员应该去看看这28个事项,这些英文读物对于有C/C++功底的朋 ...
- javaweb笔记全套
Lesson 1 一.eclipse工具的使用 1. java代码的位置 1) 选择工作空间 workspace 选择一个文件夹存放程序(代码) 不要用中文和空格 2) 新建一个java 工程(Pr ...
- javaweb笔记分享
Lesson 1 一.eclipse工具的使用 1. java代码的位置 1) 选择工作空间 workspace 选择一个文件夹存放程序(代码) 不要用中文和空格 2) 新建一个java 工程(Pr ...
随机推荐
- 怎么让网站在本地支持SSL?
打开vs,点击项目,查看属性,打开ssl 如果有什么危险提示,就允许 右击项目,选择属性 运行项目
- Centos 下 mysql root 密码重置
重置mysql密码的方法有很多,官网也提供了很方便的快捷操作办法,可参考资料 resetting permissions .本文重置密码的具体步骤如下: 一.停止MySQL(如果处于运行状态) #se ...
- Golang 编写的图片压缩程序,质量、尺寸压缩,批量、单张压缩
目录: 前序 效果图 简介 全部代码 前序: 接触 golang 不久,一直是边学边做,边总结,深深感到这门语言的魅力,等下要跟大家分享是最近项目 服务端 用到的图片压缩程序,我单独分离了出来,做成了 ...
- C语言动态走迷宫
曾经用C语言做过的动态走迷宫程序,先分享代码如下: 代码如下: //头文件 #include<stdio.h> #include<windows.h>//Sleep(500)函 ...
- Unable to create the selected property page. An error occurred while automatically activating bundle net.sourceforge.pmd
解决方案: 在命令行到eclipse目录下使用 eclipse.exe -clean
- 初识npm
一.npm简介: npm全称为Node Package Manager,是一个基于Node.js的包管理器,也是整个Node.js社区最流行.支持的第三方模块最多的包管理器. npm的初衷:JavaS ...
- JBPM
JBPM简介 什么是jbpm JBPM,全称是Java Business Process Management(业务流程管理),它是覆盖了业务流程管理.工作流.服务协作等领域的一个开源的.灵活的.易扩 ...
- CentOS 6.6 升级GCC G++ (当前最新版本为v6.1.0) (完整)
---恢复内容开始--- CentOS 6.6 升级GCC G++ (当前最新GCC/G++版本为v6.1.0) 没有便捷方式, yum update.... yum install 或者 添加y ...
- WPF自定义RoutedEvent事件代码段
今天在写东西的时候,发现常用的代码段里没有RoutedEvent的,因此,写了一个代码段,方便以后使用,顺便记录一下,如何做代码段. 1.在项目中新建一个XML文件,将扩展名修改为snippet. 2 ...
- require() 源码解读
2009年,Node.js 项目诞生,所有模块一律为 CommonJS 格式. 时至今日,Node.js 的模块仓库 npmjs.com ,已经存放了15万个模块,其中绝大部分都是 CommonJS ...