Improve 1.3.5 The Desire Hierarchy
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## [Charter of Triunnia](../../Charter_of_Triunnia.md) \ [Genesis Codex](../Genesis_Codex.md) \ Taxonomies
|
## [Charter of Triunnia](../../Charter_of_Triunnia.md) \ [Genesis Codex](../Genesis_Codex.md) \ Taxonomies
|
||||||
# 1.3.5 The `Desire` Hierarchy
|
# 1.3.5 The `Desire` Hierarchy
|
||||||
Last Updated: January 21, 2024 - <span style="color: red;">Draft</span>
|
Last Updated: April 28, 2025 - <span style="color: red;">Draft</span>
|
||||||
|
|
||||||
## 1.3.5.1 `Desire` Hierarchy
|
## 1.3.5.1 `Desire` Hierarchy
|
||||||
|
|
||||||
@@ -11,14 +11,12 @@ By virtue of [1.4.1.1 The Law of Thought](../4_Universal_Law/1_The_Law_of_Though
|
|||||||
|
|
||||||
The top-level categorization of `Desire` is either for `Self-Knowledge` on the `Intelligent` side or `Sex` on the `Nature` side[^2].
|
The top-level categorization of `Desire` is either for `Self-Knowledge` on the `Intelligent` side or `Sex` on the `Nature` side[^2].
|
||||||
|
|
||||||
Within the `Nature` side, `Sex` has four primary `Desire` branches: `Food`, `Possessions` (or wealth), `Fame`, and `Power`[^3].
|
Within `Nature`, `Sex` has four primary `Desire` branches: `Food`, `Possessions` (or wealth), `Fame`, and `Power`[^3]. These four primary `Desires` form a second level of categorization and each have innumerable offshoots in their category.
|
||||||
|
|
||||||
These four primary `Desires` form a second level of categorization and each have innumerable offshoots in their category.
|
|
||||||
|
|
||||||
By this categorization, every possible `Desire` in `Nature` can be linked in a hieararchy.
|
By this categorization, every possible `Desire` in `Nature` can be linked in a hieararchy.
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph LR
|
graph TD
|
||||||
SelfKnowledge(Self-Knowledge);
|
SelfKnowledge(Self-Knowledge);
|
||||||
|
|
||||||
subgraph Nature
|
subgraph Nature
|
||||||
@@ -27,6 +25,7 @@ graph LR
|
|||||||
Possessions("Possessions (Wealth)");
|
Possessions("Possessions (Wealth)");
|
||||||
Fame(Fame);
|
Fame(Fame);
|
||||||
Power(Power);
|
Power(Power);
|
||||||
|
A;B;C;D;E;F;G;H;I;J;K;L;
|
||||||
end
|
end
|
||||||
|
|
||||||
SelfKnowledge --> Sex;
|
SelfKnowledge --> Sex;
|
||||||
@@ -34,10 +33,26 @@ graph LR
|
|||||||
Sex --> Possessions;
|
Sex --> Possessions;
|
||||||
Sex --> Fame;
|
Sex --> Fame;
|
||||||
Sex --> Power;
|
Sex --> Power;
|
||||||
|
|
||||||
|
Food --> A@{shape: start};
|
||||||
|
Food --> B@{shape: start};
|
||||||
|
Food --> C@{shape: start};
|
||||||
|
Possessions --> D@{shape: start};
|
||||||
|
Possessions --> E@{shape: start};
|
||||||
|
Possessions --> F@{shape: start};
|
||||||
|
Fame --> G@{shape: start};
|
||||||
|
Fame --> H@{shape: start};
|
||||||
|
Fame --> I@{shape: start};
|
||||||
|
Power --> J@{shape: start};
|
||||||
|
Power --> K@{shape: start};
|
||||||
|
Power --> L@{shape: start};
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! info Ascension
|
!!! info Ascension
|
||||||
The path towards spiritual ascension and exiting `Nature` requires mastering every `Desire` in this hierarchy and learning what to do and what not to do for each one. Through proper thinking, the `Desires` can be mastered without necessarily experiencing them as destiny. Enjoy all things *knowingly*.
|
The path towards spiritual ascension and exiting `Nature` requires mastering every `Desire` in this hierarchy and learning `What To Do` and `What Not To Do` for each one. Through proper thinking, the `Desires` can be mastered without necessarily experiencing them as `Destiny`.
|
||||||
|
|
||||||
|
!!! tip The Tree of Knowledge?
|
||||||
|
If every `Thought` holds knowledge of itself (including `What To Do` and `What Not To Do` for itself) and `Nature` holds every `Thought`, then all knowledge in `Nature` can be accessed via `Thoughts`. `Nature` can be thought of as a database of knowledge and the abstract tree above its index. `The Desire Hierarchy` thus might also be `The Tree of Knowledge`.
|
||||||
|
|
||||||
|
|
||||||
[^1]: Percival, H.W. (2010) *Thinking and Destiny*, 14th ed. Rochester, NY: The Word Foundation, pg. 54.
|
[^1]: Percival, H.W. (2010) *Thinking and Destiny*, 14th ed. Rochester, NY: The Word Foundation, pg. 54.
|
||||||
|
|||||||
Reference in New Issue
Block a user