䷶ Abundance #1

Open
opened 2021-01-17 10:23:56 +00:00 by zzkt · 2 comments
zzkt commented 2021-01-17 10:23:56 +00:00 (Migrated from github.com)

In order to consult other translations, interpretations and commentaries, it could be useful to separate the descriptions from the logic. Given the structure of the I Ching and the Ten Wings, a machine readable document or collection of documents could follow...

some online sources

In order to consult other translations, interpretations and commentaries, it could be useful to separate the descriptions from the logic. Given the structure of the I Ching and the Ten Wings, a machine readable document or collection of documents could follow... some online sources - https://www.projekt-gutenberg.org/autoren/namen/wilhelm.html - https://archive.org/details/sacredbooksofchi16conf - http://jamesdekorne.com/GBCh/GBCh.htm - https://ctext.org/book-of-changes/yi-jing - https://en.wikibooks.org/wiki/I_Ching
zzkt commented 2021-01-17 11:02:05 +00:00 (Migrated from github.com)

e.g.

{
  "glyph": "䷀",
  "name": "Qian",
  "name_639": {
    "en": "The Creative",
    "zh": "乾",
    "de": "Das Schöpferische"
  },
  "variations": [ "en":  "Force", "The Creative", "strong action",  "the key", "god"
  ],
  "lower_trigram": "☰",
  "upper_trigram": "☰",
  "unicode_code_point": "U+4DC0",
  "unicode_name": "HEXAGRAM FOR THE CREATIVE HEAVEN",
  "description": {
    "CTP": "乾:元亨,利貞。",
    "Legge": "",
    "Wilhelm": "",
    "Wilhelm-Baynes": "The first hexagram is made up of six unbroken lines. These unbroken lines stand for the primal power, which is light-giving, active, strong, and of the spirit. The hexagram is consistently strong in character, and since it is without weakness, its essence is power or energy. Its image is heaven. Its energy is represented as unrestricted by any fixed conditions in space and is therefore conceived of as motion. Time is regarded as the basis of this motion. Thus the hexagram includes also the power of time and the power of persisting in time, that is, duration.\n\nThe power represented by the hexagram is to be interpreted in a dual sense in terms of its action on the universe and of its action on the world of men.  In relation to the universe, the hexagram expresses the strong, creative action of the Deity. In relation to the human world, it denotes the creative action of the holy man or sage, of the ruler or leader of men, who through his power awakens and develops their highernature.",
    "Crowley": ""
  },
  "judgment": {
    "Legge": "",
    "Wilhelm": "Das Schöpferische wirkt erhabenes Gelingen, fördernd durch Beharrlichkeit.",
    "Wilhelm-Baynes": "THE CREATIVE works sublime success, Furthering through perseverance.",
    "Crowley": "KHIEN: Originating from the term, piercing advantageous, right and firm."
  },
  "image": {
    "Legge": "",
    "Wilhelm": "Des Himmels Bewegung ist kraftvoll. So macht der Edle sich stark und unermüdlich.",
    "Wilhelm-Baynes": "The movement of heaven is full of power. Thus the superior man makes himself strong and untiring."
  },
  "The Lines": {
    "Legge": "",
    "Wilhelm": "",
    "Wilhelm-Baynes": "",
    "Crowley": "The dragon lurks: it is no time to act. The dragon’ s in the field: now make thy pact. Be active, watchful, using care and tact. The dragon leaps; a bursting cataract. The dragon ploughs the sky with pace exact. Exceed not, dragon, lest thy force react."
  }
}
e.g. ``` json { "glyph": "䷀", "name": "Qian", "name_639": { "en": "The Creative", "zh": "乾", "de": "Das Schöpferische" }, "variations": [ "en": "Force", "The Creative", "strong action", "the key", "god" ], "lower_trigram": "☰", "upper_trigram": "☰", "unicode_code_point": "U+4DC0", "unicode_name": "HEXAGRAM FOR THE CREATIVE HEAVEN", "description": { "CTP": "乾:元亨,利貞。", "Legge": "", "Wilhelm": "", "Wilhelm-Baynes": "The first hexagram is made up of six unbroken lines. These unbroken lines stand for the primal power, which is light-giving, active, strong, and of the spirit. The hexagram is consistently strong in character, and since it is without weakness, its essence is power or energy. Its image is heaven. Its energy is represented as unrestricted by any fixed conditions in space and is therefore conceived of as motion. Time is regarded as the basis of this motion. Thus the hexagram includes also the power of time and the power of persisting in time, that is, duration.\n\nThe power represented by the hexagram is to be interpreted in a dual sense in terms of its action on the universe and of its action on the world of men. In relation to the universe, the hexagram expresses the strong, creative action of the Deity. In relation to the human world, it denotes the creative action of the holy man or sage, of the ruler or leader of men, who through his power awakens and develops their highernature.", "Crowley": "" }, "judgment": { "Legge": "", "Wilhelm": "Das Schöpferische wirkt erhabenes Gelingen, fördernd durch Beharrlichkeit.", "Wilhelm-Baynes": "THE CREATIVE works sublime success, Furthering through perseverance.", "Crowley": "KHIEN: Originating from the term, piercing advantageous, right and firm." }, "image": { "Legge": "", "Wilhelm": "Des Himmels Bewegung ist kraftvoll. So macht der Edle sich stark und unermüdlich.", "Wilhelm-Baynes": "The movement of heaven is full of power. Thus the superior man makes himself strong and untiring." }, "The Lines": { "Legge": "", "Wilhelm": "", "Wilhelm-Baynes": "", "Crowley": "The dragon lurks: it is no time to act. The dragon’ s in the field: now make thy pact. Be active, watchful, using care and tact. The dragon leaps; a bursting cataract. The dragon ploughs the sky with pace exact. Exceed not, dragon, lest thy force react." } } ```
zzkt commented 2022-01-31 17:32:53 +00:00 (Migrated from github.com)
see also https://github.com/Velfi/i-ching/blob/master/src/bin/hexagram_json/hexagrams.json
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zzkt/i-ching#1
No description provided.