6-4 The present perfect
1 Summary
The present perfect is an important verb tense in English. It is used to talk about things that happened at unspecified times in the past. The present perfect makes a connection between the past and the present.
2 Form
To form the present perfect, you need to know how to form the past participle of verbs. With regular verbs, the past participle form is the same as the simple past form--they both end in "-ed." But some verbs are irregular. Note that this is not a complete list of irregular verbs.
3 Expression
The form of the present perfect is "have" or "has" + past participle. With the pronouns "I," "you," "we," and "they," "have" is usually shortened to "'ve" in spoken English. With the pronouns "she," "he," and "it," "has" is usually shortened to "'s" in spoken English.
have/has + seen(been, done, eaten)
My friends have seen that moive.
He's been to Paris.
Mary has done the job.
4 How to use
The present perfect is used for three main purposes.
First, it can show that something happened at an unspecified time in the past. The sentence on the screen tells us that Michael finished his report some time in the past, but we don't know exactly when he finished it. "Already" can be used to emphasize that something happened before now.
Michael has finished his report.
Thomas has left already.
I've already paid for our drinks.
Second, the present perfect can also show that something was repeated at two or more unspecified times in the past. The sentence on the screen tells us that Bob saw a play five times in the past but doesn't tell us when he saw it.
Bob has seen that play five times.
I have been to that restaurant a million times.
Yoshiko has visited France many times.
Finally, the present perfect can be used with "since" or "for" to show that something began in the past and continues into the present. "Since" is followed by the specific time that an action began. "For" is followed by the length of time of an action.
Karl has worked here since January.
Karl has worked here for four months.
I have been here since 7:00 a.m.
I have been here for three hours.
5 Question forms
Use the present perfect to ask if something happened at an unspecified time in the past. The form is "have/has" + subject + past participle. "Ever" after the subject emphasizes that you are asking if something happened at any time at all. "Yet" at the end of the sentence emphasizes that something is expected to happen.
Have you learned to play the piano?
Has she talked to her manager yet?
Has Karl ever visited France?
6 Negative forms
The negative form ("have/has" + "not" + past participle) shows that something didn't happen before now. "Have not" and "has not" are often shortened to "haven't" and "hasn't." "Never" after "have/has" emphasizes that something has not happened. "Yet" at the end of the sentence emphasizes that something might still happen.
have/has + not + (gone, paid, heard, eaten)
We haven't gone to that show.
Joe has not paid for his ticket yet.
Anna has never heard that story.
I have never eaten here.
6-4 The present perfect的更多相关文章
- Come and join us at English corner
2012.12.26 Hi all, How are you doing? Merry post-Christmas and happy upcoming New year!! I wish you ...
- 【246】◀▶IEW-Unit11
Unit 11 Transport 1. Model1题目分析 Some countries attempt to solve the problem of traffic congestion by ...
- 留学Essay写作常见谬误盘点
留学生在完成英语论文作业的时候总会出现各种各样的谬误,导致最后拿不到高分,甚至挂科,最终只得选择写作完成.本文小编为大家总结出我们留学生在essay写作中几个常见谬误,希望大家有则改之,无则加勉. E ...
- Machine Learning in Finance – Present and Future Applications
https://emerj.com/ai-sector-overviews/machine-learning-in-finance/ Machine learning has had fruitful ...
- Swift3.0服务端开发(一) 完整示例概述及Perfect环境搭建与配置(服务端+iOS端)
本篇博客算是一个开头,接下来会持续更新使用Swift3.0开发服务端相关的博客.当然,我们使用目前使用Swift开发服务端较为成熟的框架Perfect来实现.Perfect框架是加拿大一个创业团队开发 ...
- 跳转时候提示Attempt to present on while a presentation is in progress
出现这种情况,例如:我在获取相册图片后,直接present到另一个页面,但是上一个页面可能还未dismiss,所以,要在获取相册图片的dismiss方法的complete的block里面写获取图片及跳 ...
- find your present (感叹一下位运算的神奇)
find your present (2) Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Ot ...
- [LeetCode] Valid Perfect Square 检验完全平方数
Given a positive integer num, write a function which returns True if num is a perfect square else Fa ...
- [LeetCode] Perfect Squares 完全平方数
Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, 9, 1 ...
随机推荐
- 杭电ACM2012--素数判定
素数判定 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submis ...
- C#之Invoke学习
C#中invoke和beginInvoke的使用 1.Control类中的invoke和beginInvoke的定义 invoke的含义是:在拥有此控件的基础窗口句柄的现呈上同步执行指定的委托(同步) ...
- 【Java】List遍历时删除元素的正确方式
当要删除ArrayList里面的某个元素,一不注意就容易出bug.今天就给大家说一下在ArrayList循环遍历并删除元素的问题.首先请看下面的例子: import java.util.ArrayLi ...
- 反射:修改请求头HttpWebRequest/Webclient Header属性的date值-"此标头必须使用适当的属性进行修改"
场景:调用外部接口,接口要求Header信息里面包涵Date信息,且Date信息必须是格式化好的,(他们用的是Java),但是C#默认的是Date属性不能被修改, 所以就会出现下面的错误: 未处理的异 ...
- 四边形不等式优化DP
记录一下,以免忘了 对于一个形如 \[dp[i][j]=min(dp[i][k]+dp[k][j]+w[i][j])\] 的转移方程(注意取最大值时不一定满足四边形不等式) 定理1 若对于\(a \l ...
- Vue介绍
1.Vue的简介 Vue.js(读音 /vjuː/, 类似于 view) 是一套构建用户界面的渐进式框架. Vue 只关注视图层, 采用自底向上增量开发的设计. Vue 的目标是通过尽可能简单的 AP ...
- Docker创建JIRA 7.2.4中文破解版
目录 目录 1.介绍 1.1.什么是JIRA? 2.JIRA的官网在哪里? 3.如何下载安装? 4.对JIRA进行配置 4.1.打开浏览器:http://localhost:20012 4.2.JIR ...
- Mysql增量写入Hdfs(一) --将Mysql数据写入Kafka Topic
一. 概述 在大数据的静态数据处理中,目前普遍采用的是用Spark+Hdfs(Hive/Hbase)的技术架构来对数据进行处理. 但有时候有其他的需求,需要从其他不同数据源不间断得采集数据,然后存储到 ...
- Python第六天 类型转换
Python第六天 类型转换 目录 Pycharm使用技巧(转载) Python第一天 安装 shell 文件 Python第二天 变量 运算符与表达式 input()与raw_inp ...
- Ubuntu 把最小化、最大化和关闭按钮放到右边
1.按下"Ctrl+Alt+T"或者"ALT+F2"调出终端 2.输入"gconf-editor",回车.如果未安装gconf-editor ...