时态关系图谱
本文档可视化英语时态之间的关系网络。
一、时态总览图
graph TB 时间轴 Timeline[时间轴] --> Past[过去] Timeline --> Now[现在] Timeline --> Future[将来] 现在时态 Now --> SimplePresent[一般现在时<br/>do/does] Now --> PresentContinuous[现在进行时<br/>am doing] Now --> PresentPerfect[现在完成时<br/>have done] 情态动词完成式 ModalHave[must have done] -.-> PastPerfect ModalShould[should have done] -.-> PastPerfect 关键区别 PP -.->|已完成,过去的过去| SP PrP -.->|已完成,影响现在| Now[现在] SP -.->|仅描述过去| T2
三、时态选择决策树
flowchart TD Start{动作发生在何时?} Start -->|过去| PastCheck{强调什么?} Start -->|现在| PresentCheck{强调什么?} Start -->|将来| FutureCheck{强调什么?} PastCheck -->|完成| PastPerfect[过去完成时<br/>had done] PastCheck -->|进行| PastContinuous[过去进行时<br/>was doing] PastCheck -->|一般| SimplePast[一般过去时<br/>did] PresentCheck -->|完成| PresentPerfect[现在完成时<br/>have done] PresentCheck -->|进行| PresentContinuous[现在进行时<br/>am doing] PresentCheck -->|习惯/事实| SimplePresent[一般现在时<br/>do] FutureCheck -->|进行| FutureContinuous[将来进行时<br/>will be doing] FutureCheck -->|一般| SimpleFuture[一般将来时<br/>will do] 与时态的关系 MustHave -.->|基于| PastPerfect[过去完成时概念] ShouldHave -.->|虚拟语气| Subjunctive %% 时间参照 subgraph TimeRef[时间参照] Now[现在时间点] Before[过去时间点] end Present -.-> Now Past -.-> Before
五、新概念英语时态分布
timeline title 新概念英语时态学习进度 section L1-L24 一般过去时 : L1, L3 过去进行时 : L7 现在完成时 : L4, L5 section L25-L48 过去完成时 : L14 一般将来时 : L12, L13 将来进行时 : L13 section L49-L72 情态动词+完成式 : L89 虚拟语气 : L95 section L73-L96 综合复习 : 各时态混合使用
六、时态标志词速查
mindmap root((时态标志词)) 一般过去时 yesterday last week ago in 1990 过去进行时 at 8 o'clock yesterday at that moment when...came 现在完成时 since for already yet ever/never 过去完成时 by the time before after until then 一般将来时 tomorrow next week soon in the future
七、易混淆时态对比
| 时态A | 时态B | 区别要点 |
|---|---|---|
| 一般过去时 | 现在完成时 | 过去时只表过去,完成时强调对现在的影响 |
| 一般过去时 | 过去完成时 | 过去完成时有”过去的过去”参照点 |
| 现在完成时 | 过去完成时 | 参照点不同(现在 vs 过去) |
最后更新:2026-04-02