From 6dd622fe3f573f2f1019debbd73f075ac2e653b7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 5 Dec 2025 19:41:46 -0500 Subject: [PATCH] Fix stanza breaks in Lamentations, Ecclesiastes, and more Psalms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Lamentations 1: [6,11,17,22] → [7,12,18] - first-person speech starts v12 - Lamentations 3: [18,33,42,54] → [19,40,48,55] - hope v19, repentance v40 - Ecclesiastes 3: [8,15,22] → [9,16] - "times" poem ends v8 - Psalm 44: [8,17,23] → [9,17,23] - lament starts v9 - Psalm 45: [8,13] → [10,16] - bride addressed from v10 - Psalm 50: [6,15,22] → [7,16,22] - God's speech v7, wicked v16 - Psalm 55: [8,16,20] → [9,16,22] - imprecation v9, conclusion v22 - Psalm 72: [8,12,17] → [8,12,18] - doxology starts v18 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/data/poetry_formatting.json | 36 +++++++++++------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/kjvstudy_org/data/poetry_formatting.json b/kjvstudy_org/data/poetry_formatting.json index 5efcc85..a00effe 100644 --- a/kjvstudy_org/data/poetry_formatting.json +++ b/kjvstudy_org/data/poetry_formatting.json @@ -325,13 +325,13 @@ 3 ], "44": [ - 8, + 9, 17, 23 ], "45": [ - 8, - 13 + 10, + 16 ], "46": [ 4, @@ -350,8 +350,8 @@ 16 ], "50": [ - 6, - 15, + 7, + 16, 22 ], "51": [ @@ -370,9 +370,9 @@ 4 ], "55": [ - 8, + 9, 16, - 20 + 22 ], "56": [ 5, @@ -442,7 +442,7 @@ "72": [ 8, 12, - 17 + 18 ], "73": [ 4, @@ -1223,9 +1223,8 @@ 24 ], "3": [ - 8, - 15, - 22 + 9, + 16 ], "4": [ 6, @@ -1338,10 +1337,9 @@ ], "stanza_breaks": { "1": [ - 6, - 11, - 17, - 22 + 7, + 12, + 18 ], "2": [ 6, @@ -1350,10 +1348,10 @@ 22 ], "3": [ - 18, - 33, - 42, - 54 + 19, + 40, + 48, + 55 ], "4": [ 6,