Lesson 19 Sold out
Text
'The play may begin at any moment,' I said.
'It may have begun already,' Susan answered.
I hurried to the ticket office. 'May I have two tickets please?' I asked.
'I'm sorry, we've sold out,' the girl said.
'What a pity!' Susan exclaimed.
Just then, a man hurried to the ticket office.
'Can I return these two tickets?' he asked.
'Certainly,' the girl said.
I went back to the office at once.
'Could I have those two tickets please?' I asked.
'Certainly,' the girl said, 'but they're for the next Wednesday's performance. Do you still want them?'
'I might as well have them,' I said sadly.
Note
hurry:
n.匆忙,急忙
in a hurry: (时间,动作上的)
If you are not in a hurry, please wait for me.
If you are not busy, stay here until tomorrow. (行为上的)
in no hurry: 不匆忙
I'm in no hurry. 我不急
v.仓促(做某事);催促;(朝某方向)迅速移动;迅速处理
hurry up: v. 快点
go to -> hurry to: 匆忙地去
come in -> hurry in: 匆忙地进来
go out -> hurry out:匆忙地出去pity: n. 令人遗憾的事
What a pity: 真遗憾
It is a pity to be grown up.
It is a pity to be stolen a bicycle.
I am sorry. sorry: adj. 遗憾的
I'm sorry to hear that your bicycle was stolen.exclaim: v. 大声说
shout: 大声喊 = cry = call outreturn: v. 退回
return to: 回来
return money: 还钱 = pay back = repaysadly: adv. 悲哀地,丧气地 (所有的悲哀都可以表达)
at any moment: 在任何时候,随时
at the moment = now
at that moment = just then 就在那时must/can't/may + 动词原形 :表示推测
may + 动词原形 :对未来推测
may + have done:对过去推测
I must have watched TV.
I may have watched TV.
I can't have watched TV.May I ... ? 我可以……?
May I have a ticket? 我可以买一张票吗?
I'll have/take a bottle of bear. 一般在买东西的时候习惯上用have/take代替buy,表达买的意思。
Could I ... ? 这是更加委婉的说法ticket for + 事情
ticket to + 地点
May I have a ticket for the sport meeting?
May I have a ticket to Tianjing?still: 还 可在任意时态中用
still, yet: 完成时态中用might/may as well + 动词原形:还是……的好。(无可奈何)
had better:最好……+动词原形。(积极)
I had better take a umbrella with me.
I might as well have the two ticket.- may: 可能
- 推测
- 可以
- may, might(过去时) 也可互换,后者更委婉
Lesson 19 Sold out的更多相关文章
- lesson 19 A very dear cat
lesson 19 A very dear cat dear adj. 亲爱的:尊敬的:昂贵的 表示几乎不,很少的词语 rarely hardly seldom scarcely flat = apa ...
- NeHe OpenGL教程 第十九课:粒子系统
转自[翻译]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 ...
- sqli-labs学习笔记 DAY3
DAY 3 sqli-labs lesson 6 同lesson 5,只是把单引号改为双引号 sqli-labs lesson 7 同lesson 5,只是把单引号后面加两个空格,使用Burpsuit ...
随机推荐
- 防御XSS攻击-encode用户输入内容的重要性
一.开场先科普下XSS 跨站脚本攻击(Cross Site Scripting),为不和层叠样式表(Cascading Style Sheets, CSS)的缩写混淆,故将跨站脚本攻击缩写为XSS.恶 ...
- DBImport V3.7版本发布及软件稳定性(自动退出问题)解决过程分享
DBImport V3.7介绍: 1:先上图,再介绍亮点功能: 主要的升级功能为: 1:增加(Truncate Table)清表再插入功能: 清掉再插,可以保证两个库的数据一致,自己很喜欢这个功能. ...
- 08.LoT.UI 前后台通用框架分解系列之——多样的Tag选择器
LOT.UI分解系列汇总:http://www.cnblogs.com/dunitian/p/4822808.html#lotui LoT.UI开源地址如下:https://github.com/du ...
- System.Guid ToString五中格式
参考:https://msdn.microsoft.com/en-us/library/97af8hh4.aspx 测试代码: using System; using System.Collectio ...
- Java中用得比较顺手的事件监听
第一次听说监听是三年前,做一个webGIS的项目,当时对Listener的印象就是个"监视器",监视着界面的一举一动,一有动静就触发对应的响应. 一.概述 通过对界面的某一或某些操 ...
- 简单酷炫的canvas动画
作为一个新人怀着激动而紧张的心情写了第一篇帖子还请大家多多支持,小弟在次拜谢. 驯鹿拉圣诞老人动画效果图如下 html如下: <div style="width:400px;heigh ...
- ExecuteOrDelayUntilScriptLoaded 还是 SP.SOD.executeFunc?
SharePoint 客户端 JS 开发时,要等待 SharePoint 对象都加载完毕再调用自己的方法(myFunction),可以有两种方式: ExecuteOrDelayUntilScriptL ...
- RMS Server打开或关闭日志记录
原文: https://technet.microsoft.com/zh-cn/library/cc732758 在 Active Directory Rights Management Servic ...
- python性能检测工具整理
python 运行后出现core dump产生core.**文件,可通过gdb来调试 Using GDB with a core dump having found build/python/core ...
- linux下使用shell 自动执行脚本文件
以下实例本人在Centos6.5 64位操作系统中使用 一.定时复制文件 a.在/usr/local/wfjb_web_back目录下创建 tomcatBack.sh文件 文件内容: #将tomcat ...