Files
logseq/pages/思考的真相.md

40 lines
804 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
- > 很多人宁愿死也不肯思考,又,大多数人至死也没思考过。
>
> "Most people would rather die than think and many of them do!"
>
> ——伯兰特·罗素Bertrand Russell
- 思考所需的的基础要素
- ```mermaid
graph TD;
思考-->定义;
思考-->分类;
思考-->比较;
思考-->因果;
```
- [[定义]]
- [[分类]]
- [[比较]]
- [[因果]]
- 核心是概念
- ```mermaid
graph TD;
思考-->每个概念;
每个概念-->定义;
定义-->概念之间分类;
定义-->概念之间比较;
定义-->概念之间因果;
```
- [[决策]]
- [[流程]]
- ## 进阶
- [[关系]]
- [[维度]]
- [[未知]]
- [[曙光]]
- ## 返璞
- [[类比]]
- [[发展]]
- [[简单]]
- [[升级]]
-
-