From 42e4f3c8807013e5f573717a735e194682bc3ab4 Mon Sep 17 00:00:00 2001 From: swiftmandolin Date: Sat, 16 Jan 2021 20:56:51 -0600 Subject: [PATCH] finishing touches on bible post --- gemlog/2021-01-16-bible-reading-system.gmi | 2 +- horner-list.gmi | 31 ++++++++++++++++++++++ 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 horner-list.gmi diff --git a/gemlog/2021-01-16-bible-reading-system.gmi b/gemlog/2021-01-16-bible-reading-system.gmi index ea94827..1cefa66 100644 --- a/gemlog/2021-01-16-bible-reading-system.gmi +++ b/gemlog/2021-01-16-bible-reading-system.gmi @@ -20,7 +20,7 @@ I am only twenty-four days into this system and have already began finding conne => https://sohmer.net/media/professor_grant_horners_bible_reading_system.pdf ❷ Horner’s System -=> horner-list.gmi ❸ The ten lists +=> ../horner-list.gmi ❸ The ten lists ❹ I’m not 100% certain if this is true. I am intending on writing a program to loop through iterations of this plan to see if it ever repeats itself back to day one, at least within the life time of a human (~100 years). Might write a gemolog on the results! diff --git a/horner-list.gmi b/horner-list.gmi new file mode 100644 index 0000000..1e13d5b --- /dev/null +++ b/horner-list.gmi @@ -0,0 +1,31 @@ +# Horner List + +### List 1: The Gospels (89 days) +Matthew, Mark, Luke, & John + +### List 2: The Torah/Pentateuch (187 days) +Genesis, Exodus, Leviticus, Numbers, & Deuteronomy + +### List 3: New Testament Letters 1 (78 days) +Romans, 1 & 2 Corinthians, Galatians, Ephesians, Philipians, Colossians, & Hebrews + +### List 4: New Testament Letters 2 (65 days) +1 & 2 Thessalonians, 1 & 2 Timothy, Titus, Philemon, James, 1 & 2 Peter, 1, 2, & 3 John, Jude, & Revelation + +### List 5: Poetry (62 days) +Job, Ecclesiastes, & Song of Solomon + +### List 6 (150 days) +Psalms + +### List 7 (31 days) +Proverbs + +### List 8: Section Between the Torah and Poetry (249 days) +Joshua, Judges, Ruth, 1 & 2 Samuel, 1 & 2 Kings, 1 & 2 Chronicles, Ezra, Nehemiah, & Esther + +### List 9: The Prophets (250 days) +Isaiah, Jeremiah, Lamentations, Ezekiel, Daniel, Hosea, Joel, Amos, Obadiah, Jonah, Micah, Nahum, Habakkuk, Zephaniah, Haggai, Zechariah, & Malachi + +### List 10 (28 days) +Acts \ No newline at end of file