Inkuntri
Chinese Domain language

Reading Chinese Patent Abstracts Without Losing the Verb

The reader can parse long Chinese patent sentences by finding the main technical action, components, and claimed relationship.

Published January 30, 2026 Chinese

Slug: reading-chinese-patent-abstracts

Language-literacy note: This article teaches patent-document reading. It is not patent advice.

Why patent abstracts feel hard

Chinese patent abstracts compress technical and legal information into dense noun phrases. The main verb may hide behind component lists, functional phrases, and repeated references to 一种, 本发明, 包括, 用于, and 其特征在于. Learners often translate the first ten characters and lose the sentence structure.

The solution is not more dictionary lookup. It is structural marking.

Common patent-abstract structure

Patent abstracts often contain:

  1. invention title;
  2. technical field;
  3. problem to solve;
  4. technical solution;
  5. components or method steps;
  6. relationship among components;
  7. claimed effect.

The title may begin with 一种: 一种图像识别方法, 一种数据处理装置, 一种电池管理系统. This does not mean “one kind of” in a casual sense; it is a conventional claim-style opener.

Core markers

MarkerFunction
一种introduces an invention type
本发明this invention
本申请this application
涉及relates to/involves
技术领域technical field
包括includes/comprises
用于used for / configured to
其特征在于characterized in that
实施例embodiment
方法method
装置apparatus/device
系统system
模块module
步骤step
解决solve
提高improve
降低reduce
实现realize/achieve

The verb-finding method

Use this five-step process.

  1. Circle 一种, 本发明, 本申请. These mark the document voice.
  2. Underline 包括. This often introduces the component list.
  3. Box every component noun: 模块, 单元, 传感器, 处理器, 存储器.
  4. Mark functional phrases beginning with 用于.
  5. Find the main relationship: includes, connects, receives, processes, generates, controls, improves.

Do not translate 包括 as a weak everyday “include” and move on. In patent language, it is structural.

Mock abstract

原句: 本发明公开了一种图像识别方法,包括:获取待识别图像;对所述图像进行特征提取;将提取的特征输入训练好的模型,生成识别结果,从而提高识别准确率。

Step-by-step:

  • 本发明公开了 — this invention discloses
  • 一种图像识别方法 — an image recognition method
  • 包括 — includes the following steps
  • 获取待识别图像 — obtain image to be recognized
  • 进行特征提取 — extract features
  • 输入训练好的模型 — input features into trained model
  • 生成识别结果 — generate recognition result
  • 从而提高识别准确率 — thereby improve recognition accuracy

Plain summary: The invention is a method for image recognition. It gets an image, extracts features, feeds them into a trained model, and generates a result to improve accuracy.

Component diagram style

For apparatus/system patents, convert text into a diagram.

原句: 该装置包括采集模块、处理模块和输出模块,采集模块用于获取传感器数据,处理模块用于对所述数据进行分析,输出模块用于生成提示信息。

Diagram:

  • 装置
  • 采集模块 → 获取传感器数据
  • 处理模块 → 分析数据
  • 输出模块 → 生成提示信息

This is much easier than reading the sentence linearly.

Passive-like and functional phrasing

Patent Chinese often avoids conversational subjects. Instead of “the user clicks the button,” it may say:

  • 响应于用户操作
  • 基于所述数据
  • 通过处理器执行
  • 被配置为
  • 用于生成
  • 使得系统能够

These phrases describe relationships and functions. They are not signs that the sentence is “missing” something. They are part of technical-legal style.

Claimed effect language

Common final-effect phrases include:

  • 提高…效率
  • 降低…成本
  • 减少…误差
  • 提升…准确率
  • 增强…稳定性
  • 实现…自动化
  • 避免…问题

Always ask whether the sentence merely claims an effect or explains the mechanism. Patent abstracts often assert the benefit compactly.

Learner repair table

Learner problemRepair
Translating every noun in orderFirst label components and main verb
Treating 一种 as ordinary “one kind”Recognize invention-title convention
Missing 用于 phrasesAttach each 用于 to a component
Losing antecedents of 所述Trace back to the previously named item
Translating 其特征在于 literallyRead as “the distinctive feature is...”

Build a Patent Sentence Deconstructor. The tool should label invention type, component, function, method step, input, output, claimed effect, and antecedent of 所述. Add a “diagram mode” that turns component sentences into boxes and arrows.

Remediation and upgrade layer

Patent abstracts are where Chinese learners lose the verb. The remediation layer should add a practical sentence-surgery method that finds the invention’s action amid long noun phrases and legal-technical compression.

Patent-sentence diagnostic

PatternWhat it signalsReader action
一种…Invention type beginsIdentify whether it is method, device, system, composition, or use.
本发明…Applicant/invention framingExpect problem-solution-effect language.
包括…Component listBracket components before translating.
用于…Function or purposeLink component to action.
其特征在于…Characterizing featureMark the claimed distinguishing relationship.
通过…实现/提高/降低…Mechanism and claimed effectSeparate technical action from claimed benefit.

Article-level repair examples

Weak version: “Patent Chinese has long noun phrases.”

Upgraded version: “Patent abstracts compress technical objects, method steps, functions, and claimed effects into legal-technical sentences. The reader should first find the invention category, then the main relation, then the component/action/effect chain.”

Weak learner advice: “Look up every technical noun.”

Repaired advice: “Before dictionary lookup, bracket the abstract: invention type, field, problem, solution, components, method steps, and effect. Then look up terms inside the structure.”

Verb-recovery drill

Take a sentence beginning 本发明公开了一种…. Ask:

  1. What is being disclosed: 方法, 装置, 系统, 设备, 材料?
  2. What does it include: 包括 A, B, C?
  3. What does each part do: 用于, 配置为, 连接至?
  4. What feature distinguishes it: 其特征在于?
  5. What effect is claimed: 提高, 降低, 实现, 解决?

Related reading