cskit-biblekjv 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1203) hide show
  1. checksums.yaml +15 -0
  2. data/Gemfile +8 -0
  3. data/History.txt +3 -0
  4. data/LICENSE +177 -0
  5. data/README.md +0 -0
  6. data/Rakefile +37 -0
  7. data/cskit-biblekjv.gemspec +25 -0
  8. data/lib/cskit-biblekjv.rb +7 -0
  9. data/lib/cskit-biblekjv/bible_splitter.rb +91 -0
  10. data/lib/cskit-biblekjv/version.rb +5 -0
  11. data/lib/cskit-biblekjv/volume.rb +49 -0
  12. data/lib/cskit/bible/kjv.rb +17 -0
  13. data/resources/bible/kjv/acts/1.json +1 -0
  14. data/resources/bible/kjv/acts/10.json +1 -0
  15. data/resources/bible/kjv/acts/11.json +1 -0
  16. data/resources/bible/kjv/acts/12.json +1 -0
  17. data/resources/bible/kjv/acts/13.json +1 -0
  18. data/resources/bible/kjv/acts/14.json +1 -0
  19. data/resources/bible/kjv/acts/15.json +1 -0
  20. data/resources/bible/kjv/acts/16.json +1 -0
  21. data/resources/bible/kjv/acts/17.json +1 -0
  22. data/resources/bible/kjv/acts/18.json +1 -0
  23. data/resources/bible/kjv/acts/19.json +1 -0
  24. data/resources/bible/kjv/acts/2.json +1 -0
  25. data/resources/bible/kjv/acts/20.json +1 -0
  26. data/resources/bible/kjv/acts/21.json +1 -0
  27. data/resources/bible/kjv/acts/22.json +1 -0
  28. data/resources/bible/kjv/acts/23.json +1 -0
  29. data/resources/bible/kjv/acts/24.json +1 -0
  30. data/resources/bible/kjv/acts/25.json +1 -0
  31. data/resources/bible/kjv/acts/26.json +1 -0
  32. data/resources/bible/kjv/acts/27.json +1 -0
  33. data/resources/bible/kjv/acts/28.json +1 -0
  34. data/resources/bible/kjv/acts/3.json +1 -0
  35. data/resources/bible/kjv/acts/4.json +1 -0
  36. data/resources/bible/kjv/acts/5.json +1 -0
  37. data/resources/bible/kjv/acts/6.json +1 -0
  38. data/resources/bible/kjv/acts/7.json +1 -0
  39. data/resources/bible/kjv/acts/8.json +1 -0
  40. data/resources/bible/kjv/acts/9.json +1 -0
  41. data/resources/bible/kjv/amos/1.json +1 -0
  42. data/resources/bible/kjv/amos/2.json +1 -0
  43. data/resources/bible/kjv/amos/3.json +1 -0
  44. data/resources/bible/kjv/amos/4.json +1 -0
  45. data/resources/bible/kjv/amos/5.json +1 -0
  46. data/resources/bible/kjv/amos/6.json +1 -0
  47. data/resources/bible/kjv/amos/7.json +1 -0
  48. data/resources/bible/kjv/amos/8.json +1 -0
  49. data/resources/bible/kjv/amos/9.json +1 -0
  50. data/resources/bible/kjv/books.json +1 -0
  51. data/resources/bible/kjv/colossians/1.json +1 -0
  52. data/resources/bible/kjv/colossians/2.json +1 -0
  53. data/resources/bible/kjv/colossians/3.json +1 -0
  54. data/resources/bible/kjv/colossians/4.json +1 -0
  55. data/resources/bible/kjv/daniel/1.json +1 -0
  56. data/resources/bible/kjv/daniel/10.json +1 -0
  57. data/resources/bible/kjv/daniel/11.json +1 -0
  58. data/resources/bible/kjv/daniel/12.json +1 -0
  59. data/resources/bible/kjv/daniel/2.json +1 -0
  60. data/resources/bible/kjv/daniel/3.json +1 -0
  61. data/resources/bible/kjv/daniel/4.json +1 -0
  62. data/resources/bible/kjv/daniel/5.json +1 -0
  63. data/resources/bible/kjv/daniel/6.json +1 -0
  64. data/resources/bible/kjv/daniel/7.json +1 -0
  65. data/resources/bible/kjv/daniel/8.json +1 -0
  66. data/resources/bible/kjv/daniel/9.json +1 -0
  67. data/resources/bible/kjv/deuteronomy/1.json +1 -0
  68. data/resources/bible/kjv/deuteronomy/10.json +1 -0
  69. data/resources/bible/kjv/deuteronomy/11.json +1 -0
  70. data/resources/bible/kjv/deuteronomy/12.json +1 -0
  71. data/resources/bible/kjv/deuteronomy/13.json +1 -0
  72. data/resources/bible/kjv/deuteronomy/14.json +1 -0
  73. data/resources/bible/kjv/deuteronomy/15.json +1 -0
  74. data/resources/bible/kjv/deuteronomy/16.json +1 -0
  75. data/resources/bible/kjv/deuteronomy/17.json +1 -0
  76. data/resources/bible/kjv/deuteronomy/18.json +1 -0
  77. data/resources/bible/kjv/deuteronomy/19.json +1 -0
  78. data/resources/bible/kjv/deuteronomy/2.json +1 -0
  79. data/resources/bible/kjv/deuteronomy/20.json +1 -0
  80. data/resources/bible/kjv/deuteronomy/21.json +1 -0
  81. data/resources/bible/kjv/deuteronomy/22.json +1 -0
  82. data/resources/bible/kjv/deuteronomy/23.json +1 -0
  83. data/resources/bible/kjv/deuteronomy/24.json +1 -0
  84. data/resources/bible/kjv/deuteronomy/25.json +1 -0
  85. data/resources/bible/kjv/deuteronomy/26.json +1 -0
  86. data/resources/bible/kjv/deuteronomy/27.json +1 -0
  87. data/resources/bible/kjv/deuteronomy/28.json +1 -0
  88. data/resources/bible/kjv/deuteronomy/29.json +1 -0
  89. data/resources/bible/kjv/deuteronomy/3.json +1 -0
  90. data/resources/bible/kjv/deuteronomy/30.json +1 -0
  91. data/resources/bible/kjv/deuteronomy/31.json +1 -0
  92. data/resources/bible/kjv/deuteronomy/32.json +1 -0
  93. data/resources/bible/kjv/deuteronomy/33.json +1 -0
  94. data/resources/bible/kjv/deuteronomy/34.json +1 -0
  95. data/resources/bible/kjv/deuteronomy/4.json +1 -0
  96. data/resources/bible/kjv/deuteronomy/5.json +1 -0
  97. data/resources/bible/kjv/deuteronomy/6.json +1 -0
  98. data/resources/bible/kjv/deuteronomy/7.json +1 -0
  99. data/resources/bible/kjv/deuteronomy/8.json +1 -0
  100. data/resources/bible/kjv/deuteronomy/9.json +1 -0
  101. data/resources/bible/kjv/ecclesiastes/1.json +1 -0
  102. data/resources/bible/kjv/ecclesiastes/10.json +1 -0
  103. data/resources/bible/kjv/ecclesiastes/11.json +1 -0
  104. data/resources/bible/kjv/ecclesiastes/12.json +1 -0
  105. data/resources/bible/kjv/ecclesiastes/2.json +1 -0
  106. data/resources/bible/kjv/ecclesiastes/3.json +1 -0
  107. data/resources/bible/kjv/ecclesiastes/4.json +1 -0
  108. data/resources/bible/kjv/ecclesiastes/5.json +1 -0
  109. data/resources/bible/kjv/ecclesiastes/6.json +1 -0
  110. data/resources/bible/kjv/ecclesiastes/7.json +1 -0
  111. data/resources/bible/kjv/ecclesiastes/8.json +1 -0
  112. data/resources/bible/kjv/ecclesiastes/9.json +1 -0
  113. data/resources/bible/kjv/ephesians/1.json +1 -0
  114. data/resources/bible/kjv/ephesians/2.json +1 -0
  115. data/resources/bible/kjv/ephesians/3.json +1 -0
  116. data/resources/bible/kjv/ephesians/4.json +1 -0
  117. data/resources/bible/kjv/ephesians/5.json +1 -0
  118. data/resources/bible/kjv/ephesians/6.json +1 -0
  119. data/resources/bible/kjv/esther/1.json +1 -0
  120. data/resources/bible/kjv/esther/10.json +1 -0
  121. data/resources/bible/kjv/esther/2.json +1 -0
  122. data/resources/bible/kjv/esther/3.json +1 -0
  123. data/resources/bible/kjv/esther/4.json +1 -0
  124. data/resources/bible/kjv/esther/5.json +1 -0
  125. data/resources/bible/kjv/esther/6.json +1 -0
  126. data/resources/bible/kjv/esther/7.json +1 -0
  127. data/resources/bible/kjv/esther/8.json +1 -0
  128. data/resources/bible/kjv/esther/9.json +1 -0
  129. data/resources/bible/kjv/exodus/1.json +1 -0
  130. data/resources/bible/kjv/exodus/10.json +1 -0
  131. data/resources/bible/kjv/exodus/11.json +1 -0
  132. data/resources/bible/kjv/exodus/12.json +1 -0
  133. data/resources/bible/kjv/exodus/13.json +1 -0
  134. data/resources/bible/kjv/exodus/14.json +1 -0
  135. data/resources/bible/kjv/exodus/15.json +1 -0
  136. data/resources/bible/kjv/exodus/16.json +1 -0
  137. data/resources/bible/kjv/exodus/17.json +1 -0
  138. data/resources/bible/kjv/exodus/18.json +1 -0
  139. data/resources/bible/kjv/exodus/19.json +1 -0
  140. data/resources/bible/kjv/exodus/2.json +1 -0
  141. data/resources/bible/kjv/exodus/20.json +1 -0
  142. data/resources/bible/kjv/exodus/21.json +1 -0
  143. data/resources/bible/kjv/exodus/22.json +1 -0
  144. data/resources/bible/kjv/exodus/23.json +1 -0
  145. data/resources/bible/kjv/exodus/24.json +1 -0
  146. data/resources/bible/kjv/exodus/25.json +1 -0
  147. data/resources/bible/kjv/exodus/26.json +1 -0
  148. data/resources/bible/kjv/exodus/27.json +1 -0
  149. data/resources/bible/kjv/exodus/28.json +1 -0
  150. data/resources/bible/kjv/exodus/29.json +1 -0
  151. data/resources/bible/kjv/exodus/3.json +1 -0
  152. data/resources/bible/kjv/exodus/30.json +1 -0
  153. data/resources/bible/kjv/exodus/31.json +1 -0
  154. data/resources/bible/kjv/exodus/32.json +1 -0
  155. data/resources/bible/kjv/exodus/33.json +1 -0
  156. data/resources/bible/kjv/exodus/34.json +1 -0
  157. data/resources/bible/kjv/exodus/35.json +1 -0
  158. data/resources/bible/kjv/exodus/36.json +1 -0
  159. data/resources/bible/kjv/exodus/37.json +1 -0
  160. data/resources/bible/kjv/exodus/38.json +1 -0
  161. data/resources/bible/kjv/exodus/39.json +1 -0
  162. data/resources/bible/kjv/exodus/4.json +1 -0
  163. data/resources/bible/kjv/exodus/40.json +1 -0
  164. data/resources/bible/kjv/exodus/5.json +1 -0
  165. data/resources/bible/kjv/exodus/6.json +1 -0
  166. data/resources/bible/kjv/exodus/7.json +1 -0
  167. data/resources/bible/kjv/exodus/8.json +1 -0
  168. data/resources/bible/kjv/exodus/9.json +1 -0
  169. data/resources/bible/kjv/ezekiel/1.json +1 -0
  170. data/resources/bible/kjv/ezekiel/10.json +1 -0
  171. data/resources/bible/kjv/ezekiel/11.json +1 -0
  172. data/resources/bible/kjv/ezekiel/12.json +1 -0
  173. data/resources/bible/kjv/ezekiel/13.json +1 -0
  174. data/resources/bible/kjv/ezekiel/14.json +1 -0
  175. data/resources/bible/kjv/ezekiel/15.json +1 -0
  176. data/resources/bible/kjv/ezekiel/16.json +1 -0
  177. data/resources/bible/kjv/ezekiel/17.json +1 -0
  178. data/resources/bible/kjv/ezekiel/18.json +1 -0
  179. data/resources/bible/kjv/ezekiel/19.json +1 -0
  180. data/resources/bible/kjv/ezekiel/2.json +1 -0
  181. data/resources/bible/kjv/ezekiel/20.json +1 -0
  182. data/resources/bible/kjv/ezekiel/21.json +1 -0
  183. data/resources/bible/kjv/ezekiel/22.json +1 -0
  184. data/resources/bible/kjv/ezekiel/23.json +1 -0
  185. data/resources/bible/kjv/ezekiel/24.json +1 -0
  186. data/resources/bible/kjv/ezekiel/25.json +1 -0
  187. data/resources/bible/kjv/ezekiel/26.json +1 -0
  188. data/resources/bible/kjv/ezekiel/27.json +1 -0
  189. data/resources/bible/kjv/ezekiel/28.json +1 -0
  190. data/resources/bible/kjv/ezekiel/29.json +1 -0
  191. data/resources/bible/kjv/ezekiel/3.json +1 -0
  192. data/resources/bible/kjv/ezekiel/30.json +1 -0
  193. data/resources/bible/kjv/ezekiel/31.json +1 -0
  194. data/resources/bible/kjv/ezekiel/32.json +1 -0
  195. data/resources/bible/kjv/ezekiel/33.json +1 -0
  196. data/resources/bible/kjv/ezekiel/34.json +1 -0
  197. data/resources/bible/kjv/ezekiel/35.json +1 -0
  198. data/resources/bible/kjv/ezekiel/36.json +1 -0
  199. data/resources/bible/kjv/ezekiel/37.json +1 -0
  200. data/resources/bible/kjv/ezekiel/38.json +1 -0
  201. data/resources/bible/kjv/ezekiel/39.json +1 -0
  202. data/resources/bible/kjv/ezekiel/4.json +1 -0
  203. data/resources/bible/kjv/ezekiel/40.json +1 -0
  204. data/resources/bible/kjv/ezekiel/41.json +1 -0
  205. data/resources/bible/kjv/ezekiel/42.json +1 -0
  206. data/resources/bible/kjv/ezekiel/43.json +1 -0
  207. data/resources/bible/kjv/ezekiel/44.json +1 -0
  208. data/resources/bible/kjv/ezekiel/45.json +1 -0
  209. data/resources/bible/kjv/ezekiel/46.json +1 -0
  210. data/resources/bible/kjv/ezekiel/47.json +1 -0
  211. data/resources/bible/kjv/ezekiel/48.json +1 -0
  212. data/resources/bible/kjv/ezekiel/5.json +1 -0
  213. data/resources/bible/kjv/ezekiel/6.json +1 -0
  214. data/resources/bible/kjv/ezekiel/7.json +1 -0
  215. data/resources/bible/kjv/ezekiel/8.json +1 -0
  216. data/resources/bible/kjv/ezekiel/9.json +1 -0
  217. data/resources/bible/kjv/ezra/1.json +1 -0
  218. data/resources/bible/kjv/ezra/10.json +1 -0
  219. data/resources/bible/kjv/ezra/2.json +1 -0
  220. data/resources/bible/kjv/ezra/3.json +1 -0
  221. data/resources/bible/kjv/ezra/4.json +1 -0
  222. data/resources/bible/kjv/ezra/5.json +1 -0
  223. data/resources/bible/kjv/ezra/6.json +1 -0
  224. data/resources/bible/kjv/ezra/7.json +1 -0
  225. data/resources/bible/kjv/ezra/8.json +1 -0
  226. data/resources/bible/kjv/ezra/9.json +1 -0
  227. data/resources/bible/kjv/galatians/1.json +1 -0
  228. data/resources/bible/kjv/galatians/2.json +1 -0
  229. data/resources/bible/kjv/galatians/3.json +1 -0
  230. data/resources/bible/kjv/galatians/4.json +1 -0
  231. data/resources/bible/kjv/galatians/5.json +1 -0
  232. data/resources/bible/kjv/galatians/6.json +1 -0
  233. data/resources/bible/kjv/genesis/1.json +1 -0
  234. data/resources/bible/kjv/genesis/10.json +1 -0
  235. data/resources/bible/kjv/genesis/11.json +1 -0
  236. data/resources/bible/kjv/genesis/12.json +1 -0
  237. data/resources/bible/kjv/genesis/13.json +1 -0
  238. data/resources/bible/kjv/genesis/14.json +1 -0
  239. data/resources/bible/kjv/genesis/15.json +1 -0
  240. data/resources/bible/kjv/genesis/16.json +1 -0
  241. data/resources/bible/kjv/genesis/17.json +1 -0
  242. data/resources/bible/kjv/genesis/18.json +1 -0
  243. data/resources/bible/kjv/genesis/19.json +1 -0
  244. data/resources/bible/kjv/genesis/2.json +1 -0
  245. data/resources/bible/kjv/genesis/20.json +1 -0
  246. data/resources/bible/kjv/genesis/21.json +1 -0
  247. data/resources/bible/kjv/genesis/22.json +1 -0
  248. data/resources/bible/kjv/genesis/23.json +1 -0
  249. data/resources/bible/kjv/genesis/24.json +1 -0
  250. data/resources/bible/kjv/genesis/25.json +1 -0
  251. data/resources/bible/kjv/genesis/26.json +1 -0
  252. data/resources/bible/kjv/genesis/27.json +1 -0
  253. data/resources/bible/kjv/genesis/28.json +1 -0
  254. data/resources/bible/kjv/genesis/29.json +1 -0
  255. data/resources/bible/kjv/genesis/3.json +1 -0
  256. data/resources/bible/kjv/genesis/30.json +1 -0
  257. data/resources/bible/kjv/genesis/31.json +1 -0
  258. data/resources/bible/kjv/genesis/32.json +1 -0
  259. data/resources/bible/kjv/genesis/33.json +1 -0
  260. data/resources/bible/kjv/genesis/34.json +1 -0
  261. data/resources/bible/kjv/genesis/35.json +1 -0
  262. data/resources/bible/kjv/genesis/36.json +1 -0
  263. data/resources/bible/kjv/genesis/37.json +1 -0
  264. data/resources/bible/kjv/genesis/38.json +1 -0
  265. data/resources/bible/kjv/genesis/39.json +1 -0
  266. data/resources/bible/kjv/genesis/4.json +1 -0
  267. data/resources/bible/kjv/genesis/40.json +1 -0
  268. data/resources/bible/kjv/genesis/41.json +1 -0
  269. data/resources/bible/kjv/genesis/42.json +1 -0
  270. data/resources/bible/kjv/genesis/43.json +1 -0
  271. data/resources/bible/kjv/genesis/44.json +1 -0
  272. data/resources/bible/kjv/genesis/45.json +1 -0
  273. data/resources/bible/kjv/genesis/46.json +1 -0
  274. data/resources/bible/kjv/genesis/47.json +1 -0
  275. data/resources/bible/kjv/genesis/48.json +1 -0
  276. data/resources/bible/kjv/genesis/49.json +1 -0
  277. data/resources/bible/kjv/genesis/5.json +1 -0
  278. data/resources/bible/kjv/genesis/50.json +1 -0
  279. data/resources/bible/kjv/genesis/6.json +1 -0
  280. data/resources/bible/kjv/genesis/7.json +1 -0
  281. data/resources/bible/kjv/genesis/8.json +1 -0
  282. data/resources/bible/kjv/genesis/9.json +1 -0
  283. data/resources/bible/kjv/habakkuk/1.json +1 -0
  284. data/resources/bible/kjv/habakkuk/2.json +1 -0
  285. data/resources/bible/kjv/habakkuk/3.json +1 -0
  286. data/resources/bible/kjv/haggai/1.json +1 -0
  287. data/resources/bible/kjv/haggai/2.json +1 -0
  288. data/resources/bible/kjv/hebrews/1.json +1 -0
  289. data/resources/bible/kjv/hebrews/10.json +1 -0
  290. data/resources/bible/kjv/hebrews/11.json +1 -0
  291. data/resources/bible/kjv/hebrews/12.json +1 -0
  292. data/resources/bible/kjv/hebrews/13.json +1 -0
  293. data/resources/bible/kjv/hebrews/2.json +1 -0
  294. data/resources/bible/kjv/hebrews/3.json +1 -0
  295. data/resources/bible/kjv/hebrews/4.json +1 -0
  296. data/resources/bible/kjv/hebrews/5.json +1 -0
  297. data/resources/bible/kjv/hebrews/6.json +1 -0
  298. data/resources/bible/kjv/hebrews/7.json +1 -0
  299. data/resources/bible/kjv/hebrews/8.json +1 -0
  300. data/resources/bible/kjv/hebrews/9.json +1 -0
  301. data/resources/bible/kjv/hosea/1.json +1 -0
  302. data/resources/bible/kjv/hosea/10.json +1 -0
  303. data/resources/bible/kjv/hosea/11.json +1 -0
  304. data/resources/bible/kjv/hosea/12.json +1 -0
  305. data/resources/bible/kjv/hosea/13.json +1 -0
  306. data/resources/bible/kjv/hosea/14.json +1 -0
  307. data/resources/bible/kjv/hosea/2.json +1 -0
  308. data/resources/bible/kjv/hosea/3.json +1 -0
  309. data/resources/bible/kjv/hosea/4.json +1 -0
  310. data/resources/bible/kjv/hosea/5.json +1 -0
  311. data/resources/bible/kjv/hosea/6.json +1 -0
  312. data/resources/bible/kjv/hosea/7.json +1 -0
  313. data/resources/bible/kjv/hosea/8.json +1 -0
  314. data/resources/bible/kjv/hosea/9.json +1 -0
  315. data/resources/bible/kjv/i_chronicles/1.json +1 -0
  316. data/resources/bible/kjv/i_chronicles/10.json +1 -0
  317. data/resources/bible/kjv/i_chronicles/11.json +1 -0
  318. data/resources/bible/kjv/i_chronicles/12.json +1 -0
  319. data/resources/bible/kjv/i_chronicles/13.json +1 -0
  320. data/resources/bible/kjv/i_chronicles/14.json +1 -0
  321. data/resources/bible/kjv/i_chronicles/15.json +1 -0
  322. data/resources/bible/kjv/i_chronicles/16.json +1 -0
  323. data/resources/bible/kjv/i_chronicles/17.json +1 -0
  324. data/resources/bible/kjv/i_chronicles/18.json +1 -0
  325. data/resources/bible/kjv/i_chronicles/19.json +1 -0
  326. data/resources/bible/kjv/i_chronicles/2.json +1 -0
  327. data/resources/bible/kjv/i_chronicles/20.json +1 -0
  328. data/resources/bible/kjv/i_chronicles/21.json +1 -0
  329. data/resources/bible/kjv/i_chronicles/22.json +1 -0
  330. data/resources/bible/kjv/i_chronicles/23.json +1 -0
  331. data/resources/bible/kjv/i_chronicles/24.json +1 -0
  332. data/resources/bible/kjv/i_chronicles/25.json +1 -0
  333. data/resources/bible/kjv/i_chronicles/26.json +1 -0
  334. data/resources/bible/kjv/i_chronicles/27.json +1 -0
  335. data/resources/bible/kjv/i_chronicles/28.json +1 -0
  336. data/resources/bible/kjv/i_chronicles/29.json +1 -0
  337. data/resources/bible/kjv/i_chronicles/3.json +1 -0
  338. data/resources/bible/kjv/i_chronicles/4.json +1 -0
  339. data/resources/bible/kjv/i_chronicles/5.json +1 -0
  340. data/resources/bible/kjv/i_chronicles/6.json +1 -0
  341. data/resources/bible/kjv/i_chronicles/7.json +1 -0
  342. data/resources/bible/kjv/i_chronicles/8.json +1 -0
  343. data/resources/bible/kjv/i_chronicles/9.json +1 -0
  344. data/resources/bible/kjv/i_corinthians/1.json +1 -0
  345. data/resources/bible/kjv/i_corinthians/10.json +1 -0
  346. data/resources/bible/kjv/i_corinthians/11.json +1 -0
  347. data/resources/bible/kjv/i_corinthians/12.json +1 -0
  348. data/resources/bible/kjv/i_corinthians/13.json +1 -0
  349. data/resources/bible/kjv/i_corinthians/14.json +1 -0
  350. data/resources/bible/kjv/i_corinthians/15.json +1 -0
  351. data/resources/bible/kjv/i_corinthians/16.json +1 -0
  352. data/resources/bible/kjv/i_corinthians/2.json +1 -0
  353. data/resources/bible/kjv/i_corinthians/3.json +1 -0
  354. data/resources/bible/kjv/i_corinthians/4.json +1 -0
  355. data/resources/bible/kjv/i_corinthians/5.json +1 -0
  356. data/resources/bible/kjv/i_corinthians/6.json +1 -0
  357. data/resources/bible/kjv/i_corinthians/7.json +1 -0
  358. data/resources/bible/kjv/i_corinthians/8.json +1 -0
  359. data/resources/bible/kjv/i_corinthians/9.json +1 -0
  360. data/resources/bible/kjv/i_john/1.json +1 -0
  361. data/resources/bible/kjv/i_john/2.json +1 -0
  362. data/resources/bible/kjv/i_john/3.json +1 -0
  363. data/resources/bible/kjv/i_john/4.json +1 -0
  364. data/resources/bible/kjv/i_john/5.json +1 -0
  365. data/resources/bible/kjv/i_kings/1.json +1 -0
  366. data/resources/bible/kjv/i_kings/10.json +1 -0
  367. data/resources/bible/kjv/i_kings/11.json +1 -0
  368. data/resources/bible/kjv/i_kings/12.json +1 -0
  369. data/resources/bible/kjv/i_kings/13.json +1 -0
  370. data/resources/bible/kjv/i_kings/14.json +1 -0
  371. data/resources/bible/kjv/i_kings/15.json +1 -0
  372. data/resources/bible/kjv/i_kings/16.json +1 -0
  373. data/resources/bible/kjv/i_kings/17.json +1 -0
  374. data/resources/bible/kjv/i_kings/18.json +1 -0
  375. data/resources/bible/kjv/i_kings/19.json +1 -0
  376. data/resources/bible/kjv/i_kings/2.json +1 -0
  377. data/resources/bible/kjv/i_kings/20.json +1 -0
  378. data/resources/bible/kjv/i_kings/21.json +1 -0
  379. data/resources/bible/kjv/i_kings/22.json +1 -0
  380. data/resources/bible/kjv/i_kings/3.json +1 -0
  381. data/resources/bible/kjv/i_kings/4.json +1 -0
  382. data/resources/bible/kjv/i_kings/5.json +1 -0
  383. data/resources/bible/kjv/i_kings/6.json +1 -0
  384. data/resources/bible/kjv/i_kings/7.json +1 -0
  385. data/resources/bible/kjv/i_kings/8.json +1 -0
  386. data/resources/bible/kjv/i_kings/9.json +1 -0
  387. data/resources/bible/kjv/i_peter/1.json +1 -0
  388. data/resources/bible/kjv/i_peter/2.json +1 -0
  389. data/resources/bible/kjv/i_peter/3.json +1 -0
  390. data/resources/bible/kjv/i_peter/4.json +1 -0
  391. data/resources/bible/kjv/i_peter/5.json +1 -0
  392. data/resources/bible/kjv/i_samuel/1.json +1 -0
  393. data/resources/bible/kjv/i_samuel/10.json +1 -0
  394. data/resources/bible/kjv/i_samuel/11.json +1 -0
  395. data/resources/bible/kjv/i_samuel/12.json +1 -0
  396. data/resources/bible/kjv/i_samuel/13.json +1 -0
  397. data/resources/bible/kjv/i_samuel/14.json +1 -0
  398. data/resources/bible/kjv/i_samuel/15.json +1 -0
  399. data/resources/bible/kjv/i_samuel/16.json +1 -0
  400. data/resources/bible/kjv/i_samuel/17.json +1 -0
  401. data/resources/bible/kjv/i_samuel/18.json +1 -0
  402. data/resources/bible/kjv/i_samuel/19.json +1 -0
  403. data/resources/bible/kjv/i_samuel/2.json +1 -0
  404. data/resources/bible/kjv/i_samuel/20.json +1 -0
  405. data/resources/bible/kjv/i_samuel/21.json +1 -0
  406. data/resources/bible/kjv/i_samuel/22.json +1 -0
  407. data/resources/bible/kjv/i_samuel/23.json +1 -0
  408. data/resources/bible/kjv/i_samuel/24.json +1 -0
  409. data/resources/bible/kjv/i_samuel/25.json +1 -0
  410. data/resources/bible/kjv/i_samuel/26.json +1 -0
  411. data/resources/bible/kjv/i_samuel/27.json +1 -0
  412. data/resources/bible/kjv/i_samuel/28.json +1 -0
  413. data/resources/bible/kjv/i_samuel/29.json +1 -0
  414. data/resources/bible/kjv/i_samuel/3.json +1 -0
  415. data/resources/bible/kjv/i_samuel/30.json +1 -0
  416. data/resources/bible/kjv/i_samuel/31.json +1 -0
  417. data/resources/bible/kjv/i_samuel/4.json +1 -0
  418. data/resources/bible/kjv/i_samuel/5.json +1 -0
  419. data/resources/bible/kjv/i_samuel/6.json +1 -0
  420. data/resources/bible/kjv/i_samuel/7.json +1 -0
  421. data/resources/bible/kjv/i_samuel/8.json +1 -0
  422. data/resources/bible/kjv/i_samuel/9.json +1 -0
  423. data/resources/bible/kjv/i_thessalonians/1.json +1 -0
  424. data/resources/bible/kjv/i_thessalonians/2.json +1 -0
  425. data/resources/bible/kjv/i_thessalonians/3.json +1 -0
  426. data/resources/bible/kjv/i_thessalonians/4.json +1 -0
  427. data/resources/bible/kjv/i_thessalonians/5.json +1 -0
  428. data/resources/bible/kjv/i_timothy/1.json +1 -0
  429. data/resources/bible/kjv/i_timothy/2.json +1 -0
  430. data/resources/bible/kjv/i_timothy/3.json +1 -0
  431. data/resources/bible/kjv/i_timothy/4.json +1 -0
  432. data/resources/bible/kjv/i_timothy/5.json +1 -0
  433. data/resources/bible/kjv/i_timothy/6.json +1 -0
  434. data/resources/bible/kjv/ii_chronicles/1.json +1 -0
  435. data/resources/bible/kjv/ii_chronicles/10.json +1 -0
  436. data/resources/bible/kjv/ii_chronicles/11.json +1 -0
  437. data/resources/bible/kjv/ii_chronicles/12.json +1 -0
  438. data/resources/bible/kjv/ii_chronicles/13.json +1 -0
  439. data/resources/bible/kjv/ii_chronicles/14.json +1 -0
  440. data/resources/bible/kjv/ii_chronicles/15.json +1 -0
  441. data/resources/bible/kjv/ii_chronicles/16.json +1 -0
  442. data/resources/bible/kjv/ii_chronicles/17.json +1 -0
  443. data/resources/bible/kjv/ii_chronicles/18.json +1 -0
  444. data/resources/bible/kjv/ii_chronicles/19.json +1 -0
  445. data/resources/bible/kjv/ii_chronicles/2.json +1 -0
  446. data/resources/bible/kjv/ii_chronicles/20.json +1 -0
  447. data/resources/bible/kjv/ii_chronicles/21.json +1 -0
  448. data/resources/bible/kjv/ii_chronicles/22.json +1 -0
  449. data/resources/bible/kjv/ii_chronicles/23.json +1 -0
  450. data/resources/bible/kjv/ii_chronicles/24.json +1 -0
  451. data/resources/bible/kjv/ii_chronicles/25.json +1 -0
  452. data/resources/bible/kjv/ii_chronicles/26.json +1 -0
  453. data/resources/bible/kjv/ii_chronicles/27.json +1 -0
  454. data/resources/bible/kjv/ii_chronicles/28.json +1 -0
  455. data/resources/bible/kjv/ii_chronicles/29.json +1 -0
  456. data/resources/bible/kjv/ii_chronicles/3.json +1 -0
  457. data/resources/bible/kjv/ii_chronicles/30.json +1 -0
  458. data/resources/bible/kjv/ii_chronicles/31.json +1 -0
  459. data/resources/bible/kjv/ii_chronicles/32.json +1 -0
  460. data/resources/bible/kjv/ii_chronicles/33.json +1 -0
  461. data/resources/bible/kjv/ii_chronicles/34.json +1 -0
  462. data/resources/bible/kjv/ii_chronicles/35.json +1 -0
  463. data/resources/bible/kjv/ii_chronicles/36.json +1 -0
  464. data/resources/bible/kjv/ii_chronicles/4.json +1 -0
  465. data/resources/bible/kjv/ii_chronicles/5.json +1 -0
  466. data/resources/bible/kjv/ii_chronicles/6.json +1 -0
  467. data/resources/bible/kjv/ii_chronicles/7.json +1 -0
  468. data/resources/bible/kjv/ii_chronicles/8.json +1 -0
  469. data/resources/bible/kjv/ii_chronicles/9.json +1 -0
  470. data/resources/bible/kjv/ii_corinthians/1.json +1 -0
  471. data/resources/bible/kjv/ii_corinthians/10.json +1 -0
  472. data/resources/bible/kjv/ii_corinthians/11.json +1 -0
  473. data/resources/bible/kjv/ii_corinthians/12.json +1 -0
  474. data/resources/bible/kjv/ii_corinthians/13.json +1 -0
  475. data/resources/bible/kjv/ii_corinthians/2.json +1 -0
  476. data/resources/bible/kjv/ii_corinthians/3.json +1 -0
  477. data/resources/bible/kjv/ii_corinthians/4.json +1 -0
  478. data/resources/bible/kjv/ii_corinthians/5.json +1 -0
  479. data/resources/bible/kjv/ii_corinthians/6.json +1 -0
  480. data/resources/bible/kjv/ii_corinthians/7.json +1 -0
  481. data/resources/bible/kjv/ii_corinthians/8.json +1 -0
  482. data/resources/bible/kjv/ii_corinthians/9.json +1 -0
  483. data/resources/bible/kjv/ii_john/1.json +1 -0
  484. data/resources/bible/kjv/ii_kings/1.json +1 -0
  485. data/resources/bible/kjv/ii_kings/10.json +1 -0
  486. data/resources/bible/kjv/ii_kings/11.json +1 -0
  487. data/resources/bible/kjv/ii_kings/12.json +1 -0
  488. data/resources/bible/kjv/ii_kings/13.json +1 -0
  489. data/resources/bible/kjv/ii_kings/14.json +1 -0
  490. data/resources/bible/kjv/ii_kings/15.json +1 -0
  491. data/resources/bible/kjv/ii_kings/16.json +1 -0
  492. data/resources/bible/kjv/ii_kings/17.json +1 -0
  493. data/resources/bible/kjv/ii_kings/18.json +1 -0
  494. data/resources/bible/kjv/ii_kings/19.json +1 -0
  495. data/resources/bible/kjv/ii_kings/2.json +1 -0
  496. data/resources/bible/kjv/ii_kings/20.json +1 -0
  497. data/resources/bible/kjv/ii_kings/21.json +1 -0
  498. data/resources/bible/kjv/ii_kings/22.json +1 -0
  499. data/resources/bible/kjv/ii_kings/23.json +1 -0
  500. data/resources/bible/kjv/ii_kings/24.json +1 -0
  501. data/resources/bible/kjv/ii_kings/25.json +1 -0
  502. data/resources/bible/kjv/ii_kings/3.json +1 -0
  503. data/resources/bible/kjv/ii_kings/4.json +1 -0
  504. data/resources/bible/kjv/ii_kings/5.json +1 -0
  505. data/resources/bible/kjv/ii_kings/6.json +1 -0
  506. data/resources/bible/kjv/ii_kings/7.json +1 -0
  507. data/resources/bible/kjv/ii_kings/8.json +1 -0
  508. data/resources/bible/kjv/ii_kings/9.json +1 -0
  509. data/resources/bible/kjv/ii_peter/1.json +1 -0
  510. data/resources/bible/kjv/ii_peter/2.json +1 -0
  511. data/resources/bible/kjv/ii_peter/3.json +1 -0
  512. data/resources/bible/kjv/ii_samuel/1.json +1 -0
  513. data/resources/bible/kjv/ii_samuel/10.json +1 -0
  514. data/resources/bible/kjv/ii_samuel/11.json +1 -0
  515. data/resources/bible/kjv/ii_samuel/12.json +1 -0
  516. data/resources/bible/kjv/ii_samuel/13.json +1 -0
  517. data/resources/bible/kjv/ii_samuel/14.json +1 -0
  518. data/resources/bible/kjv/ii_samuel/15.json +1 -0
  519. data/resources/bible/kjv/ii_samuel/16.json +1 -0
  520. data/resources/bible/kjv/ii_samuel/17.json +1 -0
  521. data/resources/bible/kjv/ii_samuel/18.json +1 -0
  522. data/resources/bible/kjv/ii_samuel/19.json +1 -0
  523. data/resources/bible/kjv/ii_samuel/2.json +1 -0
  524. data/resources/bible/kjv/ii_samuel/20.json +1 -0
  525. data/resources/bible/kjv/ii_samuel/21.json +1 -0
  526. data/resources/bible/kjv/ii_samuel/22.json +1 -0
  527. data/resources/bible/kjv/ii_samuel/23.json +1 -0
  528. data/resources/bible/kjv/ii_samuel/24.json +1 -0
  529. data/resources/bible/kjv/ii_samuel/3.json +1 -0
  530. data/resources/bible/kjv/ii_samuel/4.json +1 -0
  531. data/resources/bible/kjv/ii_samuel/5.json +1 -0
  532. data/resources/bible/kjv/ii_samuel/6.json +1 -0
  533. data/resources/bible/kjv/ii_samuel/7.json +1 -0
  534. data/resources/bible/kjv/ii_samuel/8.json +1 -0
  535. data/resources/bible/kjv/ii_samuel/9.json +1 -0
  536. data/resources/bible/kjv/ii_thessalonians/1.json +1 -0
  537. data/resources/bible/kjv/ii_thessalonians/2.json +1 -0
  538. data/resources/bible/kjv/ii_thessalonians/3.json +1 -0
  539. data/resources/bible/kjv/ii_timothy/1.json +1 -0
  540. data/resources/bible/kjv/ii_timothy/2.json +1 -0
  541. data/resources/bible/kjv/ii_timothy/3.json +1 -0
  542. data/resources/bible/kjv/ii_timothy/4.json +1 -0
  543. data/resources/bible/kjv/iii_john/1.json +1 -0
  544. data/resources/bible/kjv/isaiah/1.json +1 -0
  545. data/resources/bible/kjv/isaiah/10.json +1 -0
  546. data/resources/bible/kjv/isaiah/11.json +1 -0
  547. data/resources/bible/kjv/isaiah/12.json +1 -0
  548. data/resources/bible/kjv/isaiah/13.json +1 -0
  549. data/resources/bible/kjv/isaiah/14.json +1 -0
  550. data/resources/bible/kjv/isaiah/15.json +1 -0
  551. data/resources/bible/kjv/isaiah/16.json +1 -0
  552. data/resources/bible/kjv/isaiah/17.json +1 -0
  553. data/resources/bible/kjv/isaiah/18.json +1 -0
  554. data/resources/bible/kjv/isaiah/19.json +1 -0
  555. data/resources/bible/kjv/isaiah/2.json +1 -0
  556. data/resources/bible/kjv/isaiah/20.json +1 -0
  557. data/resources/bible/kjv/isaiah/21.json +1 -0
  558. data/resources/bible/kjv/isaiah/22.json +1 -0
  559. data/resources/bible/kjv/isaiah/23.json +1 -0
  560. data/resources/bible/kjv/isaiah/24.json +1 -0
  561. data/resources/bible/kjv/isaiah/25.json +1 -0
  562. data/resources/bible/kjv/isaiah/26.json +1 -0
  563. data/resources/bible/kjv/isaiah/27.json +1 -0
  564. data/resources/bible/kjv/isaiah/28.json +1 -0
  565. data/resources/bible/kjv/isaiah/29.json +1 -0
  566. data/resources/bible/kjv/isaiah/3.json +1 -0
  567. data/resources/bible/kjv/isaiah/30.json +1 -0
  568. data/resources/bible/kjv/isaiah/31.json +1 -0
  569. data/resources/bible/kjv/isaiah/32.json +1 -0
  570. data/resources/bible/kjv/isaiah/33.json +1 -0
  571. data/resources/bible/kjv/isaiah/34.json +1 -0
  572. data/resources/bible/kjv/isaiah/35.json +1 -0
  573. data/resources/bible/kjv/isaiah/36.json +1 -0
  574. data/resources/bible/kjv/isaiah/37.json +1 -0
  575. data/resources/bible/kjv/isaiah/38.json +1 -0
  576. data/resources/bible/kjv/isaiah/39.json +1 -0
  577. data/resources/bible/kjv/isaiah/4.json +1 -0
  578. data/resources/bible/kjv/isaiah/40.json +1 -0
  579. data/resources/bible/kjv/isaiah/41.json +1 -0
  580. data/resources/bible/kjv/isaiah/42.json +1 -0
  581. data/resources/bible/kjv/isaiah/43.json +1 -0
  582. data/resources/bible/kjv/isaiah/44.json +1 -0
  583. data/resources/bible/kjv/isaiah/45.json +1 -0
  584. data/resources/bible/kjv/isaiah/46.json +1 -0
  585. data/resources/bible/kjv/isaiah/47.json +1 -0
  586. data/resources/bible/kjv/isaiah/48.json +1 -0
  587. data/resources/bible/kjv/isaiah/49.json +1 -0
  588. data/resources/bible/kjv/isaiah/5.json +1 -0
  589. data/resources/bible/kjv/isaiah/50.json +1 -0
  590. data/resources/bible/kjv/isaiah/51.json +1 -0
  591. data/resources/bible/kjv/isaiah/52.json +1 -0
  592. data/resources/bible/kjv/isaiah/53.json +1 -0
  593. data/resources/bible/kjv/isaiah/54.json +1 -0
  594. data/resources/bible/kjv/isaiah/55.json +1 -0
  595. data/resources/bible/kjv/isaiah/56.json +1 -0
  596. data/resources/bible/kjv/isaiah/57.json +1 -0
  597. data/resources/bible/kjv/isaiah/58.json +1 -0
  598. data/resources/bible/kjv/isaiah/59.json +1 -0
  599. data/resources/bible/kjv/isaiah/6.json +1 -0
  600. data/resources/bible/kjv/isaiah/60.json +1 -0
  601. data/resources/bible/kjv/isaiah/61.json +1 -0
  602. data/resources/bible/kjv/isaiah/62.json +1 -0
  603. data/resources/bible/kjv/isaiah/63.json +1 -0
  604. data/resources/bible/kjv/isaiah/64.json +1 -0
  605. data/resources/bible/kjv/isaiah/65.json +1 -0
  606. data/resources/bible/kjv/isaiah/66.json +1 -0
  607. data/resources/bible/kjv/isaiah/7.json +1 -0
  608. data/resources/bible/kjv/isaiah/8.json +1 -0
  609. data/resources/bible/kjv/isaiah/9.json +1 -0
  610. data/resources/bible/kjv/james/1.json +1 -0
  611. data/resources/bible/kjv/james/2.json +1 -0
  612. data/resources/bible/kjv/james/3.json +1 -0
  613. data/resources/bible/kjv/james/4.json +1 -0
  614. data/resources/bible/kjv/james/5.json +1 -0
  615. data/resources/bible/kjv/jeremiah/1.json +1 -0
  616. data/resources/bible/kjv/jeremiah/10.json +1 -0
  617. data/resources/bible/kjv/jeremiah/11.json +1 -0
  618. data/resources/bible/kjv/jeremiah/12.json +1 -0
  619. data/resources/bible/kjv/jeremiah/13.json +1 -0
  620. data/resources/bible/kjv/jeremiah/14.json +1 -0
  621. data/resources/bible/kjv/jeremiah/15.json +1 -0
  622. data/resources/bible/kjv/jeremiah/16.json +1 -0
  623. data/resources/bible/kjv/jeremiah/17.json +1 -0
  624. data/resources/bible/kjv/jeremiah/18.json +1 -0
  625. data/resources/bible/kjv/jeremiah/19.json +1 -0
  626. data/resources/bible/kjv/jeremiah/2.json +1 -0
  627. data/resources/bible/kjv/jeremiah/20.json +1 -0
  628. data/resources/bible/kjv/jeremiah/21.json +1 -0
  629. data/resources/bible/kjv/jeremiah/22.json +1 -0
  630. data/resources/bible/kjv/jeremiah/23.json +1 -0
  631. data/resources/bible/kjv/jeremiah/24.json +1 -0
  632. data/resources/bible/kjv/jeremiah/25.json +1 -0
  633. data/resources/bible/kjv/jeremiah/26.json +1 -0
  634. data/resources/bible/kjv/jeremiah/27.json +1 -0
  635. data/resources/bible/kjv/jeremiah/28.json +1 -0
  636. data/resources/bible/kjv/jeremiah/29.json +1 -0
  637. data/resources/bible/kjv/jeremiah/3.json +1 -0
  638. data/resources/bible/kjv/jeremiah/30.json +1 -0
  639. data/resources/bible/kjv/jeremiah/31.json +1 -0
  640. data/resources/bible/kjv/jeremiah/32.json +1 -0
  641. data/resources/bible/kjv/jeremiah/33.json +1 -0
  642. data/resources/bible/kjv/jeremiah/34.json +1 -0
  643. data/resources/bible/kjv/jeremiah/35.json +1 -0
  644. data/resources/bible/kjv/jeremiah/36.json +1 -0
  645. data/resources/bible/kjv/jeremiah/37.json +1 -0
  646. data/resources/bible/kjv/jeremiah/38.json +1 -0
  647. data/resources/bible/kjv/jeremiah/39.json +1 -0
  648. data/resources/bible/kjv/jeremiah/4.json +1 -0
  649. data/resources/bible/kjv/jeremiah/40.json +1 -0
  650. data/resources/bible/kjv/jeremiah/41.json +1 -0
  651. data/resources/bible/kjv/jeremiah/42.json +1 -0
  652. data/resources/bible/kjv/jeremiah/43.json +1 -0
  653. data/resources/bible/kjv/jeremiah/44.json +1 -0
  654. data/resources/bible/kjv/jeremiah/45.json +1 -0
  655. data/resources/bible/kjv/jeremiah/46.json +1 -0
  656. data/resources/bible/kjv/jeremiah/47.json +1 -0
  657. data/resources/bible/kjv/jeremiah/48.json +1 -0
  658. data/resources/bible/kjv/jeremiah/49.json +1 -0
  659. data/resources/bible/kjv/jeremiah/5.json +1 -0
  660. data/resources/bible/kjv/jeremiah/50.json +1 -0
  661. data/resources/bible/kjv/jeremiah/51.json +1 -0
  662. data/resources/bible/kjv/jeremiah/52.json +1 -0
  663. data/resources/bible/kjv/jeremiah/6.json +1 -0
  664. data/resources/bible/kjv/jeremiah/7.json +1 -0
  665. data/resources/bible/kjv/jeremiah/8.json +1 -0
  666. data/resources/bible/kjv/jeremiah/9.json +1 -0
  667. data/resources/bible/kjv/job/1.json +1 -0
  668. data/resources/bible/kjv/job/10.json +1 -0
  669. data/resources/bible/kjv/job/11.json +1 -0
  670. data/resources/bible/kjv/job/12.json +1 -0
  671. data/resources/bible/kjv/job/13.json +1 -0
  672. data/resources/bible/kjv/job/14.json +1 -0
  673. data/resources/bible/kjv/job/15.json +1 -0
  674. data/resources/bible/kjv/job/16.json +1 -0
  675. data/resources/bible/kjv/job/17.json +1 -0
  676. data/resources/bible/kjv/job/18.json +1 -0
  677. data/resources/bible/kjv/job/19.json +1 -0
  678. data/resources/bible/kjv/job/2.json +1 -0
  679. data/resources/bible/kjv/job/20.json +1 -0
  680. data/resources/bible/kjv/job/21.json +1 -0
  681. data/resources/bible/kjv/job/22.json +1 -0
  682. data/resources/bible/kjv/job/23.json +1 -0
  683. data/resources/bible/kjv/job/24.json +1 -0
  684. data/resources/bible/kjv/job/25.json +1 -0
  685. data/resources/bible/kjv/job/26.json +1 -0
  686. data/resources/bible/kjv/job/27.json +1 -0
  687. data/resources/bible/kjv/job/28.json +1 -0
  688. data/resources/bible/kjv/job/29.json +1 -0
  689. data/resources/bible/kjv/job/3.json +1 -0
  690. data/resources/bible/kjv/job/30.json +1 -0
  691. data/resources/bible/kjv/job/31.json +1 -0
  692. data/resources/bible/kjv/job/32.json +1 -0
  693. data/resources/bible/kjv/job/33.json +1 -0
  694. data/resources/bible/kjv/job/34.json +1 -0
  695. data/resources/bible/kjv/job/35.json +1 -0
  696. data/resources/bible/kjv/job/36.json +1 -0
  697. data/resources/bible/kjv/job/37.json +1 -0
  698. data/resources/bible/kjv/job/38.json +1 -0
  699. data/resources/bible/kjv/job/39.json +1 -0
  700. data/resources/bible/kjv/job/4.json +1 -0
  701. data/resources/bible/kjv/job/40.json +1 -0
  702. data/resources/bible/kjv/job/41.json +1 -0
  703. data/resources/bible/kjv/job/42.json +1 -0
  704. data/resources/bible/kjv/job/5.json +1 -0
  705. data/resources/bible/kjv/job/6.json +1 -0
  706. data/resources/bible/kjv/job/7.json +1 -0
  707. data/resources/bible/kjv/job/8.json +1 -0
  708. data/resources/bible/kjv/job/9.json +1 -0
  709. data/resources/bible/kjv/joel/1.json +1 -0
  710. data/resources/bible/kjv/joel/2.json +1 -0
  711. data/resources/bible/kjv/joel/3.json +1 -0
  712. data/resources/bible/kjv/john/1.json +1 -0
  713. data/resources/bible/kjv/john/10.json +1 -0
  714. data/resources/bible/kjv/john/11.json +1 -0
  715. data/resources/bible/kjv/john/12.json +1 -0
  716. data/resources/bible/kjv/john/13.json +1 -0
  717. data/resources/bible/kjv/john/14.json +1 -0
  718. data/resources/bible/kjv/john/15.json +1 -0
  719. data/resources/bible/kjv/john/16.json +1 -0
  720. data/resources/bible/kjv/john/17.json +1 -0
  721. data/resources/bible/kjv/john/18.json +1 -0
  722. data/resources/bible/kjv/john/19.json +1 -0
  723. data/resources/bible/kjv/john/2.json +1 -0
  724. data/resources/bible/kjv/john/20.json +1 -0
  725. data/resources/bible/kjv/john/21.json +1 -0
  726. data/resources/bible/kjv/john/3.json +1 -0
  727. data/resources/bible/kjv/john/4.json +1 -0
  728. data/resources/bible/kjv/john/5.json +1 -0
  729. data/resources/bible/kjv/john/6.json +1 -0
  730. data/resources/bible/kjv/john/7.json +1 -0
  731. data/resources/bible/kjv/john/8.json +1 -0
  732. data/resources/bible/kjv/john/9.json +1 -0
  733. data/resources/bible/kjv/jonah/1.json +1 -0
  734. data/resources/bible/kjv/jonah/2.json +1 -0
  735. data/resources/bible/kjv/jonah/3.json +1 -0
  736. data/resources/bible/kjv/jonah/4.json +1 -0
  737. data/resources/bible/kjv/joshua/1.json +1 -0
  738. data/resources/bible/kjv/joshua/10.json +1 -0
  739. data/resources/bible/kjv/joshua/11.json +1 -0
  740. data/resources/bible/kjv/joshua/12.json +1 -0
  741. data/resources/bible/kjv/joshua/13.json +1 -0
  742. data/resources/bible/kjv/joshua/14.json +1 -0
  743. data/resources/bible/kjv/joshua/15.json +1 -0
  744. data/resources/bible/kjv/joshua/16.json +1 -0
  745. data/resources/bible/kjv/joshua/17.json +1 -0
  746. data/resources/bible/kjv/joshua/18.json +1 -0
  747. data/resources/bible/kjv/joshua/19.json +1 -0
  748. data/resources/bible/kjv/joshua/2.json +1 -0
  749. data/resources/bible/kjv/joshua/20.json +1 -0
  750. data/resources/bible/kjv/joshua/21.json +1 -0
  751. data/resources/bible/kjv/joshua/22.json +1 -0
  752. data/resources/bible/kjv/joshua/23.json +1 -0
  753. data/resources/bible/kjv/joshua/24.json +1 -0
  754. data/resources/bible/kjv/joshua/3.json +1 -0
  755. data/resources/bible/kjv/joshua/4.json +1 -0
  756. data/resources/bible/kjv/joshua/5.json +1 -0
  757. data/resources/bible/kjv/joshua/6.json +1 -0
  758. data/resources/bible/kjv/joshua/7.json +1 -0
  759. data/resources/bible/kjv/joshua/8.json +1 -0
  760. data/resources/bible/kjv/joshua/9.json +1 -0
  761. data/resources/bible/kjv/jude/1.json +1 -0
  762. data/resources/bible/kjv/judges/1.json +1 -0
  763. data/resources/bible/kjv/judges/10.json +1 -0
  764. data/resources/bible/kjv/judges/11.json +1 -0
  765. data/resources/bible/kjv/judges/12.json +1 -0
  766. data/resources/bible/kjv/judges/13.json +1 -0
  767. data/resources/bible/kjv/judges/14.json +1 -0
  768. data/resources/bible/kjv/judges/15.json +1 -0
  769. data/resources/bible/kjv/judges/16.json +1 -0
  770. data/resources/bible/kjv/judges/17.json +1 -0
  771. data/resources/bible/kjv/judges/18.json +1 -0
  772. data/resources/bible/kjv/judges/19.json +1 -0
  773. data/resources/bible/kjv/judges/2.json +1 -0
  774. data/resources/bible/kjv/judges/20.json +1 -0
  775. data/resources/bible/kjv/judges/21.json +1 -0
  776. data/resources/bible/kjv/judges/3.json +1 -0
  777. data/resources/bible/kjv/judges/4.json +1 -0
  778. data/resources/bible/kjv/judges/5.json +1 -0
  779. data/resources/bible/kjv/judges/6.json +1 -0
  780. data/resources/bible/kjv/judges/7.json +1 -0
  781. data/resources/bible/kjv/judges/8.json +1 -0
  782. data/resources/bible/kjv/judges/9.json +1 -0
  783. data/resources/bible/kjv/lamentations/1.json +1 -0
  784. data/resources/bible/kjv/lamentations/2.json +1 -0
  785. data/resources/bible/kjv/lamentations/3.json +1 -0
  786. data/resources/bible/kjv/lamentations/4.json +1 -0
  787. data/resources/bible/kjv/lamentations/5.json +1 -0
  788. data/resources/bible/kjv/leviticus/1.json +1 -0
  789. data/resources/bible/kjv/leviticus/10.json +1 -0
  790. data/resources/bible/kjv/leviticus/11.json +1 -0
  791. data/resources/bible/kjv/leviticus/12.json +1 -0
  792. data/resources/bible/kjv/leviticus/13.json +1 -0
  793. data/resources/bible/kjv/leviticus/14.json +1 -0
  794. data/resources/bible/kjv/leviticus/15.json +1 -0
  795. data/resources/bible/kjv/leviticus/16.json +1 -0
  796. data/resources/bible/kjv/leviticus/17.json +1 -0
  797. data/resources/bible/kjv/leviticus/18.json +1 -0
  798. data/resources/bible/kjv/leviticus/19.json +1 -0
  799. data/resources/bible/kjv/leviticus/2.json +1 -0
  800. data/resources/bible/kjv/leviticus/20.json +1 -0
  801. data/resources/bible/kjv/leviticus/21.json +1 -0
  802. data/resources/bible/kjv/leviticus/22.json +1 -0
  803. data/resources/bible/kjv/leviticus/23.json +1 -0
  804. data/resources/bible/kjv/leviticus/24.json +1 -0
  805. data/resources/bible/kjv/leviticus/25.json +1 -0
  806. data/resources/bible/kjv/leviticus/26.json +1 -0
  807. data/resources/bible/kjv/leviticus/27.json +1 -0
  808. data/resources/bible/kjv/leviticus/3.json +1 -0
  809. data/resources/bible/kjv/leviticus/4.json +1 -0
  810. data/resources/bible/kjv/leviticus/5.json +1 -0
  811. data/resources/bible/kjv/leviticus/6.json +1 -0
  812. data/resources/bible/kjv/leviticus/7.json +1 -0
  813. data/resources/bible/kjv/leviticus/8.json +1 -0
  814. data/resources/bible/kjv/leviticus/9.json +1 -0
  815. data/resources/bible/kjv/luke/1.json +1 -0
  816. data/resources/bible/kjv/luke/10.json +1 -0
  817. data/resources/bible/kjv/luke/11.json +1 -0
  818. data/resources/bible/kjv/luke/12.json +1 -0
  819. data/resources/bible/kjv/luke/13.json +1 -0
  820. data/resources/bible/kjv/luke/14.json +1 -0
  821. data/resources/bible/kjv/luke/15.json +1 -0
  822. data/resources/bible/kjv/luke/16.json +1 -0
  823. data/resources/bible/kjv/luke/17.json +1 -0
  824. data/resources/bible/kjv/luke/18.json +1 -0
  825. data/resources/bible/kjv/luke/19.json +1 -0
  826. data/resources/bible/kjv/luke/2.json +1 -0
  827. data/resources/bible/kjv/luke/20.json +1 -0
  828. data/resources/bible/kjv/luke/21.json +1 -0
  829. data/resources/bible/kjv/luke/22.json +1 -0
  830. data/resources/bible/kjv/luke/23.json +1 -0
  831. data/resources/bible/kjv/luke/24.json +1 -0
  832. data/resources/bible/kjv/luke/3.json +1 -0
  833. data/resources/bible/kjv/luke/4.json +1 -0
  834. data/resources/bible/kjv/luke/5.json +1 -0
  835. data/resources/bible/kjv/luke/6.json +1 -0
  836. data/resources/bible/kjv/luke/7.json +1 -0
  837. data/resources/bible/kjv/luke/8.json +1 -0
  838. data/resources/bible/kjv/luke/9.json +1 -0
  839. data/resources/bible/kjv/malachi/1.json +1 -0
  840. data/resources/bible/kjv/malachi/2.json +1 -0
  841. data/resources/bible/kjv/malachi/3.json +1 -0
  842. data/resources/bible/kjv/malachi/4.json +1 -0
  843. data/resources/bible/kjv/mark/1.json +1 -0
  844. data/resources/bible/kjv/mark/10.json +1 -0
  845. data/resources/bible/kjv/mark/11.json +1 -0
  846. data/resources/bible/kjv/mark/12.json +1 -0
  847. data/resources/bible/kjv/mark/13.json +1 -0
  848. data/resources/bible/kjv/mark/14.json +1 -0
  849. data/resources/bible/kjv/mark/15.json +1 -0
  850. data/resources/bible/kjv/mark/16.json +1 -0
  851. data/resources/bible/kjv/mark/2.json +1 -0
  852. data/resources/bible/kjv/mark/3.json +1 -0
  853. data/resources/bible/kjv/mark/4.json +1 -0
  854. data/resources/bible/kjv/mark/5.json +1 -0
  855. data/resources/bible/kjv/mark/6.json +1 -0
  856. data/resources/bible/kjv/mark/7.json +1 -0
  857. data/resources/bible/kjv/mark/8.json +1 -0
  858. data/resources/bible/kjv/mark/9.json +1 -0
  859. data/resources/bible/kjv/matthew/1.json +1 -0
  860. data/resources/bible/kjv/matthew/10.json +1 -0
  861. data/resources/bible/kjv/matthew/11.json +1 -0
  862. data/resources/bible/kjv/matthew/12.json +1 -0
  863. data/resources/bible/kjv/matthew/13.json +1 -0
  864. data/resources/bible/kjv/matthew/14.json +1 -0
  865. data/resources/bible/kjv/matthew/15.json +1 -0
  866. data/resources/bible/kjv/matthew/16.json +1 -0
  867. data/resources/bible/kjv/matthew/17.json +1 -0
  868. data/resources/bible/kjv/matthew/18.json +1 -0
  869. data/resources/bible/kjv/matthew/19.json +1 -0
  870. data/resources/bible/kjv/matthew/2.json +1 -0
  871. data/resources/bible/kjv/matthew/20.json +1 -0
  872. data/resources/bible/kjv/matthew/21.json +1 -0
  873. data/resources/bible/kjv/matthew/22.json +1 -0
  874. data/resources/bible/kjv/matthew/23.json +1 -0
  875. data/resources/bible/kjv/matthew/24.json +1 -0
  876. data/resources/bible/kjv/matthew/25.json +1 -0
  877. data/resources/bible/kjv/matthew/26.json +1 -0
  878. data/resources/bible/kjv/matthew/27.json +1 -0
  879. data/resources/bible/kjv/matthew/28.json +1 -0
  880. data/resources/bible/kjv/matthew/3.json +1 -0
  881. data/resources/bible/kjv/matthew/4.json +1 -0
  882. data/resources/bible/kjv/matthew/5.json +1 -0
  883. data/resources/bible/kjv/matthew/6.json +1 -0
  884. data/resources/bible/kjv/matthew/7.json +1 -0
  885. data/resources/bible/kjv/matthew/8.json +1 -0
  886. data/resources/bible/kjv/matthew/9.json +1 -0
  887. data/resources/bible/kjv/micah/1.json +1 -0
  888. data/resources/bible/kjv/micah/2.json +1 -0
  889. data/resources/bible/kjv/micah/3.json +1 -0
  890. data/resources/bible/kjv/micah/4.json +1 -0
  891. data/resources/bible/kjv/micah/5.json +1 -0
  892. data/resources/bible/kjv/micah/6.json +1 -0
  893. data/resources/bible/kjv/micah/7.json +1 -0
  894. data/resources/bible/kjv/nahum/1.json +1 -0
  895. data/resources/bible/kjv/nahum/2.json +1 -0
  896. data/resources/bible/kjv/nahum/3.json +1 -0
  897. data/resources/bible/kjv/nehemiah/1.json +1 -0
  898. data/resources/bible/kjv/nehemiah/10.json +1 -0
  899. data/resources/bible/kjv/nehemiah/11.json +1 -0
  900. data/resources/bible/kjv/nehemiah/12.json +1 -0
  901. data/resources/bible/kjv/nehemiah/13.json +1 -0
  902. data/resources/bible/kjv/nehemiah/2.json +1 -0
  903. data/resources/bible/kjv/nehemiah/3.json +1 -0
  904. data/resources/bible/kjv/nehemiah/4.json +1 -0
  905. data/resources/bible/kjv/nehemiah/5.json +1 -0
  906. data/resources/bible/kjv/nehemiah/6.json +1 -0
  907. data/resources/bible/kjv/nehemiah/7.json +1 -0
  908. data/resources/bible/kjv/nehemiah/8.json +1 -0
  909. data/resources/bible/kjv/nehemiah/9.json +1 -0
  910. data/resources/bible/kjv/numbers/1.json +1 -0
  911. data/resources/bible/kjv/numbers/10.json +1 -0
  912. data/resources/bible/kjv/numbers/11.json +1 -0
  913. data/resources/bible/kjv/numbers/12.json +1 -0
  914. data/resources/bible/kjv/numbers/13.json +1 -0
  915. data/resources/bible/kjv/numbers/14.json +1 -0
  916. data/resources/bible/kjv/numbers/15.json +1 -0
  917. data/resources/bible/kjv/numbers/16.json +1 -0
  918. data/resources/bible/kjv/numbers/17.json +1 -0
  919. data/resources/bible/kjv/numbers/18.json +1 -0
  920. data/resources/bible/kjv/numbers/19.json +1 -0
  921. data/resources/bible/kjv/numbers/2.json +1 -0
  922. data/resources/bible/kjv/numbers/20.json +1 -0
  923. data/resources/bible/kjv/numbers/21.json +1 -0
  924. data/resources/bible/kjv/numbers/22.json +1 -0
  925. data/resources/bible/kjv/numbers/23.json +1 -0
  926. data/resources/bible/kjv/numbers/24.json +1 -0
  927. data/resources/bible/kjv/numbers/25.json +1 -0
  928. data/resources/bible/kjv/numbers/26.json +1 -0
  929. data/resources/bible/kjv/numbers/27.json +1 -0
  930. data/resources/bible/kjv/numbers/28.json +1 -0
  931. data/resources/bible/kjv/numbers/29.json +1 -0
  932. data/resources/bible/kjv/numbers/3.json +1 -0
  933. data/resources/bible/kjv/numbers/30.json +1 -0
  934. data/resources/bible/kjv/numbers/31.json +1 -0
  935. data/resources/bible/kjv/numbers/32.json +1 -0
  936. data/resources/bible/kjv/numbers/33.json +1 -0
  937. data/resources/bible/kjv/numbers/34.json +1 -0
  938. data/resources/bible/kjv/numbers/35.json +1 -0
  939. data/resources/bible/kjv/numbers/36.json +1 -0
  940. data/resources/bible/kjv/numbers/4.json +1 -0
  941. data/resources/bible/kjv/numbers/5.json +1 -0
  942. data/resources/bible/kjv/numbers/6.json +1 -0
  943. data/resources/bible/kjv/numbers/7.json +1 -0
  944. data/resources/bible/kjv/numbers/8.json +1 -0
  945. data/resources/bible/kjv/numbers/9.json +1 -0
  946. data/resources/bible/kjv/obadiah/1.json +1 -0
  947. data/resources/bible/kjv/philemon/1.json +1 -0
  948. data/resources/bible/kjv/philippians/1.json +1 -0
  949. data/resources/bible/kjv/philippians/2.json +1 -0
  950. data/resources/bible/kjv/philippians/3.json +1 -0
  951. data/resources/bible/kjv/philippians/4.json +1 -0
  952. data/resources/bible/kjv/proverbs/1.json +1 -0
  953. data/resources/bible/kjv/proverbs/10.json +1 -0
  954. data/resources/bible/kjv/proverbs/11.json +1 -0
  955. data/resources/bible/kjv/proverbs/12.json +1 -0
  956. data/resources/bible/kjv/proverbs/13.json +1 -0
  957. data/resources/bible/kjv/proverbs/14.json +1 -0
  958. data/resources/bible/kjv/proverbs/15.json +1 -0
  959. data/resources/bible/kjv/proverbs/16.json +1 -0
  960. data/resources/bible/kjv/proverbs/17.json +1 -0
  961. data/resources/bible/kjv/proverbs/18.json +1 -0
  962. data/resources/bible/kjv/proverbs/19.json +1 -0
  963. data/resources/bible/kjv/proverbs/2.json +1 -0
  964. data/resources/bible/kjv/proverbs/20.json +1 -0
  965. data/resources/bible/kjv/proverbs/21.json +1 -0
  966. data/resources/bible/kjv/proverbs/22.json +1 -0
  967. data/resources/bible/kjv/proverbs/23.json +1 -0
  968. data/resources/bible/kjv/proverbs/24.json +1 -0
  969. data/resources/bible/kjv/proverbs/25.json +1 -0
  970. data/resources/bible/kjv/proverbs/26.json +1 -0
  971. data/resources/bible/kjv/proverbs/27.json +1 -0
  972. data/resources/bible/kjv/proverbs/28.json +1 -0
  973. data/resources/bible/kjv/proverbs/29.json +1 -0
  974. data/resources/bible/kjv/proverbs/3.json +1 -0
  975. data/resources/bible/kjv/proverbs/30.json +1 -0
  976. data/resources/bible/kjv/proverbs/31.json +1 -0
  977. data/resources/bible/kjv/proverbs/4.json +1 -0
  978. data/resources/bible/kjv/proverbs/5.json +1 -0
  979. data/resources/bible/kjv/proverbs/6.json +1 -0
  980. data/resources/bible/kjv/proverbs/7.json +1 -0
  981. data/resources/bible/kjv/proverbs/8.json +1 -0
  982. data/resources/bible/kjv/proverbs/9.json +1 -0
  983. data/resources/bible/kjv/psalms/1.json +1 -0
  984. data/resources/bible/kjv/psalms/10.json +1 -0
  985. data/resources/bible/kjv/psalms/100.json +1 -0
  986. data/resources/bible/kjv/psalms/101.json +1 -0
  987. data/resources/bible/kjv/psalms/102.json +1 -0
  988. data/resources/bible/kjv/psalms/103.json +1 -0
  989. data/resources/bible/kjv/psalms/104.json +1 -0
  990. data/resources/bible/kjv/psalms/105.json +1 -0
  991. data/resources/bible/kjv/psalms/106.json +1 -0
  992. data/resources/bible/kjv/psalms/107.json +1 -0
  993. data/resources/bible/kjv/psalms/108.json +1 -0
  994. data/resources/bible/kjv/psalms/109.json +1 -0
  995. data/resources/bible/kjv/psalms/11.json +1 -0
  996. data/resources/bible/kjv/psalms/110.json +1 -0
  997. data/resources/bible/kjv/psalms/111.json +1 -0
  998. data/resources/bible/kjv/psalms/112.json +1 -0
  999. data/resources/bible/kjv/psalms/113.json +1 -0
  1000. data/resources/bible/kjv/psalms/114.json +1 -0
  1001. data/resources/bible/kjv/psalms/115.json +1 -0
  1002. data/resources/bible/kjv/psalms/116.json +1 -0
  1003. data/resources/bible/kjv/psalms/117.json +1 -0
  1004. data/resources/bible/kjv/psalms/118.json +1 -0
  1005. data/resources/bible/kjv/psalms/119.json +1 -0
  1006. data/resources/bible/kjv/psalms/12.json +1 -0
  1007. data/resources/bible/kjv/psalms/120.json +1 -0
  1008. data/resources/bible/kjv/psalms/121.json +1 -0
  1009. data/resources/bible/kjv/psalms/122.json +1 -0
  1010. data/resources/bible/kjv/psalms/123.json +1 -0
  1011. data/resources/bible/kjv/psalms/124.json +1 -0
  1012. data/resources/bible/kjv/psalms/125.json +1 -0
  1013. data/resources/bible/kjv/psalms/126.json +1 -0
  1014. data/resources/bible/kjv/psalms/127.json +1 -0
  1015. data/resources/bible/kjv/psalms/128.json +1 -0
  1016. data/resources/bible/kjv/psalms/129.json +1 -0
  1017. data/resources/bible/kjv/psalms/13.json +1 -0
  1018. data/resources/bible/kjv/psalms/130.json +1 -0
  1019. data/resources/bible/kjv/psalms/131.json +1 -0
  1020. data/resources/bible/kjv/psalms/132.json +1 -0
  1021. data/resources/bible/kjv/psalms/133.json +1 -0
  1022. data/resources/bible/kjv/psalms/134.json +1 -0
  1023. data/resources/bible/kjv/psalms/135.json +1 -0
  1024. data/resources/bible/kjv/psalms/136.json +1 -0
  1025. data/resources/bible/kjv/psalms/137.json +1 -0
  1026. data/resources/bible/kjv/psalms/138.json +1 -0
  1027. data/resources/bible/kjv/psalms/139.json +1 -0
  1028. data/resources/bible/kjv/psalms/14.json +1 -0
  1029. data/resources/bible/kjv/psalms/140.json +1 -0
  1030. data/resources/bible/kjv/psalms/141.json +1 -0
  1031. data/resources/bible/kjv/psalms/142.json +1 -0
  1032. data/resources/bible/kjv/psalms/143.json +1 -0
  1033. data/resources/bible/kjv/psalms/144.json +1 -0
  1034. data/resources/bible/kjv/psalms/145.json +1 -0
  1035. data/resources/bible/kjv/psalms/146.json +1 -0
  1036. data/resources/bible/kjv/psalms/147.json +1 -0
  1037. data/resources/bible/kjv/psalms/148.json +1 -0
  1038. data/resources/bible/kjv/psalms/149.json +1 -0
  1039. data/resources/bible/kjv/psalms/15.json +1 -0
  1040. data/resources/bible/kjv/psalms/150.json +1 -0
  1041. data/resources/bible/kjv/psalms/16.json +1 -0
  1042. data/resources/bible/kjv/psalms/17.json +1 -0
  1043. data/resources/bible/kjv/psalms/18.json +1 -0
  1044. data/resources/bible/kjv/psalms/19.json +1 -0
  1045. data/resources/bible/kjv/psalms/2.json +1 -0
  1046. data/resources/bible/kjv/psalms/20.json +1 -0
  1047. data/resources/bible/kjv/psalms/21.json +1 -0
  1048. data/resources/bible/kjv/psalms/22.json +1 -0
  1049. data/resources/bible/kjv/psalms/23.json +1 -0
  1050. data/resources/bible/kjv/psalms/24.json +1 -0
  1051. data/resources/bible/kjv/psalms/25.json +1 -0
  1052. data/resources/bible/kjv/psalms/26.json +1 -0
  1053. data/resources/bible/kjv/psalms/27.json +1 -0
  1054. data/resources/bible/kjv/psalms/28.json +1 -0
  1055. data/resources/bible/kjv/psalms/29.json +1 -0
  1056. data/resources/bible/kjv/psalms/3.json +1 -0
  1057. data/resources/bible/kjv/psalms/30.json +1 -0
  1058. data/resources/bible/kjv/psalms/31.json +1 -0
  1059. data/resources/bible/kjv/psalms/32.json +1 -0
  1060. data/resources/bible/kjv/psalms/33.json +1 -0
  1061. data/resources/bible/kjv/psalms/34.json +1 -0
  1062. data/resources/bible/kjv/psalms/35.json +1 -0
  1063. data/resources/bible/kjv/psalms/36.json +1 -0
  1064. data/resources/bible/kjv/psalms/37.json +1 -0
  1065. data/resources/bible/kjv/psalms/38.json +1 -0
  1066. data/resources/bible/kjv/psalms/39.json +1 -0
  1067. data/resources/bible/kjv/psalms/4.json +1 -0
  1068. data/resources/bible/kjv/psalms/40.json +1 -0
  1069. data/resources/bible/kjv/psalms/41.json +1 -0
  1070. data/resources/bible/kjv/psalms/42.json +1 -0
  1071. data/resources/bible/kjv/psalms/43.json +1 -0
  1072. data/resources/bible/kjv/psalms/44.json +1 -0
  1073. data/resources/bible/kjv/psalms/45.json +1 -0
  1074. data/resources/bible/kjv/psalms/46.json +1 -0
  1075. data/resources/bible/kjv/psalms/47.json +1 -0
  1076. data/resources/bible/kjv/psalms/48.json +1 -0
  1077. data/resources/bible/kjv/psalms/49.json +1 -0
  1078. data/resources/bible/kjv/psalms/5.json +1 -0
  1079. data/resources/bible/kjv/psalms/50.json +1 -0
  1080. data/resources/bible/kjv/psalms/51.json +1 -0
  1081. data/resources/bible/kjv/psalms/52.json +1 -0
  1082. data/resources/bible/kjv/psalms/53.json +1 -0
  1083. data/resources/bible/kjv/psalms/54.json +1 -0
  1084. data/resources/bible/kjv/psalms/55.json +1 -0
  1085. data/resources/bible/kjv/psalms/56.json +1 -0
  1086. data/resources/bible/kjv/psalms/57.json +1 -0
  1087. data/resources/bible/kjv/psalms/58.json +1 -0
  1088. data/resources/bible/kjv/psalms/59.json +1 -0
  1089. data/resources/bible/kjv/psalms/6.json +1 -0
  1090. data/resources/bible/kjv/psalms/60.json +1 -0
  1091. data/resources/bible/kjv/psalms/61.json +1 -0
  1092. data/resources/bible/kjv/psalms/62.json +1 -0
  1093. data/resources/bible/kjv/psalms/63.json +1 -0
  1094. data/resources/bible/kjv/psalms/64.json +1 -0
  1095. data/resources/bible/kjv/psalms/65.json +1 -0
  1096. data/resources/bible/kjv/psalms/66.json +1 -0
  1097. data/resources/bible/kjv/psalms/67.json +1 -0
  1098. data/resources/bible/kjv/psalms/68.json +1 -0
  1099. data/resources/bible/kjv/psalms/69.json +1 -0
  1100. data/resources/bible/kjv/psalms/7.json +1 -0
  1101. data/resources/bible/kjv/psalms/70.json +1 -0
  1102. data/resources/bible/kjv/psalms/71.json +1 -0
  1103. data/resources/bible/kjv/psalms/72.json +1 -0
  1104. data/resources/bible/kjv/psalms/73.json +1 -0
  1105. data/resources/bible/kjv/psalms/74.json +1 -0
  1106. data/resources/bible/kjv/psalms/75.json +1 -0
  1107. data/resources/bible/kjv/psalms/76.json +1 -0
  1108. data/resources/bible/kjv/psalms/77.json +1 -0
  1109. data/resources/bible/kjv/psalms/78.json +1 -0
  1110. data/resources/bible/kjv/psalms/79.json +1 -0
  1111. data/resources/bible/kjv/psalms/8.json +1 -0
  1112. data/resources/bible/kjv/psalms/80.json +1 -0
  1113. data/resources/bible/kjv/psalms/81.json +1 -0
  1114. data/resources/bible/kjv/psalms/82.json +1 -0
  1115. data/resources/bible/kjv/psalms/83.json +1 -0
  1116. data/resources/bible/kjv/psalms/84.json +1 -0
  1117. data/resources/bible/kjv/psalms/85.json +1 -0
  1118. data/resources/bible/kjv/psalms/86.json +1 -0
  1119. data/resources/bible/kjv/psalms/87.json +1 -0
  1120. data/resources/bible/kjv/psalms/88.json +1 -0
  1121. data/resources/bible/kjv/psalms/89.json +1 -0
  1122. data/resources/bible/kjv/psalms/9.json +1 -0
  1123. data/resources/bible/kjv/psalms/90.json +1 -0
  1124. data/resources/bible/kjv/psalms/91.json +1 -0
  1125. data/resources/bible/kjv/psalms/92.json +1 -0
  1126. data/resources/bible/kjv/psalms/93.json +1 -0
  1127. data/resources/bible/kjv/psalms/94.json +1 -0
  1128. data/resources/bible/kjv/psalms/95.json +1 -0
  1129. data/resources/bible/kjv/psalms/96.json +1 -0
  1130. data/resources/bible/kjv/psalms/97.json +1 -0
  1131. data/resources/bible/kjv/psalms/98.json +1 -0
  1132. data/resources/bible/kjv/psalms/99.json +1 -0
  1133. data/resources/bible/kjv/revelation/1.json +1 -0
  1134. data/resources/bible/kjv/revelation/10.json +1 -0
  1135. data/resources/bible/kjv/revelation/11.json +1 -0
  1136. data/resources/bible/kjv/revelation/12.json +1 -0
  1137. data/resources/bible/kjv/revelation/13.json +1 -0
  1138. data/resources/bible/kjv/revelation/14.json +1 -0
  1139. data/resources/bible/kjv/revelation/15.json +1 -0
  1140. data/resources/bible/kjv/revelation/16.json +1 -0
  1141. data/resources/bible/kjv/revelation/17.json +1 -0
  1142. data/resources/bible/kjv/revelation/18.json +1 -0
  1143. data/resources/bible/kjv/revelation/19.json +1 -0
  1144. data/resources/bible/kjv/revelation/2.json +1 -0
  1145. data/resources/bible/kjv/revelation/20.json +1 -0
  1146. data/resources/bible/kjv/revelation/21.json +1 -0
  1147. data/resources/bible/kjv/revelation/22.json +1 -0
  1148. data/resources/bible/kjv/revelation/3.json +1 -0
  1149. data/resources/bible/kjv/revelation/4.json +1 -0
  1150. data/resources/bible/kjv/revelation/5.json +1 -0
  1151. data/resources/bible/kjv/revelation/6.json +1 -0
  1152. data/resources/bible/kjv/revelation/7.json +1 -0
  1153. data/resources/bible/kjv/revelation/8.json +1 -0
  1154. data/resources/bible/kjv/revelation/9.json +1 -0
  1155. data/resources/bible/kjv/romans/1.json +1 -0
  1156. data/resources/bible/kjv/romans/10.json +1 -0
  1157. data/resources/bible/kjv/romans/11.json +1 -0
  1158. data/resources/bible/kjv/romans/12.json +1 -0
  1159. data/resources/bible/kjv/romans/13.json +1 -0
  1160. data/resources/bible/kjv/romans/14.json +1 -0
  1161. data/resources/bible/kjv/romans/15.json +1 -0
  1162. data/resources/bible/kjv/romans/16.json +1 -0
  1163. data/resources/bible/kjv/romans/2.json +1 -0
  1164. data/resources/bible/kjv/romans/3.json +1 -0
  1165. data/resources/bible/kjv/romans/4.json +1 -0
  1166. data/resources/bible/kjv/romans/5.json +1 -0
  1167. data/resources/bible/kjv/romans/6.json +1 -0
  1168. data/resources/bible/kjv/romans/7.json +1 -0
  1169. data/resources/bible/kjv/romans/8.json +1 -0
  1170. data/resources/bible/kjv/romans/9.json +1 -0
  1171. data/resources/bible/kjv/ruth/1.json +1 -0
  1172. data/resources/bible/kjv/ruth/2.json +1 -0
  1173. data/resources/bible/kjv/ruth/3.json +1 -0
  1174. data/resources/bible/kjv/ruth/4.json +1 -0
  1175. data/resources/bible/kjv/song_of_solomon/1.json +1 -0
  1176. data/resources/bible/kjv/song_of_solomon/2.json +1 -0
  1177. data/resources/bible/kjv/song_of_solomon/3.json +1 -0
  1178. data/resources/bible/kjv/song_of_solomon/4.json +1 -0
  1179. data/resources/bible/kjv/song_of_solomon/5.json +1 -0
  1180. data/resources/bible/kjv/song_of_solomon/6.json +1 -0
  1181. data/resources/bible/kjv/song_of_solomon/7.json +1 -0
  1182. data/resources/bible/kjv/song_of_solomon/8.json +1 -0
  1183. data/resources/bible/kjv/titus/1.json +1 -0
  1184. data/resources/bible/kjv/titus/2.json +1 -0
  1185. data/resources/bible/kjv/titus/3.json +1 -0
  1186. data/resources/bible/kjv/zechariah/1.json +1 -0
  1187. data/resources/bible/kjv/zechariah/10.json +1 -0
  1188. data/resources/bible/kjv/zechariah/11.json +1 -0
  1189. data/resources/bible/kjv/zechariah/12.json +1 -0
  1190. data/resources/bible/kjv/zechariah/13.json +1 -0
  1191. data/resources/bible/kjv/zechariah/14.json +1 -0
  1192. data/resources/bible/kjv/zechariah/2.json +1 -0
  1193. data/resources/bible/kjv/zechariah/3.json +1 -0
  1194. data/resources/bible/kjv/zechariah/4.json +1 -0
  1195. data/resources/bible/kjv/zechariah/5.json +1 -0
  1196. data/resources/bible/kjv/zechariah/6.json +1 -0
  1197. data/resources/bible/kjv/zechariah/7.json +1 -0
  1198. data/resources/bible/kjv/zechariah/8.json +1 -0
  1199. data/resources/bible/kjv/zechariah/9.json +1 -0
  1200. data/resources/bible/kjv/zephaniah/1.json +1 -0
  1201. data/resources/bible/kjv/zephaniah/2.json +1 -0
  1202. data/resources/bible/kjv/zephaniah/3.json +1 -0
  1203. metadata +1286 -0
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Hear the word of the LORD, ye children of Israel: for the LORD hath a controversy with the inhabitants of the land, because there is no truth, nor mercy, nor knowledge of God in the land."},{"text":"By swearing, and lying, and killing, and stealing, and committing adultery, they break out, and blood toucheth blood."},{"text":"Therefore shall the land mourn, and every one that dwelleth therein shall languish, with the beasts of the field, and with the fowls of heaven; yea, the fishes of the sea also shall be taken away."},{"text":"Yet let no man strive, nor reprove another: for thy people are as they that strive with the priest."},{"text":"Therefore shalt thou fall in the day, and the prophet also shall fall with thee in the night, and I will destroy thy mother."},{"text":"My people are destroyed for lack of knowledge: because thou hast rejected knowledge, I will also reject thee, that thou shalt be no priest to me: seeing thou hast forgotten the law of thy God, I will also forget thy children."},{"text":"As they were increased, so they sinned against me: therefore will I change their glory into shame."},{"text":"They eat up the sin of my people, and they set their heart on their iniquity."},{"text":"And there shall be, like people, like priest: and I will punish them for their ways, and reward them their doings."},{"text":"For they shall eat, and not have enough: they shall commit whoredom, and shall not increase: because they have left off to take heed to the LORD."},{"text":"Whoredom and wine and new wine take away the heart."},{"text":"My people ask counsel at their stocks, and their staff declareth unto them: for the spirit of whoredoms hath caused them to err, and they have gone a whoring from under their God."},{"text":"They sacrifice upon the tops of the mountains, and burn incense upon the hills, under oaks and poplars and elms, because the shadow thereof is good: therefore your daughters shall commit whoredom, and your spouses shall commit adultery."},{"text":"I will not punish your daughters when they commit whoredom, nor your spouses when they commit adultery: for themselves are separated with whores, and they sacrifice with harlots: therefore the people that doth not understand shall fall."},{"text":"Though thou, Israel, play the harlot, yet let not Judah offend; and come not ye unto Gilgal, neither go ye up to Bethaven, nor swear, The LORD liveth."},{"text":"For Israel slideth back as a backsliding heifer: now the LORD will feed them as a lamb in a large place."},{"text":"Ephraim is joined to idols: let him alone."},{"text":"Their drink is sour: they have committed whoredom continually: her rulers with shame do love, Give ye."},{"text":"The wind hath bound her up in her wings, and they shall be ashamed because of their sacrifices."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Hear ye this, O priests; and hearken, ye house of Israel; and give ye ear, O house of the king; for judgment is toward you, because ye have been a snare on Mizpah, and a net spread upon Tabor."},{"text":"And the revolters are profound to make slaughter, though I have been a rebuker of them all."},{"text":"I know Ephraim, and Israel is not hid from me: for now, O Ephraim, thou committest whoredom, and Israel is defiled."},{"text":"They will not frame their doings to turn unto their God: for the spirit of whoredoms is in the midst of them, and they have not known the LORD."},{"text":"And the pride of Israel doth testify to his face: therefore shall Israel and Ephraim fall in their iniquity: Judah also shall fall with them."},{"text":"They shall go with their flocks and with their herds to seek the LORD; but they shall not find him; he hath withdrawn himself from them."},{"text":"They have dealt treacherously against the LORD: for they have begotten strange children: now shall a month devour them with their portions."},{"text":"Blow ye the cornet in Gibeah, and the trumpet in Ramah: cry aloud at Bethaven, after thee, O Benjamin."},{"text":"Ephraim shall be desolate in the day of rebuke: among the tribes of Israel have I made known that which shall surely be."},{"text":"The princes of Judah were like them that remove the bound: therefore I will pour out my wrath upon them like water."},{"text":"Ephraim is oppressed and broken in judgment, because he willingly walked after the commandment."},{"text":"Therefore will I be unto Ephraim as a moth, and to the house of Judah as rottenness."},{"text":"When Ephraim saw his sickness, and Judah saw his wound, then went Ephraim to the Assyrian, and sent to king Jareb: yet could he not heal you, nor cure you of your wound."},{"text":"For I will be unto Ephraim as a lion, and as a young lion to the house of Judah: I, even I, will tear and go away; I will take away, and none shall rescue him."},{"text":"I will go and return to my place, till they acknowledge their offence, and seek my face: in their affliction they will seek me early."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Come, and let us return unto the LORD: for he hath torn, and he will heal us; he hath smitten, and he will bind us up."},{"text":"After two days will he revive us: in the third day he will raise us up, and we shall live in his sight."},{"text":"Then shall we know, if we follow on to know the LORD: his going forth is prepared as the morning; and he shall come unto us as the rain, as the latter and former rain unto the earth."},{"text":"O Ephraim, what shall I do unto thee? O Judah, what shall I do unto thee? for your goodness is as a morning cloud, and as the early dew it goeth away."},{"text":"Therefore have I hewed them by the prophets; I have slain them by the words of my mouth: and thy judgments are as the light that goeth forth."},{"text":"For I desired mercy, and not sacrifice; and the knowledge of God more than burnt offerings."},{"text":"But they like men have transgressed the covenant: there have they dealt treacherously against me."},{"text":"Gilead is a city of them that work iniquity, and is polluted with blood."},{"text":"And as troops of robbers wait for a man, so the company of priests murder in the way by consent: for they commit lewdness."},{"text":"I have seen an horrible thing in the house of Israel: there is the whoredom of Ephraim, Israel is defiled."},{"text":"Also, O Judah, he hath set an harvest for thee, when I returned the captivity of my people."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"When I would have healed Israel, then the iniquity of Ephraim was discovered, and the wickedness of Samaria: for they commit falsehood; and the thief cometh in, and the troop of robbers spoileth without."},{"text":"And they consider not in their hearts that I remember all their wickedness: now their own doings have beset them about; they are before my face."},{"text":"They make the king glad with their wickedness, and the princes with their lies."},{"text":"They are all adulterers, as an oven heated by the baker, who ceaseth from raising after he hath kneaded the dough, until it be leavened."},{"text":"In the day of our king the princes have made him sick with bottles of wine; he stretched out his hand with scorners."},{"text":"For they have made ready their heart like an oven, whiles they lie in wait: their baker sleepeth all the night; in the morning it burneth as a flaming fire."},{"text":"They are all hot as an oven, and have devoured their judges; all their kings are fallen: there is none among them that calleth unto me."},{"text":"Ephraim, he hath mixed himself among the people; Ephraim is a cake not turned."},{"text":"Strangers have devoured his strength, and he knoweth it not: yea, gray hairs are here and there upon him, yet he knoweth not."},{"text":"And the pride of Israel testifieth to his face: and they do not return to the LORD their God, nor seek him for all this."},{"text":"Ephraim also is like a silly dove without heart: they call to Egypt, they go to Assyria."},{"text":"When they shall go, I will spread my net upon them; I will bring them down as the fowls of the heaven; I will chastise them, as their congregation hath heard."},{"text":"Woe unto them! for they have fled from me: destruction unto them! because they have transgressed against me: though I have redeemed them, yet they have spoken lies against me."},{"text":"And they have not cried unto me with their heart, when they howled upon their beds: they assemble themselves for corn and wine, and they rebel against me."},{"text":"Though I have bound and strengthened their arms, yet do they imagine mischief against me."},{"text":"They return, but not to the most High: they are like a deceitful bow: their princes shall fall by the sword for the rage of their tongue: this shall be their derision in the land of Egypt."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Set the trumpet to thy mouth. He shall come as an eagle against the house of the LORD, because they have transgressed my covenant, and trespassed against my law."},{"text":"Israel shall cry unto me, My God, we know thee."},{"text":"Israel hath cast off the thing that is good: the enemy shall pursue him."},{"text":"They have set up kings, but not by me: they have made princes, and I knew it not: of their silver and their gold have they made them idols, that they may be cut off."},{"text":"Thy calf, O Samaria, hath cast thee off; mine anger is kindled against them: how long will it be ere they attain to innocency?"},{"text":"For from Israel was it also: the workman made it; therefore it is not God: but the calf of Samaria shall be broken in pieces."},{"text":"For they have sown the wind, and they shall reap the whirlwind: it hath no stalk; the bud shall yield no meal: if so be it yield, the strangers shall swallow it up."},{"text":"Israel is swallowed up: now shall they be among the Gentiles as a vessel wherein is no pleasure."},{"text":"For they are gone up to Assyria, a wild ass alone by himself: Ephraim hath hired lovers."},{"text":"Yea, though they have hired among the nations, now will I gather them, and they shall sorrow a little for the burden of the king of princes."},{"text":"Because Ephraim hath made many altars to sin, altars shall be unto him to sin."},{"text":"I have written to him the great things of my law, but they were counted as a strange thing."},{"text":"They sacrifice flesh for the sacrifices of mine offerings, and eat it; but the LORD accepteth them not; now will he remember their iniquity, and visit their sins: they shall return to Egypt."},{"text":"For Israel hath forgotten his Maker, and buildeth temples; and Judah hath multiplied fenced cities: but I will send a fire upon his cities, and it shall devour the palaces thereof."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Rejoice not, O Israel, for joy, as other people: for thou hast gone a whoring from thy God, thou hast loved a reward upon every cornfloor."},{"text":"The floor and the winepress shall not feed them, and the new wine shall fail in her."},{"text":"They shall not dwell in the LORD's land; but Ephraim shall return to Egypt, and they shall eat unclean things in Assyria."},{"text":"They shall not offer wine offerings to the LORD, neither shall they be pleasing unto him: their sacrifices shall be unto them as the bread of mourners; all that eat thereof shall be polluted: for their bread for their soul shall not come into the house of the LORD."},{"text":"What will ye do in the solemn day, and in the day of the feast of the LORD?"},{"text":"For, lo, they are gone because of destruction: Egypt shall gather them up, Memphis shall bury them: the pleasant places for their silver, nettles shall possess them: thorns shall be in their tabernacles."},{"text":"The days of visitation are come, the days of recompence are come; Israel shall know it: the prophet is a fool, the spiritual man is mad, for the multitude of thine iniquity, and the great hatred."},{"text":"The watchman of Ephraim was with my God: but the prophet is a snare of a fowler in all his ways, and hatred in the house of his God."},{"text":"They have deeply corrupted themselves, as in the days of Gibeah: therefore he will remember their iniquity, he will visit their sins."},{"text":"I found Israel like grapes in the wilderness; I saw your fathers as the firstripe in the fig tree at her first time: but they went to Baalpeor, and separated themselves unto that shame; and their abominations were according as they loved."},{"text":"As for Ephraim, their glory shall fly away like a bird, from the birth, and from the womb, and from the conception."},{"text":"Though they bring up their children, yet will I bereave them, that there shall not be a man left: yea, woe also to them when I depart from them!"},{"text":"Ephraim, as I saw Tyrus, is planted in a pleasant place: but Ephraim shall bring forth his children to the murderer."},{"text":"Give them, O LORD: what wilt thou give? give them a miscarrying womb and dry breasts."},{"text":"All their wickedness is in Gilgal: for there I hated them: for the wickedness of their doings I will drive them out of mine house, I will love them no more: all their princes are revolters."},{"text":"Ephraim is smitten, their root is dried up, they shall bear no fruit: yea, though they bring forth, yet will I slay even the beloved fruit of their womb."},{"text":"My God will cast them away, because they did not hearken unto him: and they shall be wanderers among the nations."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Adam, Sheth, Enosh,"},{"text":"Kenan, Mahalaleel, Jered,"},{"text":"Henoch, Methuselah, Lamech,"},{"text":"Noah, Shem, Ham, and Japheth."},{"text":"The sons of Japheth; Gomer, and Magog, and Madai, and Javan, and Tubal, and Meshech, and Tiras."},{"text":"And the sons of Gomer; Ashchenaz, and Riphath, and Togarmah."},{"text":"And the sons of Javan; Elishah, and Tarshish, Kittim, and Dodanim."},{"text":"The sons of Ham; Cush, and Mizraim, Put, and Canaan."},{"text":"And the sons of Cush; Seba, and Havilah, and Sabta, and Raamah, and Sabtecha. And the sons of Raamah; Sheba, and Dedan."},{"text":"And Cush begat Nimrod: he began to be mighty upon the earth."},{"text":"And Mizraim begat Ludim, and Anamim, and Lehabim, and Naphtuhim,"},{"text":"And Pathrusim, and Casluhim, (of whom came the Philistines,) and Caphthorim."},{"text":"And Canaan begat Zidon his firstborn, and Heth,"},{"text":"The Jebusite also, and the Amorite, and the Girgashite,"},{"text":"And the Hivite, and the Arkite, and the Sinite,"},{"text":"And the Arvadite, and the Zemarite, and the Hamathite."},{"text":"The sons of Shem; Elam, and Asshur, and Arphaxad, and Lud, and Aram, and Uz, and Hul, and Gether, and Meshech."},{"text":"And Arphaxad begat Shelah, and Shelah begat Eber."},{"text":"And unto Eber were born two sons: the name of the one was Peleg; because in his days the earth was divided: and his brother's name was Joktan."},{"text":"And Joktan begat Almodad, and Sheleph, and Hazarmaveth, and Jerah,"},{"text":"Hadoram also, and Uzal, and Diklah,"},{"text":"And Ebal, and Abimael, and Sheba,"},{"text":"And Ophir, and Havilah, and Jobab. All these were the sons of Joktan."},{"text":"Shem, Arphaxad, Shelah,"},{"text":"Eber, Peleg, Reu,"},{"text":"Serug, Nahor, Terah,"},{"text":"Abram; the same is Abraham."},{"text":"The sons of Abraham; Isaac, and Ishmael."},{"text":"These are their generations: The firstborn of Ishmael, Nebaioth; then Kedar, and Adbeel, and Mibsam,"},{"text":"Mishma, and Dumah, Massa, Hadad, and Tema,"},{"text":"Jetur, Naphish, and Kedemah. These are the sons of Ishmael."},{"text":"Now the sons of Keturah, Abraham's concubine: she bare Zimran, and Jokshan, and Medan, and Midian, and Ishbak, and Shuah. And the sons of Jokshan; Sheba, and Dedan."},{"text":"And the sons of Midian; Ephah, and Epher, and Henoch, and Abida, and Eldaah. All these are the sons of Keturah."},{"text":"And Abraham begat Isaac. The sons of Isaac; Esau and Israel."},{"text":"The sons of Esau; Eliphaz, Reuel, and Jeush, and Jaalam, and Korah."},{"text":"The sons of Eliphaz; Teman, and Omar, Zephi, and Gatam, Kenaz, and Timna, and Amalek."},{"text":"The sons of Reuel; Nahath, Zerah, Shammah, and Mizzah."},{"text":"And the sons of Seir; Lotan, and Shobal, and Zibeon, and Anah, and Dishon, and Ezar, and Dishan."},{"text":"And the sons of Lotan; Hori, and Homam: and Timna was Lotan's sister."},{"text":"The sons of Shobal; Alian, and Manahath, and Ebal, Shephi, and Onam."},{"text":"The sons of Anah; Dishon. And the sons of Dishon; Amram, and Eshban, and Ithran, and Cheran."},{"text":"The sons of Ezer; Bilhan, and Zavan, and Jakan. The sons of Dishan; Uz, and Aran."},{"text":"Now these are the kings that reigned in the land of Edom before any king reigned over the children of Israel; Bela the son of Beor: and the name of his city was Dinhabah."},{"text":"And when Bela was dead, Jobab the son of Zerah of Bozrah reigned in his stead."},{"text":"And when Jobab was dead, Husham of the land of the Temanites reigned in his stead."},{"text":"And when Husham was dead, Hadad the son of Bedad, which smote Midian in the field of Moab, reigned in his stead: and the name of his city was Avith."},{"text":"And when Hadad was dead, Samlah of Masrekah reigned in his stead."},{"text":"And when Samlah was dead, Shaul of Rehoboth by the river reigned in his stead."},{"text":"And when Shaul was dead, Baalhanan the son of Achbor reigned in his stead."},{"text":"And when Baalhanan was dead, Hadad reigned in his stead: and the name of his city was Pai; and his wife's name was Mehetabel, the daughter of Matred, the daughter of Mezahab."},{"text":"Hadad died also. And the dukes of Edom were; duke Timnah, duke Aliah, duke Jetheth,"},{"text":"Duke Aholibamah, duke Elah, duke Pinon,"},{"text":"Duke Kenaz, duke Teman, duke Mibzar,"},{"text":"Duke Magdiel, duke Iram. These are the dukes of Edom."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Now the Philistines fought against Israel; and the men of Israel fled from before the Philistines, and fell down slain in mount Gilboa."},{"text":"And the Philistines followed hard after Saul, and after his sons; and the Philistines slew Jonathan, and Abinadab, and Malchishua, the sons of Saul."},{"text":"And the battle went sore against Saul, and the archers hit him, and he was wounded of the archers."},{"text":"Then said Saul to his armourbearer, Draw thy sword, and thrust me through therewith; lest these uncircumcised come and abuse me. But his armourbearer would not; for he was sore afraid. So Saul took a sword, and fell upon it."},{"text":"And when his armourbearer saw that Saul was dead, he fell likewise on the sword, and died."},{"text":"So Saul died, and his three sons, and all his house died together."},{"text":"And when all the men of Israel that were in the valley saw that they fled, and that Saul and his sons were dead, then they forsook their cities, and fled: and the Philistines came and dwelt in them."},{"text":"And it came to pass on the morrow, when the Philistines came to strip the slain, that they found Saul and his sons fallen in mount Gilboa."},{"text":"And when they had stripped him, they took his head, and his armour, and sent into the land of the Philistines round about, to carry tidings unto their idols, and to the people."},{"text":"And they put his armour in the house of their gods, and fastened his head in the temple of Dagon."},{"text":"And when all Jabeshgilead heard all that the Philistines had done to Saul,"},{"text":"They arose, all the valiant men, and took away the body of Saul, and the bodies of his sons, and brought them to Jabesh, and buried their bones under the oak in Jabesh, and fasted seven days."},{"text":"So Saul died for his transgression which he committed against the LORD, even against the word of the LORD, which he kept not, and also for asking counsel of one that had a familiar spirit, to enquire of it;"},{"text":"And enquired not of the LORD: therefore he slew him, and turned the kingdom unto David the son of Jesse."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Then all Israel gathered themselves to David unto Hebron, saying, Behold, we are thy bone and thy flesh."},{"text":"And moreover in time past, even when Saul was king, thou wast he that leddest out and broughtest in Israel: and the LORD thy God said unto thee, Thou shalt feed my people Israel, and thou shalt be ruler over my people Israel."},{"text":"Therefore came all the elders of Israel to the king to Hebron; and David made a covenant with them in Hebron before the LORD; and they anointed David king over Israel, according to the word of the LORD by Samuel."},{"text":"And David and all Israel went to Jerusalem, which is Jebus; where the Jebusites were, the inhabitants of the land."},{"text":"And the inhabitants of Jebus said to David, Thou shalt not come hither. Nevertheless David took the castle of Zion, which is the city of David."},{"text":"And David said, Whosoever smiteth the Jebusites first shall be chief and captain. So Joab the son of Zeruiah went first up, and was chief."},{"text":"And David dwelt in the castle; therefore they called it the city of David."},{"text":"And he built the city round about, even from Millo round about: and Joab repaired the rest of the city."},{"text":"So David waxed greater and greater: for the LORD of hosts was with him."},{"text":"These also are the chief of the mighty men whom David had, who strengthened themselves with him in his kingdom, and with all Israel, to make him king, according to the word of the LORD concerning Israel."},{"text":"And this is the number of the mighty men whom David had; Jashobeam, an Hachmonite, the chief of the captains: he lifted up his spear against three hundred slain by him at one time."},{"text":"And after him was Eleazar the son of Dodo, the Ahohite, who was one of the three mighties."},{"text":"He was with David at Pasdammim, and there the Philistines were gathered together to battle, where was a parcel of ground full of barley; and the people fled from before the Philistines."},{"text":"And they set themselves in the midst of that parcel, and delivered it, and slew the Philistines; and the LORD saved them by a great deliverance."},{"text":"Now three of the thirty captains went down to the rock to David, into the cave of Adullam; and the host of the Philistines encamped in the valley of Rephaim."},{"text":"And David was then in the hold, and the Philistines' garrison was then at Bethlehem."},{"text":"And David longed, and said, Oh that one would give me drink of the water of the well of Bethlehem, that is at the gate!"},{"text":"And the three brake through the host of the Philistines, and drew water out of the well of Bethlehem, that was by the gate, and took it, and brought it to David: but David would not drink of it, but poured it out to the LORD."},{"text":"And said, My God forbid it me, that I should do this thing: shall I drink the blood of these men that have put their lives in jeopardy? for with the jeopardy of their lives they brought it. Therefore he would not drink it."},{"text":"And Abishai the brother of Joab, he was chief of the three: for lifting up his spear against three hundred, he slew them, and had a name among the three."},{"text":"Of the three, he was more honourable than the two; for he was their captain: howbeit he attained not to the first three."},{"text":"Benaiah the son of Jehoiada, the son of a valiant man of Kabzeel, who had done many acts; he slew two lionlike men of Moab: also he went down and slew a lion in a pit in a snowy day."},{"text":"And he slew an Egyptian, a man of great stature, five cubits high; and in the Egyptian's hand was a spear like a weaver's beam; and he went down to him with a staff, and plucked the spear out of the Egyptian's hand, and slew him with his own spear."},{"text":"These things did Benaiah the son of Jehoiada, and had the name among the three mighties."},{"text":"Behold, he was honourable among the thirty, but attained not to the first three: and David set him over his guard."},{"text":"Also the valiant men of the armies were, Asahel the brother of Joab, Elhanan the son of Dodo of Bethlehem,"},{"text":"Shammoth the Harorite, Helez the Pelonite,"},{"text":"Ira the son of Ikkesh the Tekoite, Abiezer the Antothite,"},{"text":"Sibbecai the Hushathite, Ilai the Ahohite,"},{"text":"Maharai the Netophathite, Heled the son of Baanah the Netophathite,"},{"text":"Ithai the son of Ribai of Gibeah, that pertained to the children of Benjamin, Benaiah the Pirathonite,"},{"text":"Hurai of the brooks of Gaash, Abiel the Arbathite,"},{"text":"Azmaveth the Baharumite, Eliahba the Shaalbonite,"},{"text":"The sons of Hashem the Gizonite, Jonathan the son of Shage the Hararite,"},{"text":"Ahiam the son of Sacar the Hararite, Eliphal the son of Ur,"},{"text":"Hepher the Mecherathite, Ahijah the Pelonite,"},{"text":"Hezro the Carmelite, Naarai the son of Ezbai,"},{"text":"Joel the brother of Nathan, Mibhar the son of Haggeri,"},{"text":"Zelek the Ammonite, Naharai the Berothite, the armourbearer of Joab the son of Zeruiah,"},{"text":"Ira the Ithrite, Gareb the Ithrite,"},{"text":"Uriah the Hittite, Zabad the son of Ahlai,"},{"text":"Adina the son of Shiza the Reubenite, a captain of the Reubenites, and thirty with him,"},{"text":"Hanan the son of Maachah, and Joshaphat the Mithnite,"},{"text":"Uzzia the Ashterathite, Shama and Jehiel the sons of Hothan the Aroerite,"},{"text":"Jediael the son of Shimri, and Joha his brother, the Tizite,"},{"text":"Eliel the Mahavite, and Jeribai, and Joshaviah, the sons of Elnaam, and Ithmah the Moabite,"},{"text":"Eliel, and Obed, and Jasiel the Mesobaite."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Now these are they that came to David to Ziklag, while he yet kept himself close because of Saul the son of Kish: and they were among the mighty men, helpers of the war."},{"text":"They were armed with bows, and could use both the right hand and the left in hurling stones and shooting arrows out of a bow, even of Saul's brethren of Benjamin."},{"text":"The chief was Ahiezer, then Joash, the sons of Shemaah the Gibeathite; and Jeziel, and Pelet, the sons of Azmaveth; and Berachah, and Jehu the Antothite."},{"text":"And Ismaiah the Gibeonite, a mighty man among the thirty, and over the thirty; and Jeremiah, and Jahaziel, and Johanan, and Josabad the Gederathite,"},{"text":"Eluzai, and Jerimoth, and Bealiah, and Shemariah, and Shephatiah the Haruphite,"},{"text":"Elkanah, and Jesiah, and Azareel, and Joezer, and Jashobeam, the Korhites,"},{"text":"And Joelah, and Zebadiah, the sons of Jeroham of Gedor."},{"text":"And of the Gadites there separated themselves unto David into the hold to the wilderness men of might, and men of war fit for the battle, that could handle shield and buckler, whose faces were like the faces of lions, and were as swift as the roes upon the mountains;"},{"text":"Ezer the first, Obadiah the second, Eliab the third,"},{"text":"Mishmannah the fourth, Jeremiah the fifth,"},{"text":"Attai the sixth, Eliel the seventh,"},{"text":"Johanan the eighth, Elzabad the ninth,"},{"text":"Jeremiah the tenth, Machbanai the eleventh."},{"text":"These were of the sons of Gad, captains of the host: one of the least was over an hundred, and the greatest over a thousand."},{"text":"These are they that went over Jordan in the first month, when it had overflown all his banks; and they put to flight all them of the valleys, both toward the east, and toward the west."},{"text":"And there came of the children of Benjamin and Judah to the hold unto David."},{"text":"And David went out to meet them, and answered and said unto them, If ye be come peaceably unto me to help me, mine heart shall be knit unto you: but if ye be come to betray me to mine enemies, seeing there is no wrong in mine hands, the God of our fathers look thereon, and rebuke it."},{"text":"Then the spirit came upon Amasai, who was chief of the captains, and he said, Thine are we, David, and on thy side, thou son of Jesse: peace, peace be unto thee, and peace be to thine helpers; for thy God helpeth thee."},{"text":"And there fell some of Manasseh to David, when he came with the Philistines against Saul to battle: but they helped them not: for the lords of the Philistines upon advisement sent him away, saying, He will fall to his master Saul to the jeopardy of our heads."},{"text":"As he went to Ziklag, there fell to him of Manasseh, Adnah, and Jozabad, and Jediael, and Michael, and Jozabad, and Elihu, and Zilthai, captains of the thousands that were of Manasseh."},{"text":"And they helped David against the band of the rovers: for they were all mighty men of valour, and were captains in the host."},{"text":"For at that time day by day there came to David to help him, until it was a great host, like the host of God."},{"text":"And these are the numbers of the bands that were ready armed to the war, and came to David to Hebron, to turn the kingdom of Saul to him, according to the word of the LORD."},{"text":"The children of Judah that bare shield and spear were six thousand and eight hundred, ready armed to the war."},{"text":"Of the children of Simeon, mighty men of valour for the war, seven thousand and one hundred."},{"text":"Of the children of Levi four thousand and six hundred."},{"text":"And Jehoiada was the leader of the Aaronites, and with him were three thousand and seven hundred;"},{"text":"And Zadok, a young man mighty of valour, and of his father's house twenty and two captains."},{"text":"And of the children of Benjamin, the kindred of Saul, three thousand: for hitherto the greatest part of them had kept the ward of the house of Saul."},{"text":"And of the children of Ephraim twenty thousand and eight hundred, mighty men of valour, famous throughout the house of their fathers."},{"text":"And of the half tribe of Manasseh eighteen thousand, which were expressed by name, to come and make David king."},{"text":"And of the children of Issachar, which were men that had understanding of the times, to know what Israel ought to do; the heads of them were two hundred; and all their brethren were at their commandment."},{"text":"Of Zebulun, such as went forth to battle, expert in war, with all instruments of war, fifty thousand, which could keep rank: they were not of double heart."},{"text":"And of Naphtali a thousand captains, and with them with shield and spear thirty and seven thousand."},{"text":"And of the Danites expert in war twenty and eight thousand and six hundred."},{"text":"And of Asher, such as went forth to battle, expert in war, forty thousand."},{"text":"And on the other side of Jordan, of the Reubenites, and the Gadites, and of the half tribe of Manasseh, with all manner of instruments of war for the battle, an hundred and twenty thousand."},{"text":"All these men of war, that could keep rank, came with a perfect heart to Hebron, to make David king over all Israel: and all the rest also of Israel were of one heart to make David king."},{"text":"And there they were with David three days, eating and drinking: for their brethren had prepared for them."},{"text":"Moreover they that were nigh them, even unto Issachar and Zebulun and Naphtali, brought bread on asses, and on camels, and on mules, and on oxen, and meat, meal, cakes of figs, and bunches of raisins, and wine, and oil, and oxen, and sheep abundantly: for there was joy in Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And David consulted with the captains of thousands and hundreds, and with every leader."},{"text":"And David said unto all the congregation of Israel, If it seem good unto you, and that it be of the LORD our God, let us send abroad unto our brethren every where, that are left in all the land of Israel, and with them also to the priests and Levites which are in their cities and suburbs, that they may gather themselves unto us:"},{"text":"And let us bring again the ark of our God to us: for we enquired not at it in the days of Saul."},{"text":"And all the congregation said that they would do so: for the thing was right in the eyes of all the people."},{"text":"So David gathered all Israel together, from Shihor of Egypt even unto the entering of Hemath, to bring the ark of God from Kirjathjearim."},{"text":"And David went up, and all Israel, to Baalah, that is, to Kirjathjearim, which belonged to Judah, to bring up thence the ark of God the LORD, that dwelleth between the cherubims, whose name is called on it."},{"text":"And they carried the ark of God in a new cart out of the house of Abinadab: and Uzza and Ahio drave the cart."},{"text":"And David and all Israel played before God with all their might, and with singing, and with harps, and with psalteries, and with timbrels, and with cymbals, and with trumpets."},{"text":"And when they came unto the threshingfloor of Chidon, Uzza put forth his hand to hold the ark; for the oxen stumbled."},{"text":"And the anger of the LORD was kindled against Uzza, and he smote him, because he put his hand to the ark: and there he died before God."},{"text":"And David was displeased, because the LORD had made a breach upon Uzza: wherefore that place is called Perezuzza to this day."},{"text":"And David was afraid of God that day, saying, How shall I bring the ark of God home to me?"},{"text":"So David brought not the ark home to himself to the city of David, but carried it aside into the house of Obededom the Gittite."},{"text":"And the ark of God remained with the family of Obededom in his house three months. And the LORD blessed the house of Obededom, and all that he had."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Now Hiram king of Tyre sent messengers to David, and timber of cedars, with masons and carpenters, to build him an house."},{"text":"And David perceived that the LORD had confirmed him king over Israel, for his kingdom was lifted up on high, because of his people Israel."},{"text":"And David took more wives at Jerusalem: and David begat more sons and daughters."},{"text":"Now these are the names of his children which he had in Jerusalem; Shammua, and Shobab, Nathan, and Solomon,"},{"text":"And Ibhar, and Elishua, and Elpalet,"},{"text":"And Nogah, and Nepheg, and Japhia,"},{"text":"And Elishama, and Beeliada, and Eliphalet."},{"text":"And when the Philistines heard that David was anointed king over all Israel, all the Philistines went up to seek David. And David heard of it, and went out against them."},{"text":"And the Philistines came and spread themselves in the valley of Rephaim."},{"text":"And David enquired of God, saying, Shall I go up against the Philistines? And wilt thou deliver them into mine hand? And the LORD said unto him, Go up; for I will deliver them into thine hand."},{"text":"So they came up to Baalperazim; and David smote them there. Then David said, God hath broken in upon mine enemies by mine hand like the breaking forth of waters: therefore they called the name of that place Baalperazim."},{"text":"And when they had left their gods there, David gave a commandment, and they were burned with fire."},{"text":"And the Philistines yet again spread themselves abroad in the valley."},{"text":"Therefore David enquired again of God; and God said unto him, Go not up after them; turn away from them, and come upon them over against the mulberry trees."},{"text":"And it shall be, when thou shalt hear a sound of going in the tops of the mulberry trees, that then thou shalt go out to battle: for God is gone forth before thee to smite the host of the Philistines."},{"text":"David therefore did as God commanded him: and they smote the host of the Philistines from Gibeon even to Gazer."},{"text":"And the fame of David went out into all lands; and the LORD brought the fear of him upon all nations."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"And David made him houses in the city of David, and prepared a place for the ark of God, and pitched for it a tent."},{"text":"Then David said, None ought to carry the ark of God but the Levites: for them hath the LORD chosen to carry the ark of God, and to minister unto him for ever."},{"text":"And David gathered all Israel together to Jerusalem, to bring up the ark of the LORD unto his place, which he had prepared for it."},{"text":"And David assembled the children of Aaron, and the Levites:"},{"text":"Of the sons of Kohath; Uriel the chief, and his brethren an hundred and twenty:"},{"text":"Of the sons of Merari; Asaiah the chief, and his brethren two hundred and twenty:"},{"text":"Of the sons of Gershom; Joel the chief and his brethren an hundred and thirty:"},{"text":"Of the sons of Elizaphan; Shemaiah the chief, and his brethren two hundred:"},{"text":"Of the sons of Hebron; Eliel the chief, and his brethren fourscore:"},{"text":"Of the sons of Uzziel; Amminadab the chief, and his brethren an hundred and twelve."},{"text":"And David called for Zadok and Abiathar the priests, and for the Levites, for Uriel, Asaiah, and Joel, Shemaiah, and Eliel, and Amminadab,"},{"text":"And said unto them, Ye are the chief of the fathers of the Levites: sanctify yourselves, both ye and your brethren, that ye may bring up the ark of the LORD God of Israel unto the place that I have prepared for it."},{"text":"For because ye did it not at the first, the LORD our God made a breach upon us, for that we sought him not after the due order."},{"text":"So the priests and the Levites sanctified themselves to bring up the ark of the LORD God of Israel."},{"text":"And the children of the Levites bare the ark of God upon their shoulders with the staves thereon, as Moses commanded according to the word of the LORD."},{"text":"And David spake to the chief of the Levites to appoint their brethren to be the singers with instruments of musick, psalteries and harps and cymbals, sounding, by lifting up the voice with joy."},{"text":"So the Levites appointed Heman the son of Joel; and of his brethren, Asaph the son of Berechiah; and of the sons of Merari their brethren, Ethan the son of Kushaiah;"},{"text":"And with them their brethren of the second degree, Zechariah, Ben, and Jaaziel, and Shemiramoth, and Jehiel, and Unni, Eliab, and Benaiah, and Maaseiah, and Mattithiah, and Elipheleh, and Mikneiah, and Obededom, and Jeiel, the porters."},{"text":"So the singers, Heman, Asaph, and Ethan, were appointed to sound with cymbals of brass;"},{"text":"And Zechariah, and Aziel, and Shemiramoth, and Jehiel, and Unni, and Eliab, and Maaseiah, and Benaiah, with psalteries on Alamoth;"},{"text":"And Mattithiah, and Elipheleh, and Mikneiah, and Obededom, and Jeiel, and Azaziah, with harps on the Sheminith to excel."},{"text":"And Chenaniah, chief of the Levites, was for song: he instructed about the song, because he was skilful."},{"text":"And Berechiah and Elkanah were doorkeepers for the ark."},{"text":"And Shebaniah, and Jehoshaphat, and Nethaneel, and Amasai, and Zechariah, and Benaiah, and Eliezer, the priests, did blow with the trumpets before the ark of God: and Obededom and Jehiah were doorkeepers for the ark."},{"text":"So David, and the elders of Israel, and the captains over thousands, went to bring up the ark of the covenant of the LORD out of the house of Obededom with joy."},{"text":"And it came to pass, when God helped the Levites that bare the ark of the covenant of the LORD, that they offered seven bullocks and seven rams."},{"text":"And David was clothed with a robe of fine linen, and all the Levites that bare the ark, and the singers, and Chenaniah the master of the song with the singers: David also had upon him an ephod of linen."},{"text":"Thus all Israel brought up the ark of the covenant of the LORD with shouting, and with sound of the cornet, and with trumpets, and with cymbals, making a noise with psalteries and harps."},{"text":"And it came to pass, as the ark of the covenant of the LORD came to the city of David, that Michal, the daughter of Saul looking out at a window saw king David dancing and playing: and she despised him in her heart."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"So they brought the ark of God, and set it in the midst of the tent that David had pitched for it: and they offered burnt sacrifices and peace offerings before God."},{"text":"And when David had made an end of offering the burnt offerings and the peace offerings, he blessed the people in the name of the LORD."},{"text":"And he dealt to every one of Israel, both man and woman, to every one a loaf of bread, and a good piece of flesh, and a flagon of wine."},{"text":"And he appointed certain of the Levites to minister before the ark of the LORD, and to record, and to thank and praise the LORD God of Israel:"},{"text":"Asaph the chief, and next to him Zechariah, Jeiel, and Shemiramoth, and Jehiel, and Mattithiah, and Eliab, and Benaiah, and Obededom: and Jeiel with psalteries and with harps; but Asaph made a sound with cymbals;"},{"text":"Benaiah also and Jahaziel the priests with trumpets continually before the ark of the covenant of God."},{"text":"Then on that day David delivered first this psalm to thank the LORD into the hand of Asaph and his brethren."},{"text":"Give thanks unto the LORD, call upon his name, make known his deeds among the people."},{"text":"Sing unto him, sing psalms unto him, talk ye of all his wondrous works."},{"text":"Glory ye in his holy name: let the heart of them rejoice that seek the LORD."},{"text":"Seek the LORD and his strength, seek his face continually."},{"text":"Remember his marvellous works that he hath done, his wonders, and the judgments of his mouth;"},{"text":"O ye seed of Israel his servant, ye children of Jacob, his chosen ones."},{"text":"He is the LORD our God; his judgments are in all the earth."},{"text":"Be ye mindful always of his covenant; the word which he commanded to a thousand generations;"},{"text":"Even of the covenant which he made with Abraham, and of his oath unto Isaac;"},{"text":"And hath confirmed the same to Jacob for a law, and to Israel for an everlasting covenant,"},{"text":"Saying, Unto thee will I give the land of Canaan, the lot of your inheritance;"},{"text":"When ye were but few, even a few, and strangers in it."},{"text":"And when they went from nation to nation, and from one kingdom to another people;"},{"text":"He suffered no man to do them wrong: yea, he reproved kings for their sakes,"},{"text":"Saying, Touch not mine anointed, and do my prophets no harm."},{"text":"Sing unto the LORD, all the earth; shew forth from day to day his salvation."},{"text":"Declare his glory among the heathen; his marvellous works among all nations."},{"text":"For great is the LORD, and greatly to be praised: he also is to be feared above all gods."},{"text":"For all the gods of the people are idols: but the LORD made the heavens."},{"text":"Glory and honour are in his presence; strength and gladness are in his place."},{"text":"Give unto the LORD, ye kindreds of the people, give unto the LORD glory and strength."},{"text":"Give unto the LORD the glory due unto his name: bring an offering, and come before him: worship the LORD in the beauty of holiness."},{"text":"Fear before him, all the earth: the world also shall be stable, that it be not moved."},{"text":"Let the heavens be glad, and let the earth rejoice: and let men say among the nations, The LORD reigneth."},{"text":"Let the sea roar, and the fulness thereof: let the fields rejoice, and all that is therein."},{"text":"Then shall the trees of the wood sing out at the presence of the LORD, because he cometh to judge the earth."},{"text":"O give thanks unto the LORD; for he is good; for his mercy endureth for ever."},{"text":"And say ye, Save us, O God of our salvation, and gather us together, and deliver us from the heathen, that we may give thanks to thy holy name, and glory in thy praise."},{"text":"Blessed be the LORD God of Israel for ever and ever. And all the people said, Amen, and praised the LORD."},{"text":"So he left there before the ark of the covenant of the LORD Asaph and his brethren, to minister before the ark continually, as every day's work required:"},{"text":"And Obededom with their brethren, threescore and eight; Obededom also the son of Jeduthun and Hosah to be porters:"},{"text":"And Zadok the priest, and his brethren the priests, before the tabernacle of the LORD in the high place that was at Gibeon,"},{"text":"To offer burnt offerings unto the LORD upon the altar of the burnt offering continually morning and evening, and to do according to all that is written in the law of the LORD, which he commanded Israel;"},{"text":"And with them Heman and Jeduthun, and the rest that were chosen, who were expressed by name, to give thanks to the LORD, because his mercy endureth for ever;"},{"text":"And with them Heman and Jeduthun with trumpets and cymbals for those that should make a sound, and with musical instruments of God. And the sons of Jeduthun were porters."},{"text":"And all the people departed every man to his house: and David returned to bless his house."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"Now it came to pass, as David sat in his house, that David said to Nathan the prophet, Lo, I dwell in an house of cedars, but the ark of the covenant of the LORD remaineth under curtains."},{"text":"Then Nathan said unto David, Do all that is in thine heart; for God is with thee."},{"text":"And it came to pass the same night, that the word of God came to Nathan, saying,"},{"text":"Go and tell David my servant, Thus saith the LORD, Thou shalt not build me an house to dwell in:"},{"text":"For I have not dwelt in an house since the day that I brought up Israel unto this day; but have gone from tent to tent, and from one tabernacle to another."},{"text":"Wheresoever I have walked with all Israel, spake I a word to any of the judges of Israel, whom I commanded to feed my people, saying, Why have ye not built me an house of cedars?"},{"text":"Now therefore thus shalt thou say unto my servant David, Thus saith the LORD of hosts, I took thee from the sheepcote, even from following the sheep, that thou shouldest be ruler over my people Israel:"},{"text":"And I have been with thee whithersoever thou hast walked, and have cut off all thine enemies from before thee, and have made thee a name like the name of the great men that are in the earth."},{"text":"Also I will ordain a place for my people Israel, and will plant them, and they shall dwell in their place, and shall be moved no more; neither shall the children of wickedness waste them any more, as at the beginning,"},{"text":"And since the time that I commanded judges to be over my people Israel. Moreover I will subdue all thine enemies. Furthermore I tell thee that the LORD will build thee an house."},{"text":"And it shall come to pass, when thy days be expired that thou must go to be with thy fathers, that I will raise up thy seed after thee, which shall be of thy sons; and I will establish his kingdom."},{"text":"He shall build me an house, and I will stablish his throne for ever."},{"text":"I will be his father, and he shall be my son: and I will not take my mercy away from him, as I took it from him that was before thee:"},{"text":"But I will settle him in mine house and in my kingdom for ever: and his throne shall be established for evermore."},{"text":"According to all these words, and according to all this vision, so did Nathan speak unto David."},{"text":"And David the king came and sat before the LORD, and said, Who am I, O LORD God, and what is mine house, that thou hast brought me hitherto?"},{"text":"And yet this was a small thing in thine eyes, O God; for thou hast also spoken of thy servant's house for a great while to come, and hast regarded me according to the estate of a man of high degree, O LORD God."},{"text":"What can David speak more to thee for the honour of thy servant? for thou knowest thy servant."},{"text":"O LORD, for thy servant's sake, and according to thine own heart, hast thou done all this greatness, in making known all these great things."},{"text":"O LORD, there is none like thee, neither is there any God beside thee, according to all that we have heard with our ears."},{"text":"And what one nation in the earth is like thy people Israel, whom God went to redeem to be his own people, to make thee a name of greatness and terribleness, by driving out nations from before thy people whom thou hast redeemed out of Egypt?"},{"text":"For thy people Israel didst thou make thine own people for ever; and thou, LORD, becamest their God."},{"text":"Therefore now, LORD, let the thing that thou hast spoken concerning thy servant and concerning his house be established for ever, and do as thou hast said."},{"text":"Let it even be established, that thy name may be magnified for ever, saying, The LORD of hosts is the God of Israel, even a God to Israel: and let the house of David thy servant be established before thee."},{"text":"For thou, O my God, hast told thy servant that thou wilt build him an house: therefore thy servant hath found in his heart to pray before thee."},{"text":"And now, LORD, thou art God, and hast promised this goodness unto thy servant:"},{"text":"Now therefore let it please thee to bless the house of thy servant, that it may be before thee for ever: for thou blessest, O LORD, and it shall be blessed for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"Now after this it came to pass, that David smote the Philistines, and subdued them, and took Gath and her towns out of the hand of the Philistines."},{"text":"And he smote Moab; and the Moabites became David's servants, and brought gifts."},{"text":"And David smote Hadarezer king of Zobah unto Hamath, as he went to stablish his dominion by the river Euphrates."},{"text":"And David took from him a thousand chariots, and seven thousand horsemen, and twenty thousand footmen: David also houghed all the chariot horses, but reserved of them an hundred chariots."},{"text":"And when the Syrians of Damascus came to help Hadarezer king of Zobah, David slew of the Syrians two and twenty thousand men."},{"text":"Then David put garrisons in Syriadamascus; and the Syrians became David's servants, and brought gifts. Thus the LORD preserved David whithersoever he went."},{"text":"And David took the shields of gold that were on the servants of Hadarezer, and brought them to Jerusalem."},{"text":"Likewise from Tibhath, and from Chun, cities of Hadarezer, brought David very much brass, wherewith Solomon made the brasen sea, and the pillars, and the vessels of brass."},{"text":"Now when Tou king of Hamath heard how David had smitten all the host of Hadarezer king of Zobah;"},{"text":"He sent Hadoram his son to king David, to enquire of his welfare, and to congratulate him, because he had fought against Hadarezer, and smitten him; (for Hadarezer had war with Tou;) and with him all manner of vessels of gold and silver and brass."},{"text":"Them also king David dedicated unto the LORD, with the silver and the gold that he brought from all these nations; from Edom, and from Moab, and from the children of Ammon, and from the Philistines, and from Amalek."},{"text":"Moreover Abishai the son of Zeruiah slew of the Edomites in the valley of salt eighteen thousand."},{"text":"And he put garrisons in Edom; and all the Edomites became David's servants. Thus the LORD preserved David whithersoever he went."},{"text":"So David reigned over all Israel, and executed judgment and justice among all his people."},{"text":"And Joab the son of Zeruiah was over the host; and Jehoshaphat the son of Ahilud, recorder."},{"text":"And Zadok the son of Ahitub, and Abimelech the son of Abiathar, were the priests; and Shavsha was scribe;"},{"text":"And Benaiah the son of Jehoiada was over the Cherethites and the Pelethites; and the sons of David were chief about the king."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"Now it came to pass after this, that Nahash the king of the children of Ammon died, and his son reigned in his stead."},{"text":"And David said, I will shew kindness unto Hanun the son of Nahash, because his father shewed kindness to me. And David sent messengers to comfort him concerning his father. So the servants of David came into the land of the children of Ammon to Hanun, to comfort him."},{"text":"But the princes of the children of Ammon said to Hanun, Thinkest thou that David doth honour thy father, that he hath sent comforters unto thee? are not his servants come unto thee for to search, and to overthrow, and to spy out the land?"},{"text":"Wherefore Hanun took David's servants, and shaved them, and cut off their garments in the midst hard by their buttocks, and sent them away."},{"text":"Then there went certain, and told David how the men were served. And he sent to meet them: for the men were greatly ashamed. And the king said, Tarry at Jericho until your beards be grown, and then return."},{"text":"And when the children of Ammon saw that they had made themselves odious to David, Hanun and the children of Ammon sent a thousand talents of silver to hire them chariots and horsemen out of Mesopotamia, and out of Syriamaachah, and out of Zobah."},{"text":"So they hired thirty and two thousand chariots, and the king of Maachah and his people; who came and pitched before Medeba. And the children of Ammon gathered themselves together from their cities, and came to battle."},{"text":"And when David heard of it, he sent Joab, and all the host of the mighty men."},{"text":"And the children of Ammon came out, and put the battle in array before the gate of the city: and the kings that were come were by themselves in the field."},{"text":"Now when Joab saw that the battle was set against him before and behind, he chose out of all the choice of Israel, and put them in array against the Syrians."},{"text":"And the rest of the people he delivered unto the hand of Abishai his brother, and they set themselves in array against the children of Ammon."},{"text":"And he said, If the Syrians be too strong for me, then thou shalt help me: but if the children of Ammon be too strong for thee, then I will help thee."},{"text":"Be of good courage, and let us behave ourselves valiantly for our people, and for the cities of our God: and let the LORD do that which is good in his sight."},{"text":"So Joab and the people that were with him drew nigh before the Syrians unto the battle; and they fled before him."},{"text":"And when the children of Ammon saw that the Syrians were fled, they likewise fled before Abishai his brother, and entered into the city. Then Joab came to Jerusalem."},{"text":"And when the Syrians saw that they were put to the worse before Israel, they sent messengers, and drew forth the Syrians that were beyond the river: and Shophach the captain of the host of Hadarezer went before them."},{"text":"And it was told David; and he gathered all Israel, and passed over Jordan, and came upon them, and set the battle in array against them. So when David had put the battle in array against the Syrians, they fought with him."},{"text":"But the Syrians fled before Israel; and David slew of the Syrians seven thousand men which fought in chariots, and forty thousand footmen, and killed Shophach the captain of the host."},{"text":"And when the servants of Hadarezer saw that they were put to the worse before Israel, they made peace with David, and became his servants: neither would the Syrians help the children of Ammon any more."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"These are the sons of Israel; Reuben, Simeon, Levi, and Judah, Issachar, and Zebulun,"},{"text":"Dan, Joseph, and Benjamin, Naphtali, Gad, and Asher."},{"text":"The sons of Judah; Er, and Onan, and Shelah: which three were born unto him of the daughter of Shua the Canaanitess. And Er, the firstborn of Judah, was evil in the sight of the LORD; and he slew him."},{"text":"And Tamar his daughter in law bore him Pharez and Zerah. All the sons of Judah were five."},{"text":"The sons of Pharez; Hezron, and Hamul."},{"text":"And the sons of Zerah; Zimri, and Ethan, and Heman, and Calcol, and Dara: five of them in all."},{"text":"And the sons of Carmi; Achar, the troubler of Israel, who transgressed in the thing accursed."},{"text":"And the sons of Ethan; Azariah."},{"text":"The sons also of Hezron, that were born unto him; Jerahmeel, and Ram, and Chelubai."},{"text":"And Ram begat Amminadab; and Amminadab begat Nahshon, prince of the children of Judah;"},{"text":"And Nahshon begat Salma, and Salma begat Boaz,"},{"text":"And Boaz begat Obed, and Obed begat Jesse,"},{"text":"And Jesse begat his firstborn Eliab, and Abinadab the second, and Shimma the third,"},{"text":"Nethaneel the fourth, Raddai the fifth,"},{"text":"Ozem the sixth, David the seventh:"},{"text":"Whose sisters were Zeruiah, and Abigail. And the sons of Zeruiah; Abishai, and Joab, and Asahel, three."},{"text":"And Abigail bare Amasa: and the father of Amasa was Jether the Ishmeelite."},{"text":"And Caleb the son of Hezron begat children of Azubah his wife, and of Jerioth: her sons are these; Jesher, and Shobab, and Ardon."},{"text":"And when Azubah was dead, Caleb took unto him Ephrath, which bare him Hur."},{"text":"And Hur begat Uri, and Uri begat Bezaleel."},{"text":"And afterward Hezron went in to the daughter of Machir the father of Gilead, whom he married when he was threescore years old; and she bare him Segub."},{"text":"And Segub begat Jair, who had three and twenty cities in the land of Gilead."},{"text":"And he took Geshur, and Aram, with the towns of Jair, from them, with Kenath, and the towns thereof, even threescore cities. All these belonged to the sons of Machir the father of Gilead."},{"text":"And after that Hezron was dead in Calebephratah, then Abiah Hezron's wife bare him Ashur the father of Tekoa."},{"text":"And the sons of Jerahmeel the firstborn of Hezron were, Ram the firstborn, and Bunah, and Oren, and Ozem, and Ahijah."},{"text":"Jerahmeel had also another wife, whose name was Atarah; she was the mother of Onam."},{"text":"And the sons of Ram the firstborn of Jerahmeel were, Maaz, and Jamin, and Eker."},{"text":"And the sons of Onam were, Shammai, and Jada. And the sons of Shammai; Nadab and Abishur."},{"text":"And the name of the wife of Abishur was Abihail, and she bare him Ahban, and Molid."},{"text":"And the sons of Nadab; Seled, and Appaim: but Seled died without children."},{"text":"And the sons of Appaim; Ishi. And the sons of Ishi; Sheshan. And the children of Sheshan; Ahlai."},{"text":"And the sons of Jada the brother of Shammai; Jether, and Jonathan: and Jether died without children."},{"text":"And the sons of Jonathan; Peleth, and Zaza. These were the sons of Jerahmeel."},{"text":"Now Sheshan had no sons, but daughters. And Sheshan had a servant, an Egyptian, whose name was Jarha."},{"text":"And Sheshan gave his daughter to Jarha his servant to wife; and she bare him Attai."},{"text":"And Attai begat Nathan, and Nathan begat Zabad,"},{"text":"And Zabad begat Ephlal, and Ephlal begat Obed,"},{"text":"And Obed begat Jehu, and Jehu begat Azariah,"},{"text":"And Azariah begat Helez, and Helez begat Eleasah,"},{"text":"And Eleasah begat Sisamai, and Sisamai begat Shallum,"},{"text":"And Shallum begat Jekamiah, and Jekamiah begat Elishama."},{"text":"Now the sons of Caleb the brother of Jerahmeel were, Mesha his firstborn, which was the father of Ziph; and the sons of Mareshah the father of Hebron."},{"text":"And the sons of Hebron; Korah, and Tappuah, and Rekem, and Shema."},{"text":"And Shema begat Raham, the father of Jorkoam: and Rekem begat Shammai."},{"text":"And the son of Shammai was Maon: and Maon was the father of Bethzur."},{"text":"And Ephah, Caleb's concubine, bare Haran, and Moza, and Gazez: and Haran begat Gazez."},{"text":"And the sons of Jahdai; Regem, and Jotham, and Gesham, and Pelet, and Ephah, and Shaaph."},{"text":"Maachah, Caleb's concubine, bare Sheber, and Tirhanah."},{"text":"She bare also Shaaph the father of Madmannah, Sheva the father of Machbenah, and the father of Gibea: and the daughter of Caleb was Achsa."},{"text":"These were the sons of Caleb the son of Hur, the firstborn of Ephratah; Shobal the father of Kirjathjearim."},{"text":"Salma the father of Bethlehem, Hareph the father of Bethgader."},{"text":"And Shobal the father of Kirjathjearim had sons; Haroeh, and half of the Manahethites."},{"text":"And the families of Kirjathjearim; the Ithrites, and the Puhites, and the Shumathites, and the Mishraites; of them came the Zareathites, and the Eshtaulites,"},{"text":"The sons of Salma; Bethlehem, and the Netophathites, Ataroth, the house of Joab, and half of the Manahethites, the Zorites."},{"text":"And the families of the scribes which dwelt at Jabez; the Tirathites, the Shimeathites, and Suchathites. These are the Kenites that came of Hemath, the father of the house of Rechab."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And it came to pass, that after the year was expired, at the time that kings go out to battle, Joab led forth the power of the army, and wasted the country of the children of Ammon, and came and besieged Rabbah. But David tarried at Jerusalem. And Joab smote Rabbah, and destroyed it."},{"text":"And David took the crown of their king from off his head, and found it to weigh a talent of gold, and there were precious stones in it; and it was set upon David's head: and he brought also exceeding much spoil out of the city."},{"text":"And he brought out the people that were in it, and cut them with saws, and with harrows of iron, and with axes. Even so dealt David with all the cities of the children of Ammon. And David and all the people returned to Jerusalem."},{"text":"And it came to pass after this, that there arose war at Gezer with the Philistines; at which time Sibbechai the Hushathite slew Sippai, that was of the children of the giant: and they were subdued."},{"text":"And there was war again with the Philistines; and Elhanan the son of Jair slew Lahmi the brother of Goliath the Gittite, whose spear staff was like a weaver's beam."},{"text":"And yet again there was war at Gath, where was a man of great stature, whose fingers and toes were four and twenty, six on each hand, and six on each foot and he also was the son of the giant."},{"text":"But when he defied Israel, Jonathan the son of Shimea David's brother slew him."},{"text":"These were born unto the giant in Gath; and they fell by the hand of David, and by the hand of his servants."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And Satan stood up against Israel, and provoked David to number Israel."},{"text":"And David said to Joab and to the rulers of the people, Go, number Israel from Beersheba even to Dan; and bring the number of them to me, that I may know it."},{"text":"And Joab answered, The LORD make his people an hundred times so many more as they be: but, my lord the king, are they not all my lord's servants? why then doth my lord require this thing? why will he be a cause of trespass to Israel?"},{"text":"Nevertheless the king's word prevailed against Joab. Wherefore Joab departed, and went throughout all Israel, and came to Jerusalem."},{"text":"And Joab gave the sum of the number of the people unto David. And all they of Israel were a thousand thousand and an hundred thousand men that drew sword: and Judah was four hundred threescore and ten thousand men that drew sword."},{"text":"But Levi and Benjamin counted he not among them: for the king's word was abominable to Joab."},{"text":"And God was displeased with this thing; therefore he smote Israel."},{"text":"And David said unto God, I have sinned greatly, because I have done this thing: but now, I beseech thee, do away the iniquity of thy servant; for I have done very foolishly."},{"text":"And the LORD spake unto Gad, David's seer, saying,"},{"text":"Go and tell David, saying, Thus saith the LORD, I offer thee three things: choose thee one of them, that I may do it unto thee."},{"text":"So Gad came to David, and said unto him, Thus saith the LORD, Choose thee"},{"text":"Either three years' famine; or three months to be destroyed before thy foes, while that the sword of thine enemies overtaketh thee; or else three days the sword of the LORD, even the pestilence, in the land, and the angel of the LORD destroying throughout all the coasts of Israel. Now therefore advise thyself what word I shall bring again to him that sent me."},{"text":"And David said unto Gad, I am in a great strait: let me fall now into the hand of the LORD; for very great are his mercies: but let me not fall into the hand of man."},{"text":"So the LORD sent pestilence upon Israel: and there fell of Israel seventy thousand men."},{"text":"And God sent an angel unto Jerusalem to destroy it: and as he was destroying, the LORD beheld, and he repented him of the evil, and said to the angel that destroyed, It is enough, stay now thine hand. And the angel of the LORD stood by the threshingfloor of Ornan the Jebusite."},{"text":"And David lifted up his eyes, and saw the angel of the LORD stand between the earth and the heaven, having a drawn sword in his hand stretched out over Jerusalem. Then David and the elders of Israel, who were clothed in sackcloth, fell upon their faces."},{"text":"And David said unto God, Is it not I that commanded the people to be numbered? even I it is that have sinned and done evil indeed; but as for these sheep, what have they done? let thine hand, I pray thee, O LORD my God, be on me, and on my father's house; but not on thy people, that they should be plagued."},{"text":"Then the angel of the LORD commanded Gad to say to David, that David should go up, and set up an altar unto the LORD in the threshingfloor of Ornan the Jebusite."},{"text":"And David went up at the saying of Gad, which he spake in the name of the LORD."},{"text":"And Ornan turned back, and saw the angel; and his four sons with him hid themselves. Now Ornan was threshing wheat."},{"text":"And as David came to Ornan, Ornan looked and saw David, and went out of the threshingfloor, and bowed himself to David with his face to the ground."},{"text":"Then David said to Ornan, Grant me the place of this threshingfloor, that I may build an altar therein unto the LORD: thou shalt grant it me for the full price: that the plague may be stayed from the people."},{"text":"And Ornan said unto David, Take it to thee, and let my lord the king do that which is good in his eyes: lo, I give thee the oxen also for burnt offerings, and the threshing instruments for wood, and the wheat for the meat offering; I give it all."},{"text":"And king David said to Ornan, Nay; but I will verily buy it for the full price: for I will not take that which is thine for the LORD, nor offer burnt offerings without cost."},{"text":"So David gave to Ornan for the place six hundred shekels of gold by weight."},{"text":"And David built there an altar unto the LORD, and offered burnt offerings and peace offerings, and called upon the LORD; and he answered him from heaven by fire upon the altar of burnt offering."},{"text":"And the LORD commanded the angel; and he put up his sword again into the sheath thereof."},{"text":"At that time when David saw that the LORD had answered him in the threshingfloor of Ornan the Jebusite, then he sacrificed there."},{"text":"For the tabernacle of the LORD, which Moses made in the wilderness, and the altar of the burnt offering, were at that season in the high place at Gibeon."},{"text":"But David could not go before it to enquire of God: for he was afraid because of the sword of the angel of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"Then David said, This is the house of the LORD God, and this is the altar of the burnt offering for Israel."},{"text":"And David commanded to gather together the strangers that were in the land of Israel; and he set masons to hew wrought stones to build the house of God."},{"text":"And David prepared iron in abundance for the nails for the doors of the gates, and for the joinings; and brass in abundance without weight;"},{"text":"Also cedar trees in abundance: for the Zidonians and they of Tyre brought much cedar wood to David."},{"text":"And David said, Solomon my son is young and tender, and the house that is to be builded for the LORD must be exceeding magnifical, of fame and of glory throughout all countries: I will therefore now make preparation for it. So David prepared abundantly before his death."},{"text":"Then he called for Solomon his son, and charged him to build an house for the LORD God of Israel."},{"text":"And David said to Solomon, My son, as for me, it was in my mind to build an house unto the name of the LORD my God:"},{"text":"But the word of the LORD came to me, saying, Thou hast shed blood abundantly, and hast made great wars: thou shalt not build an house unto my name, because thou hast shed much blood upon the earth in my sight."},{"text":"Behold, a son shall be born to thee, who shall be a man of rest; and I will give him rest from all his enemies round about: for his name shall be Solomon, and I will give peace and quietness unto Israel in his days."},{"text":"He shall build an house for my name; and he shall be my son, and I will be his father; and I will establish the throne of his kingdom over Israel for ever."},{"text":"Now, my son, the LORD be with thee; and prosper thou, and build the house of the LORD thy God, as he hath said of thee."},{"text":"Only the LORD give thee wisdom and understanding, and give thee charge concerning Israel, that thou mayest keep the law of the LORD thy God."},{"text":"Then shalt thou prosper, if thou takest heed to fulfil the statutes and judgments which the LORD charged Moses with concerning Israel: be strong, and of good courage; dread not, nor be dismayed."},{"text":"Now, behold, in my trouble I have prepared for the house of the LORD an hundred thousand talents of gold, and a thousand thousand talents of silver; and of brass and iron without weight; for it is in abundance: timber also and stone have I prepared; and thou mayest add thereto."},{"text":"Moreover there are workmen with thee in abundance, hewers and workers of stone and timber, and all manner of cunning men for every manner of work."},{"text":"Of the gold, the silver, and the brass, and the iron, there is no number. Arise therefore, and be doing, and the LORD be with thee."},{"text":"David also commanded all the princes of Israel to help Solomon his son, saying,"},{"text":"Is not the LORD your God with you? and hath he not given you rest on every side? for he hath given the inhabitants of the land into mine hand; and the land is subdued before the LORD, and before his people."},{"text":"Now set your heart and your soul to seek the LORD your God; arise therefore, and build ye the sanctuary of the LORD God, to bring the ark of the covenant of the LORD, and the holy vessels of God, into the house that is to be built to the name of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"So when David was old and full of days, he made Solomon his son king over Israel."},{"text":"And he gathered together all the princes of Israel, with the priests and the Levites."},{"text":"Now the Levites were numbered from the age of thirty years and upward: and their number by their polls, man by man, was thirty and eight thousand."},{"text":"Of which, twenty and four thousand were to set forward the work of the house of the LORD; and six thousand were officers and judges:"},{"text":"Moreover four thousand were porters; and four thousand praised the LORD with the instruments which I made, said David, to praise therewith."},{"text":"And David divided them into courses among the sons of Levi, namely, Gershon, Kohath, and Merari."},{"text":"Of the Gershonites were, Laadan, and Shimei."},{"text":"The sons of Laadan; the chief was Jehiel, and Zetham, and Joel, three."},{"text":"The sons of Shimei; Shelomith, and Haziel, and Haran, three. These were the chief of the fathers of Laadan."},{"text":"And the sons of Shimei were, Jahath, Zina, and Jeush, and Beriah."},{"text":"And Jahath was the chief, and Zizah the second: but Jeush and Beriah had not many sons; therefore they were in one reckoning, according to their father's house."},{"text":"The sons of Kohath; Amram, Izhar, Hebron, and Uzziel, four."},{"text":"The sons of Amram; Aaron and Moses: and Aaron was separated, that he should sanctify the most holy things, he and his sons for ever, to burn incense before the LORD, to minister unto him, and to bless in his name for ever."},{"text":"Now concerning Moses the man of God, his sons were named of the tribe of Levi."},{"text":"The sons of Moses were, Gershom, and Eliezer."},{"text":"Of the sons of Gershom, Shebuel was the chief."},{"text":"And the sons of Eliezer were, Rehabiah the chief. And Eliezer had none other sons; but the sons of Rehabiah were very many."},{"text":"Of the sons of Izhar; Shelomith the chief."},{"text":"Of the sons of Hebron; Jeriah the first, Amariah the second, Jahaziel the third, and Jekameam the fourth."},{"text":"Of the sons of Uzziel; Micah the first and Jesiah the second."},{"text":"The sons of Merari; Mahli, and Mushi. The sons of Mahli; Eleazar, and Kish."},{"text":"And Eleazar died, and had no sons, but daughters: and their brethren the sons of Kish took them."},{"text":"The sons of Mushi; Mahli, and Eder, and Jeremoth, three."},{"text":"These were the sons of Levi after the house of their fathers; even the chief of the fathers, as they were counted by number of names by their polls, that did the work for the service of the house of the LORD, from the age of twenty years and upward."},{"text":"For David said, The LORD God of Israel hath given rest unto his people, that they may dwell in Jerusalem for ever:"},{"text":"And also unto the Levites; they shall no more carry the tabernacle, nor any vessels of it for the service thereof."},{"text":"For by the last words of David the Levites were numbered from twenty years old and above:"},{"text":"Because their office was to wait on the sons of Aaron for the service of the house of the LORD, in the courts, and in the chambers, and in the purifying of all holy things, and the work of the service of the house of God;"},{"text":"Both for the shewbread, and for the fine flour for meat offering, and for the unleavened cakes, and for that which is baked in the pan, and for that which is fried, and for all manner of measure and size;"},{"text":"And to stand every morning to thank and praise the LORD, and likewise at even:"},{"text":"And to offer all burnt sacrifices unto the LORD in the sabbaths, in the new moons, and on the set feasts, by number, according to the order commanded unto them, continually before the LORD:"},{"text":"And that they should keep the charge of the tabernacle of the congregation, and the charge of the holy place, and the charge of the sons of Aaron their brethren, in the service of the house of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"Now these are the divisions of the sons of Aaron. The sons of Aaron; Nadab, and Abihu, Eleazar, and Ithamar."},{"text":"But Nadab and Abihu died before their father, and had no children: therefore Eleazar and Ithamar executed the priest's office."},{"text":"And David distributed them, both Zadok of the sons of Eleazar, and Ahimelech of the sons of Ithamar, according to their offices in their service."},{"text":"And there were more chief men found of the sons of Eleazar than of the sons of Ithamar, and thus were they divided. Among the sons of Eleazar there were sixteen chief men of the house of their fathers, and eight among the sons of Ithamar according to the house of their fathers."},{"text":"Thus were they divided by lot, one sort with another; for the governors of the sanctuary, and governors of the house of God, were of the sons of Eleazar, and of the sons of Ithamar."},{"text":"And Shemaiah the son of Nethaneel the scribe, one of the Levites, wrote them before the king, and the princes, and Zadok the priest, and Ahimelech the son of Abiathar, and before the chief of the fathers of the priests and Levites: one principal household being taken for Eleazar, and one taken for Ithamar."},{"text":"Now the first lot came forth to Jehoiarib, the second to Jedaiah,"},{"text":"The third to Harim, the fourth to Seorim,"},{"text":"The fifth to Malchijah, the sixth to Mijamin,"},{"text":"The seventh to Hakkoz, the eighth to Abijah,"},{"text":"The ninth to Jeshuah, the tenth to Shecaniah,"},{"text":"The eleventh to Eliashib, the twelfth to Jakim,"},{"text":"The thirteenth to Huppah, the fourteenth to Jeshebeab,"},{"text":"The fifteenth to Bilgah, the sixteenth to Immer,"},{"text":"The seventeenth to Hezir, the eighteenth to Aphses,"},{"text":"The nineteenth to Pethahiah, the twentieth to Jehezekel,"},{"text":"The one and twentieth to Jachin, the two and twentieth to Gamul,"},{"text":"The three and twentieth to Delaiah, the four and twentieth to Maaziah."},{"text":"These were the orderings of them in their service to come into the house of the LORD, according to their manner, under Aaron their father, as the LORD God of Israel had commanded him."},{"text":"And the rest of the sons of Levi were these: Of the sons of Amram; Shubael: of the sons of Shubael; Jehdeiah."},{"text":"Concerning Rehabiah: of the sons of Rehabiah, the first was Isshiah."},{"text":"Of the Izharites; Shelomoth: of the sons of Shelomoth; Jahath."},{"text":"And the sons of Hebron; Jeriah the first, Amariah the second, Jahaziel the third, Jekameam the fourth."},{"text":"Of the sons of Uzziel; Michah: of the sons of Michah; Shamir."},{"text":"The brother of Michah was Isshiah: of the sons of Isshiah; Zechariah."},{"text":"The sons of Merari were Mahli and Mushi: the sons of Jaaziah; Beno."},{"text":"The sons of Merari by Jaaziah; Beno, and Shoham, and Zaccur, and Ibri."},{"text":"Of Mahli came Eleazar, who had no sons."},{"text":"Concerning Kish: the son of Kish was Jerahmeel."},{"text":"The sons also of Mushi; Mahli, and Eder, and Jerimoth. These were the sons of the Levites after the house of their fathers."},{"text":"These likewise cast lots over against their brethren the sons of Aaron in the presence of David the king, and Zadok, and Ahimelech, and the chief of the fathers of the priests and Levites, even the principal fathers over against their younger brethren."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"Moreover David and the captains of the host separated to the service of the sons of Asaph, and of Heman, and of Jeduthun, who should prophesy with harps, with psalteries, and with cymbals: and the number of the workmen according to their service was:"},{"text":"Of the sons of Asaph; Zaccur, and Joseph, and Nethaniah, and Asarelah, the sons of Asaph under the hands of Asaph, which prophesied according to the order of the king."},{"text":"Of Jeduthun: the sons of Jeduthun; Gedaliah, and Zeri, and Jeshaiah, Hashabiah, and Mattithiah, six, under the hands of their father Jeduthun, who prophesied with a harp, to give thanks and to praise the LORD."},{"text":"Of Heman: the sons of Heman: Bukkiah, Mattaniah, Uzziel, Shebuel, and Jerimoth, Hananiah, Hanani, Eliathah, Giddalti, and Romamtiezer, Joshbekashah, Mallothi, Hothir, and Mahazioth:"},{"text":"All these were the sons of Heman the king's seer in the words of God, to lift up the horn. And God gave to Heman fourteen sons and three daughters."},{"text":"All these were under the hands of their father for song in the house of the LORD, with cymbals, psalteries, and harps, for the service of the house of God, according to the king's order to Asaph, Jeduthun, and Heman."},{"text":"So the number of them, with their brethren that were instructed in the songs of the LORD, even all that were cunning, was two hundred fourscore and eight."},{"text":"And they cast lots, ward against ward, as well the small as the great, the teacher as the scholar."},{"text":"Now the first lot came forth for Asaph to Joseph: the second to Gedaliah, who with his brethren and sons were twelve:"},{"text":"The third to Zaccur, he, his sons, and his brethren, were twelve:"},{"text":"The fourth to Izri, he, his sons, and his brethren, were twelve:"},{"text":"The fifth to Nethaniah, he, his sons, and his brethren, were twelve:"},{"text":"The sixth to Bukkiah, he, his sons, and his brethren, were twelve:"},{"text":"The seventh to Jesharelah, he, his sons, and his brethren, were twelve:"},{"text":"The eighth to Jeshaiah, he, his sons, and his brethren, were twelve:"},{"text":"The ninth to Mattaniah, he, his sons, and his brethren, were twelve:"},{"text":"The tenth to Shimei, he, his sons, and his brethren, were twelve:"},{"text":"The eleventh to Azareel, he, his sons, and his brethren, were twelve:"},{"text":"The twelfth to Hashabiah, he, his sons, and his brethren, were twelve:"},{"text":"The thirteenth to Shubael, he, his sons, and his brethren, were twelve:"},{"text":"The fourteenth to Mattithiah, he, his sons, and his brethren, were twelve:"},{"text":"The fifteenth to Jeremoth, he, his sons, and his brethren, were twelve:"},{"text":"The sixteenth to Hananiah, he, his sons, and his brethren, were twelve:"},{"text":"The seventeenth to Joshbekashah, he, his sons, and his brethren, were twelve:"},{"text":"The eighteenth to Hanani, he, his sons, and his brethren, were twelve:"},{"text":"The nineteenth to Mallothi, he, his sons, and his brethren, were twelve:"},{"text":"The twentieth to Eliathah, he, his sons, and his brethren, were twelve:"},{"text":"The one and twentieth to Hothir, he, his sons, and his brethren, were twelve:"},{"text":"The two and twentieth to Giddalti, he, his sons, and his brethren, were twelve:"},{"text":"The three and twentieth to Mahazioth, he, his sons, and his brethren, were twelve:"},{"text":"The four and twentieth to Romamtiezer, he, his sons, and his brethren, were twelve."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"Concerning the divisions of the porters: Of the Korhites was Meshelemiah the son of Kore, of the sons of Asaph."},{"text":"And the sons of Meshelemiah were, Zechariah the firstborn, Jediael the second, Zebadiah the third, Jathniel the fourth,"},{"text":"Elam the fifth, Jehohanan the sixth, Elioenai the seventh."},{"text":"Moreover the sons of Obededom were, Shemaiah the firstborn, Jehozabad the second, Joah the third, and Sacar the fourth, and Nethaneel the fifth."},{"text":"Ammiel the sixth, Issachar the seventh, Peulthai the eighth: for God blessed him."},{"text":"Also unto Shemaiah his son were sons born, that ruled throughout the house of their father: for they were mighty men of valour."},{"text":"The sons of Shemaiah; Othni, and Rephael, and Obed, Elzabad, whose brethren were strong men, Elihu, and Semachiah."},{"text":"All these of the sons of Obededom: they and their sons and their brethren, able men for strength for the service, were threescore and two of Obededom."},{"text":"And Meshelemiah had sons and brethren, strong men, eighteen."},{"text":"Also Hosah, of the children of Merari, had sons; Simri the chief, (for though he was not the firstborn, yet his father made him the chief;)"},{"text":"Hilkiah the second, Tebaliah the third, Zechariah the fourth: all the sons and brethren of Hosah were thirteen."},{"text":"Among these were the divisions of the porters, even among the chief men, having wards one against another, to minister in the house of the LORD."},{"text":"And they cast lots, as well the small as the great, according to the house of their fathers, for every gate."},{"text":"And the lot eastward fell to Shelemiah. Then for Zechariah his son, a wise counsellor, they cast lots; and his lot came out northward."},{"text":"To Obededom southward; and to his sons the house of Asuppim."},{"text":"To Shuppim and Hosah the lot came forth westward, with the gate Shallecheth, by the causeway of the going up, ward against ward."},{"text":"Eastward were six Levites, northward four a day, southward four a day, and toward Asuppim two and two."},{"text":"At Parbar westward, four at the causeway, and two at Parbar."},{"text":"These are the divisions of the porters among the sons of Kore, and among the sons of Merari."},{"text":"And of the Levites, Ahijah was over the treasures of the house of God, and over the treasures of the dedicated things."},{"text":"As concerning the sons of Laadan; the sons of the Gershonite Laadan, chief fathers, even of Laadan the Gershonite, were Jehieli."},{"text":"The sons of Jehieli; Zetham, and Joel his brother, which were over the treasures of the house of the LORD."},{"text":"Of the Amramites, and the Izharites, the Hebronites, and the Uzzielites:"},{"text":"And Shebuel the son of Gershom, the son of Moses, was ruler of the treasures."},{"text":"And his brethren by Eliezer; Rehabiah his son, and Jeshaiah his son, and Joram his son, and Zichri his son, and Shelomith his son."},{"text":"Which Shelomith and his brethren were over all the treasures of the dedicated things, which David the king, and the chief fathers, the captains over thousands and hundreds, and the captains of the host, had dedicated."},{"text":"Out of the spoils won in battles did they dedicate to maintain the house of the LORD."},{"text":"And all that Samuel the seer, and Saul the son of Kish, and Abner the son of Ner, and Joab the son of Zeruiah, had dedicated; and whosoever had dedicated any thing, it was under the hand of Shelomith, and of his brethren."},{"text":"Of the Izharites, Chenaniah and his sons were for the outward business over Israel, for officers and judges."},{"text":"And of the Hebronites, Hashabiah and his brethren, men of valour, a thousand and seven hundred, were officers among them of Israel on this side Jordan westward in all the business of the LORD, and in the service of the king."},{"text":"Among the Hebronites was Jerijah the chief, even among the Hebronites, according to the generations of his fathers. In the fortieth year of the reign of David they were sought for, and there were found among them mighty men of valour at Jazer of Gilead."},{"text":"And his brethren, men of valour, were two thousand and seven hundred chief fathers, whom king David made rulers over the Reubenites, the Gadites, and the half tribe of Manasseh, for every matter pertaining to God, and affairs of the king."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"Now the children of Israel after their number, to wit, the chief fathers and captains of thousands and hundreds, and their officers that served the king in any matter of the courses, which came in and went out month by month throughout all the months of the year, of every course were twenty and four thousand."},{"text":"Over the first course for the first month was Jashobeam the son of Zabdiel: and in his course were twenty and four thousand."},{"text":"Of the children of Perez was the chief of all the captains of the host for the first month."},{"text":"And over the course of the second month was Dodai an Ahohite, and of his course was Mikloth also the ruler: in his course likewise were twenty and four thousand."},{"text":"The third captain of the host for the third month was Benaiah the son of Jehoiada, a chief priest: and in his course were twenty and four thousand."},{"text":"This is that Benaiah, who was mighty among the thirty, and above the thirty: and in his course was Ammizabad his son."},{"text":"The fourth captain for the fourth month was Asahel the brother of Joab, and Zebadiah his son after him: and in his course were twenty and four thousand."},{"text":"The fifth captain for the fifth month was Shamhuth the Izrahite: and in his course were twenty and four thousand."},{"text":"The sixth captain for the sixth month was Ira the son of Ikkesh the Tekoite: and in his course were twenty and four thousand."},{"text":"The seventh captain for the seventh month was Helez the Pelonite, of the children of Ephraim: and in his course were twenty and four thousand."},{"text":"The eighth captain for the eighth month was Sibbecai the Hushathite, of the Zarhites: and in his course were twenty and four thousand."},{"text":"The ninth captain for the ninth month was Abiezer the Anetothite, of the Benjamites: and in his course were twenty and four thousand."},{"text":"The tenth captain for the tenth month was Maharai the Netophathite, of the Zarhites: and in his course were twenty and four thousand."},{"text":"The eleventh captain for the eleventh month was Benaiah the Pirathonite, of the children of Ephraim: and in his course were twenty and four thousand."},{"text":"The twelfth captain for the twelfth month was Heldai the Netophathite, of Othniel: and in his course were twenty and four thousand."},{"text":"Furthermore over the tribes of Israel: the ruler of the Reubenites was Eliezer the son of Zichri: of the Simeonites, Shephatiah the son of Maachah:"},{"text":"Of the Levites, Hashabiah the son of Kemuel: of the Aaronites, Zadok:"},{"text":"Of Judah, Elihu, one of the brethren of David: of Issachar, Omri the son of Michael:"},{"text":"Of Zebulun, Ishmaiah the son of Obadiah: of Naphtali, Jerimoth the son of Azriel:"},{"text":"Of the children of Ephraim, Hoshea the son of Azaziah: of the half tribe of Manasseh, Joel the son of Pedaiah:"},{"text":"Of the half tribe of Manasseh in Gilead, Iddo the son of Zechariah: of Benjamin, Jaasiel the son of Abner:"},{"text":"Of Dan, Azareel the son of Jeroham. These were the princes of the tribes of Israel."},{"text":"But David took not the number of them from twenty years old and under: because the LORD had said he would increase Israel like to the stars of the heavens."},{"text":"Joab the son of Zeruiah began to number, but he finished not, because there fell wrath for it against Israel; neither was the number put in the account of the chronicles of king David."},{"text":"And over the king's treasures was Azmaveth the son of Adiel: and over the storehouses in the fields, in the cities, and in the villages, and in the castles, was Jehonathan the son of Uzziah:"},{"text":"And over them that did the work of the field for tillage of the ground was Ezri the son of Chelub:"},{"text":"And over the vineyards was Shimei the Ramathite: over the increase of the vineyards for the wine cellars was Zabdi the Shiphmite:"},{"text":"And over the olive trees and the sycomore trees that were in the low plains was Baalhanan the Gederite: and over the cellars of oil was Joash:"},{"text":"And over the herds that fed in Sharon was Shitrai the Sharonite: and over the herds that were in the valleys was Shaphat the son of Adlai:"},{"text":"Over the camels also was Obil the Ishmaelite: and over the asses was Jehdeiah the Meronothite:"},{"text":"And over the flocks was Jaziz the Hagerite. All these were the rulers of the substance which was king David's."},{"text":"Also Jonathan David's uncle was a counsellor, a wise man, and a scribe: and Jehiel the son of Hachmoni was with the king's sons:"},{"text":"And Ahithophel was the king's counsellor: and Hushai the Archite was the king's companion:"},{"text":"And after Ahithophel was Jehoiada the son of Benaiah, and Abiathar: and the general of the king's army was Joab."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"And David assembled all the princes of Israel, the princes of the tribes, and the captains of the companies that ministered to the king by course, and the captains over the thousands, and captains over the hundreds, and the stewards over all the substance and possession of the king, and of his sons, with the officers, and with the mighty men, and with all the valiant men, unto Jerusalem."},{"text":"Then David the king stood up upon his feet, and said, Hear me, my brethren, and my people: As for me, I had in mine heart to build an house of rest for the ark of the covenant of the LORD, and for the footstool of our God, and had made ready for the building:"},{"text":"But God said unto me, Thou shalt not build an house for my name, because thou hast been a man of war, and hast shed blood."},{"text":"Howbeit the LORD God of Israel chose me before all the house of my father to be king over Israel for ever: for he hath chosen Judah to be the ruler; and of the house of Judah, the house of my father; and among the sons of my father he liked me to make me king over all Israel:"},{"text":"And of all my sons, (for the LORD hath given me many sons,) he hath chosen Solomon my son to sit upon the throne of the kingdom of the LORD over Israel."},{"text":"And he said unto me, Solomon thy son, he shall build my house and my courts: for I have chosen him to be my son, and I will be his father."},{"text":"Moreover I will establish his kingdom for ever, if he be constant to do my commandments and my judgments, as at this day."},{"text":"Now therefore in the sight of all Israel the congregation of the LORD, and in the audience of our God, keep and seek for all the commandments of the LORD your God: that ye may possess this good land, and leave it for an inheritance for your children after you for ever."},{"text":"And thou, Solomon my son, know thou the God of thy father, and serve him with a perfect heart and with a willing mind: for the LORD searcheth all hearts, and understandeth all the imaginations of the thoughts: if thou seek him, he will be found of thee; but if thou forsake him, he will cast thee off for ever."},{"text":"Take heed now; for the LORD hath chosen thee to build an house for the sanctuary: be strong, and do it."},{"text":"Then David gave to Solomon his son the pattern of the porch, and of the houses thereof, and of the treasuries thereof, and of the upper chambers thereof, and of the inner parlours thereof, and of the place of the mercy seat,"},{"text":"And the pattern of all that he had by the spirit, of the courts of the house of the LORD, and of all the chambers round about, of the treasuries of the house of God, and of the treasuries of the dedicated things:"},{"text":"Also for the courses of the priests and the Levites, and for all the work of the service of the house of the LORD, and for all the vessels of service in the house of the LORD."},{"text":"He gave of gold by weight for things of gold, for all instruments of all manner of service; silver also for all instruments of silver by weight, for all instruments of every kind of service:"},{"text":"Even the weight for the candlesticks of gold, and for their lamps of gold, by weight for every candlestick, and for the lamps thereof: and for the candlesticks of silver by weight, both for the candlestick, and also for the lamps thereof, according to the use of every candlestick."},{"text":"And by weight he gave gold for the tables of shewbread, for every table; and likewise silver for the tables of silver:"},{"text":"Also pure gold for the fleshhooks, and the bowls, and the cups: and for the golden basons he gave gold by weight for every bason; and likewise silver by weight for every bason of silver:"},{"text":"And for the altar of incense refined gold by weight; and gold for the pattern of the chariot of the cherubims, that spread out their wings, and covered the ark of the covenant of the LORD."},{"text":"All this, said David, the LORD made me understand in writing by his hand upon me, even all the works of this pattern."},{"text":"And David said to Solomon his son, Be strong and of good courage, and do it: fear not, nor be dismayed: for the LORD God, even my God, will be with thee; he will not fail thee, nor forsake thee, until thou hast finished all the work for the service of the house of the LORD."},{"text":"And, behold, the courses of the priests and the Levites, even they shall be with thee for all the service of the house of God: and there shall be with thee for all manner of workmanship every willing skilful man, for any manner of service: also the princes and all the people will be wholly at thy commandment."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"Furthermore David the king said unto all the congregation, Solomon my son, whom alone God hath chosen, is yet young and tender, and the work is great: for the palace is not for man, but for the LORD God."},{"text":"Now I have prepared with all my might for the house of my God the gold for things to be made of gold, and the silver for things of silver, and the brass for things of brass, the iron for things of iron, and wood for things of wood; onyx stones, and stones to be set, glistering stones, and of divers colours, and all manner of precious stones, and marble stones in abundance."},{"text":"Moreover, because I have set my affection to the house of my God, I have of mine own proper good, of gold and silver, which I have given to the house of my God, over and above all that I have prepared for the holy house."},{"text":"Even three thousand talents of gold, of the gold of Ophir, and seven thousand talents of refined silver, to overlay the walls of the houses withal:"},{"text":"The gold for things of gold, and the silver for things of silver, and for all manner of work to be made by the hands of artificers. And who then is willing to consecrate his service this day unto the LORD?"},{"text":"Then the chief of the fathers and princes of the tribes of Israel and the captains of thousands and of hundreds, with the rulers of the king's work, offered willingly,"},{"text":"And gave for the service of the house of God of gold five thousand talents and ten thousand drams, and of silver ten thousand talents, and of brass eighteen thousand talents, and one hundred thousand talents of iron."},{"text":"And they with whom precious stones were found gave them to the treasure of the house of the LORD, by the hand of Jehiel the Gershonite."},{"text":"Then the people rejoiced, for that they offered willingly, because with perfect heart they offered willingly to the LORD: and David the king also rejoiced with great joy."},{"text":"Wherefore David blessed the LORD before all the congregation: and David said, Blessed be thou, LORD God of Israel our father, for ever and ever."},{"text":"Thine, O LORD is the greatness, and the power, and the glory, and the victory, and the majesty: for all that is in the heaven and in the earth is thine; thine is the kingdom, O LORD, and thou art exalted as head above all."},{"text":"Both riches and honour come of thee, and thou reignest over all; and in thine hand is power and might; and in thine hand it is to make great, and to give strength unto all."},{"text":"Now therefore, our God, we thank thee, and praise thy glorious name."},{"text":"But who am I, and what is my people, that we should be able to offer so willingly after this sort? for all things come of thee, and of thine own have we given thee."},{"text":"For we are strangers before thee, and sojourners, as were all our fathers: our days on the earth are as a shadow, and there is none abiding."},{"text":"O LORD our God, all this store that we have prepared to build thee an house for thine holy name cometh of thine hand, and is all thine own."},{"text":"I know also, my God, that thou triest the heart, and hast pleasure in uprightness. As for me, in the uprightness of mine heart I have willingly offered all these things: and now have I seen with joy thy people, which are present here, to offer willingly unto thee."},{"text":"O LORD God of Abraham, Isaac, and of Israel, our fathers, keep this for ever in the imagination of the thoughts of the heart of thy people, and prepare their heart unto thee:"},{"text":"And give unto Solomon my son a perfect heart, to keep thy commandments, thy testimonies, and thy statutes, and to do all these things, and to build the palace, for the which I have made provision."},{"text":"And David said to all the congregation, Now bless the LORD your God."},{"text":"And they sacrificed sacrifices unto the LORD, and offered burnt offerings unto the LORD, on the morrow after that day, even a thousand bullocks, a thousand rams, and a thousand lambs, with their drink offerings, and sacrifices in abundance for all Israel:"},{"text":"And did eat and drink before the LORD on that day with great gladness. And they made Solomon the son of David king the second time, and anointed him unto the LORD to be the chief governor, and Zadok to be priest."},{"text":"Then Solomon sat on the throne of the LORD as king instead of David his father, and prospered; and all Israel obeyed him."},{"text":"And all the princes, and the mighty men, and all the sons likewise of king David, submitted themselves unto Solomon the king."},{"text":"And the LORD magnified Solomon exceedingly in the sight of all Israel, and bestowed upon him such royal majesty as had not been on any king before him in Israel."},{"text":"Thus David the son of Jesse reigned over all Israel."},{"text":"And the time that he reigned over Israel was forty years; seven years reigned he in Hebron, and thirty and three years reigned he in Jerusalem."},{"text":"And he died in a good old age, full of days, riches, and honour: and Solomon his son reigned in his stead."},{"text":"Now the acts of David the king, first and last, behold, they are written in the book of Samuel the seer, and in the book of Nathan the prophet, and in the book of Gad the seer,"},{"text":"With all his reign and his might, and the times that went over him, and over Israel, and over all the kingdoms of the countries."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Now these were the sons of David, which were born unto him in Hebron; the firstborn Amnon, of Ahinoam the Jezreelitess; the second Daniel, of Abigail the Carmelitess:"},{"text":"The third, Absalom the son of Maachah the daughter of Talmai king of Geshur: the fourth, Adonijah the son of Haggith:"},{"text":"The fifth, Shephatiah of Abital: the sixth, Ithream by Eglah his wife."},{"text":"These six were born unto him in Hebron; and there he reigned seven years and six months: and in Jerusalem he reigned thirty and three years."},{"text":"And these were born unto him in Jerusalem; Shimea, and Shobab, and Nathan, and Solomon, four, of Bathshua the daughter of Ammiel:"},{"text":"Ibhar also, and Elishama, and Eliphelet,"},{"text":"And Nogah, and Nepheg, and Japhia,"},{"text":"And Elishama, and Eliada, and Eliphelet, nine."},{"text":"These were all the sons of David, beside the sons of the concubines, and Tamar their sister."},{"text":"And Solomon's son was Rehoboam, Abia his son, Asa his son, Jehoshaphat his son,"},{"text":"Joram his son, Ahaziah his son, Joash his son,"},{"text":"Amaziah his son, Azariah his son, Jotham his son,"},{"text":"Ahaz his son, Hezekiah his son, Manasseh his son,"},{"text":"Amon his son, Josiah his son."},{"text":"And the sons of Josiah were, the firstborn Johanan, the second Jehoiakim, the third Zedekiah, the fourth Shallum."},{"text":"And the sons of Jehoiakim: Jeconiah his son, Zedekiah his son."},{"text":"And the sons of Jeconiah; Assir, Salathiel his son,"},{"text":"Malchiram also, and Pedaiah, and Shenazar, Jecamiah, Hoshama, and Nedabiah."},{"text":"And the sons of Pedaiah were, Zerubbabel, and Shimei: and the sons of Zerubbabel; Meshullam, and Hananiah, and Shelomith their sister:"},{"text":"And Hashubah, and Ohel, and Berechiah, and Hasadiah, Jushabhesed, five."},{"text":"And the sons of Hananiah; Pelatiah, and Jesaiah: the sons of Rephaiah, the sons of Arnan, the sons of Obadiah, the sons of Shechaniah."},{"text":"And the sons of Shechaniah; Shemaiah: and the sons of Shemaiah; Hattush, and Igeal, and Bariah, and Neariah, and Shaphat, six."},{"text":"And the sons of Neariah; Elioenai, and Hezekiah, and Azrikam, three."},{"text":"And the sons of Elioenai were, Hodaiah, and Eliashib, and Pelaiah, and Akkub, and Johanan, and Dalaiah, and Anani, seven."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"The sons of Judah; Pharez, Hezron, and Carmi, and Hur, and Shobal."},{"text":"And Reaiah the son of Shobal begat Jahath; and Jahath begat Ahumai, and Lahad. These are the families of the Zorathites."},{"text":"And these were of the father of Etam; Jezreel, and Ishma, and Idbash: and the name of their sister was Hazelelponi:"},{"text":"And Penuel the father of Gedor, and Ezer the father of Hushah. These are the sons of Hur, the firstborn of Ephratah, the father of Bethlehem."},{"text":"And Ashur the father of Tekoa had two wives, Helah and Naarah."},{"text":"And Naarah bare him Ahuzam, and Hepher, and Temeni, and Haahashtari."},{"text":"And the sons of Helah were, Zereth, and Jezoar, and Ethnan."},{"text":"And Coz begat Anub, and Zobebah, and the families of Aharhel the son of Harum."},{"text":"And Jabez was more honourable than his brethren: and his mother called his name Jabez, saying, Because I bare him with sorrow."},{"text":"And Jabez called on the God of Israel, saying, Oh that thou wouldest bless me indeed, and enlarge my coast, and that thine hand might be with me, and that thou wouldest keep me from evil, that it may not grieve me! And God granted him that which he requested."},{"text":"And Chelub the brother of Shuah begat Mehir, which was the father of Eshton."},{"text":"And Eshton begat Bethrapha, and Paseah, and Tehinnah the father of Irnahash. These are the men of Rechah."},{"text":"And the sons of Kenaz; Othniel, and Seraiah: and the sons of Othniel; Hathath."},{"text":"And Meonothai begat Ophrah: and Seraiah begat Joab, the father of the valley of Charashim; for they were craftsmen."},{"text":"And the sons of Caleb the son of Jephunneh; Iru, Elah, and Naam: and the sons of Elah, even Kenaz."},{"text":"And the sons of Jehaleleel; Ziph, and Ziphah, Tiria, and Asareel."},{"text":"And the sons of Ezra were, Jether, and Mered, and Epher, and Jalon: and she bare Miriam, and Shammai, and Ishbah the father of Eshtemoa."},{"text":"And his wife Jehudijah bare Jered the father of Gedor, and Heber the father of Socho, and Jekuthiel the father of Zanoah. And these are the sons of Bithiah the daughter of Pharaoh, which Mered took."},{"text":"And the sons of his wife Hodiah the sister of Naham, the father of Keilah the Garmite, and Eshtemoa the Maachathite."},{"text":"And the sons of Shimon were, Amnon, and Rinnah, Benhanan, and Tilon."},{"text":"The sons of Shelah the son of Judah were, Er the father of Lecah, and Laadah the father of Mareshah, and the families of the house of them that wrought fine linen, of the house of Ashbea,"},{"text":"And Jokim, and the men of Chozeba, and Joash, and Saraph, who had the dominion in Moab, and Jashubilehem. And these are ancient things."},{"text":"These were the potters, and those that dwelt among plants and hedges: there they dwelt with the king for his work."},{"text":"The sons of Simeon were, Nemuel, and Jamin, Jarib, Zerah, and Shaul:"},{"text":"Shallum his son, Mibsam his son, Mishma his son."},{"text":"And the sons of Mishma; Hamuel his son, Zacchur his son, Shimei his son."},{"text":"And Shimei had sixteen sons and six daughters: but his brethren had not many children, neither did all their family multiply, like to the children of Judah."},{"text":"And they dwelt at Beersheba, and Moladah, and Hazarshual,"},{"text":"And at Bilhah, and at Ezem, and at Tolad,"},{"text":"And at Bethuel, and at Hormah, and at Ziklag,"},{"text":"And at Bethmarcaboth, and Hazarsusim, and at Bethbirei, and at Shaaraim. These were their cities unto the reign of David."},{"text":"And their villages were, Etam, and Ain, Rimmon, and Tochen, and Ashan, five cities:"},{"text":"And all their villages that were round about the same cities, unto Baal. These were their habitations, and their genealogy."},{"text":"And Meshobab, and Jamlech, and Joshah, the son of Amaziah,"},{"text":"And Joel, and Jehu the son of Josibiah, the son of Seraiah, the son of Asiel,"},{"text":"And Elioenai, and Jaakobah, and Jeshohaiah, and Asaiah, and Adiel, and Jesimiel, and Benaiah,"},{"text":"And Ziza the son of Shiphi, the son of Allon, the son of Jedaiah, the son of Shimri, the son of Shemaiah;"},{"text":"These mentioned by their names were princes in their families: and the house of their fathers increased greatly."},{"text":"And they went to the entrance of Gedor, even unto the east side of the valley, to seek pasture for their flocks."},{"text":"And they found fat pasture and good, and the land was wide, and quiet, and peaceable; for they of Ham had dwelt there of old."},{"text":"And these written by name came in the days of Hezekiah king of Judah, and smote their tents, and the habitations that were found there, and destroyed them utterly unto this day, and dwelt in their rooms: because there was pasture there for their flocks."},{"text":"And some of them, even of the sons of Simeon, five hundred men, went to mount Seir, having for their captains Pelatiah, and Neariah, and Rephaiah, and Uzziel, the sons of Ishi."},{"text":"And they smote the rest of the Amalekites that were escaped, and dwelt there unto this day."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Now the sons of Reuben the firstborn of Israel, (for he was the firstborn; but forasmuch as he defiled his father's bed, his birthright was given unto the sons of Joseph the son of Israel: and the genealogy is not to be reckoned after the birthright."},{"text":"For Judah prevailed above his brethren, and of him came the chief ruler; but the birthright was Joseph's:)"},{"text":"The sons, I say, of Reuben the firstborn of Israel were, Hanoch, and Pallu, Hezron, and Carmi."},{"text":"The sons of Joel; Shemaiah his son, Gog his son, Shimei his son,"},{"text":"Micah his son, Reaia his son, Baal his son,"},{"text":"Beerah his son, whom Tilgathpilneser king of Assyria carried away captive: he was prince of the Reubenites."},{"text":"And his brethren by their families, when the genealogy of their generations was reckoned, were the chief, Jeiel, and Zechariah,"},{"text":"And Bela the son of Azaz, the son of Shema, the son of Joel, who dwelt in Aroer, even unto Nebo and Baalmeon:"},{"text":"And eastward he inhabited unto the entering in of the wilderness from the river Euphrates: because their cattle were multiplied in the land of Gilead."},{"text":"And in the days of Saul they made war with the Hagarites, who fell by their hand: and they dwelt in their tents throughout all the east land of Gilead."},{"text":"And the children of Gad dwelt over against them, in the land of Bashan unto Salcah:"},{"text":"Joel the chief, and Shapham the next, and Jaanai, and Shaphat in Bashan."},{"text":"And their brethren of the house of their fathers were, Michael, and Meshullam, and Sheba, and Jorai, and Jachan, and Zia, and Heber, seven."},{"text":"These are the children of Abihail the son of Huri, the son of Jaroah, the son of Gilead, the son of Michael, the son of Jeshishai, the son of Jahdo, the son of Buz;"},{"text":"Ahi the son of Abdiel, the son of Guni, chief of the house of their fathers."},{"text":"And they dwelt in Gilead in Bashan, and in her towns, and in all the suburbs of Sharon, upon their borders."},{"text":"All these were reckoned by genealogies in the days of Jotham king of Judah, and in the days of Jeroboam king of Israel."},{"text":"The sons of Reuben, and the Gadites, and half the tribe of Manasseh, of valiant men, men able to bear buckler and sword, and to shoot with bow, and skilful in war, were four and forty thousand seven hundred and threescore, that went out to the war."},{"text":"And they made war with the Hagarites, with Jetur, and Nephish, and Nodab."},{"text":"And they were helped against them, and the Hagarites were delivered into their hand, and all that were with them: for they cried to God in the battle, and he was intreated of them; because they put their trust in him."},{"text":"And they took away their cattle; of their camels fifty thousand, and of sheep two hundred and fifty thousand, and of asses two thousand, and of men an hundred thousand."},{"text":"For there fell down many slain, because the war was of God. And they dwelt in their steads until the captivity."},{"text":"And the children of the half tribe of Manasseh dwelt in the land: they increased from Bashan unto Baalhermon and Senir, and unto mount Hermon."},{"text":"And these were the heads of the house of their fathers, even Epher, and Ishi, and Eliel, and Azriel, and Jeremiah, and Hodaviah, and Jahdiel, mighty men of valour, famous men, and heads of the house of their fathers."},{"text":"And they transgressed against the God of their fathers, and went a whoring after the gods of the people of the land, whom God destroyed before them."},{"text":"And the God of Israel stirred up the spirit of Pul king of Assyria, and the spirit of Tilgathpilneser king of Assyria, and he carried them away, even the Reubenites, and the Gadites, and the half tribe of Manasseh, and brought them unto Halah, and Habor, and Hara, and to the river Gozan, unto this day."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"The sons of Levi; Gershon, Kohath, and Merari."},{"text":"And the sons of Kohath; Amram, Izhar, and Hebron, and Uzziel."},{"text":"And the children of Amram; Aaron, and Moses, and Miriam. The sons also of Aaron; Nadab, and Abihu, Eleazar, and Ithamar."},{"text":"Eleazar begat Phinehas, Phinehas begat Abishua,"},{"text":"And Abishua begat Bukki, and Bukki begat Uzzi,"},{"text":"And Uzzi begat Zerahiah, and Zerahiah begat Meraioth,"},{"text":"Meraioth begat Amariah, and Amariah begat Ahitub,"},{"text":"And Ahitub begat Zadok, and Zadok begat Ahimaaz,"},{"text":"And Ahimaaz begat Azariah, and Azariah begat Johanan,"},{"text":"And Johanan begat Azariah, (he it is that executed the priest's office in the temple that Solomon built in Jerusalem:)"},{"text":"And Azariah begat Amariah, and Amariah begat Ahitub,"},{"text":"And Ahitub begat Zadok, and Zadok begat Shallum,"},{"text":"And Shallum begat Hilkiah, and Hilkiah begat Azariah,"},{"text":"And Azariah begat Seraiah, and Seraiah begat Jehozadak,"},{"text":"And Jehozadak went into captivity, when the LORD carried away Judah and Jerusalem by the hand of Nebuchadnezzar."},{"text":"The sons of Levi; Gershom, Kohath, and Merari."},{"text":"And these be the names of the sons of Gershom; Libni, and Shimei."},{"text":"And the sons of Kohath were, Amram, and Izhar, and Hebron, and Uzziel."},{"text":"The sons of Merari; Mahli, and Mushi. And these are the families of the Levites according to their fathers."},{"text":"Of Gershom; Libni his son, Jahath his son, Zimmah his son,"},{"text":"Joah his son, Iddo his son, Zerah his son, Jeaterai his son."},{"text":"The sons of Kohath; Amminadab his son, Korah his son, Assir his son,"},{"text":"Elkanah his son, and Ebiasaph his son, and Assir his son,"},{"text":"Tahath his son, Uriel his son, Uzziah his son, and Shaul his son."},{"text":"And the sons of Elkanah; Amasai, and Ahimoth."},{"text":"As for Elkanah: the sons of Elkanah; Zophai his son, and Nahath his son,"},{"text":"Eliab his son, Jeroham his son, Elkanah his son."},{"text":"And the sons of Samuel; the firstborn Vashni, and Abiah."},{"text":"The sons of Merari; Mahli, Libni his son, Shimei his son, Uzza his son,"},{"text":"Shimea his son, Haggiah his son, Asaiah his son."},{"text":"And these are they whom David set over the service of song in the house of the LORD, after that the ark had rest."},{"text":"And they ministered before the dwelling place of the tabernacle of the congregation with singing, until Solomon had built the house of the LORD in Jerusalem: and then they waited on their office according to their order."},{"text":"And these are they that waited with their children. Of the sons of the Kohathites: Heman a singer, the son of Joel, the son of Shemuel,"},{"text":"The son of Elkanah, the son of Jeroham, the son of Eliel, the son of Toah,"},{"text":"The son of Zuph, the son of Elkanah, the son of Mahath, the son of Amasai,"},{"text":"The son of Elkanah, the son of Joel, the son of Azariah, the son of Zephaniah,"},{"text":"The son of Tahath, the son of Assir, the son of Ebiasaph, the son of Korah,"},{"text":"The son of Izhar, the son of Kohath, the son of Levi, the son of Israel."},{"text":"And his brother Asaph, who stood on his right hand, even Asaph the son of Berachiah, the son of Shimea,"},{"text":"The son of Michael, the son of Baaseiah, the son of Malchiah,"},{"text":"The son of Ethni, the son of Zerah, the son of Adaiah,"},{"text":"The son of Ethan, the son of Zimmah, the son of Shimei,"},{"text":"The son of Jahath, the son of Gershom, the son of Levi."},{"text":"And their brethren the sons of Merari stood on the left hand: Ethan the son of Kishi, the son of Abdi, the son of Malluch,"},{"text":"The son of Hashabiah, the son of Amaziah, the son of Hilkiah,"},{"text":"The son of Amzi, the son of Bani, the son of Shamer,"},{"text":"The son of Mahli, the son of Mushi, the son of Merari, the son of Levi."},{"text":"Their brethren also the Levites were appointed unto all manner of service of the tabernacle of the house of God."},{"text":"But Aaron and his sons offered upon the altar of the burnt offering, and on the altar of incense, and were appointed for all the work of the place most holy, and to make an atonement for Israel, according to all that Moses the servant of God had commanded."},{"text":"And these are the sons of Aaron; Eleazar his son, Phinehas his son, Abishua his son,"},{"text":"Bukki his son, Uzzi his son, Zerahiah his son,"},{"text":"Meraioth his son, Amariah his son, Ahitub his son,"},{"text":"Zadok his son, Ahimaaz his son."},{"text":"Now these are their dwelling places throughout their castles in their coasts, of the sons of Aaron, of the families of the Kohathites: for theirs was the lot."},{"text":"And they gave them Hebron in the land of Judah, and the suburbs thereof round about it."},{"text":"But the fields of the city, and the villages thereof, they gave to Caleb the son of Jephunneh."},{"text":"And to the sons of Aaron they gave the cities of Judah, namely, Hebron, the city of refuge, and Libnah with her suburbs, and Jattir, and Eshtemoa, with their suburbs,"},{"text":"And Hilen with her suburbs, Debir with her suburbs,"},{"text":"And Ashan with her suburbs, and Bethshemesh with her suburbs:"},{"text":"And out of the tribe of Benjamin; Geba with her suburbs, and Alemeth with her suburbs, and Anathoth with her suburbs. All their cities throughout their families were thirteen cities."},{"text":"And unto the sons of Kohath, which were left of the family of that tribe, were cities given out of the half tribe, namely, out of the half tribe of Manasseh, by lot, ten cities."},{"text":"And to the sons of Gershom throughout their families out of the tribe of Issachar, and out of the tribe of Asher, and out of the tribe of Naphtali, and out of the tribe of Manasseh in Bashan, thirteen cities."},{"text":"Unto the sons of Merari were given by lot, throughout their families, out of the tribe of Reuben, and out of the tribe of Gad, and out of the tribe of Zebulun, twelve cities."},{"text":"And the children of Israel gave to the Levites these cities with their suburbs."},{"text":"And they gave by lot out of the tribe of the children of Judah, and out of the tribe of the children of Simeon, and out of the tribe of the children of Benjamin, these cities, which are called by their names."},{"text":"And the residue of the families of the sons of Kohath had cities of their coasts out of the tribe of Ephraim."},{"text":"And they gave unto them, of the cities of refuge, Shechem in mount Ephraim with her suburbs; they gave also Gezer with her suburbs,"},{"text":"And Jokmeam with her suburbs, and Bethhoron with her suburbs,"},{"text":"And Aijalon with her suburbs, and Gathrimmon with her suburbs:"},{"text":"And out of the half tribe of Manasseh; Aner with her suburbs, and Bileam with her suburbs, for the family of the remnant of the sons of Kohath."},{"text":"Unto the sons of Gershom were given out of the family of the half tribe of Manasseh, Golan in Bashan with her suburbs, and Ashtaroth with her suburbs:"},{"text":"And out of the tribe of Issachar; Kedesh with her suburbs, Daberath with her suburbs,"},{"text":"And Ramoth with her suburbs, and Anem with her suburbs:"},{"text":"And out of the tribe of Asher; Mashal with her suburbs, and Abdon with her suburbs,"},{"text":"And Hukok with her suburbs, and Rehob with her suburbs:"},{"text":"And out of the tribe of Naphtali; Kedesh in Galilee with her suburbs, and Hammon with her suburbs, and Kirjathaim with her suburbs."},{"text":"Unto the rest of the children of Merari were given out of the tribe of Zebulun, Rimmon with her suburbs, Tabor with her suburbs:"},{"text":"And on the other side Jordan by Jericho, on the east side of Jordan, were given them out of the tribe of Reuben, Bezer in the wilderness with her suburbs, and Jahzah with her suburbs,"},{"text":"Kedemoth also with her suburbs, and Mephaath with her suburbs:"},{"text":"And out of the tribe of Gad; Ramoth in Gilead with her suburbs, and Mahanaim with her suburbs,"},{"text":"And Heshbon with her suburbs, and Jazer with her suburbs."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Now the sons of Issachar were, Tola, and Puah, Jashub, and Shimrom, four."},{"text":"And the sons of Tola; Uzzi, and Rephaiah, and Jeriel, and Jahmai, and Jibsam, and Shemuel, heads of their father's house, to wit, of Tola: they were valiant men of might in their generations; whose number was in the days of David two and twenty thousand and six hundred."},{"text":"And the sons of Uzzi; Izrahiah: and the sons of Izrahiah; Michael, and Obadiah, and Joel, Ishiah, five: all of them chief men."},{"text":"And with them, by their generations, after the house of their fathers, were bands of soldiers for war, six and thirty thousand men: for they had many wives and sons."},{"text":"And their brethren among all the families of Issachar were valiant men of might, reckoned in all by their genealogies fourscore and seven thousand."},{"text":"The sons of Benjamin; Bela, and Becher, and Jediael, three."},{"text":"And the sons of Bela; Ezbon, and Uzzi, and Uzziel, and Jerimoth, and Iri, five; heads of the house of their fathers, mighty men of valour; and were reckoned by their genealogies twenty and two thousand and thirty and four."},{"text":"And the sons of Becher; Zemira, and Joash, and Eliezer, and Elioenai, and Omri, and Jerimoth, and Abiah, and Anathoth, and Alameth. All these are the sons of Becher."},{"text":"And the number of them, after their genealogy by their generations, heads of the house of their fathers, mighty men of valour, was twenty thousand and two hundred."},{"text":"The sons also of Jediael; Bilhan: and the sons of Bilhan; Jeush, and Benjamin, and Ehud, and Chenaanah, and Zethan, and Tharshish, and Ahishahar."},{"text":"All these the sons of Jediael, by the heads of their fathers, mighty men of valour, were seventeen thousand and two hundred soldiers, fit to go out for war and battle."},{"text":"Shuppim also, and Huppim, the children of Ir, and Hushim, the sons of Aher."},{"text":"The sons of Naphtali; Jahziel, and Guni, and Jezer, and Shallum, the sons of Bilhah."},{"text":"The sons of Manasseh; Ashriel, whom she bare: (but his concubine the Aramitess bare Machir the father of Gilead:"},{"text":"And Machir took to wife the sister of Huppim and Shuppim, whose sister's name was Maachah;) and the name of the second was Zelophehad: and Zelophehad had daughters."},{"text":"And Maachah the wife of Machir bare a son, and she called his name Peresh; and the name of his brother was Sheresh; and his sons were Ulam and Rakem."},{"text":"And the sons of Ulam; Bedan. These were the sons of Gilead, the son of Machir, the son of Manasseh."},{"text":"And his sister Hammoleketh bare Ishod, and Abiezer, and Mahalah."},{"text":"And the sons of Shemidah were, Ahian, and Shechem, and Likhi, and Aniam."},{"text":"And the sons of Ephraim; Shuthelah, and Bered his son, and Tahath his son, and Eladah his son, and Tahath his son,"},{"text":"And Zabad his son, and Shuthelah his son, and Ezer, and Elead, whom the men of Gath that were born in that land slew, because they came down to take away their cattle."},{"text":"And Ephraim their father mourned many days, and his brethren came to comfort him."},{"text":"And when he went in to his wife, she conceived, and bare a son, and he called his name Beriah, because it went evil with his house."},{"text":"(And his daughter was Sherah, who built Bethhoron the nether, and the upper, and Uzzensherah.)"},{"text":"And Rephah was his son, also Resheph, and Telah his son, and Tahan his son."},{"text":"Laadan his son, Ammihud his son, Elishama his son."},{"text":"Non his son, Jehoshuah his son."},{"text":"And their possessions and habitations were, Bethel and the towns thereof, and eastward Naaran, and westward Gezer, with the towns thereof; Shechem also and the towns thereof, unto Gaza and the towns thereof:"},{"text":"And by the borders of the children of Manasseh, Bethshean and her towns, Taanach and her towns, Megiddo and her towns, Dor and her towns. In these dwelt the children of Joseph the son of Israel."},{"text":"The sons of Asher; Imnah, and Isuah, and Ishuai, and Beriah, and Serah their sister."},{"text":"And the sons of Beriah; Heber, and Malchiel, who is the father of Birzavith."},{"text":"And Heber begat Japhlet, and Shomer, and Hotham, and Shua their sister."},{"text":"And the sons of Japhlet; Pasach, and Bimhal, and Ashvath. These are the children of Japhlet."},{"text":"And the sons of Shamer; Ahi, and Rohgah, Jehubbah, and Aram."},{"text":"And the sons of his brother Helem; Zophah, and Imna, and Shelesh, and Amal."},{"text":"The sons of Zophah; Suah, and Harnepher, and Shual, and Beri, and Imrah,"},{"text":"Bezer, and Hod, and Shamma, and Shilshah, and Ithran, and Beera."},{"text":"And the sons of Jether; Jephunneh, and Pispah, and Ara."},{"text":"And the sons of Ulla; Arah, and Haniel, and Rezia."},{"text":"All these were the children of Asher, heads of their father's house, choice and mighty men of valour, chief of the princes. And the number throughout the genealogy of them that were apt to the war and to battle was twenty and six thousand men."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Now Benjamin begat Bela his firstborn, Ashbel the second, and Aharah the third,"},{"text":"Nohah the fourth, and Rapha the fifth."},{"text":"And the sons of Bela were, Addar, and Gera, and Abihud,"},{"text":"And Abishua, and Naaman, and Ahoah,"},{"text":"And Gera, and Shephuphan, and Huram."},{"text":"And these are the sons of Ehud: these are the heads of the fathers of the inhabitants of Geba, and they removed them to Manahath:"},{"text":"And Naaman, and Ahiah, and Gera, he removed them, and begat Uzza, and Ahihud."},{"text":"And Shaharaim begat children in the country of Moab, after he had sent them away; Hushim and Baara were his wives."},{"text":"And he begat of Hodesh his wife, Jobab, and Zibia, and Mesha, and Malcham,"},{"text":"And Jeuz, and Shachia, and Mirma. These were his sons, heads of the fathers."},{"text":"And of Hushim he begat Abitub, and Elpaal."},{"text":"The sons of Elpaal; Eber, and Misham, and Shamed, who built Ono, and Lod, with the towns thereof:"},{"text":"Beriah also, and Shema, who were heads of the fathers of the inhabitants of Aijalon, who drove away the inhabitants of Gath:"},{"text":"And Ahio, Shashak, and Jeremoth,"},{"text":"And Zebadiah, and Arad, and Ader,"},{"text":"And Michael, and Ispah, and Joha, the sons of Beriah;"},{"text":"And Zebadiah, and Meshullam, and Hezeki, and Heber,"},{"text":"Ishmerai also, and Jezliah, and Jobab, the sons of Elpaal;"},{"text":"And Jakim, and Zichri, and Zabdi,"},{"text":"And Elienai, and Zilthai, and Eliel,"},{"text":"And Adaiah, and Beraiah, and Shimrath, the sons of Shimhi;"},{"text":"And Ishpan, and Heber, and Eliel,"},{"text":"And Abdon, and Zichri, and Hanan,"},{"text":"And Hananiah, and Elam, and Antothijah,"},{"text":"And Iphedeiah, and Penuel, the sons of Shashak;"},{"text":"And Shamsherai, and Shehariah, and Athaliah,"},{"text":"And Jaresiah, and Eliah, and Zichri, the sons of Jeroham."},{"text":"These were heads of the fathers, by their generations, chief men."},{"text":"And at Gibeon dwelt the father of Gibeon; whose wife's name was Maachah:"},{"text":"And his firstborn son Abdon, and Zur, and Kish, and Baal, and Nadab,"},{"text":"And Gedor, and Ahio, and Zacher."},{"text":"And Mikloth begat Shimeah. And these also dwelt with their brethren in Jerusalem, over against them."},{"text":"And Ner begat Kish, and Kish begat Saul, and Saul begat Jonathan, and Malchishua, and Abinadab, and Eshbaal."},{"text":"And the son of Jonathan was Meribbaal; and Meribbaal begat Micah."},{"text":"And the sons of Micah were, Pithon, and Melech, and Tarea, and Ahaz."},{"text":"And Ahaz begat Jehoadah; and Jehoadah begat Alemeth, and Azmaveth, and Zimri; and Zimri begat Moza,"},{"text":"And Moza begat Binea: Rapha was his son, Eleasah his son, Azel his son:"},{"text":"And Azel had six sons, whose names are these, Azrikam, Bocheru, and Ishmael, and Sheariah, and Obadiah, and Hanan. All these were the sons of Azel."},{"text":"And the sons of Eshek his brother were, Ulam his firstborn, Jehush the second, and Eliphelet the third."},{"text":"And the sons of Ulam were mighty men of valour, archers, and had many sons, and sons' sons, an hundred and fifty. All these are of the sons of Benjamin."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"So all Israel were reckoned by genealogies; and, behold, they were written in the book of the kings of Israel and Judah, who were carried away to Babylon for their transgression."},{"text":"Now the first inhabitants that dwelt in their possessions in their cities were, the Israelites, the priests, Levites, and the Nethinims."},{"text":"And in Jerusalem dwelt of the children of Judah, and of the children of Benjamin, and of the children of Ephraim, and Manasseh;"},{"text":"Uthai the son of Ammihud, the son of Omri, the son of Imri, the son of Bani, of the children of Pharez the son of Judah."},{"text":"And of the Shilonites; Asaiah the firstborn, and his sons."},{"text":"And of the sons of Zerah; Jeuel, and their brethren, six hundred and ninety."},{"text":"And of the sons of Benjamin; Sallu the son of Meshullam, the son of Hodaviah, the son of Hasenuah,"},{"text":"And Ibneiah the son of Jeroham, and Elah the son of Uzzi, the son of Michri, and Meshullam the son of Shephathiah, the son of Reuel, the son of Ibnijah;"},{"text":"And their brethren, according to their generations, nine hundred and fifty and six. All these men were chief of the fathers in the house of their fathers."},{"text":"And of the priests; Jedaiah, and Jehoiarib, and Jachin,"},{"text":"And Azariah the son of Hilkiah, the son of Meshullam, the son of Zadok, the son of Meraioth, the son of Ahitub, the ruler of the house of God;"},{"text":"And Adaiah the son of Jeroham, the son of Pashur, the son of Malchijah, and Maasiai the son of Adiel, the son of Jahzerah, the son of Meshullam, the son of Meshillemith, the son of Immer;"},{"text":"And their brethren, heads of the house of their fathers, a thousand and seven hundred and threescore; very able men for the work of the service of the house of God."},{"text":"And of the Levites; Shemaiah the son of Hasshub, the son of Azrikam, the son of Hashabiah, of the sons of Merari;"},{"text":"And Bakbakkar, Heresh, and Galal, and Mattaniah the son of Micah, the son of Zichri, the son of Asaph;"},{"text":"And Obadiah the son of Shemaiah, the son of Galal, the son of Jeduthun, and Berechiah the son of Asa, the son of Elkanah, that dwelt in the villages of the Netophathites."},{"text":"And the porters were, Shallum, and Akkub, and Talmon, and Ahiman, and their brethren: Shallum was the chief;"},{"text":"Who hitherto waited in the king's gate eastward: they were porters in the companies of the children of Levi."},{"text":"And Shallum the son of Kore, the son of Ebiasaph, the son of Korah, and his brethren, of the house of his father, the Korahites, were over the work of the service, keepers of the gates of the tabernacle: and their fathers, being over the host of the LORD, were keepers of the entry."},{"text":"And Phinehas the son of Eleazar was the ruler over them in time past, and the LORD was with him."},{"text":"And Zechariah the son of Meshelemiah was porter of the door of the tabernacle of the congregation."},{"text":"All these which were chosen to be porters in the gates were two hundred and twelve. These were reckoned by their genealogy in their villages, whom David and Samuel the seer did ordain in their set office."},{"text":"So they and their children had the oversight of the gates of the house of the LORD, namely, the house of the tabernacle, by wards."},{"text":"In four quarters were the porters, toward the east, west, north, and south."},{"text":"And their brethren, which were in their villages, were to come after seven days from time to time with them."},{"text":"For these Levites, the four chief porters, were in their set office, and were over the chambers and treasuries of the house of God."},{"text":"And they lodged round about the house of God, because the charge was upon them, and the opening thereof every morning pertained to them."},{"text":"And certain of them had the charge of the ministering vessels, that they should bring them in and out by tale."},{"text":"Some of them also were appointed to oversee the vessels, and all the instruments of the sanctuary, and the fine flour, and the wine, and the oil, and the frankincense, and the spices."},{"text":"And some of the sons of the priests made the ointment of the spices."},{"text":"And Mattithiah, one of the Levites, who was the firstborn of Shallum the Korahite, had the set office over the things that were made in the pans."},{"text":"And other of their brethren, of the sons of the Kohathites, were over the shewbread, to prepare it every sabbath."},{"text":"And these are the singers, chief of the fathers of the Levites, who remaining in the chambers were free: for they were employed in that work day and night."},{"text":"These chief fathers of the Levites were chief throughout their generations; these dwelt at Jerusalem."},{"text":"And in Gibeon dwelt the father of Gibeon, Jehiel, whose wife's name was Maachah:"},{"text":"And his firstborn son Abdon, then Zur, and Kish, and Baal, and Ner, and Nadab."},{"text":"And Gedor, and Ahio, and Zechariah, and Mikloth."},{"text":"And Mikloth begat Shimeam. And they also dwelt with their brethren at Jerusalem, over against their brethren."},{"text":"And Ner begat Kish; and Kish begat Saul; and Saul begat Jonathan, and Malchishua, and Abinadab, and Eshbaal."},{"text":"And the son of Jonathan was Meribbaal: and Meribbaal begat Micah."},{"text":"And the sons of Micah were, Pithon, and Melech, and Tahrea, and Ahaz."},{"text":"And Ahaz begat Jarah; and Jarah begat Alemeth, and Azmaveth, and Zimri; and Zimri begat Moza;"},{"text":"And Moza begat Binea; and Rephaiah his son, Eleasah his son, Azel his son."},{"text":"And Azel had six sons, whose names are these, Azrikam, Bocheru, and Ishmael, and Sheariah, and Obadiah, and Hanan: these were the sons of Azel."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul called to be an apostle of Jesus Christ through the will of God, and Sosthenes our brother,"},{"text":"Unto the church of God which is at Corinth, to them that are sanctified in Christ Jesus, called to be saints, with all that in every place call upon the name of Jesus Christ our Lord, both their's and our's:"},{"text":"Grace be unto you, and peace, from God our Father, and from the Lord Jesus Christ."},{"text":"I thank my God always on your behalf, for the grace of God which is given you by Jesus Christ;"},{"text":"That in every thing ye are enriched by him, in all utterance, and in all knowledge;"},{"text":"Even as the testimony of Christ was confirmed in you:"},{"text":"So that ye come behind in no gift; waiting for the coming of our Lord Jesus Christ:"},{"text":"Who shall also confirm you unto the end, that ye may be blameless in the day of our Lord Jesus Christ."},{"text":"God is faithful, by whom ye were called unto the fellowship of his Son Jesus Christ our Lord."},{"text":"Now I beseech you, brethren, by the name of our Lord Jesus Christ, that ye all speak the same thing, and that there be no divisions among you; but that ye be perfectly joined together in the same mind and in the same judgment."},{"text":"For it hath been declared unto me of you, my brethren, by them which are of the house of Chloe, that there are contentions among you."},{"text":"Now this I say, that every one of you saith, I am of Paul; and I of Apollos; and I of Cephas; and I of Christ."},{"text":"Is Christ divided? was Paul crucified for you? or were ye baptized in the name of Paul?"},{"text":"I thank God that I baptized none of you, but Crispus and Gaius;"},{"text":"Lest any should say that I had baptized in mine own name."},{"text":"And I baptized also the household of Stephanas: besides, I know not whether I baptized any other."},{"text":"For Christ sent me not to baptize, but to preach the gospel: not with wisdom of words, lest the cross of Christ should be made of none effect."},{"text":"For the preaching of the cross is to them that perish foolishness; but unto us which are saved it is the power of God."},{"text":"For it is written, I will destroy the wisdom of the wise, and will bring to nothing the understanding of the prudent."},{"text":"Where is the wise? where is the scribe? where is the disputer of this world? hath not God made foolish the wisdom of this world?"},{"text":"For after that in the wisdom of God the world by wisdom knew not God, it pleased God by the foolishness of preaching to save them that believe."},{"text":"For the Jews require a sign, and the Greeks seek after wisdom:"},{"text":"But we preach Christ crucified, unto the Jews a stumblingblock, and unto the Greeks foolishness;"},{"text":"But unto them which are called, both Jews and Greeks, Christ the power of God, and the wisdom of God."},{"text":"Because the foolishness of God is wiser than men; and the weakness of God is stronger than men."},{"text":"For ye see your calling, brethren, how that not many wise men after the flesh, not many mighty, not many noble, are called:"},{"text":"But God hath chosen the foolish things of the world to confound the wise; and God hath chosen the weak things of the world to confound the things which are mighty;"},{"text":"And base things of the world, and things which are despised, hath God chosen, yea, and things which are not, to bring to nought things that are:"},{"text":"That no flesh should glory in his presence."},{"text":"But of him are ye in Christ Jesus, who of God is made unto us wisdom, and righteousness, and sanctification, and redemption:"},{"text":"That, according as it is written, He that glorieth, let him glory in the Lord."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Moreover, brethren, I would not that ye should be ignorant, how that all our fathers were under the cloud, and all passed through the sea;"},{"text":"And were all baptized unto Moses in the cloud and in the sea;"},{"text":"And did all eat the same spiritual meat;"},{"text":"And did all drink the same spiritual drink: for they drank of that spiritual Rock that followed them: and that Rock was Christ."},{"text":"But with many of them God was not well pleased: for they were overthrown in the wilderness."},{"text":"Now these things were our examples, to the intent we should not lust after evil things, as they also lusted."},{"text":"Neither be ye idolaters, as were some of them; as it is written, The people sat down to eat and drink, and rose up to play."},{"text":"Neither let us commit fornication, as some of them committed, and fell in one day three and twenty thousand."},{"text":"Neither let us tempt Christ, as some of them also tempted, and were destroyed of serpents."},{"text":"Neither murmur ye, as some of them also murmured, and were destroyed of the destroyer."},{"text":"Now all these things happened unto them for ensamples: and they are written for our admonition, upon whom the ends of the world are come."},{"text":"Wherefore let him that thinketh he standeth take heed lest he fall."},{"text":"There hath no temptation taken you but such as is common to man: but God is faithful, who will not suffer you to be tempted above that ye are able; but will with the temptation also make a way to escape, that ye may be able to bear it."},{"text":"Wherefore, my dearly beloved, flee from idolatry."},{"text":"I speak as to wise men; judge ye what I say."},{"text":"The cup of blessing which we bless, is it not the communion of the blood of Christ? The bread which we break, is it not the communion of the body of Christ?"},{"text":"For we being many are one bread, and one body: for we are all partakers of that one bread."},{"text":"Behold Israel after the flesh: are not they which eat of the sacrifices partakers of the altar?"},{"text":"What say I then? that the idol is any thing, or that which is offered in sacrifice to idols is any thing?"},{"text":"But I say, that the things which the Gentiles sacrifice, they sacrifice to devils, and not to God: and I would not that ye should have fellowship with devils."},{"text":"Ye cannot drink the cup of the Lord, and the cup of devils: ye cannot be partakers of the Lord's table, and of the table of devils."},{"text":"Do we provoke the Lord to jealousy? are we stronger than he?"},{"text":"All things are lawful for me, but all things are not expedient: all things are lawful for me, but all things edify not."},{"text":"Let no man seek his own, but every man another's wealth."},{"text":"Whatsoever is sold in the shambles, that eat, asking no question for conscience sake:"},{"text":"For the earth is the Lord's, and the fulness thereof."},{"text":"If any of them that believe not bid you to a feast, and ye be disposed to go; whatsoever is set before you, eat, asking no question for conscience sake."},{"text":"But if any man say unto you, This is offered in sacrifice unto idols, eat not for his sake that shewed it, and for conscience sake: for the earth is the Lord's, and the fulness thereof:"},{"text":"Conscience, I say, not thine own, but of the other: for why is my liberty judged of another man's conscience?"},{"text":"For if I by grace be a partaker, why am I evil spoken of for that for which I give thanks?"},{"text":"Whether therefore ye eat, or drink, or whatsoever ye do, do all to the glory of God."},{"text":"Give none offence, neither to the Jews, nor to the Gentiles, nor to the church of God:"},{"text":"Even as I please all men in all things, not seeking mine own profit, but the profit of many, that they may be saved."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Be ye followers of me, even as I also am of Christ."},{"text":"Now I praise you, brethren, that ye remember me in all things, and keep the ordinances, as I delivered them to you."},{"text":"But I would have you know, that the head of every man is Christ; and the head of the woman is the man; and the head of Christ is God."},{"text":"Every man praying or prophesying, having his head covered, dishonoureth his head."},{"text":"But every woman that prayeth or prophesieth with her head uncovered dishonoureth her head: for that is even all one as if she were shaven."},{"text":"For if the woman be not covered, let her also be shorn: but if it be a shame for a woman to be shorn or shaven, let her be covered."},{"text":"For a man indeed ought not to cover his head, forasmuch as he is the image and glory of God: but the woman is the glory of the man."},{"text":"For the man is not of the woman: but the woman of the man."},{"text":"Neither was the man created for the woman; but the woman for the man."},{"text":"For this cause ought the woman to have power on her head because of the angels."},{"text":"Nevertheless neither is the man without the woman, neither the woman without the man, in the Lord."},{"text":"For as the woman is of the man, even so is the man also by the woman; but all things of God."},{"text":"Judge in yourselves: is it comely that a woman pray unto God uncovered?"},{"text":"Doth not even nature itself teach you, that, if a man have long hair, it is a shame unto him?"},{"text":"But if a woman have long hair, it is a glory to her: for her hair is given her for a covering."},{"text":"But if any man seem to be contentious, we have no such custom, neither the churches of God."},{"text":"Now in this that I declare unto you I praise you not, that ye come together not for the better, but for the worse."},{"text":"For first of all, when ye come together in the church, I hear that there be divisions among you; and I partly believe it."},{"text":"For there must be also heresies among you, that they which are approved may be made manifest among you."},{"text":"When ye come together therefore into one place, this is not to eat the Lord's supper."},{"text":"For in eating every one taketh before other his own supper: and one is hungry, and another is drunken."},{"text":"What? have ye not houses to eat and to drink in? or despise ye the church of God, and shame them that have not? What shall I say to you? shall I praise you in this? I praise you not."},{"text":"For I have received of the Lord that which also I delivered unto you, That the Lord Jesus the same night in which he was betrayed took bread:"},{"text":"And when he had given thanks, he brake it, and said, Take, eat: this is my body, which is broken for you: this do in remembrance of me."},{"text":"After the same manner also he took the cup, when he had supped, saying, This cup is the new testament in my blood: this do ye, as oft as ye drink it, in remembrance of me."},{"text":"For as often as ye eat this bread, and drink this cup, ye do shew the Lord's death till he come."},{"text":"Wherefore whosoever shall eat this bread, and drink this cup of the Lord, unworthily, shall be guilty of the body and blood of the Lord."},{"text":"But let a man examine himself, and so let him eat of that bread, and drink of that cup."},{"text":"For he that eateth and drinketh unworthily, eateth and drinketh damnation to himself, not discerning the Lord's body."},{"text":"For this cause many are weak and sickly among you, and many sleep."},{"text":"For if we would judge ourselves, we should not be judged."},{"text":"But when we are judged, we are chastened of the Lord, that we should not be condemned with the world."},{"text":"Wherefore, my brethren, when ye come together to eat, tarry one for another."},{"text":"And if any man hunger, let him eat at home; that ye come not together unto condemnation. And the rest will I set in order when I come."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Now concerning spiritual gifts, brethren, I would not have you ignorant."},{"text":"Ye know that ye were Gentiles, carried away unto these dumb idols, even as ye were led."},{"text":"Wherefore I give you to understand, that no man speaking by the Spirit of God calleth Jesus accursed: and that no man can say that Jesus is the Lord, but by the Holy Ghost."},{"text":"Now there are diversities of gifts, but the same Spirit."},{"text":"And there are differences of administrations, but the same Lord."},{"text":"And there are diversities of operations, but it is the same God which worketh all in all."},{"text":"But the manifestation of the Spirit is given to every man to profit withal."},{"text":"For to one is given by the Spirit the word of wisdom; to another the word of knowledge by the same Spirit;"},{"text":"To another faith by the same Spirit; to another the gifts of healing by the same Spirit;"},{"text":"To another the working of miracles; to another prophecy; to another discerning of spirits; to another divers kinds of tongues; to another the interpretation of tongues:"},{"text":"But all these worketh that one and the selfsame Spirit, dividing to every man severally as he will."},{"text":"For as the body is one, and hath many members, and all the members of that one body, being many, are one body: so also is Christ."},{"text":"For by one Spirit are we all baptized into one body, whether we be Jews or Gentiles, whether we be bond or free; and have been all made to drink into one Spirit."},{"text":"For the body is not one member, but many."},{"text":"If the foot shall say, Because I am not the hand, I am not of the body; is it therefore not of the body?"},{"text":"And if the ear shall say, Because I am not the eye, I am not of the body; is it therefore not of the body?"},{"text":"If the whole body were an eye, where were the hearing? If the whole were hearing, where were the smelling?"},{"text":"But now hath God set the members every one of them in the body, as it hath pleased him."},{"text":"And if they were all one member, where were the body?"},{"text":"But now are they many members, yet but one body."},{"text":"And the eye cannot say unto the hand, I have no need of thee: nor again the head to the feet, I have no need of you."},{"text":"Nay, much more those members of the body, which seem to be more feeble, are necessary:"},{"text":"And those members of the body, which we think to be less honourable, upon these we bestow more abundant honour; and our uncomely parts have more abundant comeliness."},{"text":"For our comely parts have no need: but God hath tempered the body together, having given more abundant honour to that part which lacked."},{"text":"That there should be no schism in the body; but that the members should have the same care one for another."},{"text":"And whether one member suffer, all the members suffer with it; or one member be honoured, all the members rejoice with it."},{"text":"Now ye are the body of Christ, and members in particular."},{"text":"And God hath set some in the church, first apostles, secondarily prophets, thirdly teachers, after that miracles, then gifts of healings, helps, governments, diversities of tongues."},{"text":"Are all apostles? are all prophets? are all teachers? are all workers of miracles?"},{"text":"Have all the gifts of healing? do all speak with tongues? do all interpret?"},{"text":"But covet earnestly the best gifts: and yet shew I unto you a more excellent way."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal."},{"text":"And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing."},{"text":"And though I bestow all my goods to feed the poor, and though I give my body to be burned, and have not charity, it profiteth me nothing."},{"text":"Charity suffereth long, and is kind; charity envieth not; charity vaunteth not itself, is not puffed up,"},{"text":"Doth not behave itself unseemly, seeketh not her own, is not easily provoked, thinketh no evil;"},{"text":"Rejoiceth not in iniquity, but rejoiceth in the truth;"},{"text":"Beareth all things, believeth all things, hopeth all things, endureth all things."},{"text":"Charity never faileth: but whether there be prophecies, they shall fail; whether there be tongues, they shall cease; whether there be knowledge, it shall vanish away."},{"text":"For we know in part, and we prophesy in part."},{"text":"But when that which is perfect is come, then that which is in part shall be done away."},{"text":"When I was a child, I spake as a child, I understood as a child, I thought as a child: but when I became a man, I put away childish things."},{"text":"For now we see through a glass, darkly; but then face to face: now I know in part; but then shall I know even as also I am known."},{"text":"And now abideth faith, hope, charity, these three; but the greatest of these is charity."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Follow after charity, and desire spiritual gifts, but rather that ye may prophesy."},{"text":"For he that speaketh in an unknown tongue speaketh not unto men, but unto God: for no man understandeth him; howbeit in the spirit he speaketh mysteries."},{"text":"But he that prophesieth speaketh unto men to edification, and exhortation, and comfort."},{"text":"He that speaketh in an unknown tongue edifieth himself; but he that prophesieth edifieth the church."},{"text":"I would that ye all spake with tongues but rather that ye prophesied: for greater is he that prophesieth than he that speaketh with tongues, except he interpret, that the church may receive edifying."},{"text":"Now, brethren, if I come unto you speaking with tongues, what shall I profit you, except I shall speak to you either by revelation, or by knowledge, or by prophesying, or by doctrine?"},{"text":"And even things without life giving sound, whether pipe or harp, except they give a distinction in the sounds, how shall it be known what is piped or harped?"},{"text":"For if the trumpet give an uncertain sound, who shall prepare himself to the battle?"},{"text":"So likewise ye, except ye utter by the tongue words easy to be understood, how shall it be known what is spoken? for ye shall speak into the air."},{"text":"There are, it may be, so many kinds of voices in the world, and none of them is without signification."},{"text":"Therefore if I know not the meaning of the voice, I shall be unto him that speaketh a barbarian, and he that speaketh shall be a barbarian unto me."},{"text":"Even so ye, forasmuch as ye are zealous of spiritual gifts, seek that ye may excel to the edifying of the church."},{"text":"Wherefore let him that speaketh in an unknown tongue pray that he may interpret."},{"text":"For if I pray in an unknown tongue, my spirit prayeth, but my understanding is unfruitful."},{"text":"What is it then? I will pray with the spirit, and I will pray with the understanding also: I will sing with the spirit, and I will sing with the understanding also."},{"text":"Else when thou shalt bless with the spirit, how shall he that occupieth the room of the unlearned say Amen at thy giving of thanks, seeing he understandeth not what thou sayest?"},{"text":"For thou verily givest thanks well, but the other is not edified."},{"text":"I thank my God, I speak with tongues more than ye all:"},{"text":"Yet in the church I had rather speak five words with my understanding, that by my voice I might teach others also, than ten thousand words in an unknown tongue."},{"text":"Brethren, be not children in understanding: howbeit in malice be ye children, but in understanding be men."},{"text":"In the law it is written, With men of other tongues and other lips will I speak unto this people; and yet for all that will they not hear me, saith the LORD."},{"text":"Wherefore tongues are for a sign, not to them that believe, but to them that believe not: but prophesying serveth not for them that believe not, but for them which believe."},{"text":"If therefore the whole church be come together into one place, and all speak with tongues, and there come in those that are unlearned, or unbelievers, will they not say that ye are mad?"},{"text":"But if all prophesy, and there come in one that believeth not, or one unlearned, he is convinced of all, he is judged of all:"},{"text":"And thus are the secrets of his heart made manifest; and so falling down on his face he will worship God, and report that God is in you of a truth."},{"text":"How is it then, brethren? when ye come together, every one of you hath a psalm, hath a doctrine, hath a tongue, hath a revelation, hath an interpretation. Let all things be done unto edifying."},{"text":"If any man speak in an unknown tongue, let it be by two, or at the most by three, and that by course; and let one interpret."},{"text":"But if there be no interpreter, let him keep silence in the church; and let him speak to himself, and to God."},{"text":"Let the prophets speak two or three, and let the other judge."},{"text":"If any thing be revealed to another that sitteth by, let the first hold his peace."},{"text":"For ye may all prophesy one by one, that all may learn, and all may be comforted."},{"text":"And the spirits of the prophets are subject to the prophets."},{"text":"For God is not the author of confusion, but of peace, as in all churches of the saints."},{"text":"Let your women keep silence in the churches: for it is not permitted unto them to speak; but they are commanded to be under obedience as also saith the law."},{"text":"And if they will learn any thing, let them ask their husbands at home: for it is a shame for women to speak in the church."},{"text":"What? came the word of God out from you? or came it unto you only?"},{"text":"If any man think himself to be a prophet, or spiritual, let him acknowledge that the things that I write unto you are the commandments of the Lord."},{"text":"But if any man be ignorant, let him be ignorant."},{"text":"Wherefore, brethren, covet to prophesy, and forbid not to speak with tongues."},{"text":"Let all things be done decently and in order."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"Moreover, brethren, I declare unto you the gospel which I preached unto you, which also ye have received, and wherein ye stand;"},{"text":"By which also ye are saved, if ye keep in memory what I preached unto you, unless ye have believed in vain."},{"text":"For I delivered unto you first of all that which I also received, how that Christ died for our sins according to the scriptures;"},{"text":"And that he was buried, and that he rose again the third day according to the scriptures:"},{"text":"And that he was seen of Cephas, then of the twelve:"},{"text":"After that, he was seen of above five hundred brethren at once; of whom the greater part remain unto this present, but some are fallen asleep."},{"text":"After that, he was seen of James; then of all the apostles."},{"text":"And last of all he was seen of me also, as of one born out of due time."},{"text":"For I am the least of the apostles, that am not meet to be called an apostle, because I persecuted the church of God."},{"text":"But by the grace of God I am what I am: and his grace which was bestowed upon me was not in vain; but I laboured more abundantly than they all: yet not I, but the grace of God which was with me."},{"text":"Therefore whether it were I or they, so we preach, and so ye believed."},{"text":"Now if Christ be preached that he rose from the dead, how say some among you that there is no resurrection of the dead?"},{"text":"But if there be no resurrection of the dead, then is Christ not risen:"},{"text":"And if Christ be not risen, then is our preaching vain, and your faith is also vain."},{"text":"Yea, and we are found false witnesses of God; because we have testified of God that he raised up Christ: whom he raised not up, if so be that the dead rise not."},{"text":"For if the dead rise not, then is not Christ raised:"},{"text":"And if Christ be not raised, your faith is vain; ye are yet in your sins."},{"text":"Then they also which are fallen asleep in Christ are perished."},{"text":"If in this life only we have hope in Christ, we are of all men most miserable."},{"text":"But now is Christ risen from the dead, and become the firstfruits of them that slept."},{"text":"For since by man came death, by man came also the resurrection of the dead."},{"text":"For as in Adam all die, even so in Christ shall all be made alive."},{"text":"But every man in his own order: Christ the firstfruits; afterward they that are Christ's at his coming."},{"text":"Then cometh the end, when he shall have delivered up the kingdom to God, even the Father; when he shall have put down all rule and all authority and power."},{"text":"For he must reign, till he hath put all enemies under his feet."},{"text":"The last enemy that shall be destroyed is death."},{"text":"For he hath put all things under his feet. But when he saith all things are put under him, it is manifest that he is excepted, which did put all things under him."},{"text":"And when all things shall be subdued unto him, then shall the Son also himself be subject unto him that put all things under him, that God may be all in all."},{"text":"Else what shall they do which are baptized for the dead, if the dead rise not at all? why are they then baptized for the dead?"},{"text":"And why stand we in jeopardy every hour?"},{"text":"I protest by your rejoicing which I have in Christ Jesus our LORD, I die daily."},{"text":"If after the manner of men I have fought with beasts at Ephesus, what advantageth it me, if the dead rise not? let us eat and drink; for to morrow we die."},{"text":"Be not deceived: evil communications corrupt good manners."},{"text":"Awake to righteousness, and sin not; for some have not the knowledge of God: I speak this to your shame."},{"text":"But some man will say, How are the dead raised up? and with what body do they come?"},{"text":"Thou fool, that which thou sowest is not quickened, except it die:"},{"text":"And that which thou sowest, thou sowest not that body that shall be, but bare grain, it may chance of wheat, or of some other grain:"},{"text":"But God giveth it a body as it hath pleased him, and to every seed his own body."},{"text":"All flesh is not the same flesh: but there is one kind of flesh of men, another flesh of beasts, another of fishes, and another of birds."},{"text":"There are also celestial bodies, and bodies terrestrial: but the glory of the celestial is one, and the glory of the terrestrial is another."},{"text":"There is one glory of the sun, and another glory of the moon, and another glory of the stars: for one star differeth from another star in glory."},{"text":"So also is the resurrection of the dead. It is sown in corruption; it is raised in incorruption:"},{"text":"It is sown in dishonour; it is raised in glory: it is sown in weakness; it is raised in power:"},{"text":"It is sown a natural body; it is raised a spiritual body. There is a natural body, and there is a spiritual body."},{"text":"And so it is written, The first man Adam was made a living soul; the last Adam was made a quickening spirit."},{"text":"Howbeit that was not first which is spiritual, but that which is natural; and afterward that which is spiritual."},{"text":"The first man is of the earth, earthy; the second man is the Lord from heaven."},{"text":"As is the earthy, such are they also that are earthy: and as is the heavenly, such are they also that are heavenly."},{"text":"And as we have borne the image of the earthy, we shall also bear the image of the heavenly."},{"text":"Now this I say, brethren, that flesh and blood cannot inherit the kingdom of God; neither doth corruption inherit incorruption."},{"text":"Behold, I shew you a mystery; We shall not all sleep, but we shall all be changed,"},{"text":"In a moment, in the twinkling of an eye, at the last trump: for the trumpet shall sound, and the dead shall be raised incorruptible, and we shall be changed."},{"text":"For this corruptible must put on incorruption, and this mortal must put on immortality."},{"text":"So when this corruptible shall have put on incorruption, and this mortal shall have put on immortality, then shall be brought to pass the saying that is written, Death is swallowed up in victory."},{"text":"O death, where is thy sting? O grave, where is thy victory?"},{"text":"The sting of death is sin; and the strength of sin is the law."},{"text":"But thanks be to God, which giveth us the victory through our Lord Jesus Christ."},{"text":"Therefore, my beloved brethren, be ye stedfast, unmoveable, always abounding in the work of the Lord, forasmuch as ye know that your labour is not in vain in the Lord."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Now concerning the collection for the saints, as I have given order to the churches of Galatia, even so do ye."},{"text":"Upon the first day of the week let every one of you lay by him in store, as God hath prospered him, that there be no gatherings when I come."},{"text":"And when I come, whomsoever ye shall approve by your letters, them will I send to bring your liberality unto Jerusalem."},{"text":"And if it be meet that I go also, they shall go with me."},{"text":"Now I will come unto you, when I shall pass through Macedonia: for I do pass through Macedonia."},{"text":"And it may be that I will abide, yea, and winter with you, that ye may bring me on my journey whithersoever I go."},{"text":"For I will not see you now by the way; but I trust to tarry a while with you, if the Lord permit."},{"text":"But I will tarry at Ephesus until Pentecost."},{"text":"For a great door and effectual is opened unto me, and there are many adversaries."},{"text":"Now if Timotheus come, see that he may be with you without fear: for he worketh the work of the Lord, as I also do."},{"text":"Let no man therefore despise him: but conduct him forth in peace, that he may come unto me: for I look for him with the brethren."},{"text":"As touching our brother Apollos, I greatly desired him to come unto you with the brethren: but his will was not at all to come at this time; but he will come when he shall have convenient time."},{"text":"Watch ye, stand fast in the faith, quit you like men, be strong."},{"text":"Let all your things be done with charity."},{"text":"I beseech you, brethren, (ye know the house of Stephanas, that it is the firstfruits of Achaia, and that they have addicted themselves to the ministry of the saints,)"},{"text":"That ye submit yourselves unto such, and to every one that helpeth with us, and laboureth."},{"text":"I am glad of the coming of Stephanas and Fortunatus and Achaicus: for that which was lacking on your part they have supplied."},{"text":"For they have refreshed my spirit and your's: therefore acknowledge ye them that are such."},{"text":"The churches of Asia salute you. Aquila and Priscilla salute you much in the Lord, with the church that is in their house."},{"text":"All the brethren greet you. Greet ye one another with an holy kiss."},{"text":"The salutation of me Paul with mine own hand."},{"text":"If any man love not the Lord Jesus Christ, let him be Anathema Maranatha."},{"text":"The grace of our Lord Jesus Christ be with you."},{"text":"My love be with you all in Christ Jesus. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And I, brethren, when I came to you, came not with excellency of speech or of wisdom, declaring unto you the testimony of God."},{"text":"For I determined not to know any thing among you, save Jesus Christ, and him crucified."},{"text":"And I was with you in weakness, and in fear, and in much trembling."},{"text":"And my speech and my preaching was not with enticing words of man's wisdom, but in demonstration of the Spirit and of power:"},{"text":"That your faith should not stand in the wisdom of men, but in the power of God."},{"text":"Howbeit we speak wisdom among them that are perfect: yet not the wisdom of this world, nor of the princes of this world, that come to nought:"},{"text":"But we speak the wisdom of God in a mystery, even the hidden wisdom, which God ordained before the world unto our glory:"},{"text":"Which none of the princes of this world knew: for had they known it, they would not have crucified the Lord of glory."},{"text":"But as it is written, Eye hath not seen, nor ear heard, neither have entered into the heart of man, the things which God hath prepared for them that love him."},{"text":"But God hath revealed them unto us by his Spirit: for the Spirit searcheth all things, yea, the deep things of God."},{"text":"For what man knoweth the things of a man, save the spirit of man which is in him? even so the things of God knoweth no man, but the Spirit of God."},{"text":"Now we have received, not the spirit of the world, but the spirit which is of God; that we might know the things that are freely given to us of God."},{"text":"Which things also we speak, not in the words which man's wisdom teacheth, but which the Holy Ghost teacheth; comparing spiritual things with spiritual."},{"text":"But the natural man receiveth not the things of the Spirit of God: for they are foolishness unto him: neither can he know them, because they are spiritually discerned."},{"text":"But he that is spiritual judgeth all things, yet he himself is judged of no man."},{"text":"For who hath known the mind of the Lord, that he may instruct him? But we have the mind of Christ."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And I, brethren, could not speak unto you as unto spiritual, but as unto carnal, even as unto babes in Christ."},{"text":"I have fed you with milk, and not with meat: for hitherto ye were not able to bear it, neither yet now are ye able."},{"text":"For ye are yet carnal: for whereas there is among you envying, and strife, and divisions, are ye not carnal, and walk as men?"},{"text":"For while one saith, I am of Paul; and another, I am of Apollos; are ye not carnal?"},{"text":"Who then is Paul, and who is Apollos, but ministers by whom ye believed, even as the Lord gave to every man?"},{"text":"I have planted, Apollos watered; but God gave the increase."},{"text":"So then neither is he that planteth any thing, neither he that watereth; but God that giveth the increase."},{"text":"Now he that planteth and he that watereth are one: and every man shall receive his own reward according to his own labour."},{"text":"For we are labourers together with God: ye are God's husbandry, ye are God's building."},{"text":"According to the grace of God which is given unto me, as a wise masterbuilder, I have laid the foundation, and another buildeth thereon. But let every man take heed how he buildeth thereupon."},{"text":"For other foundation can no man lay than that is laid, which is Jesus Christ."},{"text":"Now if any man build upon this foundation gold, silver, precious stones, wood, hay, stubble;"},{"text":"Every man's work shall be made manifest: for the day shall declare it, because it shall be revealed by fire; and the fire shall try every man's work of what sort it is."},{"text":"If any man's work abide which he hath built thereupon, he shall receive a reward."},{"text":"If any man's work shall be burned, he shall suffer loss: but he himself shall be saved; yet so as by fire."},{"text":"Know ye not that ye are the temple of God, and that the Spirit of God dwelleth in you?"},{"text":"If any man defile the temple of God, him shall God destroy; for the temple of God is holy, which temple ye are."},{"text":"Let no man deceive himself. If any man among you seemeth to be wise in this world, let him become a fool, that he may be wise."},{"text":"For the wisdom of this world is foolishness with God. For it is written, He taketh the wise in their own craftiness."},{"text":"And again, The Lord knoweth the thoughts of the wise, that they are vain."},{"text":"Therefore let no man glory in men. For all things are your's;"},{"text":"Whether Paul, or Apollos, or Cephas, or the world, or life, or death, or things present, or things to come; all are your's;"},{"text":"And ye are Christ's; and Christ is God's."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Let a man so account of us, as of the ministers of Christ, and stewards of the mysteries of God."},{"text":"Moreover it is required in stewards, that a man be found faithful."},{"text":"But with me it is a very small thing that I should be judged of you, or of man's judgment: yea, I judge not mine own self."},{"text":"For I know nothing by myself; yet am I not hereby justified: but he that judgeth me is the Lord."},{"text":"Therefore judge nothing before the time, until the Lord come, who both will bring to light the hidden things of darkness, and will make manifest the counsels of the hearts: and then shall every man have praise of God."},{"text":"And these things, brethren, I have in a figure transferred to myself and to Apollos for your sakes; that ye might learn in us not to think of men above that which is written, that no one of you be puffed up for one against another."},{"text":"For who maketh thee to differ from another? and what hast thou that thou didst not receive? now if thou didst receive it, why dost thou glory, as if thou hadst not received it?"},{"text":"Now ye are full, now ye are rich, ye have reigned as kings without us: and I would to God ye did reign, that we also might reign with you."},{"text":"For I think that God hath set forth us the apostles last, as it were appointed to death: for we are made a spectacle unto the world, and to angels, and to men."},{"text":"We are fools for Christ's sake, but ye are wise in Christ; we are weak, but ye are strong; ye are honourable, but we are despised."},{"text":"Even unto this present hour we both hunger, and thirst, and are naked, and are buffeted, and have no certain dwellingplace;"},{"text":"And labour, working with our own hands: being reviled, we bless; being persecuted, we suffer it:"},{"text":"Being defamed, we intreat: we are made as the filth of the world, and are the offscouring of all things unto this day."},{"text":"I write not these things to shame you, but as my beloved sons I warn you."},{"text":"For though ye have ten thousand instructers in Christ, yet have ye not many fathers: for in Christ Jesus I have begotten you through the gospel."},{"text":"Wherefore I beseech you, be ye followers of me."},{"text":"For this cause have I sent unto you Timotheus, who is my beloved son, and faithful in the Lord, who shall bring you into remembrance of my ways which be in Christ, as I teach every where in every church."},{"text":"Now some are puffed up, as though I would not come to you."},{"text":"But I will come to you shortly, if the Lord will, and will know, not the speech of them which are puffed up, but the power."},{"text":"For the kingdom of God is not in word, but in power."},{"text":"What will ye? shall I come unto you with a rod, or in love, and in the spirit of meekness?"}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"It is reported commonly that there is fornication among you, and such fornication as is not so much as named among the Gentiles, that one should have his father's wife."},{"text":"And ye are puffed up, and have not rather mourned, that he that hath done this deed might be taken away from among you."},{"text":"For I verily, as absent in body, but present in spirit, have judged already, as though I were present, concerning him that hath so done this deed,"},{"text":"In the name of our Lord Jesus Christ, when ye are gathered together, and my spirit, with the power of our Lord Jesus Christ,"},{"text":"To deliver such an one unto Satan for the destruction of the flesh, that the spirit may be saved in the day of the Lord Jesus."},{"text":"Your glorying is not good. Know ye not that a little leaven leaveneth the whole lump?"},{"text":"Purge out therefore the old leaven, that ye may be a new lump, as ye are unleavened. For even Christ our passover is sacrificed for us:"},{"text":"Therefore let us keep the feast, not with old leaven, neither with the leaven of malice and wickedness; but with the unleavened bread of sincerity and truth."},{"text":"I wrote unto you in an epistle not to company with fornicators:"},{"text":"Yet not altogether with the fornicators of this world, or with the covetous, or extortioners, or with idolaters; for then must ye needs go out of the world."},{"text":"But now I have written unto you not to keep company, if any man that is called a brother be a fornicator, or covetous, or an idolater, or a railer, or a drunkard, or an extortioner; with such an one no not to eat."},{"text":"For what have I to do to judge them also that are without? do not ye judge them that are within?"},{"text":"But them that are without God judgeth. Therefore put away from among yourselves that wicked person."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Dare any of you, having a matter against another, go to law before the unjust, and not before the saints?"},{"text":"Do ye not know that the saints shall judge the world? and if the world shall be judged by you, are ye unworthy to judge the smallest matters?"},{"text":"Know ye not that we shall judge angels? how much more things that pertain to this life?"},{"text":"If then ye have judgments of things pertaining to this life, set them to judge who are least esteemed in the church."},{"text":"I speak to your shame. Is it so, that there is not a wise man among you? no, not one that shall be able to judge between his brethren?"},{"text":"But brother goeth to law with brother, and that before the unbelievers."},{"text":"Now therefore there is utterly a fault among you, because ye go to law one with another. Why do ye not rather take wrong? why do ye not rather suffer yourselves to be defrauded?"},{"text":"Nay, ye do wrong, and defraud, and that your brethren."},{"text":"Know ye not that the unrighteous shall not inherit the kingdom of God? Be not deceived: neither fornicators, nor idolaters, nor adulterers, nor effeminate, nor abusers of themselves with mankind,"},{"text":"Nor thieves, nor covetous, nor drunkards, nor revilers, nor extortioners, shall inherit the kingdom of God."},{"text":"And such were some of you: but ye are washed, but ye are sanctified, but ye are justified in the name of the Lord Jesus, and by the Spirit of our God."},{"text":"All things are lawful unto me, but all things are not expedient: all things are lawful for me, but I will not be brought under the power of any."},{"text":"Meats for the belly, and the belly for meats: but God shall destroy both it and them. Now the body is not for fornication, but for the Lord; and the Lord for the body."},{"text":"And God hath both raised up the Lord, and will also raise up us by his own power."},{"text":"Know ye not that your bodies are the members of Christ? shall I then take the members of Christ, and make them the members of an harlot? God forbid."},{"text":"What? know ye not that he which is joined to an harlot is one body? for two, saith he, shall be one flesh."},{"text":"But he that is joined unto the Lord is one spirit."},{"text":"Flee fornication. Every sin that a man doeth is without the body; but he that committeth fornication sinneth against his own body."},{"text":"What? know ye not that your body is the temple of the Holy Ghost which is in you, which ye have of God, and ye are not your own?"},{"text":"For ye are bought with a price: therefore glorify God in your body, and in your spirit, which are God's."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Now concerning the things whereof ye wrote unto me: It is good for a man not to touch a woman."},{"text":"Nevertheless, to avoid fornication, let every man have his own wife, and let every woman have her own husband."},{"text":"Let the husband render unto the wife due benevolence: and likewise also the wife unto the husband."},{"text":"The wife hath not power of her own body, but the husband: and likewise also the husband hath not power of his own body, but the wife."},{"text":"Defraud ye not one the other, except it be with consent for a time, that ye may give yourselves to fasting and prayer; and come together again, that Satan tempt you not for your incontinency."},{"text":"But I speak this by permission, and not of commandment."},{"text":"For I would that all men were even as I myself. But every man hath his proper gift of God, one after this manner, and another after that."},{"text":"I say therefore to the unmarried and widows, It is good for them if they abide even as I."},{"text":"But if they cannot contain, let them marry: for it is better to marry than to burn."},{"text":"And unto the married I command, yet not I, but the Lord, Let not the wife depart from her husband:"},{"text":"But and if she depart, let her remain unmarried or be reconciled to her husband: and let not the husband put away his wife."},{"text":"But to the rest speak I, not the Lord: If any brother hath a wife that believeth not, and she be pleased to dwell with him, let him not put her away."},{"text":"And the woman which hath an husband that believeth not, and if he be pleased to dwell with her, let her not leave him."},{"text":"For the unbelieving husband is sanctified by the wife, and the unbelieving wife is sanctified by the husband: else were your children unclean; but now are they holy."},{"text":"But if the unbelieving depart, let him depart. A brother or a sister is not under bondage in such cases: but God hath called us to peace."},{"text":"For what knowest thou, O wife, whether thou shalt save thy husband? or how knowest thou, O man, whether thou shalt save thy wife?"},{"text":"But as God hath distributed to every man, as the Lord hath called every one, so let him walk. And so ordain I in all churches."},{"text":"Is any man called being circumcised? let him not become uncircumcised. Is any called in uncircumcision? let him not be circumcised."},{"text":"Circumcision is nothing, and uncircumcision is nothing, but the keeping of the commandments of God."},{"text":"Let every man abide in the same calling wherein he was called."},{"text":"Art thou called being a servant? care not for it: but if thou mayest be made free, use it rather."},{"text":"For he that is called in the Lord, being a servant, is the Lord's freeman: likewise also he that is called, being free, is Christ's servant."},{"text":"Ye are bought with a price; be not ye the servants of men."},{"text":"Brethren, let every man, wherein he is called, therein abide with God."},{"text":"Now concerning virgins I have no commandment of the Lord: yet I give my judgment, as one that hath obtained mercy of the Lord to be faithful."},{"text":"I suppose therefore that this is good for the present distress, I say, that it is good for a man so to be."},{"text":"Art thou bound unto a wife? seek not to be loosed. Art thou loosed from a wife? seek not a wife."},{"text":"But and if thou marry, thou hast not sinned; and if a virgin marry, she hath not sinned. Nevertheless such shall have trouble in the flesh: but I spare you."},{"text":"But this I say, brethren, the time is short: it remaineth, that both they that have wives be as though they had none;"},{"text":"And they that weep, as though they wept not; and they that rejoice, as though they rejoiced not; and they that buy, as though they possessed not;"},{"text":"And they that use this world, as not abusing it: for the fashion of this world passeth away."},{"text":"But I would have you without carefulness. He that is unmarried careth for the things that belong to the Lord, how he may please the Lord:"},{"text":"But he that is married careth for the things that are of the world, how he may please his wife."},{"text":"There is difference also between a wife and a virgin. The unmarried woman careth for the things of the Lord, that she may be holy both in body and in spirit: but she that is married careth for the things of the world, how she may please her husband."},{"text":"And this I speak for your own profit; not that I may cast a snare upon you, but for that which is comely, and that ye may attend upon the Lord without distraction."},{"text":"But if any man think that he behaveth himself uncomely toward his virgin, if she pass the flower of her age, and need so require, let him do what he will, he sinneth not: let them marry."},{"text":"Nevertheless he that standeth stedfast in his heart, having no necessity, but hath power over his own will, and hath so decreed in his heart that he will keep his virgin, doeth well."},{"text":"So then he that giveth her in marriage doeth well; but he that giveth her not in marriage doeth better."},{"text":"The wife is bound by the law as long as her husband liveth; but if her husband be dead, she is at liberty to be married to whom she will; only in the Lord."},{"text":"But she is happier if she so abide, after my judgment: and I think also that I have the Spirit of God."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Now as touching things offered unto idols, we know that we all have knowledge. Knowledge puffeth up, but charity edifieth."},{"text":"And if any man think that he knoweth any thing, he knoweth nothing yet as he ought to know."},{"text":"But if any man love God, the same is known of him."},{"text":"As concerning therefore the eating of those things that are offered in sacrifice unto idols, we know that an idol is nothing in the world, and that there is none other God but one."},{"text":"For though there be that are called gods, whether in heaven or in earth, (as there be gods many, and lords many,)"},{"text":"But to us there is but one God, the Father, of whom are all things, and we in him; and one Lord Jesus Christ, by whom are all things, and we by him."},{"text":"Howbeit there is not in every man that knowledge: for some with conscience of the idol unto this hour eat it as a thing offered unto an idol; and their conscience being weak is defiled."},{"text":"But meat commendeth us not to God: for neither, if we eat, are we the better; neither, if we eat not, are we the worse."},{"text":"But take heed lest by any means this liberty of your's become a stumblingblock to them that are weak."},{"text":"For if any man see thee which hast knowledge sit at meat in the idol's temple, shall not the conscience of him which is weak be emboldened to eat those things which are offered to idols;"},{"text":"And through thy knowledge shall the weak brother perish, for whom Christ died?"},{"text":"But when ye sin so against the brethren, and wound their weak conscience, ye sin against Christ."},{"text":"Wherefore, if meat make my brother to offend, I will eat no flesh while the world standeth, lest I make my brother to offend."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Am I not an apostle? am I not free? have I not seen Jesus Christ our Lord? are not ye my work in the Lord?"},{"text":"If I be not an apostle unto others, yet doubtless I am to you: for the seal of mine apostleship are ye in the Lord."},{"text":"Mine answer to them that do examine me is this,"},{"text":"Have we not power to eat and to drink?"},{"text":"Have we not power to lead about a sister, a wife, as well as other apostles, and as the brethren of the Lord, and Cephas?"},{"text":"Or I only and Barnabas, have not we power to forbear working?"},{"text":"Who goeth a warfare any time at his own charges? who planteth a vineyard, and eateth not of the fruit thereof? or who feedeth a flock, and eateth not of the milk of the flock?"},{"text":"Say I these things as a man? or saith not the law the same also?"},{"text":"For it is written in the law of Moses, Thou shalt not muzzle the mouth of the ox that treadeth out the corn. Doth God take care for oxen?"},{"text":"Or saith he it altogether for our sakes? For our sakes, no doubt, this is written: that he that ploweth should plow in hope; and that he that thresheth in hope should be partaker of his hope."},{"text":"If we have sown unto you spiritual things, is it a great thing if we shall reap your carnal things?"},{"text":"If others be partakers of this power over you, are not we rather? Nevertheless we have not used this power; but suffer all things, lest we should hinder the gospel of Christ."},{"text":"Do ye not know that they which minister about holy things live of the things of the temple? and they which wait at the altar are partakers with the altar?"},{"text":"Even so hath the Lord ordained that they which preach the gospel should live of the gospel."},{"text":"But I have used none of these things: neither have I written these things, that it should be so done unto me: for it were better for me to die, than that any man should make my glorying void."},{"text":"For though I preach the gospel, I have nothing to glory of: for necessity is laid upon me; yea, woe is unto me, if I preach not the gospel!"},{"text":"For if I do this thing willingly, I have a reward: but if against my will, a dispensation of the gospel is committed unto me."},{"text":"What is my reward then? Verily that, when I preach the gospel, I may make the gospel of Christ without charge, that I abuse not my power in the gospel."},{"text":"For though I be free from all men, yet have I made myself servant unto all, that I might gain the more."},{"text":"And unto the Jews I became as a Jew, that I might gain the Jews; to them that are under the law, as under the law, that I might gain them that are under the law;"},{"text":"To them that are without law, as without law, (being not without law to God, but under the law to Christ,) that I might gain them that are without law."},{"text":"To the weak became I as weak, that I might gain the weak: I am made all things to all men, that I might by all means save some."},{"text":"And this I do for the gospel's sake, that I might be partaker thereof with you."},{"text":"Know ye not that they which run in a race run all, but one receiveth the prize? So run, that ye may obtain."},{"text":"And every man that striveth for the mastery is temperate in all things. Now they do it to obtain a corruptible crown; but we an incorruptible."},{"text":"I therefore so run, not as uncertainly; so fight I, not as one that beateth the air:"},{"text":"But I keep under my body, and bring it into subjection: lest that by any means, when I have preached to others, I myself should be a castaway."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"That which was from the beginning, which we have heard, which we have seen with our eyes, which we have looked upon, and our hands have handled, of the Word of life;"},{"text":"(For the life was manifested, and we have seen it, and bear witness, and shew unto you that eternal life, which was with the Father, and was manifested unto us;)"},{"text":"That which we have seen and heard declare we unto you, that ye also may have fellowship with us: and truly our fellowship is with the Father, and with his Son Jesus Christ."},{"text":"And these things write we unto you, that your joy may be full."},{"text":"This then is the message which we have heard of him, and declare unto you, that God is light, and in him is no darkness at all."},{"text":"If we say that we have fellowship with him, and walk in darkness, we lie, and do not the truth:"},{"text":"But if we walk in the light, as he is in the light, we have fellowship one with another, and the blood of Jesus Christ his Son cleanseth us from all sin."},{"text":"If we say that we have no sin, we deceive ourselves, and the truth is not in us."},{"text":"If we confess our sins, he is faithful and just to forgive us our sins, and to cleanse us from all unrighteousness."},{"text":"If we say that we have not sinned, we make him a liar, and his word is not in us."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"My little children, these things write I unto you, that ye sin not."},{"text":"And hereby we do know that we know him, if we keep his commandments."},{"text":"He that saith, I know him, and keepeth not his commandments, is a liar, and the truth is not in him."},{"text":"But whoso keepeth his word, in him verily is the love of God perfected: hereby know we that we are in him."},{"text":"He that saith he abideth in him ought himself also so to walk, even as he walked."},{"text":"Brethren, I write no new commandment unto you, but an old commandment which ye had from the beginning. The old commandment is the word which ye have heard from the beginning."},{"text":"Again, a new commandment I write unto you, which thing is true in him and in you: because the darkness is past, and the true light now shineth."},{"text":"He that saith he is in the light, and hateth his brother, is in darkness even until now."},{"text":"He that loveth his brother abideth in the light, and there is none occasion of stumbling in him."},{"text":"But he that hateth his brother is in darkness, and walketh in darkness, and knoweth not whither he goeth, because that darkness hath blinded his eyes."},{"text":"I write unto you, little children, because your sins are forgiven you for his name's sake."},{"text":"I write unto you, fathers, because ye have known him that is from the beginning. I write unto you, young men, because ye have overcome the wicked one. I write unto you, little children, because ye have known the Father."},{"text":"I have written unto you, fathers, because ye have known him that is from the beginning. I have written unto you, young men, because ye are strong, and the word of God abideth in you, and ye have overcome the wicked one."},{"text":"Love not the world, neither the things that are in the world. If any man love the world, the love of the Father is not in him."},{"text":"For all that is in the world, the lust of the flesh, and the lust of the eyes, and the pride of life, is not of the Father, but is of the world."},{"text":"And the world passeth away, and the lust thereof: but he that doeth the will of God abideth for ever."},{"text":"Little children, it is the last time: and as ye have heard that antichrist shall come, even now are there many antichrists; whereby we know that it is the last time."},{"text":"They went out from us, but they were not of us; for if they had been of us, they would no doubt have continued with us: but they went out, that they might be made manifest that they were not all of us."},{"text":"But ye have an unction from the Holy One, and ye know all things."},{"text":"I have not written unto you because ye know not the truth, but because ye know it, and that no lie is of the truth."},{"text":"Who is a liar but he that denieth that Jesus is the Christ? He is antichrist, that denieth the Father and the Son."},{"text":"Whosoever denieth the Son, the same hath not the Father: he that acknowledgeth the Son hath the Father also."},{"text":"Let that therefore abide in you, which ye have heard from the beginning. If that which ye have heard from the beginning shall remain in you, ye also shall continue in the Son, and in the Father."},{"text":"And this is the promise that he hath promised us, even eternal life."},{"text":"These things have I written unto you concerning them that seduce you."},{"text":"But the anointing which ye have received of him abideth in you, and ye need not that any man teach you: but as the same anointing teacheth you of all things, and is truth, and is no lie, and even as it hath taught you, ye shall abide in him."},{"text":"And now, little children, abide in him; that, when he shall appear, we may have confidence, and not be ashamed before him at his coming."},{"text":"If ye know that he is righteous, ye know that every one that doeth righteousness is born of him."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Behold, what manner of love the Father hath bestowed upon us, that we should be called the sons of God: therefore the world knoweth us not, because it knew him not."},{"text":"Beloved, now are we the sons of God, and it doth not yet appear what we shall be: but we know that, when he shall appear, we shall be like him; for we shall see him as he is."},{"text":"And every man that hath this hope in him purifieth himself, even as he is pure."},{"text":"Whosoever committeth sin transgresseth also the law: for sin is the transgression of the law."},{"text":"And ye know that he was manifested to take away our sins; and in him is no sin."},{"text":"Whosoever abideth in him sinneth not: whosoever sinneth hath not seen him, neither known him."},{"text":"Little children, let no man deceive you: he that doeth righteousness is righteous, even as he is righteous."},{"text":"He that committeth sin is of the devil; for the devil sinneth from the beginning. For this purpose the Son of God was manifested, that he might destroy the works of the devil."},{"text":"Whosoever is born of God doth not commit sin; for his seed remaineth in him: and he cannot sin, because he is born of God."},{"text":"In this the children of God are manifest, and the children of the devil: whosoever doeth not righteousness is not of God, neither he that loveth not his brother."},{"text":"For this is the message that ye heard from the beginning, that we should love one another."},{"text":"Not as Cain, who was of that wicked one, and slew his brother. And wherefore slew he him? Because his own works were evil, and his brother's righteous."},{"text":"Marvel not, my brethren, if the world hate you."},{"text":"We know that we have passed from death unto life, because we love the brethren. He that loveth not his brother abideth in death."},{"text":"Whosoever hateth his brother is a murderer: and ye know that no murderer hath eternal life abiding in him."},{"text":"Hereby perceive we the love of God, because he laid down his life for us: and we ought to lay down our lives for the brethren."},{"text":"But whoso hath this world's good, and seeth his brother have need, and shutteth up his bowels of compassion from him, how dwelleth the love of God in him?"},{"text":"My little children, let us not love in word, neither in tongue; but in deed and in truth."},{"text":"And hereby we know that we are of the truth, and shall assure our hearts before him."},{"text":"For if our heart condemn us, God is greater than our heart, and knoweth all things."},{"text":"Beloved, if our heart condemn us not, then have we confidence toward God."},{"text":"And whatsoever we ask, we receive of him, because we keep his commandments, and do those things that are pleasing in his sight."},{"text":"And this is his commandment, That we should believe on the name of his Son Jesus Christ, and love one another, as he gave us commandment."},{"text":"And he that keepeth his commandments dwelleth in him, and he in him."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Beloved, believe not every spirit, but try the spirits whether they are of God: because many false prophets are gone out into the world."},{"text":"Hereby know ye the Spirit of God: Every spirit that confesseth that Jesus Christ is come in the flesh is of God:"},{"text":"And every spirit that confesseth not that Jesus Christ is come in the flesh is not of God: and this is that spirit of antichrist, whereof ye have heard that it should come; and even now already is it in the world."},{"text":"Ye are of God, little children, and have overcome them: because greater is he that is in you, than he that is in the world."},{"text":"They are of the world: therefore speak they of the world, and the world heareth them."},{"text":"We are of God: he that knoweth God heareth us; he that is not of God heareth not us. Hereby know we the spirit of truth, and the spirit of error."},{"text":"Beloved, let us love one another: for love is of God; and every one that loveth is born of God, and knoweth God."},{"text":"He that loveth not knoweth not God; for God is love."},{"text":"In this was manifested the love of God toward us, because that God sent his only begotten Son into the world, that we might live through him."},{"text":"Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins."},{"text":"Beloved, if God so loved us, we ought also to love one another."},{"text":"No man hath seen God at any time. If we love one another, God dwelleth in us, and his love is perfected in us."},{"text":"Hereby know we that we dwell in him, and he in us, because he hath given us of his Spirit."},{"text":"And we have seen and do testify that the Father sent the Son to be the Saviour of the world."},{"text":"Whosoever shall confess that Jesus is the Son of God, God dwelleth in him, and he in God."},{"text":"And we have known and believed the love that God hath to us. God is love; and he that dwelleth in love dwelleth in God, and God in him."},{"text":"Herein is our love made perfect, that we may have boldness in the day of judgment: because as he is, so are we in this world."},{"text":"There is no fear in love; but perfect love casteth out fear: because fear hath torment. He that feareth is not made perfect in love."},{"text":"We love him, because he first loved us."},{"text":"If a man say, I love God, and hateth his brother, he is a liar: for he that loveth not his brother whom he hath seen, how can he love God whom he hath not seen?"},{"text":"And this commandment have we from him, That he who loveth God love his brother also."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Whosoever believeth that Jesus is the Christ is born of God: and every one that loveth him that begat loveth him also that is begotten of him."},{"text":"By this we know that we love the children of God, when we love God, and keep his commandments."},{"text":"For this is the love of God, that we keep his commandments: and his commandments are not grievous."},{"text":"For whatsoever is born of God overcometh the world: and this is the victory that overcometh the world, even our faith."},{"text":"Who is he that overcometh the world, but he that believeth that Jesus is the Son of God?"},{"text":"This is he that came by water and blood, even Jesus Christ; not by water only, but by water and blood. And it is the Spirit that beareth witness, because the Spirit is truth."},{"text":"For there are three that bear record in heaven, the Father, the Word, and the Holy Ghost: and these three are one."},{"text":"And there are three that bear witness in earth, the Spirit, and the water, and the blood: and these three agree in one."},{"text":"If we receive the witness of men, the witness of God is greater: for this is the witness of God which he hath testified of his Son."},{"text":"He that believeth on the Son of God hath the witness in himself: he that believeth not God hath made him a liar; because he believeth not the record that God gave of his Son."},{"text":"And this is the record, that God hath given to us eternal life, and this life is in his Son."},{"text":"He that hath the Son hath life; and he that hath not the Son of God hath not life."},{"text":"These things have I written unto you that believe on the name of the Son of God; that ye may know that ye have eternal life, and that ye may believe on the name of the Son of God."},{"text":"And this is the confidence that we have in him, that, if we ask any thing according to his will, he heareth us:"},{"text":"And if we know that he hear us, whatsoever we ask, we know that we have the petitions that we desired of him."},{"text":"If any man see his brother sin a sin which is not unto death, he shall ask, and he shall give him life for them that sin not unto death. There is a sin unto death: I do not say that he shall pray for it."},{"text":"All unrighteousness is sin: and there is a sin not unto death."},{"text":"We know that whosoever is born of God sinneth not; but he that is begotten of God keepeth himself, and that wicked one toucheth him not."},{"text":"And we know that we are of God, and the whole world lieth in wickedness."},{"text":"And we know that the Son of God is come, and hath given us an understanding, that we may know him that is true, and we are in him that is true, even in his Son Jesus Christ. This is the true God, and eternal life."},{"text":"Little children, keep yourselves from idols. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Now king David was old and stricken in years; and they covered him with clothes, but he gat no heat."},{"text":"Wherefore his servants said unto him, Let there be sought for my lord the king a young virgin: and let her stand before the king, and let her cherish him, and let her lie in thy bosom, that my lord the king may get heat."},{"text":"So they sought for a fair damsel throughout all the coasts of Israel, and found Abishag a Shunammite, and brought her to the king."},{"text":"And the damsel was very fair, and cherished the king, and ministered to him: but the king knew her not."},{"text":"Then Adonijah the son of Haggith exalted himself, saying, I will be king: and he prepared him chariots and horsemen, and fifty men to run before him."},{"text":"And his father had not displeased him at any time in saying, Why hast thou done so? and he also was a very goodly man; and his mother bare him after Absalom."},{"text":"And he conferred with Joab the son of Zeruiah, and with Abiathar the priest: and they following Adonijah helped him."},{"text":"But Zadok the priest, and Benaiah the son of Jehoiada, and Nathan the prophet, and Shimei, and Rei, and the mighty men which belonged to David, were not with Adonijah."},{"text":"And Adonijah slew sheep and oxen and fat cattle by the stone of Zoheleth, which is by Enrogel, and called all his brethren the king's sons, and all the men of Judah the king's servants:"},{"text":"But Nathan the prophet, and Benaiah, and the mighty men, and Solomon his brother, he called not."},{"text":"Wherefore Nathan spake unto Bathsheba the mother of Solomon, saying, Hast thou not heard that Adonijah the son of Haggith doth reign, and David our lord knoweth it not?"},{"text":"Now therefore come, let me, I pray thee, give thee counsel, that thou mayest save thine own life, and the life of thy son Solomon."},{"text":"Go and get thee in unto king David, and say unto him, Didst not thou, my lord, O king, swear unto thine handmaid, saying, Assuredly Solomon thy son shall reign after me, and he shall sit upon my throne? why then doth Adonijah reign?"},{"text":"Behold, while thou yet talkest there with the king, I also will come in after thee, and confirm thy words."},{"text":"And Bathsheba went in unto the king into the chamber: and the king was very old; and Abishag the Shunammite ministered unto the king."},{"text":"And Bathsheba bowed, and did obeisance unto the king. And the king said, What wouldest thou?"},{"text":"And she said unto him, My lord, thou swarest by the LORD thy God unto thine handmaid, saying, Assuredly Solomon thy son shall reign after me, and he shall sit upon my throne."},{"text":"And now, behold, Adonijah reigneth; and now, my lord the king, thou knowest it not:"},{"text":"And he hath slain oxen and fat cattle and sheep in abundance, and hath called all the sons of the king, and Abiathar the priest, and Joab the captain of the host: but Solomon thy servant hath he not called."},{"text":"And thou, my lord, O king, the eyes of all Israel are upon thee, that thou shouldest tell them who shall sit on the throne of my lord the king after him."},{"text":"Otherwise it shall come to pass, when my lord the king shall sleep with his fathers, that I and my son Solomon shall be counted offenders."},{"text":"And, lo, while she yet talked with the king, Nathan the prophet also came in."},{"text":"And they told the king, saying, Behold Nathan the prophet. And when he was come in before the king, he bowed himself before the king with his face to the ground."},{"text":"And Nathan said, My lord, O king, hast thou said, Adonijah shall reign after me, and he shall sit upon my throne?"},{"text":"For he is gone down this day, and hath slain oxen and fat cattle and sheep in abundance, and hath called all the king's sons, and the captains of the host, and Abiathar the priest; and, behold, they eat and drink before him, and say, God save king Adonijah."},{"text":"But me, even me thy servant, and Zadok the priest, and Benaiah the son of Jehoiada, and thy servant Solomon, hath he not called."},{"text":"Is this thing done by my lord the king, and thou hast not shewed it unto thy servant, who should sit on the throne of my lord the king after him?"},{"text":"Then king David answered and said, Call me Bathsheba. And she came into the king's presence, and stood before the king."},{"text":"And the king sware, and said, As the LORD liveth, that hath redeemed my soul out of all distress,"},{"text":"Even as I sware unto thee by the LORD God of Israel, saying, Assuredly Solomon thy son shall reign after me, and he shall sit upon my throne in my stead; even so will I certainly do this day."},{"text":"Then Bathsheba bowed with her face to the earth, and did reverence to the king, and said, Let my lord king David live for ever."},{"text":"And king David said, Call me Zadok the priest, and Nathan the prophet, and Benaiah the son of Jehoiada. And they came before the king."},{"text":"The king also said unto them, Take with you the servants of your lord, and cause Solomon my son to ride upon mine own mule, and bring him down to Gihon:"},{"text":"And let Zadok the priest and Nathan the prophet anoint him there king over Israel: and blow ye with the trumpet, and say, God save king Solomon."},{"text":"Then ye shall come up after him, that he may come and sit upon my throne; for he shall be king in my stead: and I have appointed him to be ruler over Israel and over Judah."},{"text":"And Benaiah the son of Jehoiada answered the king, and said, Amen: the LORD God of my lord the king say so too."},{"text":"As the LORD hath been with my lord the king, even so be he with Solomon, and make his throne greater than the throne of my lord king David."},{"text":"So Zadok the priest, and Nathan the prophet, and Benaiah the son of Jehoiada, and the Cherethites, and the Pelethites, went down, and caused Solomon to ride upon king David's mule, and brought him to Gihon."},{"text":"And Zadok the priest took an horn of oil out of the tabernacle, and anointed Solomon. And they blew the trumpet; and all the people said, God save king Solomon."},{"text":"And all the people came up after him, and the people piped with pipes, and rejoiced with great joy, so that the earth rent with the sound of them."},{"text":"And Adonijah and all the guests that were with him heard it as they had made an end of eating. And when Joab heard the sound of the trumpet, he said, Wherefore is this noise of the city being in an uproar?"},{"text":"And while he yet spake, behold, Jonathan the son of Abiathar the priest came; and Adonijah said unto him, Come in; for thou art a valiant man, and bringest good tidings."},{"text":"And Jonathan answered and said to Adonijah, Verily our lord king David hath made Solomon king."},{"text":"And the king hath sent with him Zadok the priest, and Nathan the prophet, and Benaiah the son of Jehoiada, and the Cherethites, and the Pelethites, and they have caused him to ride upon the king's mule:"},{"text":"And Zadok the priest and Nathan the prophet have anointed him king in Gihon: and they are come up from thence rejoicing, so that the city rang again. This is the noise that ye have heard."},{"text":"And also Solomon sitteth on the throne of the kingdom."},{"text":"And moreover the king's servants came to bless our lord king David, saying, God make the name of Solomon better than thy name, and make his throne greater than thy throne. And the king bowed himself upon the bed."},{"text":"And also thus said the king, Blessed be the LORD God of Israel, which hath given one to sit on my throne this day, mine eyes even seeing it."},{"text":"And all the guests that were with Adonijah were afraid, and rose up, and went every man his way."},{"text":"And Adonijah feared because of Solomon, and arose, and went, and caught hold on the horns of the altar."},{"text":"And it was told Solomon, saying, Behold, Adonijah feareth king Solomon: for, lo, he hath caught hold on the horns of the altar, saying, Let king Solomon swear unto me today that he will not slay his servant with the sword."},{"text":"And Solomon said, If he will shew himself a worthy man, there shall not an hair of him fall to the earth: but if wickedness shall be found in him, he shall die."},{"text":"So king Solomon sent, and they brought him down from the altar. And he came and bowed himself to king Solomon: and Solomon said unto him, Go to thine house."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"And when the queen of Sheba heard of the fame of Solomon concerning the name of the LORD, she came to prove him with hard questions."},{"text":"And she came to Jerusalem with a very great train, with camels that bare spices, and very much gold, and precious stones: and when she was come to Solomon, she communed with him of all that was in her heart."},{"text":"And Solomon told her all her questions: there was not any thing hid from the king, which he told her not."},{"text":"And when the queen of Sheba had seen all Solomon's wisdom, and the house that he had built,"},{"text":"And the meat of his table, and the sitting of his servants, and the attendance of his ministers, and their apparel, and his cupbearers, and his ascent by which he went up unto the house of the LORD; there was no more spirit in her."},{"text":"And she said to the king, It was a true report that I heard in mine own land of thy acts and of thy wisdom."},{"text":"Howbeit I believed not the words, until I came, and mine eyes had seen it: and, behold, the half was not told me: thy wisdom and prosperity exceedeth the fame which I heard."},{"text":"Happy are thy men, happy are these thy servants, which stand continually before thee, and that hear thy wisdom."},{"text":"Blessed be the LORD thy God, which delighted in thee, to set thee on the throne of Israel: because the LORD loved Israel for ever, therefore made he thee king, to do judgment and justice."},{"text":"And she gave the king an hundred and twenty talents of gold, and of spices very great store, and precious stones: there came no more such abundance of spices as these which the queen of Sheba gave to king Solomon."},{"text":"And the navy also of Hiram, that brought gold from Ophir, brought in from Ophir great plenty of almug trees, and precious stones."},{"text":"And the king made of the almug trees pillars for the house of the LORD, and for the king's house, harps also and psalteries for singers: there came no such almug trees, nor were seen unto this day."},{"text":"And king Solomon gave unto the queen of Sheba all her desire, whatsoever she asked, beside that which Solomon gave her of his royal bounty."},{"text":"Now the weight of gold that came to Solomon in one year was six hundred threescore and six talents of gold,"},{"text":"Beside that he had of the merchantmen, and of the traffick of the spice merchants, and of all the kings of Arabia, and of the governors of the country."},{"text":"And king Solomon made two hundred targets of beaten gold: six hundred shekels of gold went to one target."},{"text":"And he made three hundred shields of beaten gold; three pound of gold went to one shield: and the king put them in the house of the forest of Lebanon."},{"text":"Moreover the king made a great throne of ivory, and overlaid it with the best gold."},{"text":"The throne had six steps, and the top of the throne was round behind: and there were stays on either side on the place of the seat, and two lions stood beside the stays."},{"text":"And twelve lions stood there on the one side and on the other upon the six steps: there was not the like made in any kingdom."},{"text":"And all king Solomon's drinking vessels were of gold, and all the vessels of the house of the forest of Lebanon were of pure gold; none were of silver: it was nothing accounted of in the days of Solomon."},{"text":"For the king had at sea a navy of Tharshish with the navy of Hiram: once in three years came the navy of Tharshish, bringing gold, and silver, ivory, and apes, and peacocks."},{"text":"So king Solomon exceeded all the kings of the earth for riches and for wisdom."},{"text":"And all the earth sought to Solomon, to hear his wisdom, which God had put in his heart."},{"text":"And they brought every man his present, vessels of silver, and vessels of gold, and garments, and armour, and spices, horses, and mules, a rate year by year."},{"text":"And Solomon gathered together chariots and horsemen: and he had a thousand and four hundred chariots, and twelve thousand horsemen, whom he bestowed in the cities for chariots, and with the king at Jerusalem."},{"text":"And the king made silver to be in Jerusalem as stones, and cedars made he to be as the sycomore trees that are in the vale, for abundance."},{"text":"And Solomon had horses brought out of Egypt, and linen yarn: the king's merchants received the linen yarn at a price."},{"text":"And a chariot came up and went out of Egypt for six hundred shekels of silver, and an horse for an hundred and fifty: and so for all the kings of the Hittites, and for the kings of Syria, did they bring them out by their means."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"But king Solomon loved many strange women, together with the daughter of Pharaoh, women of the Moabites, Ammonites, Edomites, Zidonians, and Hittites:"},{"text":"Of the nations concerning which the LORD said unto the children of Israel, Ye shall not go in to them, neither shall they come in unto you: for surely they will turn away your heart after their gods: Solomon clave unto these in love."},{"text":"And he had seven hundred wives, princesses, and three hundred concubines: and his wives turned away his heart."},{"text":"For it came to pass, when Solomon was old, that his wives turned away his heart after other gods: and his heart was not perfect with the LORD his God, as was the heart of David his father."},{"text":"For Solomon went after Ashtoreth the goddess of the Zidonians, and after Milcom the abomination of the Ammonites."},{"text":"And Solomon did evil in the sight of the LORD, and went not fully after the LORD, as did David his father."},{"text":"Then did Solomon build an high place for Chemosh, the abomination of Moab, in the hill that is before Jerusalem, and for Molech, the abomination of the children of Ammon."},{"text":"And likewise did he for all his strange wives, which burnt incense and sacrificed unto their gods."},{"text":"And the LORD was angry with Solomon, because his heart was turned from the LORD God of Israel, which had appeared unto him twice,"},{"text":"And had commanded him concerning this thing, that he should not go after other gods: but he kept not that which the LORD commanded."},{"text":"Wherefore the LORD said unto Solomon, Forasmuch as this is done of thee, and thou hast not kept my covenant and my statutes, which I have commanded thee, I will surely rend the kingdom from thee, and will give it to thy servant."},{"text":"Notwithstanding in thy days I will not do it for David thy father's sake: but I will rend it out of the hand of thy son."},{"text":"Howbeit I will not rend away all the kingdom; but will give one tribe to thy son for David my servant's sake, and for Jerusalem's sake which I have chosen."},{"text":"And the LORD stirred up an adversary unto Solomon, Hadad the Edomite: he was of the king's seed in Edom."},{"text":"For it came to pass, when David was in Edom, and Joab the captain of the host was gone up to bury the slain, after he had smitten every male in Edom;"},{"text":"(For six months did Joab remain there with all Israel, until he had cut off every male in Edom:)"},{"text":"That Hadad fled, he and certain Edomites of his father's servants with him, to go into Egypt; Hadad being yet a little child."},{"text":"And they arose out of Midian, and came to Paran: and they took men with them out of Paran, and they came to Egypt, unto Pharaoh king of Egypt; which gave him an house, and appointed him victuals, and gave him land."},{"text":"And Hadad found great favour in the sight of Pharaoh, so that he gave him to wife the sister of his own wife, the sister of Tahpenes the queen."},{"text":"And the sister of Tahpenes bare him Genubath his son, whom Tahpenes weaned in Pharaoh's house: and Genubath was in Pharaoh's household among the sons of Pharaoh."},{"text":"And when Hadad heard in Egypt that David slept with his fathers, and that Joab the captain of the host was dead, Hadad said to Pharaoh, Let me depart, that I may go to mine own country."},{"text":"Then Pharaoh said unto him, But what hast thou lacked with me, that, behold, thou seekest to go to thine own country? And he answered, Nothing: howbeit let me go in any wise."},{"text":"And God stirred him up another adversary, Rezon the son of Eliadah, which fled from his lord Hadadezer king of Zobah:"},{"text":"And he gathered men unto him, and became captain over a band, when David slew them of Zobah: and they went to Damascus, and dwelt therein, and reigned in Damascus."},{"text":"And he was an adversary to Israel all the days of Solomon, beside the mischief that Hadad did: and he abhorred Israel, and reigned over Syria."},{"text":"And Jeroboam the son of Nebat, an Ephrathite of Zereda, Solomon's servant, whose mother's name was Zeruah, a widow woman, even he lifted up his hand against the king."},{"text":"And this was the cause that he lifted up his hand against the king: Solomon built Millo, and repaired the breaches of the city of David his father."},{"text":"And the man Jeroboam was a mighty man of valour: and Solomon seeing the young man that he was industrious, he made him ruler over all the charge of the house of Joseph."},{"text":"And it came to pass at that time when Jeroboam went out of Jerusalem, that the prophet Ahijah the Shilonite found him in the way; and he had clad himself with a new garment; and they two were alone in the field:"},{"text":"And Ahijah caught the new garment that was on him, and rent it in twelve pieces:"},{"text":"And he said to Jeroboam, Take thee ten pieces: for thus saith the LORD, the God of Israel, Behold, I will rend the kingdom out of the hand of Solomon, and will give ten tribes to thee:"},{"text":"(But he shall have one tribe for my servant David's sake, and for Jerusalem's sake, the city which I have chosen out of all the tribes of Israel:)"},{"text":"Because that they have forsaken me, and have worshipped Ashtoreth the goddess of the Zidonians, Chemosh the god of the Moabites, and Milcom the god of the children of Ammon, and have not walked in my ways, to do that which is right in mine eyes, and to keep my statutes and my judgments, as did David his father."},{"text":"Howbeit I will not take the whole kingdom out of his hand: but I will make him prince all the days of his life for David my servant's sake, whom I chose, because he kept my commandments and my statutes:"},{"text":"But I will take the kingdom out of his son's hand, and will give it unto thee, even ten tribes."},{"text":"And unto his son will I give one tribe, that David my servant may have a light alway before me in Jerusalem, the city which I have chosen me to put my name there."},{"text":"And I will take thee, and thou shalt reign according to all that thy soul desireth, and shalt be king over Israel."},{"text":"And it shall be, if thou wilt hearken unto all that I command thee, and wilt walk in my ways, and do that is right in my sight, to keep my statutes and my commandments, as David my servant did; that I will be with thee, and build thee a sure house, as I built for David, and will give Israel unto thee."},{"text":"And I will for this afflict the seed of David, but not for ever."},{"text":"Solomon sought therefore to kill Jeroboam. And Jeroboam arose, and fled into Egypt, unto Shishak king of Egypt, and was in Egypt until the death of Solomon."},{"text":"And the rest of the acts of Solomon, and all that he did, and his wisdom, are they not written in the book of the acts of Solomon?"},{"text":"And the time that Solomon reigned in Jerusalem over all Israel was forty years."},{"text":"And Solomon slept with his fathers, and was buried in the city of David his father: and Rehoboam his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"And Rehoboam went to Shechem: for all Israel were come to Shechem to make him king."},{"text":"And it came to pass, when Jeroboam the son of Nebat, who was yet in Egypt, heard of it, (for he was fled from the presence of king Solomon, and Jeroboam dwelt in Egypt;)"},{"text":"That they sent and called him. And Jeroboam and all the congregation of Israel came, and spake unto Rehoboam, saying,"},{"text":"Thy father made our yoke grievous: now therefore make thou the grievous service of thy father, and his heavy yoke which he put upon us, lighter, and we will serve thee."},{"text":"And he said unto them, Depart yet for three days, then come again to me. And the people departed."},{"text":"And king Rehoboam consulted with the old men, that stood before Solomon his father while he yet lived, and said, How do ye advise that I may answer this people?"},{"text":"And they spake unto him, saying, If thou wilt be a servant unto this people this day, and wilt serve them, and answer them, and speak good words to them, then they will be thy servants for ever."},{"text":"But he forsook the counsel of the old men, which they had given him, and consulted with the young men that were grown up with him, and which stood before him:"},{"text":"And he said unto them, What counsel give ye that we may answer this people, who have spoken to me, saying, Make the yoke which thy father did put upon us lighter?"},{"text":"And the young men that were grown up with him spake unto him, saying, Thus shalt thou speak unto this people that spake unto thee, saying, Thy father made our yoke heavy, but make thou it lighter unto us; thus shalt thou say unto them, My little finger shall be thicker than my father's loins."},{"text":"And now whereas my father did lade you with a heavy yoke, I will add to your yoke: my father hath chastised you with whips, but I will chastise you with scorpions."},{"text":"So Jeroboam and all the people came to Rehoboam the third day, as the king had appointed, saying, Come to me again the third day."},{"text":"And the king answered the people roughly, and forsook the old men's counsel that they gave him;"},{"text":"And spake to them after the counsel of the young men, saying, My father made your yoke heavy, and I will add to your yoke: my father also chastised you with whips, but I will chastise you with scorpions."},{"text":"Wherefore the king hearkened not unto the people; for the cause was from the LORD, that he might perform his saying, which the LORD spake by Ahijah the Shilonite unto Jeroboam the son of Nebat."},{"text":"So when all Israel saw that the king hearkened not unto them, the people answered the king, saying, What portion have we in David? neither have we inheritance in the son of Jesse: to your tents, O Israel: now see to thine own house, David. So Israel departed unto their tents."},{"text":"But as for the children of Israel which dwelt in the cities of Judah, Rehoboam reigned over them."},{"text":"Then king Rehoboam sent Adoram, who was over the tribute; and all Israel stoned him with stones, that he died. Therefore king Rehoboam made speed to get him up to his chariot, to flee to Jerusalem."},{"text":"So Israel rebelled against the house of David unto this day."},{"text":"And it came to pass, when all Israel heard that Jeroboam was come again, that they sent and called him unto the congregation, and made him king over all Israel: there was none that followed the house of David, but the tribe of Judah only."},{"text":"And when Rehoboam was come to Jerusalem, he assembled all the house of Judah, with the tribe of Benjamin, an hundred and fourscore thousand chosen men, which were warriors, to fight against the house of Israel, to bring the kingdom again to Rehoboam the son of Solomon."},{"text":"But the word of God came unto Shemaiah the man of God, saying,"},{"text":"Speak unto Rehoboam, the son of Solomon, king of Judah, and unto all the house of Judah and Benjamin, and to the remnant of the people, saying,"},{"text":"Thus saith the LORD, Ye shall not go up, nor fight against your brethren the children of Israel: return every man to his house; for this thing is from me. They hearkened therefore to the word of the LORD, and returned to depart, according to the word of the LORD."},{"text":"Then Jeroboam built Shechem in mount Ephraim, and dwelt therein; and went out from thence, and built Penuel."},{"text":"And Jeroboam said in his heart, Now shall the kingdom return to the house of David:"},{"text":"If this people go up to do sacrifice in the house of the LORD at Jerusalem, then shall the heart of this people turn again unto their lord, even unto Rehoboam king of Judah, and they shall kill me, and go again to Rehoboam king of Judah."},{"text":"Whereupon the king took counsel, and made two calves of gold, and said unto them, It is too much for you to go up to Jerusalem: behold thy gods, O Israel, which brought thee up out of the land of Egypt."},{"text":"And he set the one in Bethel, and the other put he in Dan."},{"text":"And this thing became a sin: for the people went to worship before the one, even unto Dan."},{"text":"And he made an house of high places, and made priests of the lowest of the people, which were not of the sons of Levi."},{"text":"And Jeroboam ordained a feast in the eighth month, on the fifteenth day of the month, like unto the feast that is in Judah, and he offered upon the altar. So did he in Bethel, sacrificing unto the calves that he had made: and he placed in Bethel the priests of the high places which he had made."},{"text":"So he offered upon the altar which he had made in Bethel the fifteenth day of the eighth month, even in the month which he had devised of his own heart; and ordained a feast unto the children of Israel: and he offered upon the altar, and burnt incense."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And, behold, there came a man of God out of Judah by the word of the LORD unto Bethel: and Jeroboam stood by the altar to burn incense."},{"text":"And he cried against the altar in the word of the LORD, and said, O altar, altar, thus saith the LORD; Behold, a child shall be born unto the house of David, Josiah by name; and upon thee shall he offer the priests of the high places that burn incense upon thee, and men's bones shall be burnt upon thee."},{"text":"And he gave a sign the same day, saying, This is the sign which the LORD hath spoken; Behold, the altar shall be rent, and the ashes that are upon it shall be poured out."},{"text":"And it came to pass, when king Jeroboam heard the saying of the man of God, which had cried against the altar in Bethel, that he put forth his hand from the altar, saying, Lay hold on him. And his hand, which he put forth against him, dried up, so that he could not pull it in again to him."},{"text":"The altar also was rent, and the ashes poured out from the altar, according to the sign which the man of God had given by the word of the LORD."},{"text":"And the king answered and said unto the man of God, Intreat now the face of the LORD thy God, and pray for me, that my hand may be restored me again. And the man of God besought the LORD, and the king's hand was restored him again, and became as it was before."},{"text":"And the king said unto the man of God, Come home with me, and refresh thyself, and I will give thee a reward."},{"text":"And the man of God said unto the king, If thou wilt give me half thine house, I will not go in with thee, neither will I eat bread nor drink water in this place:"},{"text":"For so was it charged me by the word of the LORD, saying, Eat no bread, nor drink water, nor turn again by the same way that thou camest."},{"text":"So he went another way, and returned not by the way that he came to Bethel."},{"text":"Now there dwelt an old prophet in Bethel; and his sons came and told him all the works that the man of God had done that day in Bethel: the words which he had spoken unto the king, them they told also to their father."},{"text":"And their father said unto them, What way went he? For his sons had seen what way the man of God went, which came from Judah."},{"text":"And he said unto his sons, Saddle me the ass. So they saddled him the ass: and he rode thereon,"},{"text":"And went after the man of God, and found him sitting under an oak: and he said unto him, Art thou the man of God that camest from Judah? And he said, I am."},{"text":"Then he said unto him, Come home with me, and eat bread."},{"text":"And he said, I may not return with thee, nor go in with thee: neither will I eat bread nor drink water with thee in this place:"},{"text":"For it was said to me by the word of the LORD, Thou shalt eat no bread nor drink water there, nor turn again to go by the way that thou camest."},{"text":"He said unto him, I am a prophet also as thou art; and an angel spake unto me by the word of the LORD, saying, Bring him back with thee into thine house, that he may eat bread and drink water. But he lied unto him."},{"text":"So he went back with him, and did eat bread in his house, and drank water."},{"text":"And it came to pass, as they sat at the table, that the word of the LORD came unto the prophet that brought him back:"},{"text":"And he cried unto the man of God that came from Judah, saying, Thus saith the LORD, Forasmuch as thou hast disobeyed the mouth of the LORD, and hast not kept the commandment which the LORD thy God commanded thee,"},{"text":"But camest back, and hast eaten bread and drunk water in the place, of the which the Lord did say to thee, Eat no bread, and drink no water; thy carcase shall not come unto the sepulchre of thy fathers."},{"text":"And it came to pass, after he had eaten bread, and after he had drunk, that he saddled for him the ass, to wit, for the prophet whom he had brought back."},{"text":"And when he was gone, a lion met him by the way, and slew him: and his carcase was cast in the way, and the ass stood by it, the lion also stood by the carcase."},{"text":"And, behold, men passed by, and saw the carcase cast in the way, and the lion standing by the carcase: and they came and told it in the city where the old prophet dwelt."},{"text":"And when the prophet that brought him back from the way heard thereof, he said, It is the man of God, who was disobedient unto the word of the LORD: therefore the LORD hath delivered him unto the lion, which hath torn him, and slain him, according to the word of the LORD, which he spake unto him."},{"text":"And he spake to his sons, saying, Saddle me the ass. And they saddled him."},{"text":"And he went and found his carcase cast in the way, and the ass and the lion standing by the carcase: the lion had not eaten the carcase, nor torn the ass."},{"text":"And the prophet took up the carcase of the man of God, and laid it upon the ass, and brought it back: and the old prophet came to the city, to mourn and to bury him."},{"text":"And he laid his carcase in his own grave; and they mourned over him, saying, Alas, my brother!"},{"text":"And it came to pass, after he had buried him, that he spake to his sons, saying, When I am dead, then bury me in the sepulchre wherein the man of God is buried; lay my bones beside his bones:"},{"text":"For the saying which he cried by the word of the LORD against the altar in Bethel, and against all the houses of the high places which are in the cities of Samaria, shall surely come to pass."},{"text":"After this thing Jeroboam returned not from his evil way, but made again of the lowest of the people priests of the high places: whosoever would, he consecrated him, and he became one of the priests of the high places."},{"text":"And this thing became sin unto the house of Jeroboam, even to cut it off, and to destroy it from off the face of the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"At that time Abijah the son of Jeroboam fell sick."},{"text":"And Jeroboam said to his wife, Arise, I pray thee, and disguise thyself, that thou be not known to be the wife of Jeroboam; and get thee to Shiloh: behold, there is Ahijah the prophet, which told me that I should be king over this people."},{"text":"And take with thee ten loaves, and cracknels, and a cruse of honey, and go to him: he shall tell thee what shall become of the child."},{"text":"And Jeroboam's wife did so, and arose, and went to Shiloh, and came to the house of Ahijah. But Ahijah could not see; for his eyes were set by reason of his age."},{"text":"And the LORD said unto Ahijah, Behold, the wife of Jeroboam cometh to ask a thing of thee for her son; for he is sick: thus and thus shalt thou say unto her: for it shall be, when she cometh in, that she shall feign herself to be another woman."},{"text":"And it was so, when Ahijah heard the sound of her feet, as she came in at the door, that he said, Come in, thou wife of Jeroboam; why feignest thou thyself to be another? for I am sent to thee with heavy tidings."},{"text":"Go, tell Jeroboam, Thus saith the LORD God of Israel, Forasmuch as I exalted thee from among the people, and made thee prince over my people Israel,"},{"text":"And rent the kingdom away from the house of David, and gave it thee: and yet thou hast not been as my servant David, who kept my commandments, and who followed me with all his heart, to do that only which was right in mine eyes;"},{"text":"But hast done evil above all that were before thee: for thou hast gone and made thee other gods, and molten images, to provoke me to anger, and hast cast me behind thy back:"},{"text":"Therefore, behold, I will bring evil upon the house of Jeroboam, and will cut off from Jeroboam him that pisseth against the wall, and him that is shut up and left in Israel, and will take away the remnant of the house of Jeroboam, as a man taketh away dung, till it be all gone."},{"text":"Him that dieth of Jeroboam in the city shall the dogs eat; and him that dieth in the field shall the fowls of the air eat: for the LORD hath spoken it."},{"text":"Arise thou therefore, get thee to thine own house: and when thy feet enter into the city, the child shall die."},{"text":"And all Israel shall mourn for him, and bury him: for he only of Jeroboam shall come to the grave, because in him there is found some good thing toward the LORD God of Israel in the house of Jeroboam."},{"text":"Moreover the LORD shall raise him up a king over Israel, who shall cut off the house of Jeroboam that day: but what? even now."},{"text":"For the LORD shall smite Israel, as a reed is shaken in the water, and he shall root up Israel out of this good land, which he gave to their fathers, and shall scatter them beyond the river, because they have made their groves, provoking the LORD to anger."},{"text":"And he shall give Israel up because of the sins of Jeroboam, who did sin, and who made Israel to sin."},{"text":"And Jeroboam's wife arose, and departed, and came to Tirzah: and when she came to the threshold of the door, the child died;"},{"text":"And they buried him; and all Israel mourned for him, according to the word of the LORD, which he spake by the hand of his servant Ahijah the prophet."},{"text":"And the rest of the acts of Jeroboam, how he warred, and how he reigned, behold, they are written in the book of the chronicles of the kings of Israel."},{"text":"And the days which Jeroboam reigned were two and twenty years: and he slept with his fathers, and Nadab his son reigned in his stead."},{"text":"And Rehoboam the son of Solomon reigned in Judah. Rehoboam was forty and one years old when he began to reign, and he reigned seventeen years in Jerusalem, the city which the LORD did choose out of all the tribes of Israel, to put his name there. And his mother's name was Naamah an Ammonitess."},{"text":"And Judah did evil in the sight of the LORD, and they provoked him to jealousy with their sins which they had committed, above all that their fathers had done."},{"text":"For they also built them high places, and images, and groves, on every high hill, and under every green tree."},{"text":"And there were also sodomites in the land: and they did according to all the abominations of the nations which the LORD cast out before the children of Israel."},{"text":"And it came to pass in the fifth year of king Rehoboam, that Shishak king of Egypt came up against Jerusalem:"},{"text":"And he took away the treasures of the house of the LORD, and the treasures of the king's house; he even took away all: and he took away all the shields of gold which Solomon had made."},{"text":"And king Rehoboam made in their stead brasen shields, and committed them unto the hands of the chief of the guard, which kept the door of the king's house."},{"text":"And it was so, when the king went into the house of the LORD, that the guard bare them, and brought them back into the guard chamber."},{"text":"Now the rest of the acts of Rehoboam, and all that he did, are they not written in the book of the chronicles of the kings of Judah?"},{"text":"And there was war between Rehoboam and Jeroboam all their days."},{"text":"And Rehoboam slept with his fathers, and was buried with his fathers in the city of David. And his mother's name was Naamah an Ammonitess. And Abijam his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"Now in the eighteenth year of king Jeroboam the son of Nebat reigned Abijam over Judah."},{"text":"Three years reigned he in Jerusalem. and his mother's name was Maachah, the daughter of Abishalom."},{"text":"And he walked in all the sins of his father, which he had done before him: and his heart was not perfect with the LORD his God, as the heart of David his father."},{"text":"Nevertheless for David's sake did the LORD his God give him a lamp in Jerusalem, to set up his son after him, and to establish Jerusalem:"},{"text":"Because David did that which was right in the eyes of the LORD, and turned not aside from any thing that he commanded him all the days of his life, save only in the matter of Uriah the Hittite."},{"text":"And there was war between Rehoboam and Jeroboam all the days of his life."},{"text":"Now the rest of the acts of Abijam, and all that he did, are they not written in the book of the chronicles of the kings of Judah? And there was war between Abijam and Jeroboam."},{"text":"And Abijam slept with his fathers; and they buried him in the city of David: and Asa his son reigned in his stead."},{"text":"And in the twentieth year of Jeroboam king of Israel reigned Asa over Judah."},{"text":"And forty and one years reigned he in Jerusalem. And his mother's name was Maachah, the daughter of Abishalom."},{"text":"And Asa did that which was right in the eyes of the LORD, as did David his father."},{"text":"And he took away the sodomites out of the land, and removed all the idols that his fathers had made."},{"text":"And also Maachah his mother, even her he removed from being queen, because she had made an idol in a grove; and Asa destroyed her idol, and burnt it by the brook Kidron."},{"text":"But the high places were not removed: nevertheless Asa's heart was perfect with the LORD all his days."},{"text":"And he brought in the things which his father had dedicated, and the things which himself had dedicated, into the house of the LORD, silver, and gold, and vessels."},{"text":"And there was war between Asa and Baasha king of Israel all their days."},{"text":"And Baasha king of Israel went up against Judah, and built Ramah, that he might not suffer any to go out or come in to Asa king of Judah."},{"text":"Then Asa took all the silver and the gold that were left in the treasures of the house of the LORD, and the treasures of the king's house, and delivered them into the hand of his servants: and king Asa sent them to Benhadad, the son of Tabrimon, the son of Hezion, king of Syria, that dwelt at Damascus, saying,"},{"text":"There is a league between me and thee, and between my father and thy father: behold, I have sent unto thee a present of silver and gold; come and break thy league with Baasha king of Israel, that he may depart from me."},{"text":"So Benhadad hearkened unto king Asa, and sent the captains of the hosts which he had against the cities of Israel, and smote Ijon, and Dan, and Abelbethmaachah, and all Cinneroth, with all the land of Naphtali."},{"text":"And it came to pass, when Baasha heard thereof, that he left off building of Ramah, and dwelt in Tirzah."},{"text":"Then king Asa made a proclamation throughout all Judah; none was exempted: and they took away the stones of Ramah, and the timber thereof, wherewith Baasha had builded; and king Asa built with them Geba of Benjamin, and Mizpah."},{"text":"The rest of all the acts of Asa, and all his might, and all that he did, and the cities which he built, are they not written in the book of the chronicles of the kings of Judah? Nevertheless in the time of his old age he was diseased in his feet."},{"text":"And Asa slept with his fathers, and was buried with his fathers in the city of David his father: and Jehoshaphat his son reigned in his stead."},{"text":"And Nadab the son of Jeroboam began to reign over Israel in the second year of Asa king of Judah, and reigned over Israel two years."},{"text":"And he did evil in the sight of the LORD, and walked in the way of his father, and in his sin wherewith he made Israel to sin."},{"text":"And Baasha the son of Ahijah, of the house of Issachar, conspired against him; and Baasha smote him at Gibbethon, which belonged to the Philistines; for Nadab and all Israel laid siege to Gibbethon."},{"text":"Even in the third year of Asa king of Judah did Baasha slay him, and reigned in his stead."},{"text":"And it came to pass, when he reigned, that he smote all the house of Jeroboam; he left not to Jeroboam any that breathed, until he had destroyed him, according unto the saying of the LORD, which he spake by his servant Ahijah the Shilonite:"},{"text":"Because of the sins of Jeroboam which he sinned, and which he made Israel sin, by his provocation wherewith he provoked the LORD God of Israel to anger."},{"text":"Now the rest of the acts of Nadab, and all that he did, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"And there was war between Asa and Baasha king of Israel all their days."},{"text":"In the third year of Asa king of Judah began Baasha the son of Ahijah to reign over all Israel in Tirzah, twenty and four years."},{"text":"And he did evil in the sight of the LORD, and walked in the way of Jeroboam, and in his sin wherewith he made Israel to sin."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Then the word of the LORD came to Jehu the son of Hanani against Baasha, saying,"},{"text":"Forasmuch as I exalted thee out of the dust, and made thee prince over my people Israel; and thou hast walked in the way of Jeroboam, and hast made my people Israel to sin, to provoke me to anger with their sins;"},{"text":"Behold, I will take away the posterity of Baasha, and the posterity of his house; and will make thy house like the house of Jeroboam the son of Nebat."},{"text":"Him that dieth of Baasha in the city shall the dogs eat; and him that dieth of his in the fields shall the fowls of the air eat."},{"text":"Now the rest of the acts of Baasha, and what he did, and his might, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"So Baasha slept with his fathers, and was buried in Tirzah: and Elah his son reigned in his stead."},{"text":"And also by the hand of the prophet Jehu the son of Hanani came the word of the LORD against Baasha, and against his house, even for all the evil that he did in the sight of the LORD, in provoking him to anger with the work of his hands, in being like the house of Jeroboam; and because he killed him."},{"text":"In the twenty and sixth year of Asa king of Judah began Elah the son of Baasha to reign over Israel in Tirzah, two years."},{"text":"And his servant Zimri, captain of half his chariots, conspired against him, as he was in Tirzah, drinking himself drunk in the house of Arza steward of his house in Tirzah."},{"text":"And Zimri went in and smote him, and killed him, in the twenty and seventh year of Asa king of Judah, and reigned in his stead."},{"text":"And it came to pass, when he began to reign, as soon as he sat on his throne, that he slew all the house of Baasha: he left him not one that pisseth against a wall, neither of his kinsfolks, nor of his friends."},{"text":"Thus did Zimri destroy all the house of Baasha, according to the word of the LORD, which he spake against Baasha by Jehu the prophet."},{"text":"For all the sins of Baasha, and the sins of Elah his son, by which they sinned, and by which they made Israel to sin, in provoking the LORD God of Israel to anger with their vanities."},{"text":"Now the rest of the acts of Elah, and all that he did, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"In the twenty and seventh year of Asa king of Judah did Zimri reign seven days in Tirzah. And the people were encamped against Gibbethon, which belonged to the Philistines."},{"text":"And the people that were encamped heard say, Zimri hath conspired, and hath also slain the king: wherefore all Israel made Omri, the captain of the host, king over Israel that day in the camp."},{"text":"And Omri went up from Gibbethon, and all Israel with him, and they besieged Tirzah."},{"text":"And it came to pass, when Zimri saw that the city was taken, that he went into the palace of the king's house, and burnt the king's house over him with fire, and died."},{"text":"For his sins which he sinned in doing evil in the sight of the LORD, in walking in the way of Jeroboam, and in his sin which he did, to make Israel to sin."},{"text":"Now the rest of the acts of Zimri, and his treason that he wrought, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"Then were the people of Israel divided into two parts: half of the people followed Tibni the son of Ginath, to make him king; and half followed Omri."},{"text":"But the people that followed Omri prevailed against the people that followed Tibni the son of Ginath: so Tibni died, and Omri reigned."},{"text":"In the thirty and first year of Asa king of Judah began Omri to reign over Israel, twelve years: six years reigned he in Tirzah."},{"text":"And he bought the hill Samaria of Shemer for two talents of silver, and built on the hill, and called the name of the city which he built, after the name of Shemer, owner of the hill, Samaria."},{"text":"But Omri wrought evil in the eyes of the LORD, and did worse than all that were before him."},{"text":"For he walked in all the way of Jeroboam the son of Nebat, and in his sin wherewith he made Israel to sin, to provoke the LORD God of Israel to anger with their vanities."},{"text":"Now the rest of the acts of Omri which he did, and his might that he shewed, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"So Omri slept with his fathers, and was buried in Samaria: and Ahab his son reigned in his stead."},{"text":"And in the thirty and eighth year of Asa king of Judah began Ahab the son of Omri to reign over Israel: and Ahab the son of Omri reigned over Israel in Samaria twenty and two years."},{"text":"And Ahab the son of Omri did evil in the sight of the LORD above all that were before him."},{"text":"And it came to pass, as if it had been a light thing for him to walk in the sins of Jeroboam the son of Nebat, that he took to wife Jezebel the daughter of Ethbaal king of the Zidonians, and went and served Baal, and worshipped him."},{"text":"And he reared up an altar for Baal in the house of Baal, which he had built in Samaria."},{"text":"And Ahab made a grove; and Ahab did more to provoke the LORD God of Israel to anger than all the kings of Israel that were before him."},{"text":"In his days did Hiel the Bethelite build Jericho: he laid the foundation thereof in Abiram his firstborn, and set up the gates thereof in his youngest son Segub, according to the word of the LORD, which he spake by Joshua the son of Nun."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And Elijah the Tishbite, who was of the inhabitants of Gilead, said unto Ahab, As the LORD God of Israel liveth, before whom I stand, there shall not be dew nor rain these years, but according to my word."},{"text":"And the word of the LORD came unto him, saying,"},{"text":"Get thee hence, and turn thee eastward, and hide thyself by the brook Cherith, that is before Jordan."},{"text":"And it shall be, that thou shalt drink of the brook; and I have commanded the ravens to feed thee there."},{"text":"So he went and did according unto the word of the LORD: for he went and dwelt by the brook Cherith, that is before Jordan."},{"text":"And the ravens brought him bread and flesh in the morning, and bread and flesh in the evening; and he drank of the brook."},{"text":"And it came to pass after a while, that the brook dried up, because there had been no rain in the land."},{"text":"And the word of the LORD came unto him, saying,"},{"text":"Arise, get thee to Zarephath, which belongeth to Zidon, and dwell there: behold, I have commanded a widow woman there to sustain thee."},{"text":"So he arose and went to Zarephath. And when he came to the gate of the city, behold, the widow woman was there gathering of sticks: and he called to her, and said, Fetch me, I pray thee, a little water in a vessel, that I may drink."},{"text":"And as she was going to fetch it, he called to her, and said, Bring me, I pray thee, a morsel of bread in thine hand."},{"text":"And she said, As the LORD thy God liveth, I have not a cake, but an handful of meal in a barrel, and a little oil in a cruse: and, behold, I am gathering two sticks, that I may go in and dress it for me and my son, that we may eat it, and die."},{"text":"And Elijah said unto her, Fear not; go and do as thou hast said: but make me thereof a little cake first, and bring it unto me, and after make for thee and for thy son."},{"text":"For thus saith the LORD God of Israel, The barrel of meal shall not waste, neither shall the cruse of oil fail, until the day that the LORD sendeth rain upon the earth."},{"text":"And she went and did according to the saying of Elijah: and she, and he, and her house, did eat many days."},{"text":"And the barrel of meal wasted not, neither did the cruse of oil fail, according to the word of the LORD, which he spake by Elijah."},{"text":"And it came to pass after these things, that the son of the woman, the mistress of the house, fell sick; and his sickness was so sore, that there was no breath left in him."},{"text":"And she said unto Elijah, What have I to do with thee, O thou man of God? art thou come unto me to call my sin to remembrance, and to slay my son?"},{"text":"And he said unto her, Give me thy son. And he took him out of her bosom, and carried him up into a loft, where he abode, and laid him upon his own bed."},{"text":"And he cried unto the LORD, and said, O LORD my God, hast thou also brought evil upon the widow with whom I sojourn, by slaying her son?"},{"text":"And he stretched himself upon the child three times, and cried unto the LORD, and said, O LORD my God, I pray thee, let this child's soul come into him again."},{"text":"And the LORD heard the voice of Elijah; and the soul of the child came into him again, and he revived."},{"text":"And Elijah took the child, and brought him down out of the chamber into the house, and delivered him unto his mother: and Elijah said, See, thy son liveth."},{"text":"And the woman said to Elijah, Now by this I know that thou art a man of God, and that the word of the LORD in thy mouth is truth."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"And it came to pass after many days, that the word of the LORD came to Elijah in the third year, saying, Go, shew thyself unto Ahab; and I will send rain upon the earth."},{"text":"And Elijah went to shew himself unto Ahab. And there was a sore famine in Samaria."},{"text":"And Ahab called Obadiah, which was the governor of his house. (Now Obadiah feared the LORD greatly:"},{"text":"For it was so, when Jezebel cut off the prophets of the LORD, that Obadiah took an hundred prophets, and hid them by fifty in a cave, and fed them with bread and water.)"},{"text":"And Ahab said unto Obadiah, Go into the land, unto all fountains of water, and unto all brooks: peradventure we may find grass to save the horses and mules alive, that we lose not all the beasts."},{"text":"So they divided the land between them to pass throughout it: Ahab went one way by himself, and Obadiah went another way by himself."},{"text":"And as Obadiah was in the way, behold, Elijah met him: and he knew him, and fell on his face, and said, Art thou that my lord Elijah?"},{"text":"And he answered him, I am: go, tell thy lord, Behold, Elijah is here."},{"text":"And he said, What have I sinned, that thou wouldest deliver thy servant into the hand of Ahab, to slay me?"},{"text":"As the LORD thy God liveth, there is no nation or kingdom, whither my lord hath not sent to seek thee: and when they said, He is not there; he took an oath of the kingdom and nation, that they found thee not."},{"text":"And now thou sayest, Go, tell thy lord, Behold, Elijah is here."},{"text":"And it shall come to pass, as soon as I am gone from thee, that the Spirit of the LORD shall carry thee whither I know not; and so when I come and tell Ahab, and he cannot find thee, he shall slay me: but I thy servant fear the LORD from my youth."},{"text":"Was it not told my lord what I did when Jezebel slew the prophets of the LORD, how I hid an hundred men of the LORD's prophets by fifty in a cave, and fed them with bread and water?"},{"text":"And now thou sayest, Go, tell thy lord, Behold, Elijah is here: and he shall slay me."},{"text":"And Elijah said, As the LORD of hosts liveth, before whom I stand, I will surely shew myself unto him to day."},{"text":"So Obadiah went to meet Ahab, and told him: and Ahab went to meet Elijah."},{"text":"And it came to pass, when Ahab saw Elijah, that Ahab said unto him, Art thou he that troubleth Israel?"},{"text":"And he answered, I have not troubled Israel; but thou, and thy father's house, in that ye have forsaken the commandments of the LORD, and thou hast followed Baalim."},{"text":"Now therefore send, and gather to me all Israel unto mount Carmel, and the prophets of Baal four hundred and fifty, and the prophets of the groves four hundred, which eat at Jezebel's table."},{"text":"So Ahab sent unto all the children of Israel, and gathered the prophets together unto mount Carmel."},{"text":"And Elijah came unto all the people, and said, How long halt ye between two opinions? if the LORD be God, follow him: but if Baal, then follow him. And the people answered him not a word."},{"text":"Then said Elijah unto the people, I, even I only, remain a prophet of the LORD; but Baal's prophets are four hundred and fifty men."},{"text":"Let them therefore give us two bullocks; and let them choose one bullock for themselves, and cut it in pieces, and lay it on wood, and put no fire under: and I will dress the other bullock, and lay it on wood, and put no fire under:"},{"text":"And call ye on the name of your gods, and I will call on the name of the LORD: and the God that answereth by fire, let him be God. And all the people answered and said, It is well spoken."},{"text":"And Elijah said unto the prophets of Baal, Choose you one bullock for yourselves, and dress it first; for ye are many; and call on the name of your gods, but put no fire under."},{"text":"And they took the bullock which was given them, and they dressed it, and called on the name of Baal from morning even until noon, saying, O Baal, hear us. But there was no voice, nor any that answered. And they leaped upon the altar which was made."},{"text":"And it came to pass at noon, that Elijah mocked them, and said, Cry aloud: for he is a god; either he is talking, or he is pursuing, or he is in a journey, or peradventure he sleepeth, and must be awaked."},{"text":"And they cried aloud, and cut themselves after their manner with knives and lancets, till the blood gushed out upon them."},{"text":"And it came to pass, when midday was past, and they prophesied until the time of the offering of the evening sacrifice, that there was neither voice, nor any to answer, nor any that regarded."},{"text":"And Elijah said unto all the people, Come near unto me. And all the people came near unto him. And he repaired the altar of the LORD that was broken down."},{"text":"And Elijah took twelve stones, according to the number of the tribes of the sons of Jacob, unto whom the word of the LORD came, saying, Israel shall be thy name:"},{"text":"And with the stones he built an altar in the name of the LORD: and he made a trench about the altar, as great as would contain two measures of seed."},{"text":"And he put the wood in order, and cut the bullock in pieces, and laid him on the wood, and said, Fill four barrels with water, and pour it on the burnt sacrifice, and on the wood."},{"text":"And he said, Do it the second time. And they did it the second time."},{"text":"And the water ran round about the altar; and he filled the trench also with water."},{"text":"And it came to pass at the time of the offering of the evening sacrifice, that Elijah the prophet came near, and said, LORD God of Abraham, Isaac, and of Israel, let it be known this day that thou art God in Israel, and that I am thy servant, and that I have done all these things at thy word."},{"text":"Hear me, O LORD, hear me, that this people may know that thou art the LORD God, and that thou hast turned their heart back again."},{"text":"Then the fire of the LORD fell, and consumed the burnt sacrifice, and the wood, and the stones, and the dust, and licked up the water that was in the trench."},{"text":"And when all the people saw it, they fell on their faces: and they said, The LORD, he is the God; the LORD, he is the God."},{"text":"And Elijah said unto them, Take the prophets of Baal; let not one of them escape. And they took them: and Elijah brought them down to the brook Kishon, and slew them there."},{"text":"And Elijah said unto Ahab, Get thee up, eat and drink; for there is a sound of abundance of rain."},{"text":"So Ahab went up to eat and to drink. And Elijah went up to the top of Carmel; and he cast himself down upon the earth, and put his face between his knees,"},{"text":"And said to his servant, Go up now, look toward the sea. And he went up, and looked, and said, There is nothing. And he said, Go again seven times."},{"text":"And it came to pass at the seventh time, that he said, Behold, there ariseth a little cloud out of the sea, like a man's hand. And he said, Go up, say unto Ahab, Prepare thy chariot, and get thee down that the rain stop thee not."},{"text":"And it came to pass in the mean while, that the heaven was black with clouds and wind, and there was a great rain. And Ahab rode, and went to Jezreel."},{"text":"And the hand of the LORD was on Elijah; and he girded up his loins, and ran before Ahab to the entrance of Jezreel."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And Ahab told Jezebel all that Elijah had done, and withal how he had slain all the prophets with the sword."},{"text":"Then Jezebel sent a messenger unto Elijah, saying, So let the gods do to me, and more also, if I make not thy life as the life of one of them by to morrow about this time."},{"text":"And when he saw that, he arose, and went for his life, and came to Beersheba, which belongeth to Judah, and left his servant there."},{"text":"But he himself went a day's journey into the wilderness, and came and sat down under a juniper tree: and he requested for himself that he might die; and said, It is enough; now, O LORD, take away my life; for I am not better than my fathers."},{"text":"And as he lay and slept under a juniper tree, behold, then an angel touched him, and said unto him, Arise and eat."},{"text":"And he looked, and, behold, there was a cake baken on the coals, and a cruse of water at his head. And he did eat and drink, and laid him down again."},{"text":"And the angel of the LORD came again the second time, and touched him, and said, Arise and eat; because the journey is too great for thee."},{"text":"And he arose, and did eat and drink, and went in the strength of that meat forty days and forty nights unto Horeb the mount of God."},{"text":"And he came thither unto a cave, and lodged there; and, behold, the word of the LORD came to him, and he said unto him, What doest thou here, Elijah?"},{"text":"And he said, I have been very jealous for the LORD God of hosts: for the children of Israel have forsaken thy covenant, thrown down thine altars, and slain thy prophets with the sword; and I, even I only, am left; and they seek my life, to take it away."},{"text":"And he said, Go forth, and stand upon the mount before the LORD."},{"text":"And it was so, when Elijah heard it, that he wrapped his face in his mantle, and went out, and stood in the entering in of the cave. And, behold, there came a voice unto him, and said, What doest thou here, Elijah?"},{"text":"And he said, I have been very jealous for the LORD God of hosts: because the children of Israel have forsaken thy covenant, thrown down thine altars, and slain thy prophets with the sword; and I, even I only, am left; and they seek my life, to take it away."},{"text":"And the LORD said unto him, Go, return on thy way to the wilderness of Damascus: and when thou comest, anoint Hazael to be king over Syria:"},{"text":"And Jehu the son of Nimshi shalt thou anoint to be king over Israel: and Elisha the son of Shaphat of Abelmeholah shalt thou anoint to be prophet in thy room."},{"text":"And it shall come to pass, that him that escapeth the sword of Hazael shall Jehu slay: and him that escapeth from the sword of Jehu shall Elisha slay."},{"text":"Yet I have left me seven thousand in Israel, all the knees which have not bowed unto Baal, and every mouth which hath not kissed him."},{"text":"So he departed thence, and found Elisha the son of Shaphat, who was plowing with twelve yoke of oxen before him, and he with the twelfth: and Elijah passed by him, and cast his mantle upon him."},{"text":"And he left the oxen, and ran after Elijah, and said, Let me, I pray thee, kiss my father and my mother, and then I will follow thee. And he said unto him, Go back again: for what have I done to thee?"},{"text":"And he returned back from him, and took a yoke of oxen, and slew them, and boiled their flesh with the instruments of the oxen, and gave unto the people, and they did eat. Then he arose, and went after Elijah, and ministered unto him."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Now the days of David drew nigh that he should die; and he charged Solomon his son, saying,"},{"text":"I go the way of all the earth: be thou strong therefore, and shew thyself a man;"},{"text":"And keep the charge of the LORD thy God, to walk in his ways, to keep his statutes, and his commandments, and his judgments, and his testimonies, as it is written in the law of Moses, that thou mayest prosper in all that thou doest, and whithersoever thou turnest thyself:"},{"text":"That the LORD may continue his word which he spake concerning me, saying, If thy children take heed to their way, to walk before me in truth with all their heart and with all their soul, there shall not fail thee (said he) a man on the throne of Israel."},{"text":"Moreover thou knowest also what Joab the son of Zeruiah did to me, and what he did to the two captains of the hosts of Israel, unto Abner the son of Ner, and unto Amasa the son of Jether, whom he slew, and shed the blood of war in peace, and put the blood of war upon his girdle that was about his loins, and in his shoes that were on his feet."},{"text":"Do therefore according to thy wisdom, and let not his hoar head go down to the grave in peace."},{"text":"But shew kindness unto the sons of Barzillai the Gileadite, and let them be of those that eat at thy table: for so they came to me when I fled because of Absalom thy brother."},{"text":"And, behold, thou hast with thee Shimei the son of Gera, a Benjamite of Bahurim, which cursed me with a grievous curse in the day when I went to Mahanaim: but he came down to meet me at Jordan, and I sware to him by the LORD, saying, I will not put thee to death with the sword."},{"text":"Now therefore hold him not guiltless: for thou art a wise man, and knowest what thou oughtest to do unto him; but his hoar head bring thou down to the grave with blood."},{"text":"So David slept with his fathers, and was buried in the city of David."},{"text":"And the days that David reigned over Israel were forty years: seven years reigned he in Hebron, and thirty and three years reigned he in Jerusalem."},{"text":"Then sat Solomon upon the throne of David his father; and his kingdom was established greatly."},{"text":"And Adonijah the son of Haggith came to Bathsheba the mother of Solomon. And she said, Comest thou peaceably? And he said, Peaceably."},{"text":"He said moreover, I have somewhat to say unto thee. And she said, Say on."},{"text":"And he said, Thou knowest that the kingdom was mine, and that all Israel set their faces on me, that I should reign: howbeit the kingdom is turned about, and is become my brother's: for it was his from the LORD."},{"text":"And now I ask one petition of thee, deny me not. And she said unto him, Say on."},{"text":"And he said, Speak, I pray thee, unto Solomon the king, (for he will not say thee nay,) that he give me Abishag the Shunammite to wife."},{"text":"And Bathsheba said, Well; I will speak for thee unto the king."},{"text":"Bathsheba therefore went unto king Solomon, to speak unto him for Adonijah. And the king rose up to meet her, and bowed himself unto her, and sat down on his throne, and caused a seat to be set for the king's mother; and she sat on his right hand."},{"text":"Then she said, I desire one small petition of thee; I pray thee, say me not nay. And the king said unto her, Ask on, my mother: for I will not say thee nay."},{"text":"And she said, Let Abishag the Shunammite be given to Adonijah thy brother to wife."},{"text":"And king Solomon answered and said unto his mother, And why dost thou ask Abishag the Shunammite for Adonijah? ask for him the kingdom also; for he is mine elder brother; even for him, and for Abiathar the priest, and for Joab the son of Zeruiah."},{"text":"Then king Solomon sware by the LORD, saying, God do so to me, and more also, if Adonijah have not spoken this word against his own life."},{"text":"Now therefore, as the LORD liveth, which hath established me, and set me on the throne of David my father, and who hath made me an house, as he promised, Adonijah shall be put to death this day."},{"text":"And king Solomon sent by the hand of Benaiah the son of Jehoiada; and he fell upon him that he died."},{"text":"And unto Abiathar the priest said the king, Get thee to Anathoth, unto thine own fields; for thou art worthy of death: but I will not at this time put thee to death, because thou barest the ark of the LORD God before David my father, and because thou hast been afflicted in all wherein my father was afflicted."},{"text":"So Solomon thrust out Abiathar from being priest unto the LORD; that he might fulfil the word of the LORD, which he spake concerning the house of Eli in Shiloh."},{"text":"Then tidings came to Joab: for Joab had turned after Adonijah, though he turned not after Absalom. And Joab fled unto the tabernacle of the LORD, and caught hold on the horns of the altar."},{"text":"And it was told king Solomon that Joab was fled unto the tabernacle of the LORD; and, behold, he is by the altar. Then Solomon sent Benaiah the son of Jehoiada, saying, Go, fall upon him."},{"text":"And Benaiah came to the tabernacle of the LORD, and said unto him, Thus saith the king, Come forth. And he said, Nay; but I will die here. And Benaiah brought the king word again, saying, Thus said Joab, and thus he answered me."},{"text":"And the king said unto him, Do as he hath said, and fall upon him, and bury him; that thou mayest take away the innocent blood, which Joab shed, from me, and from the house of my father."},{"text":"And the LORD shall return his blood upon his own head, who fell upon two men more righteous and better than he, and slew them with the sword, my father David not knowing thereof, to wit, Abner the son of Ner, captain of the host of Israel, and Amasa the son of Jether, captain of the host of Judah."},{"text":"Their blood shall therefore return upon the head of Joab, and upon the head of his seed for ever: but upon David, and upon his seed, and upon his house, and upon his throne, shall there be peace for ever from the LORD."},{"text":"So Benaiah the son of Jehoiada went up, and fell upon him, and slew him: and he was buried in his own house in the wilderness."},{"text":"And the king put Benaiah the son of Jehoiada in his room over the host: and Zadok the priest did the king put in the room of Abiathar."},{"text":"And the king sent and called for Shimei, and said unto him, Build thee an house in Jerusalem, and dwell there, and go not forth thence any whither."},{"text":"For it shall be, that on the day thou goest out, and passest over the brook Kidron, thou shalt know for certain that thou shalt surely die: thy blood shall be upon thine own head."},{"text":"And Shimei said unto the king, The saying is good: as my lord the king hath said, so will thy servant do. And Shimei dwelt in Jerusalem many days."},{"text":"And it came to pass at the end of three years, that two of the servants of Shimei ran away unto Achish son of Maachah king of Gath. And they told Shimei, saying, Behold, thy servants be in Gath."},{"text":"And Shimei arose, and saddled his ass, and went to Gath to Achish to seek his servants: and Shimei went, and brought his servants from Gath."},{"text":"And it was told Solomon that Shimei had gone from Jerusalem to Gath, and was come again."},{"text":"And the king sent and called for Shimei, and said unto him, Did I not make thee to swear by the LORD, and protested unto thee, saying, Know for a certain, on the day thou goest out, and walkest abroad any whither, that thou shalt surely die? and thou saidst unto me, The word that I have heard is good."},{"text":"Why then hast thou not kept the oath of the LORD, and the commandment that I have charged thee with?"},{"text":"The king said moreover to Shimei, Thou knowest all the wickedness which thine heart is privy to, that thou didst to David my father: therefore the LORD shall return thy wickedness upon thine own head;"},{"text":"And king Solomon shall be blessed, and the throne of David shall be established before the LORD for ever."},{"text":"So the king commanded Benaiah the son of Jehoiada; which went out, and fell upon him, that he died. And the kingdom was established in the hand of Solomon."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And Benhadad the king of Syria gathered all his host together: and there were thirty and two kings with him, and horses, and chariots; and he went up and besieged Samaria, and warred against it."},{"text":"And he sent messengers to Ahab king of Israel into the city, and said unto him, Thus saith Benhadad,"},{"text":"Thy silver and thy gold is mine; thy wives also and thy children, even the goodliest, are mine."},{"text":"And the king of Israel answered and said, My lord, O king, according to thy saying, I am thine, and all that I have."},{"text":"And the messengers came again, and said, Thus speaketh Benhadad, saying, Although I have sent unto thee, saying, Thou shalt deliver me thy silver, and thy gold, and thy wives, and thy children;"},{"text":"Yet I will send my servants unto thee to morrow about this time, and they shall search thine house, and the houses of thy servants; and it shall be, that whatsoever is pleasant in thine eyes, they shall put it in their hand, and take it away."},{"text":"Then the king of Israel called all the elders of the land, and said, Mark, I pray you, and see how this man seeketh mischief: for he sent unto me for my wives, and for my children, and for my silver, and for my gold; and I denied him not."},{"text":"And all the elders and all the people said unto him, Hearken not unto him, nor consent."},{"text":"Wherefore he said unto the messengers of Benhadad, Tell my lord the king, All that thou didst send for to thy servant at the first I will do: but this thing I may not do. And the messengers departed, and brought him word again."},{"text":"And Benhadad sent unto him, and said, The gods do so unto me, and more also, if the dust of Samaria shall suffice for handfuls for all the people that follow me."},{"text":"And the king of Israel answered and said, Tell him, Let not him that girdeth on his harness boast himself as he that putteth it off."},{"text":"And it came to pass, when Ben-hadad heard this message, as he was drinking, he and the kings in the pavilions, that he said unto his servants, Set yourselves in array. And they set themselves in array against the city."},{"text":"And, behold, there came a prophet unto Ahab king of Israel, saying, Thus saith the LORD, Hast thou seen all this great multitude? behold, I will deliver it into thine hand this day; and thou shalt know that I am the LORD."},{"text":"And Ahab said, By whom? And he said, Thus saith the LORD, Even by the young men of the princes of the provinces. Then he said, Who shall order the battle? And he answered, Thou."},{"text":"Then he numbered the young men of the princes of the provinces, and they were two hundred and thirty two: and after them he numbered all the people, even all the children of Israel, being seven thousand."},{"text":"And they went out at noon. But Benhadad was drinking himself drunk in the pavilions, he and the kings, the thirty and two kings that helped him."},{"text":"And the young men of the princes of the provinces went out first; and Benhadad sent out, and they told him, saying, There are men come out of Samaria."},{"text":"And he said, Whether they be come out for peace, take them alive; or whether they be come out for war, take them alive."},{"text":"So these young men of the princes of the provinces came out of the city, and the army which followed them."},{"text":"And they slew every one his man: and the Syrians fled; and Israel pursued them: and Benhadad the king of Syria escaped on an horse with the horsemen."},{"text":"And the king of Israel went out, and smote the horses and chariots, and slew the Syrians with a great slaughter."},{"text":"And the prophet came to the king of Israel, and said unto him, Go, strengthen thyself, and mark, and see what thou doest: for at the return of the year the king of Syria will come up against thee."},{"text":"And the servants of the king of Syria said unto him, Their gods are gods of the hills; therefore they were stronger than we; but let us fight against them in the plain, and surely we shall be stronger than they."},{"text":"And do this thing, Take the kings away, every man out of his place, and put captains in their rooms:"},{"text":"And number thee an army, like the army that thou hast lost, horse for horse, and chariot for chariot: and we will fight against them in the plain, and surely we shall be stronger than they. And he hearkened unto their voice, and did so."},{"text":"And it came to pass at the return of the year, that Benhadad numbered the Syrians, and went up to Aphek, to fight against Israel."},{"text":"And the children of Israel were numbered, and were all present, and went against them: and the children of Israel pitched before them like two little flocks of kids; but the Syrians filled the country."},{"text":"And there came a man of God, and spake unto the king of Israel, and said, Thus saith the LORD, Because the Syrians have said, The LORD is God of the hills, but he is not God of the valleys, therefore will I deliver all this great multitude into thine hand, and ye shall know that I am the LORD."},{"text":"And they pitched one over against the other seven days. And so it was, that in the seventh day the battle was joined: and the children of Israel slew of the Syrians an hundred thousand footmen in one day."},{"text":"But the rest fled to Aphek, into the city; and there a wall fell upon twenty and seven thousand of the men that were left. And Benhadad fled, and came into the city, into an inner chamber."},{"text":"And his servants said unto him, Behold now, we have heard that the kings of the house of Israel are merciful kings: let us, I pray thee, put sackcloth on our loins, and ropes upon our heads, and go out to the king of Israel: peradventure he will save thy life."},{"text":"So they girded sackcloth on their loins, and put ropes on their heads, and came to the king of Israel, and said, Thy servant Benhadad saith, I pray thee, let me live. And he said, Is he yet alive? he is my brother."},{"text":"Now the men did diligently observe whether any thing would come from him, and did hastily catch it: and they said, Thy brother Benhadad. Then he said, Go ye, bring him. Then Benhadad came forth to him; and he caused him to come up into the chariot."},{"text":"And Ben-hadad said unto him, The cities, which my father took from thy father, I will restore; and thou shalt make streets for thee in Damascus, as my father made in Samaria. Then said Ahab, I will send thee away with this covenant. So he made a covenant with him, and sent him away."},{"text":"And a certain man of the sons of the prophets said unto his neighbour in the word of the LORD, Smite me, I pray thee. And the man refused to smite him."},{"text":"Then said he unto him, Because thou hast not obeyed the voice of the LORD, behold, as soon as thou art departed from me, a lion shall slay thee."},{"text":"Then he found another man, and said, Smite me, I pray thee. And the man smote him, so that in smiting he wounded him."},{"text":"So the prophet departed, and waited for the king by the way, and disguised himself with ashes upon his face."},{"text":"And as the king passed by, he cried unto the king: and he said, Thy servant went out into the midst of the battle; and, behold, a man turned aside, and brought a man unto me, and said, Keep this man: if by any means he be missing, then shall thy life be for his life, or else thou shalt pay a talent of silver."},{"text":"And as thy servant was busy here and there, he was gone. And the king of Israel said unto him, So shall thy judgment be; thyself hast decided it."},{"text":"And he hasted, and took the ashes away from his face; and the king of Israel discerned him that he was of the prophets."},{"text":"And he said unto him, Thus saith the LORD, Because thou hast let go out of thy hand a man whom I appointed to utter destruction, therefore thy life shall go for his life, and thy people for his people."},{"text":"And the king of Israel went to his house heavy and displeased, and came to Samaria."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And it came to pass after these things, that Naboth the Jezreelite had a vineyard, which was in Jezreel, hard by the palace of Ahab king of Samaria."},{"text":"And Ahab spake unto Naboth, saying, Give me thy vineyard, that I may have it for a garden of herbs, because it is near unto my house: and I will give thee for it a better vineyard than it; or, if it seem good to thee, I will give thee the worth of it in money."},{"text":"And Naboth said to Ahab, The LORD forbid it me, that I should give the inheritance of my fathers unto thee."},{"text":"And Ahab came into his house heavy and displeased because of the word which Naboth the Jezreelite had spoken to him: for he had said, I will not give thee the inheritance of my fathers. And he laid him down upon his bed, and turned away his face, and would eat no bread."},{"text":"But Jezebel his wife came to him, and said unto him, Why is thy spirit so sad, that thou eatest no bread?"},{"text":"And he said unto her, Because I spake unto Naboth the Jezreelite, and said unto him, Give me thy vineyard for money; or else, if it please thee, I will give thee another vineyard for it: and he answered, I will not give thee my vineyard."},{"text":"And Jezebel his wife said unto him, Dost thou now govern the kingdom of Israel? arise, and eat bread, and let thine heart be merry: I will give thee the vineyard of Naboth the Jezreelite."},{"text":"So she wrote letters in Ahab's name, and sealed them with his seal, and sent the letters unto the elders and to the nobles that were in his city, dwelling with Naboth."},{"text":"And she wrote in the letters, saying, Proclaim a fast, and set Naboth on high among the people:"},{"text":"And set two men, sons of Belial, before him, to bear witness against him, saying, Thou didst blaspheme God and the king. And then carry him out, and stone him, that he may die."},{"text":"And the men of his city, even the elders and the nobles who were the inhabitants in his city, did as Jezebel had sent unto them, and as it was written in the letters which she had sent unto them."},{"text":"They proclaimed a fast, and set Naboth on high among the people."},{"text":"And there came in two men, children of Belial, and sat before him: and the men of Belial witnessed against him, even against Naboth, in the presence of the people, saying, Naboth did blaspheme God and the king. Then they carried him forth out of the city, and stoned him with stones, that he died."},{"text":"Then they sent to Jezebel, saying, Naboth is stoned, and is dead."},{"text":"And it came to pass, when Jezebel heard that Naboth was stoned, and was dead, that Jezebel said to Ahab, Arise, take possession of the vineyard of Naboth the Jezreelite, which he refused to give thee for money: for Naboth is not alive, but dead."},{"text":"And it came to pass, when Ahab heard that Naboth was dead, that Ahab rose up to go down to the vineyard of Naboth the Jezreelite, to take possession of it."},{"text":"And the word of the LORD came to Elijah the Tishbite, saying,"},{"text":"Arise, go down to meet Ahab king of Israel, which is in Samaria: behold, he is in the vineyard of Naboth, whither he is gone down to possess it."},{"text":"And thou shalt speak unto him, saying, Thus saith the LORD, Hast thou killed, and also taken possession? And thou shalt speak unto him, saying, Thus saith the LORD, In the place where dogs licked the blood of Naboth shall dogs lick thy blood, even thine."},{"text":"And Ahab said to Elijah, Hast thou found me, O mine enemy? And he answered, I have found thee: because thou hast sold thyself to work evil in the sight of the LORD."},{"text":"Behold, I will bring evil upon thee, and will take away thy posterity, and will cut off from Ahab him that pisseth against the wall, and him that is shut up and left in Israel,"},{"text":"And will make thine house like the house of Jeroboam the son of Nebat, and like the house of Baasha the son of Ahijah, for the provocation wherewith thou hast provoked me to anger, and made Israel to sin."},{"text":"And of Jezebel also spake the LORD, saying, The dogs shall eat Jezebel by the wall of Jezreel."},{"text":"Him that dieth of Ahab in the city the dogs shall eat; and him that dieth in the field shall the fowls of the air eat."},{"text":"But there was none like unto Ahab, which did sell himself to work wickedness in the sight of the LORD, whom Jezebel his wife stirred up."},{"text":"And he did very abominably in following idols, according to all things as did the Amorites, whom the LORD cast out before the children of Israel."},{"text":"And it came to pass, when Ahab heard those words, that he rent his clothes, and put sackcloth upon his flesh, and fasted, and lay in sackcloth, and went softly."},{"text":"And the word of the LORD came to Elijah the Tishbite, saying,"},{"text":"Seest thou how Ahab humbleth himself before me? because he humbleth himself before me, I will not bring the evil in his days: but in his son's days will I bring the evil upon his house."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"And they continued three years without war between Syria and Israel."},{"text":"And it came to pass in the third year, that Jehoshaphat the king of Judah came down to the king of Israel."},{"text":"And the king of Israel said unto his servants, Know ye that Ramoth in Gilead is ours, and we be still, and take it not out of the hand of the king of Syria?"},{"text":"And he said unto Jehoshaphat, Wilt thou go with me to battle to Ramothgilead? And Jehoshaphat said to the king of Israel, I am as thou art, my people as thy people, my horses as thy horses."},{"text":"And Jehoshaphat said unto the king of Israel, Enquire, I pray thee, at the word of the LORD to day."},{"text":"Then the king of Israel gathered the prophets together, about four hundred men, and said unto them, Shall I go against Ramothgilead to battle, or shall I forbear? And they said, Go up; for the LORD shall deliver it into the hand of the king."},{"text":"And Jehoshaphat said, Is there not here a prophet of the LORD besides, that we might enquire of him?"},{"text":"And the king of Israel said unto Jehoshaphat, There is yet one man, Micaiah the son of Imlah, by whom we may enquire of the LORD: but I hate him; for he doth not prophesy good concerning me, but evil. And Jehoshaphat said, Let not the king say so."},{"text":"Then the king of Israel called an officer, and said, Hasten hither Micaiah the son of Imlah."},{"text":"And the king of Israel and Jehoshaphat the king of Judah sat each on his throne, having put on their robes, in a void place in the entrance of the gate of Samaria; and all the prophets prophesied before them."},{"text":"And Zedekiah the son of Chenaanah made him horns of iron: and he said, Thus saith the LORD, With these shalt thou push the Syrians, until thou have consumed them."},{"text":"And all the prophets prophesied so, saying, Go up to Ramothgilead, and prosper: for the LORD shall deliver it into the king's hand."},{"text":"And the messenger that was gone to call Micaiah spake unto him, saying, Behold now, the words of the prophets declare good unto the king with one mouth: let thy word, I pray thee, be like the word of one of them, and speak that which is good."},{"text":"And Micaiah said, As the LORD liveth, what the LORD saith unto me, that will I speak."},{"text":"So he came to the king. And the king said unto him, Micaiah, shall we go against Ramothgilead to battle, or shall we forbear? And he answered him, Go, and prosper: for the LORD shall deliver it into the hand of the king."},{"text":"And the king said unto him, How many times shall I adjure thee that thou tell me nothing but that which is true in the name of the LORD?"},{"text":"And he said, I saw all Israel scattered upon the hills, as sheep that have not a shepherd: and the LORD said, These have no master: let them return every man to his house in peace."},{"text":"And the king of Israel said unto Jehoshaphat, Did I not tell thee that he would prophesy no good concerning me, but evil?"},{"text":"And he said, Hear thou therefore the word of the LORD: I saw the LORD sitting on his throne, and all the host of heaven standing by him on his right hand and on his left."},{"text":"And the LORD said, Who shall persuade Ahab, that he may go up and fall at Ramothgilead? And one said on this manner, and another said on that manner."},{"text":"And there came forth a spirit, and stood before the LORD, and said, I will persuade him."},{"text":"And the LORD said unto him, Wherewith? And he said, I will go forth, and I will be a lying spirit in the mouth of all his prophets. And he said, Thou shalt persude him, and prevail also: go forth, and do so."},{"text":"Now therefore, behold, the LORD hath put a lying spirit in the mouth of all these thy prophets, and the LORD hath spoken evil concerning thee."},{"text":"But Zedekiah the son of Chenaanah went near, and smote Micaiah on the cheek, and said, Which way went the Spirit of the LORD from me to speak unto thee?"},{"text":"And Micaiah said, Behold, thou shalt see in that day, when thou shalt go into an inner chamber to hide thyself."},{"text":"And the king of Israel said, Take Micaiah, and carry him back unto Amon the governor of the city, and to Joash the king's son;"},{"text":"And say, Thus saith the king, Put this fellow in the prison, and feed him with bread of affliction and with water of affliction, until I come in peace."},{"text":"And Micaiah said, If thou return at all in peace, the LORD hath not spoken by me. And he said, Hearken, O people, every one of you."},{"text":"So the king of Israel and Jehoshaphat the king of Judah went up to Ramothgilead."},{"text":"And the king of Israel said unto Jehoshaphat, I will disguise myself, and enter into the battle; but put thou on thy robes. And the king of Israel disguised himself, and went into the battle."},{"text":"But the king of Syria commanded his thirty and two captains that had rule over his chariots, saying, Fight neither with small nor great, save only with the king of Israel."},{"text":"And it came to pass, when the captains of the chariots saw Jehoshaphat, that they said, Surely it is the king of Israel. And they turned aside to fight against him: and Jehoshaphat cried out."},{"text":"And it came to pass, when the captains of the chariots perceived that it was not the king of Israel, that they turned back from pursuing him."},{"text":"And a certain man drew a bow at a venture, and smote the king of Israel between the joints of the harness: wherefore he said unto the driver of his chariot, Turn thine hand, and carry me out of the host; for I am wounded."},{"text":"And the battle increased that day: and the king was stayed up in his chariot against the Syrians, and died at even: and the blood ran out of the wound into the midst of the chariot."},{"text":"And there went a proclamation throughout the host about the going down of the sun, saying, Every man to his city, and every man to his own country."},{"text":"So the king died, and was brought to Samaria; and they buried the king in Samaria."},{"text":"And one washed the chariot in the pool of Samaria; and the dogs licked up his blood; and they washed his armour; according unto the word of the LORD which he spake."},{"text":"Now the rest of the acts of Ahab, and all that he did, and the ivory house which he made, and all the cities that he built, are they not written in the book of the chronicles of the kings of Israel?"},{"text":"So Ahab slept with his fathers; and Ahaziah his son reigned in his stead."},{"text":"And Jehoshaphat the son of Asa began to reign over Judah in the fourth year of Ahab king of Israel."},{"text":"Jehoshaphat was thirty and five years old when he began to reign; and he reigned twenty and five years in Jerusalem. And his mother's name was Azubah the daughter of Shilhi."},{"text":"And he walked in all the ways of Asa his father; he turned not aside from it, doing that which was right in the eyes of the LORD: nevertheless the high places were not taken away; for the people offered and burnt incense yet in the high places."},{"text":"And Jehoshaphat made peace with the king of Israel."},{"text":"Now the rest of the acts of Jehoshaphat, and his might that he shewed, and how he warred, are they not written in the book of the chronicles of the kings of Judah?"},{"text":"And the remnant of the sodomites, which remained in the days of his father Asa, he took out of the land."},{"text":"There was then no king in Edom: a deputy was king."},{"text":"Jehoshaphat made ships of Tharshish to go to Ophir for gold: but they went not; for the ships were broken at Eziongeber."},{"text":"Then said Ahaziah the son of Ahab unto Jehoshaphat, Let my servants go with thy servants in the ships. But Jehoshaphat would not."},{"text":"And Jehoshaphat slept with his fathers, and was buried with his fathers in the city of David his father: and Jehoram his son reigned in his stead."},{"text":"Ahaziah the son of Ahab began to reign over Israel in Samaria the seventeenth year of Jehoshaphat king of Judah, and reigned two years over Israel."},{"text":"And he did evil in the sight of the LORD, and walked in the way of his father, and in the way of his mother, and in the way of Jeroboam the son of Nebat, who made Israel to sin:"},{"text":"For he served Baal, and worshipped him, and provoked to anger the LORD God of Israel, according to all that his father had done."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And Solomon made affinity with Pharaoh king of Egypt, and took Pharaoh's daughter, and brought her into the city of David, until he had made an end of building his own house, and the house of the LORD, and the wall of Jerusalem round about."},{"text":"Only the people sacrificed in high places, because there was no house built unto the name of the LORD, until those days."},{"text":"And Solomon loved the LORD, walking in the statutes of David his father: only he sacrificed and burnt incense in high places."},{"text":"And the king went to Gibeon to sacrifice there; for that was the great high place: a thousand burnt offerings did Solomon offer upon that altar."},{"text":"In Gibeon the LORD appeared to Solomon in a dream by night: and God said, Ask what I shall give thee."},{"text":"And Solomon said, Thou hast shewed unto thy servant David my father great mercy, according as he walked before thee in truth, and in righteousness, and in uprightness of heart with thee; and thou hast kept for him this great kindness, that thou hast given him a son to sit on his throne, as it is this day."},{"text":"And now, O LORD my God, thou hast made thy servant king instead of David my father: and I am but a little child: I know not how to go out or come in."},{"text":"And thy servant is in the midst of thy people which thou hast chosen, a great people, that cannot be numbered nor counted for multitude."},{"text":"Give therefore thy servant an understanding heart to judge thy people, that I may discern between good and bad: for who is able to judge this thy so great a people?"},{"text":"And the speech pleased the LORD, that Solomon had asked this thing."},{"text":"And God said unto him, Because thou hast asked this thing, and hast not asked for thyself long life; neither hast asked riches for thyself, nor hast asked the life of thine enemies; but hast asked for thyself understanding to discern judgment;"},{"text":"Behold, I have done according to thy words: lo, I have given thee a wise and an understanding heart; so that there was none like thee before thee, neither after thee shall any arise like unto thee."},{"text":"And I have also given thee that which thou hast not asked, both riches, and honour: so that there shall not be any among the kings like unto thee all thy days."},{"text":"And if thou wilt walk in my ways, to keep my statutes and my commandments, as thy father David did walk, then I will lengthen thy days."},{"text":"And Solomon awoke; and, behold, it was a dream. And he came to Jerusalem, and stood before the ark of the covenant of the LORD, and offered up burnt offerings, and offered peace offerings, and made a feast to all his servants."},{"text":"Then came there two women, that were harlots, unto the king, and stood before him."},{"text":"And the one woman said, O my lord, I and this woman dwell in one house; and I was delivered of a child with her in the house."},{"text":"And it came to pass the third day after that I was delivered, that this woman was delivered also: and we were together; there was no stranger with us in the house, save we two in the house."},{"text":"And this woman's child died in the night; because she overlaid it."},{"text":"And she arose at midnight, and took my son from beside me, while thine handmaid slept, and laid it in her bosom, and laid her dead child in my bosom."},{"text":"And when I rose in the morning to give my child suck, behold, it was dead: but when I had considered it in the morning, behold, it was not my son, which I did bear."},{"text":"And the other woman said, Nay; but the living is my son, and the dead is thy son. And this said, No; but the dead is thy son, and the living is my son. Thus they spake before the king."},{"text":"Then said the king, The one saith, This is my son that liveth, and thy son is the dead: and the other saith, Nay; but thy son is the dead, and my son is the living."},{"text":"And the king said, Bring me a sword. And they brought a sword before the king."},{"text":"And the king said, Divide the living child in two, and give half to the one, and half to the other."},{"text":"Then spake the woman whose the living child was unto the king, for her bowels yearned upon her son, and she said, O my lord, give her the living child, and in no wise slay it. But the other said, Let it be neither mine nor thine, but divide it."},{"text":"Then the king answered and said, Give her the living child, and in no wise slay it: she is the mother thereof."},{"text":"And all Israel heard of the judgment which the king had judged; and they feared the king: for they saw that the wisdom of God was in him, to do judgment."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"So king Solomon was king over all Israel."},{"text":"And these were the princes which he had; Azariah the son of Zadok the priest,"},{"text":"Elihoreph and Ahiah, the sons of Shisha, scribes; Jehoshaphat the son of Ahilud, the recorder."},{"text":"And Benaiah the son of Jehoiada was over the host: and Zadok and Abiathar were the priests:"},{"text":"And Azariah the son of Nathan was over the officers: and Zabud the son of Nathan was principal officer, and the king's friend:"},{"text":"And Ahishar was over the household: and Adoniram the son of Abda was over the tribute."},{"text":"And Solomon had twelve officers over all Israel, which provided victuals for the king and his household: each man his month in a year made provision."},{"text":"And these are their names: The son of Hur, in mount Ephraim:"},{"text":"The son of Dekar, in Makaz, and in Shaalbim, and Bethshemesh, and Elonbethhanan:"},{"text":"The son of Hesed, in Aruboth; to him pertained Sochoh, and all the land of Hepher:"},{"text":"The son of Abinadab, in all the region of Dor; which had Taphath the daughter of Solomon to wife:"},{"text":"Baana the son of Ahilud; to him pertained Taanach and Megiddo, and all Bethshean, which is by Zartanah beneath Jezreel, from Bethshean to Abelmeholah, even unto the place that is beyond Jokneam:"},{"text":"The son of Geber, in Ramothgilead; to him pertained the towns of Jair the son of Manasseh, which are in Gilead; to him also pertained the region of Argob, which is in Bashan, threescore great cities with walls and brasen bars:"},{"text":"Ahinadab the son of Iddo had Mahanaim:"},{"text":"Ahimaaz was in Naphtali; he also took Basmath the daughter of Solomon to wife:"},{"text":"Baanah the son of Hushai was in Asher and in Aloth:"},{"text":"Jehoshaphat the son of Paruah, in Issachar:"},{"text":"Shimei the son of Elah, in Benjamin:"},{"text":"Geber the son of Uri was in the country of Gilead, in the country of Sihon king of the Amorites, and of Og king of Bashan; and he was the only officer which was in the land."},{"text":"Judah and Israel were many, as the sand which is by the sea in multitude, eating and drinking, and making merry."},{"text":"And Solomon reigned over all kingdoms from the river unto the land of the Philistines, and unto the border of Egypt: they brought presents, and served Solomon all the days of his life."},{"text":"And Solomon's provision for one day was thirty measures of fine flour, and threescore measures of meal,"},{"text":"Ten fat oxen, and twenty oxen out of the pastures, and an hundred sheep, beside harts, and roebucks, and fallowdeer, and fatted fowl."},{"text":"For he had dominion over all the region on this side the river, from Tiphsah even to Azzah, over all the kings on this side the river: and he had peace on all sides round about him."},{"text":"And Judah and Israel dwelt safely, every man under his vine and under his fig tree, from Dan even to Beersheba, all the days of Solomon."},{"text":"And Solomon had forty thousand stalls of horses for his chariots, and twelve thousand horsemen."},{"text":"And those officers provided victual for king Solomon, and for all that came unto king Solomon's table, every man in his month: they lacked nothing."},{"text":"Barley also and straw for the horses and dromedaries brought they unto the place where the officers were, every man according to his charge."},{"text":"And God gave Solomon wisdom and understanding exceeding much, and largeness of heart, even as the sand that is on the sea shore."},{"text":"And Solomon's wisdom excelled the wisdom of all the children of the east country, and all the wisdom of Egypt."},{"text":"For he was wiser than all men; than Ethan the Ezrahite, and Heman, and Chalcol, and Darda, the sons of Mahol: and his fame was in all nations round about."},{"text":"And he spake three thousand proverbs: and his songs were a thousand and five."},{"text":"And he spake of trees, from the cedar tree that is in Lebanon even unto the hyssop that springeth out of the wall: he spake also of beasts, and of fowl, and of creeping things, and of fishes."},{"text":"And there came of all people to hear the wisdom of Solomon, from all kings of the earth, which had heard of his wisdom."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And Hiram king of Tyre sent his servants unto Solomon; for he had heard that they had anointed him king in the room of his father: for Hiram was ever a lover of David."},{"text":"And Solomon sent to Hiram, saying,"},{"text":"Thou knowest how that David my father could not build an house unto the name of the LORD his God for the wars which were about him on every side, until the LORD put them under the soles of his feet."},{"text":"But now the LORD my God hath given me rest on every side, so that there is neither adversary nor evil occurrent."},{"text":"And, behold, I purpose to build an house unto the name of the LORD my God, as the LORD spake unto David my father, saying, Thy son, whom I will set upon thy throne in thy room, he shall build an house unto my name."},{"text":"Now therefore command thou that they hew me cedar trees out of Lebanon; and my servants shall be with thy servants: and unto thee will I give hire for thy servants according to all that thou shalt appoint: for thou knowest that there is not among us any that can skill to hew timber like unto the Sidonians."},{"text":"And it came to pass, when Hiram heard the words of Solomon, that he rejoiced greatly, and said, Blessed be the LORD this day, which hath given unto David a wise son over this great people."},{"text":"And Hiram sent to Solomon, saying, I have considered the things which thou sentest to me for: and I will do all thy desire concerning timber of cedar, and concerning timber of fir."},{"text":"My servants shall bring them down from Lebanon unto the sea: and I will convey them by sea in floats unto the place that thou shalt appoint me, and will cause them to be discharged there, and thou shalt receive them: and thou shalt accomplish my desire, in giving food for my household."},{"text":"So Hiram gave Solomon cedar trees and fir trees according to all his desire."},{"text":"And Solomon gave Hiram twenty thousand measures of wheat for food to his household, and twenty measures of pure oil: thus gave Solomon to Hiram year by year."},{"text":"And the LORD gave Solomon wisdom, as he promised him: and there was peace between Hiram and Solomon; and they two made a league together."},{"text":"And king Solomon raised a levy out of all Israel; and the levy was thirty thousand men."},{"text":"And he sent them to Lebanon, ten thousand a month by courses: a month they were in Lebanon, and two months at home: and Adoniram was over the levy."},{"text":"And Solomon had threescore and ten thousand that bare burdens, and fourscore thousand hewers in the mountains;"},{"text":"Beside the chief of Solomon's officers which were over the work, three thousand and three hundred, which ruled over the people that wrought in the work."},{"text":"And the king commanded, and they brought great stones, costly stones, and hewed stones, to lay the foundation of the house."},{"text":"And Solomon's builders and Hiram's builders did hew them, and the stonesquarers: so they prepared timber and stones to build the house."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And it came to pass in the four hundred and eightieth year after the children of Israel were come out of the land of Egypt, in the fourth year of Solomon's reign over Israel, in the month Zif, which is the second month, that he began to build the house of the LORD."},{"text":"And the house which king Solomon built for the LORD, the length thereof was threescore cubits, and the breadth thereof twenty cubits, and the height thereof thirty cubits."},{"text":"And the porch before the temple of the house, twenty cubits was the length thereof, according to the breadth of the house; and ten cubits was the breadth thereof before the house."},{"text":"And for the house he made windows of narrow lights."},{"text":"And against the wall of the house he built chambers round about, against the walls of the house round about, both of the temple and of the oracle: and he made chambers round about:"},{"text":"The nethermost chamber was five cubits broad, and the middle was six cubits broad, and the third was seven cubits broad: for without in the wall of the house he made narrowed rests round about, that the beams should not be fastened in the walls of the house."},{"text":"And the house, when it was in building, was built of stone made ready before it was brought thither: so that there was neither hammer nor axe nor any tool of iron heard in the house, while it was in building."},{"text":"The door for the middle chamber was in the right side of the house: and they went up with winding stairs into the middle chamber, and out of the middle into the third."},{"text":"So he built the house, and finished it; and covered the house with beams and boards of cedar."},{"text":"And then he built chambers against all the house, five cubits high: and they rested on the house with timber of cedar."},{"text":"And the word of the LORD came to Solomon, saying,"},{"text":"Concerning this house which thou art in building, if thou wilt walk in my statutes, and execute my judgments, and keep all my commandments to walk in them; then will I perform my word with thee, which I spake unto David thy father:"},{"text":"And I will dwell among the children of Israel, and will not forsake my people Israel."},{"text":"So Solomon built the house, and finished it."},{"text":"And he built the walls of the house within with boards of cedar, both the floor of the house, and the walls of the ceiling: and he covered them on the inside with wood, and covered the floor of the house with planks of fir."},{"text":"And he built twenty cubits on the sides of the house, both the floor and the walls with boards of cedar: he even built them for it within, even for the oracle, even for the most holy place."},{"text":"And the house, that is, the temple before it, was forty cubits long."},{"text":"And the cedar of the house within was carved with knops and open flowers: all was cedar; there was no stone seen."},{"text":"And the oracle he prepared in the house within, to set there the ark of the covenant of the LORD."},{"text":"And the oracle in the forepart was twenty cubits in length, and twenty cubits in breadth, and twenty cubits in the height thereof: and he overlaid it with pure gold; and so covered the altar which was of cedar."},{"text":"So Solomon overlaid the house within with pure gold: and he made a partition by the chains of gold before the oracle; and he overlaid it with gold."},{"text":"And the whole house he overlaid with gold, until he had finished all the house: also the whole altar that was by the oracle he overlaid with gold."},{"text":"And within the oracle he made two cherubims of olive tree, each ten cubits high."},{"text":"And five cubits was the one wing of the cherub, and five cubits the other wing of the cherub: from the uttermost part of the one wing unto the uttermost part of the other were ten cubits."},{"text":"And the other cherub was ten cubits: both the cherubims were of one measure and one size."},{"text":"The height of the one cherub was ten cubits, and so was it of the other cherub."},{"text":"And he set the cherubims within the inner house: and they stretched forth the wings of the cherubims, so that the wing of the one touched the one wall, and the wing of the other cherub touched the other wall; and their wings touched one another in the midst of the house."},{"text":"And he overlaid the cherubims with gold."},{"text":"And he carved all the walls of the house round about with carved figures of cherubims and palm trees and open flowers, within and without."},{"text":"And the floors of the house he overlaid with gold, within and without."},{"text":"And for the entering of the oracle he made doors of olive tree: the lintel and side posts were a fifth part of the wall."},{"text":"The two doors also were of olive tree; and he carved upon them carvings of cherubims and palm trees and open flowers, and overlaid them with gold, and spread gold upon the cherubims, and upon the palm trees."},{"text":"So also made he for the door of the temple posts of olive tree, a fourth part of the wall."},{"text":"And the two doors were of fir tree: the two leaves of the one door were folding, and the two leaves of the other door were folding."},{"text":"And he carved thereon cherubims and palm trees and open flowers: and covered them with gold fitted upon the carved work."},{"text":"And he built the inner court with three rows of hewed stone, and a row of cedar beams."},{"text":"In the fourth year was the foundation of the house of the LORD laid, in the month Zif:"},{"text":"And in the eleventh year, in the month Bul, which is the eighth month, was the house finished throughout all the parts thereof, and according to all the fashion of it. So was he seven years in building it."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"But Solomon was building his own house thirteen years, and he finished all his house."},{"text":"He built also the house of the forest of Lebanon; the length thereof was an hundred cubits, and the breadth thereof fifty cubits, and the height thereof thirty cubits, upon four rows of cedar pillars, with cedar beams upon the pillars."},{"text":"And it was covered with cedar above upon the beams, that lay on forty five pillars, fifteen in a row."},{"text":"And there were windows in three rows, and light was against light in three ranks."},{"text":"And all the doors and posts were square, with the windows: and light was against light in three ranks."},{"text":"And he made a porch of pillars; the length thereof was fifty cubits, and the breadth thereof thirty cubits: and the porch was before them: and the other pillars and the thick beam were before them."},{"text":"Then he made a porch for the throne where he might judge, even the porch of judgment: and it was covered with cedar from one side of the floor to the other."},{"text":"And his house where he dwelt had another court within the porch, which was of the like work. Solomon made also an house for Pharaoh's daughter, whom he had taken to wife, like unto this porch."},{"text":"All these were of costly stones, according to the measures of hewed stones, sawed with saws, within and without, even from the foundation unto the coping, and so on the outside toward the great court."},{"text":"And the foundation was of costly stones, even great stones, stones of ten cubits, and stones of eight cubits."},{"text":"And above were costly stones, after the measures of hewed stones, and cedars."},{"text":"And the great court round about was with three rows of hewed stones, and a row of cedar beams, both for the inner court of the house of the LORD, and for the porch of the house."},{"text":"And king Solomon sent and fetched Hiram out of Tyre."},{"text":"He was a widow's son of the tribe of Naphtali, and his father was a man of Tyre, a worker in brass: and he was filled with wisdom, and understanding, and cunning to work all works in brass. And he came to king Solomon, and wrought all his work."},{"text":"For he cast two pillars of brass, of eighteen cubits high apiece: and a line of twelve cubits did compass either of them about."},{"text":"And he made two chapiters of molten brass, to set upon the tops of the pillars: the height of the one chapiter was five cubits, and the height of the other chapiter was five cubits:"},{"text":"And nets of checker work, and wreaths of chain work, for the chapiters which were upon the top of the pillars; seven for the one chapiter, and seven for the other chapiter."},{"text":"And he made the pillars, and two rows round about upon the one network, to cover the chapiters that were upon the top, with pomegranates: and so did he for the other chapiter."},{"text":"And the chapiters that were upon the top of the pillars were of lily work in the porch, four cubits."},{"text":"And the chapiters upon the two pillars had pomegranates also above, over against the belly which was by the network: and the pomegranates were two hundred in rows round about upon the other chapiter."},{"text":"And he set up the pillars in the porch of the temple: and he set up the right pillar, and called the name thereof Jachin: and he set up the left pillar, and called the name thereof Boaz."},{"text":"And upon the top of the pillars was lily work: so was the work of the pillars finished."},{"text":"And he made a molten sea, ten cubits from the one brim to the other: it was round all about, and his height was five cubits: and a line of thirty cubits did compass it round about."},{"text":"And under the brim of it round about there were knops compassing it, ten in a cubit, compassing the sea round about: the knops were cast in two rows, when it was cast."},{"text":"It stood upon twelve oxen, three looking toward the north, and three looking toward the west, and three looking toward the south, and three looking toward the east: and the sea was set above upon them, and all their hinder parts were inward."},{"text":"And it was an hand breadth thick, and the brim thereof was wrought like the brim of a cup, with flowers of lilies: it contained two thousand baths."},{"text":"And he made ten bases of brass; four cubits was the length of one base, and four cubits the breadth thereof, and three cubits the height of it."},{"text":"And the work of the bases was on this manner: they had borders, and the borders were between the ledges:"},{"text":"And on the borders that were between the ledges were lions, oxen, and cherubims: and upon the ledges there was a base above: and beneath the lions and oxen were certain additions made of thin work."},{"text":"And every base had four brasen wheels, and plates of brass: and the four corners thereof had undersetters: under the laver were undersetters molten, at the side of every addition."},{"text":"And the mouth of it within the chapiter and above was a cubit: but the mouth thereof was round after the work of the base, a cubit and an half: and also upon the mouth of it were gravings with their borders, foursquare, not round."},{"text":"And under the borders were four wheels; and the axletrees of the wheels were joined to the base: and the height of a wheel was a cubit and half a cubit."},{"text":"And the work of the wheels was like the work of a chariot wheel: their axletrees, and their naves, and their felloes, and their spokes, were all molten."},{"text":"And there were four undersetters to the four corners of one base: and the undersetters were of the very base itself."},{"text":"And in the top of the base was there a round compass of half a cubit high: and on the top of the base the ledges thereof and the borders thereof were of the same."},{"text":"For on the plates of the ledges thereof, and on the borders thereof, he graved cherubims, lions, and palm trees, according to the proportion of every one, and additions round about."},{"text":"After this manner he made the ten bases: all of them had one casting, one measure, and one size."},{"text":"Then made he ten lavers of brass: one laver contained forty baths: and every laver was four cubits: and upon every one of the ten bases one laver."},{"text":"And he put five bases on the right side of the house, and five on the left side of the house: and he set the sea on the right side of the house eastward over against the south."},{"text":"And Hiram made the lavers, and the shovels, and the basons. So Hiram made an end of doing all the work that he made king Solomon for the house of the LORD:"},{"text":"The two pillars, and the two bowls of the chapiters that were on the top of the two pillars; and the two networks, to cover the two bowls of the chapiters which were upon the top of the pillars;"},{"text":"And four hundred pomegranates for the two networks, even two rows of pomegranates for one network, to cover the two bowls of the chapiters that were upon the pillars;"},{"text":"And the ten bases, and ten lavers on the bases;"},{"text":"And one sea, and twelve oxen under the sea;"},{"text":"And the pots, and the shovels, and the basons: and all these vessels, which Hiram made to king Solomon for the house of the LORD, were of bright brass."},{"text":"In the plain of Jordan did the king cast them, in the clay ground between Succoth and Zarthan."},{"text":"And Solomon left all the vessels unweighed, because they were exceeding many: neither was the weight of the brass found out."},{"text":"And Solomon made all the vessels that pertained unto the house of the LORD: the altar of gold, and the table of gold, whereupon the shewbread was,"},{"text":"And the candlesticks of pure gold, five on the right side, and five on the left, before the oracle, with the flowers, and the lamps, and the tongs of gold,"},{"text":"And the bowls, and the snuffers, and the basons, and the spoons, and the censers of pure gold; and the hinges of gold, both for the doors of the inner house, the most holy place, and for the doors of the house, to wit, of the temple."},{"text":"So was ended all the work that king Solomon made for the house of the LORD. And Solomon brought in the things which David his father had dedicated; even the silver, and the gold, and the vessels, did he put among the treasures of the house of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Then Solomon assembled the elders of Israel, and all the heads of the tribes, the chief of the fathers of the children of Israel, unto king Solomon in Jerusalem, that they might bring up the ark of the covenant of the LORD out of the city of David, which is Zion."},{"text":"And all the men of Israel assembled themselves unto king Solomon at the feast in the month Ethanim, which is the seventh month."},{"text":"And all the elders of Israel came, and the priests took up the ark."},{"text":"And they brought up the ark of the LORD, and the tabernacle of the congregation, and all the holy vessels that were in the tabernacle, even those did the priests and the Levites bring up."},{"text":"And king Solomon, and all the congregation of Israel, that were assembled unto him, were with him before the ark, sacrificing sheep and oxen, that could not be told nor numbered for multitude."},{"text":"And the priests brought in the ark of the covenant of the LORD unto his place, into the oracle of the house, to the most holy place, even under the wings of the cherubims."},{"text":"For the cherubims spread forth their two wings over the place of the ark, and the cherubims covered the ark and the staves thereof above."},{"text":"And they drew out the staves, that the ends of the staves were seen out in the holy place before the oracle, and they were not seen without: and there they are unto this day."},{"text":"There was nothing in the ark save the two tables of stone, which Moses put there at Horeb, when the LORD made a covenant with the children of Israel, when they came out of the land of Egypt."},{"text":"And it came to pass, when the priests were come out of the holy place, that the cloud filled the house of the LORD,"},{"text":"So that the priests could not stand to minister because of the cloud: for the glory of the LORD had filled the house of the LORD."},{"text":"Then spake Solomon, The LORD said that he would dwell in the thick darkness."},{"text":"I have surely built thee an house to dwell in, a settled place for thee to abide in for ever."},{"text":"And the king turned his face about, and blessed all the congregation of Israel: (and all the congregation of Israel stood;)"},{"text":"And he said, Blessed be the LORD God of Israel, which spake with his mouth unto David my father, and hath with his hand fulfilled it, saying,"},{"text":"Since the day that I brought forth my people Israel out of Egypt, I chose no city out of all the tribes of Israel to build an house, that my name might be therein; but I chose David to be over my people Israel."},{"text":"And it was in the heart of David my father to build an house for the name of the LORD God of Israel."},{"text":"And the LORD said unto David my father, Whereas it was in thine heart to build an house unto my name, thou didst well that it was in thine heart."},{"text":"Nevertheless thou shalt not build the house; but thy son that shall come forth out of thy loins, he shall build the house unto my name."},{"text":"And the LORD hath performed his word that he spake, and I am risen up in the room of David my father, and sit on the throne of Israel, as the LORD promised, and have built an house for the name of the LORD God of Israel."},{"text":"And I have set there a place for the ark, wherein is the covenant of the LORD, which he made with our fathers, when he brought them out of the land of Egypt."},{"text":"And Solomon stood before the altar of the LORD in the presence of all the congregation of Israel, and spread forth his hands toward heaven:"},{"text":"And he said, LORD God of Israel, there is no God like thee, in heaven above, or on earth beneath, who keepest covenant and mercy with thy servants that walk before thee with all their heart:"},{"text":"Who hast kept with thy servant David my father that thou promisedst him: thou spakest also with thy mouth, and hast fulfilled it with thine hand, as it is this day."},{"text":"Therefore now, LORD God of Israel, keep with thy servant David my father that thou promisedst him, saying, There shall not fail thee a man in my sight to sit on the throne of Israel; so that thy children take heed to their way, that they walk before me as thou hast walked before me."},{"text":"And now, O God of Israel, let thy word, I pray thee, be verified, which thou spakest unto thy servant David my father."},{"text":"But will God indeed dwell on the earth? behold, the heaven and heaven of heavens cannot contain thee; how much less this house that I have builded?"},{"text":"Yet have thou respect unto the prayer of thy servant, and to his supplication, O LORD my God, to hearken unto the cry and to the prayer, which thy servant prayeth before thee to day:"},{"text":"That thine eyes may be open toward this house night and day, even toward the place of which thou hast said, My name shall be there: that thou mayest hearken unto the prayer which thy servant shall make toward this place."},{"text":"And hearken thou to the supplication of thy servant, and of thy people Israel, when they shall pray toward this place: and hear thou in heaven thy dwelling place: and when thou hearest, forgive."},{"text":"If any man trespass against his neighbour, and an oath be laid upon him to cause him to swear, and the oath come before thine altar in this house:"},{"text":"Then hear thou in heaven, and do, and judge thy servants, condemning the wicked, to bring his way upon his head; and justifying the righteous, to give him according to his righteousness."},{"text":"When thy people Israel be smitten down before the enemy, because they have sinned against thee, and shall turn again to thee, and confess thy name, and pray, and make supplication unto thee in this house:"},{"text":"Then hear thou in heaven, and forgive the sin of thy people Israel, and bring them again unto the land which thou gavest unto their fathers."},{"text":"When heaven is shut up, and there is no rain, because they have sinned against thee; if they pray toward this place, and confess thy name, and turn from their sin, when thou afflictest them:"},{"text":"Then hear thou in heaven, and forgive the sin of thy servants, and of thy people Israel, that thou teach them the good way wherein they should walk, and give rain upon thy land, which thou hast given to thy people for an inheritance."},{"text":"If there be in the land famine, if there be pestilence, blasting, mildew, locust, or if there be caterpiller; if their enemy besiege them in the land of their cities; whatsoever plague, whatsoever sickness there be;"},{"text":"What prayer and supplication soever be made by any man, or by all thy people Israel, which shall know every man the plague of his own heart, and spread forth his hands toward this house:"},{"text":"Then hear thou in heaven thy dwelling place, and forgive, and do, and give to every man according to his ways, whose heart thou knowest; (for thou, even thou only, knowest the hearts of all the children of men;)"},{"text":"That they may fear thee all the days that they live in the land which thou gavest unto our fathers."},{"text":"Moreover concerning a stranger, that is not of thy people Israel, but cometh out of a far country for thy name's sake;"},{"text":"(For they shall hear of thy great name, and of thy strong hand, and of thy stretched out arm;) when he shall come and pray toward this house;"},{"text":"Hear thou in heaven thy dwelling place, and do according to all that the stranger calleth to thee for: that all people of the earth may know thy name, to fear thee, as do thy people Israel; and that they may know that this house, which I have builded, is called by thy name."},{"text":"If thy people go out to battle against their enemy, whithersoever thou shalt send them, and shall pray unto the LORD toward the city which thou hast chosen, and toward the house that I have built for thy name:"},{"text":"Then hear thou in heaven their prayer and their supplication, and maintain their cause."},{"text":"If they sin against thee, (for there is no man that sinneth not,) and thou be angry with them, and deliver them to the enemy, so that they carry them away captives unto the land of the enemy, far or near;"},{"text":"Yet if they shall bethink themselves in the land whither they were carried captives, and repent, and make supplication unto thee in the land of them that carried them captives, saying, We have sinned, and have done perversely, we have committed wickedness;"},{"text":"And so return unto thee with all their heart, and with all their soul, in the land of their enemies, which led them away captive, and pray unto thee toward their land, which thou gavest unto their fathers, the city which thou hast chosen, and the house which I have built for thy name:"},{"text":"Then hear thou their prayer and their supplication in heaven thy dwelling place, and maintain their cause,"},{"text":"And forgive thy people that have sinned against thee, and all their transgressions wherein they have transgressed against thee, and give them compassion before them who carried them captive, that they may have compassion on them:"},{"text":"For they be thy people, and thine inheritance, which thou broughtest forth out of Egypt, from the midst of the furnace of iron:"},{"text":"That thine eyes may be open unto the supplication of thy servant, and unto the supplication of thy people Israel, to hearken unto them in all that they call for unto thee."},{"text":"For thou didst separate them from among all the people of the earth, to be thine inheritance, as thou spakest by the hand of Moses thy servant, when thou broughtest our fathers out of Egypt, O LORD God."},{"text":"And it was so, that when Solomon had made an end of praying all this prayer and supplication unto the LORD, he arose from before the altar of the LORD, from kneeling on his knees with his hands spread up to heaven."},{"text":"And he stood, and blessed all the congregation of Israel with a loud voice, saying,"},{"text":"Blessed be the LORD, that hath given rest unto his people Israel, according to all that he promised: there hath not failed one word of all his good promise, which he promised by the hand of Moses his servant."},{"text":"The LORD our God be with us, as he was with our fathers: let him not leave us, nor forsake us:"},{"text":"That he may incline our hearts unto him, to walk in all his ways, and to keep his commandments, and his statutes, and his judgments, which he commanded our fathers."},{"text":"And let these my words, wherewith I have made supplication before the LORD, be nigh unto the LORD our God day and night, that he maintain the cause of his servant, and the cause of his people Israel at all times, as the matter shall require:"},{"text":"That all the people of the earth may know that the LORD is God, and that there is none else."},{"text":"Let your heart therefore be perfect with the LORD our God, to walk in his statutes, and to keep his commandments, as at this day."},{"text":"And the king, and all Israel with him, offered sacrifice before the LORD."},{"text":"And Solomon offered a sacrifice of peace offerings, which he offered unto the LORD, two and twenty thousand oxen, and an hundred and twenty thousand sheep. So the king and all the children of Israel dedicated the house of the LORD."},{"text":"The same day did the king hallow the middle of the court that was before the house of the LORD: for there he offered burnt offerings, and meat offerings, and the fat of the peace offerings: because the brasen altar that was before the LORD was too little to receive the burnt offerings, and meat offerings, and the fat of the peace offerings."},{"text":"And at that time Solomon held a feast, and all Israel with him, a great congregation, from the entering in of Hamath unto the river of Egypt, before the LORD our God, seven days and seven days, even fourteen days."},{"text":"On the eighth day he sent the people away: and they blessed the king, and went unto their tents joyful and glad of heart for all the goodness that the LORD had done for David his servant, and for Israel his people."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"And it came to pass, when Solomon had finished the building of the house of the LORD, and the king's house, and all Solomon's desire which he was pleased to do,"},{"text":"That the LORD appeared to Solomon the second time, as he had appeared unto him at Gibeon."},{"text":"And the LORD said unto him, I have heard thy prayer and thy supplication, that thou hast made before me: I have hallowed this house, which thou hast built, to put my name there for ever; and mine eyes and mine heart shall be there perpetually."},{"text":"And if thou wilt walk before me, as David thy father walked, in integrity of heart, and in uprightness, to do according to all that I have commanded thee, and wilt keep my statutes and my judgments:"},{"text":"Then I will establish the throne of thy kingdom upon Israel for ever, as I promised to David thy father, saying, There shall not fail thee a man upon the throne of Israel."},{"text":"But if ye shall at all turn from following me, ye or your children, and will not keep my commandments and my statutes which I have set before you, but go and serve other gods, and worship them:"},{"text":"Then will I cut off Israel out of the land which I have given them; and this house, which I have hallowed for my name, will I cast out of my sight; and Israel shall be a proverb and a byword among all people:"},{"text":"And at this house, which is high, every one that passeth by it shall be astonished, and shall hiss; and they shall say, Why hath the LORD done thus unto this land, and to this house?"},{"text":"And they shall answer, Because they forsook the LORD their God, who brought forth their fathers out of the land of Egypt, and have taken hold upon other gods, and have worshipped them, and served them: therefore hath the LORD brought upon them all this evil."},{"text":"And it came to pass at the end of twenty years, when Solomon had built the two houses, the house of the LORD, and the king's house,"},{"text":"(Now Hiram the king of Tyre had furnished Solomon with cedar trees and fir trees, and with gold, according to all his desire,) that then king Solomon gave Hiram twenty cities in the land of Galilee."},{"text":"And Hiram came out from Tyre to see the cities which Solomon had given him; and they pleased him not."},{"text":"And he said, What cities are these which thou hast given me, my brother? And he called them the land of Cabul unto this day."},{"text":"And Hiram sent to the king sixscore talents of gold."},{"text":"And this is the reason of the levy which king Solomon raised; for to build the house of the LORD, and his own house, and Millo, and the wall of Jerusalem, and Hazor, and Megiddo, and Gezer."},{"text":"For Pharaoh king of Egypt had gone up, and taken Gezer, and burnt it with fire, and slain the Canaanites that dwelt in the city, and given it for a present unto his daughter, Solomon's wife."},{"text":"And Solomon built Gezer, and Bethhoron the nether,"},{"text":"And Baalath, and Tadmor in the wilderness, in the land,"},{"text":"And all the cities of store that Solomon had, and cities for his chariots, and cities for his horsemen, and that which Solomon desired to build in Jerusalem, and in Lebanon, and in all the land of his dominion."},{"text":"And all the people that were left of the Amorites, Hittites, Perizzites, Hivites, and Jebusites, which were not of the children of Israel,"},{"text":"Their children that were left after them in the land, whom the children of Israel also were not able utterly to destroy, upon those did Solomon levy a tribute of bondservice unto this day."},{"text":"But of the children of Israel did Solomon make no bondmen: but they were men of war, and his servants, and his princes, and his captains, and rulers of his chariots, and his horsemen."},{"text":"These were the chief of the officers that were over Solomon's work, five hundred and fifty, which bare rule over the people that wrought in the work."},{"text":"But Pharaoh's daughter came up out of the city of David unto her house which Solomon had built for her: then did he build Millo."},{"text":"And three times in a year did Solomon offer burnt offerings and peace offerings upon the altar which he built unto the LORD, and he burnt incense upon the altar that was before the LORD. So he finished the house."},{"text":"And king Solomon made a navy of ships in Eziongeber, which is beside Eloth, on the shore of the Red sea, in the land of Edom."},{"text":"And Hiram sent in the navy his servants, shipmen that had knowledge of the sea, with the servants of Solomon."},{"text":"And they came to Ophir, and fetched from thence gold, four hundred and twenty talents, and brought it to king Solomon."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Peter, an apostle of Jesus Christ, to the strangers scattered throughout Pontus, Galatia, Cappadocia, Asia, and Bithynia,"},{"text":"Elect according to the foreknowledge of God the Father, through sanctification of the Spirit, unto obedience and sprinkling of the blood of Jesus Christ: Grace unto you, and peace, be multiplied."},{"text":"Blessed be the God and Father of our Lord Jesus Christ, which according to his abundant mercy hath begotten us again unto a lively hope by the resurrection of Jesus Christ from the dead,"},{"text":"To an inheritance incorruptible, and undefiled, and that fadeth not away, reserved in heaven for you,"},{"text":"Who are kept by the power of God through faith unto salvation ready to be revealed in the last time."},{"text":"Wherein ye greatly rejoice, though now for a season, if need be, ye are in heaviness through manifold temptations:"},{"text":"That the trial of your faith, being much more precious than of gold that perisheth, though it be tried with fire, might be found unto praise and honour and glory at the appearing of Jesus Christ:"},{"text":"Whom having not seen, ye love; in whom, though now ye see him not, yet believing, ye rejoice with joy unspeakable and full of glory:"},{"text":"Receiving the end of your faith, even the salvation of your souls."},{"text":"Of which salvation the prophets have enquired and searched diligently, who prophesied of the grace that should come unto you:"},{"text":"Searching what, or what manner of time the Spirit of Christ which was in them did signify, when it testified beforehand the sufferings of Christ, and the glory that should follow."},{"text":"Unto whom it was revealed, that not unto themselves, but unto us they did minister the things, which are now reported unto you by them that have preached the gospel unto you with the Holy Ghost sent down from heaven; which things the angels desire to look into."},{"text":"Wherefore gird up the loins of your mind, be sober, and hope to the end for the grace that is to be brought unto you at the revelation of Jesus Christ;"},{"text":"As obedient children, not fashioning yourselves according to the former lusts in your ignorance:"},{"text":"But as he which hath called you is holy, so be ye holy in all manner of conversation;"},{"text":"Because it is written, Be ye holy; for I am holy."},{"text":"And if ye call on the Father, who without respect of persons judgeth according to every man's work, pass the time of your sojourning here in fear:"},{"text":"Forasmuch as ye know that ye were not redeemed with corruptible things, as silver and gold, from your vain conversation received by tradition from your fathers;"},{"text":"But with the precious blood of Christ, as of a lamb without blemish and without spot:"},{"text":"Who verily was foreordained before the foundation of the world, but was manifest in these last times for you,"},{"text":"Who by him do believe in God, that raised him up from the dead, and gave him glory; that your faith and hope might be in God."},{"text":"Seeing ye have purified your souls in obeying the truth through the Spirit unto unfeigned love of the brethren, see that ye love one another with a pure heart fervently:"},{"text":"Being born again, not of corruptible seed, but of incorruptible, by the word of God, which liveth and abideth for ever."},{"text":"For all flesh is as grass, and all the glory of man as the flower of grass. The grass withereth, and the flower thereof falleth away:"},{"text":"But the word of the Lord endureth for ever. And this is the word which by the gospel is preached unto you."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Wherefore laying aside all malice, and all guile, and hypocrisies, and envies, all evil speakings,"},{"text":"As newborn babes, desire the sincere milk of the word, that ye may grow thereby:"},{"text":"If so be ye have tasted that the Lord is gracious."},{"text":"To whom coming, as unto a living stone, disallowed indeed of men, but chosen of God, and precious,"},{"text":"Ye also, as lively stones, are built up a spiritual house, an holy priesthood, to offer up spiritual sacrifices, acceptable to God by Jesus Christ."},{"text":"Wherefore also it is contained in the scripture, Behold, I lay in Sion a chief corner stone, elect, precious: and he that believeth on him shall not be confounded."},{"text":"Unto you therefore which believe he is precious: but unto them which be disobedient, the stone which the builders disallowed, the same is made the head of the corner,"},{"text":"And a stone of stumbling, and a rock of offence, even to them which stumble at the word, being disobedient: whereunto also they were appointed."},{"text":"But ye are a chosen generation, a royal priesthood, an holy nation, a peculiar people; that ye should shew forth the praises of him who hath called you out of darkness into his marvellous light;"},{"text":"Which in time past were not a people, but are now the people of God: which had not obtained mercy, but now have obtained mercy."},{"text":"Dearly beloved, I beseech you as strangers and pilgrims, abstain from fleshly lusts, which war against the soul;"},{"text":"Having your conversation honest among the Gentiles: that, whereas they speak against you as evildoers, they may by your good works, which they shall behold, glorify God in the day of visitation."},{"text":"Submit yourselves to every ordinance of man for the Lord's sake: whether it be to the king, as supreme;"},{"text":"Or unto governors, as unto them that are sent by him for the punishment of evildoers, and for the praise of them that do well."},{"text":"For so is the will of God, that with well doing ye may put to silence the ignorance of foolish men:"},{"text":"As free, and not using your liberty for a cloke of maliciousness, but as the servants of God."},{"text":"Honour all men. Love the brotherhood. Fear God. Honour the king."},{"text":"Servants, be subject to your masters with all fear; not only to the good and gentle, but also to the froward."},{"text":"For this is thankworthy, if a man for conscience toward God endure grief, suffering wrongfully."},{"text":"For what glory is it, if, when ye be buffeted for your faults, ye shall take it patiently? but if, when ye do well, and suffer for it, ye take it patiently, this is acceptable with God."},{"text":"For even hereunto were ye called: because Christ also suffered for us, leaving us an example, that ye should follow his steps:"},{"text":"Who did no sin, neither was guile found in his mouth:"},{"text":"Who, when he was reviled, reviled not again; when he suffered, he threatened not; but committed himself to him that judgeth righteously:"},{"text":"Who his own self bare our sins in his own body on the tree, that we, being dead to sins, should live unto righteousness: by whose stripes ye were healed."},{"text":"For ye were as sheep going astray; but are now returned unto the Shepherd and Bishop of your souls."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Likewise, ye wives, be in subjection to your own husbands; that, if any obey not the word, they also may without the word be won by the conversation of the wives;"},{"text":"While they behold your chaste conversation coupled with fear."},{"text":"Whose adorning let it not be that outward adorning of plaiting the hair, and of wearing of gold, or of putting on of apparel;"},{"text":"But let it be the hidden man of the heart, in that which is not corruptible, even the ornament of a meek and quiet spirit, which is in the sight of God of great price."},{"text":"For after this manner in the old time the holy women also, who trusted in God, adorned themselves, being in subjection unto their own husbands:"},{"text":"Even as Sara obeyed Abraham, calling him lord: whose daughters ye are, as long as ye do well, and are not afraid with any amazement."},{"text":"Likewise, ye husbands, dwell with them according to knowledge, giving honour unto the wife, as unto the weaker vessel, and as being heirs together of the grace of life; that your prayers be not hindered."},{"text":"Finally, be ye all of one mind, having compassion one of another, love as brethren, be pitiful, be courteous:"},{"text":"Not rendering evil for evil, or railing for railing: but contrariwise blessing; knowing that ye are thereunto called, that ye should inherit a blessing."},{"text":"For he that will love life, and see good days, let him refrain his tongue from evil, and his lips that they speak no guile:"},{"text":"Let him eschew evil, and do good; let him seek peace, and ensue it."},{"text":"For the eyes of the Lord are over the righteous, and his ears are open unto their prayers: but the face of the Lord is against them that do evil."},{"text":"And who is he that will harm you, if ye be followers of that which is good?"},{"text":"But and if ye suffer for righteousness' sake, happy are ye: and be not afraid of their terror, neither be troubled;"},{"text":"But sanctify the Lord God in your hearts: and be ready always to give an answer to every man that asketh you a reason of the hope that is in you with meekness and fear:"},{"text":"Having a good conscience; that, whereas they speak evil of you, as of evildoers, they may be ashamed that falsely accuse your good conversation in Christ."},{"text":"For it is better, if the will of God be so, that ye suffer for well doing, than for evil doing."},{"text":"For Christ also hath once suffered for sins, the just for the unjust, that he might bring us to God, being put to death in the flesh, but quickened by the Spirit:"},{"text":"By which also he went and preached unto the spirits in prison;"},{"text":"Which sometime were disobedient, when once the longsuffering of God waited in the days of Noah, while the ark was a preparing, wherein few, that is, eight souls were saved by water."},{"text":"The like figure whereunto even baptism doth also now save us (not the putting away of the filth of the flesh, but the answer of a good conscience toward God,) by the resurrection of Jesus Christ:"},{"text":"Who is gone into heaven, and is on the right hand of God; angels and authorities and powers being made subject unto him."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Forasmuch then as Christ hath suffered for us in the flesh, arm yourselves likewise with the same mind: for he that hath suffered in the flesh hath ceased from sin;"},{"text":"That he no longer should live the rest of his time in the flesh to the lusts of men, but to the will of God."},{"text":"For the time past of our life may suffice us to have wrought the will of the Gentiles, when we walked in lasciviousness, lusts, excess of wine, revellings, banquetings, and abominable idolatries:"},{"text":"Wherein they think it strange that ye run not with them to the same excess of riot, speaking evil of you:"},{"text":"Who shall give account to him that is ready to judge the quick and the dead."},{"text":"For for this cause was the gospel preached also to them that are dead, that they might be judged according to men in the flesh, but live according to God in the spirit."},{"text":"But the end of all things is at hand: be ye therefore sober, and watch unto prayer."},{"text":"And above all things have fervent charity among yourselves: for charity shall cover the multitude of sins."},{"text":"Use hospitality one to another without grudging."},{"text":"As every man hath received the gift, even so minister the same one to another, as good stewards of the manifold grace of God."},{"text":"If any man speak, let him speak as the oracles of God; if any man minister, let him do it as of the ability which God giveth: that God in all things may be glorified through Jesus Christ, to whom be praise and dominion for ever and ever. Amen."},{"text":"Beloved, think it not strange concerning the fiery trial which is to try you, as though some strange thing happened unto you:"},{"text":"But rejoice, inasmuch as ye are partakers of Christ's sufferings; that, when his glory shall be revealed, ye may be glad also with exceeding joy."},{"text":"If ye be reproached for the name of Christ, happy are ye; for the spirit of glory and of God resteth upon you: on their part he is evil spoken of, but on your part he is glorified."},{"text":"But let none of you suffer as a murderer, or as a thief, or as an evildoer, or as a busybody in other men's matters."},{"text":"Yet if any man suffer as a Christian, let him not be ashamed; but let him glorify God on this behalf."},{"text":"For the time is come that judgment must begin at the house of God: and if it first begin at us, what shall the end be of them that obey not the gospel of God?"},{"text":"And if the righteous scarcely be saved, where shall the ungodly and the sinner appear?"},{"text":"Wherefore let them that suffer according to the will of God commit the keeping of their souls to him in well doing, as unto a faithful Creator."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"The elders which are among you I exhort, who am also an elder, and a witness of the sufferings of Christ, and also a partaker of the glory that shall be revealed:"},{"text":"Feed the flock of God which is among you, taking the oversight thereof, not by constraint, but willingly; not for filthy lucre, but of a ready mind;"},{"text":"Neither as being lords over God's heritage, but being ensamples to the flock."},{"text":"And when the chief Shepherd shall appear, ye shall receive a crown of glory that fadeth not away."},{"text":"Likewise, ye younger, submit yourselves unto the elder. Yea, all of you be subject one to another, and be clothed with humility: for God resisteth the proud, and giveth grace to the humble."},{"text":"Humble yourselves therefore under the mighty hand of God, that he may exalt you in due time:"},{"text":"Casting all your care upon him; for he careth for you."},{"text":"Be sober, be vigilant; because your adversary the devil, as a roaring lion, walketh about, seeking whom he may devour:"},{"text":"Whom resist stedfast in the faith, knowing that the same afflictions are accomplished in your brethren that are in the world."},{"text":"But the God of all grace, who hath called us unto his eternal glory by Christ Jesus, after that ye have suffered a while, make you perfect, stablish, strengthen, settle you."},{"text":"To him be glory and dominion for ever and ever. Amen."},{"text":"By Silvanus, a faithful brother unto you, as I suppose, I have written briefly, exhorting, and testifying that this is the true grace of God wherein ye stand."},{"text":"The church that is at Babylon, elected together with you, saluteth you; and so doth Marcus my son."},{"text":"Greet ye one another with a kiss of charity. Peace be with you all that are in Christ Jesus. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Now there was a certain man of Ramathaimzophim, of mount Ephraim, and his name was Elkanah, the son of Jeroham, the son of Elihu, the son of Tohu, the son of Zuph, an Ephrathite:"},{"text":"And he had two wives; the name of the one was Hannah, and the name of the other Peninnah: and Peninnah had children, but Hannah had no children."},{"text":"And this man went up out of his city yearly to worship and to sacrifice unto the LORD of hosts in Shiloh. And the two sons of Eli, Hophni and Phinehas, the priests of the LORD, were there."},{"text":"And when the time was that Elkanah offered, he gave to Peninnah his wife, and to all her sons and her daughters, portions:"},{"text":"But unto Hannah he gave a worthy portion; for he loved Hannah: but the LORD had shut up her womb."},{"text":"And her adversary also provoked her sore, for to make her fret, because the LORD had shut up her womb."},{"text":"And as he did so year by year, when she went up to the house of the LORD, so she provoked her; therefore she wept, and did not eat."},{"text":"Then said Elkanah her husband to her, Hannah, why weepest thou? and why eatest thou not? and why is thy heart grieved? am not I better to thee than ten sons?"},{"text":"So Hannah rose up after they had eaten in Shiloh, and after they had drunk. Now Eli the priest sat upon a seat by a post of the temple of the LORD."},{"text":"And she was in bitterness of soul, and prayed unto the LORD, and wept sore."},{"text":"And she vowed a vow, and said, O LORD of hosts, if thou wilt indeed look on the affliction of thine handmaid, and remember me, and not forget thine handmaid, but wilt give unto thine handmaid a man child, then I will give him unto the LORD all the days of his life, and there shall no razor come upon his head."},{"text":"And it came to pass, as she continued praying before the LORD, that Eli marked her mouth."},{"text":"Now Hannah, she spake in her heart; only her lips moved, but her voice was not heard: therefore Eli thought she had been drunken."},{"text":"And Eli said unto her, How long wilt thou be drunken? put away thy wine from thee."},{"text":"And Hannah answered and said, No, my lord, I am a woman of a sorrowful spirit: I have drunk neither wine nor strong drink, but have poured out my soul before the LORD."},{"text":"Count not thine handmaid for a daughter of Belial: for out of the abundance of my complaint and grief have I spoken hitherto."},{"text":"Then Eli answered and said, Go in peace: and the God of Israel grant thee thy petition that thou hast asked of him."},{"text":"And she said, Let thine handmaid find grace in thy sight. So the woman went her way, and did eat, and her countenance was no more sad."},{"text":"And they rose up in the morning early, and worshipped before the LORD, and returned, and came to their house to Ramah: and Elkanah knew Hannah his wife; and the LORD remembered her."},{"text":"Wherefore it came to pass, when the time was come about after Hannah had conceived, that she bare a son, and called his name Samuel, saying, Because I have asked him of the LORD."},{"text":"And the man Elkanah, and all his house, went up to offer unto the LORD the yearly sacrifice, and his vow."},{"text":"But Hannah went not up; for she said unto her husband, I will not go up until the child be weaned, and then I will bring him, that he may appear before the LORD, and there abide for ever."},{"text":"And Elkanah her husband said unto her, Do what seemeth thee good; tarry until thou have weaned him; only the LORD establish his word. So the woman abode, and gave her son suck until she weaned him."},{"text":"And when she had weaned him, she took him up with her, with three bullocks, and one ephah of flour, and a bottle of wine, and brought him unto the house of the LORD in Shiloh: and the child was young."},{"text":"And they slew a bullock, and brought the child to Eli."},{"text":"And she said, Oh my lord, as thy soul liveth, my lord, I am the woman that stood by thee here, praying unto the LORD."},{"text":"For this child I prayed; and the LORD hath given me my petition which I asked of him:"},{"text":"Therefore also I have lent him to the LORD; as long as he liveth he shall be lent to the LORD. And he worshipped the LORD there."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Then Samuel took a vial of oil, and poured it upon his head, and kissed him, and said, Is it not because the LORD hath anointed thee to be captain over his inheritance?"},{"text":"When thou art departed from me to day, then thou shalt find two men by Rachel's sepulchre in the border of Benjamin at Zelzah; and they will say unto thee, The asses which thou wentest to seek are found: and, lo, thy father hath left the care of the asses, and sorroweth for you, saying, What shall I do for my son?"},{"text":"Then shalt thou go on forward from thence, and thou shalt come to the plain of Tabor, and there shall meet thee three men going up to God to Bethel, one carrying three kids, and another carrying three loaves of bread, and another carrying a bottle of wine:"},{"text":"And they will salute thee, and give thee two loaves of bread; which thou shalt receive of their hands."},{"text":"After that thou shalt come to the hill of God, where is the garrison of the Philistines: and it shall come to pass, when thou art come thither to the city, that thou shalt meet a company of prophets coming down from the high place with a psaltery, and a tabret, and a pipe, and a harp, before them; and they shall prophesy:"},{"text":"And the Spirit of the LORD will come upon thee, and thou shalt prophesy with them, and shalt be turned into another man."},{"text":"And let it be, when these signs are come unto thee, that thou do as occasion serve thee; for God is with thee."},{"text":"And thou shalt go down before me to Gilgal; and, behold, I will come down unto thee, to offer burnt offerings, and to sacrifice sacrifices of peace offerings: seven days shalt thou tarry, till I come to thee, and shew thee what thou shalt do."},{"text":"And it was so, that when he had turned his back to go from Samuel, God gave him another heart: and all those signs came to pass that day."},{"text":"And when they came thither to the hill, behold, a company of prophets met him; and the Spirit of God came upon him, and he prophesied among them."},{"text":"And it came to pass, when all that knew him beforetime saw that, behold, he prophesied among the prophets, then the people said one to another, What is this that is come unto the son of Kish? Is Saul also among the prophets?"},{"text":"And one of the same place answered and said, But who is their father? Therefore it became a proverb, Is Saul also among the prophets?"},{"text":"And when he had made an end of prophesying, he came to the high place."},{"text":"And Saul's uncle said unto him and to his servant, Whither went ye? And he said, To seek the asses: and when we saw that they were no where, we came to Samuel."},{"text":"And Saul's uncle said, Tell me, I pray thee, what Samuel said unto you."},{"text":"And Saul said unto his uncle, He told us plainly that the asses were found. But of the matter of the kingdom, whereof Samuel spake, he told him not."},{"text":"And Samuel called the people together unto the LORD to Mizpeh;"},{"text":"And said unto the children of Israel, Thus saith the LORD God of Israel, I brought up Israel out of Egypt, and delivered you out of the hand of the Egyptians, and out of the hand of all kingdoms, and of them that oppressed you:"},{"text":"And ye have this day rejected your God, who himself saved you out of all your adversities and your tribulations; and ye have said unto him, Nay, but set a king over us. Now therefore present yourselves before the LORD by your tribes, and by your thousands."},{"text":"And when Samuel had caused all the tribes of Israel to come near, the tribe of Benjamin was taken."},{"text":"When he had caused the tribe of Benjamin to come near by their families, the family of Matri was taken, and Saul the son of Kish was taken: and when they sought him, he could not be found."},{"text":"Therefore they enquired of the LORD further, if the man should yet come thither. And the LORD answered, Behold he hath hid himself among the stuff."},{"text":"And they ran and fetched him thence: and when he stood among the people, he was higher than any of the people from his shoulders and upward."},{"text":"And Samuel said to all the people, See ye him whom the LORD hath chosen, that there is none like him among all the people? And all the people shouted, and said, God save the king."},{"text":"Then Samuel told the people the manner of the kingdom, and wrote it in a book, and laid it up before the LORD. And Samuel sent all the people away, every man to his house."},{"text":"And Saul also went home to Gibeah; and there went with him a band of men, whose hearts God had touched."},{"text":"But the children of Belial said, How shall this man save us? And they despised him, and brought no presents. But he held his peace."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Then Nahash the Ammonite came up, and encamped against Jabeshgilead: and all the men of Jabesh said unto Nahash, Make a covenant with us, and we will serve thee."},{"text":"And Nahash the Ammonite answered them, On this condition will I make a covenant with you, that I may thrust out all your right eyes, and lay it for a reproach upon all Israel."},{"text":"And the elders of Jabesh said unto him, Give us seven days' respite, that we may send messengers unto all the coasts of Israel: and then, if there be no man to save us, we will come out to thee."},{"text":"Then came the messengers to Gibeah of Saul, and told the tidings in the ears of the people: and all the people lifted up their voices, and wept."},{"text":"And, behold, Saul came after the herd out of the field; and Saul said, What aileth the people that they weep? And they told him the tidings of the men of Jabesh."},{"text":"And the Spirit of God came upon Saul when he heard those tidings, and his anger was kindled greatly."},{"text":"And he took a yoke of oxen, and hewed them in pieces, and sent them throughout all the coasts of Israel by the hands of messengers, saying, Whosoever cometh not forth after Saul and after Samuel, so shall it be done unto his oxen. And the fear of the LORD fell on the people, and they came out with one consent."},{"text":"And when he numbered them in Bezek, the children of Israel were three hundred thousand, and the men of Judah thirty thousand."},{"text":"And they said unto the messengers that came, Thus shall ye say unto the men of Jabeshgilead, To morrow, by that time the sun be hot, ye shall have help. And the messengers came and shewed it to the men of Jabesh; and they were glad."},{"text":"Therefore the men of Jabesh said, To morrow we will come out unto you, and ye shall do with us all that seemeth good unto you."},{"text":"And it was so on the morrow, that Saul put the people in three companies; and they came into the midst of the host in the morning watch, and slew the Ammonites until the heat of the day: and it came to pass, that they which remained were scattered, so that two of them were not left together."},{"text":"And the people said unto Samuel, Who is he that said, Shall Saul reign over us? bring the men, that we may put them to death."},{"text":"And Saul said, There shall not a man be put to death this day: for to day the LORD hath wrought salvation in Israel."},{"text":"Then said Samuel to the people, Come, and let us go to Gilgal, and renew the kingdom there."},{"text":"And all the people went to Gilgal; and there they made Saul king before the LORD in Gilgal; and there they sacrificed sacrifices of peace offerings before the LORD; and there Saul and all the men of Israel rejoiced greatly."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"And Samuel said unto all Israel, Behold, I have hearkened unto your voice in all that ye said unto me, and have made a king over you."},{"text":"And now, behold, the king walketh before you: and I am old and grayheaded; and, behold, my sons are with you: and I have walked before you from my childhood unto this day."},{"text":"Behold, here I am: witness against me before the LORD, and before his anointed: whose ox have I taken? or whose ass have I taken? or whom have I defrauded? whom have I oppressed? or of whose hand have I received any bribe to blind mine eyes therewith? and I will restore it you."},{"text":"And they said, Thou hast not defrauded us, nor oppressed us, neither hast thou taken ought of any man's hand."},{"text":"And he said unto them, The LORD is witness against you, and his anointed is witness this day, that ye have not found ought in my hand. And they answered, He is witness."},{"text":"And Samuel said unto the people, It is the LORD that advanced Moses and Aaron, and that brought your fathers up out of the land of Egypt."},{"text":"Now therefore stand still, that I may reason with you before the LORD of all the righteous acts of the LORD, which he did to you and to your fathers."},{"text":"When Jacob was come into Egypt, and your fathers cried unto the LORD, then the LORD sent Moses and Aaron, which brought forth your fathers out of Egypt, and made them dwell in this place."},{"text":"And when they forgat the LORD their God, he sold them into the hand of Sisera, captain of the host of Hazor, and into the hand of the Philistines, and into the hand of the king of Moab, and they fought against them."},{"text":"And they cried unto the LORD, and said, We have sinned, because we have forsaken the LORD, and have served Baalim and Ashtaroth: but now deliver us out of the hand of our enemies, and we will serve thee."},{"text":"And the LORD sent Jerubbaal, and Bedan, and Jephthah, and Samuel, and delivered you out of the hand of your enemies on every side, and ye dwelled safe."},{"text":"And when ye saw that Nahash the king of the children of Ammon came against you, ye said unto me, Nay; but a king shall reign over us: when the LORD your God was your king."},{"text":"Now therefore behold the king whom ye have chosen, and whom ye have desired! and, behold, the LORD hath set a king over you."},{"text":"If ye will fear the LORD, and serve him, and obey his voice, and not rebel against the commandment of the LORD, then shall both ye and also the king that reigneth over you continue following the LORD your God:"},{"text":"But if ye will not obey the voice of the LORD, but rebel against the commandment of the LORD, then shall the hand of the LORD be against you, as it was against your fathers."},{"text":"Now therefore stand and see this great thing, which the LORD will do before your eyes."},{"text":"Is it not wheat harvest to day? I will call unto the LORD, and he shall send thunder and rain; that ye may perceive and see that your wickedness is great, which ye have done in the sight of the LORD, in asking you a king."},{"text":"So Samuel called unto the LORD; and the LORD sent thunder and rain that day: and all the people greatly feared the LORD and Samuel."},{"text":"And all the people said unto Samuel, Pray for thy servants unto the LORD thy God, that we die not: for we have added unto all our sins this evil, to ask us a king."},{"text":"And Samuel said unto the people, Fear not: ye have done all this wickedness: yet turn not aside from following the LORD, but serve the LORD with all your heart;"},{"text":"And turn ye not aside: for then should ye go after vain things, which cannot profit nor deliver; for they are vain."},{"text":"For the LORD will not forsake his people for his great name's sake: because it hath pleased the LORD to make you his people."},{"text":"Moreover as for me, God forbid that I should sin against the LORD in ceasing to pray for you: but I will teach you the good and the right way:"},{"text":"Only fear the LORD, and serve him in truth with all your heart: for consider how great things he hath done for you."},{"text":"But if ye shall still do wickedly, ye shall be consumed, both ye and your king."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"Saul reigned one year; and when he had reigned two years over Israel,"},{"text":"Saul chose him three thousand men of Israel; whereof two thousand were with Saul in Michmash and in mount Bethel, and a thousand were with Jonathan in Gibeah of Benjamin: and the rest of the people he sent every man to his tent."},{"text":"And Jonathan smote the garrison of the Philistines that was in Geba, and the Philistines heard of it. And Saul blew the trumpet throughout all the land, saying, Let the Hebrews hear."},{"text":"And all Israel heard say that Saul had smitten a garrison of the Philistines, and that Israel also was had in abomination with the Philistines. And the people were called together after Saul to Gilgal."},{"text":"And the Philistines gathered themselves together to fight with Israel, thirty thousand chariots, and six thousand horsemen, and people as the sand which is on the sea shore in multitude: and they came up, and pitched in Michmash, eastward from Bethaven."},{"text":"When the men of Israel saw that they were in a strait, (for the people were distressed,) then the people did hide themselves in caves, and in thickets, and in rocks, and in high places, and in pits."},{"text":"And some of the Hebrews went over Jordan to the land of Gad and Gilead. As for Saul, he was yet in Gilgal, and all the people followed him trembling."},{"text":"And he tarried seven days, according to the set time that Samuel had appointed: but Samuel came not to Gilgal; and the people were scattered from him."},{"text":"And Saul said, Bring hither a burnt offering to me, and peace offerings. And he offered the burnt offering."},{"text":"And it came to pass, that as soon as he had made an end of offering the burnt offering, behold, Samuel came; and Saul went out to meet him, that he might salute him."},{"text":"And Samuel said, What hast thou done? And Saul said, Because I saw that the people were scattered from me, and that thou camest not within the days appointed, and that the Philistines gathered themselves together at Michmash;"},{"text":"Therefore said I, The Philistines will come down now upon me to Gilgal, and I have not made supplication unto the LORD: I forced myself therefore, and offered a burnt offering."},{"text":"And Samuel said to Saul, Thou hast done foolishly: thou hast not kept the commandment of the LORD thy God, which he commanded thee: for now would the LORD have established thy kingdom upon Israel for ever."},{"text":"But now thy kingdom shall not continue: the LORD hath sought him a man after his own heart, and the LORD hath commanded him to be captain over his people, because thou hast not kept that which the LORD commanded thee."},{"text":"And Samuel arose, and gat him up from Gilgal unto Gibeah of Benjamin. And Saul numbered the people that were present with him, about six hundred men."},{"text":"And Saul, and Jonathan his son, and the people that were present with them, abode in Gibeah of Benjamin: but the Philistines encamped in Michmash."},{"text":"And the spoilers came out of the camp of the Philistines in three companies: one company turned unto the way that leadeth to Ophrah, unto the land of Shual:"},{"text":"And another company turned the way to Bethhoron: and another company turned to the way of the border that looketh to the valley of Zeboim toward the wilderness."},{"text":"Now there was no smith found throughout all the land of Israel: for the Philistines said, Lest the Hebrews make them swords or spears:"},{"text":"But all the Israelites went down to the Philistines, to sharpen every man his share, and his coulter, and his axe, and his mattock."},{"text":"Yet they had a file for the mattocks, and for the coulters, and for the forks, and for the axes, and to sharpen the goads."},{"text":"So it came to pass in the day of battle, that there was neither sword nor spear found in the hand of any of the people that were with Saul and Jonathan: but with Saul and with Jonathan his son was there found."},{"text":"And the garrison of the Philistines went out to the passage of Michmash."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Now it came to pass upon a day, that Jonathan the son of Saul said unto the young man that bare his armour, Come, and let us go over to the Philistines' garrison, that is on the other side. But he told not his father."},{"text":"And Saul tarried in the uttermost part of Gibeah under a pomegranate tree which is in Migron: and the people that were with him were about six hundred men;"},{"text":"And Ahiah, the son of Ahitub, Ichabod's brother, the son of Phinehas, the son of Eli, the LORD's priest in Shiloh, wearing an ephod. And the people knew not that Jonathan was gone."},{"text":"And between the passages, by which Jonathan sought to go over unto the Philistines' garrison, there was a sharp rock on the one side, and a sharp rock on the other side: and the name of the one was Bozez, and the name of the other Seneh."},{"text":"The forefront of the one was situate northward over against Michmash, and the other southward over against Gibeah."},{"text":"And Jonathan said to the young man that bare his armour, Come, and let us go over unto the garrison of these uncircumcised: it may be that the LORD will work for us: for there is no restraint to the LORD to save by many or by few."},{"text":"And his armourbearer said unto him, Do all that is in thine heart: turn thee; behold, I am with thee according to thy heart."},{"text":"Then said Jonathan, Behold, we will pass over unto these men, and we will discover ourselves unto them."},{"text":"If they say thus unto us, Tarry until we come to you; then we will stand still in our place, and will not go up unto them."},{"text":"But if they say thus, Come up unto us; then we will go up: for the LORD hath delivered them into our hand: and this shall be a sign unto us."},{"text":"And both of them discovered themselves unto the garrison of the Philistines: and the Philistines said, Behold, the Hebrews come forth out of the holes where they had hid themselves."},{"text":"And the men of the garrison answered Jonathan and his armourbearer, and said, Come up to us, and we will shew you a thing. And Jonathan said unto his armourbearer, Come up after me: for the LORD hath delivered them into the hand of Israel."},{"text":"And Jonathan climbed up upon his hands and upon his feet, and his armourbearer after him: and they fell before Jonathan; and his armourbearer slew after him."},{"text":"And that first slaughter, which Jonathan and his armourbearer made, was about twenty men, within as it were an half acre of land, which a yoke of oxen might plow."},{"text":"And there was trembling in the host, in the field, and among all the people: the garrison, and the spoilers, they also trembled, and the earth quaked: so it was a very great trembling."},{"text":"And the watchmen of Saul in Gibeah of Benjamin looked; and, behold, the multitude melted away, and they went on beating down one another."},{"text":"Then said Saul unto the people that were with him, Number now, and see who is gone from us. And when they had numbered, behold, Jonathan and his armourbearer were not there."},{"text":"And Saul said unto Ahiah, Bring hither the ark of God. For the ark of God was at that time with the children of Israel."},{"text":"And it came to pass, while Saul talked unto the priest, that the noise that was in the host of the Philistines went on and increased: and Saul said unto the priest, Withdraw thine hand."},{"text":"And Saul and all the people that were with him assembled themselves, and they came to the battle: and, behold, every man's sword was against his fellow, and there was a very great discomfiture."},{"text":"Moreover the Hebrews that were with the Philistines before that time, which went up with them into the camp from the country round about, even they also turned to be with the Israelites that were with Saul and Jonathan."},{"text":"Likewise all the men of Israel which had hid themselves in mount Ephraim, when they heard that the Philistines fled, even they also followed hard after them in the battle."},{"text":"So the LORD saved Israel that day: and the battle passed over unto Bethaven."},{"text":"And the men of Israel were distressed that day: for Saul had adjured the people, saying, Cursed be the man that eateth any food until evening, that I may be avenged on mine enemies. So none of the people tasted any food."},{"text":"And all they of the land came to a wood; and there was honey upon the ground."},{"text":"And when the people were come into the wood, behold, the honey dropped; but no man put his hand to his mouth: for the people feared the oath."},{"text":"But Jonathan heard not when his father charged the people with the oath: wherefore he put forth the end of the rod that was in his hand, and dipped it in an honeycomb, and put his hand to his mouth; and his eyes were enlightened."},{"text":"Then answered one of the people, and said, Thy father straitly charged the people with an oath, saying, Cursed be the man that eateth any food this day. And the people were faint."},{"text":"Then said Jonathan, My father hath troubled the land: see, I pray you, how mine eyes have been enlightened, because I tasted a little of this honey."},{"text":"How much more, if haply the people had eaten freely to day of the spoil of their enemies which they found? for had there not been now a much greater slaughter among the Philistines?"},{"text":"And they smote the Philistines that day from Michmash to Aijalon: and the people were very faint."},{"text":"And the people flew upon the spoil, and took sheep, and oxen, and calves, and slew them on the ground: and the people did eat them with the blood."},{"text":"Then they told Saul, saying, Behold, the people sin against the LORD, in that they eat with the blood. And he said, Ye have transgressed: roll a great stone unto me this day."},{"text":"And Saul said, Disperse yourselves among the people, and say unto them, Bring me hither every man his ox, and every man his sheep, and slay them here, and eat; and sin not against the LORD in eating with the blood."},{"text":"And Saul built an altar unto the LORD: the same was the first altar that he built unto the LORD."},{"text":"And Saul said, Let us go down after the Philistines by night, and spoil them until the morning light, and let us not leave a man of them. And they said, Do whatsoever seemeth good unto thee. Then said the priest, Let us draw near hither unto God."},{"text":"And Saul asked counsel of God, Shall I go down after the Philistines? wilt thou deliver them into the hand of Israel? But he answered him not that day."},{"text":"And Saul said, Draw ye near hither, all the chief of the people: and know and see wherein this sin hath been this day."},{"text":"For, as the LORD liveth, which saveth Israel, though it be in Jonathan my son, he shall surely die. But there was not a man among all the people that answered him."},{"text":"Then said he unto all Israel, Be ye on one side, and I and Jonathan my son will be on the other side. And the people said unto Saul, Do what seemeth good unto thee."},{"text":"Therefore Saul said unto the LORD God of Israel, Give a perfect lot."},{"text":"And Saul said, Cast lots between me and Jonathan my son. And Jonathan was taken."},{"text":"Then Saul said to Jonathan, Tell me what thou hast done. And Jonathan told him, and said, I did but taste a little honey with the end of the rod that was in mine hand, and, lo, I must die."},{"text":"And Saul answered, God do so and more also: for thou shalt surely die, Jonathan."},{"text":"And the people said unto Saul, Shall Jonathan die, who hath wrought this great salvation in Israel? God forbid: as the LORD liveth, there shall not one hair of his head fall to the ground; for he hath wrought with God this day. So the people rescued Jonathan, that he died not."},{"text":"Then Saul went up from following the Philistines: and the Philistines went to their own place."},{"text":"So Saul took the kingdom over Israel, and fought against all his enemies on every side, against Moab, and against the children of Ammon, and against Edom, and against the kings of Zobah, and against the Philistines: and whithersoever he turned himself, he vexed them."},{"text":"And he gathered an host, and smote the Amalekites, and delivered Israel out of the hands of them that spoiled them."},{"text":"Now the sons of Saul were Jonathan, and Ishui, and Melchishua: and the names of his two daughters were these; the name of the firstborn Merab, and the name of the younger Michal:"},{"text":"And the name of Saul's wife was Ahinoam, the daughter of Ahimaaz: and the name of the captain of his host was Abner, the son of Ner, Saul's uncle."},{"text":"And Kish was the father of Saul; and Ner the father of Abner was the son of Abiel."},{"text":"And there was sore war against the Philistines all the days of Saul: and when Saul saw any strong man, or any valiant man, he took him unto him."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"Samuel also said unto Saul, The LORD sent me to anoint thee to be king over his people, over Israel: now therefore hearken thou unto the voice of the words of the LORD."},{"text":"Thus saith the LORD of hosts, I remember that which Amalek did to Israel, how he laid wait for him in the way, when he came up from Egypt."},{"text":"Now go and smite Amalek, and utterly destroy all that they have, and spare them not; but slay both man and woman, infant and suckling, ox and sheep, camel and ass."},{"text":"And Saul gathered the people together, and numbered them in Telaim, two hundred thousand footmen, and ten thousand men of Judah."},{"text":"And Saul came to a city of Amalek, and laid wait in the valley."},{"text":"And Saul said unto the Kenites, Go, depart, get you down from among the Amalekites, lest I destroy you with them: for ye shewed kindness to all the children of Israel, when they came up out of Egypt. So the Kenites departed from among the Amalekites."},{"text":"And Saul smote the Amalekites from Havilah until thou comest to Shur, that is over against Egypt."},{"text":"And he took Agag the king of the Amalekites alive, and utterly destroyed all the people with the edge of the sword."},{"text":"But Saul and the people spared Agag, and the best of the sheep, and of the oxen, and of the fatlings, and the lambs, and all that was good, and would not utterly destroy them: but every thing that was vile and refuse, that they destroyed utterly."},{"text":"Then came the word of the LORD unto Samuel, saying,"},{"text":"It repenteth me that I have set up Saul to be king: for he is turned back from following me, and hath not performed my commandments. And it grieved Samuel; and he cried unto the LORD all night."},{"text":"And when Samuel rose early to meet Saul in the morning, it was told Samuel, saying, Saul came to Carmel, and, behold, he set him up a place, and is gone about, and passed on, and gone down to Gilgal."},{"text":"And Samuel came to Saul: and Saul said unto him, Blessed be thou of the LORD: I have performed the commandment of the LORD."},{"text":"And Samuel said, What meaneth then this bleating of the sheep in mine ears, and the lowing of the oxen which I hear?"},{"text":"And Saul said, They have brought them from the Amalekites: for the people spared the best of the sheep and of the oxen, to sacrifice unto the LORD thy God; and the rest we have utterly destroyed."},{"text":"Then Samuel said unto Saul, Stay, and I will tell thee what the LORD hath said to me this night. And he said unto him, Say on."},{"text":"And Samuel said, When thou wast little in thine own sight, wast thou not made the head of the tribes of Israel, and the LORD anointed thee king over Israel?"},{"text":"And the LORD sent thee on a journey, and said, Go and utterly destroy the sinners the Amalekites, and fight against them until they be consumed."},{"text":"Wherefore then didst thou not obey the voice of the LORD, but didst fly upon the spoil, and didst evil in the sight of the LORD?"},{"text":"And Saul said unto Samuel, Yea, I have obeyed the voice of the LORD, and have gone the way which the LORD sent me, and have brought Agag the king of Amalek, and have utterly destroyed the Amalekites."},{"text":"But the people took of the spoil, sheep and oxen, the chief of the things which should have been utterly destroyed, to sacrifice unto the LORD thy God in Gilgal."},{"text":"And Samuel said, Hath the LORD as great delight in burnt offerings and sacrifices, as in obeying the voice of the LORD? Behold, to obey is better than sacrifice, and to hearken than the fat of rams."},{"text":"For rebellion is as the sin of witchcraft, and stubbornness is as iniquity and idolatry. Because thou hast rejected the word of the LORD, he hath also rejected thee from being king."},{"text":"And Saul said unto Samuel, I have sinned: for I have transgressed the commandment of the LORD, and thy words: because I feared the people, and obeyed their voice."},{"text":"Now therefore, I pray thee, pardon my sin, and turn again with me, that I may worship the LORD."},{"text":"And Samuel said unto Saul, I will not return with thee: for thou hast rejected the word of the LORD, and the LORD hath rejected thee from being king over Israel."},{"text":"And as Samuel turned about to go away, he laid hold upon the skirt of his mantle, and it rent."},{"text":"And Samuel said unto him, The LORD hath rent the kingdom of Israel from thee this day, and hath given it to a neighbour of thine, that is better than thou."},{"text":"And also the Strength of Israel will not lie nor repent: for he is not a man, that he should repent."},{"text":"Then he said, I have sinned: yet honour me now, I pray thee, before the elders of my people, and before Israel, and turn again with me, that I may worship the LORD thy God."},{"text":"So Samuel turned again after Saul; and Saul worshipped the LORD."},{"text":"Then said Samuel, Bring ye hither to me Agag the king of the Amalekites. And Agag came unto him delicately. And Agag said, Surely the bitterness of death is past."},{"text":"And Samuel said, As the sword hath made women childless, so shall thy mother be childless among women. And Samuel hewed Agag in pieces before the LORD in Gilgal."},{"text":"Then Samuel went to Ramah; and Saul went up to his house to Gibeah of Saul."},{"text":"And Samuel came no more to see Saul until the day of his death: nevertheless Samuel mourned for Saul: and the LORD repented that he had made Saul king over Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"And the LORD said unto Samuel, How long wilt thou mourn for Saul, seeing I have rejected him from reigning over Israel? fill thine horn with oil, and go, I will send thee to Jesse the Bethlehemite: for I have provided me a king among his sons."},{"text":"And Samuel said, How can I go? if Saul hear it, he will kill me. And the LORD said, Take an heifer with thee, and say, I am come to sacrifice to the LORD."},{"text":"And call Jesse to the sacrifice, and I will shew thee what thou shalt do: and thou shalt anoint unto me him whom I name unto thee."},{"text":"And Samuel did that which the LORD spake, and came to Bethlehem. And the elders of the town trembled at his coming, and said, Comest thou peaceably?"},{"text":"And he said, Peaceably: I am come to sacrifice unto the LORD: sanctify yourselves, and come with me to the sacrifice. And he sanctified Jesse and his sons, and called them to the sacrifice."},{"text":"And it came to pass, when they were come, that he looked on Eliab, and said, Surely the LORD's anointed is before him."},{"text":"But the LORD said unto Samuel, Look not on his countenance, or on the height of his stature; because I have refused him: for the LORD seeth not as man seeth; for man looketh on the outward appearance, but the LORD looketh on the heart."},{"text":"Then Jesse called Abinadab, and made him pass before Samuel. And he said, Neither hath the LORD chosen this."},{"text":"Then Jesse made Shammah to pass by. And he said, Neither hath the LORD chosen this."},{"text":"Again, Jesse made seven of his sons to pass before Samuel. And Samuel said unto Jesse, The LORD hath not chosen these."},{"text":"And Samuel said unto Jesse, Are here all thy children? And he said, There remaineth yet the youngest, and, behold, he keepeth the sheep. And Samuel said unto Jesse, Send and fetch him: for we will not sit down till he come hither."},{"text":"And he sent, and brought him in. Now he was ruddy, and withal of a beautiful countenance, and goodly to look to. And the LORD said, Arise, anoint him: for this is he."},{"text":"Then Samuel took the horn of oil, and anointed him in the midst of his brethren: and the Spirit of the LORD came upon David from that day forward. So Samuel rose up, and went to Ramah."},{"text":"But the Spirit of the LORD departed from Saul, and an evil spirit from the LORD troubled him."},{"text":"And Saul's servants said unto him, Behold now, an evil spirit from God troubleth thee."},{"text":"Let our lord now command thy servants, which are before thee, to seek out a man, who is a cunning player on an harp: and it shall come to pass, when the evil spirit from God is upon thee, that he shall play with his hand, and thou shalt be well."},{"text":"And Saul said unto his servants, Provide me now a man that can play well, and bring him to me."},{"text":"Then answered one of the servants, and said, Behold, I have seen a son of Jesse the Bethlehemite, that is cunning in playing, and a mighty valiant man, and a man of war, and prudent in matters, and a comely person, and the LORD is with him."},{"text":"Wherefore Saul sent messengers unto Jesse, and said, Send me David thy son, which is with the sheep."},{"text":"And Jesse took an ass laden with bread, and a bottle of wine, and a kid, and sent them by David his son unto Saul."},{"text":"And David came to Saul, and stood before him: and he loved him greatly; and he became his armourbearer."},{"text":"And Saul sent to Jesse, saying, Let David, I pray thee, stand before me; for he hath found favour in my sight."},{"text":"And it came to pass, when the evil spirit from God was upon Saul, that David took an harp, and played with his hand: so Saul was refreshed, and was well, and the evil spirit departed from him."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"Now the Philistines gathered together their armies to battle, and were gathered together at Shochoh, which belongeth to Judah, and pitched between Shochoh and Azekah, in Ephesdammim."},{"text":"And Saul and the men of Israel were gathered together, and pitched by the valley of Elah, and set the battle in array against the Philistines."},{"text":"And the Philistines stood on a mountain on the one side, and Israel stood on a mountain on the other side: and there was a valley between them."},{"text":"And there went out a champion out of the camp of the Philistines, named Goliath, of Gath, whose height was six cubits and a span."},{"text":"And he had an helmet of brass upon his head, and he was armed with a coat of mail; and the weight of the coat was five thousand shekels of brass."},{"text":"And he had greaves of brass upon his legs, and a target of brass between his shoulders."},{"text":"And the staff of his spear was like a weaver's beam; and his spear's head weighed six hundred shekels of iron: and one bearing a shield went before him."},{"text":"And he stood and cried unto the armies of Israel, and said unto them, Why are ye come out to set your battle in array? am not I a Philistine, and ye servants to Saul? choose you a man for you, and let him come down to me."},{"text":"If he be able to fight with me, and to kill me, then will we be your servants: but if I prevail against him, and kill him, then shall ye be our servants, and serve us."},{"text":"And the Philistine said, I defy the armies of Israel this day; give me a man, that we may fight together."},{"text":"When Saul and all Israel heard those words of the Philistine, they were dismayed, and greatly afraid."},{"text":"Now David was the son of that Ephrathite of Bethlehemjudah, whose name was Jesse; and he had eight sons: and the man went among men for an old man in the days of Saul."},{"text":"And the three eldest sons of Jesse went and followed Saul to the battle: and the names of his three sons that went to the battle were Eliab the firstborn, and next unto him Abinadab, and the third Shammah."},{"text":"And David was the youngest: and the three eldest followed Saul."},{"text":"But David went and returned from Saul to feed his father's sheep at Bethlehem."},{"text":"And the Philistine drew near morning and evening, and presented himself forty days."},{"text":"And Jesse said unto David his son, Take now for thy brethren an ephah of this parched corn, and these ten loaves, and run to the camp of thy brethren;"},{"text":"And carry these ten cheeses unto the captain of their thousand, and look how thy brethren fare, and take their pledge."},{"text":"Now Saul, and they, and all the men of Israel, were in the valley of Elah, fighting with the Philistines."},{"text":"And David rose up early in the morning, and left the sheep with a keeper, and took, and went, as Jesse had commanded him; and he came to the trench, as the host was going forth to the fight, and shouted for the battle."},{"text":"For Israel and the Philistines had put the battle in array, army against army."},{"text":"And David left his carriage in the hand of the keeper of the carriage, and ran into the army, and came and saluted his brethren."},{"text":"And as he talked with them, behold, there came up the champion, the Philistine of Gath, Goliath by name, out of the armies of the Philistines, and spake according to the same words: and David heard them."},{"text":"And all the men of Israel, when they saw the man, fled from him, and were sore afraid."},{"text":"And the men of Israel said, Have ye seen this man that is come up? surely to defy Israel is he come up: and it shall be, that the man who killeth him, the king will enrich him with great riches, and will give him his daughter, and make his father's house free in Israel."},{"text":"And David spake to the men that stood by him, saying, What shall be done to the man that killeth this Philistine, and taketh away the reproach from Israel? for who is this uncircumcised Philistine, that he should defy the armies of the living God?"},{"text":"And the people answered him after this manner, saying, So shall it be done to the man that killeth him."},{"text":"And Eliab his eldest brother heard when he spake unto the men; and Eliab's anger was kindled against David, and he said, Why camest thou down hither? and with whom hast thou left those few sheep in the wilderness? I know thy pride, and the naughtiness of thine heart; for thou art come down that thou mightest see the battle."},{"text":"And David said, What have I now done? Is there not a cause?"},{"text":"And he turned from him toward another, and spake after the same manner: and the people answered him again after the former manner."},{"text":"And when the words were heard which David spake, they rehearsed them before Saul: and he sent for him."},{"text":"And David said to Saul, Let no man's heart fail because of him; thy servant will go and fight with this Philistine."},{"text":"And Saul said to David, Thou art not able to go against this Philistine to fight with him: for thou art but a youth, and he a man of war from his youth."},{"text":"And David said unto Saul, Thy servant kept his father's sheep, and there came a lion, and a bear, and took a lamb out of the flock:"},{"text":"And I went out after him, and smote him, and delivered it out of his mouth: and when he arose against me, I caught him by his beard, and smote him, and slew him."},{"text":"Thy servant slew both the lion and the bear: and this uncircumcised Philistine shall be as one of them, seeing he hath defied the armies of the living God."},{"text":"David said moreover, The LORD that delivered me out of the paw of the lion, and out of the paw of the bear, he will deliver me out of the hand of this Philistine. And Saul said unto David, Go, and the LORD be with thee."},{"text":"And Saul armed David with his armour, and he put an helmet of brass upon his head; also he armed him with a coat of mail."},{"text":"And David girded his sword upon his armour, and he assayed to go; for he had not proved it. And David said unto Saul, I cannot go with these; for I have not proved them. And David put them off him."},{"text":"And he took his staff in his hand, and chose him five smooth stones out of the brook, and put them in a shepherd's bag which he had, even in a scrip; and his sling was in his hand: and he drew near to the Philistine."},{"text":"And the Philistine came on and drew near unto David; and the man that bare the shield went before him."},{"text":"And when the Philistine looked about, and saw David, he disdained him: for he was but a youth, and ruddy, and of a fair countenance."},{"text":"And the Philistine said unto David, Am I a dog, that thou comest to me with staves? And the Philistine cursed David by his gods."},{"text":"And the Philistine said to David, Come to me, and I will give thy flesh unto the fowls of the air, and to the beasts of the field."},{"text":"Then said David to the Philistine, Thou comest to me with a sword, and with a spear, and with a shield: but I come to thee in the name of the LORD of hosts, the God of the armies of Israel, whom thou hast defied."},{"text":"This day will the LORD deliver thee into mine hand; and I will smite thee, and take thine head from thee; and I will give the carcases of the host of the Philistines this day unto the fowls of the air, and to the wild beasts of the earth; that all the earth may know that there is a God in Israel."},{"text":"And all this assembly shall know that the LORD saveth not with sword and spear: for the battle is the LORD's, and he will give you into our hands."},{"text":"And it came to pass, when the Philistine arose, and came, and drew nigh to meet David, that David hastened, and ran toward the army to meet the Philistine."},{"text":"And David put his hand in his bag, and took thence a stone, and slang it, and smote the Philistine in his forehead, that the stone sunk into his forehead; and he fell upon his face to the earth."},{"text":"So David prevailed over the Philistine with a sling and with a stone, and smote the Philistine, and slew him; but there was no sword in the hand of David."},{"text":"Therefore David ran, and stood upon the Philistine, and took his sword, and drew it out of the sheath thereof, and slew him, and cut off his head therewith. And when the Philistines saw their champion was dead, they fled."},{"text":"And the men of Israel and of Judah arose, and shouted, and pursued the Philistines, until thou come to the valley, and to the gates of Ekron."},{"text":"And the children of Israel returned from chasing after the Philistines, and they spoiled their tents."},{"text":"And David took the head of the Philistine, and brought it to Jerusalem; but he put his armour in his tent."},{"text":"And when Saul saw David go forth against the Philistine, he said unto Abner, the captain of the host, Abner, whose son is this youth? And Abner said, As thy soul liveth, O king, I cannot tell."},{"text":"And the king said, Enquire thou whose son the stripling is."},{"text":"And as David returned from the slaughter of the Philistine, Abner took him, and brought him before Saul with the head of the Philistine in his hand."},{"text":"And Saul said to him, Whose son art thou, thou young man? And David answered, I am the son of thy servant Jesse the Bethlehemite."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"And it came to pass, when he had made an end of speaking unto Saul, that the soul of Jonathan was knit with the soul of David, and Jonathan loved him as his own soul."},{"text":"And Saul took him that day, and would let him go no more home to his father's house."},{"text":"Then Jonathan and David made a covenant, because he loved him as his own soul."},{"text":"And Jonathan stripped himself of the robe that was upon him, and gave it to David, and his garments, even to his sword, and to his bow, and to his girdle."},{"text":"And David went out whithersoever Saul sent him, and behaved himself wisely: and Saul set him over the men of war, and he was accepted in the sight of all the people, and also in the sight of Saul's servants."},{"text":"And it came to pass as they came, when David was returned from the slaughter of the Philistine, that the women came out of all cities of Israel, singing and dancing, to meet king Saul, with tabrets, with joy, and with instruments of musick."},{"text":"And the women answered one another as they played, and said, Saul hath slain his thousands, and David his ten thousands."},{"text":"And Saul was very wroth, and the saying displeased him; and he said, They have ascribed unto David ten thousands, and to me they have ascribed but thousands: and what can he have more but the kingdom?"},{"text":"And Saul eyed David from that day and forward."},{"text":"And it came to pass on the morrow, that the evil spirit from God came upon Saul, and he prophesied in the midst of the house: and David played with his hand, as at other times: and there was a javelin in Saul's hand."},{"text":"And Saul cast the javelin; for he said, I will smite David even to the wall with it. And David avoided out of his presence twice."},{"text":"And Saul was afraid of David, because the LORD was with him, and was departed from Saul."},{"text":"Therefore Saul removed him from him, and made him his captain over a thousand; and he went out and came in before the people."},{"text":"And David behaved himself wisely in all his ways; and the LORD was with him."},{"text":"Wherefore when Saul saw that he behaved himself very wisely, he was afraid of him."},{"text":"But all Israel and Judah loved David, because he went out and came in before them."},{"text":"And Saul said to David, Behold my elder daughter Merab, her will I give thee to wife: only be thou valiant for me, and fight the LORD's battles."},{"text":"And David said unto Saul, Who am I? and what is my life, or my father's family in Israel, that I should be son in law to the king?"},{"text":"But it came to pass at the time when Merab Saul's daughter should have been given to David, that she was given unto Adriel the Meholathite to wife."},{"text":"And Michal Saul's daughter loved David: and they told Saul, and the thing pleased him."},{"text":"And Saul said, I will give him her, that she may be a snare to him, and that the hand of the Philistines may be against him. Wherefore Saul said to David, Thou shalt this day be my son in law in the one of the twain."},{"text":"And Saul commanded his servants, saying, Commune with David secretly, and say, Behold, the king hath delight in thee, and all his servants love thee: now therefore be the king's son in law."},{"text":"And Saul's servants spake those words in the ears of David. And David said, Seemeth it to you a light thing to be a king's son in law, seeing that I am a poor man, and lightly esteemed?"},{"text":"And the servants of Saul told him, saying, On this manner spake David."},{"text":"And Saul said, Thus shall ye say to David, The king desireth not any dowry, but an hundred foreskins of the Philistines, to be avenged of the king's enemies. But Saul thought to make David fall by the hand of the Philistines."},{"text":"And when his servants told David these words, it pleased David well to be the king's son in law: and the days were not expired."},{"text":"Wherefore David arose and went, he and his men, and slew of the Philistines two hundred men; and David brought their foreskins, and they gave them in full tale to the king, that he might be the king's son in law. And Saul gave him Michal his daughter to wife."},{"text":"And Saul saw and knew that the LORD was with David, and that Michal Saul's daughter loved him."},{"text":"And Saul was yet the more afraid of David; and Saul became David's enemy continually."},{"text":"Then the princes of the Philistines went forth: and it came to pass, after they went forth, that David behaved himself more wisely than all the servants of Saul; so that his name was much set by."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And Saul spake to Jonathan his son, and to all his servants, that they should kill David."},{"text":"But Jonathan Saul's son delighted much in David: and Jonathan told David, saying, Saul my father seeketh to kill thee: now therefore, I pray thee, take heed to thyself until the morning, and abide in a secret place, and hide thyself:"},{"text":"And I will go out and stand beside my father in the field where thou art, and I will commune with my father of thee; and what I see, that I will tell thee."},{"text":"And Jonathan spake good of David unto Saul his father, and said unto him, Let not the king sin against his servant, against David; because he hath not sinned against thee, and because his works have been to thee-ward very good:"},{"text":"For he did put his life in his hand, and slew the Philistine, and the LORD wrought a great salvation for all Israel: thou sawest it, and didst rejoice: wherefore then wilt thou sin against innocent blood, to slay David without a cause?"},{"text":"And Saul hearkened unto the voice of Jonathan: and Saul sware, As the LORD liveth, he shall not be slain."},{"text":"And Jonathan called David, and Jonathan shewed him all those things."},{"text":"And there was war again: and David went out, and fought with the Philistines, and slew them with a great slaughter; and they fled from him."},{"text":"And the evil spirit from the LORD was upon Saul, as he sat in his house with his javelin in his hand: and David played with his hand."},{"text":"And Saul sought to smite David even to the wall with the javelin: but he slipped away out of Saul's presence, and he smote the javelin into the wall: and David fled, and escaped that night."},{"text":"Saul also sent messengers unto David's house, to watch him, and to slay him in the morning: and Michal David's wife told him, saying, If thou save not thy life to night, to morrow thou shalt be slain."},{"text":"So Michal let David down through a window: and he went, and fled, and escaped."},{"text":"And Michal took an image, and laid it in the bed, and put a pillow of goats' hair for his bolster, and covered it with a cloth."},{"text":"And when Saul sent messengers to take David, she said, He is sick."},{"text":"And Saul sent the messengers again to see David, saying, Bring him up to me in the bed, that I may slay him."},{"text":"And when the messengers were come in, behold, there was an image in the bed, with a pillow of goats' hair for his bolster."},{"text":"And Saul said unto Michal, Why hast thou deceived me so, and sent away mine enemy, that he is escaped? And Michal answered Saul, He said unto me, Let me go; why should I kill thee?"},{"text":"So David fled, and escaped, and came to Samuel to Ramah, and told him all that Saul had done to him. And he and Samuel went and dwelt in Naioth."},{"text":"And it was told Saul, saying, Behold, David is at Naioth in Ramah."},{"text":"And Saul sent messengers to take David: and when they saw the company of the prophets prophesying, and Samuel standing as appointed over them, the Spirit of God was upon the messengers of Saul, and they also prophesied."},{"text":"And when it was told Saul, he sent other messengers, and they prophesied likewise. And Saul sent messengers again the third time, and they prophesied also."},{"text":"Then went he also to Ramah, and came to a great well that is in Sechu: and he asked and said, Where are Samuel and David? And one said, Behold, they be at Naioth in Ramah."},{"text":"And he went thither to Naioth in Ramah: and the Spirit of God was upon him also, and he went on, and prophesied, until he came to Naioth in Ramah."},{"text":"And he stripped off his clothes also, and prophesied before Samuel in like manner, and lay down naked all that day and all that night. Wherefore they say, Is Saul also among the prophets?"}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And Hannah prayed, and said, My heart rejoiceth in the LORD, mine horn is exalted in the LORD: my mouth is enlarged over mine enemies; because I rejoice in thy salvation."},{"text":"There is none holy as the LORD: for there is none beside thee: neither is there any rock like our God."},{"text":"Talk no more so exceeding proudly; let not arrogancy come out of your mouth: for the LORD is a God of knowledge, and by him actions are weighed."},{"text":"The bows of the mighty men are broken, and they that stumbled are girded with strength."},{"text":"They that were full have hired out themselves for bread; and they that were hungry ceased: so that the barren hath born seven; and she that hath many children is waxed feeble."},{"text":"The LORD killeth, and maketh alive: he bringeth down to the grave, and bringeth up."},{"text":"The LORD maketh poor, and maketh rich: he bringeth low, and lifteth up."},{"text":"He raiseth up the poor out of the dust, and lifteth up the beggar from the dunghill, to set them among princes, and to make them inherit the throne of glory: for the pillars of the earth are the LORD's, and he hath set the world upon them."},{"text":"He will keep the feet of his saints, and the wicked shall be silent in darkness; for by strength shall no man prevail."},{"text":"The adversaries of the LORD shall be broken to pieces; out of heaven shall he thunder upon them: the LORD shall judge the ends of the earth; and he shall give strength unto his king, and exalt the horn of his anointed."},{"text":"And Elkanah went to Ramah to his house. And the child did minister unto the LORD before Eli the priest."},{"text":"Now the sons of Eli were sons of Belial; they knew not the LORD."},{"text":"And the priest's custom with the people was, that, when any man offered sacrifice, the priest's servant came, while the flesh was in seething, with a fleshhook of three teeth in his hand;"},{"text":"And he struck it into the pan, or kettle, or caldron, or pot; all that the fleshhook brought up the priest took for himself. So they did in Shiloh unto all the Israelites that came thither."},{"text":"Also before they burnt the fat, the priest's servant came, and said to the man that sacrificed, Give flesh to roast for the priest; for he will not have sodden flesh of thee, but raw."},{"text":"And if any man said unto him, Let them not fail to burn the fat presently, and then take as much as thy soul desireth; then he would answer him, Nay; but thou shalt give it me now: and if not, I will take it by force."},{"text":"Wherefore the sin of the young men was very great before the LORD: for men abhorred the offering of the LORD."},{"text":"But Samuel ministered before the LORD, being a child, girded with a linen ephod."},{"text":"Moreover his mother made him a little coat, and brought it to him from year to year, when she came up with her husband to offer the yearly sacrifice."},{"text":"And Eli blessed Elkanah and his wife, and said, The LORD give thee seed of this woman for the loan which is lent to the LORD. And they went unto their own home."},{"text":"And the LORD visited Hannah, so that she conceived, and bare three sons and two daughters. And the child Samuel grew before the LORD."},{"text":"Now Eli was very old, and heard all that his sons did unto all Israel; and how they lay with the women that assembled at the door of the tabernacle of the congregation."},{"text":"And he said unto them, Why do ye such things? for I hear of your evil dealings by all this people."},{"text":"Nay, my sons; for it is no good report that I hear: ye make the LORD's people to transgress."},{"text":"If one man sin against another, the judge shall judge him: but if a man sin against the LORD, who shall intreat for him? Notwithstanding they hearkened not unto the voice of their father, because the LORD would slay them."},{"text":"And the child Samuel grew on, and was in favour both with the LORD, and also with men."},{"text":"And there came a man of God unto Eli, and said unto him, Thus saith the LORD, Did I plainly appear unto the house of thy father, when they were in Egypt in Pharaoh's house?"},{"text":"And did I choose him out of all the tribes of Israel to be my priest, to offer upon mine altar, to burn incense, to wear an ephod before me? and did I give unto the house of thy father all the offerings made by fire of the children of Israel?"},{"text":"Wherefore kick ye at my sacrifice and at mine offering, which I have commanded in my habitation; and honourest thy sons above me, to make yourselves fat with the chiefest of all the offerings of Israel my people?"},{"text":"Wherefore the LORD God of Israel saith, I said indeed that thy house, and the house of thy father, should walk before me for ever: but now the LORD saith, Be it far from me; for them that honour me I will honour, and they that despise me shall be lightly esteemed."},{"text":"Behold, the days come, that I will cut off thine arm, and the arm of thy father's house, that there shall not be an old man in thine house."},{"text":"And thou shalt see an enemy in my habitation, in all the wealth which God shall give Israel: and there shall not be an old man in thine house for ever."},{"text":"And the man of thine, whom I shall not cut off from mine altar, shall be to consume thine eyes, and to grieve thine heart: and all the increase of thine house shall die in the flower of their age."},{"text":"And this shall be a sign unto thee, that shall come upon thy two sons, on Hophni and Phinehas; in one day they shall die both of them."},{"text":"And I will raise me up a faithful priest, that shall do according to that which is in mine heart and in my mind: and I will build him a sure house; and he shall walk before mine anointed for ever."},{"text":"And it shall come to pass, that every one that is left in thine house shall come and crouch to him for a piece of silver and a morsel of bread, and shall say, Put me, I pray thee, into one of the priests' offices, that I may eat a piece of bread."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And David fled from Naioth in Ramah, and came and said before Jonathan, What have I done? what is mine iniquity? and what is my sin before thy father, that he seeketh my life?"},{"text":"And he said unto him, God forbid; thou shalt not die: behold, my father will do nothing either great or small, but that he will shew it me: and why should my father hide this thing from me? it is not so."},{"text":"And David sware moreover, and said, Thy father certainly knoweth that I have found grace in thine eyes; and he saith, Let not Jonathan know this, lest he be grieved: but truly as the LORD liveth, and as thy soul liveth, there is but a step between me and death."},{"text":"Then said Jonathan unto David, Whatsoever thy soul desireth, I will even do it for thee."},{"text":"And David said unto Jonathan, Behold, to morrow is the new moon, and I should not fail to sit with the king at meat: but let me go, that I may hide myself in the field unto the third day at even."},{"text":"If thy father at all miss me, then say, David earnestly asked leave of me that he might run to Bethlehem his city: for there is a yearly sacrifice there for all the family."},{"text":"If he say thus, It is well; thy servant shall have peace: but if he be very wroth, then be sure that evil is determined by him."},{"text":"Therefore thou shalt deal kindly with thy servant; for thou hast brought thy servant into a covenant of the LORD with thee: notwithstanding, if there be in me iniquity, slay me thyself; for why shouldest thou bring me to thy father?"},{"text":"And Jonathan said, Far be it from thee: for if I knew certainly that evil were determined by my father to come upon thee, then would not I tell it thee?"},{"text":"Then said David to Jonathan, Who shall tell me? or what if thy father answer thee roughly?"},{"text":"And Jonathan said unto David, Come, and let us go out into the field. And they went out both of them into the field."},{"text":"And Jonathan said unto David, O LORD God of Israel, when I have sounded my father about to morrow any time, or the third day, and, behold, if there be good toward David, and I then send not unto thee, and shew it thee;"},{"text":"The LORD do so and much more to Jonathan: but if it please my father to do thee evil, then I will shew it thee, and send thee away, that thou mayest go in peace: and the LORD be with thee, as he hath been with my father."},{"text":"And thou shalt not only while yet I live shew me the kindness of the LORD, that I die not:"},{"text":"But also thou shalt not cut off thy kindness from my house for ever: no, not when the LORD hath cut off the enemies of David every one from the face of the earth."},{"text":"So Jonathan made a covenant with the house of David, saying, Let the LORD even require it at the hand of David's enemies."},{"text":"And Jonathan caused David to swear again, because he loved him: for he loved him as he loved his own soul."},{"text":"Then Jonathan said to David, To morrow is the new moon: and thou shalt be missed, because thy seat will be empty."},{"text":"And when thou hast stayed three days, then thou shalt go down quickly, and come to the place where thou didst hide thyself when the business was in hand, and shalt remain by the stone Ezel."},{"text":"And I will shoot three arrows on the side thereof, as though I shot at a mark."},{"text":"And, behold, I will send a lad, saying, Go, find out the arrows. If I expressly say unto the lad, Behold, the arrows are on this side of thee, take them; then come thou: for there is peace to thee, and no hurt; as the LORD liveth."},{"text":"But if I say thus unto the young man, Behold, the arrows are beyond thee; go thy way: for the LORD hath sent thee away."},{"text":"And as touching the matter which thou and I have spoken of, behold, the LORD be between thee and me for ever."},{"text":"So David hid himself in the field: and when the new moon was come, the king sat him down to eat meat."},{"text":"And the king sat upon his seat, as at other times, even upon a seat by the wall: and Jonathan arose, and Abner sat by Saul's side, and David's place was empty."},{"text":"Nevertheless Saul spake not any thing that day: for he thought, Something hath befallen him, he is not clean; surely he is not clean."},{"text":"And it came to pass on the morrow, which was the second day of the month, that David's place was empty: and Saul said unto Jonathan his son, Wherefore cometh not the son of Jesse to meat, neither yesterday, nor to day?"},{"text":"And Jonathan answered Saul, David earnestly asked leave of me to go to Bethlehem:"},{"text":"And he said, Let me go, I pray thee; for our family hath a sacrifice in the city; and my brother, he hath commanded me to be there: and now, if I have found favour in thine eyes, let me get away, I pray thee, and see my brethren. Therefore he cometh not unto the king's table."},{"text":"Then Saul's anger was kindled against Jonathan, and he said unto him, Thou son of the perverse rebellious woman, do not I know that thou hast chosen the son of Jesse to thine own confusion, and unto the confusion of thy mother's nakedness?"},{"text":"For as long as the son of Jesse liveth upon the ground, thou shalt not be established, nor thy kingdom. Wherefore now send and fetch him unto me, for he shall surely die."},{"text":"And Jonathan answered Saul his father, and said unto him, Wherefore shall he be slain? what hath he done?"},{"text":"And Saul cast a javelin at him to smite him: whereby Jonathan knew that it was determined of his father to slay David."},{"text":"So Jonathan arose from the table in fierce anger, and did eat no meat the second day of the month: for he was grieved for David, because his father had done him shame."},{"text":"And it came to pass in the morning, that Jonathan went out into the field at the time appointed with David, and a little lad with him."},{"text":"And he said unto his lad, Run, find out now the arrows which I shoot. And as the lad ran, he shot an arrow beyond him."},{"text":"And when the lad was come to the place of the arrow which Jonathan had shot, Jonathan cried after the lad, and said, Is not the arrow beyond thee?"},{"text":"And Jonathan cried after the lad, Make speed, haste, stay not. And Jonathan's lad gathered up the arrows, and came to his master."},{"text":"But the lad knew not any thing: only Jonathan and David knew the matter."},{"text":"And Jonathan gave his artillery unto his lad, and said unto him, Go, carry them to the city."},{"text":"And as soon as the lad was gone, David arose out of a place toward the south, and fell on his face to the ground, and bowed himself three times: and they kissed one another, and wept one with another, until David exceeded."},{"text":"And Jonathan said to David, Go in peace, forasmuch as we have sworn both of us in the name of the LORD, saying, The LORD be between me and thee, and between my seed and thy seed for ever. And he arose and departed: and Jonathan went into the city."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"Then came David to Nob to Ahimelech the priest: and Ahimelech was afraid at the meeting of David, and said unto him, Why art thou alone, and no man with thee?"},{"text":"And David said unto Ahimelech the priest, The king hath commanded me a business, and hath said unto me, Let no man know any thing of the business whereabout I send thee, and what I have commanded thee: and I have appointed my servants to such and such a place."},{"text":"Now therefore what is under thine hand? give me five loaves of bread in mine hand, or what there is present."},{"text":"And the priest answered David, and said, There is no common bread under mine hand, but there is hallowed bread; if the young men have kept themselves at least from women."},{"text":"And David answered the priest, and said unto him, Of a truth women have been kept from us about these three days, since I came out, and the vessels of the young men are holy, and the bread is in a manner common, yea, though it were sanctified this day in the vessel."},{"text":"So the priest gave him hallowed bread: for there was no bread there but the shewbread, that was taken from before the LORD, to put hot bread in the day when it was taken away."},{"text":"Now a certain man of the servants of Saul was there that day, detained before the LORD; and his name was Doeg, an Edomite, the chiefest of the herdmen that belonged to Saul."},{"text":"And David said unto Ahimelech, And is there not here under thine hand spear or sword? for I have neither brought my sword nor my weapons with me, because the king's business required haste."},{"text":"And the priest said, The sword of Goliath the Philistine, whom thou slewest in the valley of Elah, behold, it is here wrapped in a cloth behind the ephod: if thou wilt take that, take it: for there is no other save that here. And David said, There is none like that; give it me."},{"text":"And David arose and fled that day for fear of Saul, and went to Achish the king of Gath."},{"text":"And the servants of Achish said unto him, Is not this David the king of the land? did they not sing one to another of him in dances, saying, Saul hath slain his thousands, and David his ten thousands?"},{"text":"And David laid up these words in his heart, and was sore afraid of Achish the king of Gath."},{"text":"And he changed his behaviour before them, and feigned himself mad in their hands, and scrabbled on the doors of the gate, and let his spittle fall down upon his beard."},{"text":"Then said Achish unto his servants, Lo, ye see the man is mad: wherefore then have ye brought him to me?"},{"text":"Have I need of mad men, that ye have brought this fellow to play the mad man in my presence? shall this fellow come into my house?"}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"David therefore departed thence, and escaped to the cave Adullam: and when his brethren and all his father's house heard it, they went down thither to him."},{"text":"And every one that was in distress, and every one that was in debt, and every one that was discontented, gathered themselves unto him; and he became a captain over them: and there were with him about four hundred men."},{"text":"And David went thence to Mizpeh of Moab: and he said unto the king of Moab, Let my father and my mother, I pray thee, come forth, and be with you, till I know what God will do for me."},{"text":"And he brought them before the king of Moab: and they dwelt with him all the while that David was in the hold."},{"text":"And the prophet Gad said unto David, Abide not in the hold; depart, and get thee into the land of Judah. Then David departed, and came into the forest of Hareth."},{"text":"When Saul heard that David was discovered, and the men that were with him, (now Saul abode in Gibeah under a tree in Ramah, having his spear in his hand, and all his servants were standing about him;)"},{"text":"Then Saul said unto his servants that stood about him, Hear now, ye Benjamites; will the son of Jesse give every one of you fields and vineyards, and make you all captains of thousands, and captains of hundreds;"},{"text":"That all of you have conspired against me, and there is none that sheweth me that my son hath made a league with the son of Jesse, and there is none of you that is sorry for me, or sheweth unto me that my son hath stirred up my servant against me, to lie in wait, as at this day?"},{"text":"Then answered Doeg the Edomite, which was set over the servants of Saul, and said, I saw the son of Jesse coming to Nob, to Ahimelech the son of Ahitub."},{"text":"And he enquired of the LORD for him, and gave him victuals, and gave him the sword of Goliath the Philistine."},{"text":"Then the king sent to call Ahimelech the priest, the son of Ahitub, and all his father's house, the priests that were in Nob: and they came all of them to the king."},{"text":"And Saul said, Hear now, thou son of Ahitub. And he answered, Here I am, my lord."},{"text":"And Saul said unto him, Why have ye conspired against me, thou and the son of Jesse, in that thou hast given him bread, and a sword, and hast enquired of God for him, that he should rise against me, to lie in wait, as at this day?"},{"text":"Then Ahimelech answered the king, and said, And who is so faithful among all thy servants as David, which is the king's son in law, and goeth at thy bidding, and is honourable in thine house?"},{"text":"Did I then begin to enquire of God for him? be it far from me: let not the king impute any thing unto his servant, nor to all the house of my father: for thy servant knew nothing of all this, less or more."},{"text":"And the king said, Thou shalt surely die, Ahimelech, thou, and all thy father's house."},{"text":"And the king said unto the footmen that stood about him, Turn, and slay the priests of the LORD: because their hand also is with David, and because they knew when he fled, and did not shew it to me. But the servants of the king would not put forth their hand to fall upon the priests of the LORD."},{"text":"And the king said to Doeg, Turn thou, and fall upon the priests. And Doeg the Edomite turned, and he fell upon the priests, and slew on that day fourscore and five persons that did wear a linen ephod."},{"text":"And Nob, the city of the priests, smote he with the edge of the sword, both men and women, children and sucklings, and oxen, and asses, and sheep, with the edge of the sword."},{"text":"And one of the sons of Ahimelech the son of Ahitub, named Abiathar, escaped, and fled after David."},{"text":"And Abiathar shewed David that Saul had slain the LORD's priests."},{"text":"And David said unto Abiathar, I knew it that day, when Doeg the Edomite was there, that he would surely tell Saul: I have occasioned the death of all the persons of thy father's house."},{"text":"Abide thou with me, fear not: for he that seeketh my life seeketh thy life: but with me thou shalt be in safeguard."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"Then they told David, saying, Behold, the Philistines fight against Keilah, and they rob the threshingfloors."},{"text":"Therefore David enquired of the LORD, saying, Shall I go and smite these Philistines? And the LORD said unto David, Go, and smite the Philistines, and save Keilah."},{"text":"And David's men said unto him, Behold, we be afraid here in Judah: how much more then if we come to Keilah against the armies of the Philistines?"},{"text":"Then David enquired of the LORD yet again. And the LORD answered him and said, Arise, go down to Keilah; for I will deliver the Philistines into thine hand."},{"text":"So David and his men went to Keilah, and fought with the Philistines, and brought away their cattle, and smote them with a great slaughter. So David saved the inhabitants of Keilah."},{"text":"And it came to pass, when Abiathar the son of Ahimelech fled to David to Keilah, that he came down with an ephod in his hand."},{"text":"And it was told Saul that David was come to Keilah. And Saul said, God hath delivered him into mine hand; for he is shut in, by entering into a town that hath gates and bars."},{"text":"And Saul called all the people together to war, to go down to Keilah, to besiege David and his men."},{"text":"And David knew that Saul secretly practised mischief against him; and he said to Abiathar the priest, Bring hither the ephod."},{"text":"Then said David, O LORD God of Israel, thy servant hath certainly heard that Saul seeketh to come to Keilah, to destroy the city for my sake."},{"text":"Will the men of Keilah deliver me up into his hand? will Saul come down, as thy servant hath heard? O LORD God of Israel, I beseech thee, tell thy servant. And the LORD said, He will come down."},{"text":"Then said David, Will the men of Keilah deliver me and my men into the hand of Saul? And the LORD said, They will deliver thee up."},{"text":"Then David and his men, which were about six hundred, arose and departed out of Keilah, and went whithersoever they could go. And it was told Saul that David was escaped from Keilah; and he forbare to go forth."},{"text":"And David abode in the wilderness in strong holds, and remained in a mountain in the wilderness of Ziph. And Saul sought him every day, but God delivered him not into his hand."},{"text":"And David saw that Saul was come out to seek his life: and David was in the wilderness of Ziph in a wood."},{"text":"And Jonathan Saul's son arose, and went to David into the wood, and strengthened his hand in God."},{"text":"And he said unto him, Fear not: for the hand of Saul my father shall not find thee; and thou shalt be king over Israel, and I shall be next unto thee; and that also Saul my father knoweth."},{"text":"And they two made a covenant before the LORD: and David abode in the wood, and Jonathan went to his house."},{"text":"Then came up the Ziphites to Saul to Gibeah, saying, Doth not David hide himself with us in strong holds in the wood, in the hill of Hachilah, which is on the south of Jeshimon?"},{"text":"Now therefore, O king, come down according to all the desire of thy soul to come down; and our part shall be to deliver him into the king's hand."},{"text":"And Saul said, Blessed be ye of the LORD; for ye have compassion on me."},{"text":"Go, I pray you, prepare yet, and know and see his place where his haunt is, and who hath seen him there: for it is told me that he dealeth very subtilly."},{"text":"See therefore, and take knowledge of all the lurking places where he hideth himself, and come ye again to me with the certainty, and I will go with you: and it shall come to pass, if he be in the land, that I will search him out throughout all the thousands of Judah."},{"text":"And they arose, and went to Ziph before Saul: but David and his men were in the wilderness of Maon, in the plain on the south of Jeshimon."},{"text":"Saul also and his men went to seek him. And they told David; wherefore he came down into a rock, and abode in the wilderness of Maon. And when Saul heard that, he pursued after David in the wilderness of Maon."},{"text":"And Saul went on this side of the mountain, and David and his men on that side of the mountain: and David made haste to get away for fear of Saul; for Saul and his men compassed David and his men round about to take them."},{"text":"But there came a messenger unto Saul, saying, Haste thee, and come; for the Philistines have invaded the land."},{"text":"Wherefore Saul returned from pursuing after David, and went against the Philistines: therefore they called that place Selahammahlekoth."},{"text":"And David went up from thence, and dwelt in strong holds at Engedi."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"And it came to pass, when Saul was returned from following the Philistines, that it was told him, saying, Behold, David is in the wilderness of Engedi."},{"text":"Then Saul took three thousand chosen men out of all Israel, and went to seek David and his men upon the rocks of the wild goats."},{"text":"And he came to the sheepcotes by the way, where was a cave; and Saul went in to cover his feet: and David and his men remained in the sides of the cave."},{"text":"And the men of David said unto him, Behold the day of which the LORD said unto thee, Behold, I will deliver thine enemy into thine hand, that thou mayest do to him as it shall seem good unto thee. Then David arose, and cut off the skirt of Saul's robe privily."},{"text":"And it came to pass afterward, that David's heart smote him, because he had cut off Saul's skirt."},{"text":"And he said unto his men, The LORD forbid that I should do this thing unto my master, the LORD's anointed, to stretch forth mine hand against him, seeing he is the anointed of the LORD."},{"text":"So David stayed his servants with these words, and suffered them not to rise against Saul. But Saul rose up out of the cave, and went on his way."},{"text":"David also arose afterward, and went out of the cave, and cried after Saul, saying, My lord the king. And when Saul looked behind him, David stooped with his face to the earth, and bowed himself."},{"text":"And David said to Saul, Wherefore hearest thou men's words, saying, Behold, David seeketh thy hurt?"},{"text":"Behold, this day thine eyes have seen how that the LORD had delivered thee to day into mine hand in the cave: and some bade me kill thee: but mine eye spared thee; and I said, I will not put forth mine hand against my lord; for he is the LORD's anointed."},{"text":"Moreover, my father, see, yea, see the skirt of thy robe in my hand: for in that I cut off the skirt of thy robe, and killed thee not, know thou and see that there is neither evil nor transgression in mine hand, and I have not sinned against thee; yet thou huntest my soul to take it."},{"text":"The LORD judge between me and thee, and the LORD avenge me of thee: but mine hand shall not be upon thee."},{"text":"As saith the proverb of the ancients, Wickedness proceedeth from the wicked: but mine hand shall not be upon thee."},{"text":"After whom is the king of Israel come out? after whom dost thou pursue? after a dead dog, after a flea."},{"text":"The LORD therefore be judge, and judge between me and thee, and see, and plead my cause, and deliver me out of thine hand."},{"text":"And it came to pass, when David had made an end of speaking these words unto Saul, that Saul said, Is this thy voice, my son David? And Saul lifted up his voice, and wept."},{"text":"And he said to David, Thou art more righteous than I: for thou hast rewarded me good, whereas I have rewarded thee evil."},{"text":"And thou hast shewed this day how that thou hast dealt well with me: forasmuch as when the LORD had delivered me into thine hand, thou killedst me not."},{"text":"For if a man find his enemy, will he let him go well away? wherefore the LORD reward thee good for that thou hast done unto me this day."},{"text":"And now, behold, I know well that thou shalt surely be king, and that the kingdom of Israel shall be established in thine hand."},{"text":"Swear now therefore unto me by the LORD, that thou wilt not cut off my seed after me, and that thou wilt not destroy my name out of my father's house."},{"text":"And David sware unto Saul. And Saul went home; but David and his men gat them up unto the hold."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"And Samuel died; and all the Israelites were gathered together, and lamented him, and buried him in his house at Ramah. And David arose, and went down to the wilderness of Paran."},{"text":"And there was a man in Maon, whose possessions were in Carmel; and the man was very great, and he had three thousand sheep, and a thousand goats: and he was shearing his sheep in Carmel."},{"text":"Now the name of the man was Nabal; and the name of his wife Abigail: and she was a woman of good understanding, and of a beautiful countenance: but the man was churlish and evil in his doings; and he was of the house of Caleb."},{"text":"And David heard in the wilderness that Nabal did shear his sheep."},{"text":"And David sent out ten young men, and David said unto the young men, Get you up to Carmel, and go to Nabal, and greet him in my name:"},{"text":"And thus shall ye say to him that liveth in prosperity, Peace be both to thee, and peace be to thine house, and peace be unto all that thou hast."},{"text":"And now I have heard that thou hast shearers: now thy shepherds which were with us, we hurt them not, neither was there ought missing unto them, all the while they were in Carmel."},{"text":"Ask thy young men, and they will shew thee. Wherefore let the young men find favour in thine eyes: for we come in a good day: give, I pray thee, whatsoever cometh to thine hand unto thy servants, and to thy son David."},{"text":"And when David's young men came, they spake to Nabal according to all those words in the name of David, and ceased."},{"text":"And Nabal answered David's servants, and said, Who is David? and who is the son of Jesse? there be many servants now a days that break away every man from his master."},{"text":"Shall I then take my bread, and my water, and my flesh that I have killed for my shearers, and give it unto men, whom I know not whence they be?"},{"text":"So David's young men turned their way, and went again, and came and told him all those sayings."},{"text":"And David said unto his men, Gird ye on every man his sword. And they girded on every man his sword; and David also girded on his sword: and there went up after David about four hundred men; and two hundred abode by the stuff."},{"text":"But one of the young men told Abigail, Nabal's wife, saying, Behold, David sent messengers out of the wilderness to salute our master; and he railed on them."},{"text":"But the men were very good unto us, and we were not hurt, neither missed we any thing, as long as we were conversant with them, when we were in the fields:"},{"text":"They were a wall unto us both by night and day, all the while we were with them keeping the sheep."},{"text":"Now therefore know and consider what thou wilt do; for evil is determined against our master, and against all his household: for he is such a son of Belial, that a man cannot speak to him."},{"text":"Then Abigail made haste, and took two hundred loaves, and two bottles of wine, and five sheep ready dressed, and five measures of parched corn, and an hundred clusters of raisins, and two hundred cakes of figs, and laid them on asses."},{"text":"And she said unto her servants, Go on before me; behold, I come after you. But she told not her husband Nabal."},{"text":"And it was so, as she rode on the ass, that she came down by the covert on the hill, and, behold, David and his men came down against her; and she met them."},{"text":"Now David had said, Surely in vain have I kept all that this fellow hath in the wilderness, so that nothing was missed of all that pertained unto him: and he hath requited me evil for good."},{"text":"So and more also do God unto the enemies of David, if I leave of all that pertain to him by the morning light any that pisseth against the wall."},{"text":"And when Abigail saw David, she hasted, and lighted off the ass, and fell before David on her face, and bowed herself to the ground,"},{"text":"And fell at his feet, and said, Upon me, my lord, upon me let this iniquity be: and let thine handmaid, I pray thee, speak in thine audience, and hear the words of thine handmaid."},{"text":"Let not my lord, I pray thee, regard this man of Belial, even Nabal: for as his name is, so is he; Nabal is his name, and folly is with him: but I thine handmaid saw not the young men of my lord, whom thou didst send."},{"text":"Now therefore, my lord, as the LORD liveth, and as thy soul liveth, seeing the LORD hath withholden thee from coming to shed blood, and from avenging thyself with thine own hand, now let thine enemies, and they that seek evil to my lord, be as Nabal."},{"text":"And now this blessing which thine handmaid hath brought unto my lord, let it even be given unto the young men that follow my lord."},{"text":"I pray thee, forgive the trespass of thine handmaid: for the LORD will certainly make my lord a sure house; because my lord fighteth the battles of the LORD, and evil hath not been found in thee all thy days."},{"text":"Yet a man is risen to pursue thee, and to seek thy soul: but the soul of my lord shall be bound in the bundle of life with the LORD thy God; and the souls of thine enemies, them shall he sling out, as out of the middle of a sling."},{"text":"And it shall come to pass, when the LORD shall have done to my lord according to all the good that he hath spoken concerning thee, and shall have appointed thee ruler over Israel;"},{"text":"That this shall be no grief unto thee, nor offence of heart unto my lord, either that thou hast shed blood causeless, or that my lord hath avenged himself: but when the LORD shall have dealt well with my lord, then remember thine handmaid."},{"text":"And David said to Abigail, Blessed be the LORD God of Israel, which sent thee this day to meet me:"},{"text":"And blessed be thy advice, and blessed be thou, which hast kept me this day from coming to shed blood, and from avenging myself with mine own hand."},{"text":"For in very deed, as the LORD God of Israel liveth, which hath kept me back from hurting thee, except thou hadst hasted and come to meet me, surely there had not been left unto Nabal by the morning light any that pisseth against the wall."},{"text":"So David received of her hand that which she had brought him, and said unto her, Go up in peace to thine house; see, I have hearkened to thy voice, and have accepted thy person."},{"text":"And Abigail came to Nabal; and, behold, he held a feast in his house, like the feast of a king; and Nabal's heart was merry within him, for he was very drunken: wherefore she told him nothing, less or more, until the morning light."},{"text":"But it came to pass in the morning, when the wine was gone out of Nabal, and his wife had told him these things, that his heart died within him, and he became as a stone."},{"text":"And it came to pass about ten days after, that the LORD smote Nabal, that he died."},{"text":"And when David heard that Nabal was dead, he said, Blessed be the LORD, that hath pleaded the cause of my reproach from the hand of Nabal, and hath kept his servant from evil: for the LORD hath returned the wickedness of Nabal upon his own head. And David sent and communed with Abigail, to take her to him to wife."},{"text":"And when the servants of David were come to Abigail to Carmel, they spake unto her, saying, David sent us unto thee, to take thee to him to wife."},{"text":"And she arose, and bowed herself on her face to the earth, and said, Behold, let thine handmaid be a servant to wash the feet of the servants of my lord."},{"text":"And Abigail hasted, and arose and rode upon an ass, with five damsels of hers that went after her; and she went after the messengers of David, and became his wife."},{"text":"David also took Ahinoam of Jezreel; and they were also both of them his wives."},{"text":"But Saul had given Michal his daughter, David's wife, to Phalti the son of Laish, which was of Gallim."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"And the Ziphites came unto Saul to Gibeah, saying, Doth not David hide himself in the hill of Hachilah, which is before Jeshimon?"},{"text":"Then Saul arose, and went down to the wilderness of Ziph, having three thousand chosen men of Israel with him, to seek David in the wilderness of Ziph."},{"text":"And Saul pitched in the hill of Hachilah, which is before Jeshimon, by the way. But David abode in the wilderness, and he saw that Saul came after him into the wilderness."},{"text":"David therefore sent out spies, and understood that Saul was come in very deed."},{"text":"And David arose, and came to the place where Saul had pitched: and David beheld the place where Saul lay, and Abner the son of Ner, the captain of his host: and Saul lay in the trench, and the people pitched round about him."},{"text":"Then answered David and said to Ahimelech the Hittite, and to Abishai the son of Zeruiah, brother to Joab, saying, Who will go down with me to Saul to the camp? And Abishai said, I will go down with thee."},{"text":"So David and Abishai came to the people by night: and, behold, Saul lay sleeping within the trench, and his spear stuck in the ground at his bolster: but Abner and the people lay round about him."},{"text":"Then said Abishai to David, God hath delivered thine enemy into thine hand this day: now therefore let me smite him, I pray thee, with the spear even to the earth at once, and I will not smite him the second time."},{"text":"And David said to Abishai, Destroy him not: for who can stretch forth his hand against the LORD's anointed, and be guiltless?"},{"text":"David said furthermore, As the LORD liveth, the LORD shall smite him; or his day shall come to die; or he shall descend into battle, and perish."},{"text":"The LORD forbid that I should stretch forth mine hand against the LORD's anointed: but, I pray thee, take thou now the spear that is at his bolster, and the cruse of water, and let us go."},{"text":"So David took the spear and the cruse of water from Saul's bolster; and they gat them away, and no man saw it, nor knew it, neither awaked: for they were all asleep; because a deep sleep from the LORD was fallen upon them."},{"text":"Then David went over to the other side, and stood on the top of an hill afar off; a great space being between them:"},{"text":"And David cried to the people, and to Abner the son of Ner, saying, Answerest thou not, Abner? Then Abner answered and said, Who art thou that criest to the king?"},{"text":"And David said to Abner, Art not thou a valiant man? and who is like to thee in Israel? wherefore then hast thou not kept thy lord the king? for there came one of the people in to destroy the king thy lord."},{"text":"This thing is not good that thou hast done. As the LORD liveth, ye are worthy to die, because ye have not kept your master, the LORD's anointed."},{"text":"And Saul knew David's voice, and said, Is this thy voice, my son David? And David said, It is my voice, my lord, O king."},{"text":"And he said, Wherefore doth my lord thus pursue after his servant? for what have I done? or what evil is in mine hand?"},{"text":"Now therefore, I pray thee, let my lord the king hear the words of his servant. If the LORD have stirred thee up against me, let him accept an offering: but if they be the children of men, cursed be they before the LORD; for they have driven me out this day from abiding in the inheritance of the LORD, saying, Go, serve other gods."},{"text":"Now therefore, let not my blood fall to the earth before the face of the LORD: for the king of Israel is come out to seek a flea, as when one doth hunt a partridge in the mountains."},{"text":"Then said Saul, I have sinned: return, my son David: for I will no more do thee harm, because my soul was precious in thine eyes this day: behold, I have played the fool, and have erred exceedingly."},{"text":"And David answered and said, Behold the king's spear! and let one of the young men come over and fetch it."},{"text":"The LORD render to every man his righteousness and his faithfulness; for the LORD delivered thee into my hand to day, but I would not stretch forth mine hand against the LORD's anointed."},{"text":"And, behold, as thy life was much set by this day in mine eyes, so let my life be much set by in the eyes of the LORD, and let him deliver me out of all tribulation."},{"text":"Then Saul said to David, Blessed be thou, my son David: thou shalt both do great things, and also shalt still prevail. So David went on his way, and Saul returned to his place."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"And David said in his heart, I shall now perish one day by the hand of Saul: there is nothing better for me than that I should speedily escape into the land of the Philistines; and Saul shall despair of me, to seek me any more in any coast of Israel: so shall I escape out of his hand."},{"text":"And David arose, and he passed over with the six hundred men that were with him unto Achish, the son of Maoch, king of Gath."},{"text":"And David dwelt with Achish at Gath, he and his men, every man with his household, even David with his two wives, Ahinoam the Jezreelitess, and Abigail the Carmelitess, Nabal's wife."},{"text":"And it was told Saul that David was fled to Gath: and he sought no more again for him."},{"text":"And David said unto Achish, If I have now found grace in thine eyes, let them give me a place in some town in the country, that I may dwell there: for why should thy servant dwell in the royal city with thee?"},{"text":"Then Achish gave him Ziklag that day: wherefore Ziklag pertaineth unto the kings of Judah unto this day."},{"text":"And the time that David dwelt in the country of the Philistines was a full year and four months."},{"text":"And David and his men went up, and invaded the Geshurites, and the Gezrites, and the Amalekites: for those nations were of old the inhabitants of the land, as thou goest to Shur, even unto the land of Egypt."},{"text":"And David smote the land, and left neither man nor woman alive, and took away the sheep, and the oxen, and the asses, and the camels, and the apparel, and returned, and came to Achish."},{"text":"And Achish said, Whither have ye made a road to day? And David said, Against the south of Judah, and against the south of the Jerahmeelites, and against the south of the Kenites."},{"text":"And David saved neither man nor woman alive, to bring tidings to Gath, saying, Lest they should tell on us, saying, So did David, and so will be his manner all the while he dwelleth in the country of the Philistines."},{"text":"And Achish believed David, saying, He hath made his people Israel utterly to abhor him; therefore he shall be my servant for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"And it came to pass in those days, that the Philistines gathered their armies together for warfare, to fight with Israel. And Achish said unto David, Know thou assuredly, that thou shalt go out with me to battle, thou and thy men."},{"text":"And David said to Achish, Surely thou shalt know what thy servant can do. And Achish said to David, Therefore will I make thee keeper of mine head for ever."},{"text":"Now Samuel was dead, and all Israel had lamented him, and buried him in Ramah, even in his own city. And Saul had put away those that had familiar spirits, and the wizards, out of the land."},{"text":"And the Philistines gathered themselves together, and came and pitched in Shunem: and Saul gathered all Israel together, and they pitched in Gilboa."},{"text":"And when Saul saw the host of the Philistines, he was afraid, and his heart greatly trembled."},{"text":"And when Saul enquired of the LORD, the LORD answered him not, neither by dreams, nor by Urim, nor by prophets."},{"text":"Then said Saul unto his servants, Seek me a woman that hath a familiar spirit, that I may go to her, and enquire of her. And his servants said to him, Behold, there is a woman that hath a familiar spirit at Endor."},{"text":"And Saul disguised himself, and put on other raiment, and he went, and two men with him, and they came to the woman by night: and he said, I pray thee, divine unto me by the familiar spirit, and bring me him up, whom I shall name unto thee."},{"text":"And the woman said unto him, Behold, thou knowest what Saul hath done, how he hath cut off those that have familiar spirits, and the wizards, out of the land: wherefore then layest thou a snare for my life, to cause me to die?"},{"text":"And Saul sware to her by the LORD, saying, As the LORD liveth, there shall no punishment happen to thee for this thing."},{"text":"Then said the woman, Whom shall I bring up unto thee? And he said, Bring me up Samuel."},{"text":"And when the woman saw Samuel, she cried with a loud voice: and the woman spake to Saul, saying, Why hast thou deceived me? for thou art Saul."},{"text":"And the king said unto her, Be not afraid: for what sawest thou? And the woman said unto Saul, I saw gods ascending out of the earth."},{"text":"And he said unto her, What form is he of? And she said, An old man cometh up; and he is covered with a mantle. And Saul perceived that it was Samuel, and he stooped with his face to the ground, and bowed himself."},{"text":"And Samuel said to Saul, Why hast thou disquieted me, to bring me up? And Saul answered, I am sore distressed; for the Philistines make war against me, and God is departed from me, and answereth me no more, neither by prophets, nor by dreams: therefore I have called thee, that thou mayest make known unto me what I shall do."},{"text":"Then said Samuel, Wherefore then dost thou ask of me, seeing the LORD is departed from thee, and is become thine enemy?"},{"text":"And the LORD hath done to him, as he spake by me: for the LORD hath rent the kingdom out of thine hand, and given it to thy neighbour, even to David:"},{"text":"Because thou obeyedst not the voice of the LORD, nor executedst his fierce wrath upon Amalek, therefore hath the LORD done this thing unto thee this day."},{"text":"Moreover the LORD will also deliver Israel with thee into the hand of the Philistines: and to morrow shalt thou and thy sons be with me: the LORD also shall deliver the host of Israel into the hand of the Philistines."},{"text":"Then Saul fell straightway all along on the earth, and was sore afraid, because of the words of Samuel: and there was no strength in him; for he had eaten no bread all the day, nor all the night."},{"text":"And the woman came unto Saul, and saw that he was sore troubled, and said unto him, Behold, thine handmaid hath obeyed thy voice, and I have put my life in my hand, and have hearkened unto thy words which thou spakest unto me."},{"text":"Now therefore, I pray thee, hearken thou also unto the voice of thine handmaid, and let me set a morsel of bread before thee; and eat, that thou mayest have strength, when thou goest on thy way."},{"text":"But he refused, and said, I will not eat. But his servants, together with the woman, compelled him; and he hearkened unto their voice. So he arose from the earth, and sat upon the bed."},{"text":"And the woman had a fat calf in the house; and she hasted, and killed it, and took flour, and kneaded it, and did bake unleavened bread thereof:"},{"text":"And she brought it before Saul, and before his servants; and they did eat. Then they rose up, and went away that night."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"Now the Philistines gathered together all their armies to Aphek: and the Israelites pitched by a fountain which is in Jezreel."},{"text":"And the lords of the Philistines passed on by hundreds, and by thousands: but David and his men passed on in the rereward with Achish."},{"text":"Then said the princes of the Philistines, What do these Hebrews here? And Achish said unto the princes of the Philistines, Is not this David, the servant of Saul the king of Israel, which hath been with me these days, or these years, and I have found no fault in him since he fell unto me unto this day?"},{"text":"And the princes of the Philistines were wroth with him; and the princes of the Philistines said unto him, Make this fellow return, that he may go again to his place which thou hast appointed him, and let him not go down with us to battle, lest in the battle he be an adversary to us: for wherewith should he reconcile himself unto his master? should it not be with the heads of these men?"},{"text":"Is not this David, of whom they sang one to another in dances, saying, Saul slew his thousands, and David his ten thousands?"},{"text":"Then Achish called David, and said unto him, Surely, as the LORD liveth, thou hast been upright, and thy going out and thy coming in with me in the host is good in my sight: for I have not found evil in thee since the day of thy coming unto me unto this day: nevertheless the lords favour thee not."},{"text":"Wherefore now return, and go in peace, that thou displease not the lords of the Philistines."},{"text":"And David said unto Achish, But what have I done? and what hast thou found in thy servant so long as I have been with thee unto this day, that I may not go fight against the enemies of my lord the king?"},{"text":"And Achish answered and said to David, I know that thou art good in my sight, as an angel of God: notwithstanding the princes of the Philistines have said, He shall not go up with us to the battle."},{"text":"Wherefore now rise up early in the morning with thy master's servants that are come with thee: and as soon as ye be up early in the morning, and have light, depart."},{"text":"So David and his men rose up early to depart in the morning, to return into the land of the Philistines. And the Philistines went up to Jezreel."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And the child Samuel ministered unto the LORD before Eli. And the word of the LORD was precious in those days; there was no open vision."},{"text":"And it came to pass at that time, when Eli was laid down in his place, and his eyes began to wax dim, that he could not see;"},{"text":"And ere the lamp of God went out in the temple of the LORD, where the ark of God was, and Samuel was laid down to sleep;"},{"text":"That the LORD called Samuel: and he answered, Here am I."},{"text":"And he ran unto Eli, and said, Here am I; for thou calledst me. And he said, I called not; lie down again. And he went and lay down."},{"text":"And the LORD called yet again, Samuel. And Samuel arose and went to Eli, and said, Here am I; for thou didst call me. And he answered, I called not, my son; lie down again."},{"text":"Now Samuel did not yet know the LORD, neither was the word of the LORD yet revealed unto him."},{"text":"And the LORD called Samuel again the third time. And he arose and went to Eli, and said, Here am I; for thou didst call me. And Eli perceived that the LORD had called the child."},{"text":"Therefore Eli said unto Samuel, Go, lie down: and it shall be, if he call thee, that thou shalt say, Speak, LORD; for thy servant heareth. So Samuel went and lay down in his place."},{"text":"And the LORD came, and stood, and called as at other times, Samuel, Samuel. Then Samuel answered, Speak; for thy servant heareth."},{"text":"And the LORD said to Samuel, Behold, I will do a thing in Israel, at which both the ears of every one that heareth it shall tingle."},{"text":"In that day I will perform against Eli all things which I have spoken concerning his house: when I begin, I will also make an end."},{"text":"For I have told him that I will judge his house for ever for the iniquity which he knoweth; because his sons made themselves vile, and he restrained them not."},{"text":"And therefore I have sworn unto the house of Eli, that the iniquity of Eli's house shall not be purged with sacrifice nor offering for ever."},{"text":"And Samuel lay until the morning, and opened the doors of the house of the LORD. And Samuel feared to shew Eli the vision."},{"text":"Then Eli called Samuel, and said, Samuel, my son. And he answered, Here am I."},{"text":"And he said, What is the thing that the LORD hath said unto thee? I pray thee hide it not from me: God do so to thee, and more also, if thou hide any thing from me of all the things that he said unto thee."},{"text":"And Samuel told him every whit, and hid nothing from him. And he said, It is the LORD: let him do what seemeth him good."},{"text":"And Samuel grew, and the LORD was with him, and did let none of his words fall to the ground."},{"text":"And all Israel from Dan even to Beersheba knew that Samuel was established to be a prophet of the LORD."},{"text":"And the LORD appeared again in Shiloh: for the LORD revealed himself to Samuel in Shiloh by the word of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"And it came to pass, when David and his men were come to Ziklag on the third day, that the Amalekites had invaded the south, and Ziklag, and smitten Ziklag, and burned it with fire;"},{"text":"And had taken the women captives, that were therein: they slew not any, either great or small, but carried them away, and went on their way."},{"text":"So David and his men came to the city, and, behold, it was burned with fire; and their wives, and their sons, and their daughters, were taken captives."},{"text":"Then David and the people that were with him lifted up their voice and wept, until they had no more power to weep."},{"text":"And David's two wives were taken captives, Ahinoam the Jezreelitess, and Abigail the wife of Nabal the Carmelite."},{"text":"And David was greatly distressed; for the people spake of stoning him, because the soul of all the people was grieved, every man for his sons and for his daughters: but David encouraged himself in the LORD his God."},{"text":"And David said to Abiathar the priest, Ahimelech's son, I pray thee, bring me hither the ephod. And Abiathar brought thither the ephod to David."},{"text":"And David enquired at the LORD, saying, Shall I pursue after this troop? shall I overtake them? And he answered him, Pursue: for thou shalt surely overtake them, and without fail recover all."},{"text":"So David went, he and the six hundred men that were with him, and came to the brook Besor, where those that were left behind stayed."},{"text":"But David pursued, he and four hundred men: for two hundred abode behind, which were so faint that they could not go over the brook Besor."},{"text":"And they found an Egyptian in the field, and brought him to David, and gave him bread, and he did eat; and they made him drink water;"},{"text":"And they gave him a piece of a cake of figs, and two clusters of raisins: and when he had eaten, his spirit came again to him: for he had eaten no bread, nor drunk any water, three days and three nights."},{"text":"And David said unto him, To whom belongest thou? and whence art thou? And he said, I am a young man of Egypt, servant to an Amalekite; and my master left me, because three days agone I fell sick."},{"text":"We made an invasion upon the south of the Cherethites, and upon the coast which belongeth to Judah, and upon the south of Caleb; and we burned Ziklag with fire."},{"text":"And David said to him, Canst thou bring me down to this company? And he said, Swear unto me by God, that thou wilt neither kill me, nor deliver me into the hands of my master, and I will bring thee down to this company."},{"text":"And when he had brought him down, behold, they were spread abroad upon all the earth, eating and drinking, and dancing, because of all the great spoil that they had taken out of the land of the Philistines, and out of the land of Judah."},{"text":"And David smote them from the twilight even unto the evening of the next day: and there escaped not a man of them, save four hundred young men, which rode upon camels, and fled."},{"text":"And David recovered all that the Amalekites had carried away: and David rescued his two wives."},{"text":"And there was nothing lacking to them, neither small nor great, neither sons nor daughters, neither spoil, nor any thing that they had taken to them: David recovered all."},{"text":"And David took all the flocks and the herds, which they drave before those other cattle, and said, This is David's spoil."},{"text":"And David came to the two hundred men, which were so faint that they could not follow David, whom they had made also to abide at the brook Besor: and they went forth to meet David, and to meet the people that were with him: and when David came near to the people, he saluted them."},{"text":"Then answered all the wicked men and men of Belial, of those that went with David, and said, Because they went not with us, we will not give them ought of the spoil that we have recovered, save to every man his wife and his children, that they may lead them away, and depart."},{"text":"Then said David, Ye shall not do so, my brethren, with that which the LORD hath given us, who hath preserved us, and delivered the company that came against us into our hand."},{"text":"For who will hearken unto you in this matter? but as his part is that goeth down to the battle, so shall his part be that tarrieth by the stuff: they shall part alike."},{"text":"And it was so from that day forward, that he made it a statute and an ordinance for Israel unto this day."},{"text":"And when David came to Ziklag, he sent of the spoil unto the elders of Judah, even to his friends, saying, Behold a present for you of the spoil of the enemies of the LORD;"},{"text":"To them which were in Bethel, and to them which were in south Ramoth, and to them which were in Jattir,"},{"text":"And to them which were in Aroer, and to them which were in Siphmoth, and to them which were in Eshtemoa,"},{"text":"And to them which were in Rachal, and to them which were in the cities of the Jerahmeelites, and to them which were in the cities of the Kenites,"},{"text":"And to them which were in Hormah, and to them which were in Chorashan, and to them which were in Athach,"},{"text":"And to them which were in Hebron, and to all the places where David himself and his men were wont to haunt."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"Now the Philistines fought against Israel: and the men of Israel fled from before the Philistines, and fell down slain in mount Gilboa."},{"text":"And the Philistines followed hard upon Saul and upon his sons; and the Philistines slew Jonathan, and Abinadab, and Melchishua, Saul's sons."},{"text":"And the battle went sore against Saul, and the archers hit him; and he was sore wounded of the archers."},{"text":"Then said Saul unto his armourbearer, Draw thy sword, and thrust me through therewith; lest these uncircumcised come and thrust me through, and abuse me. But his armourbearer would not; for he was sore afraid. Therefore Saul took a sword, and fell upon it."},{"text":"And when his armourbearer saw that Saul was dead, he fell likewise upon his sword, and died with him."},{"text":"So Saul died, and his three sons, and his armourbearer, and all his men, that same day together."},{"text":"And when the men of Israel that were on the other side of the valley, and they that were on the other side Jordan, saw that the men of Israel fled, and that Saul and his sons were dead, they forsook the cities, and fled; and the Philistines came and dwelt in them."},{"text":"And it came to pass on the morrow, when the Philistines came to strip the slain, that they found Saul and his three sons fallen in mount Gilboa."},{"text":"And they cut off his head, and stripped off his armour, and sent into the land of the Philistines round about, to publish it in the house of their idols, and among the people."},{"text":"And they put his armour in the house of Ashtaroth: and they fastened his body to the wall of Bethshan."},{"text":"And when the inhabitants of Jabeshgilead heard of that which the Philistines had done to Saul;"},{"text":"All the valiant men arose, and went all night, and took the body of Saul and the bodies of his sons from the wall of Bethshan, and came to Jabesh, and burnt them there."},{"text":"And they took their bones, and buried them under a tree at Jabesh, and fasted seven days."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"And the word of Samuel came to all Israel. Now Israel went out against the Philistines to battle, and pitched beside Ebenezer: and the Philistines pitched in Aphek."},{"text":"And the Philistines put themselves in array against Israel: and when they joined battle, Israel was smitten before the Philistines: and they slew of the army in the field about four thousand men."},{"text":"And when the people were come into the camp, the elders of Israel said, Wherefore hath the LORD smitten us to day before the Philistines? Let us fetch the ark of the covenant of the LORD out of Shiloh unto us, that, when it cometh among us, it may save us out of the hand of our enemies."},{"text":"So the people sent to Shiloh, that they might bring from thence the ark of the covenant of the LORD of hosts, which dwelleth between the cherubims: and the two sons of Eli, Hophni and Phinehas, were there with the ark of the covenant of God."},{"text":"And when the ark of the covenant of the LORD came into the camp, all Israel shouted with a great shout, so that the earth rang again."},{"text":"And when the Philistines heard the noise of the shout, they said, What meaneth the noise of this great shout in the camp of the Hebrews? And they understood that the ark of the LORD was come into the camp."},{"text":"And the Philistines were afraid, for they said, God is come into the camp. And they said, Woe unto us! for there hath not been such a thing heretofore."},{"text":"Woe unto us! who shall deliver us out of the hand of these mighty Gods? these are the Gods that smote the Egyptians with all the plagues in the wilderness."},{"text":"Be strong and quit yourselves like men, O ye Philistines, that ye be not servants unto the Hebrews, as they have been to you: quit yourselves like men, and fight."},{"text":"And the Philistines fought, and Israel was smitten, and they fled every man into his tent: and there was a very great slaughter; for there fell of Israel thirty thousand footmen."},{"text":"And the ark of God was taken; and the two sons of Eli, Hophni and Phinehas, were slain."},{"text":"And there ran a man of Benjamin out of the army, and came to Shiloh the same day with his clothes rent, and with earth upon his head."},{"text":"And when he came, lo, Eli sat upon a seat by the wayside watching: for his heart trembled for the ark of God. And when the man came into the city, and told it, all the city cried out."},{"text":"And when Eli heard the noise of the crying, he said, What meaneth the noise of this tumult? And the man came in hastily, and told Eli."},{"text":"Now Eli was ninety and eight years old; and his eyes were dim, that he could not see."},{"text":"And the man said unto Eli, I am he that came out of the army, and I fled to day out of the army. And he said, What is there done, my son?"},{"text":"And the messenger answered and said, Israel is fled before the Philistines, and there hath been also a great slaughter among the people, and thy two sons also, Hophni and Phinehas, are dead, and the ark of God is taken."},{"text":"And it came to pass, when he made mention of the ark of God, that he fell from off the seat backward by the side of the gate, and his neck brake, and he died: for he was an old man, and heavy. And he had judged Israel forty years."},{"text":"And his daughter in law, Phinehas' wife, was with child, near to be delivered: and when she heard the tidings that the ark of God was taken, and that her father in law and her husband were dead, she bowed herself and travailed; for her pains came upon her."},{"text":"And about the time of her death the women that stood by her said unto her, Fear not; for thou hast born a son. But she answered not, neither did she regard it."},{"text":"And she named the child Ichabod, saying, The glory is departed from Israel: because the ark of God was taken, and because of her father in law and her husband."},{"text":"And she said, The glory is departed from Israel: for the ark of God is taken."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And the Philistines took the ark of God, and brought it from Ebenezer unto Ashdod."},{"text":"When the Philistines took the ark of God, they brought it into the house of Dagon, and set it by Dagon."},{"text":"And when they of Ashdod arose early on the morrow, behold, Dagon was fallen upon his face to the earth before the ark of the LORD. And they took Dagon, and set him in his place again."},{"text":"And when they arose early on the morrow morning, behold, Dagon was fallen upon his face to the ground before the ark of the LORD; and the head of Dagon and both the palms of his hands were cut off upon the threshold; only the stump of Dagon was left to him."},{"text":"Therefore neither the priests of Dagon, nor any that come into Dagon's house, tread on the threshold of Dagon in Ashdod unto this day."},{"text":"But the hand of the LORD was heavy upon them of Ashdod, and he destroyed them, and smote them with emerods, even Ashdod and the coasts thereof."},{"text":"And when the men of Ashdod saw that it was so, they said, The ark of the God of Israel shall not abide with us: for his hand is sore upon us, and upon Dagon our god."},{"text":"They sent therefore and gathered all the lords of the Philistines unto them, and said, What shall we do with the ark of the God of Israel? And they answered, Let the ark of the God of Israel be carried about unto Gath. And they carried the ark of the God of Israel about thither."},{"text":"And it was so, that, after they had carried it about, the hand of the LORD was against the city with a very great destruction: and he smote the men of the city, both small and great, and they had emerods in their secret parts."},{"text":"Therefore they sent the ark of God to Ekron. And it came to pass, as the ark of God came to Ekron, that the Ekronites cried out, saying, They have brought about the ark of the God of Israel to us, to slay us and our people."},{"text":"So they sent and gathered together all the lords of the Philistines, and said, Send away the ark of the God of Israel, and let it go again to his own place, that it slay us not, and our people: for there was a deadly destruction throughout all the city; the hand of God was very heavy there."},{"text":"And the men that died not were smitten with the emerods: and the cry of the city went up to heaven."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And the ark of the LORD was in the country of the Philistines seven months."},{"text":"And the Philistines called for the priests and the diviners, saying, What shall we do to the ark of the LORD? tell us wherewith we shall send it to his place."},{"text":"And they said, If ye send away the ark of the God of Israel, send it not empty; but in any wise return him a trespass offering: then ye shall be healed, and it shall be known to you why his hand is not removed from you."},{"text":"Then said they, What shall be the trespass offering which we shall return to him? They answered, Five golden emerods, and five golden mice, according to the number of the lords of the Philistines: for one plague was on you all, and on your lords."},{"text":"Wherefore ye shall make images of your emerods, and images of your mice that mar the land; and ye shall give glory unto the God of Israel: peradventure he will lighten his hand from off you, and from off your gods, and from off your land."},{"text":"Wherefore then do ye harden your hearts, as the Egyptians and Pharaoh hardened their hearts? when he had wrought wonderfully among them, did they not let the people go, and they departed?"},{"text":"Now therefore make a new cart, and take two milch kine, on which there hath come no yoke, and tie the kine to the cart, and bring their calves home from them:"},{"text":"And take the ark of the LORD, and lay it upon the cart; and put the jewels of gold, which ye return him for a trespass offering, in a coffer by the side thereof; and send it away, that it may go."},{"text":"And see, if it goeth up by the way of his own coast to Bethshemesh, then he hath done us this great evil: but if not, then we shall know that it is not his hand that smote us: it was a chance that happened to us."},{"text":"And the men did so; and took two milch kine, and tied them to the cart, and shut up their calves at home:"},{"text":"And they laid the ark of the LORD upon the cart, and the coffer with the mice of gold and the images of their emerods."},{"text":"And the kine took the straight way to the way of Bethshemesh, and went along the highway, lowing as they went, and turned not aside to the right hand or to the left; and the lords of the Philistines went after them unto the border of Bethshemesh."},{"text":"And they of Bethshemesh were reaping their wheat harvest in the valley: and they lifted up their eyes, and saw the ark, and rejoiced to see it."},{"text":"And the cart came into the field of Joshua, a Bethshemite, and stood there, where there was a great stone: and they clave the wood of the cart, and offered the kine a burnt offering unto the LORD."},{"text":"And the Levites took down the ark of the LORD, and the coffer that was with it, wherein the jewels of gold were, and put them on the great stone: and the men of Bethshemesh offered burnt offerings and sacrificed sacrifices the same day unto the LORD."},{"text":"And when the five lords of the Philistines had seen it, they returned to Ekron the same day."},{"text":"And these are the golden emerods which the Philistines returned for a trespass offering unto the LORD; for Ashdod one, for Gaza one, for Askelon one, for Gath one, for Ekron one;"},{"text":"And the golden mice, according to the number of all the cities of the Philistines belonging to the five lords, both of fenced cities, and of country villages, even unto the great stone of Abel, whereon they set down the ark of the LORD: which stone remaineth unto this day in the field of Joshua, the Bethshemite."},{"text":"And he smote the men of Bethshemesh, because they had looked into the ark of the LORD, even he smote of the people fifty thousand and threescore and ten men: and the people lamented, because the LORD had smitten many of the people with a great slaughter."},{"text":"And the men of Bethshemesh said, Who is able to stand before this holy LORD God? and to whom shall he go up from us?"},{"text":"And they sent messengers to the inhabitants of Kirjathjearim, saying, The Philistines have brought again the ark of the LORD; come ye down, and fetch it up to you."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"And the men of Kirjathjearim came, and fetched up the ark of the LORD, and brought it into the house of Abinadab in the hill, and sanctified Eleazar his son to keep the ark of the LORD."},{"text":"And it came to pass, while the ark abode in Kirjathjearim, that the time was long; for it was twenty years: and all the house of Israel lamented after the LORD."},{"text":"And Samuel spake unto all the house of Israel, saying, If ye do return unto the LORD with all your hearts, then put away the strange gods and Ashtaroth from among you, and prepare your hearts unto the LORD, and serve him only: and he will deliver you out of the hand of the Philistines."},{"text":"Then the children of Israel did put away Baalim and Ashtaroth, and served the LORD only."},{"text":"And Samuel said, Gather all Israel to Mizpeh, and I will pray for you unto the LORD."},{"text":"And they gathered together to Mizpeh, and drew water, and poured it out before the LORD, and fasted on that day, and said there, We have sinned against the LORD. And Samuel judged the children of Israel in Mizpeh."},{"text":"And when the Philistines heard that the children of Israel were gathered together to Mizpeh, the lords of the Philistines went up against Israel. And when the children of Israel heard it, they were afraid of the Philistines."},{"text":"And the children of Israel said to Samuel, Cease not to cry unto the LORD our God for us, that he will save us out of the hand of the Philistines."},{"text":"And Samuel took a sucking lamb, and offered it for a burnt offering wholly unto the LORD: and Samuel cried unto the LORD for Israel; and the LORD heard him."},{"text":"And as Samuel was offering up the burnt offering, the Philistines drew near to battle against Israel: but the LORD thundered with a great thunder on that day upon the Philistines, and discomfited them; and they were smitten before Israel."},{"text":"And the men of Israel went out of Mizpeh, and pursued the Philistines, and smote them, until they came under Bethcar."},{"text":"Then Samuel took a stone, and set it between Mizpeh and Shen, and called the name of it Ebenezer, saying, Hitherto hath the LORD helped us."},{"text":"So the Philistines were subdued, and they came no more into the coast of Israel: and the hand of the LORD was against the Philistines all the days of Samuel."},{"text":"And the cities which the Philistines had taken from Israel were restored to Israel, from Ekron even unto Gath; and the coasts thereof did Israel deliver out of the hands of the Philistines. And there was peace between Israel and the Amorites."},{"text":"And Samuel judged Israel all the days of his life."},{"text":"And he went from year to year in circuit to Bethel, and Gilgal, and Mizpeh, and judged Israel in all those places."},{"text":"And his return was to Ramah; for there was his house; and there he judged Israel; and there he built an altar unto the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And it came to pass, when Samuel was old, that he made his sons judges over Israel."},{"text":"Now the name of his firstborn was Joel; and the name of his second, Abiah: they were judges in Beersheba."},{"text":"And his sons walked not in his ways, but turned aside after lucre, and took bribes, and perverted judgment."},{"text":"Then all the elders of Israel gathered themselves together, and came to Samuel unto Ramah,"},{"text":"And said unto him, Behold, thou art old, and thy sons walk not in thy ways: now make us a king to judge us like all the nations."},{"text":"But the thing displeased Samuel, when they said, Give us a king to judge us. And Samuel prayed unto the LORD."},{"text":"And the LORD said unto Samuel, Hearken unto the voice of the people in all that they say unto thee: for they have not rejected thee, but they have rejected me, that I should not reign over them."},{"text":"According to all the works which they have done since the day that I brought them up out of Egypt even unto this day, wherewith they have forsaken me, and served other gods, so do they also unto thee."},{"text":"Now therefore hearken unto their voice: howbeit yet protest solemnly unto them, and shew them the manner of the king that shall reign over them."},{"text":"And Samuel told all the words of the LORD unto the people that asked of him a king."},{"text":"And he said, This will be the manner of the king that shall reign over you: He will take your sons, and appoint them for himself, for his chariots, and to be his horsemen; and some shall run before his chariots."},{"text":"And he will appoint him captains over thousands, and captains over fifties; and will set them to ear his ground, and to reap his harvest, and to make his instruments of war, and instruments of his chariots."},{"text":"And he will take your daughters to be confectionaries, and to be cooks, and to be bakers."},{"text":"And he will take your fields, and your vineyards, and your oliveyards, even the best of them, and give them to his servants."},{"text":"And he will take the tenth of your seed, and of your vineyards, and give to his officers, and to his servants."},{"text":"And he will take your menservants, and your maidservants, and your goodliest young men, and your asses, and put them to his work."},{"text":"He will take the tenth of your sheep: and ye shall be his servants."},{"text":"And ye shall cry out in that day because of your king which ye shall have chosen you; and the LORD will not hear you in that day."},{"text":"Nevertheless the people refused to obey the voice of Samuel; and they said, Nay; but we will have a king over us;"},{"text":"That we also may be like all the nations; and that our king may judge us, and go out before us, and fight our battles."},{"text":"And Samuel heard all the words of the people, and he rehearsed them in the ears of the LORD."},{"text":"And the LORD said to Samuel, Hearken unto their voice, and make them a king. And Samuel said unto the men of Israel, Go ye every man unto his city."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Now there was a man of Benjamin, whose name was Kish, the son of Abiel, the son of Zeror, the son of Bechorath, the son of Aphiah, a Benjamite, a mighty man of power."},{"text":"And he had a son, whose name was Saul, a choice young man, and a goodly: and there was not among the children of Israel a goodlier person than he: from his shoulders and upward he was higher than any of the people."},{"text":"And the asses of Kish Saul's father were lost. And Kish said to Saul his son, Take now one of the servants with thee, and arise, go seek the asses."},{"text":"And he passed through mount Ephraim, and passed through the land of Shalisha, but they found them not: then they passed through the land of Shalim, and there they were not: and he passed through the land of the Benjamites, but they found them not."},{"text":"And when they were come to the land of Zuph, Saul said to his servant that was with him, Come, and let us return; lest my father leave caring for the asses, and take thought for us."},{"text":"And he said unto him, Behold now, there is in this city a man of God, and he is an honourable man; all that he saith cometh surely to pass: now let us go thither; peradventure he can shew us our way that we should go."},{"text":"Then said Saul to his servant, But, behold, if we go, what shall we bring the man? for the bread is spent in our vessels, and there is not a present to bring to the man of God: what have we?"},{"text":"And the servant answered Saul again, and said, Behold, I have here at hand the fourth part of a shekel of silver: that will I give to the man of God, to tell us our way."},{"text":"(Beforetime in Israel, when a man went to enquire of God, thus he spake, Come, and let us go to the seer: for he that is now called a Prophet was beforetime called a Seer.)"},{"text":"Then said Saul to his servant, Well said; come, let us go. So they went unto the city where the man of God was."},{"text":"And as they went up the hill to the city, they found young maidens going out to draw water, and said unto them, Is the seer here?"},{"text":"And they answered them, and said, He is; behold, he is before you: make haste now, for he came to day to the city; for there is a sacrifice of the people to day in the high place:"},{"text":"As soon as ye be come into the city, ye shall straightway find him, before he go up to the high place to eat: for the people will not eat until he come, because he doth bless the sacrifice; and afterwards they eat that be bidden. Now therefore get you up; for about this time ye shall find him."},{"text":"And they went up into the city: and when they were come into the city, behold, Samuel came out against them, for to go up to the high place."},{"text":"Now the LORD had told Samuel in his ear a day before Saul came, saying,"},{"text":"To morrow about this time I will send thee a man out of the land of Benjamin, and thou shalt anoint him to be captain over my people Israel, that he may save my people out of the hand of the Philistines: for I have looked upon my people, because their cry is come unto me."},{"text":"And when Samuel saw Saul, the LORD said unto him, Behold the man whom I spake to thee of! this same shall reign over my people."},{"text":"Then Saul drew near to Samuel in the gate, and said, Tell me, I pray thee, where the seer's house is."},{"text":"And Samuel answered Saul, and said, I am the seer: go up before me unto the high place; for ye shall eat with me to day, and to morrow I will let thee go, and will tell thee all that is in thine heart."},{"text":"And as for thine asses that were lost three days ago, set not thy mind on them; for they are found. And on whom is all the desire of Israel? Is it not on thee, and on all thy father's house?"},{"text":"And Saul answered and said, Am not I a Benjamite, of the smallest of the tribes of Israel? and my family the least of all the families of the tribe of Benjamin? wherefore then speakest thou so to me?"},{"text":"And Samuel took Saul and his servant, and brought them into the parlour, and made them sit in the chiefest place among them that were bidden, which were about thirty persons."},{"text":"And Samuel said unto the cook, Bring the portion which I gave thee, of which I said unto thee, Set it by thee."},{"text":"And the cook took up the shoulder, and that which was upon it, and set it before Saul. And Samuel said, Behold that which is left! set it before thee, and eat: for unto this time hath it been kept for thee since I said, I have invited the people. So Saul did eat with Samuel that day."},{"text":"And when they were come down from the high place into the city, Samuel communed with Saul upon the top of the house."},{"text":"And they arose early: and it came to pass about the spring of the day, that Samuel called Saul to the top of the house, saying, Up, that I may send thee away. And Saul arose, and they went out both of them, he and Samuel, abroad."},{"text":"And as they were going down to the end of the city, Samuel said to Saul, Bid the servant pass on before us, (and he passed on), but stand thou still a while, that I may shew thee the word of God."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, and Silvanus, and Timotheus, unto the church of the Thessalonians which is in God the Father and in the Lord Jesus Christ: Grace be unto you, and peace, from God our Father, and the Lord Jesus Christ."},{"text":"We give thanks to God always for you all, making mention of you in our prayers;"},{"text":"Remembering without ceasing your work of faith, and labour of love, and patience of hope in our Lord Jesus Christ, in the sight of God and our Father;"},{"text":"Knowing, brethren beloved, your election of God."},{"text":"For our gospel came not unto you in word only, but also in power, and in the Holy Ghost, and in much assurance; as ye know what manner of men we were among you for your sake."},{"text":"And ye became followers of us, and of the Lord, having received the word in much affliction, with joy of the Holy Ghost."},{"text":"So that ye were ensamples to all that believe in Macedonia and Achaia."},{"text":"For from you sounded out the word of the Lord not only in Macedonia and Achaia, but also in every place your faith to God-ward is spread abroad; so that we need not to speak any thing."},{"text":"For they themselves shew of us what manner of entering in we had unto you, and how ye turned to God from idols to serve the living and true God;"},{"text":"And to wait for his Son from heaven, whom he raised from the dead, even Jesus, which delivered us from the wrath to come."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"For yourselves, brethren, know our entrance in unto you, that it was not in vain:"},{"text":"But even after that we had suffered before, and were shamefully entreated, as ye know, at Philippi, we were bold in our God to speak unto you the gospel of God with much contention."},{"text":"For our exhortation was not of deceit, nor of uncleanness, nor in guile:"},{"text":"But as we were allowed of God to be put in trust with the gospel, even so we speak; not as pleasing men, but God, which trieth our hearts."},{"text":"For neither at any time used we flattering words, as ye know, nor a cloke of covetousness; God is witness:"},{"text":"Nor of men sought we glory, neither of you, nor yet of others, when we might have been burdensome, as the apostles of Christ."},{"text":"But we were gentle among you, even as a nurse cherisheth her children:"},{"text":"So being affectionately desirous of you, we were willing to have imparted unto you, not the gospel of God only, but also our own souls, because ye were dear unto us."},{"text":"For ye remember, brethren, our labour and travail: for labouring night and day, because we would not be chargeable unto any of you, we preached unto you the gospel of God."},{"text":"Ye are witnesses, and God also, how holily and justly and unblameably we behaved ourselves among you that believe:"},{"text":"As ye know how we exhorted and comforted and charged every one of you, as a father doth his children,"},{"text":"That ye would walk worthy of God, who hath called you unto his kingdom and glory."},{"text":"For this cause also thank we God without ceasing, because, when ye received the word of God which ye heard of us, ye received it not as the word of men, but as it is in truth, the word of God, which effectually worketh also in you that believe."},{"text":"For ye, brethren, became followers of the churches of God which in Judaea are in Christ Jesus: for ye also have suffered like things of your own countrymen, even as they have of the Jews:"},{"text":"Who both killed the Lord Jesus, and their own prophets, and have persecuted us; and they please not God, and are contrary to all men:"},{"text":"Forbidding us to speak to the Gentiles that they might be saved, to fill up their sins alway: for the wrath is come upon them to the uttermost."},{"text":"But we, brethren, being taken from you for a short time in presence, not in heart, endeavoured the more abundantly to see your face with great desire."},{"text":"Wherefore we would have come unto you, even I Paul, once and again; but Satan hindered us."},{"text":"For what is our hope, or joy, or crown of rejoicing? Are not even ye in the presence of our Lord Jesus Christ at his coming?"},{"text":"For ye are our glory and joy."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Wherefore when we could no longer forbear, we thought it good to be left at Athens alone;"},{"text":"And sent Timotheus, our brother, and minister of God, and our fellowlabourer in the gospel of Christ, to establish you, and to comfort you concerning your faith:"},{"text":"That no man should be moved by these afflictions: for yourselves know that we are appointed thereunto."},{"text":"For verily, when we were with you, we told you before that we should suffer tribulation; even as it came to pass, and ye know."},{"text":"For this cause, when I could no longer forbear, I sent to know your faith, lest by some means the tempter have tempted you, and our labour be in vain."},{"text":"But now when Timotheus came from you unto us, and brought us good tidings of your faith and charity, and that ye have good remembrance of us always, desiring greatly to see us, as we also to see you:"},{"text":"Therefore, brethren, we were comforted over you in all our affliction and distress by your faith:"},{"text":"For now we live, if ye stand fast in the Lord."},{"text":"For what thanks can we render to God again for you, for all the joy wherewith we joy for your sakes before our God;"},{"text":"Night and day praying exceedingly that we might see your face, and might perfect that which is lacking in your faith?"},{"text":"Now God himself and our Father, and our Lord Jesus Christ, direct our way unto you."},{"text":"And the Lord make you to increase and abound in love one toward another, and toward all men, even as we do toward you:"},{"text":"To the end he may stablish your hearts unblameable in holiness before God, even our Father, at the coming of our Lord Jesus Christ with all his saints."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Furthermore then we beseech you, brethren, and exhort you by the Lord Jesus, that as ye have received of us how ye ought to walk and to please God, so ye would abound more and more."},{"text":"For ye know what commandments we gave you by the Lord Jesus."},{"text":"For this is the will of God, even your sanctification, that ye should abstain from fornication:"},{"text":"That every one of you should know how to possess his vessel in sanctification and honour;"},{"text":"Not in the lust of concupiscence, even as the Gentiles which know not God:"},{"text":"That no man go beyond and defraud his brother in any matter: because that the Lord is the avenger of all such, as we also have forewarned you and testified."},{"text":"For God hath not called us unto uncleanness, but unto holiness."},{"text":"He therefore that despiseth, despiseth not man, but God, who hath also given unto us his holy Spirit."},{"text":"But as touching brotherly love ye need not that I write unto you: for ye yourselves are taught of God to love one another."},{"text":"And indeed ye do it toward all the brethren which are in all Macedonia: but we beseech you, brethren, that ye increase more and more;"},{"text":"And that ye study to be quiet, and to do your own business, and to work with your own hands, as we commanded you;"},{"text":"That ye may walk honestly toward them that are without, and that ye may have lack of nothing."},{"text":"But I would not have you to be ignorant, brethren, concerning them which are asleep, that ye sorrow not, even as others which have no hope."},{"text":"For if we believe that Jesus died and rose again, even so them also which sleep in Jesus will God bring with him."},{"text":"For this we say unto you by the word of the Lord, that we which are alive and remain unto the coming of the Lord shall not prevent them which are asleep."},{"text":"For the Lord himself shall descend from heaven with a shout, with the voice of the archangel, and with the trump of God: and the dead in Christ shall rise first:"},{"text":"Then we which are alive and remain shall be caught up together with them in the clouds, to meet the Lord in the air: and so shall we ever be with the Lord."},{"text":"Wherefore comfort one another with these words."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"But of the times and the seasons, brethren, ye have no need that I write unto you."},{"text":"For yourselves know perfectly that the day of the Lord so cometh as a thief in the night."},{"text":"For when they shall say, Peace and safety; then sudden destruction cometh upon them, as travail upon a woman with child; and they shall not escape."},{"text":"But ye, brethren, are not in darkness, that that day should overtake you as a thief."},{"text":"Ye are all the children of light, and the children of the day: we are not of the night, nor of darkness."},{"text":"Therefore let us not sleep, as do others; but let us watch and be sober."},{"text":"For they that sleep sleep in the night; and they that be drunken are drunken in the night."},{"text":"But let us, who are of the day, be sober, putting on the breastplate of faith and love; and for an helmet, the hope of salvation."},{"text":"For God hath not appointed us to wrath, but to obtain salvation by our Lord Jesus Christ,"},{"text":"Who died for us, that, whether we wake or sleep, we should live together with him."},{"text":"Wherefore comfort yourselves together, and edify one another, even as also ye do."},{"text":"And we beseech you, brethren, to know them which labour among you, and are over you in the Lord, and admonish you;"},{"text":"And to esteem them very highly in love for their work's sake. And be at peace among yourselves."},{"text":"Now we exhort you, brethren, warn them that are unruly, comfort the feebleminded, support the weak, be patient toward all men."},{"text":"See that none render evil for evil unto any man; but ever follow that which is good, both among yourselves, and to all men."},{"text":"Rejoice evermore."},{"text":"Pray without ceasing."},{"text":"In every thing give thanks: for this is the will of God in Christ Jesus concerning you."},{"text":"Quench not the Spirit."},{"text":"Despise not prophesyings."},{"text":"Prove all things; hold fast that which is good."},{"text":"Abstain from all appearance of evil."},{"text":"And the very God of peace sanctify you wholly; and I pray God your whole spirit and soul and body be preserved blameless unto the coming of our Lord Jesus Christ."},{"text":"Faithful is he that calleth you, who also will do it."},{"text":"Brethren, pray for us."},{"text":"Greet all the brethren with an holy kiss."},{"text":"I charge you by the Lord that this epistle be read unto all the holy brethren."},{"text":"The grace of our Lord Jesus Christ be with you. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, an apostle of Jesus Christ by the commandment of God our Saviour, and Lord Jesus Christ, which is our hope;"},{"text":"Unto Timothy, my own son in the faith: Grace, mercy, and peace, from God our Father and Jesus Christ our Lord."},{"text":"As I besought thee to abide still at Ephesus, when I went into Macedonia, that thou mightest charge some that they teach no other doctrine,"},{"text":"Neither give heed to fables and endless genealogies, which minister questions, rather than godly edifying which is in faith: so do."},{"text":"Now the end of the commandment is charity out of a pure heart, and of a good conscience, and of faith unfeigned:"},{"text":"From which some having swerved have turned aside unto vain jangling;"},{"text":"Desiring to be teachers of the law; understanding neither what they say, nor whereof they affirm."},{"text":"But we know that the law is good, if a man use it lawfully;"},{"text":"Knowing this, that the law is not made for a righteous man, but for the lawless and disobedient, for the ungodly and for sinners, for unholy and profane, for murderers of fathers and murderers of mothers, for manslayers,"},{"text":"For whoremongers, for them that defile themselves with mankind, for menstealers, for liars, for perjured persons, and if there be any other thing that is contrary to sound doctrine;"},{"text":"According to the glorious gospel of the blessed God, which was committed to my trust."},{"text":"And I thank Christ Jesus our Lord, who hath enabled me, for that he counted me faithful, putting me into the ministry;"},{"text":"Who was before a blasphemer, and a persecutor, and injurious: but I obtained mercy, because I did it ignorantly in unbelief."},{"text":"And the grace of our Lord was exceeding abundant with faith and love which is in Christ Jesus."},{"text":"This is a faithful saying, and worthy of all acceptation, that Christ Jesus came into the world to save sinners; of whom I am chief."},{"text":"Howbeit for this cause I obtained mercy, that in me first Jesus Christ might shew forth all longsuffering, for a pattern to them which should hereafter believe on him to life everlasting."},{"text":"Now unto the King eternal, immortal, invisible, the only wise God, be honour and glory for ever and ever. Amen."},{"text":"This charge I commit unto thee, son Timothy, according to the prophecies which went before on thee, that thou by them mightest war a good warfare;"},{"text":"Holding faith, and a good conscience; which some having put away concerning faith have made shipwreck:"},{"text":"Of whom is Hymenaeus and Alexander; whom I have delivered unto Satan, that they may learn not to blaspheme."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"I exhort therefore, that, first of all, supplications, prayers, intercessions, and giving of thanks, be made for all men;"},{"text":"For kings, and for all that are in authority; that we may lead a quiet and peaceable life in all godliness and honesty."},{"text":"For this is good and acceptable in the sight of God our Saviour;"},{"text":"Who will have all men to be saved, and to come unto the knowledge of the truth."},{"text":"For there is one God, and one mediator between God and men, the man Christ Jesus;"},{"text":"Who gave himself a ransom for all, to be testified in due time."},{"text":"Whereunto I am ordained a preacher, and an apostle, (I speak the truth in Christ, and lie not;) a teacher of the Gentiles in faith and verity."},{"text":"I will therefore that men pray every where, lifting up holy hands, without wrath and doubting."},{"text":"In like manner also, that women adorn themselves in modest apparel, with shamefacedness and sobriety; not with broided hair, or gold, or pearls, or costly array;"},{"text":"But (which becometh women professing godliness) with good works."},{"text":"Let the woman learn in silence with all subjection."},{"text":"But I suffer not a woman to teach, nor to usurp authority over the man, but to be in silence."},{"text":"For Adam was first formed, then Eve."},{"text":"And Adam was not deceived, but the woman being deceived was in the transgression."},{"text":"Notwithstanding she shall be saved in childbearing, if they continue in faith and charity and holiness with sobriety."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"This is a true saying, If a man desire the office of a bishop, he desireth a good work."},{"text":"A bishop then must be blameless, the husband of one wife, vigilant, sober, of good behaviour, given to hospitality, apt to teach;"},{"text":"Not given to wine, no striker, not greedy of filthy lucre; but patient, not a brawler, not covetous;"},{"text":"One that ruleth well his own house, having his children in subjection with all gravity;"},{"text":"(For if a man know not how to rule his own house, how shall he take care of the church of God?)"},{"text":"Not a novice, lest being lifted up with pride he fall into the condemnation of the devil."},{"text":"Moreover he must have a good report of them which are without; lest he fall into reproach and the snare of the devil."},{"text":"Likewise must the deacons be grave, not doubletongued, not given to much wine, not greedy of filthy lucre;"},{"text":"Holding the mystery of the faith in a pure conscience."},{"text":"And let these also first be proved; then let them use the office of a deacon, being found blameless."},{"text":"Even so must their wives be grave, not slanderers, sober, faithful in all things."},{"text":"Let the deacons be the husbands of one wife, ruling their children and their own houses well."},{"text":"For they that have used the office of a deacon well purchase to themselves a good degree, and great boldness in the faith which is in Christ Jesus."},{"text":"These things write I unto thee, hoping to come unto thee shortly:"},{"text":"But if I tarry long, that thou mayest know how thou oughtest to behave thyself in the house of God, which is the church of the living God, the pillar and ground of the truth."},{"text":"And without controversy great is the mystery of godliness: God was manifest in the flesh, justified in the Spirit, seen of angels, preached unto the Gentiles, believed on in the world, received up into glory."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Now the Spirit speaketh expressly, that in the latter times some shall depart from the faith, giving heed to seducing spirits, and doctrines of devils;"},{"text":"Speaking lies in hypocrisy; having their conscience seared with a hot iron;"},{"text":"Forbidding to marry, and commanding to abstain from meats, which God hath created to be received with thanksgiving of them which believe and know the truth."},{"text":"For every creature of God is good, and nothing to be refused, if it be received with thanksgiving:"},{"text":"For it is sanctified by the word of God and prayer."},{"text":"If thou put the brethren in remembrance of these things, thou shalt be a good minister of Jesus Christ, nourished up in the words of faith and of good doctrine, whereunto thou hast attained."},{"text":"But refuse profane and old wives' fables, and exercise thyself rather unto godliness."},{"text":"For bodily exercise profiteth little: but godliness is profitable unto all things, having promise of the life that now is, and of that which is to come."},{"text":"This is a faithful saying and worthy of all acceptation."},{"text":"For therefore we both labour and suffer reproach, because we trust in the living God, who is the Saviour of all men, specially of those that believe."},{"text":"These things command and teach."},{"text":"Let no man despise thy youth; but be thou an example of the believers, in word, in conversation, in charity, in spirit, in faith, in purity."},{"text":"Till I come, give attendance to reading, to exhortation, to doctrine."},{"text":"Neglect not the gift that is in thee, which was given thee by prophecy, with the laying on of the hands of the presbytery."},{"text":"Meditate upon these things; give thyself wholly to them; that thy profiting may appear to all."},{"text":"Take heed unto thyself, and unto the doctrine; continue in them: for in doing this thou shalt both save thyself, and them that hear thee."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Rebuke not an elder, but intreat him as a father; and the younger men as brethren;"},{"text":"The elder women as mothers; the younger as sisters, with all purity."},{"text":"Honour widows that are widows indeed."},{"text":"But if any widow have children or nephews, let them learn first to shew piety at home, and to requite their parents: for that is good and acceptable before God."},{"text":"Now she that is a widow indeed, and desolate, trusteth in God, and continueth in supplications and prayers night and day."},{"text":"But she that liveth in pleasure is dead while she liveth."},{"text":"And these things give in charge, that they may be blameless."},{"text":"But if any provide not for his own, and specially for those of his own house, he hath denied the faith, and is worse than an infidel."},{"text":"Let not a widow be taken into the number under threescore years old, having been the wife of one man."},{"text":"Well reported of for good works; if she have brought up children, if she have lodged strangers, if she have washed the saints' feet, if she have relieved the afflicted, if she have diligently followed every good work."},{"text":"But the younger widows refuse: for when they have begun to wax wanton against Christ, they will marry;"},{"text":"Having damnation, because they have cast off their first faith."},{"text":"And withal they learn to be idle, wandering about from house to house; and not only idle, but tattlers also and busybodies, speaking things which they ought not."},{"text":"I will therefore that the younger women marry, bear children, guide the house, give none occasion to the adversary to speak reproachfully."},{"text":"For some are already turned aside after Satan."},{"text":"If any man or woman that believeth have widows, let them relieve them, and let not the church be charged; that it may relieve them that are widows indeed."},{"text":"Let the elders that rule well be counted worthy of double honour, especially they who labour in the word and doctrine."},{"text":"For the scripture saith, Thou shalt not muzzle the ox that treadeth out the corn. And, The labourer is worthy of his reward."},{"text":"Against an elder receive not an accusation, but before two or three witnesses."},{"text":"Them that sin rebuke before all, that others also may fear."},{"text":"I charge thee before God, and the Lord Jesus Christ, and the elect angels, that thou observe these things without preferring one before another, doing nothing by partiality."},{"text":"Lay hands suddenly on no man, neither be partaker of other men's sins: keep thyself pure."},{"text":"Drink no longer water, but use a little wine for thy stomach's sake and thine often infirmities."},{"text":"Some men's sins are open beforehand, going before to judgment; and some men they follow after."},{"text":"Likewise also the good works of some are manifest beforehand; and they that are otherwise cannot be hid."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Let as many servants as are under the yoke count their own masters worthy of all honour, that the name of God and his doctrine be not blasphemed."},{"text":"And they that have believing masters, let them not despise them, because they are brethren; but rather do them service, because they are faithful and beloved, partakers of the benefit. These things teach and exhort."},{"text":"If any man teach otherwise, and consent not to wholesome words, even the words of our Lord Jesus Christ, and to the doctrine which is according to godliness;"},{"text":"He is proud, knowing nothing, but doting about questions and strifes of words, whereof cometh envy, strife, railings, evil surmisings,"},{"text":"Perverse disputings of men of corrupt minds, and destitute of the truth, supposing that gain is godliness: from such withdraw thyself."},{"text":"But godliness with contentment is great gain."},{"text":"For we brought nothing into this world, and it is certain we can carry nothing out."},{"text":"And having food and raiment let us be therewith content."},{"text":"But they that will be rich fall into temptation and a snare, and into many foolish and hurtful lusts, which drown men in destruction and perdition."},{"text":"For the love of money is the root of all evil: which while some coveted after, they have erred from the faith, and pierced themselves through with many sorrows."},{"text":"But thou, O man of God, flee these things; and follow after righteousness, godliness, faith, love, patience, meekness."},{"text":"Fight the good fight of faith, lay hold on eternal life, whereunto thou art also called, and hast professed a good profession before many witnesses."},{"text":"I give thee charge in the sight of God, who quickeneth all things, and before Christ Jesus, who before Pontius Pilate witnessed a good confession;"},{"text":"That thou keep this commandment without spot, unrebukable, until the appearing of our Lord Jesus Christ:"},{"text":"Which in his times he shall shew, who is the blessed and only Potentate, the King of kings, and Lord of lords;"},{"text":"Who only hath immortality, dwelling in the light which no man can approach unto; whom no man hath seen, nor can see: to whom be honour and power everlasting. Amen."},{"text":"Charge them that are rich in this world, that they be not highminded, nor trust in uncertain riches, but in the living God, who giveth us richly all things to enjoy;"},{"text":"That they do good, that they be rich in good works, ready to distribute, willing to communicate;"},{"text":"Laying up in store for themselves a good foundation against the time to come, that they may lay hold on eternal life."},{"text":"O Timothy, keep that which is committed to thy trust, avoiding profane and vain babblings, and oppositions of science falsely so called:"},{"text":"Which some professing have erred concerning the faith. Grace be with thee. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"And Solomon the son of David was strengthened in his kingdom, and the LORD his God was with him, and magnified him exceedingly."},{"text":"Then Solomon spake unto all Israel, to the captains of thousands and of hundreds, and to the judges, and to every governor in all Israel, the chief of the fathers."},{"text":"So Solomon, and all the congregation with him, went to the high place that was at Gibeon; for there was the tabernacle of the congregation of God, which Moses the servant of the LORD had made in the wilderness."},{"text":"But the ark of God had David brought up from Kirjathjearim to the place which David had prepared for it: for he had pitched a tent for it at Jerusalem."},{"text":"Moreover the brasen altar, that Bezaleel the son of Uri, the son of Hur, had made, he put before the tabernacle of the LORD: and Solomon and the congregation sought unto it."},{"text":"And Solomon went up thither to the brasen altar before the LORD, which was at the tabernacle of the congregation, and offered a thousand burnt offerings upon it."},{"text":"In that night did God appear unto Solomon, and said unto him, Ask what I shall give thee."},{"text":"And Solomon said unto God, Thou hast shewed great mercy unto David my father, and hast made me to reign in his stead."},{"text":"Now, O LORD God, let thy promise unto David my father be established: for thou hast made me king over a people like the dust of the earth in multitude."},{"text":"Give me now wisdom and knowledge, that I may go out and come in before this people: for who can judge this thy people, that is so great?"},{"text":"And God said to Solomon, Because this was in thine heart, and thou hast not asked riches, wealth, or honour, nor the life of thine enemies, neither yet hast asked long life; but hast asked wisdom and knowledge for thyself, that thou mayest judge my people, over whom I have made thee king:"},{"text":"Wisdom and knowledge is granted unto thee; and I will give thee riches, and wealth, and honour, such as none of the kings have had that have been before thee, neither shall there any after thee have the like."},{"text":"Then Solomon came from his journey to the high place that was at Gibeon to Jerusalem, from before the tabernacle of the congregation, and reigned over Israel."},{"text":"And Solomon gathered chariots and horsemen: and he had a thousand and four hundred chariots, and twelve thousand horsemen, which he placed in the chariot cities, and with the king at Jerusalem."},{"text":"And the king made silver and gold at Jerusalem as plenteous as stones, and cedar trees made he as the sycomore trees that are in the vale for abundance."},{"text":"And Solomon had horses brought out of Egypt, and linen yarn: the king's merchants received the linen yarn at a price."},{"text":"And they fetched up, and brought forth out of Egypt a chariot for six hundred shekels of silver, and an horse for an hundred and fifty: and so brought they out horses for all the kings of the Hittites, and for the kings of Syria, by their means."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"And Rehoboam went to Shechem: for to Shechem were all Israel come to make him king."},{"text":"And it came to pass, when Jeroboam the son of Nebat, who was in Egypt, whither he fled from the presence of Solomon the king, heard it, that Jeroboam returned out of Egypt."},{"text":"And they sent and called him. So Jeroboam and all Israel came and spake to Rehoboam, saying,"},{"text":"Thy father made our yoke grievous: now therefore ease thou somewhat the grievous servitude of thy father, and his heavy yoke that he put upon us, and we will serve thee."},{"text":"And he said unto them, Come again unto me after three days. And the people departed."},{"text":"And king Rehoboam took counsel with the old men that had stood before Solomon his father while he yet lived, saying, What counsel give ye me to return answer to this people?"},{"text":"And they spake unto him, saying, If thou be kind to this people, and please them, and speak good words to them, they will be thy servants for ever."},{"text":"But he forsook the counsel which the old men gave him, and took counsel with the young men that were brought up with him, that stood before him."},{"text":"And he said unto them, What advice give ye that we may return answer to this people, which have spoken to me, saying, Ease somewhat the yoke that thy father did put upon us?"},{"text":"And the young men that were brought up with him spake unto him, saying, Thus shalt thou answer the people that spake unto thee, saying, Thy father made our yoke heavy, but make thou it somewhat lighter for us; thus shalt thou say unto them, My little finger shall be thicker than my father's loins."},{"text":"For whereas my father put a heavy yoke upon you, I will put more to your yoke: my father chastised you with whips, but I will chastise you with scorpions."},{"text":"So Jeroboam and all the people came to Rehoboam on the third day, as the king bade, saying, Come again to me on the third day."},{"text":"And the king answered them roughly; and king Rehoboam forsook the counsel of the old men,"},{"text":"And answered them after the advice of the young men, saying, My father made your yoke heavy, but I will add thereto: my father chastised you with whips, but I will chastise you with scorpions."},{"text":"So the king hearkened not unto the people: for the cause was of God, that the LORD might perform his word, which he spake by the hand of Ahijah the Shilonite to Jeroboam the son of Nebat."},{"text":"And when all Israel saw that the king would not hearken unto them, the people answered the king, saying, What portion have we in David? and we have none inheritance in the son of Jesse: every man to your tents, O Israel: and now, David, see to thine own house. So all Israel went to their tents."},{"text":"But as for the children of Israel that dwelt in the cities of Judah, Rehoboam reigned over them."},{"text":"Then king Rehoboam sent Hadoram that was over the tribute; and the children of Israel stoned him with stones, that he died. But king Rehoboam made speed to get him up to his chariot, to flee to Jerusalem."},{"text":"And Israel rebelled against the house of David unto this day."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"And when Rehoboam was come to Jerusalem, he gathered of the house of Judah and Benjamin an hundred and fourscore thousand chosen men, which were warriors, to fight against Israel, that he might bring the kingdom again to Rehoboam."},{"text":"But the word of the LORD came to Shemaiah the man of God, saying,"},{"text":"Speak unto Rehoboam the son of Solomon, king of Judah, and to all Israel in Judah and Benjamin, saying,"},{"text":"Thus saith the LORD, Ye shall not go up, nor fight against your brethren: return every man to his house: for this thing is done of me. And they obeyed the words of the LORD, and returned from going against Jeroboam."},{"text":"And Rehoboam dwelt in Jerusalem, and built cities for defence in Judah."},{"text":"He built even Bethlehem, and Etam, and Tekoa,"},{"text":"And Bethzur, and Shoco, and Adullam,"},{"text":"And Gath, and Mareshah, and Ziph,"},{"text":"And Adoraim, and Lachish, and Azekah,"},{"text":"And Zorah, and Aijalon, and Hebron, which are in Judah and in Benjamin fenced cities."},{"text":"And he fortified the strong holds, and put captains in them, and store of victual, and of oil and wine."},{"text":"And in every several city he put shields and spears, and made them exceeding strong, having Judah and Benjamin on his side."},{"text":"And the priests and the Levites that were in all Israel resorted to him out of all their coasts."},{"text":"For the Levites left their suburbs and their possession, and came to Judah and Jerusalem: for Jeroboam and his sons had cast them off from executing the priest's office unto the LORD:"},{"text":"And he ordained him priests for the high places, and for the devils, and for the calves which he had made."},{"text":"And after them out of all the tribes of Israel such as set their hearts to seek the LORD God of Israel came to Jerusalem, to sacrifice unto the LORD God of their fathers."},{"text":"So they strengthened the kingdom of Judah, and made Rehoboam the son of Solomon strong, three years: for three years they walked in the way of David and Solomon."},{"text":"And Rehoboam took him Mahalath the daughter of Jerimoth the son of David to wife, and Abihail the daughter of Eliab the son of Jesse;"},{"text":"Which bare him children; Jeush, and Shamariah, and Zaham."},{"text":"And after her he took Maachah the daughter of Absalom; which bare him Abijah, and Attai, and Ziza, and Shelomith."},{"text":"And Rehoboam loved Maachah the daughter of Absalom above all his wives and his concubines: (for he took eighteen wives, and threescore concubines; and begat twenty and eight sons, and threescore daughters.)"},{"text":"And Rehoboam made Abijah the son of Maachah the chief, to be ruler among his brethren: for he thought to make him king."},{"text":"And he dealt wisely, and dispersed of all his children throughout all the countries of Judah and Benjamin, unto every fenced city: and he gave them victual in abundance. And he desired many wives."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"And it came to pass, when Rehoboam had established the kingdom, and had strengthened himself, he forsook the law of the LORD, and all Israel with him."},{"text":"And it came to pass, that in the fifth year of king Rehoboam Shishak king of Egypt came up against Jerusalem, because they had transgressed against the LORD,"},{"text":"With twelve hundred chariots, and threescore thousand horsemen: and the people were without number that came with him out of Egypt; the Lubims, the Sukkiims, and the Ethiopians."},{"text":"And he took the fenced cities which pertained to Judah, and came to Jerusalem."},{"text":"Then came Shemaiah the prophet to Rehoboam, and to the princes of Judah, that were gathered together to Jerusalem because of Shishak, and said unto them, Thus saith the LORD, Ye have forsaken me, and therefore have I also left you in the hand of Shishak."},{"text":"Whereupon the princes of Israel and the king humbled themselves; and they said, The LORD is righteous."},{"text":"And when the LORD saw that they humbled themselves, the word of the LORD came to Shemaiah, saying, They have humbled themselves; therefore I will not destroy them, but I will grant them some deliverance; and my wrath shall not be poured out upon Jerusalem by the hand of Shishak."},{"text":"Nevertheless they shall be his servants; that they may know my service, and the service of the kingdoms of the countries."},{"text":"So Shishak king of Egypt came up against Jerusalem, and took away the treasures of the house of the LORD, and the treasures of the king's house; he took all: he carried away also the shields of gold which Solomon had made."},{"text":"Instead of which king Rehoboam made shields of brass, and committed them to the hands of the chief of the guard, that kept the entrance of the king's house."},{"text":"And when the king entered into the house of the LORD, the guard came and fetched them, and brought them again into the guard chamber."},{"text":"And when he humbled himself, the wrath of the LORD turned from him, that he would not destroy him altogether: and also in Judah things went well."},{"text":"So king Rehoboam strengthened himself in Jerusalem, and reigned: for Rehoboam was one and forty years old when he began to reign, and he reigned seventeen years in Jerusalem, the city which the LORD had chosen out of all the tribes of Israel, to put his name there. And his mother's name was Naamah an Ammonitess."},{"text":"And he did evil, because he prepared not his heart to seek the LORD."},{"text":"Now the acts of Rehoboam, first and last, are they not written in the book of Shemaiah the prophet, and of Iddo the seer concerning genealogies? And there were wars between Rehoboam and Jeroboam continually."},{"text":"And Rehoboam slept with his fathers, and was buried in the city of David: and Abijah his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"Now in the eighteenth year of king Jeroboam began Abijah to reign over Judah."},{"text":"He reigned three years in Jerusalem. His mother's name also was Michaiah the daughter of Uriel of Gibeah. And there was war between Abijah and Jeroboam."},{"text":"And Abijah set the battle in array with an army of valiant men of war, even four hundred thousand chosen men: Jeroboam also set the battle in array against him with eight hundred thousand chosen men, being mighty men of valour."},{"text":"And Abijah stood up upon mount Zemaraim, which is in mount Ephraim, and said, Hear me, thou Jeroboam, and all Israel;"},{"text":"Ought ye not to know that the LORD God of Israel gave the kingdom over Israel to David for ever, even to him and to his sons by a covenant of salt?"},{"text":"Yet Jeroboam the son of Nebat, the servant of Solomon the son of David, is risen up, and hath rebelled against his lord."},{"text":"And there are gathered unto him vain men, the children of Belial, and have strengthened themselves against Rehoboam the son of Solomon, when Rehoboam was young and tenderhearted, and could not withstand them."},{"text":"And now ye think to withstand the kingdom of the LORD in the hand of the sons of David; and ye be a great multitude, and there are with your golden calves, which Jeroboam made you for gods."},{"text":"Have ye not cast out the priests of the LORD, the sons of Aaron, and the Levites, and have made you priests after the manner of the nations of other lands? so that whosoever cometh to consecrate himself with a young bullock and seven rams, the same may be a priest of them that are no gods."},{"text":"But as for us, the LORD is our God, and we have not forsaken him; and the priests, which minister unto the LORD, are the sons of Aaron, and the Levites wait upon their business:"},{"text":"And they burn unto the LORD every morning and every evening burnt sacrifices and sweet incense: the shewbread also set they in order upon the pure table; and the candlestick of gold with the lamps thereof, to burn every evening: for we keep the charge of the LORD our God; but ye have forsaken him."},{"text":"And, behold, God himself is with us for our captain, and his priests with sounding trumpets to cry alarm against you. O children of Israel, fight ye not against the LORD God of your fathers; for ye shall not prosper."},{"text":"But Jeroboam caused an ambushment to come about behind them: so they were before Judah, and the ambushment was behind them."},{"text":"And when Judah looked back, behold, the battle was before and behind: and they cried unto the LORD, and the priests sounded with the trumpets."},{"text":"Then the men of Judah gave a shout: and as the men of Judah shouted, it came to pass, that God smote Jeroboam and all Israel before Abijah and Judah."},{"text":"And the children of Israel fled before Judah: and God delivered them into their hand."},{"text":"And Abijah and his people slew them with a great slaughter: so there fell down slain of Israel five hundred thousand chosen men."},{"text":"Thus the children of Israel were brought under at that time, and the children of Judah prevailed, because they relied upon the LORD God of their fathers."},{"text":"And Abijah pursued after Jeroboam, and took cities from him, Bethel with the towns thereof, and Jeshanah with the towns thereof, and Ephraim with the towns thereof."},{"text":"Neither did Jeroboam recover strength again in the days of Abijah: and the LORD struck him, and he died."},{"text":"But Abijah waxed mighty, and married fourteen wives, and begat twenty and two sons, and sixteen daughters."},{"text":"And the rest of the acts of Abijah, and his ways, and his sayings, are written in the story of the prophet Iddo."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"So Abijah slept with his fathers, and they buried him in the city of David: and Asa his son reigned in his stead. In his days the land was quiet ten years."},{"text":"And Asa did that which was good and right in the eyes of the LORD his God:"},{"text":"For he took away the altars of the strange gods, and the high places, and brake down the images, and cut down the groves:"},{"text":"And commanded Judah to seek the LORD God of their fathers, and to do the law and the commandment."},{"text":"Also he took away out of all the cities of Judah the high places and the images: and the kingdom was quiet before him."},{"text":"And he built fenced cities in Judah: for the land had rest, and he had no war in those years; because the LORD had given him rest."},{"text":"Therefore he said unto Judah, Let us build these cities, and make about them walls, and towers, gates, and bars, while the land is yet before us; because we have sought the LORD our God, we have sought him, and he hath given us rest on every side. So they built and prospered."},{"text":"And Asa had an army of men that bare targets and spears, out of Judah three hundred thousand; and out of Benjamin, that bare shields and drew bows, two hundred and fourscore thousand: all these were mighty men of valour."},{"text":"And there came out against them Zerah the Ethiopian with an host of a thousand thousand, and three hundred chariots; and came unto Mareshah."},{"text":"Then Asa went out against him, and they set the battle in array in the valley of Zephathah at Mareshah."},{"text":"And Asa cried unto the LORD his God, and said, LORD, it is nothing with thee to help, whether with many, or with them that have no power: help us, O LORD our God; for we rest on thee, and in thy name we go against this multitude. O LORD, thou art our God; let no man prevail against thee."},{"text":"So the LORD smote the Ethiopians before Asa, and before Judah; and the Ethiopians fled."},{"text":"And Asa and the people that were with him pursued them unto Gerar: and the Ethiopians were overthrown, that they could not recover themselves; for they were destroyed before the LORD, and before his host; and they carried away very much spoil."},{"text":"And they smote all the cities round about Gerar; for the fear of the LORD came upon them: and they spoiled all the cities; for there was exceeding much spoil in them."},{"text":"They smote also the tents of cattle, and carried away sheep and camels in abundance, and returned to Jerusalem."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"And the Spirit of God came upon Azariah the son of Oded:"},{"text":"And he went out to meet Asa, and said unto him, Hear ye me, Asa, and all Judah and Benjamin; The LORD is with you, while ye be with him; and if ye seek him, he will be found of you; but if ye forsake him, he will forsake you."},{"text":"Now for a long season Israel hath been without the true God, and without a teaching priest, and without law."},{"text":"But when they in their trouble did turn unto the LORD God of Israel, and sought him, he was found of them."},{"text":"And in those times there was no peace to him that went out, nor to him that came in, but great vexations were upon all the inhabitants of the countries."},{"text":"And nation was destroyed of nation, and city of city: for God did vex them with all adversity."},{"text":"Be ye strong therefore, and let not your hands be weak: for your work shall be rewarded."},{"text":"And when Asa heard these words, and the prophecy of Oded the prophet, he took courage, and put away the abominable idols out of all the land of Judah and Benjamin, and out of the cities which he had taken from mount Ephraim, and renewed the altar of the LORD, that was before the porch of the LORD."},{"text":"And he gathered all Judah and Benjamin, and the strangers with them out of Ephraim and Manasseh, and out of Simeon: for they fell to him out of Israel in abundance, when they saw that the LORD his God was with him."},{"text":"So they gathered themselves together at Jerusalem in the third month, in the fifteenth year of the reign of Asa."},{"text":"And they offered unto the LORD the same time, of the spoil which they had brought, seven hundred oxen and seven thousand sheep."},{"text":"And they entered into a covenant to seek the LORD God of their fathers with all their heart and with all their soul;"},{"text":"That whosoever would not seek the LORD God of Israel should be put to death, whether small or great, whether man or woman."},{"text":"And they sware unto the LORD with a loud voice, and with shouting, and with trumpets, and with cornets."},{"text":"And all Judah rejoiced at the oath: for they had sworn with all their heart, and sought him with their whole desire; and he was found of them: and the LORD gave them rest round about."},{"text":"And also concerning Maachah the mother of Asa the king, he removed her from being queen, because she had made an idol in a grove: and Asa cut down her idol, and stamped it, and burnt it at the brook Kidron."},{"text":"But the high places were not taken away out of Israel: nevertheless the heart of Asa was perfect all his days."},{"text":"And he brought into the house of God the things that his father had dedicated, and that he himself had dedicated, silver, and gold, and vessels."},{"text":"And there was no more war unto the five and thirtieth year of the reign of Asa."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"In the six and thirtieth year of the reign of Asa Baasha king of Israel came up against Judah, and built Ramah, to the intent that he might let none go out or come in to Asa king of Judah."},{"text":"Then Asa brought out silver and gold out of the treasures of the house of the LORD and of the king's house, and sent to Benhadad king of Syria, that dwelt at Damascus, saying,"},{"text":"There is a league between me and thee, as there was between my father and thy father: behold, I have sent thee silver and gold; go, break thy league with Baasha king of Israel, that he may depart from me."},{"text":"And Benhadad hearkened unto king Asa, and sent the captains of his armies against the cities of Israel; and they smote Ijon, and Dan, and Abelmaim, and all the store cities of Naphtali."},{"text":"And it came to pass, when Baasha heard it, that he left off building of Ramah, and let his work cease."},{"text":"Then Asa the king took all Judah; and they carried away the stones of Ramah, and the timber thereof, wherewith Baasha was building; and he built therewith Geba and Mizpah."},{"text":"And at that time Hanani the seer came to Asa king of Judah, and said unto him, Because thou hast relied on the king of Syria, and not relied on the LORD thy God, therefore is the host of the king of Syria escaped out of thine hand."},{"text":"Were not the Ethiopians and the Lubims a huge host, with very many chariots and horsemen? yet, because thou didst rely on the LORD, he delivered them into thine hand."},{"text":"For the eyes of the LORD run to and fro throughout the whole earth, to shew himself strong in the behalf of them whose heart is perfect toward him. Herein thou hast done foolishly: therefore from henceforth thou shalt have wars."},{"text":"Then Asa was wroth with the seer, and put him in a prison house; for he was in a rage with him because of this thing. And Asa oppressed some of the people the same time."},{"text":"And, behold, the acts of Asa, first and last, lo, they are written in the book of the kings of Judah and Israel."},{"text":"And Asa in the thirty and ninth year of his reign was diseased in his feet, until his disease was exceeding great: yet in his disease he sought not to the LORD, but to the physicians."},{"text":"And Asa slept with his fathers, and died in the one and fortieth year of his reign."},{"text":"And they buried him in his own sepulchres, which he had made for himself in the city of David, and laid him in the bed which was filled with sweet odours and divers kinds of spices prepared by the apothecaries' art: and they made a very great burning for him."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And Jehoshaphat his son reigned in his stead, and strengthened himself against Israel."},{"text":"And he placed forces in all the fenced cities of Judah, and set garrisons in the land of Judah, and in the cities of Ephraim, which Asa his father had taken."},{"text":"And the LORD was with Jehoshaphat, because he walked in the first ways of his father David, and sought not unto Baalim;"},{"text":"But sought to the Lord God of his father, and walked in his commandments, and not after the doings of Israel."},{"text":"Therefore the LORD stablished the kingdom in his hand; and all Judah brought to Jehoshaphat presents; and he had riches and honour in abundance."},{"text":"And his heart was lifted up in the ways of the LORD: moreover he took away the high places and groves out of Judah."},{"text":"Also in the third year of his reign he sent to his princes, even to Benhail, and to Obadiah, and to Zechariah, and to Nethaneel, and to Michaiah, to teach in the cities of Judah."},{"text":"And with them he sent Levites, even Shemaiah, and Nethaniah, and Zebadiah, and Asahel, and Shemiramoth, and Jehonathan, and Adonijah, and Tobijah, and Tobadonijah, Levites; and with them Elishama and Jehoram, priests."},{"text":"And they taught in Judah, and had the book of the law of the LORD with them, and went about throughout all the cities of Judah, and taught the people."},{"text":"And the fear of the LORD fell upon all the kingdoms of the lands that were round about Judah, so that they made no war against Jehoshaphat."},{"text":"Also some of the Philistines brought Jehoshaphat presents, and tribute silver; and the Arabians brought him flocks, seven thousand and seven hundred rams, and seven thousand and seven hundred he goats."},{"text":"And Jehoshaphat waxed great exceedingly; and he built in Judah castles, and cities of store."},{"text":"And he had much business in the cities of Judah: and the men of war, mighty men of valour, were in Jerusalem."},{"text":"And these are the numbers of them according to the house of their fathers: Of Judah, the captains of thousands; Adnah the chief, and with him mighty men of valour three hundred thousand."},{"text":"And next to him was Jehohanan the captain, and with him two hundred and fourscore thousand."},{"text":"And next him was Amasiah the son of Zichri, who willingly offered himself unto the LORD; and with him two hundred thousand mighty men of valour."},{"text":"And of Benjamin; Eliada a mighty man of valour, and with him armed men with bow and shield two hundred thousand."},{"text":"And next him was Jehozabad, and with him an hundred and fourscore thousand ready prepared for the war."},{"text":"These waited on the king, beside those whom the king put in the fenced cities throughout all Judah."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"Now Jehoshaphat had riches and honour in abundance, and joined affinity with Ahab."},{"text":"And after certain years he went down to Ahab to Samaria. And Ahab killed sheep and oxen for him in abundance, and for the people that he had with him, and persuaded him to go up with him to Ramothgilead."},{"text":"And Ahab king of Israel said unto Jehoshaphat king of Judah, Wilt thou go with me to Ramothgilead? And he answered him, I am as thou art, and my people as thy people; and we will be with thee in the war."},{"text":"And Jehoshaphat said unto the king of Israel, Enquire, I pray thee, at the word of the LORD to day."},{"text":"Therefore the king of Israel gathered together of prophets four hundred men, and said unto them, Shall we go to Ramothgilead to battle, or shall I forbear? And they said, Go up; for God will deliver it into the king's hand."},{"text":"But Jehoshaphat said, Is there not here a prophet of the LORD besides, that we might enquire of him?"},{"text":"And the king of Israel said unto Jehoshaphat, There is yet one man, by whom we may enquire of the LORD: but I hate him; for he never prophesied good unto me, but always evil: the same is Micaiah the son of Imla. And Jehoshaphat said, Let not the king say so."},{"text":"And the king of Israel called for one of his officers, and said, Fetch quickly Micaiah the son of Imla."},{"text":"And the king of Israel and Jehoshaphat king of Judah sat either of them on his throne, clothed in their robes, and they sat in a void place at the entering in of the gate of Samaria; and all the prophets prophesied before them."},{"text":"And Zedekiah the son of Chenaanah had made him horns of iron, and said, Thus saith the LORD, With these thou shalt push Syria until they be consumed."},{"text":"And all the prophets prophesied so, saying, Go up to Ramothgilead, and prosper: for the LORD shall deliver it into the hand of the king."},{"text":"And the messenger that went to call Micaiah spake to him, saying, Behold, the words of the prophets declare good to the king with one assent; let thy word therefore, I pray thee, be like one of their's, and speak thou good."},{"text":"And Micaiah said, As the LORD liveth, even what my God saith, that will I speak."},{"text":"And when he was come to the king, the king said unto him, Micaiah, shall we go to Ramothgilead to battle, or shall I forbear? And he said, Go ye up, and prosper, and they shall be delivered into your hand."},{"text":"And the king said to him, How many times shall I adjure thee that thou say nothing but the truth to me in the name of the LORD?"},{"text":"Then he said, I did see all Israel scattered upon the mountains, as sheep that have no shepherd: and the LORD said, These have no master; let them return therefore every man to his house in peace."},{"text":"And the king of Israel said to Jehoshaphat, Did I not tell thee that he would not prophesy good unto me, but evil?"},{"text":"Again he said, Therefore hear the word of the LORD; I saw the LORD sitting upon his throne, and all the host of heaven standing on his right hand and on his left."},{"text":"And the LORD said, Who shall entice Ahab king of Israel, that he may go up and fall at Ramothgilead? And one spake saying after this manner, and another saying after that manner."},{"text":"Then there came out a spirit, and stood before the LORD, and said, I will entice him. And the LORD said unto him, Wherewith?"},{"text":"And he said, I will go out, and be a lying spirit in the mouth of all his prophets. And the Lord said, Thou shalt entice him, and thou shalt also prevail: go out, and do even so."},{"text":"Now therefore, behold, the LORD hath put a lying spirit in the mouth of these thy prophets, and the LORD hath spoken evil against thee."},{"text":"Then Zedekiah the son of Chenaanah came near, and smote Micaiah upon the cheek, and said, Which way went the Spirit of the LORD from me to speak unto thee?"},{"text":"And Micaiah said, Behold, thou shalt see on that day when thou shalt go into an inner chamber to hide thyself."},{"text":"Then the king of Israel said, Take ye Micaiah, and carry him back to Amon the governor of the city, and to Joash the king's son;"},{"text":"And say, Thus saith the king, Put this fellow in the prison, and feed him with bread of affliction and with water of affliction, until I return in peace."},{"text":"And Micaiah said, If thou certainly return in peace, then hath not the LORD spoken by me. And he said, Hearken, all ye people."},{"text":"So the king of Israel and Jehoshaphat the king of Judah went up to Ramothgilead."},{"text":"And the king of Israel said unto Jehoshaphat, I will disguise myself, and I will go to the battle; but put thou on thy robes. So the king of Israel disguised himself; and they went to the battle."},{"text":"Now the king of Syria had commanded the captains of the chariots that were with him, saying, Fight ye not with small or great, save only with the king of Israel."},{"text":"And it came to pass, when the captains of the chariots saw Jehoshaphat, that they said, It is the king of Israel. Therefore they compassed about him to fight: but Jehoshaphat cried out, and the LORD helped him; and God moved them to depart from him."},{"text":"For it came to pass, that, when the captains of the chariots perceived that it was not the king of Israel, they turned back again from pursuing him."},{"text":"And a certain man drew a bow at a venture, and smote the king of Israel between the joints of the harness: therefore he said to his chariot man, Turn thine hand, that thou mayest carry me out of the host; for I am wounded."},{"text":"And the battle increased that day: howbeit the king of Israel stayed himself up in his chariot against the Syrians until the even: and about the time of the sun going down he died."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And Jehoshaphat the king of Judah returned to his house in peace to Jerusalem."},{"text":"And Jehu the son of Hanani the seer went out to meet him, and said to king Jehoshaphat, Shouldest thou help the ungodly, and love them that hate the LORD? therefore is wrath upon thee from before the LORD."},{"text":"Nevertheless there are good things found in thee, in that thou hast taken away the groves out of the land, and hast prepared thine heart to seek God."},{"text":"And Jehoshaphat dwelt at Jerusalem: and he went out again through the people from Beersheba to mount Ephraim, and brought them back unto the LORD God of their fathers."},{"text":"And he set judges in the land throughout all the fenced cities of Judah, city by city,"},{"text":"And said to the judges, Take heed what ye do: for ye judge not for man, but for the LORD, who is with you in the judgment."},{"text":"Wherefore now let the fear of the LORD be upon you; take heed and do it: for there is no iniquity with the LORD our God, nor respect of persons, nor taking of gifts."},{"text":"Moreover in Jerusalem did Jehoshaphat set of the Levites, and of the priests, and of the chief of the fathers of Israel, for the judgment of the LORD, and for controversies, when they returned to Jerusalem."},{"text":"And he charged them, saying, Thus shall ye do in the fear of the LORD, faithfully, and with a perfect heart."},{"text":"And what cause soever shall come to you of your brethren that dwell in your cities, between blood and blood, between law and commandment, statutes and judgments, ye shall even warn them that they trespass not against the LORD, and so wrath come upon you, and upon your brethren: this do, and ye shall not trespass."},{"text":"And, behold, Amariah the chief priest is over you in all matters of the LORD; and Zebadiah the son of Ishmael, the ruler of the house of Judah, for all the king's matters: also the Levites shall be officers before you. Deal courageously, and the LORD shall be with the good."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And Solomon determined to build an house for the name of the LORD, and an house for his kingdom."},{"text":"And Solomon told out threescore and ten thousand men to bear burdens, and fourscore thousand to hew in the mountain, and three thousand and six hundred to oversee them."},{"text":"And Solomon sent to Huram the king of Tyre, saying, As thou didst deal with David my father, and didst send him cedars to build him an house to dwell therein, even so deal with me."},{"text":"Behold, I build an house to the name of the LORD my God, to dedicate it to him, and to burn before him sweet incense, and for the continual shewbread, and for the burnt offerings morning and evening, on the sabbaths, and on the new moons, and on the solemn feasts of the LORD our God. This is an ordinance for ever to Israel."},{"text":"And the house which I build is great: for great is our God above all gods."},{"text":"But who is able to build him an house, seeing the heaven and heaven of heavens cannot contain him? who am I then, that I should build him an house, save only to burn sacrifice before him?"},{"text":"Send me now therefore a man cunning to work in gold, and in silver, and in brass, and in iron, and in purple, and crimson, and blue, and that can skill to grave with the cunning men that are with me in Judah and in Jerusalem, whom David my father did provide."},{"text":"Send me also cedar trees, fir trees, and algum trees, out of Lebanon: for I know that thy servants can skill to cut timber in Lebanon; and, behold, my servants shall be with thy servants,"},{"text":"Even to prepare me timber in abundance: for the house which I am about to build shall be wonderful great."},{"text":"And, behold, I will give to thy servants, the hewers that cut timber, twenty thousand measures of beaten wheat, and twenty thousand measures of barley, and twenty thousand baths of wine, and twenty thousand baths of oil."},{"text":"Then Huram the king of Tyre answered in writing, which he sent to Solomon, Because the LORD hath loved his people, he hath made thee king over them."},{"text":"Huram said moreover, Blessed be the LORD God of Israel, that made heaven and earth, who hath given to David the king a wise son, endued with prudence and understanding, that might build an house for the LORD, and an house for his kingdom."},{"text":"And now I have sent a cunning man, endued with understanding, of Huram my father's,"},{"text":"The son of a woman of the daughters of Dan, and his father was a man of Tyre, skilful to work in gold, and in silver, in brass, in iron, in stone, and in timber, in purple, in blue, and in fine linen, and in crimson; also to grave any manner of graving, and to find out every device which shall be put to him, with thy cunning men, and with the cunning men of my lord David thy father."},{"text":"Now therefore the wheat, and the barley, the oil, and the wine, which my lord hath spoken of, let him send unto his servants:"},{"text":"And we will cut wood out of Lebanon, as much as thou shalt need: and we will bring it to thee in floats by sea to Joppa; and thou shalt carry it up to Jerusalem."},{"text":"And Solomon numbered all the strangers that were in the land of Israel, after the numbering wherewith David his father had numbered them; and they were found an hundred and fifty thousand and three thousand and six hundred."},{"text":"And he set threescore and ten thousand of them to be bearers of burdens, and fourscore thousand to be hewers in the mountain, and three thousand and six hundred overseers to set the people a work."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"It came to pass after this also, that the children of Moab, and the children of Ammon, and with them other beside the Ammonites, came against Jehoshaphat to battle."},{"text":"Then there came some that told Jehoshaphat, saying, There cometh a great multitude against thee from beyond the sea on this side Syria; and, behold, they be in Hazazontamar, which is Engedi."},{"text":"And Jehoshaphat feared, and set himself to seek the LORD, and proclaimed a fast throughout all Judah."},{"text":"And Judah gathered themselves together, to ask help of the LORD: even out of all the cities of Judah they came to seek the LORD."},{"text":"And Jehoshaphat stood in the congregation of Judah and Jerusalem, in the house of the LORD, before the new court,"},{"text":"And said, O LORD God of our fathers, art not thou God in heaven? and rulest not thou over all the kingdoms of the heathen? and in thine hand is there not power and might, so that none is able to withstand thee?"},{"text":"Art not thou our God, who didst drive out the inhabitants of this land before thy people Israel, and gavest it to the seed of Abraham thy friend for ever?"},{"text":"And they dwelt therein, and have built thee a sanctuary therein for thy name, saying,"},{"text":"If, when evil cometh upon us, as the sword, judgment, or pestilence, or famine, we stand before this house, and in thy presence, (for thy name is in this house,) and cry unto thee in our affliction, then thou wilt hear and help."},{"text":"And now, behold, the children of Ammon and Moab and mount Seir, whom thou wouldest not let Israel invade, when they came out of the land of Egypt, but they turned from them, and destroyed them not;"},{"text":"Behold, I say, how they reward us, to come to cast us out of thy possession, which thou hast given us to inherit."},{"text":"O our God, wilt thou not judge them? for we have no might against this great company that cometh against us; neither know we what to do: but our eyes are upon thee."},{"text":"And all Judah stood before the LORD, with their little ones, their wives, and their children."},{"text":"Then upon Jahaziel the son of Zechariah, the son of Benaiah, the son of Jeiel, the son of Mattaniah, a Levite of the sons of Asaph, came the Spirit of the LORD in the midst of the congregation;"},{"text":"And he said, Hearken ye, all Judah, and ye inhabitants of Jerusalem, and thou king Jehoshaphat, Thus saith the LORD unto you, Be not afraid nor dismayed by reason of this great multitude; for the battle is not yours, but God's."},{"text":"To morrow go ye down against them: behold, they come up by the cliff of Ziz; and ye shall find them at the end of the brook, before the wilderness of Jeruel."},{"text":"Ye shall not need to fight in this battle: set yourselves, stand ye still, and see the salvation of the LORD with you, O Judah and Jerusalem: fear not, nor be dismayed; to morrow go out against them: for the LORD will be with you."},{"text":"And Jehoshaphat bowed his head with his face to the ground: and all Judah and the inhabitants of Jerusalem fell before the LORD, worshipping the LORD."},{"text":"And the Levites, of the children of the Kohathites, and of the children of the Korhites, stood up to praise the LORD God of Israel with a loud voice on high."},{"text":"And they rose early in the morning, and went forth into the wilderness of Tekoa: and as they went forth, Jehoshaphat stood and said, Hear me, O Judah, and ye inhabitants of Jerusalem; Believe in the LORD your God, so shall ye be established; believe his prophets, so shall ye prosper."},{"text":"And when he had consulted with the people, he appointed singers unto the LORD, and that should praise the beauty of holiness, as they went out before the army, and to say, Praise the LORD; for his mercy endureth for ever."},{"text":"And when they began to sing and to praise, the LORD set ambushments against the children of Ammon, Moab, and mount Seir, which were come against Judah; and they were smitten."},{"text":"For the children of Ammon and Moab stood up against the inhabitants of mount Seir, utterly to slay and destroy them: and when they had made an end of the inhabitants of Seir, every one helped to destroy another."},{"text":"And when Judah came toward the watch tower in the wilderness, they looked unto the multitude, and, behold, they were dead bodies fallen to the earth, and none escaped."},{"text":"And when Jehoshaphat and his people came to take away the spoil of them, they found among them in abundance both riches with the dead bodies, and precious jewels, which they stripped off for themselves, more than they could carry away: and they were three days in gathering of the spoil, it was so much."},{"text":"And on the fourth day they assembled themselves in the valley of Berachah; for there they blessed the LORD: therefore the name of the same place was called, The valley of Berachah, unto this day."},{"text":"Then they returned, every man of Judah and Jerusalem, and Jehoshaphat in the forefront of them, to go again to Jerusalem with joy; for the LORD had made them to rejoice over their enemies."},{"text":"And they came to Jerusalem with psalteries and harps and trumpets unto the house of the LORD."},{"text":"And the fear of God was on all the kingdoms of those countries, when they had heard that the LORD fought against the enemies of Israel."},{"text":"So the realm of Jehoshaphat was quiet: for his God gave him rest round about."},{"text":"And Jehoshaphat reigned over Judah: he was thirty and five years old when he began to reign, and he reigned twenty and five years in Jerusalem."},{"text":"And he walked in the way of Asa his father, and departed not from it, doing that which was right in the sight of the LORD."},{"text":"Howbeit the high places were not taken away: for as yet the people had not prepared their hearts unto the God of their fathers."},{"text":"Now the rest of the acts of Jehoshaphat, first and last, behold, they are written in the book of Jehu the son of Hanani, who is mentioned in the book of the kings of Israel."},{"text":"And after this did Jehoshaphat king of Judah join himself with Ahaziah king of Israel, who did very wickedly:"},{"text":"And he joined himself with him to make ships to go to Tarshish: and they made the ships in Eziongaber."},{"text":"Then Eliezer the son of Dodavah of Mareshah prophesied against Jehoshaphat, saying, Because thou hast joined thyself with Ahaziah, the LORD hath broken thy works. And the ships were broken, that they were not able to go to Tarshish."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"Now Jehoshaphat slept with his fathers, and was buried with his fathers in the city of David. And Jehoram his son reigned in his stead."},{"text":"And he had brethren the sons of Jehoshaphat, Azariah, and Jehiel, and Zechariah, and Azariah, and Michael, and Shephatiah: all these were the sons of Jehoshaphat king of Israel."},{"text":"And their father gave them great gifts of silver, and of gold, and of precious things, with fenced cities in Judah: but the kingdom gave he to Jehoram; because he was the firstborn."},{"text":"Now when Jehoram was risen up to the kingdom of his father, he strengthened himself, and slew all his brethren with the sword, and divers also of the princes of Israel."},{"text":"Jehoram was thirty and two years old when he began to reign, and he reigned eight years in Jerusalem."},{"text":"And he walked in the way of the kings of Israel, like as did the house of Ahab: for he had the daughter of Ahab to wife: and he wrought that which was evil in the eyes of the LORD."},{"text":"Howbeit the LORD would not destroy the house of David, because of the covenant that he had made with David, and as he promised to give a light to him and to his sons for ever."},{"text":"In his days the Edomites revolted from under the dominion of Judah, and made themselves a king."},{"text":"Then Jehoram went forth with his princes, and all his chariots with him: and he rose up by night, and smote the Edomites which compassed him in, and the captains of the chariots."},{"text":"So the Edomites revolted from under the hand of Judah unto this day."},{"text":"Moreover he made high places in the mountains of Judah and caused the inhabitants of Jerusalem to commit fornication, and compelled Judah thereto."},{"text":"And there came a writing to him from Elijah the prophet, saying, Thus saith the LORD God of David thy father, Because thou hast not walked in the ways of Jehoshaphat thy father, nor in the ways of Asa king of Judah,"},{"text":"But hast walked in the way of the kings of Israel, and hast made Judah and the inhabitants of Jerusalem to go a whoring, like to the whoredoms of the house of Ahab, and also hast slain thy brethren of thy father's house, which were better than thyself:"},{"text":"Behold, with a great plague will the LORD smite thy people, and thy children, and thy wives, and all thy goods:"},{"text":"And thou shalt have great sickness by disease of thy bowels, until thy bowels fall out by reason of the sickness day by day."},{"text":"Moreover the LORD stirred up against Jehoram the spirit of the Philistines, and of the Arabians, that were near the Ethiopians:"},{"text":"And they came up into Judah, and brake into it, and carried away all the substance that was found in the king's house, and his sons also, and his wives; so that there was never a son left him, save Jehoahaz, the youngest of his sons."},{"text":"And after all this the LORD smote him in his bowels with an incurable disease."},{"text":"And it came to pass, that in process of time, after the end of two years, his bowels fell out by reason of his sickness: so he died of sore diseases. And his people made no burning for him, like the burning of his fathers."},{"text":"Thirty and two years old was he when he began to reign, and he reigned in Jerusalem eight years, and departed without being desired. Howbeit they buried him in the city of David, but not in the sepulchres of the kings."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"And the inhabitants of Jerusalem made Ahaziah his youngest son king in his stead: for the band of men that came with the Arabians to the camp had slain all the eldest. So Ahaziah the son of Jehoram king of Judah reigned."},{"text":"Forty and two years old was Ahaziah when he began to reign, and he reigned one year in Jerusalem. His mother's name also was Athaliah the daughter of Omri."},{"text":"He also walked in the ways of the house of Ahab: for his mother was his counsellor to do wickedly."},{"text":"Wherefore he did evil in the sight of the LORD like the house of Ahab: for they were his counsellors after the death of his father to his destruction."},{"text":"He walked also after their counsel, and went with Jehoram the son of Ahab king of Israel to war against Hazael king of Syria at Ramothgilead: and the Syrians smote Joram."},{"text":"And he returned to be healed in Jezreel because of the wounds which were given him at Ramah, when he fought with Hazael king of Syria. And Azariah the son of Jehoram king of Judah went down to see Jehoram the son of Ahab at Jezreel, because he was sick."},{"text":"And the destruction of Ahaziah was of God by coming to Joram: for when he was come, he went out with Jehoram against Jehu the son of Nimshi, whom the LORD had anointed to cut off the house of Ahab."},{"text":"And it came to pass, that, when Jehu was executing judgment upon the house of Ahab, and found the princes of Judah, and the sons of the brethren of Ahaziah, that ministered to Ahaziah, he slew them."},{"text":"And he sought Ahaziah: and they caught him, (for he was hid in Samaria,) and brought him to Jehu: and when they had slain him, they buried him: Because, said they, he is the son of Jehoshaphat, who sought the LORD with all his heart. So the house of Ahaziah had no power to keep still the kingdom."},{"text":"But when Athaliah the mother of Ahaziah saw that her son was dead, she arose and destroyed all the seed royal of the house of Judah."},{"text":"But Jehoshabeath, the daughter of the king, took Joash the son of Ahaziah, and stole him from among the king's sons that were slain, and put him and his nurse in a bedchamber. So Jehoshabeath, the daughter of king Jehoram, the wife of Jehoiada the priest, (for she was the sister of Ahaziah,) hid him from Athaliah, so that she slew him not."},{"text":"And he was with them hid in the house of God six years: and Athaliah reigned over the land."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"And in the seventh year Jehoiada strengthened himself, and took the captains of hundreds, Azariah the son of Jeroham, and Ishmael the son of Jehohanan, and Azariah the son of Obed, and Maaseiah the son of Adaiah, and Elishaphat the son of Zichri, into covenant with him."},{"text":"And they went about in Judah, and gathered the Levites out of all the cities of Judah, and the chief of the fathers of Israel, and they came to Jerusalem."},{"text":"And all the congregation made a covenant with the king in the house of God. And he said unto them, Behold, the king's son shall reign, as the LORD hath said of the sons of David."},{"text":"This is the thing that ye shall do; A third part of you entering on the sabbath, of the priests and of the Levites, shall be porters of the doors;"},{"text":"And a third part shall be at the king's house; and a third part at the gate of the foundation: and all the people shall be in the courts of the house of the LORD."},{"text":"But let none come into the house of the LORD, save the priests, and they that minister of the Levites; they shall go in, for they are holy: but all the people shall keep the watch of the LORD."},{"text":"And the Levites shall compass the king round about, every man with his weapons in his hand; and whosoever else cometh into the house, he shall be put to death: but be ye with the king when he cometh in, and when he goeth out."},{"text":"So the Levites and all Judah did according to all things that Jehoiada the priest had commanded, and took every man his men that were to come in on the sabbath, with them that were to go out on the sabbath: for Jehoiada the priest dismissed not the courses."},{"text":"Moreover Jehoiada the priest delivered to the captains of hundreds spears, and bucklers, and shields, that had been king David's, which were in the house of God."},{"text":"And he set all the people, every man having his weapon in his hand, from the right side of the temple to the left side of the temple, along by the altar and the temple, by the king round about."},{"text":"Then they brought out the king's son, and put upon him the crown, and gave him the testimony, and made him king. And Jehoiada and his sons anointed him, and said, God save the king."},{"text":"Now when Athaliah heard the noise of the people running and praising the king, she came to the people into the house of the LORD:"},{"text":"And she looked, and, behold, the king stood at his pillar at the entering in, and the princes and the trumpets by the king: and all the people of the land rejoiced, and sounded with trumpets, also the singers with instruments of musick, and such as taught to sing praise. Then Athaliah rent her clothes, and said, Treason, Treason."},{"text":"Then Jehoiada the priest brought out the captains of hundreds that were set over the host, and said unto them, Have her forth of the ranges: and whoso followeth her, let him be slain with the sword. For the priest said, Slay her not in the house of the LORD."},{"text":"So they laid hands on her; and when she was come to the entering of the horse gate by the king's house, they slew her there."},{"text":"And Jehoiada made a covenant between him, and between all the people, and between the king, that they should be the LORD's people."},{"text":"Then all the people went to the house of Baal, and brake it down, and brake his altars and his images in pieces, and slew Mattan the priest of Baal before the altars."},{"text":"Also Jehoiada appointed the offices of the house of the LORD by the hand of the priests the Levites, whom David had distributed in the house of the LORD, to offer the burnt offerings of the LORD, as it is written in the law of Moses, with rejoicing and with singing, as it was ordained by David."},{"text":"And he set the porters at the gates of the house of the LORD, that none which was unclean in any thing should enter in."},{"text":"And he took the captains of hundreds, and the nobles, and the governors of the people, and all the people of the land, and brought down the king from the house of the LORD: and they came through the high gate into the king's house, and set the king upon the throne of the kingdom."},{"text":"And all the people of the land rejoiced: and the city was quiet, after that they had slain Athaliah with the sword."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"Joash was seven years old when he began to reign, and he reigned forty years in Jerusalem. His mother's name also was Zibiah of Beersheba."},{"text":"And Joash did that which was right in the sight of the LORD all the days of Jehoiada the priest."},{"text":"And Jehoiada took for him two wives; and he begat sons and daughters."},{"text":"And it came to pass after this, that Joash was minded to repair the house of the LORD."},{"text":"And he gathered together the priests and the Levites, and said to them, Go out unto the cities of Judah, and gather of all Israel money to repair the house of your God from year to year, and see that ye hasten the matter. Howbeit the Levites hastened it not."},{"text":"And the king called for Jehoiada the chief, and said unto him, Why hast thou not required of the Levites to bring in out of Judah and out of Jerusalem the collection, according to the commandment of Moses the servant of the LORD, and of the congregation of Israel, for the tabernacle of witness?"},{"text":"For the sons of Athaliah, that wicked woman, had broken up the house of God; and also all the dedicated things of the house of the LORD did they bestow upon Baalim."},{"text":"And at the king's commandment they made a chest, and set it without at the gate of the house of the LORD."},{"text":"And they made a proclamation through Judah and Jerusalem, to bring in to the LORD the collection that Moses the servant of God laid upon Israel in the wilderness."},{"text":"And all the princes and all the people rejoiced, and brought in, and cast into the chest, until they had made an end."},{"text":"Now it came to pass, that at what time the chest was brought unto the king's office by the hand of the Levites, and when they saw that there was much money, the king's scribe and the high priest's officer came and emptied the chest, and took it, and carried it to his place again. Thus they did day by day, and gathered money in abundance."},{"text":"And the king and Jehoiada gave it to such as did the work of the service of the house of the LORD, and hired masons and carpenters to repair the house of the LORD, and also such as wrought iron and brass to mend the house of the LORD."},{"text":"So the workmen wrought, and the work was perfected by them, and they set the house of God in his state, and strengthened it."},{"text":"And when they had finished it, they brought the rest of the money before the king and Jehoiada, whereof were made vessels for the house of the LORD, even vessels to minister, and to offer withal, and spoons, and vessels of gold and silver. And they offered burnt offerings in the house of the LORD continually all the days of Jehoiada."},{"text":"But Jehoiada waxed old, and was full of days when he died; an hundred and thirty years old was he when he died."},{"text":"And they buried him in the city of David among the kings, because he had done good in Israel, both toward God, and toward his house."},{"text":"Now after the death of Jehoiada came the princes of Judah, and made obeisance to the king. Then the king hearkened unto them."},{"text":"And they left the house of the LORD God of their fathers, and served groves and idols: and wrath came upon Judah and Jerusalem for this their trespass."},{"text":"Yet he sent prophets to them, to bring them again unto the LORD; and they testified against them: but they would not give ear."},{"text":"And the Spirit of God came upon Zechariah the son of Jehoiada the priest, which stood above the people, and said unto them, Thus saith God, Why transgress ye the commandments of the LORD, that ye cannot prosper? because ye have forsaken the LORD, he hath also forsaken you."},{"text":"And they conspired against him, and stoned him with stones at the commandment of the king in the court of the house of the LORD."},{"text":"Thus Joash the king remembered not the kindness which Jehoiada his father had done to him, but slew his son. And when he died, he said, The LORD look upon it, and require it."},{"text":"And it came to pass at the end of the year, that the host of Syria came up against him: and they came to Judah and Jerusalem, and destroyed all the princes of the people from among the people, and sent all the spoil of them unto the king of Damascus."},{"text":"For the army of the Syrians came with a small company of men, and the LORD delivered a very great host into their hand, because they had forsaken the LORD God of their fathers. So they executed judgment against Joash."},{"text":"And when they were departed from him, (for they left him in great diseases,) his own servants conspired against him for the blood of the sons of Jehoiada the priest, and slew him on his bed, and he died: and they buried him in the city of David, but they buried him not in the sepulchres of the kings."},{"text":"And these are they that conspired against him; Zabad the son of Shimeath an Ammonitess, and Jehozabad the son of Shimrith a Moabitess."},{"text":"Now concerning his sons, and the greatness of the burdens laid upon him, and the repairing of the house of God, behold, they are written in the story of the book of the kings. And Amaziah his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"Amaziah was twenty and five years old when he began to reign, and he reigned twenty and nine years in Jerusalem. And his mother's name was Jehoaddan of Jerusalem."},{"text":"And he did that which was right in the sight of the LORD, but not with a perfect heart."},{"text":"Now it came to pass, when the kingdom was established to him, that he slew his servants that had killed the king his father."},{"text":"But he slew not their children, but did as it is written in the law in the book of Moses, where the LORD commanded, saying, The fathers shall not die for the children, neither shall the children die for the fathers, but every man shall die for his own sin."},{"text":"Moreover Amaziah gathered Judah together, and made them captains over thousands, and captains over hundreds, according to the houses of their fathers, throughout all Judah and Benjamin: and he numbered them from twenty years old and above, and found them three hundred thousand choice men, able to go forth to war, that could handle spear and shield."},{"text":"He hired also an hundred thousand mighty men of valour out of Israel for an hundred talents of silver."},{"text":"But there came a man of God to him, saying, O king, let not the army of Israel go with thee; for the LORD is not with Israel, to wit, with all the children of Ephraim."},{"text":"But if thou wilt go, do it; be strong for the battle: God shall make thee fall before the enemy: for God hath power to help, and to cast down."},{"text":"And Amaziah said to the man of God, But what shall we do for the hundred talents which I have given to the army of Israel? And the man of God answered, The LORD is able to give thee much more than this."},{"text":"Then Amaziah separated them, to wit, the army that was come to him out of Ephraim, to go home again: wherefore their anger was greatly kindled against Judah, and they returned home in great anger."},{"text":"And Amaziah strengthened himself, and led forth his people, and went to the valley of salt, and smote of the children of Seir ten thousand."},{"text":"And other ten thousand left alive did the children of Judah carry away captive, and brought them unto the top of the rock, and cast them down from the top of the rock, that they all were broken in pieces."},{"text":"But the soldiers of the army which Amaziah sent back, that they should not go with him to battle, fell upon the cities of Judah, from Samaria even unto Bethhoron, and smote three thousand of them, and took much spoil."},{"text":"Now it came to pass, after that Amaziah was come from the slaughter of the Edomites, that he brought the gods of the children of Seir, and set them up to be his gods, and bowed down himself before them, and burned incense unto them."},{"text":"Wherefore the anger of the LORD was kindled against Amaziah, and he sent unto him a prophet, which said unto him, Why hast thou sought after the gods of the people, which could not deliver their own people out of thine hand?"},{"text":"And it came to pass, as he talked with him, that the king said unto him, Art thou made of the king's counsel? forbear; why shouldest thou be smitten? Then the prophet forbare, and said, I know that God hath determined to destroy thee, because thou hast done this, and hast not hearkened unto my counsel."},{"text":"Then Amaziah king of Judah took advice, and sent to Joash, the son of Jehoahaz, the son of Jehu, king of Israel, saying, Come, let us see one another in the face."},{"text":"And Joash king of Israel sent to Amaziah king of Judah, saying, The thistle that was in Lebanon sent to the cedar that was in Lebanon, saying, Give thy daughter to my son to wife: and there passed by a wild beast that was in Lebanon, and trode down the thistle."},{"text":"Thou sayest, Lo, thou hast smitten the Edomites; and thine heart lifteth thee up to boast: abide now at home; why shouldest thou meddle to thine hurt, that thou shouldest fall, even thou, and Judah with thee?"},{"text":"But Amaziah would not hear; for it came of God, that he might deliver them into the hand of their enemies, because they sought after the gods of Edom."},{"text":"So Joash the king of Israel went up; and they saw one another in the face, both he and Amaziah king of Judah, at Bethshemesh, which belongeth to Judah."},{"text":"And Judah was put to the worse before Israel, and they fled every man to his tent."},{"text":"And Joash the king of Israel took Amaziah king of Judah, the son of Joash, the son of Jehoahaz, at Bethshemesh, and brought him to Jerusalem, and brake down the wall of Jerusalem from the gate of Ephraim to the corner gate, four hundred cubits."},{"text":"And he took all the gold and the silver, and all the vessels that were found in the house of God with Obededom, and the treasures of the king's house, the hostages also, and returned to Samaria."},{"text":"And Amaziah the son of Joash king of Judah lived after the death of Joash son of Jehoahaz king of Israel fifteen years."},{"text":"Now the rest of the acts of Amaziah, first and last, behold, are they not written in the book of the kings of Judah and Israel?"},{"text":"Now after the time that Amaziah did turn away from following the LORD they made a conspiracy against him in Jerusalem; and he fled to Lachish: but they sent to Lachish after him, and slew him there."},{"text":"And they brought him upon horses, and buried him with his fathers in the city of Judah."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"Then all the people of Judah took Uzziah, who was sixteen years old, and made him king in the room of his father Amaziah."},{"text":"He built Eloth, and restored it to Judah, after that the king slept with his fathers."},{"text":"Sixteen years old was Uzziah when he began to reign, and he reigned fifty and two years in Jerusalem. His mother's name also was Jecoliah of Jerusalem."},{"text":"And he did that which was right in the sight of the LORD, according to all that his father Amaziah did."},{"text":"And he sought God in the days of Zechariah, who had understanding in the visions of God: and as long as he sought the LORD, God made him to prosper."},{"text":"And he went forth and warred against the Philistines, and brake down the wall of Gath, and the wall of Jabneh, and the wall of Ashdod, and built cities about Ashdod, and among the Philistines."},{"text":"And God helped him against the Philistines, and against the Arabians that dwelt in Gurbaal, and the Mehunims."},{"text":"And the Ammonites gave gifts to Uzziah: and his name spread abroad even to the entering in of Egypt; for he strengthened himself exceedingly."},{"text":"Moreover Uzziah built towers in Jerusalem at the corner gate, and at the valley gate, and at the turning of the wall, and fortified them."},{"text":"Also he built towers in the desert, and digged many wells: for he had much cattle, both in the low country, and in the plains: husbandmen also, and vine dressers in the mountains, and in Carmel: for he loved husbandry."},{"text":"Moreover Uzziah had an host of fighting men, that went out to war by bands, according to the number of their account by the hand of Jeiel the scribe and Maaseiah the ruler, under the hand of Hananiah, one of the king's captains."},{"text":"The whole number of the chief of the fathers of the mighty men of valour were two thousand and six hundred."},{"text":"And under their hand was an army, three hundred thousand and seven thousand and five hundred, that made war with mighty power, to help the king against the enemy."},{"text":"And Uzziah prepared for them throughout all the host shields, and spears, and helmets, and habergeons, and bows, and slings to cast stones."},{"text":"And he made in Jerusalem engines, invented by cunning men, to be on the towers and upon the bulwarks, to shoot arrows and great stones withal."},{"text":"But when he was strong, his heart was lifted up to his destruction: for he transgressed against the LORD his God, and went into the temple of the LORD to burn incense upon the altar of incense."},{"text":"And Azariah the priest went in after him, and with him fourscore priests of the LORD, that were valiant men:"},{"text":"And they withstood Uzziah the king, and said unto him, It appertaineth not unto thee, Uzziah, to burn incense unto the LORD, but to the priests the sons of Aaron, that are consecrated to burn incense: go out of the sanctuary; for thou hast trespassed; neither shall it be for thine honour from the LORD God."},{"text":"Then Uzziah was wroth, and had a censer in his hand to burn incense: and while he was wroth with the priests, the leprosy even rose up in his forehead before the priests in the house of the LORD, from beside the incense altar."},{"text":"And Azariah the chief priest, and all the priests, looked upon him, and, behold, he was leprous in his forehead, and they thrust him out from thence; yea, himself hasted also to go out, because the LORD had smitten him."},{"text":"And Uzziah the king was a leper unto the day of his death, and dwelt in a several house, being a leper; for he was cut off from the house of the LORD: and Jotham his son was over the king's house, judging the people of the land."},{"text":"Now the rest of the acts of Uzziah, first and last, did Isaiah the prophet, the son of Amoz, write."},{"text":"So Uzziah slept with his fathers, and they buried him with his fathers in the field of the burial which belonged to the kings; for they said, He is a leper: and Jotham his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"Jotham was twenty and five years old when he began to reign, and he reigned sixteen years in Jerusalem. His mother's name also was Jerushah, the daughter of Zadok."},{"text":"And he did that which was right in the sight of the LORD, according to all that his father Uzziah did: howbeit he entered not into the temple of the LORD. And the people did yet corruptly."},{"text":"He built the high gate of the house of the LORD, and on the wall of Ophel he built much."},{"text":"Moreover he built cities in the mountains of Judah, and in the forests he built castles and towers."},{"text":"He fought also with the king of the Ammonites, and prevailed against them. And the children of Ammon gave him the same year an hundred talents of silver, and ten thousand measures of wheat, and ten thousand of barley. So much did the children of Ammon pay unto him, both the second year, and the third."},{"text":"So Jotham became mighty, because he prepared his ways before the LORD his God."},{"text":"Now the rest of the acts of Jotham, and all his wars, and his ways, lo, they are written in the book of the kings of Israel and Judah."},{"text":"He was five and twenty years old when he began to reign, and reigned sixteen years in Jerusalem."},{"text":"And Jotham slept with his fathers, and they buried him in the city of David: and Ahaz his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"Ahaz was twenty years old when he began to reign, and he reigned sixteen years in Jerusalem: but he did not that which was right in the sight of the LORD, like David his father:"},{"text":"For he walked in the ways of the kings of Israel, and made also molten images for Baalim."},{"text":"Moreover he burnt incense in the valley of the son of Hinnom, and burnt his children in the fire, after the abominations of the heathen whom the LORD had cast out before the children of Israel."},{"text":"He sacrificed also and burnt incense in the high places, and on the hills, and under every green tree."},{"text":"Wherefore the LORD his God delivered him into the hand of the king of Syria; and they smote him, and carried away a great multitude of them captives, and brought them to Damascus. And he was also delivered into the hand of the king of Israel, who smote him with a great slaughter."},{"text":"For Pekah the son of Remaliah slew in Judah an hundred and twenty thousand in one day, which were all valiant men; because they had forsaken the LORD God of their fathers."},{"text":"And Zichri, a mighty man of Ephraim, slew Maaseiah the king's son, and Azrikam the governor of the house, and Elkanah that was next to the king."},{"text":"And the children of Israel carried away captive of their brethren two hundred thousand, women, sons, and daughters, and took also away much spoil from them, and brought the spoil to Samaria."},{"text":"But a prophet of the LORD was there, whose name was Oded: and he went out before the host that came to Samaria, and said unto them, Behold, because the LORD God of your fathers was wroth with Judah, he hath delivered them into your hand, and ye have slain them in a rage that reacheth up unto heaven."},{"text":"And now ye purpose to keep under the children of Judah and Jerusalem for bondmen and bondwomen unto you: but are there not with you, even with you, sins against the LORD your God?"},{"text":"Now hear me therefore, and deliver the captives again, which ye have taken captive of your brethren: for the fierce wrath of the LORD is upon you."},{"text":"Then certain of the heads of the children of Ephraim, Azariah the son of Johanan, Berechiah the son of Meshillemoth, and Jehizkiah the son of Shallum, and Amasa the son of Hadlai, stood up against them that came from the war,"},{"text":"And said unto them, Ye shall not bring in the captives hither: for whereas we have offended against the LORD already, ye intend to add more to our sins and to our trespass: for our trespass is great, and there is fierce wrath against Israel."},{"text":"So the armed men left the captives and the spoil before the princes and all the congregation."},{"text":"And the men which were expressed by name rose up, and took the captives, and with the spoil clothed all that were naked among them, and arrayed them, and shod them, and gave them to eat and to drink, and anointed them, and carried all the feeble of them upon asses, and brought them to Jericho, the city of palm trees, to their brethren: then they returned to Samaria."},{"text":"At that time did king Ahaz send unto the kings of Assyria to help him."},{"text":"For again the Edomites had come and smitten Judah, and carried away captives."},{"text":"The Philistines also had invaded the cities of the low country, and of the south of Judah, and had taken Bethshemesh, and Ajalon, and Gederoth, and Shocho with the villages thereof, and Timnah with the villages thereof, Gimzo also and the villages thereof: and they dwelt there."},{"text":"For the LORD brought Judah low because of Ahaz king of Israel; for he made Judah naked, and transgressed sore against the LORD."},{"text":"And Tilgathpilneser king of Assyria came unto him, and distressed him, but strengthened him not."},{"text":"For Ahaz took away a portion out of the house of the LORD, and out of the house of the king, and of the princes, and gave it unto the king of Assyria: but he helped him not."},{"text":"And in the time of his distress did he trespass yet more against the LORD: this is that king Ahaz."},{"text":"For he sacrificed unto the gods of Damascus, which smote him: and he said, Because the gods of the kings of Syria help them, therefore will I sacrifice to them, that they may help me. But they were the ruin of him, and of all Israel."},{"text":"And Ahaz gathered together the vessels of the house of God, and cut in pieces the vessels of the house of God, and shut up the doors of the house of the LORD, and he made him altars in every corner of Jerusalem."},{"text":"And in every several city of Judah he made high places to burn incense unto other gods, and provoked to anger the LORD God of his fathers."},{"text":"Now the rest of his acts and of all his ways, first and last, behold, they are written in the book of the kings of Judah and Israel."},{"text":"And Ahaz slept with his fathers, and they buried him in the city, even in Jerusalem: but they brought him not into the sepulchres of the kings of Israel: and Hezekiah his son reigned in his stead."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"Hezekiah began to reign when he was five and twenty years old, and he reigned nine and twenty years in Jerusalem. And his mother's name was Abijah, the daughter of Zechariah."},{"text":"And he did that which was right in the sight of the LORD, according to all that David his father had done."},{"text":"He in the first year of his reign, in the first month, opened the doors of the house of the LORD, and repaired them."},{"text":"And he brought in the priests and the Levites, and gathered them together into the east street,"},{"text":"And said unto them, Hear me, ye Levites, sanctify now yourselves, and sanctify the house of the LORD God of your fathers, and carry forth the filthiness out of the holy place."},{"text":"For our fathers have trespassed, and done that which was evil in the eyes of the LORD our God, and have forsaken him, and have turned away their faces from the habitation of the LORD, and turned their backs."},{"text":"Also they have shut up the doors of the porch, and put out the lamps, and have not burned incense nor offered burnt offerings in the holy place unto the God of Israel."},{"text":"Wherefore the wrath of the LORD was upon Judah and Jerusalem, and he hath delivered them to trouble, to astonishment, and to hissing, as ye see with your eyes."},{"text":"For, lo, our fathers have fallen by the sword, and our sons and our daughters and our wives are in captivity for this."},{"text":"Now it is in mine heart to make a covenant with the LORD God of Israel, that his fierce wrath may turn away from us."},{"text":"My sons, be not now negligent: for the LORD hath chosen you to stand before him, to serve him, and that ye should minister unto him, and burn incense."},{"text":"Then the Levites arose, Mahath the son of Amasai, and Joel the son of Azariah, of the sons of the Kohathites: and of the sons of Merari, Kish the son of Abdi, and Azariah the son of Jehalelel: and of the Gershonites; Joah the son of Zimmah, and Eden the son of Joah:"},{"text":"And of the sons of Elizaphan; Shimri, and Jeiel: and of the sons of Asaph; Zechariah, and Mattaniah:"},{"text":"And of the sons of Heman; Jehiel, and Shimei: and of the sons of Jeduthun; Shemaiah, and Uzziel."},{"text":"And they gathered their brethren, and sanctified themselves, and came, according to the commandment of the king, by the words of the LORD, to cleanse the house of the LORD."},{"text":"And the priests went into the inner part of the house of the LORD, to cleanse it, and brought out all the uncleanness that they found in the temple of the LORD into the court of the house of the LORD. And the Levites took it, to carry it out abroad into the brook Kidron."},{"text":"Now they began on the first day of the first month to sanctify, and on the eighth day of the month came they to the porch of the LORD: so they sanctified the house of the LORD in eight days; and in the sixteenth day of the first month they made an end."},{"text":"Then they went in to Hezekiah the king, and said, We have cleansed all the house of the LORD, and the altar of burnt offering, with all the vessels thereof, and the shewbread table, with all the vessels thereof."},{"text":"Moreover all the vessels, which king Ahaz in his reign did cast away in his transgression, have we prepared and sanctified, and, behold, they are before the altar of the LORD."},{"text":"Then Hezekiah the king rose early, and gathered the rulers of the city, and went up to the house of the LORD."},{"text":"And they brought seven bullocks, and seven rams, and seven lambs, and seven he goats, for a sin offering for the kingdom, and for the sanctuary, and for Judah. And he commanded the priests the sons of Aaron to offer them on the altar of the LORD."},{"text":"So they killed the bullocks, and the priests received the blood, and sprinkled it on the altar: likewise, when they had killed the rams, they sprinkled the blood upon the altar: they killed also the lambs, and they sprinkled the blood upon the altar."},{"text":"And they brought forth the he goats for the sin offering before the king and the congregation; and they laid their hands upon them:"},{"text":"And the priests killed them, and they made reconciliation with their blood upon the altar, to make an atonement for all Israel: for the king commanded that the burnt offering and the sin offering should be made for all Israel."},{"text":"And he set the Levites in the house of the LORD with cymbals, with psalteries, and with harps, according to the commandment of David, and of Gad the king's seer, and Nathan the prophet: for so was the commandment of the LORD by his prophets."},{"text":"And the Levites stood with the instruments of David, and the priests with the trumpets."},{"text":"And Hezekiah commanded to offer the burnt offering upon the altar."},{"text":"And all the congregation worshipped, and the singers sang, and the trumpeters sounded: and all this continued until the burnt offering was finished."},{"text":"And when they had made an end of offering, the king and all that were present with him bowed themselves, and worshipped."},{"text":"Moreover Hezekiah the king and the princes commanded the Levites to sing praise unto the LORD with the words of David, and of Asaph the seer. And they sang praises with gladness, and they bowed their heads and worshipped."},{"text":"Then Hezekiah answered and said, Now ye have consecrated yourselves unto the LORD, come near and bring sacrifices and thank offerings into the house of the LORD. And the congregation brought in sacrifices and thank offerings; and as many as were of a free heart burnt offerings."},{"text":"And the number of the burnt offerings, which the congregation brought, was threescore and ten bullocks, an hundred rams, and two hundred lambs: all these were for a burnt offering to the LORD."},{"text":"And the consecrated things were six hundred oxen and three thousand sheep."},{"text":"But the priests were too few, so that they could not flay all the burnt offerings: wherefore their brethren the Levites did help them, till the work was ended, and until the other priests had sanctified themselves: for the Levites were more upright in heart to sanctify themselves than the priests."},{"text":"And also the burnt offerings were in abundance, with the fat of the peace offerings, and the drink offerings for every burnt offering. So the service of the house of the LORD was set in order."},{"text":"And Hezekiah rejoiced, and all the people, that God had prepared the people: for the thing was done suddenly."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Then Solomon began to build the house of the LORD at Jerusalem in mount Moriah, where the Lord appeared unto David his father, in the place that David had prepared in the threshingfloor of Ornan the Jebusite."},{"text":"And he began to build in the second day of the second month, in the fourth year of his reign."},{"text":"Now these are the things wherein Solomon was instructed for the building of the house of God. The length by cubits after the first measure was threescore cubits, and the breadth twenty cubits."},{"text":"And the porch that was in the front of the house, the length of it was according to the breadth of the house, twenty cubits, and the height was an hundred and twenty: and he overlaid it within with pure gold."},{"text":"And the greater house he cieled with fir tree, which he overlaid with fine gold, and set thereon palm trees and chains."},{"text":"And he garnished the house with precious stones for beauty: and the gold was gold of Parvaim."},{"text":"He overlaid also the house, the beams, the posts, and the walls thereof, and the doors thereof, with gold; and graved cherubims on the walls."},{"text":"And he made the most holy house, the length whereof was according to the breadth of the house, twenty cubits, and the breadth thereof twenty cubits: and he overlaid it with fine gold, amounting to six hundred talents."},{"text":"And the weight of the nails was fifty shekels of gold. And he overlaid the upper chambers with gold."},{"text":"And in the most holy house he made two cherubims of image work, and overlaid them with gold."},{"text":"And the wings of the cherubims were twenty cubits long: one wing of the one cherub was five cubits, reaching to the wall of the house: and the other wing was likewise five cubits, reaching to the wing of the other cherub."},{"text":"And one wing of the other cherub was five cubits, reaching to the wall of the house: and the other wing was five cubits also, joining to the wing of the other cherub."},{"text":"The wings of these cherubims spread themselves forth twenty cubits: and they stood on their feet, and their faces were inward."},{"text":"And he made the vail of blue, and purple, and crimson, and fine linen, and wrought cherubims thereon."},{"text":"Also he made before the house two pillars of thirty and five cubits high, and the chapiter that was on the top of each of them was five cubits."},{"text":"And he made chains, as in the oracle, and put them on the heads of the pillars; and made an hundred pomegranates, and put them on the chains."},{"text":"And he reared up the pillars before the temple, one on the right hand, and the other on the left; and called the name of that on the right hand Jachin, and the name of that on the left Boaz."}]}