# 論證方法

### 舉例

是一種用真事實例作為論據進行立論的論證方法。

### 分析

是一種通過分析問題進行論證的方法。要求作者分析問題、剖析事理，來 揭示論點和論據間的因果關系，從而證明觀點的正確，以確立論點。

### 引證

是一種通過引用經典名言或科學公理、常識常理作為論據來證明論點的論 證方法。要注意的是，被引用的言論、事理必須經得起考驗，是客觀真理。還要注意引用不 可過多。

### 對比

也是一種例證法。它與一般例證法不同的是除了舉例外，還要用事例加以 比較，突出事物本質，確立論點。這種方法的好處是，在比較之中，容易開啟人們的思想， 擴展人們的眼界。它比一般論證包涵更豐富的內容，因之道理也說得較為透徹。

### 類比

這是一種通過打比方來證明論點的方法，是一種形像化的論證方法。論證時可以 講故事，打比方，引用成語典故，以此說明抽像的道理。

此外還有因果論證、歸納論證和演譯論證等


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://choeric.gitbook.io/dse-chi/juan-yi-yue-du-neng-li/lun-zheng-fang-fa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
