Posts

Showing posts from 2026

grace law ratios in the bible

Image
  Bible books where law is mentioned more than grace select * from (select book, count (*) filter (where verse ~* '\ylaw\y') as law_count, count(*) filter (where verse ~* '\ygrace\y') as grace_count, count (*) filter (where verse ~* '\yworks\y') as works_count, count (*) filter (where verse ~* '\yjustification\y') as justification_count, count(*) filter (where verse ~* '\yjusti') as justi_count, count(*) filter (where verse ~* '\ysancti') as sancti_count, count(*) filter (where verse ~* 'perfect') as perfect_count, booknumber from bibles group by book, booknumber order by law_count desc) where law_count > grace_count order by law_count desc;40 rows book law_count grace_count works_count justification_count justi_count sancti_count perfect_count booknumber Rom 52 20 8 3 16 1 1 45 Psa 37 2 54 0 5 0 12 19 Gal 25 7 5 0 6 0 1 48 Deu 24 0 4 0 2 3 3 5 Acts 21 10 5 0 1 2 6 44 Neh 21 0 2 0 0 3 0 16 Lev 18 0 0 0 0 22 1 3 Exo 18 5 5 0 1 1...

Evolution of SDA Fundamental Beliefs (1872–2005)

https://chatgpt.com/c/695c6a2f-b3e8-8321-9891-dea87ef2e0f9 Evolution of SDA Fundamental Beliefs (1872–2005) In 1872 Adventist pioneers published 25 “Fundamental Principles” as a concise summary of their faith m.egwwritings.org m.egwwritings.org . These covered core doctrines – e.g. “There is one God, a personal, spiritual being…” m.egwwritings.org – and prophetic teachings (e.g. investigative judgment, millennium, new earth) m.egwwritings.org . The 25th statement (–XXV–) promised that “a new heavens and earth shall spring… [to be] the eternal inheritance of the saints” m.egwwritings.org . These 1872 beliefs explicitly named issues like “the papacy” changing God’s law (changing the Sabbath) m.egwwritings.org and warned against any false “temporal millennium” doctrine. Importantly, the 1872 document was offered only as a synopsis of common Adventist convictions, not a binding creed. 1931: 22 Fundamental Beliefs By 1931 the church yearbook contained a revised list of 22 Fundame...

Enumerate all sins

 https://a.aolis.aup.edu.ph/bibleegw/?qid=c6a35887-cfb8-47c8-bf2e-865ce7e29aa9 Based on the provided texts, the following sins are enumerated: I. General Definitions and Nature of Sin Sin < Job 13:23 | Job 14:16 | Romans 7:7 | 1 John 5:17 | 1 John 3:4 | Romans 5:12 | TDG 163.3 | PC 167.5 | KC 147.4 | 7BC 951.3 | FLB 88.2 | 1888 893.3 | OFC 287.1 | 1SM 115.2 | CT 169.1 > Transgression of the law < 1 John 3:4 | PC 167.5 | KC 147.4 | FLB 148.2 | LP 133.1 | 3SP 420.1 | Ev 372.1 | FLB 88.2 | 1888 893.3 | OFC 287.1 | 1SM 115.2 | CT 169.1 | 16MR 117.3 > Error < TDG 163.3 | UL 157.3 > Unrighteousness < Romans 1:29 | 1 John 5:17 | 1 John 1:9 (cited in MH 123.2 | 2MCP 455.5) > Wickedness < Romans 1:29 | Mark 7:22 | Psalms 74:3 | Micah 6:11 | Joel 3:13 | Proverbs 26:26 | Lamentations 1:22 | Hosea 9:15 | Jeremiah 22:22 | PH055 47.2 > Ungodly deeds <Jude 1:15> Evil < 1 Thessalonians 5:22 | James 3:16 | Roma...