英语变化的总结

名词后缀

  • -er, -or, -ist, -ian, -ee: 表示人或职业(如 "teacher", "actor", "scientist", "musician", "employee")。
  • -ment, -ance, -ence, -dom, -ship, -ion, -ation, -ition, -sion: 表示名词(如 "agreement", "appearance", "freedom", "friendship", "information", "decision", "explanation", "competition", "vision")。
  • -tion, -sion, -ation, -ition: 表示行为或过程(如 "instruction", "expansion", "realization", "session")。
  • -ness: 表示状态或特性(如 "happiness", "sadness", "kindness")。
  • -ment: 表示行为或结果(如 "agreement", "development", "treatment")。
  • -ship: 表示身份或状态(如 "friendship", "membership", "leadership")。
  • -dom: 表示领域或状态(如 "freedom", "kingdom")。
  • -ary, -ory: 表示与某事物相关的地方或职业(如 "library", "factory")。
  • -th: 表示状态或性质(如 "depth", "wealth")。
  • -ery: 表示地点或职业(如 "brewery", "blacksmithery")。
  • -ics: 表示学科或科学(如 "mathematics", "physics")。

形容词后缀

  • -ful, -ous, -al, -ive, -ent, -ant: 表示形容词(如 "beautiful", "dangerous", "national", "protective", "different", "important")。
  • -able, -ible: 表示能力或可能性(如 "readable", "visible", "avoidable")。
  • -ive: 表示倾向于某种行为或性质(如 "active", "decisive", "constructive")。
  • -ous: 表示充满某种性质(如 "dangerous", "famous", "serious")。
  • -ful: 表示充满某种性质(如 "beautiful", "powerful", "hopeful")。
  • -less: 表示缺乏某种性质(如 "endless", "useless", "hopeless")。
  • -some: 表示充满某种特性(如 "tiresome", "lonesome")。
  • -y: 通常用于形成形容词,表示性质(如 "windy", "rainy")。

动词后缀

  • -en, -ify, -ize, -ate: 表示动词(如 "darken", "simplify", "realize", "separate")。

副词后缀

  • -ly, -wise, -ward(s), -ways: 表示副词(如 "quickly", "otherwise", "northwards", "sideways")。

比较级和最高级前缀

  • un-, dis-, re-, pre-, inter-: 表示否定、再次、之前、在...之间等(如 "unhappy", "unusual", "dislike", "disagree", "return", "review", "predict", "prepare", "international", "interact")。

其他有用的前缀

  • sub-: 表示下面或次级(如 "submarine", "subordinate")。
  • super-: 表示超过或超级(如 "supermarket", "superior")。
  • trans-: 表示跨越或变化(如 "translate", "transform")。
相关推荐
西岸行者3 天前
学习笔记:SKILLS 能帮助更好的vibe coding
笔记·学习
悠哉悠哉愿意3 天前
【单片机学习笔记】串口、超声波、NE555的同时使用
笔记·单片机·学习
别催小唐敲代码4 天前
嵌入式学习路线
学习
毛小茛4 天前
计算机系统概论——校验码
学习
babe小鑫4 天前
大专经济信息管理专业学习数据分析的必要性
学习·数据挖掘·数据分析
winfreedoms4 天前
ROS2知识大白话
笔记·学习·ros2
在这habit之下4 天前
Linux Virtual Server(LVS)学习总结
linux·学习·lvs
我想我不够好。4 天前
2026.2.25监控学习
学习
im_AMBER4 天前
Leetcode 127 删除有序数组中的重复项 | 删除有序数组中的重复项 II
数据结构·学习·算法·leetcode
CodeJourney_J4 天前
从“Hello World“ 开始 C++
c语言·c++·学习