英语语法体系总览

00:00
15 min Intermediate 2026/6/14

英语语法完整框架,涵盖词法、句法、时态、语态、语气等核心语法体系。

1. 英语语法体系概览

英语语法是一个层次分明的系统,从最小的语言单位(语素)到最大的语言单位(篇章),每一层都有其规则和结构。

1.1 语法层次结构

语素 (Morpheme) → 词 (Word) → 短语 (Phrase) → 从句 (Clause) → 句子 (Sentence) → 篇章 (Discourse)
层次定义示例
语素最小的有意义语言单位un- + happy → unhappy
最小的自由运用语言单位book, quickly, the
短语词的组合,充当句子成分in the morning, very quickly
从句含有主谓结构的语言单位because it was raining
句子能独立表达完整意思的语言单位She went home.
篇章句子的有机组合一段文章

1.2 语法两大分支

分支研究内容核心问题
词法 (Morphology)词的构成、变化和分类词如何变形?词有哪些类别?
句法 (Syntax)句子的结构和规则词如何组合成句?句子有哪些类型?

2. 词法体系 (Morphology)

2.1 词类分类

英语词类分为实词虚词两大类:

实词(Notional Words)——有实在意义,能独立充当句子成分:

词类英文功能示例
名词Noun表示人、事物、概念computer, information, development
动词Verb表示动作或状态develop, compute, exist
形容词Adjective修饰名词efficient, powerful, digital
副词Adverb修饰动词/形容词/副词quickly, very, however
代词Pronoun代替名词he, this, which
数词Numeral表示数量或顺序one, first, hundred

虚词(Form Words)——无实在意义,起语法连接作用:

词类英文功能示例
冠词Article限定名词a, an, the
介词Preposition表示关系in, on, through
连词Conjunction连接词/短语/句子and, because, although
感叹词Interjection表达情感oh, wow, alas

2.2 名词的形态变化

变化类型规则示例
规则复数加 -s/-esbook → books, box → boxes
不规则复数内部变化man → men, child → children
不可数无复数形式information, advice, equipment
所有格加 -‘s / -‘student’s book, students’ books

2.3 动词的形态变化

动词是英语语法中最复杂的词类,涉及时态、语态、语气三大变化维度:

变化维度类别示例
时态 (Tense)16种时态writes, wrote, will write, has written
语态 (Voice)主动/被动writes / is written
语气 (Mood)陈述/祈使/虚拟writes / write / wrote (虚拟)

2.4 形容词与副词的比较级

级别构成方式示例
原级原形fast, beautiful
比较级-er / more + 原级faster, more beautiful
最高级-est / most + 原级fastest, most beautiful

3. 句法体系 (Syntax)

3.1 句子成分

成分英文功能示例
主语Subject句子的主体She writes code.
谓语Predicate主语的动作/状态She writes code.
宾语Object动作的承受者She writes code.
定语Attribute修饰名词She writes efficient code.
状语Adverbial修饰动词/句子She writes code quickly.
补语Complement补充说明主语/宾语She is a developer.
表语Predicative系动词后的成分The code is clean.

3.2 五种基本句型

句型结构示例
SV主语 + 谓语The system crashed.
SVO主语 + 谓语 + 宾语She wrote a program.
SVP主语 + 系动词 + 表语The code is elegant.
SVOO主语 + 谓语 + 间宾 + 直宾She gave him a book.
SVOC主语 + 谓语 + 宾语 + 宾补They made her the lead.

3.3 句子类型

按结构分类:

类型定义示例
简单句一个主谓结构She codes.
并列句两个或多个主谓结构并列She codes, and he tests.
复合句主句 + 从句She codes because she loves it.
并列复合句并列句 + 复合句She codes, and he tests what she built.

按用途分类:

类型功能示例
陈述句陈述事实The server is running.
疑问句提出问题Is the server running?
祈使句表达命令/请求Restart the server.
感叹句表达情感How fast it is!

4. 时态体系 (Tense System)

英语有 16 种时态,由**时间(过去/现在/将来/过去将来)× 体(一般/进行/完成/完成进行)**组合而成:

