Good Sentences
Wine in, truth out
One is never too old to learn
What is done can not be undone
Time tries all things
Every dog has its day. 风水轮流转
The car will find its way round the hill when it gets there
Strike when the iron is hot
Something is learned every time a book is opened
Practices make prefect 熟能生巧
Out of sight, out of mind 眼不见,心不烦
Merry meet, merry part 好聚好散
Keep something for a rainy day 未雨绸缪
Home is where the heart is 心在哪里,哪里就是家
Experience is the best teacher. 实践出真知
Bad luck often brings good luck 塞翁失马,焉知非福
The reason why a great man is great is that he resolves to be a great man.
伟人之所以伟大,是因为他立志要成为伟大的人。
One never lose anything by politeness 讲礼貌不吃亏
Wealth is the test of a man's character. 财富是对一个人品格的试金石。
Sharp tools make good work. 工欲善其事,必先利其器。
The wealth of the mind is the only wealth. 精神财富是唯一的财富。
Sow nothing, reap nothing. 春不播,秋不收。
The shortest way to do many things is to do only one thing at a time.
做许多事情的捷径就是一次只做一件事情。
Bad times make a good man. 艰难困苦出能人。
Variety is the spice of life. 变化是生活的调味品。
Doubt is the key to knowledge. 怀疑是知识的钥匙。
- I'm sorry的回答:
- never mind
you are welcome.
not at all
It doesn't matter
that's ok
that’s all right -
thank you和sorry回答
Thank you的回答
Thank you的几种答语都有各自的意思:
You are welcome. 你是受欢迎的(我愿你帮助你)
It's my pleasure./ My pleasure.这是我的荣幸(为你效劳)
Don't mention it. 别提它了(别客气)
Never mind. 别在意(别客气)
显然前两个更适合对陌生人说,后面的用在朋友身上更合适。sorry 的回答
It doesn't matter.
Never mind.
That's Ok.
It's(that's) all right.
Forget it.thank you 和sorry在英语口语中使用频率很高,它们的答语有些是相同的,有些却只能用于其中的一种情况。现简述如下:
1)、两种情况均可使用的应答语:
(1)Not at all. 不用谢。/没关系。
(2)That's all right. 不用谢。/没关系。
(3)That's OK. 不用谢。/没关系。
(4)It's nothing. 没什么。/没关系。
(5)Don't mention it. 不要客气。
(6)Forget it. 忘掉它。
(7)、No problem. 没问题。
2)、只能用于thank you 的答语:
(1)It's a pleasure. 不用谢。
(2)You are welcome. 别客气。
(3)My pleasure. 我很乐意。
3)、只能用于sorry的答语:
(1)It doesn't matter. 没关系。如:
— I'm sorry I'm late. 对不起,我迟到了。
— It doesn't matter. 没关系。
(2)Never mind. 没关系。如:
—I'm sorry I can't help you. 对不起,我不能帮你了。
— Never mind. 没关系。
Good Sentences的更多相关文章
- 【英语魔法俱乐部——读书笔记】 3 高级句型-简化从句&倒装句(Reduced Clauses、Inverted Sentences) 【完结】
[英语魔法俱乐部——读书笔记] 3 高级句型-简化从句&倒装句(Reduced Clauses.Inverted Sentences):(3.1)从属从句简化的通则.(3.2)形容词从句简化. ...
- 【英语魔法俱乐部——读书笔记】 2 中级句型-复句&合句(Complex Sentences、Compound Sentences)
[英语魔法俱乐部——读书笔记] 2 中级句型-复句&合句(Complex Sentences.Compound Sentences):(2.1)名词从句.(2.2)副词从句.(2.3)关系从句 ...
- 【英语魔法俱乐部——读书笔记】 1 初级句型-简单句(Simple Sentences)
第一部分 1 初级句型-简单句(Simple Sentences):(1.1)基本句型&补语.(1.2)名词短语&冠词.(1.3)动词时态.(1.4)不定式短语.(1.5)动名词.(1 ...
- hdu 3307 Description has only two Sentences (欧拉函数+快速幂)
Description has only two SentencesTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 65536/32768 K ...
- 自然语言12_Tokenizing Words and Sentences with NLTK
https://www.pythonprogramming.net/tokenizing-words-sentences-nltk-tutorial/ # -*- coding: utf-8 -*- ...
- word 中Sentences、Paragraph等含义和用法
word 中有Words,Characters,Sentences.Paragraph,Sections 具体含义如下表达式 含义 返回的对象 Words(index) ...
- Analyzing the Meaning of Sentences
1. How can we represent natural language meaning so that a computer can process these representation ...
- Description has only two Sentences(欧拉定理 +快速幂+分解质因数)
Description has only two Sentences Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 65536/32768 ...
- [Swift]LeetCode884. 两句话中的不常见单词 | Uncommon Words from Two Sentences
We are given two sentences A and B. (A sentence is a string of space separated words. Each word co ...
- Make Eudict for reviewing example sentences
Recently, I've started an activity of recording typical and nice English sentences from dictionaries ...
随机推荐
- php(验证网址是否存在)错误
$ra=get_headers('http://hi.baidu.com'); if($ra[0]==='HTTP/1.1 200 OK'){ echo 'ok'; } 这是错误的,因为有时会返回 ...
- 怎么用ABBYY将PDF转换为JPEG图像
FineReader Mac版,全称ABBYY FineReader Pro for Mac,是一款流行的OCR图文识别软件,可快速方便地将扫描纸质文档.PDF文件和数码相机的图像转换成可编辑.可搜索 ...
- zookeeper启动入口
最近正在研究zookeeper,一些心得记录一下,如有错误,还请大神指正. zookeeper下载地址:http://zookeeper.apache.org/releases.html,百度一下就能 ...
- jQuery validate基本原则
Markup recommendations Each input has a label associated with it: The for-attribute of the label ref ...
- 转: ExtJS中xtype一览
转: ExtJS中xtype一览 基本组件: xtype Class 描述 button Ext.Button 按钮 splitbutton Ext.SplitButton 带下拉菜单的按钮 cycl ...
- [转]了解oracle自治事务
http://blog.csdn.net/indexman/article/details/7799862 1.什么是Oracle自治事务 在官方文档中,是这样的定义的“Autonomous tran ...
- LinearLayout属性baselineAligned的作用及baseline
相信大家对LinearLayout已经相当熟悉,但你们是否了解它的属性baselineAligned呢? Android官方文档是这么描述的:
- MySQL存储引擎【InnoDB、MyISAM、Memory】
数据库,MySQL这样存在多存储引擎的数据库软件,清楚常见的存储引擎的区别,使用合适的存储引擎,使得项目跑的更顺畅,有时候对于一个项目,甚至比项目本身都重要.这篇文章,旨在浅谈常见的三种存储引擎的区别 ...
- SQL Server 2012 数据库备份
既能备份到网络中的共享文件夹中,也能备份到本地 USE [AdventureWorks2012] GO /****** Object: StoredProcedure [dbo].[pr_BatchB ...
- java.lang.ClassNotFoundException: org.eclipse.jetty.plus.webapp.EnvConfiguration
最近刚接触jetty,在myeclipse8.6中加入了一个项目,运行时就出了这个java.lang.ClassNotFoundException: org.eclipse.jetty.plus.we ...