diff --git a/Book Of Julian/Cosmology/Regions.py b/Book Of Julian/Cosmology/Chaos and Order.py similarity index 100% rename from Book Of Julian/Cosmology/Regions.py rename to Book Of Julian/Cosmology/Chaos and Order.py diff --git a/Book Of Julian/Cosmology/Divine Model.py b/Book Of Julian/Cosmology/Divine Model.py new file mode 100644 index 0000000..7682fa3 --- /dev/null +++ b/Book Of Julian/Cosmology/Divine Model.py @@ -0,0 +1,13 @@ +{ + "God is outside of the Cosmos, in Heaven": {}, + "The Cosmos, as His creation, are also contained within Heaven": {}, + "The Children of Abraham presently occupy only a small part of the Cosmos": {}, + + "meta": { + "type": "lineage", + "name": "Cosmological Topology", + "relationship": "within", + "boxParams": {"penwidth": 1}, + }, + "Heaven": {"God": {}, "The Cosmos": {"Us": {}}}, +} diff --git a/Book Of Julian/Cosmology/Genesis.py b/Book Of Julian/Cosmology/Genesis.py new file mode 100644 index 0000000..1709beb --- /dev/null +++ b/Book Of Julian/Cosmology/Genesis.py @@ -0,0 +1,14 @@ +{ + "meta": {"priority": -10000}, + "Fourteen billion years ago, God created our universe": {}, + "It started from nothing, then expanded rapidly": {}, + "And the earth was without form": {}, + "45 billion years ago, the earth coalesced, in orbit around the sun": {}, + "37 billion years ago, organized life emerged from the chaos": {}, + "Many generations passed": {}, + "300 thousand years ago, humankind originated in Africa": {}, + "And we expanded throughout the earth": {}, + "At that time, chaos governed our steps": {}, + "But we were united under a common God": {}, + "Now we seek to know God": {}, +}