4.1 四种体 (Aspect)

含义构成
一般体事实、习惯动词原形/过去式
进行体正在进行be + doing
完成体已完成have + done
完成进行体一直在做have been + doing

4.2 常用时态对照表

一般进行完成完成进行
现在writesis writinghas writtenhas been writing
过去wrotewas writinghad writtenhad been writing
将来will writewill be writingwill have writtenwill have been writing
过去将来would writewould be writingwould have writtenwould have been writing

4.3 时态使用要点

一般现在时:表示习惯、事实、真理

Water boils at 100°C. The sun rises in the east.

现在进行时:表示正在进行的动作

She is debugging the code right now.

现在完成时:表示过去发生的动作对现在的影响

I have already fixed the bug.

过去完成时:表示过去的过去

She had left before I arrived.

将来完成时表示将来某时间点之前完成的动作

By 2026, we will have deployed the system.

5. 语态体系 (Voice System)

5.1 主动语态与被动语态

语态结构示例
主动主语 + 谓语 + 宾语The team developed the app.
被动主语 + be + done + (by…)The app was developed by the team.

5.2 被动语态的构成

时态主动被动
一般现在writesis written
一般过去wrotewas written
一般将来will writewill be written
现在完成has writtenhas been written
过去完成had writtenhad been written
现在进is writingis being written
过去进was writingwas being written
含情态动词can writecan be written

5.3 被动语态使用场景

  • 强调动作承受者:The bug was fixed yesterday.
  • 不知道动作执行者:The document was destroyed.
  • 正式/学术文体:The experiment was conducted in a lab.

6. 语气体系 (Mood System)

6.1 三种语气

语气功能示例
陈述语气陈述事实She is a programmer.
祈使语气表达命令/请求Please submit your code.
虚拟语气表达假设/愿望If I were you, I would refactor it.

6.2 虚拟语气的核心结构

与现在事实相反

If I were you, I would learn Python.

与过去事实相反

If I had known, I would have acted differently.

与将来事实相反

If it should rain tomorrow, we would cancel the trip.

wish 句型:

I wish I were a better programmer. (现在) I wish I had studied harder. (过去)

7. 非谓语动词体系 (Non-finite Verbs)

非谓语动词是动词的非限定形式,不能独作谓语:

类型形式功能示例
不定式to + do目的、将来To learn is to grow.
动名词doing习惯、经验Coding is fun.
分词(现在)doing主动、进The running process
分词(过去)done被动、完成The compiled code

7.1 不定式的用法

功能示例
作主语To err is human.
作宾语She wants to learn Rust.
作宾补He asked me to help.
作定语I have a lot to do.
作状语(目的)She studies hard to pass the exam.

7.2 动名词的用法

功能示例
作主语Swimming is good exercise.
作宾语She enjoys reading.
作介词宾语She is good at coding.

7.3 分词的用法

功能现在分词(主动/进过去分词(被动/完成
作定语a boiling pota boiled egg
作状语Walking home, she sang.Exhausted, she fell asleep.
作宾补I saw him crossing the road.I had my car repaired.

8. 一致性原则 (Agreement)

8.1 主谓一致

原则说明示例
语法一致主语数→谓语The student studies hard.
意义一致意义判断The family are all tall.
就近一致谓语与最近主语一致Neither he nor I am wrong.

8.2 特殊主谓一致情况

  • 集合名词:family, team, committee(视作整体→数;视作个体→复数)
  • 不定代词:each, every, either, neither + 数谓语
  • 数词运算:Two plus two is four.
  • the + 形容词:The rich are not always happy.

9. 语法学习策略

9.1 语法学习路线

基础阶段:五大句型 + 基本时态 + 名词/动词变化

进阶阶段:从句系统 + 非谓语动词 + 虚拟语气

高级阶段:长难句分析 + 语法修辞 + 语篇语法

9.2 常见学习误区

误区正确做法
死记语法规则在语境中理解语法
忽视语感培养大量阅读培养语感
关注例外先掌握规则
只学不练造句、翻译、写作实践

知识检测

学习进度

-- 已学文档
--% 知识覆盖率

学习推荐

专注模式