From acc8b85d408b9f9e8dbf3bc56855c53ce72e1269 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 5 Dec 2025 16:40:58 -0500 Subject: [PATCH] Fix stanza breaks in Prophets and Psalms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Prophets: - Jeremiah 31: [9,14,20,26,31,37,40] → [10,15,21,27,31,38] - proper divisions for nations (v10), Rachel (v15), waymarks (v21), New Covenant (v31), city rebuilt (v38) - Isaiah 55: [5,9,13] → [6,10,12] - "Seek ye the LORD" v6, rain metaphor v10, joy/peace v12 - Joel 2: [11,17,21,27,32] → [12,18,21,28] - repentance call v12, LORD's response v18, Spirit poured out v28 (Pentecost) - Amos 5: [7,13,17,21,27] → [7,14,18,21] - "Seek good" v14, "Woe unto you" v18 Psalms: - Ps 42: [5,9] → [6] - refrain at v5 ends section, v6 starts new - Ps 84: [5,9] → [5,10] - final "day in thy courts" section at v10 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/data/poetry_formatting.json | 36 +++++++++++------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/kjvstudy_org/data/poetry_formatting.json b/kjvstudy_org/data/poetry_formatting.json index 8d95f7b..29d7ed2 100644 --- a/kjvstudy_org/data/poetry_formatting.json +++ b/kjvstudy_org/data/poetry_formatting.json @@ -319,8 +319,7 @@ 9 ], "42": [ - 5, - 9 + 6 ], "43": [ 3 @@ -500,7 +499,7 @@ ], "84": [ 5, - 9 + 10 ], "85": [ 4, @@ -1686,9 +1685,9 @@ 17 ], "55": [ - 5, - 9, - 13 + 6, + 10, + 12 ], "56": [ 5, @@ -1972,13 +1971,12 @@ 24 ], "31": [ - 9, - 14, - 20, - 26, + 10, + 15, + 21, + 27, 31, - 37, - 40 + 38 ], "46": [ 6, @@ -2118,11 +2116,10 @@ 20 ], "2": [ - 11, - 17, + 12, + 18, 21, - 27, - 32 + 28 ], "3": [ 8, @@ -2160,10 +2157,9 @@ ], "5": [ 7, - 13, - 17, - 21, - 27 + 14, + 18, + 21 ], "6": [ 7,