惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
Microsoft Security Blog
Microsoft Security Blog
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
IT之家
IT之家
D
DataBreaches.Net
Y
Y Combinator Blog
B
Blog RSS Feed
F
Fortinet All Blogs
GbyAI
GbyAI
V
Visual Studio Blog
博客园 - 叶小钗
Google DeepMind News
Google DeepMind News
美团技术团队
L
LangChain Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
Recent Announcements
Recent Announcements
T
Tailwind CSS Blog

博客园 - yiyide266

[Express.js]next()函数的作用 [css]浏览器默认样式 This comes after Chinese authorities announced an investigation against Mayday, in response to a viral video. [Linux]终端ssh远程连接如何保持 [PHP]PDO的dsn对mysql的连接影响 [PHP]回调函数参数(callable类型)的一些细节 [javascript]端序(endian)和Buffer对象的read|write系列函数 vscode处理HTML标签两个光标的问题 intend,intent和indent [css]一个块格式化上下文(BFC)阻止外边距重叠的示例 [PHP_yaf]内部注册到spl_autoload的方法 [PHP_yaf]Yaf_Application [PHP_yaf]写在用户代码的配置项 [PHP_yaf]保存在php.ini中的配置项 [PHP]spl_autoload函数栈的向下遍历机制 [英语单词]关于战争 [MySql]1820错误码重置密码方法 [Linux]信号捕捉函数总是第一时间执行 [Linux]信号捕捉函数与exec
have的实质
yiyide266 · 2023-12-29 · via 博客园 - yiyide266

需要将have作为助动词的句子,一定是完成态的。
也就是说,句子要表达的这件事,一定是在,基于事实和基于心理层面上,已经是完全的。
基于事实上已经完成很好理解,例如:
I had worked here all day.
我已经在这里工作了一整天,这是基于事实去阐述的,因为我工作了一整天是客观事实。
而:
I thought he would have been working here all day, but he did not.
我原以为他会在这里工作一整天,但他没有。
以上就是基于心理层面上认为他已经完成了某事(在这里工作了一整天)。

----------------------------------------------------------------------------------------------------

have不能无缘无故被使用,例如:
I smoke at home.
这是一句正确的陈述句,表述了"我在家吸烟"的一个事实,但是你不能强行把它加上have:
I have smoke at home.
这是错误的语法,除非句子是完成态的:
I have smoked at home.
I have been smoking at home.
以上是现在完成时和完成进行时,分别表示"我在家里吸烟了"和"我曾经在家里吸烟",这两个都是已经过去的状态;