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":39,"verses":[{"text":"And of the blue, and purple, and scarlet, they made cloths of service, to do service in the holy place, and made the holy garments for Aaron; as the LORD commanded Moses."},{"text":"And he made the ephod of gold, blue, and purple, and scarlet, and fine twined linen."},{"text":"And they did beat the gold into thin plates, and cut it into wires, to work it in the blue, and in the purple, and in the scarlet, and in the fine linen, with cunning work."},{"text":"They made shoulderpieces for it, to couple it together: by the two edges was it coupled together."},{"text":"And the curious girdle of his ephod, that was upon it, was of the same, according to the work thereof; of gold, blue, and purple, and scarlet, and fine twined linen; as the LORD commanded Moses."},{"text":"And they wrought onyx stones inclosed in ouches of gold, graven, as signets are graven, with the names of the children of Israel."},{"text":"And he put them on the shoulders of the ephod, that they should be stones for a memorial to the children of Israel; as the LORD commanded Moses."},{"text":"And he made the breastplate of cunning work, like the work of the ephod; of gold, blue, and purple, and scarlet, and fine twined linen."},{"text":"It was foursquare; they made the breastplate double: a span was the length thereof, and a span the breadth thereof, being doubled."},{"text":"And they set in it four rows of stones: the first row was a sardius, a topaz, and a carbuncle: this was the first row."},{"text":"And the second row, an emerald, a sapphire, and a diamond."},{"text":"And the third row, a ligure, an agate, and an amethyst."},{"text":"And the fourth row, a beryl, an onyx, and a jasper: they were inclosed in ouches of gold in their inclosings."},{"text":"And the stones were according to the names of the children of Israel, twelve, according to their names, like the engravings of a signet, every one with his name, according to the twelve tribes."},{"text":"And they made upon the breastplate chains at the ends, of wreathen work of pure gold."},{"text":"And they made two ouches of gold, and two gold rings; and put the two rings in the two ends of the breastplate."},{"text":"And they put the two wreathen chains of gold in the two rings on the ends of the breastplate."},{"text":"And the two ends of the two wreathen chains they fastened in the two ouches, and put them on the shoulderpieces of the ephod, before it."},{"text":"And they made two rings of gold, and put them on the two ends of the breastplate, upon the border of it, which was on the side of the ephod inward."},{"text":"And they made two other golden rings, and put them on the two sides of the ephod underneath, toward the forepart of it, over against the other coupling thereof, above the curious girdle of the ephod."},{"text":"And they did bind the breastplate by his rings unto the rings of the ephod with a lace of blue, that it might be above the curious girdle of the ephod, and that the breastplate might not be loosed from the ephod; as the LORD commanded Moses."},{"text":"And he made the robe of the ephod of woven work, all of blue."},{"text":"And there was an hole in the midst of the robe, as the hole of an habergeon, with a band round about the hole, that it should not rend."},{"text":"And they made upon the hems of the robe pomegranates of blue, and purple, and scarlet, and twined linen."},{"text":"And they made bells of pure gold, and put the bells between the pomegranates upon the hem of the robe, round about between the pomegranates;"},{"text":"A bell and a pomegranate, a bell and a pomegranate, round about the hem of the robe to minister in; as the LORD commanded Moses."},{"text":"And they made coats of fine linen of woven work for Aaron, and for his sons,"},{"text":"And a mitre of fine linen, and goodly bonnets of fine linen, and linen breeches of fine twined linen,"},{"text":"And a girdle of fine twined linen, and blue, and purple, and scarlet, of needlework; as the LORD commanded Moses."},{"text":"And they made the plate of the holy crown of pure gold, and wrote upon it a writing, like to the engravings of a signet, HOLINESS TO THE LORD."},{"text":"And they tied unto it a lace of blue, to fasten it on high upon the mitre; as the LORD commanded Moses."},{"text":"Thus was all the work of the tabernacle of the tent of the congregation finished: and the children of Israel did according to all that the LORD commanded Moses, so did they."},{"text":"And they brought the tabernacle unto Moses, the tent, and all his furniture, his taches, his boards, his bars, and his pillars, and his sockets,"},{"text":"And the covering of rams' skins dyed red, and the covering of badgers' skins, and the vail of the covering,"},{"text":"The ark of the testimony, and the staves thereof, and the mercy seat,"},{"text":"The table, and all the vessels thereof, and the shewbread,"},{"text":"The pure candlestick, with the lamps thereof, even with the lamps to be set in order, and all the vessels thereof, and the oil for light,"},{"text":"And the golden altar, and the anointing oil, and the sweet incense, and the hanging for the tabernacle door,"},{"text":"The brasen altar, and his grate of brass, his staves, and all his vessels, the laver and his foot,"},{"text":"The hangings of the court, his pillars, and his sockets, and the hanging for the court gate, his cords, and his pins, and all the vessels of the service of the tabernacle, for the tent of the congregation,"},{"text":"The cloths of service to do service in the holy place, and the holy garments for Aaron the priest, and his sons' garments, to minister in the priest's office."},{"text":"According to all that the LORD commanded Moses, so the children of Israel made all the work."},{"text":"And Moses did look upon all the work, and, behold, they had done it as the LORD had commanded, even so had they done it: and Moses blessed them."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"And Moses answered and said, But, behold, they will not believe me, nor hearken unto my voice: for they will say, The LORD hath not appeared unto thee."},{"text":"And the LORD said unto him, What is that in thine hand? And he said, A rod."},{"text":"And he said, Cast it on the ground. And he cast it on the ground, and it became a serpent; and Moses fled from before it."},{"text":"And the LORD said unto Moses, Put forth thine hand, and take it by the tail. And he put forth his hand, and caught it, and it became a rod in his hand:"},{"text":"That they may believe that the LORD God of their fathers, the God of Abraham, the God of Isaac, and the God of Jacob, hath appeared unto thee."},{"text":"And the LORD said furthermore unto him, Put now thine hand into thy bosom. And he put his hand into his bosom: and when he took it out, behold, his hand was leprous as snow."},{"text":"And he said, Put thine hand into thy bosom again. And he put his hand into his bosom again; and plucked it out of his bosom, and, behold, it was turned again as his other flesh."},{"text":"And it shall come to pass, if they will not believe thee, neither hearken to the voice of the first sign, that they will believe the voice of the latter sign."},{"text":"And it shall come to pass, if they will not believe also these two signs, neither hearken unto thy voice, that thou shalt take of the water of the river, and pour it upon the dry land: and the water which thou takest out of the river shall become blood upon the dry land."},{"text":"And Moses said unto the LORD, O my LORD, I am not eloquent, neither heretofore, nor since thou hast spoken unto thy servant: but I am slow of speech, and of a slow tongue."},{"text":"And the LORD said unto him, Who hath made man's mouth? or who maketh the dumb, or deaf, or the seeing, or the blind? have not I the LORD?"},{"text":"Now therefore go, and I will be with thy mouth, and teach thee what thou shalt say."},{"text":"And he said, O my LORD, send, I pray thee, by the hand of him whom thou wilt send."},{"text":"And the anger of the LORD was kindled against Moses, and he said, Is not Aaron the Levite thy brother? I know that he can speak well. And also, behold, he cometh forth to meet thee: and when he seeth thee, he will be glad in his heart."},{"text":"And thou shalt speak unto him, and put words in his mouth: and I will be with thy mouth, and with his mouth, and will teach you what ye shall do."},{"text":"And he shall be thy spokesman unto the people: and he shall be, even he shall be to thee instead of a mouth, and thou shalt be to him instead of God."},{"text":"And thou shalt take this rod in thine hand, wherewith thou shalt do signs."},{"text":"And Moses went and returned to Jethro his father in law, and said unto him, Let me go, I pray thee, and return unto my brethren which are in Egypt, and see whether they be yet alive. And Jethro said to Moses, Go in peace."},{"text":"And the LORD said unto Moses in Midian, Go, return into Egypt: for all the men are dead which sought thy life."},{"text":"And Moses took his wife and his sons, and set them upon an ass, and he returned to the land of Egypt: and Moses took the rod of God in his hand."},{"text":"And the LORD said unto Moses, When thou goest to return into Egypt, see that thou do all those wonders before Pharaoh, which I have put in thine hand: but I will harden his heart, that he shall not let the people go."},{"text":"And thou shalt say unto Pharaoh, Thus saith the LORD, Israel is my son, even my firstborn:"},{"text":"And I say unto thee, Let my son go, that he may serve me: and if thou refuse to let him go, behold, I will slay thy son, even thy firstborn."},{"text":"And it came to pass by the way in the inn, that the LORD met him, and sought to kill him."},{"text":"Then Zipporah took a sharp stone, and cut off the foreskin of her son, and cast it at his feet, and said, Surely a bloody husband art thou to me."},{"text":"So he let him go: then she said, A bloody husband thou art, because of the circumcision."},{"text":"And the LORD said to Aaron, Go into the wilderness to meet Moses. And he went, and met him in the mount of God, and kissed him."},{"text":"And Moses told Aaron all the words of the LORD who had sent him, and all the signs which he had commanded him."},{"text":"And Moses and Aaron went and gathered together all the elders of the children of Israel:"},{"text":"And Aaron spake all the words which the LORD had spoken unto Moses, and did the signs in the sight of the people."},{"text":"And the people believed: and when they heard that the LORD had visited the children of Israel, and that he had looked upon their affliction, then they bowed their heads and worshipped."}]}
@@ -0,0 +1 @@
1
+ {"number":40,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"On the first day of the first month shalt thou set up the tabernacle of the tent of the congregation."},{"text":"And thou shalt put therein the ark of the testimony, and cover the ark with the vail."},{"text":"And thou shalt bring in the table, and set in order the things that are to be set in order upon it; and thou shalt bring in the candlestick, and light the lamps thereof."},{"text":"And thou shalt set the altar of gold for the incense before the ark of the testimony, and put the hanging of the door to the tabernacle."},{"text":"And thou shalt set the altar of the burnt offering before the door of the tabernacle of the tent of the congregation."},{"text":"And thou shalt set the laver between the tent of the congregation and the altar, and shalt put water therein."},{"text":"And thou shalt set up the court round about, and hang up the hanging at the court gate."},{"text":"And thou shalt take the anointing oil, and anoint the tabernacle, and all that is therein, and shalt hallow it, and all the vessels thereof: and it shall be holy."},{"text":"And thou shalt anoint the altar of the burnt offering, and all his vessels, and sanctify the altar: and it shall be an altar most holy."},{"text":"And thou shalt anoint the laver and his foot, and sanctify it."},{"text":"And thou shalt bring Aaron and his sons unto the door of the tabernacle of the congregation, and wash them with water."},{"text":"And thou shalt put upon Aaron the holy garments, and anoint him, and sanctify him; that he may minister unto me in the priest's office."},{"text":"And thou shalt bring his sons, and clothe them with coats:"},{"text":"And thou shalt anoint them, as thou didst anoint their father, that they may minister unto me in the priest's office: for their anointing shall surely be an everlasting priesthood throughout their generations."},{"text":"Thus did Moses: according to all that the LORD commanded him, so did he."},{"text":"And it came to pass in the first month in the second year, on the first day of the month, that the tabernacle was reared up."},{"text":"And Moses reared up the tabernacle, and fastened his sockets, and set up the boards thereof, and put in the bars thereof, and reared up his pillars."},{"text":"And he spread abroad the tent over the tabernacle, and put the covering of the tent above upon it; as the LORD commanded Moses."},{"text":"And he took and put the testimony into the ark, and set the staves on the ark, and put the mercy seat above upon the ark:"},{"text":"And he brought the ark into the tabernacle, and set up the vail of the covering, and covered the ark of the testimony; as the LORD commanded Moses."},{"text":"And he put the table in the tent of the congregation, upon the side of the tabernacle northward, without the vail."},{"text":"And he set the bread in order upon it before the LORD; as the LORD had commanded Moses."},{"text":"And he put the candlestick in the tent of the congregation, over against the table, on the side of the tabernacle southward."},{"text":"And he lighted the lamps before the LORD; as the LORD commanded Moses."},{"text":"And he put the golden altar in the tent of the congregation before the vail:"},{"text":"And he burnt sweet incense thereon; as the LORD commanded Moses."},{"text":"And he set up the hanging at the door of the tabernacle."},{"text":"And he put the altar of burnt offering by the door of the tabernacle of the tent of the congregation, and offered upon it the burnt offering and the meat offering; as the LORD commanded Moses."},{"text":"And he set the laver between the tent of the congregation and the altar, and put water there, to wash withal."},{"text":"And Moses and Aaron and his sons washed their hands and their feet thereat:"},{"text":"When they went into the tent of the congregation, and when they came near unto the altar, they washed; as the LORD commanded Moses."},{"text":"And he reared up the court round about the tabernacle and the altar, and set up the hanging of the court gate. So Moses finished the work."},{"text":"Then a cloud covered the tent of the congregation, and the glory of the LORD filled the tabernacle."},{"text":"And Moses was not able to enter into the tent of the congregation, because the cloud abode thereon, and the glory of the LORD filled the tabernacle."},{"text":"And when the cloud was taken up from over the tabernacle, the children of Israel went onward in all their journeys:"},{"text":"But if the cloud were not taken up, then they journeyed not till the day that it was taken up."},{"text":"For the cloud of the LORD was upon the tabernacle by day, and fire was on it by night, in the sight of all the house of Israel, throughout all their journeys."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And afterward Moses and Aaron went in, and told Pharaoh, Thus saith the LORD God of Israel, Let my people go, that they may hold a feast unto me in the wilderness."},{"text":"And Pharaoh said, Who is the LORD, that I should obey his voice to let Israel go? I know not the LORD, neither will I let Israel go."},{"text":"And they said, The God of the Hebrews hath met with us: let us go, we pray thee, three days' journey into the desert, and sacrifice unto the LORD our God; lest he fall upon us with pestilence, or with the sword."},{"text":"And the king of Egypt said unto them, Wherefore do ye, Moses and Aaron, let the people from their works? get you unto your burdens."},{"text":"And Pharaoh said, Behold, the people of the land now are many, and ye make them rest from their burdens."},{"text":"And Pharaoh commanded the same day the taskmasters of the people, and their officers, saying,"},{"text":"Ye shall no more give the people straw to make brick, as heretofore: let them go and gather straw for themselves."},{"text":"And the tale of the bricks, which they did make heretofore, ye shall lay upon them; ye shall not diminish ought thereof: for they be idle; therefore they cry, saying, Let us go and sacrifice to our God."},{"text":"Let there more work be laid upon the men, that they may labour therein; and let them not regard vain words."},{"text":"And the taskmasters of the people went out, and their officers, and they spake to the people, saying, Thus saith Pharaoh, I will not give you straw."},{"text":"Go ye, get you straw where ye can find it: yet not ought of your work shall be diminished."},{"text":"So the people were scattered abroad throughout all the land of Egypt to gather stubble instead of straw."},{"text":"And the taskmasters hasted them, saying, Fulfil your works, your daily tasks, as when there was straw."},{"text":"And the officers of the children of Israel, which Pharaoh's taskmasters had set over them, were beaten, and demanded, Wherefore have ye not fulfilled your task in making brick both yesterday and to day, as heretofore?"},{"text":"Then the officers of the children of Israel came and cried unto Pharaoh, saying, Wherefore dealest thou thus with thy servants?"},{"text":"There is no straw given unto thy servants, and they say to us, Make brick: and, behold, thy servants are beaten; but the fault is in thine own people."},{"text":"But he said, Ye are idle, ye are idle: therefore ye say, Let us go and do sacrifice to the LORD."},{"text":"Go therefore now, and work; for there shall no straw be given you, yet shall ye deliver the tale of bricks."},{"text":"And the officers of the children of Israel did see that they were in evil case, after it was said, Ye shall not minish ought from your bricks of your daily task."},{"text":"And they met Moses and Aaron, who stood in the way, as they came forth from Pharaoh:"},{"text":"And they said unto them, The LORD look upon you, and judge; because ye have made our savour to be abhorred in the eyes of Pharaoh, and in the eyes of his servants, to put a sword in their hand to slay us."},{"text":"And Moses returned unto the LORD, and said, LORD, wherefore hast thou so evil entreated this people? why is it that thou hast sent me?"},{"text":"For since I came to Pharaoh to speak in thy name, he hath done evil to this people; neither hast thou delivered thy people at all."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Then the LORD said unto Moses, Now shalt thou see what I will do to Pharaoh: for with a strong hand shall he let them go, and with a strong hand shall he drive them out of his land."},{"text":"And God spake unto Moses, and said unto him, I am the LORD:"},{"text":"And I appeared unto Abraham, unto Isaac, and unto Jacob, by the name of God Almighty, but by my name JEHOVAH was I not known to them."},{"text":"And I have also established my covenant with them, to give them the land of Canaan, the land of their pilgrimage, wherein they were strangers."},{"text":"And I have also heard the groaning of the children of Israel, whom the Egyptians keep in bondage; and I have remembered my covenant."},{"text":"Wherefore say unto the children of Israel, I am the LORD, and I will bring you out from under the burdens of the Egyptians, and I will rid you out of their bondage, and I will redeem you with a stretched out arm, and with great judgments:"},{"text":"And I will take you to me for a people, and I will be to you a God: and ye shall know that I am the LORD your God, which bringeth you out from under the burdens of the Egyptians."},{"text":"And I will bring you in unto the land, concerning the which I did swear to give it to Abraham, to Isaac, and to Jacob; and I will give it you for an heritage: I am the LORD."},{"text":"And Moses spake so unto the children of Israel: but they hearkened not unto Moses for anguish of spirit, and for cruel bondage."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Go in, speak unto Pharaoh king of Egypt, that he let the children of Israel go out of his land."},{"text":"And Moses spake before the LORD, saying, Behold, the children of Israel have not hearkened unto me; how then shall Pharaoh hear me, who am of uncircumcised lips?"},{"text":"And the LORD spake unto Moses and unto Aaron, and gave them a charge unto the children of Israel, and unto Pharaoh king of Egypt, to bring the children of Israel out of the land of Egypt."},{"text":"These be the heads of their fathers' houses: The sons of Reuben the firstborn of Israel; Hanoch, and Pallu, Hezron, and Carmi: these be the families of Reuben."},{"text":"And the sons of Simeon; Jemuel, and Jamin, and Ohad, and Jachin, and Zohar, and Shaul the son of a Canaanitish woman: these are the families of Simeon."},{"text":"And these are the names of the sons of Levi according to their generations; Gershon, and Kohath, and Merari: and the years of the life of Levi were an hundred thirty and seven years."},{"text":"The sons of Gershon; Libni, and Shimi, according to their families."},{"text":"And the sons of Kohath; Amram, and Izhar, and Hebron, and Uzziel: and the years of the life of Kohath were an hundred thirty and three years."},{"text":"And the sons of Merari; Mahali and Mushi: these are the families of Levi according to their generations."},{"text":"And Amram took him Jochebed his father's sister to wife; and she bare him Aaron and Moses: and the years of the life of Amram were an hundred and thirty and seven years."},{"text":"And the sons of Izhar; Korah, and Nepheg, and Zichri."},{"text":"And the sons of Uzziel; Mishael, and Elzaphan, and Zithri."},{"text":"And Aaron took him Elisheba, daughter of Amminadab, sister of Naashon, to wife; and she bare him Nadab, and Abihu, Eleazar, and Ithamar."},{"text":"And the sons of Korah; Assir, and Elkanah, and Abiasaph: these are the families of the Korhites."},{"text":"And Eleazar Aaron's son took him one of the daughters of Putiel to wife; and she bare him Phinehas: these are the heads of the fathers of the Levites according to their families."},{"text":"These are that Aaron and Moses, to whom the LORD said, Bring out the children of Israel from the land of Egypt according to their armies."},{"text":"These are they which spake to Pharaoh king of Egypt, to bring out the children of Israel from Egypt: these are that Moses and Aaron."},{"text":"And it came to pass on the day when the LORD spake unto Moses in the land of Egypt,"},{"text":"That the LORD spake unto Moses, saying, I am the LORD: speak thou unto Pharaoh king of Egypt all that I say unto thee."},{"text":"And Moses said before the LORD, Behold, I am of uncircumcised lips, and how shall Pharaoh hearken unto me?"}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"And the LORD said unto Moses, See, I have made thee a god to Pharaoh: and Aaron thy brother shall be thy prophet."},{"text":"Thou shalt speak all that I command thee: and Aaron thy brother shall speak unto Pharaoh, that he send the children of Israel out of his land."},{"text":"And I will harden Pharaoh's heart, and multiply my signs and my wonders in the land of Egypt."},{"text":"But Pharaoh shall not hearken unto you, that I may lay my hand upon Egypt, and bring forth mine armies, and my people the children of Israel, out of the land of Egypt by great judgments."},{"text":"And the Egyptians shall know that I am the LORD, when I stretch forth mine hand upon Egypt, and bring out the children of Israel from among them."},{"text":"And Moses and Aaron did as the LORD commanded them, so did they."},{"text":"And Moses was fourscore years old, and Aaron fourscore and three years old, when they spake unto Pharaoh."},{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"When Pharaoh shall speak unto you, saying, Shew a miracle for you: then thou shalt say unto Aaron, Take thy rod, and cast it before Pharaoh, and it shall become a serpent."},{"text":"And Moses and Aaron went in unto Pharaoh, and they did so as the LORD had commanded: and Aaron cast down his rod before Pharaoh, and before his servants, and it became a serpent."},{"text":"Then Pharaoh also called the wise men and the sorcerers: now the magicians of Egypt, they also did in like manner with their enchantments."},{"text":"For they cast down every man his rod, and they became serpents: but Aaron's rod swallowed up their rods."},{"text":"And he hardened Pharaoh's heart, that he hearkened not unto them; as the LORD had said."},{"text":"And the LORD said unto Moses, Pharaoh's heart is hardened, he refuseth to let the people go."},{"text":"Get thee unto Pharaoh in the morning; lo, he goeth out unto the water; and thou shalt stand by the river's brink against he come; and the rod which was turned to a serpent shalt thou take in thine hand."},{"text":"And thou shalt say unto him, The LORD God of the Hebrews hath sent me unto thee, saying, Let my people go, that they may serve me in the wilderness: and, behold, hitherto thou wouldest not hear."},{"text":"Thus saith the LORD, In this thou shalt know that I am the LORD: behold, I will smite with the rod that is in mine hand upon the waters which are in the river, and they shall be turned to blood."},{"text":"And the fish that is in the river shall die, and the river shall stink; and the Egyptians shall lothe to drink of the water of the river."},{"text":"And the LORD spake unto Moses, Say unto Aaron, Take thy rod, and stretch out thine hand upon the waters of Egypt, upon their streams, upon their rivers, and upon their ponds, and upon all their pools of water, that they may become blood; and that there may be blood throughout all the land of Egypt, both in vessels of wood, and in vessels of stone."},{"text":"And Moses and Aaron did so, as the LORD commanded; and he lifted up the rod, and smote the waters that were in the river, in the sight of Pharaoh, and in the sight of his servants; and all the waters that were in the river were turned to blood."},{"text":"And the fish that was in the river died; and the river stank, and the Egyptians could not drink of the water of the river; and there was blood throughout all the land of Egypt."},{"text":"And the magicians of Egypt did so with their enchantments: and Pharaoh's heart was hardened, neither did he hearken unto them; as the LORD had said."},{"text":"And Pharaoh turned and went into his house, neither did he set his heart to this also."},{"text":"And all the Egyptians digged round about the river for water to drink; for they could not drink of the water of the river."},{"text":"And seven days were fulfilled, after that the LORD had smitten the river."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And the LORD spake unto Moses, Go unto Pharaoh, and say unto him, Thus saith the LORD, Let my people go, that they may serve me."},{"text":"And if thou refuse to let them go, behold, I will smite all thy borders with frogs:"},{"text":"And the river shall bring forth frogs abundantly, which shall go up and come into thine house, and into thy bedchamber, and upon thy bed, and into the house of thy servants, and upon thy people, and into thine ovens, and into thy kneadingtroughs:"},{"text":"And the frogs shall come up both on thee, and upon thy people, and upon all thy servants."},{"text":"And the LORD spake unto Moses, Say unto Aaron, Stretch forth thine hand with thy rod over the streams, over the rivers, and over the ponds, and cause frogs to come up upon the land of Egypt."},{"text":"And Aaron stretched out his hand over the waters of Egypt; and the frogs came up, and covered the land of Egypt."},{"text":"And the magicians did so with their enchantments, and brought up frogs upon the land of Egypt."},{"text":"Then Pharaoh called for Moses and Aaron, and said, Intreat the LORD, that he may take away the frogs from me, and from my people; and I will let the people go, that they may do sacrifice unto the LORD."},{"text":"And Moses said unto Pharaoh, Glory over me: when shall I intreat for thee, and for thy servants, and for thy people, to destroy the frogs from thee and thy houses, that they may remain in the river only?"},{"text":"And he said, To morrow. And he said, Be it according to thy word: that thou mayest know that there is none like unto the LORD our God."},{"text":"And the frogs shall depart from thee, and from thy houses, and from thy servants, and from thy people; they shall remain in the river only."},{"text":"And Moses and Aaron went out from Pharaoh: and Moses cried unto the LORD because of the frogs which he had brought against Pharaoh."},{"text":"And the LORD did according to the word of Moses; and the frogs died out of the houses, out of the villages, and out of the fields."},{"text":"And they gathered them together upon heaps: and the land stank."},{"text":"But when Pharaoh saw that there was respite, he hardened his heart, and hearkened not unto them; as the LORD had said."},{"text":"And the LORD said unto Moses, Say unto Aaron, Stretch out thy rod, and smite the dust of the land, that it may become lice throughout all the land of Egypt."},{"text":"And they did so; for Aaron stretched out his hand with his rod, and smote the dust of the earth, and it became lice in man, and in beast; all the dust of the land became lice throughout all the land of Egypt."},{"text":"And the magicians did so with their enchantments to bring forth lice, but they could not: so there were lice upon man, and upon beast."},{"text":"Then the magicians said unto Pharaoh, This is the finger of God: and Pharaoh's heart was hardened, and he hearkened not unto them; as the LORD had said."},{"text":"And the LORD said unto Moses, Rise up early in the morning, and stand before Pharaoh; lo, he cometh forth to the water; and say unto him, Thus saith the LORD, Let my people go, that they may serve me."},{"text":"Else, if thou wilt not let my people go, behold, I will send swarms of flies upon thee, and upon thy servants, and upon thy people, and into thy houses: and the houses of the Egyptians shall be full of swarms of flies, and also the ground whereon they are."},{"text":"And I will sever in that day the land of Goshen, in which my people dwell, that no swarms of flies shall be there; to the end thou mayest know that I am the LORD in the midst of the earth."},{"text":"And I will put a division between my people and thy people: to morrow shall this sign be."},{"text":"And the LORD did so; and there came a grievous swarm of flies into the house of Pharaoh, and into his servants' houses, and into all the land of Egypt: the land was corrupted by reason of the swarm of flies."},{"text":"And Pharaoh called for Moses and for Aaron, and said, Go ye, sacrifice to your God in the land."},{"text":"And Moses said, It is not meet so to do; for we shall sacrifice the abomination of the Egyptians to the LORD our God: lo, shall we sacrifice the abomination of the Egyptians before their eyes, and will they not stone us?"},{"text":"We will go three days' journey into the wilderness, and sacrifice to the LORD our God, as he shall command us."},{"text":"And Pharaoh said, I will let you go, that ye may sacrifice to the LORD your God in the wilderness; only ye shall not go very far away: intreat for me."},{"text":"And Moses said, Behold, I go out from thee, and I will intreat the LORD that the swarms of flies may depart from Pharaoh, from his servants, and from his people, to morrow: but let not Pharaoh deal deceitfully any more in not letting the people go to sacrifice to the LORD."},{"text":"And Moses went out from Pharaoh, and intreated the LORD."},{"text":"And the LORD did according to the word of Moses; and he removed the swarms of flies from Pharaoh, from his servants, and from his people; there remained not one."},{"text":"And Pharaoh hardened his heart at this time also, neither would he let the people go."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Then the LORD said unto Moses, Go in unto Pharaoh, and tell him, Thus saith the LORD God of the Hebrews, Let my people go, that they may serve me."},{"text":"For if thou refuse to let them go, and wilt hold them still,"},{"text":"Behold, the hand of the LORD is upon thy cattle which is in the field, upon the horses, upon the asses, upon the camels, upon the oxen, and upon the sheep: there shall be a very grievous murrain."},{"text":"And the LORD shall sever between the cattle of Israel and the cattle of Egypt: and there shall nothing die of all that is the children's of Israel."},{"text":"And the LORD appointed a set time, saying, To morrow the LORD shall do this thing in the land."},{"text":"And the LORD did that thing on the morrow, and all the cattle of Egypt died: but of the cattle of the children of Israel died not one."},{"text":"And Pharaoh sent, and, behold, there was not one of the cattle of the Israelites dead. And the heart of Pharaoh was hardened, and he did not let the people go."},{"text":"And the LORD said unto Moses and unto Aaron, Take to you handfuls of ashes of the furnace, and let Moses sprinkle it toward the heaven in the sight of Pharaoh."},{"text":"And it shall become small dust in all the land of Egypt, and shall be a boil breaking forth with blains upon man, and upon beast, throughout all the land of Egypt."},{"text":"And they took ashes of the furnace, and stood before Pharaoh; and Moses sprinkled it up toward heaven; and it became a boil breaking forth with blains upon man, and upon beast."},{"text":"And the magicians could not stand before Moses because of the boils; for the boil was upon the magicians, and upon all the Egyptians."},{"text":"And the LORD hardened the heart of Pharaoh, and he hearkened not unto them; as the LORD had spoken unto Moses."},{"text":"And the LORD said unto Moses, Rise up early in the morning, and stand before Pharaoh, and say unto him, Thus saith the LORD God of the Hebrews, Let my people go, that they may serve me."},{"text":"For I will at this time send all my plagues upon thine heart, and upon thy servants, and upon thy people; that thou mayest know that there is none like me in all the earth."},{"text":"For now I will stretch out my hand, that I may smite thee and thy people with pestilence; and thou shalt be cut off from the earth."},{"text":"And in very deed for this cause have I raised thee up, for to shew in thee my power; and that my name may be declared throughout all the earth."},{"text":"As yet exaltest thou thyself against my people, that thou wilt not let them go?"},{"text":"Behold, to morrow about this time I will cause it to rain a very grievous hail, such as hath not been in Egypt since the foundation thereof even until now."},{"text":"Send therefore now, and gather thy cattle, and all that thou hast in the field; for upon every man and beast which shall be found in the field, and shall not be brought home, the hail shall come down upon them, and they shall die."},{"text":"He that feared the word of the LORD among the servants of Pharaoh made his servants and his cattle flee into the houses:"},{"text":"And he that regarded not the word of the LORD left his servants and his cattle in the field."},{"text":"And the LORD said unto Moses, Stretch forth thine hand toward heaven, that there may be hail in all the land of Egypt, upon man, and upon beast, and upon every herb of the field, throughout the land of Egypt."},{"text":"And Moses stretched forth his rod toward heaven: and the LORD sent thunder and hail, and the fire ran along upon the ground; and the LORD rained hail upon the land of Egypt."},{"text":"So there was hail, and fire mingled with the hail, very grievous, such as there was none like it in all the land of Egypt since it became a nation."},{"text":"And the hail smote throughout all the land of Egypt all that was in the field, both man and beast; and the hail smote every herb of the field, and brake every tree of the field."},{"text":"Only in the land of Goshen, where the children of Israel were, was there no hail."},{"text":"And Pharaoh sent, and called for Moses and Aaron, and said unto them, I have sinned this time: the LORD is righteous, and I and my people are wicked."},{"text":"Intreat the LORD (for it is enough) that there be no more mighty thunderings and hail; and I will let you go, and ye shall stay no longer."},{"text":"And Moses said unto him, As soon as I am gone out of the city, I will spread abroad my hands unto the LORD; and the thunder shall cease, neither shall there be any more hail; that thou mayest know how that the earth is the LORD's."},{"text":"But as for thee and thy servants, I know that ye will not yet fear the LORD God."},{"text":"And the flax and the barley was smitten: for the barley was in the ear, and the flax was bolled."},{"text":"But the wheat and the rie were not smitten: for they were not grown up."},{"text":"And Moses went out of the city from Pharaoh, and spread abroad his hands unto the LORD: and the thunders and hail ceased, and the rain was not poured upon the earth."},{"text":"And when Pharaoh saw that the rain and the hail and the thunders were ceased, he sinned yet more, and hardened his heart, he and his servants."},{"text":"And the heart of Pharaoh was hardened, neither would he let the children of Israel go; as the LORD had spoken by Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Now it came to pass in the thirtieth year, in the fourth month, in the fifth day of the month, as I was among the captives by the river of Chebar, that the heavens were opened, and I saw visions of God."},{"text":"In the fifth day of the month, which was the fifth year of king Jehoiachin's captivity,"},{"text":"The word of the LORD came expressly unto Ezekiel the priest, the son of Buzi, in the land of the Chaldeans by the river Chebar; and the hand of the LORD was there upon him."},{"text":"And I looked, and, behold, a whirlwind came out of the north, a great cloud, and a fire infolding itself, and a brightness was about it, and out of the midst thereof as the colour of amber, out of the midst of the fire."},{"text":"Also out of the midst thereof came the likeness of four living creatures. And this was their appearance; they had the likeness of a man."},{"text":"And every one had four faces, and every one had four wings."},{"text":"And their feet were straight feet; and the sole of their feet was like the sole of a calf's foot: and they sparkled like the colour of burnished brass."},{"text":"And they had the hands of a man under their wings on their four sides; and they four had their faces and their wings."},{"text":"Their wings were joined one to another; they turned not when they went; they went every one straight forward."},{"text":"As for the likeness of their faces, they four had the face of a man, and the face of a lion, on the right side: and they four had the face of an ox on the left side; they four also had the face of an eagle."},{"text":"Thus were their faces: and their wings were stretched upward; two wings of every one were joined one to another, and two covered their bodies."},{"text":"And they went every one straight forward: whither the spirit was to go, they went; and they turned not when they went."},{"text":"As for the likeness of the living creatures, their appearance was like burning coals of fire, and like the appearance of lamps: it went up and down among the living creatures; and the fire was bright, and out of the fire went forth lightning."},{"text":"And the living creatures ran and returned as the appearance of a flash of lightning."},{"text":"Now as I beheld the living creatures, behold one wheel upon the earth by the living creatures, with his four faces."},{"text":"The appearance of the wheels and their work was like unto the colour of a beryl: and they four had one likeness: and their appearance and their work was as it were a wheel in the middle of a wheel."},{"text":"When they went, they went upon their four sides: and they turned not when they went."},{"text":"As for their rings, they were so high that they were dreadful; and their rings were full of eyes round about them four."},{"text":"And when the living creatures went, the wheels went by them: and when the living creatures were lifted up from the earth, the wheels were lifted up."},{"text":"Whithersoever the spirit was to go, they went, thither was their spirit to go; and the wheels were lifted up over against them: for the spirit of the living creature was in the wheels."},{"text":"When those went, these went; and when those stood, these stood; and when those were lifted up from the earth, the wheels were lifted up over against them: for the spirit of the living creature was in the wheels."},{"text":"And the likeness of the firmament upon the heads of the living creature was as the colour of the terrible crystal, stretched forth over their heads above."},{"text":"And under the firmament were their wings straight, the one toward the other: every one had two, which covered on this side, and every one had two, which covered on that side, their bodies."},{"text":"And when they went, I heard the noise of their wings, like the noise of great waters, as the voice of the Almighty, the voice of speech, as the noise of an host: when they stood, they let down their wings."},{"text":"And there was a voice from the firmament that was over their heads, when they stood, and had let down their wings."},{"text":"And above the firmament that was over their heads was the likeness of a throne, as the appearance of a sapphire stone: and upon the likeness of the throne was the likeness as the appearance of a man above upon it."},{"text":"And I saw as the colour of amber, as the appearance of fire round about within it, from the appearance of his loins even upward, and from the appearance of his loins even downward, I saw as it were the appearance of fire, and it had brightness round about."},{"text":"As the appearance of the bow that is in the cloud in the day of rain, so was the appearance of the brightness round about. This was the appearance of the likeness of the glory of the LORD. And when I saw it, I fell upon my face, and I heard a voice of one that spake."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Then I looked, and, behold, in the firmament that was above the head of the cherubims there appeared over them as it were a sapphire stone, as the appearance of the likeness of a throne."},{"text":"And he spake unto the man clothed with linen, and said, Go in between the wheels, even under the cherub, and fill thine hand with coals of fire from between the cherubims, and scatter them over the city. And he went in in my sight."},{"text":"Now the cherubims stood on the right side of the house, when the man went in; and the cloud filled the inner court."},{"text":"Then the glory of the LORD went up from the cherub, and stood over the threshold of the house; and the house was filled with the cloud, and the court was full of the brightness of the LORD's glory."},{"text":"And the sound of the cherubims' wings was heard even to the outer court, as the voice of the Almighty God when he speaketh."},{"text":"And it came to pass, that when he had commanded the man clothed with linen, saying, Take fire from between the wheels, from between the cherubims; then he went in, and stood beside the wheels."},{"text":"And one cherub stretched forth his hand from between the cherubims unto the fire that was between the cherubims, and took thereof, and put it into the hands of him that was clothed with linen: who took it, and went out."},{"text":"And there appeared in the cherubims the form of a man's hand under their wings."},{"text":"And when I looked, behold the four wheels by the cherubims, one wheel by one cherub, and another wheel by another cherub: and the appearance of the wheels was as the colour of a beryl stone."},{"text":"And as for their appearances, they four had one likeness, as if a wheel had been in the midst of a wheel."},{"text":"When they went, they went upon their four sides; they turned not as they went, but to the place whither the head looked they followed it; they turned not as they went."},{"text":"And their whole body, and their backs, and their hands, and their wings, and the wheels, were full of eyes round about, even the wheels that they four had."},{"text":"As for the wheels, it was cried unto them in my hearing, O wheel."},{"text":"And every one had four faces: the first face was the face of a cherub, and the second face was the face of a man, and the third the face of a lion, and the fourth the face of an eagle."},{"text":"And the cherubims were lifted up. This is the living creature that I saw by the river of Chebar."},{"text":"And when the cherubims went, the wheels went by them: and when the cherubims lifted up their wings to mount up from the earth, the same wheels also turned not from beside them."},{"text":"When they stood, these stood; and when they were lifted up, these lifted up themselves also: for the spirit of the living creature was in them."},{"text":"Then the glory of the LORD departed from off the threshold of the house, and stood over the cherubims."},{"text":"And the cherubims lifted up their wings, and mounted up from the earth in my sight: when they went out, the wheels also were beside them, and every one stood at the door of the east gate of the LORD's house; and the glory of the God of Israel was over them above."},{"text":"This is the living creature that I saw under the God of Israel by the river of Chebar; and I knew that they were the cherubims."},{"text":"Every one had four faces apiece, and every one four wings; and the likeness of the hands of a man was under their wings."},{"text":"And the likeness of their faces was the same faces which I saw by the river of Chebar, their appearances and themselves: they went every one straight forward."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Moreover the spirit lifted me up, and brought me unto the east gate of the LORD's house, which looketh eastward: and behold at the door of the gate five and twenty men; among whom I saw Jaazaniah the son of Azur, and Pelatiah the son of Benaiah, princes of the people."},{"text":"Then said he unto me, Son of man, these are the men that devise mischief, and give wicked counsel in this city:"},{"text":"Which say, It is not near; let us build houses: this city is the caldron, and we be the flesh."},{"text":"Therefore prophesy against them, prophesy, O son of man."},{"text":"And the Spirit of the LORD fell upon me, and said unto me, Speak; Thus saith the LORD; Thus have ye said, O house of Israel: for I know the things that come into your mind, every one of them."},{"text":"Ye have multiplied your slain in this city, and ye have filled the streets thereof with the slain."},{"text":"Therefore thus saith the Lord GOD; Your slain whom ye have laid in the midst of it, they are the flesh, and this city is the caldron: but I will bring you forth out of the midst of it."},{"text":"Ye have feared the sword; and I will bring a sword upon you, saith the Lord GOD."},{"text":"And I will bring you out of the midst thereof, and deliver you into the hands of strangers, and will execute judgments among you."},{"text":"Ye shall fall by the sword; I will judge you in the border of Israel; and ye shall know that I am the LORD."},{"text":"This city shall not be your caldron, neither shall ye be the flesh in the midst thereof; but I will judge you in the border of Israel:"},{"text":"And ye shall know that I am the LORD: for ye have not walked in my statutes, neither executed my judgments, but have done after the manners of the heathen that are round about you."},{"text":"And it came to pass, when I prophesied, that Pelatiah the son of Benaiah died. Then fell I down upon my face, and cried with a loud voice, and said, Ah Lord GOD! wilt thou make a full end of the remnant of Israel?"},{"text":"Again the word of the LORD came unto me, saying,"},{"text":"Son of man, thy brethren, even thy brethren, the men of thy kindred, and all the house of Israel wholly, are they unto whom the inhabitants of Jerusalem have said, Get you far from the LORD: unto us is this land given in possession."},{"text":"Therefore say, Thus saith the Lord GOD; Although I have cast them far off among the heathen, and although I have scattered them among the countries, yet will I be to them as a little sanctuary in the countries where they shall come."},{"text":"Therefore say, Thus saith the Lord GOD; I will even gather you from the people, and assemble you out of the countries where ye have been scattered, and I will give you the land of Israel."},{"text":"And they shall come thither, and they shall take away all the detestable things thereof and all the abominations thereof from thence."},{"text":"And I will give them one heart, and I will put a new spirit within you; and I will take the stony heart out of their flesh, and will give them an heart of flesh:"},{"text":"That they may walk in my statutes, and keep mine ordinances, and do them: and they shall be my people, and I will be their God."},{"text":"But as for them whose heart walketh after the heart of their detestable things and their abominations, I will recompense their way upon their own heads, saith the Lord GOD."},{"text":"Then did the cherubims lift up their wings, and the wheels beside them; and the glory of the God of Israel was over them above."},{"text":"And the glory of the LORD went up from the midst of the city, and stood upon the mountain which is on the east side of the city."},{"text":"Afterwards the spirit took me up, and brought me in a vision by the Spirit of God into Chaldea, to them of the captivity. So the vision that I had seen went up from me."},{"text":"Then I spake unto them of the captivity all the things that the LORD had shewed me."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"The word of the LORD also came unto me, saying,"},{"text":"Son of man, thou dwellest in the midst of a rebellious house, which have eyes to see, and see not; they have ears to hear, and hear not: for they are a rebellious house."},{"text":"Therefore, thou son of man, prepare thee stuff for removing, and remove by day in their sight; and thou shalt remove from thy place to another place in their sight: it may be they will consider, though they be a rebellious house."},{"text":"Then shalt thou bring forth thy stuff by day in their sight, as stuff for removing: and thou shalt go forth at even in their sight, as they that go forth into captivity."},{"text":"Dig thou through the wall in their sight, and carry out thereby."},{"text":"In their sight shalt thou bear it upon thy shoulders, and carry it forth in the twilight: thou shalt cover thy face, that thou see not the ground: for I have set thee for a sign unto the house of Israel."},{"text":"And I did so as I was commanded: I brought forth my stuff by day, as stuff for captivity, and in the even I digged through the wall with mine hand; I brought it forth in the twilight, and I bare it upon my shoulder in their sight."},{"text":"And in the morning came the word of the LORD unto me, saying,"},{"text":"Son of man, hath not the house of Israel, the rebellious house, said unto thee, What doest thou?"},{"text":"Say thou unto them, Thus saith the Lord GOD; This burden concerneth the prince in Jerusalem, and all the house of Israel that are among them."},{"text":"Say, I am your sign: like as I have done, so shall it be done unto them: they shall remove and go into captivity."},{"text":"And the prince that is among them shall bear upon his shoulder in the twilight, and shall go forth: they shall dig through the wall to carry out thereby: he shall cover his face, that he see not the ground with his eyes."},{"text":"My net also will I spread upon him, and he shall be taken in my snare: and I will bring him to Babylon to the land of the Chaldeans; yet shall he not see it, though he shall die there."},{"text":"And I will scatter toward every wind all that are about him to help him, and all his bands; and I will draw out the sword after them."},{"text":"And they shall know that I am the LORD, when I shall scatter them among the nations, and disperse them in the countries."},{"text":"But I will leave a few men of them from the sword, from the famine, and from the pestilence; that they may declare all their abominations among the heathen whither they come; and they shall know that I am the LORD."},{"text":"Moreover the word of the LORD came to me, saying,"},{"text":"Son of man, eat thy bread with quaking, and drink thy water with trembling and with carefulness;"},{"text":"And say unto the people of the land, Thus saith the Lord GOD of the inhabitants of Jerusalem, and of the land of Israel; They shall eat their bread with carefulness, and drink their water with astonishment, that her land may be desolate from all that is therein, because of the violence of all them that dwell therein."},{"text":"And the cities that are inhabited shall be laid waste, and the land shall be desolate; and ye shall know that I am the LORD."},{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, what is that proverb that ye have in the land of Israel, saying, The days are prolonged, and every vision faileth?"},{"text":"Tell them therefore, Thus saith the Lord GOD; I will make this proverb to cease, and they shall no more use it as a proverb in Israel; but say unto them, The days are at hand, and the effect of every vision."},{"text":"For there shall be no more any vain vision nor flattering divination within the house of Israel."},{"text":"For I am the LORD: I will speak, and the word that I shall speak shall come to pass; it shall be no more prolonged: for in your days, O rebellious house, will I say the word, and will perform it, saith the Lord GOD."},{"text":"Again the word of the LORD came to me, saying."},{"text":"Son of man, behold, they of the house of Israel say, The vision that he seeth is for many days to come, and he prophesieth of the times that are far off."},{"text":"Therefore say unto them, Thus saith the Lord GOD; There shall none of my words be prolonged any more, but the word which I have spoken shall be done, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, prophesy against the prophets of Israel that prophesy, and say thou unto them that prophesy out of their own hearts, Hear ye the word of the LORD;"},{"text":"Thus saith the Lord GOD; Woe unto the foolish prophets, that follow their own spirit, and have seen nothing!"},{"text":"O Israel, thy prophets are like the foxes in the deserts."},{"text":"Ye have not gone up into the gaps, neither made up the hedge for the house of Israel to stand in the battle in the day of the LORD."},{"text":"They have seen vanity and lying divination, saying, The LORD saith: and the LORD hath not sent them: and they have made others to hope that they would confirm the word."},{"text":"Have ye not seen a vain vision, and have ye not spoken a lying divination, whereas ye say, The LORD saith it; albeit I have not spoken?"},{"text":"Therefore thus saith the Lord GOD; Because ye have spoken vanity, and seen lies, therefore, behold, I am against you, saith the Lord GOD."},{"text":"And mine hand shall be upon the prophets that see vanity, and that divine lies: they shall not be in the assembly of my people, neither shall they be written in the writing of the house of Israel, neither shall they enter into the land of Israel; and ye shall know that I am the Lord GOD."},{"text":"Because, even because they have seduced my people, saying, Peace; and there was no peace; and one built up a wall, and, lo, others daubed it with untempered morter:"},{"text":"Say unto them which daub it with untempered morter, that it shall fall: there shall be an overflowing shower; and ye, O great hailstones, shall fall; and a stormy wind shall rend it."},{"text":"Lo, when the wall is fallen, shall it not be said unto you, Where is the daubing wherewith ye have daubed it?"},{"text":"Therefore thus saith the Lord GOD; I will even rend it with a stormy wind in my fury; and there shall be an overflowing shower in mine anger, and great hailstones in my fury to consume it."},{"text":"So will I break down the wall that ye have daubed with untempered morter, and bring it down to the ground, so that the foundation thereof shall be discovered, and it shall fall, and ye shall be consumed in the midst thereof: and ye shall know that I am the LORD."},{"text":"Thus will I accomplish my wrath upon the wall, and upon them that have daubed it with untempered morter, and will say unto you, The wall is no more, neither they that daubed it;"},{"text":"To wit, the prophets of Israel which prophesy concerning Jerusalem, and which see visions of peace for her, and there is no peace, saith the Lord GOD."},{"text":"Likewise, thou son of man, set thy face against the daughters of thy people, which prophesy out of their own heart; and prophesy thou against them,"},{"text":"And say, Thus saith the Lord GOD; Woe to the women that sew pillows to all armholes, and make kerchiefs upon the head of every stature to hunt souls! Will ye hunt the souls of my people, and will ye save the souls alive that come unto you?"},{"text":"And will ye pollute me among my people for handfuls of barley and for pieces of bread, to slay the souls that should not die, and to save the souls alive that should not live, by your lying to my people that hear your lies?"},{"text":"Wherefore thus saith the Lord GOD; Behold, I am against your pillows, wherewith ye there hunt the souls to make them fly, and I will tear them from your arms, and will let the souls go, even the souls that ye hunt to make them fly."},{"text":"Your kerchiefs also will I tear, and deliver my people out of your hand, and they shall be no more in your hand to be hunted; and ye shall know that I am the LORD."},{"text":"Because with lies ye have made the heart of the righteous sad, whom I have not made sad; and strengthened the hands of the wicked, that he should not return from his wicked way, by promising him life:"},{"text":"Therefore ye shall see no more vanity, nor divine divinations: for I will deliver my people out of your hand: and ye shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Then came certain of the elders of Israel unto me, and sat before me."},{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, these men have set up their idols in their heart, and put the stumblingblock of their iniquity before their face: should I be enquired of at all by them?"},{"text":"Therefore speak unto them, and say unto them, Thus saith the Lord GOD; Every man of the house of Israel that setteth up his idols in his heart, and putteth the stumblingblock of his iniquity before his face, and cometh to the prophet; I the LORD will answer him that cometh according to the multitude of his idols;"},{"text":"That I may take the house of Israel in their own heart, because they are all estranged from me through their idols."},{"text":"Therefore say unto the house of Israel, Thus saith the Lord GOD; Repent, and turn yourselves from your idols; and turn away your faces from all your abominations."},{"text":"For every one of the house of Israel, or of the stranger that sojourneth in Israel, which separateth himself from me, and setteth up his idols in his heart, and putteth the stumblingblock of his iniquity before his face, and cometh to a prophet to enquire of him concerning me; I the LORD will answer him by myself:"},{"text":"And I will set my face against that man, and will make him a sign and a proverb, and I will cut him off from the midst of my people; and ye shall know that I am the LORD."},{"text":"And if the prophet be deceived when he hath spoken a thing, I the LORD have deceived that prophet, and I will stretch out my hand upon him, and will destroy him from the midst of my people Israel."},{"text":"And they shall bear the punishment of their iniquity: the punishment of the prophet shall be even as the punishment of him that seeketh unto him;"},{"text":"That the house of Israel may go no more astray from me, neither be polluted any more with all their transgressions; but that they may be my people, and I may be their God, saith the Lord GOD."},{"text":"The word of the LORD came again to me, saying,"},{"text":"Son of man, when the land sinneth against me by trespassing grievously, then will I stretch out mine hand upon it, and will break the staff of the bread thereof, and will send famine upon it, and will cut off man and beast from it:"},{"text":"Though these three men, Noah, Daniel, and Job, were in it, they should deliver but their own souls by their righteousness, saith the Lord GOD."},{"text":"If I cause noisome beasts to pass through the land, and they spoil it, so that it be desolate, that no man may pass through because of the beasts:"},{"text":"Though these three men were in it, as I live, saith the Lord GOD, they shall deliver neither sons nor daughters; they only shall be delivered, but the land shall be desolate."},{"text":"Or if I bring a sword upon that land, and say, Sword, go through the land; so that I cut off man and beast from it:"},{"text":"Though these three men were in it, as I live, saith the Lord GOD, they shall deliver neither sons nor daughters, but they only shall be delivered themselves."},{"text":"Or if I send a pestilence into that land, and pour out my fury upon it in blood, to cut off from it man and beast:"},{"text":"Though Noah, Daniel, and Job were in it, as I live, saith the Lord GOD, they shall deliver neither son nor daughter; they shall but deliver their own souls by their righteousness."},{"text":"For thus saith the Lord GOD; How much more when I send my four sore judgments upon Jerusalem, the sword, and the famine, and the noisome beast, and the pestilence, to cut off from it man and beast?"},{"text":"Yet, behold, therein shall be left a remnant that shall be brought forth, both sons and daughters: behold, they shall come forth unto you, and ye shall see their way and their doings: and ye shall be comforted concerning the evil that I have brought upon Jerusalem, even concerning all that I have brought upon it."},{"text":"And they shall comfort you, when ye see their ways and their doings: and ye shall know that I have not done without cause all that I have done in it, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, what is the vine tree more than any tree, or than a branch which is among the trees of the forest?"},{"text":"Shall wood be taken thereof to do any work? or will men take a pin of it to hang any vessel thereon?"},{"text":"Behold, it is cast into the fire for fuel; the fire devoureth both the ends of it, and the midst of it is burned. Is it meet for any work?"},{"text":"Behold, when it was whole, it was meet for no work: how much less shall it be meet yet for any work, when the fire hath devoured it, and it is burned?"},{"text":"Therefore thus saith the Lord GOD; As the vine tree among the trees of the forest, which I have given to the fire for fuel, so will I give the inhabitants of Jerusalem."},{"text":"And I will set my face against them; they shall go out from one fire, and another fire shall devour them; and ye shall know that I am the LORD, when I set my face against them."},{"text":"And I will make the land desolate, because they have committed a trespass, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Again the word of the LORD came unto me, saying,"},{"text":"Son of man, cause Jerusalem to know her abominations,"},{"text":"And say, Thus saith the Lord GOD unto Jerusalem; Thy birth and thy nativity is of the land of Canaan; thy father was an Amorite, and thy mother an Hittite."},{"text":"And as for thy nativity, in the day thou wast born thy navel was not cut, neither wast thou washed in water to supple thee; thou wast not salted at all, nor swaddled at all."},{"text":"None eye pitied thee, to do any of these unto thee, to have compassion upon thee; but thou wast cast out in the open field, to the lothing of thy person, in the day that thou wast born."},{"text":"And when I passed by thee, and saw thee polluted in thine own blood, I said unto thee when thou wast in thy blood, Live; yea, I said unto thee when thou wast in thy blood, Live."},{"text":"I have caused thee to multiply as the bud of the field, and thou hast increased and waxen great, and thou art come to excellent ornaments: thy breasts are fashioned, and thine hair is grown, whereas thou wast naked and bare."},{"text":"Now when I passed by thee, and looked upon thee, behold, thy time was the time of love; and I spread my skirt over thee, and covered thy nakedness: yea, I sware unto thee, and entered into a covenant with thee, saith the Lord GOD, and thou becamest mine."},{"text":"Then washed I thee with water; yea, I throughly washed away thy blood from thee, and I anointed thee with oil."},{"text":"I clothed thee also with broidered work, and shod thee with badgers' skin, and I girded thee about with fine linen, and I covered thee with silk."},{"text":"I decked thee also with ornaments, and I put bracelets upon thy hands, and a chain on thy neck."},{"text":"And I put a jewel on thy forehead, and earrings in thine ears, and a beautiful crown upon thine head."},{"text":"Thus wast thou decked with gold and silver; and thy raiment was of fine linen, and silk, and broidered work; thou didst eat fine flour, and honey, and oil: and thou wast exceeding beautiful, and thou didst prosper into a kingdom."},{"text":"And thy renown went forth among the heathen for thy beauty: for it was perfect through my comeliness, which I had put upon thee, saith the Lord GOD."},{"text":"But thou didst trust in thine own beauty, and playedst the harlot because of thy renown, and pouredst out thy fornications on every one that passed by; his it was."},{"text":"And of thy garments thou didst take, and deckedst thy high places with divers colours, and playedst the harlot thereupon: the like things shall not come, neither shall it be so."},{"text":"Thou hast also taken thy fair jewels of my gold and of my silver, which I had given thee, and madest to thyself images of men, and didst commit whoredom with them,"},{"text":"And tookest thy broidered garments, and coveredst them: and thou hast set mine oil and mine incense before them."},{"text":"My meat also which I gave thee, fine flour, and oil, and honey, wherewith I fed thee, thou hast even set it before them for a sweet savour: and thus it was, saith the Lord GOD."},{"text":"Moreover thou hast taken thy sons and thy daughters, whom thou hast borne unto me, and these hast thou sacrificed unto them to be devoured. Is this of thy whoredoms a small matter,"},{"text":"That thou hast slain my children, and delivered them to cause them to pass through the fire for them?"},{"text":"And in all thine abominations and thy whoredoms thou hast not remembered the days of thy youth, when thou wast naked and bare, and wast polluted in thy blood."},{"text":"And it came to pass after all thy wickedness, (woe, woe unto thee! saith the LORD GOD;)"},{"text":"That thou hast also built unto thee an eminent place, and hast made thee an high place in every street."},{"text":"Thou hast built thy high place at every head of the way, and hast made thy beauty to be abhorred, and hast opened thy feet to every one that passed by, and multiplied thy whoredoms."},{"text":"Thou hast also committed fornication with the Egyptians thy neighbours, great of flesh; and hast increased thy whoredoms, to provoke me to anger."},{"text":"Behold, therefore I have stretched out my hand over thee, and have diminished thine ordinary food, and delivered thee unto the will of them that hate thee, the daughters of the Philistines, which are ashamed of thy lewd way."},{"text":"Thou hast played the whore also with the Assyrians, because thou wast unsatiable; yea, thou hast played the harlot with them, and yet couldest not be satisfied."},{"text":"Thou hast moreover multiplied thy fornication in the land of Canaan unto Chaldea; and yet thou wast not satisfied therewith."},{"text":"How weak is thine heart, saith the LORD GOD, seeing thou doest all these things, the work of an imperious whorish woman;"},{"text":"In that thou buildest thine eminent place in the head of every way, and makest thine high place in every street; and hast not been as an harlot, in that thou scornest hire;"},{"text":"But as a wife that committeth adultery, which taketh strangers instead of her husband!"},{"text":"They give gifts to all whores: but thou givest thy gifts to all thy lovers, and hirest them, that they may come unto thee on every side for thy whoredom."},{"text":"And the contrary is in thee from other women in thy whoredoms, whereas none followeth thee to commit whoredoms: and in that thou givest a reward, and no reward is given unto thee, therefore thou art contrary."},{"text":"Wherefore, O harlot, hear the word of the LORD:"},{"text":"Thus saith the Lord GOD; Because thy filthiness was poured out, and thy nakedness discovered through thy whoredoms with thy lovers, and with all the idols of thy abominations, and by the blood of thy children, which thou didst give unto them;"},{"text":"Behold, therefore I will gather all thy lovers, with whom thou hast taken pleasure, and all them that thou hast loved, with all them that thou hast hated; I will even gather them round about against thee, and will discover thy nakedness unto them, that they may see all thy nakedness."},{"text":"And I will judge thee, as women that break wedlock and shed blood are judged; and I will give thee blood in fury and jealousy."},{"text":"And I will also give thee into their hand, and they shall throw down thine eminent place, and shall break down thy high places: they shall strip thee also of thy clothes, and shall take thy fair jewels, and leave thee naked and bare."},{"text":"They shall also bring up a company against thee, and they shall stone thee with stones, and thrust thee through with their swords."},{"text":"And they shall burn thine houses with fire, and execute judgments upon thee in the sight of many women: and I will cause thee to cease from playing the harlot, and thou also shalt give no hire any more."},{"text":"So will I make my fury toward thee to rest, and my jealousy shall depart from thee, and I will be quiet, and will be no more angry."},{"text":"Because thou hast not remembered the days of thy youth, but hast fretted me in all these things; behold, therefore I also will recompense thy way upon thine head, saith the Lord GOD: and thou shalt not commit this lewdness above all thine abominations."},{"text":"Behold, every one that useth proverbs shall use this proverb against thee, saying, As is the mother, so is her daughter."},{"text":"Thou art thy mother's daughter, that lotheth her husband and her children; and thou art the sister of thy sisters, which lothed their husbands and their children: your mother was an Hittite, and your father an Amorite."},{"text":"And thine elder sister is Samaria, she and her daughters that dwell at thy left hand: and thy younger sister, that dwelleth at thy right hand, is Sodom and her daughters."},{"text":"Yet hast thou not walked after their ways, nor done after their abominations: but, as if that were a very little thing, thou wast corrupted more than they in all thy ways."},{"text":"As I live, saith the Lord GOD, Sodom thy sister hath not done, she nor her daughters, as thou hast done, thou and thy daughters."},{"text":"Behold, this was the iniquity of thy sister Sodom, pride, fulness of bread, and abundance of idleness was in her and in her daughters, neither did she strengthen the hand of the poor and needy."},{"text":"And they were haughty, and committed abomination before me: therefore I took them away as I saw good."},{"text":"Neither hath Samaria committed half of thy sins; but thou hast multiplied thine abominations more than they, and hast justified thy sisters in all thine abominations which thou hast done."},{"text":"Thou also, which hast judged thy sisters, bear thine own shame for thy sins that thou hast committed more abominable than they: they are more righteous than thou: yea, be thou confounded also, and bear thy shame, in that thou hast justified thy sisters."},{"text":"When I shall bring again their captivity, the captivity of Sodom and her daughters, and the captivity of Samaria and her daughters, then will I bring again the captivity of thy captives in the midst of them:"},{"text":"That thou mayest bear thine own shame, and mayest be confounded in all that thou hast done, in that thou art a comfort unto them."},{"text":"When thy sisters, Sodom and her daughters, shall return to their former estate, and Samaria and her daughters shall return to their former estate, then thou and thy daughters shall return to your former estate."},{"text":"For thy sister Sodom was not mentioned by thy mouth in the day of thy pride,"},{"text":"Before thy wickedness was discovered, as at the time of thy reproach of the daughters of Syria, and all that are round about her, the daughters of the Philistines, which despise thee round about."},{"text":"Thou hast borne thy lewdness and thine abominations, saith the LORD."},{"text":"For thus saith the Lord GOD; I will even deal with thee as thou hast done, which hast despised the oath in breaking the covenant."},{"text":"Nevertheless I will remember my covenant with thee in the days of thy youth, and I will establish unto thee an everlasting covenant."},{"text":"Then thou shalt remember thy ways, and be ashamed, when thou shalt receive thy sisters, thine elder and thy younger: and I will give them unto thee for daughters, but not by thy covenant."},{"text":"And I will establish my covenant with thee; and thou shalt know that I am the LORD:"},{"text":"That thou mayest remember, and be confounded, and never open thy mouth any more because of thy shame, when I am pacified toward thee for all that thou hast done, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, put forth a riddle, and speak a parable unto the house of Israel;"},{"text":"And say, Thus saith the Lord GOD; A great eagle with great wings, longwinged, full of feathers, which had divers colours, came unto Lebanon, and took the highest branch of the cedar:"},{"text":"He cropped off the top of his young twigs, and carried it into a land of traffick; he set it in a city of merchants."},{"text":"He took also of the seed of the land, and planted it in a fruitful field; he placed it by great waters, and set it as a willow tree."},{"text":"And it grew, and became a spreading vine of low stature, whose branches turned toward him, and the roots thereof were under him: so it became a vine, and brought forth branches, and shot forth sprigs."},{"text":"There was also another great eagle with great wings and many feathers: and, behold, this vine did bend her roots toward him, and shot forth her branches toward him, that he might water it by the furrows of her plantation."},{"text":"It was planted in a good soil by great waters, that it might bring forth branches, and that it might bear fruit, that it might be a goodly vine."},{"text":"Say thou, Thus saith the Lord GOD; Shall it prosper? shall he not pull up the roots thereof, and cut off the fruit thereof, that it wither? it shall wither in all the leaves of her spring, even without great power or many people to pluck it up by the roots thereof."},{"text":"Yea, behold, being planted, shall it prosper? shall it not utterly wither, when the east wind toucheth it? it shall wither in the furrows where it grew."},{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Say now to the rebellious house, Know ye not what these things mean? tell them, Behold, the king of Babylon is come to Jerusalem, and hath taken the king thereof, and the princes thereof, and led them with him to Babylon;"},{"text":"And hath taken of the king's seed, and made a covenant with him, and hath taken an oath of him: he hath also taken the mighty of the land:"},{"text":"That the kingdom might be base, that it might not lift itself up, but that by keeping of his covenant it might stand."},{"text":"But he rebelled against him in sending his ambassadors into Egypt, that they might give him horses and much people. Shall he prosper? shall he escape that doeth such things? or shall he break the covenant, and be delivered?"},{"text":"As I live, saith the Lord GOD, surely in the place where the king dwelleth that made him king, whose oath he despised, and whose covenant he brake, even with him in the midst of Babylon he shall die."},{"text":"Neither shall Pharaoh with his mighty army and great company make for him in the war, by casting up mounts, and building forts, to cut off many persons:"},{"text":"Seeing he despised the oath by breaking the covenant, when, lo, he had given his hand, and hath done all these things, he shall not escape."},{"text":"Therefore thus saith the Lord GOD; As I live, surely mine oath that he hath despised, and my covenant that he hath broken, even it will I recompense upon his own head."},{"text":"And I will spread my net upon him, and he shall be taken in my snare, and I will bring him to Babylon, and will plead with him there for his trespass that he hath trespassed against me."},{"text":"And all his fugitives with all his bands shall fall by the sword, and they that remain shall be scattered toward all winds: and ye shall know that I the LORD have spoken it."},{"text":"Thus saith the Lord GOD; I will also take of the highest branch of the high cedar, and will set it; I will crop off from the top of his young twigs a tender one, and will plant it upon an high mountain and eminent:"},{"text":"In the mountain of the height of Israel will I plant it: and it shall bring forth boughs, and bear fruit, and be a goodly cedar: and under it shall dwell all fowl of every wing; in the shadow of the branches thereof shall they dwell."},{"text":"And all the trees of the field shall know that I the LORD have brought down the high tree, have exalted the low tree, have dried up the green tree, and have made the dry tree to flourish: I the LORD have spoken and have done it."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"The word of the LORD came unto me again, saying,"},{"text":"What mean ye, that ye use this proverb concerning the land of Israel, saying, The fathers have eaten sour grapes, and the children's teeth are set on edge?"},{"text":"As I live, saith the Lord GOD, ye shall not have occasion any more to use this proverb in Israel."},{"text":"Behold, all souls are mine; as the soul of the father, so also the soul of the son is mine: the soul that sinneth, it shall die."},{"text":"But if a man be just, and do that which is lawful and right,"},{"text":"And hath not eaten upon the mountains, neither hath lifted up his eyes to the idols of the house of Israel, neither hath defiled his neighbour's wife, neither hath come near to a menstruous woman,"},{"text":"And hath not oppressed any, but hath restored to the debtor his pledge, hath spoiled none by violence, hath given his bread to the hungry, and hath covered the naked with a garment;"},{"text":"He that hath not given forth upon usury, neither hath taken any increase, that hath withdrawn his hand from iniquity, hath executed true judgment between man and man,"},{"text":"Hath walked in my statutes, and hath kept my judgments, to deal truly; he is just, he shall surely live, saith the Lord GOD."},{"text":"If he beget a son that is a robber, a shedder of blood, and that doeth the like to any one of these things,"},{"text":"And that doeth not any of those duties, but even hath eaten upon the mountains, and defiled his neighbour's wife,"},{"text":"Hath oppressed the poor and needy, hath spoiled by violence, hath not restored the pledge, and hath lifted up his eyes to the idols, hath committed abomination,"},{"text":"Hath given forth upon usury, and hath taken increase: shall he then live? he shall not live: he hath done all these abominations; he shall surely die; his blood shall be upon him."},{"text":"Now, lo, if he beget a son, that seeth all his father's sins which he hath done, and considereth, and doeth not such like,"},{"text":"That hath not eaten upon the mountains, neither hath lifted up his eyes to the idols of the house of Israel, hath not defiled his neighbour's wife,"},{"text":"Neither hath oppressed any, hath not withholden the pledge, neither hath spoiled by violence, but hath given his bread to the hungry, and hath covered the naked with a garment,"},{"text":"That hath taken off his hand from the poor, that hath not received usury nor increase, hath executed my judgments, hath walked in my statutes; he shall not die for the iniquity of his father, he shall surely live."},{"text":"As for his father, because he cruelly oppressed, spoiled his brother by violence, and did that which is not good among his people, lo, even he shall die in his iniquity."},{"text":"Yet say ye, Why? doth not the son bear the iniquity of the father? When the son hath done that which is lawful and right, and hath kept all my statutes, and hath done them, he shall surely live."},{"text":"The soul that sinneth, it shall die. The son shall not bear the iniquity of the father, neither shall the father bear the iniquity of the son: the righteousness of the righteous shall be upon him, and the wickedness of the wicked shall be upon him."},{"text":"But if the wicked will turn from all his sins that he hath committed, and keep all my statutes, and do that which is lawful and right, he shall surely live, he shall not die."},{"text":"All his transgressions that he hath committed, they shall not be mentioned unto him: in his righteousness that he hath done he shall live."},{"text":"Have I any pleasure at all that the wicked should die? saith the Lord GOD: and not that he should return from his ways, and live?"},{"text":"But when the righteous turneth away from his righteousness, and committeth iniquity, and doeth according to all the abominations that the wicked man doeth, shall he live? All his righteousness that he hath done shall not be mentioned: in his trespass that he hath trespassed, and in his sin that he hath sinned, in them shall he die."},{"text":"Yet ye say, The way of the LORD is not equal. Hear now, O house of Israel; Is not my way equal? are not your ways unequal?"},{"text":"When a righteous man turneth away from his righteousness, and committeth iniquity, and dieth in them; for his iniquity that he hath done shall he die."},{"text":"Again, when the wicked man turneth away from his wickedness that he hath committed, and doeth that which is lawful and right, he shall save his soul alive."},{"text":"Because he considereth, and turneth away from all his transgressions that he hath committed, he shall surely live, he shall not die."},{"text":"Yet saith the house of Israel, The way of the LORD is not equal. O house of Israel, are not my ways equal? are not your ways unequal?"},{"text":"Therefore I will judge you, O house of Israel, every one according to his ways, saith the Lord GOD. Repent, and turn yourselves from all your transgressions; so iniquity shall not be your ruin."},{"text":"Cast away from you all your transgressions, whereby ye have transgressed; and make you a new heart and a new spirit: for why will ye die, O house of Israel?"},{"text":"For I have no pleasure in the death of him that dieth, saith the Lord GOD: wherefore turn yourselves, and live ye."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"Moreover take thou up a lamentation for the princes of Israel,"},{"text":"And say, What is thy mother? A lioness: she lay down among lions, she nourished her whelps among young lions."},{"text":"And she brought up one of her whelps: it became a young lion, and it learned to catch the prey; it devoured men."},{"text":"The nations also heard of him; he was taken in their pit, and they brought him with chains unto the land of Egypt."},{"text":"Now when she saw that she had waited, and her hope was lost, then she took another of her whelps, and made him a young lion."},{"text":"And he went up and down among the lions, he became a young lion, and learned to catch the prey, and devoured men."},{"text":"And he knew their desolate palaces, and he laid waste their cities; and the land was desolate, and the fulness thereof, by the noise of his roaring."},{"text":"Then the nations set against him on every side from the provinces, and spread their net over him: he was taken in their pit."},{"text":"And they put him in ward in chains, and brought him to the king of Babylon: they brought him into holds, that his voice should no more be heard upon the mountains of Israel."},{"text":"Thy mother is like a vine in thy blood, planted by the waters: she was fruitful and full of branches by reason of many waters."},{"text":"And she had strong rods for the sceptres of them that bare rule, and her stature was exalted among the thick branches, and she appeared in her height with the multitude of her branches."},{"text":"But she was plucked up in fury, she was cast down to the ground, and the east wind dried up her fruit: her strong rods were broken and withered; the fire consumed them."},{"text":"And now she is planted in the wilderness, in a dry and thirsty ground."},{"text":"And fire is gone out of a rod of her branches, which hath devoured her fruit, so that she hath no strong rod to be a sceptre to rule. This is a lamentation, and shall be for a lamentation."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And he said unto me, Son of man, stand upon thy feet, and I will speak unto thee."},{"text":"And the spirit entered into me when he spake unto me, and set me upon my feet, that I heard him that spake unto me."},{"text":"And he said unto me, Son of man, I send thee to the children of Israel, to a rebellious nation that hath rebelled against me: they and their fathers have transgressed against me, even unto this very day."},{"text":"For they are impudent children and stiffhearted. I do send thee unto them; and thou shalt say unto them, Thus saith the Lord GOD."},{"text":"And they, whether they will hear, or whether they will forbear, (for they are a rebellious house,) yet shall know that there hath been a prophet among them."},{"text":"And thou, son of man, be not afraid of them, neither be afraid of their words, though briers and thorns be with thee, and thou dost dwell among scorpions: be not afraid of their words, nor be dismayed at their looks, though they be a rebellious house."},{"text":"And thou shalt speak my words unto them, whether they will hear, or whether they will forbear: for they are most rebellious."},{"text":"But thou, son of man, hear what I say unto thee; Be not thou rebellious like that rebellious house: open thy mouth, and eat that I give thee."},{"text":"And when I looked, behold, an hand was sent unto me; and, lo, a roll of a book was therein;"},{"text":"And he spread it before me; and it was written within and without: and there was written therein lamentations, and mourning, and woe."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And it came to pass in the seventh year, in the fifth month, the tenth day of the month, that certain of the elders of Israel came to enquire of the LORD, and sat before me."},{"text":"Then came the word of the LORD unto me, saying,"},{"text":"Son of man, speak unto the elders of Israel, and say unto them, Thus saith the Lord GOD; Are ye come to enquire of me? As I live, saith the Lord GOD, I will not be enquired of by you."},{"text":"Wilt thou judge them, son of man, wilt thou judge them? cause them to know the abominations of their fathers:"},{"text":"And say unto them, Thus saith the Lord GOD; In the day when I chose Israel, and lifted up mine hand unto the seed of the house of Jacob, and made myself known unto them in the land of Egypt, when I lifted up mine hand unto them, saying, I am the LORD your God;"},{"text":"In the day that I lifted up mine hand unto them, to bring them forth of the land of Egypt into a land that I had espied for them, flowing with milk and honey, which is the glory of all lands:"},{"text":"Then said I unto them, Cast ye away every man the abominations of his eyes, and defile not yourselves with the idols of Egypt: I am the LORD your God."},{"text":"But they rebelled against me, and would not hearken unto me: they did not every man cast away the abominations of their eyes, neither did they forsake the idols of Egypt: then I said, I will pour out my fury upon them, to accomplish my anger against them in the midst of the land of Egypt."},{"text":"But I wrought for my name's sake, that it should not be polluted before the heathen, among whom they were, in whose sight I made myself known unto them, in bringing them forth out of the land of Egypt."},{"text":"Wherefore I caused them to go forth out of the land of Egypt, and brought them into the wilderness."},{"text":"And I gave them my statutes, and shewed them my judgments, which if a man do, he shall even live in them."},{"text":"Moreover also I gave them my sabbaths, to be a sign between me and them, that they might know that I am the LORD that sanctify them."},{"text":"But the house of Israel rebelled against me in the wilderness: they walked not in my statutes, and they despised my judgments, which if a man do, he shall even live in them; and my sabbaths they greatly polluted: then I said, I would pour out my fury upon them in the wilderness, to consume them."},{"text":"But I wrought for my name's sake, that it should not be polluted before the heathen, in whose sight I brought them out."},{"text":"Yet also I lifted up my hand unto them in the wilderness, that I would not bring them into the land which I had given them, flowing with milk and honey, which is the glory of all lands;"},{"text":"Because they despised my judgments, and walked not in my statutes, but polluted my sabbaths: for their heart went after their idols."},{"text":"Nevertheless mine eye spared them from destroying them, neither did I make an end of them in the wilderness."},{"text":"But I said unto their children in the wilderness, Walk ye not in the statutes of your fathers, neither observe their judgments, nor defile yourselves with their idols:"},{"text":"I am the LORD your God; walk in my statutes, and keep my judgments, and do them;"},{"text":"And hallow my sabbaths; and they shall be a sign between me and you, that ye may know that I am the LORD your God."},{"text":"Notwithstanding the children rebelled against me: they walked not in my statutes, neither kept my judgments to do them, which if a man do, he shall even live in them; they polluted my sabbaths: then I said, I would pour out my fury upon them, to accomplish my anger against them in the wilderness."},{"text":"Nevertheless I withdrew mine hand, and wrought for my name's sake, that it should not be polluted in the sight of the heathen, in whose sight I brought them forth."},{"text":"I lifted up mine hand unto them also in the wilderness, that I would scatter them among the heathen, and disperse them through the countries;"},{"text":"Because they had not executed my judgments, but had despised my statutes, and had polluted my sabbaths, and their eyes were after their fathers' idols."},{"text":"Wherefore I gave them also statutes that were not good, and judgments whereby they should not live;"},{"text":"And I polluted them in their own gifts, in that they caused to pass through the fire all that openeth the womb, that I might make them desolate, to the end that they might know that I am the LORD."},{"text":"Therefore, son of man, speak unto the house of Israel, and say unto them, Thus saith the Lord GOD; Yet in this your fathers have blasphemed me, in that they have committed a trespass against me."},{"text":"For when I had brought them into the land, for the which I lifted up mine hand to give it to them, then they saw every high hill, and all the thick trees, and they offered there their sacrifices, and there they presented the provocation of their offering: there also they made their sweet savour, and poured out there their drink offerings."},{"text":"Then I said unto them, What is the high place whereunto ye go? And the name whereof is called Bamah unto this day."},{"text":"Wherefore say unto the house of Israel, Thus saith the Lord GOD; Are ye polluted after the manner of your fathers? and commit ye whoredom after their abominations?"},{"text":"For when ye offer your gifts, when ye make your sons to pass through the fire, ye pollute yourselves with all your idols, even unto this day: and shall I be enquired of by you, O house of Israel? As I live, saith the Lord GOD, I will not be enquired of by you."},{"text":"And that which cometh into your mind shall not be at all, that ye say, We will be as the heathen, as the families of the countries, to serve wood and stone."},{"text":"As I live, saith the Lord GOD, surely with a mighty hand, and with a stretched out arm, and with fury poured out, will I rule over you:"},{"text":"And I will bring you out from the people, and will gather you out of the countries wherein ye are scattered, with a mighty hand, and with a stretched out arm, and with fury poured out."},{"text":"And I will bring you into the wilderness of the people, and there will I plead with you face to face."},{"text":"Like as I pleaded with your fathers in the wilderness of the land of Egypt, so will I plead with you, saith the Lord GOD."},{"text":"And I will cause you to pass under the rod, and I will bring you into the bond of the covenant:"},{"text":"And I will purge out from among you the rebels, and them that transgress against me: I will bring them forth out of the country where they sojourn, and they shall not enter into the land of Israel: and ye shall know that I am the LORD."},{"text":"As for you, O house of Israel, thus saith the Lord GOD; Go ye, serve ye every one his idols, and hereafter also, if ye will not hearken unto me: but pollute ye my holy name no more with your gifts, and with your idols."},{"text":"For in mine holy mountain, in the mountain of the height of Israel, saith the Lord GOD, there shall all the house of Israel, all of them in the land, serve me: there will I accept them, and there will I require your offerings, and the firstfruits of your oblations, with all your holy things."},{"text":"I will accept you with your sweet savour, when I bring you out from the people, and gather you out of the countries wherein ye have been scattered; and I will be sanctified in you before the heathen."},{"text":"And ye shall know that I am the LORD, when I shall bring you into the land of Israel, into the country for the which I lifted up mine hand to give it to your fathers."},{"text":"And there shall ye remember your ways, and all your doings, wherein ye have been defiled; and ye shall lothe yourselves in your own sight for all your evils that ye have committed."},{"text":"And ye shall know that I am the LORD when I have wrought with you for my name's sake, not according to your wicked ways, nor according to your corrupt doings, O ye house of Israel, saith the Lord GOD."},{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face toward the south, and drop thy word toward the south, and prophesy against the forest of the south field;"},{"text":"And say to the forest of the south, Hear the word of the LORD; Thus saith the Lord GOD; Behold, I will kindle a fire in thee, and it shall devour every green tree in thee, and every dry tree: the flaming flame shall not be quenched, and all faces from the south to the north shall be burned therein."},{"text":"And all flesh shall see that I the LORD have kindled it: it shall not be quenched."},{"text":"Then said I, Ah Lord GOD! they say of me, Doth he not speak parables?"}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face toward Jerusalem, and drop thy word toward the holy places, and prophesy against the land of Israel,"},{"text":"And say to the land of Israel, Thus saith the LORD; Behold, I am against thee, and will draw forth my sword out of his sheath, and will cut off from thee the righteous and the wicked."},{"text":"Seeing then that I will cut off from thee the righteous and the wicked, therefore shall my sword go forth out of his sheath against all flesh from the south to the north:"},{"text":"That all flesh may know that I the LORD have drawn forth my sword out of his sheath: it shall not return any more."},{"text":"Sigh therefore, thou son of man, with the breaking of thy loins; and with bitterness sigh before their eyes."},{"text":"And it shall be, when they say unto thee, Wherefore sighest thou? that thou shalt answer, For the tidings; because it cometh: and every heart shall melt, and all hands shall be feeble, and every spirit shall faint, and all knees shall be weak as water: behold, it cometh, and shall be brought to pass, saith the Lord GOD."},{"text":"Again the word of the LORD came unto me, saying,"},{"text":"Son of man, prophesy, and say, Thus saith the LORD; Say, A sword, a sword is sharpened, and also furbished:"},{"text":"It is sharpened to make a sore slaughter; it is furbished that it may glitter: should we then make mirth? it contemneth the rod of my son, as every tree."},{"text":"And he hath given it to be furbished, that it may be handled: this sword is sharpened, and it is furbished, to give it into the hand of the slayer."},{"text":"Cry and howl, son of man: for it shall be upon my people, it shall be upon all the princes of Israel: terrors by reason of the sword shall be upon my people: smite therefore upon thy thigh."},{"text":"Because it is a trial, and what if the sword contemn even the rod? it shall be no more, saith the Lord GOD."},{"text":"Thou therefore, son of man, prophesy, and smite thine hands together. and let the sword be doubled the third time, the sword of the slain: it is the sword of the great men that are slain, which entereth into their privy chambers."},{"text":"I have set the point of the sword against all their gates, that their heart may faint, and their ruins be multiplied: ah! it is made bright, it is wrapped up for the slaughter."},{"text":"Go thee one way or other, either on the right hand, or on the left, whithersoever thy face is set."},{"text":"I will also smite mine hands together, and I will cause my fury to rest: I the LORD have said it."},{"text":"The word of the LORD came unto me again, saying,"},{"text":"Also, thou son of man, appoint thee two ways, that the sword of the king of Babylon may come: both twain shall come forth out of one land: and choose thou a place, choose it at the head of the way to the city."},{"text":"Appoint a way, that the sword may come to Rabbath of the Ammonites, and to Judah in Jerusalem the defenced."},{"text":"For the king of Babylon stood at the parting of the way, at the head of the two ways, to use divination: he made his arrows bright, he consulted with images, he looked in the liver."},{"text":"At his right hand was the divination for Jerusalem, to appoint captains, to open the mouth in the slaughter, to lift up the voice with shouting, to appoint battering rams against the gates, to cast a mount, and to build a fort."},{"text":"And it shall be unto them as a false divination in their sight, to them that have sworn oaths: but he will call to remembrance the iniquity, that they may be taken."},{"text":"Therefore thus saith the Lord GOD; Because ye have made your iniquity to be remembered, in that your transgressions are discovered, so that in all your doings your sins do appear; because, I say, that ye are come to remembrance, ye shall be taken with the hand."},{"text":"And thou, profane wicked prince of Israel, whose day is come, when iniquity shall have an end,"},{"text":"Thus saith the Lord GOD; Remove the diadem, and take off the crown: this shall not be the same: exalt him that is low, and abase him that is high."},{"text":"I will overturn, overturn, overturn, it: and it shall be no more, until he come whose right it is; and I will give it him."},{"text":"And thou, son of man, prophesy and say, Thus saith the Lord GOD concerning the Ammonites, and concerning their reproach; even say thou, The sword, the sword is drawn: for the slaughter it is furbished, to consume because of the glittering:"},{"text":"Whiles they see vanity unto thee, whiles they divine a lie unto thee, to bring thee upon the necks of them that are slain, of the wicked, whose day is come, when their iniquity shall have an end."},{"text":"Shall I cause it to return into his sheath? I will judge thee in the place where thou wast created, in the land of thy nativity."},{"text":"And I will pour out mine indignation upon thee, I will blow against thee in the fire of my wrath, and deliver thee into the hand of brutish men, and skilful to destroy."},{"text":"Thou shalt be for fuel to the fire; thy blood shall be in the midst of the land; thou shalt be no more remembered: for I the LORD have spoken it."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Now, thou son of man, wilt thou judge, wilt thou judge the bloody city? yea, thou shalt shew her all her abominations."},{"text":"Then say thou, Thus saith the Lord GOD, The city sheddeth blood in the midst of it, that her time may come, and maketh idols against herself to defile herself."},{"text":"Thou art become guilty in thy blood that thou hast shed; and hast defiled thyself in thine idols which thou hast made; and thou hast caused thy days to draw near, and art come even unto thy years: therefore have I made thee a reproach unto the heathen, and a mocking to all countries."},{"text":"Those that be near, and those that be far from thee, shall mock thee, which art infamous and much vexed."},{"text":"Behold, the princes of Israel, every one were in thee to their power to shed blood."},{"text":"In thee have they set light by father and mother: in the midst of thee have they dealt by oppression with the stranger: in thee have they vexed the fatherless and the widow."},{"text":"Thou hast despised mine holy things, and hast profaned my sabbaths."},{"text":"In thee are men that carry tales to shed blood: and in thee they eat upon the mountains: in the midst of thee they commit lewdness."},{"text":"In thee have they discovered their fathers' nakedness: in thee have they humbled her that was set apart for pollution."},{"text":"And one hath committed abomination with his neighbour's wife; and another hath lewdly defiled his daughter in law; and another in thee hath humbled his sister, his father's daughter."},{"text":"In thee have they taken gifts to shed blood; thou hast taken usury and increase, and thou hast greedily gained of thy neighbours by extortion, and hast forgotten me, saith the Lord GOD."},{"text":"Behold, therefore I have smitten mine hand at thy dishonest gain which thou hast made, and at thy blood which hath been in the midst of thee."},{"text":"Can thine heart endure, or can thine hands be strong, in the days that I shall deal with thee? I the LORD have spoken it, and will do it."},{"text":"And I will scatter thee among the heathen, and disperse thee in the countries, and will consume thy filthiness out of thee."},{"text":"And thou shalt take thine inheritance in thyself in the sight of the heathen, and thou shalt know that I am the LORD."},{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, the house of Israel is to me become dross: all they are brass, and tin, and iron, and lead, in the midst of the furnace; they are even the dross of silver."},{"text":"Therefore thus saith the Lord GOD; Because ye are all become dross, behold, therefore I will gather you into the midst of Jerusalem."},{"text":"As they gather silver, and brass, and iron, and lead, and tin, into the midst of the furnace, to blow the fire upon it, to melt it; so will I gather you in mine anger and in my fury, and I will leave you there, and melt you."},{"text":"Yea, I will gather you, and blow upon you in the fire of my wrath, and ye shall be melted in the midst therof."},{"text":"As silver is melted in the midst of the furnace, so shall ye be melted in the midst thereof; and ye shall know that I the LORD have poured out my fury upon you."},{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, say unto her, Thou art the land that is not cleansed, nor rained upon in the day of indignation."},{"text":"There is a conspiracy of her prophets in the midst thereof, like a roaring lion ravening the prey; they have devoured souls; they have taken the treasure and precious things; they have made her many widows in the midst thereof."},{"text":"Her priests have violated my law, and have profaned mine holy things: they have put no difference between the holy and profane, neither have they shewed difference between the unclean and the clean, and have hid their eyes from my sabbaths, and I am profaned among them."},{"text":"Her princes in the midst thereof are like wolves ravening the prey, to shed blood, and to destroy souls, to get dishonest gain."},{"text":"And her prophets have daubed them with untempered morter, seeing vanity, and divining lies unto them, saying, Thus saith the Lord GOD, when the LORD hath not spoken."},{"text":"The people of the land have used oppression, and exercised robbery, and have vexed the poor and needy: yea, they have oppressed the stranger wrongfully."},{"text":"And I sought for a man among them, that should make up the hedge, and stand in the gap before me for the land, that I should not destroy it: but I found none."},{"text":"Therefore have I poured out mine indignation upon them; I have consumed them with the fire of my wrath: their own way have I recompensed upon their heads, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"The word of the LORD came again unto me, saying,"},{"text":"Son of man, there were two women, the daughters of one mother:"},{"text":"And they committed whoredoms in Egypt; they committed whoredoms in their youth: there were their breasts pressed, and there they bruised the teats of their virginity."},{"text":"And the names of them were Aholah the elder, and Aholibah her sister: and they were mine, and they bare sons and daughters. Thus were their names; Samaria is Aholah, and Jerusalem Aholibah."},{"text":"And Aholah played the harlot when she was mine; and she doted on her lovers, on the Assyrians her neighbours,"},{"text":"Which were clothed with blue, captains and rulers, all of them desirable young men, horsemen riding upon horses."},{"text":"Thus she committed her whoredoms with them, with all them that were the chosen men of Assyria, and with all on whom she doted: with all their idols she defiled herself."},{"text":"Neither left she her whoredoms brought from Egypt: for in her youth they lay with her, and they bruised the breasts of her virginity, and poured their whoredom upon her."},{"text":"Wherefore I have delivered her into the hand of her lovers, into the hand of the Assyrians, upon whom she doted."},{"text":"These discovered her nakedness: they took her sons and her daughters, and slew her with the sword: and she became famous among women; for they had executed judgment upon her."},{"text":"And when her sister Aholibah saw this, she was more corrupt in her inordinate love than she, and in her whoredoms more than her sister in her whoredoms."},{"text":"She doted upon the Assyrians her neighbours, captains and rulers clothed most gorgeously, horsemen riding upon horses, all of them desirable young men."},{"text":"Then I saw that she was defiled, that they took both one way,"},{"text":"And that she increased her whoredoms: for when she saw men pourtrayed upon the wall, the images of the Chaldeans pourtrayed with vermilion,"},{"text":"Girded with girdles upon their loins, exceeding in dyed attire upon their heads, all of them princes to look to, after the manner of the Babylonians of Chaldea, the land of their nativity:"},{"text":"And as soon as she saw them with her eyes, she doted upon them, and sent messengers unto them into Chaldea."},{"text":"And the Babylonians came to her into the bed of love, and they defiled her with their whoredom, and she was polluted with them, and her mind was alienated from them."},{"text":"So she discovered her whoredoms, and discovered her nakedness: then my mind was alienated from her, like as my mind was alienated from her sister."},{"text":"Yet she multiplied her whoredoms, in calling to remembrance the days of her youth, wherein she had played the harlot in the land of Egypt."},{"text":"For she doted upon their paramours, whose flesh is as the flesh of asses, and whose issue is like the issue of horses."},{"text":"Thus thou calledst to remembrance the lewdness of thy youth, in bruising thy teats by the Egyptians for the paps of thy youth."},{"text":"Therefore, O Aholibah, thus saith the Lord GOD; Behold, I will raise up thy lovers against thee, from whom thy mind is alienated, and I will bring them against thee on every side;"},{"text":"The Babylonians, and all the Chaldeans, Pekod, and Shoa, and Koa, and all the Assyrians with them: all of them desirable young men, captains and rulers, great lords and renowned, all of them riding upon horses."},{"text":"And they shall come against thee with chariots, wagons, and wheels, and with an assembly of people, which shall set against thee buckler and shield and helmet round about: and I will set judgment before them, and they shall judge thee according to their judgments."},{"text":"And I will set my jealousy against thee, and they shall deal furiously with thee: they shall take away thy nose and thine ears; and thy remnant shall fall by the sword: they shall take thy sons and thy daughters; and thy residue shall be devoured by the fire."},{"text":"They shall also strip thee out of thy clothes, and take away thy fair jewels."},{"text":"Thus will I make thy lewdness to cease from thee, and thy whoredom brought from the land of Egypt: so that thou shalt not lift up thine eyes unto them, nor remember Egypt any more."},{"text":"For thus saith the Lord GOD; Behold, I will deliver thee into the hand of them whom thou hatest, into the hand of them from whom thy mind is alienated:"},{"text":"And they shall deal with thee hatefully, and shall take away all thy labour, and shall leave thee naked and bare: and the nakedness of thy whoredoms shall be discovered, both thy lewdness and thy whoredoms."},{"text":"I will do these things unto thee, because thou hast gone a whoring after the heathen, and because thou art polluted with their idols."},{"text":"Thou hast walked in the way of thy sister; therefore will I give her cup into thine hand."},{"text":"Thus saith the Lord GOD; Thou shalt drink of thy sister's cup deep and large: thou shalt be laughed to scorn and had in derision; it containeth much."},{"text":"Thou shalt be filled with drunkenness and sorrow, with the cup of astonishment and desolation, with the cup of thy sister Samaria."},{"text":"Thou shalt even drink it and suck it out, and thou shalt break the sherds thereof, and pluck off thine own breasts: for I have spoken it, saith the Lord GOD."},{"text":"Therefore thus saith the Lord GOD; Because thou hast forgotten me, and cast me behind thy back, therefore bear thou also thy lewdness and thy whoredoms."},{"text":"The LORD said moreover unto me; Son of man, wilt thou judge Aholah and Aholibah? yea, declare unto them their abominations;"},{"text":"That they have committed adultery, and blood is in their hands, and with their idols have they committed adultery, and have also caused their sons, whom they bare unto me, to pass for them through the fire, to devour them."},{"text":"Moreover this they have done unto me: they have defiled my sanctuary in the same day, and have profaned my sabbaths."},{"text":"For when they had slain their children to their idols, then they came the same day into my sanctuary to profane it; and, lo, thus have they done in the midst of mine house."},{"text":"And furthermore, that ye have sent for men to come from far, unto whom a messenger was sent; and, lo, they came: for whom thou didst wash thyself, paintedst thy eyes, and deckedst thyself with ornaments,"},{"text":"And satest upon a stately bed, and a table prepared before it, whereupon thou hast set mine incense and mine oil."},{"text":"And a voice of a multitude being at ease was with her: and with the men of the common sort were brought Sabeans from the wilderness, which put bracelets upon their hands, and beautiful crowns upon their heads."},{"text":"Then said I unto her that was old in adulteries, Will they now commit whoredoms with her, and she with them?"},{"text":"Yet they went in unto her, as they go in unto a woman that playeth the harlot: so went they in unto Aholah and unto Aholibah, the lewd women."},{"text":"And the righteous men, they shall judge them after the manner of adulteresses, and after the manner of women that shed blood; because they are adulteresses, and blood is in their hands."},{"text":"For thus saith the Lord GOD; I will bring up a company upon them, and will give them to be removed and spoiled."},{"text":"And the company shall stone them with stones, and dispatch them with their swords; they shall slay their sons and their daughters, and burn up their houses with fire."},{"text":"Thus will I cause lewdness to cease out of the land, that all women may be taught not to do after your lewdness."},{"text":"And they shall recompense your lewdness upon you, and ye shall bear the sins of your idols: and ye shall know that I am the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"Again in the ninth year, in the tenth month, in the tenth day of the month, the word of the LORD came unto me, saying,"},{"text":"Son of man, write thee the name of the day, even of this same day: the king of Babylon set himself against Jerusalem this same day."},{"text":"And utter a parable unto the rebellious house, and say unto them, Thus saith the Lord GOD; Set on a pot, set it on, and also pour water into it:"},{"text":"Gather the pieces thereof into it, even every good piece, the thigh, and the shoulder; fill it with the choice bones."},{"text":"Take the choice of the flock, and burn also the bones under it, and make it boil well, and let them seethe the bones of it therein."},{"text":"Wherefore thus saith the Lord GOD; Woe to the bloody city, to the pot whose scum is therein, and whose scum is not gone out of it! bring it out piece by piece; let no lot fall upon it."},{"text":"For her blood is in the midst of her; she set it upon the top of a rock; she poured it not upon the ground, to cover it with dust;"},{"text":"That it might cause fury to come up to take vengeance; I have set her blood upon the top of a rock, that it should not be covered."},{"text":"Therefore thus saith the Lord GOD; Woe to the bloody city! I will even make the pile for fire great."},{"text":"Heap on wood, kindle the fire, consume the flesh, and spice it well, and let the bones be burned."},{"text":"Then set it empty upon the coals thereof, that the brass of it may be hot, and may burn, and that the filthiness of it may be molten in it, that the scum of it may be consumed."},{"text":"She hath wearied herself with lies, and her great scum went not forth out of her: her scum shall be in the fire."},{"text":"In thy filthiness is lewdness: because I have purged thee, and thou wast not purged, thou shalt not be purged from thy filthiness any more, till I have caused my fury to rest upon thee."},{"text":"I the LORD have spoken it: it shall come to pass, and I will do it; I will not go back, neither will I spare, neither will I repent; according to thy ways, and according to thy doings, shall they judge thee, saith the Lord GOD."},{"text":"Also the word of the LORD came unto me, saying,"},{"text":"Son of man, behold, I take away from thee the desire of thine eyes with a stroke: yet neither shalt thou mourn nor weep, neither shall thy tears run down."},{"text":"Forbear to cry, make no mourning for the dead, bind the tire of thine head upon thee, and put on thy shoes upon thy feet, and cover not thy lips, and eat not the bread of men."},{"text":"So I spake unto the people in the morning: and at even my wife died; and I did in the morning as I was commanded."},{"text":"And the people said unto me, Wilt thou not tell us what these things are to us, that thou doest so?"},{"text":"Then I answered them, The word of the LORD came unto me, saying,"},{"text":"Speak unto the house of Israel, Thus saith the Lord GOD; Behold, I will profane my sanctuary, the excellency of your strength, the desire of your eyes, and that which your soul pitieth; and your sons and your daughters whom ye have left shall fall by the sword."},{"text":"And ye shall do as I have done: ye shall not cover your lips, nor eat the bread of men."},{"text":"And your tires shall be upon your heads, and your shoes upon your feet: ye shall not mourn nor weep; but ye shall pine away for your iniquities, and mourn one toward another."},{"text":"Thus Ezekiel is unto you a sign: according to all that he hath done shall ye do: and when this cometh, ye shall know that I am the Lord GOD."},{"text":"Also, thou son of man, shall it not be in the day when I take from them their strength, the joy of their glory, the desire of their eyes, and that whereupon they set their minds, their sons and their daughters,"},{"text":"That he that escapeth in that day shall come unto thee, to cause thee to hear it with thine ears?"},{"text":"In that day shall thy mouth be opened to him which is escaped, and thou shalt speak, and be no more dumb: and thou shalt be a sign unto them; and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"The word of the LORD came again unto me, saying,"},{"text":"Son of man, set thy face against the Ammonites, and prophesy against them;"},{"text":"And say unto the Ammonites, Hear the word of the Lord GOD; Thus saith the Lord GOD; Because thou saidst, Aha, against my sanctuary, when it was profaned; and against the land of Israel, when it was desolate; and against the house of Judah, when they went into captivity;"},{"text":"Behold, therefore I will deliver thee to the men of the east for a possession, and they shall set their palaces in thee, and make their dwellings in thee: they shall eat thy fruit, and they shall drink thy milk."},{"text":"And I will make Rabbah a stable for camels, and the Ammonites a couching place for flocks: and ye shall know that I am the LORD."},{"text":"For thus saith the Lord GOD; Because thou hast clapped thine hands, and stamped with the feet, and rejoiced in heart with all thy despite against the land of Israel;"},{"text":"Behold, therefore I will stretch out mine hand upon thee, and will deliver thee for a spoil to the heathen; and I will cut thee off from the people, and I will cause thee to perish out of the countries: I will destroy thee; and thou shalt know that I am the LORD."},{"text":"Thus saith the Lord GOD; Because that Moab and Seir do say, Behold, the house of Judah is like unto all the heathen;"},{"text":"Therefore, behold, I will open the side of Moab from the cities, from his cities which are on his frontiers, the glory of the country, Bethjeshimoth, Baalmeon, and Kiriathaim,"},{"text":"Unto the men of the east with the Ammonites, and will give them in possession, that the Ammonites may not be remembered among the nations."},{"text":"And I will execute judgments upon Moab; and they shall know that I am the LORD."},{"text":"Thus saith the Lord GOD; Because that Edom hath dealt against the house of Judah by taking vengeance, and hath greatly offended, and revenged himself upon them;"},{"text":"Therefore thus saith the Lord GOD; I will also stretch out mine hand upon Edom, and will cut off man and beast from it; and I will make it desolate from Teman; and they of Dedan shall fall by the sword."},{"text":"And I will lay my vengeance upon Edom by the hand of my people Israel: and they shall do in Edom according to mine anger and according to my fury; and they shall know my vengeance, saith the Lord GOD."},{"text":"Thus saith the Lord GOD; Because the Philistines have dealt by revenge, and have taken vengeance with a despiteful heart, to destroy it for the old hatred;"},{"text":"Therefore thus saith the Lord GOD; Behold, I will stretch out mine hand upon the Philistines, and I will cut off the Cherethims, and destroy the remnant of the sea coast."},{"text":"And I will execute great vengeance upon them with furious rebukes; and they shall know that I am the LORD, when I shall lay my vengeance upon them."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"And it came to pass in the eleventh year, in the first day of the month, that the word of the LORD came unto me, saying,"},{"text":"Son of man, because that Tyrus hath said against Jerusalem, Aha, she is broken that was the gates of the people: she is turned unto me: I shall be replenished, now she is laid waste:"},{"text":"Therefore thus saith the Lord GOD; Behold, I am against thee, O Tyrus, and will cause many nations to come up against thee, as the sea causeth his waves to come up."},{"text":"And they shall destroy the walls of Tyrus, and break down her towers: I will also scrape her dust from her, and make her like the top of a rock."},{"text":"It shall be a place for the spreading of nets in the midst of the sea: for I have spoken it, saith the Lord GOD: and it shall become a spoil to the nations."},{"text":"And her daughters which are in the field shall be slain by the sword; and they shall know that I am the LORD."},{"text":"For thus saith the Lord GOD; Behold, I will bring upon Tyrus Nebuchadrezzar king of Babylon, a king of kings, from the north, with horses, and with chariots, and with horsemen, and companies, and much people."},{"text":"He shall slay with the sword thy daughters in the field: and he shall make a fort against thee, and cast a mount against thee, and lift up the buckler against thee."},{"text":"And he shall set engines of war against thy walls, and with his axes he shall break down thy towers."},{"text":"By reason of the abundance of his horses their dust shall cover thee: thy walls shall shake at the noise of the horsemen, and of the wheels, and of the chariots, when he shall enter into thy gates, as men enter into a city wherein is made a breach."},{"text":"With the hoofs of his horses shall he tread down all thy streets: he shall slay thy people by the sword, and thy strong garrisons shall go down to the ground."},{"text":"And they shall make a spoil of thy riches, and make a prey of thy merchandise: and they shall break down thy walls, and destroy thy pleasant houses: and they shall lay thy stones and thy timber and thy dust in the midst of the water."},{"text":"And I will cause the noise of thy songs to cease; and the sound of thy harps shall be no more heard."},{"text":"And I will make thee like the top of a rock: thou shalt be a place to spread nets upon; thou shalt be built no more: for I the LORD have spoken it, saith the Lord GOD."},{"text":"Thus saith the Lord GOD to Tyrus; Shall not the isles shake at the sound of thy fall, when the wounded cry, when the slaughter is made in the midst of thee?"},{"text":"Then all the princes of the sea shall come down from their thrones, and lay away their robes, and put off their broidered garments: they shall clothe themselves with trembling; they shall sit upon the ground, and shall tremble at every moment, and be astonished at thee."},{"text":"And they shall take up a lamentation for thee, and say to thee, How art thou destroyed, that wast inhabited of seafaring men, the renowned city, which wast strong in the sea, she and her inhabitants, which cause their terror to be on all that haunt it!"},{"text":"Now shall the isles tremble in the day of thy fall; yea, the isles that are in the sea shall be troubled at thy departure."},{"text":"For thus saith the Lord GOD; When I shall make thee a desolate city, like the cities that are not inhabited; when I shall bring up the deep upon thee, and great waters shall cover thee;"},{"text":"When I shall bring thee down with them that descend into the pit, with the people of old time, and shall set thee in the low parts of the earth, in places desolate of old, with them that go down to the pit, that thou be not inhabited; and I shall set glory in the land of the living;"},{"text":"I will make thee a terror, and thou shalt be no more: though thou be sought for, yet shalt thou never be found again, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"The word of the LORD came again unto me, saying,"},{"text":"Now, thou son of man, take up a lamentation for Tyrus;"},{"text":"And say unto Tyrus, O thou that art situate at the entry of the sea, which art a merchant of the people for many isles, Thus saith the Lord GOD; O Tyrus, thou hast said, I am of perfect beauty."},{"text":"Thy borders are in the midst of the seas, thy builders have perfected thy beauty."},{"text":"They have made all thy ship boards of fir trees of Senir: they have taken cedars from Lebanon to make masts for thee."},{"text":"Of the oaks of Bashan have they made thine oars; the company of the Ashurites have made thy benches of ivory, brought out of the isles of Chittim."},{"text":"Fine linen with broidered work from Egypt was that which thou spreadest forth to be thy sail; blue and purple from the isles of Elishah was that which covered thee."},{"text":"The inhabitants of Zidon and Arvad were thy mariners: thy wise men, O Tyrus, that were in thee, were thy pilots."},{"text":"The ancients of Gebal and the wise men thereof were in thee thy calkers: all the ships of the sea with their mariners were in thee to occupy thy merchandise."},{"text":"They of Persia and of Lud and of Phut were in thine army, thy men of war: they hanged the shield and helmet in thee; they set forth thy comeliness."},{"text":"The men of Arvad with thine army were upon thy walls round about, and the Gammadims were in thy towers: they hanged their shields upon thy walls round about; they have made thy beauty perfect."},{"text":"Tarshish was thy merchant by reason of the multitude of all kind of riches; with silver, iron, tin, and lead, they traded in thy fairs."},{"text":"Javan, Tubal, and Meshech, they were thy merchants: they traded the persons of men and vessels of brass in thy market."},{"text":"They of the house of Togarmah traded in thy fairs with horses and horsemen and mules."},{"text":"The men of Dedan were thy merchants; many isles were the merchandise of thine hand: they brought thee for a present horns of ivory and ebony."},{"text":"Syria was thy merchant by reason of the multitude of the wares of thy making: they occupied in thy fairs with emeralds, purple, and broidered work, and fine linen, and coral, and agate."},{"text":"Judah, and the land of Israel, they were thy merchants: they traded in thy market wheat of Minnith, and Pannag, and honey, and oil, and balm."},{"text":"Damascus was thy merchant in the multitude of the wares of thy making, for the multitude of all riches; in the wine of Helbon, and white wool."},{"text":"Dan also and Javan going to and fro occupied in thy fairs: bright iron, cassia, and calamus, were in thy market."},{"text":"Dedan was thy merchant in precious clothes for chariots."},{"text":"Arabia, and all the princes of Kedar, they occupied with thee in lambs, and rams, and goats: in these were they thy merchants."},{"text":"The merchants of Sheba and Raamah, they were thy merchants: they occupied in thy fairs with chief of all spices, and with all precious stones, and gold."},{"text":"Haran, and Canneh, and Eden, the merchants of Sheba, Asshur, and Chilmad, were thy merchants."},{"text":"These were thy merchants in all sorts of things, in blue clothes, and broidered work, and in chests of rich apparel, bound with cords, and made of cedar, among thy merchandise."},{"text":"The ships of Tarshish did sing of thee in thy market: and thou wast replenished, and made very glorious in the midst of the seas."},{"text":"Thy rowers have brought thee into great waters: the east wind hath broken thee in the midst of the seas."},{"text":"Thy riches, and thy fairs, thy merchandise, thy mariners, and thy pilots, thy calkers, and the occupiers of thy merchandise, and all thy men of war, that are in thee, and in all thy company which is in the midst of thee, shall fall into the midst of the seas in the day of thy ruin."},{"text":"The suburbs shall shake at the sound of the cry of thy pilots."},{"text":"And all that handle the oar, the mariners, and all the pilots of the sea, shall come down from their ships, they shall stand upon the land;"},{"text":"And shall cause their voice to be heard against thee, and shall cry bitterly, and shall cast up dust upon their heads, they shall wallow themselves in the ashes:"},{"text":"And they shall make themselves utterly bald for thee, and gird them with sackcloth, and they shall weep for thee with bitterness of heart and bitter wailing."},{"text":"And in their wailing they shall take up a lamentation for thee, and lament over thee, saying, What city is like Tyrus, like the destroyed in the midst of the sea?"},{"text":"When thy wares went forth out of the seas, thou filledst many people; thou didst enrich the kings of the earth with the multitude of thy riches and of thy merchandise."},{"text":"In the time when thou shalt be broken by the seas in the depths of the waters thy merchandise and all thy company in the midst of thee shall fall."},{"text":"All the inhabitants of the isles shall be astonished at thee, and their kings shall be sore afraid, they shall be troubled in their countenance."},{"text":"The merchants among the people shall hiss at thee; thou shalt be a terror, and never shalt be any more."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"The word of the LORD came again unto me, saying,"},{"text":"Son of man, say unto the prince of Tyrus, Thus saith the Lord GOD; Because thine heart is lifted up, and thou hast said, I am a God, I sit in the seat of God, in the midst of the seas; yet thou art a man, and not God, though thou set thine heart as the heart of God:"},{"text":"Behold, thou art wiser than Daniel; there is no secret that they can hide from thee:"},{"text":"With thy wisdom and with thine understanding thou hast gotten thee riches, and hast gotten gold and silver into thy treasures:"},{"text":"By thy great wisdom and by thy traffick hast thou increased thy riches, and thine heart is lifted up because of thy riches:"},{"text":"Therefore thus saith the Lord GOD; Because thou hast set thine heart as the heart of God;"},{"text":"Behold, therefore I will bring strangers upon thee, the terrible of the nations: and they shall draw their swords against the beauty of thy wisdom, and they shall defile thy brightness."},{"text":"They shall bring thee down to the pit, and thou shalt die the deaths of them that are slain in the midst of the seas."},{"text":"Wilt thou yet say before him that slayeth thee, I am God? but thou shalt be a man, and no God, in the hand of him that slayeth thee."},{"text":"Thou shalt die the deaths of the uncircumcised by the hand of strangers: for I have spoken it, saith the Lord GOD."},{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Son of man, take up a lamentation upon the king of Tyrus, and say unto him, Thus saith the Lord GOD; Thou sealest up the sum, full of wisdom, and perfect in beauty."},{"text":"Thou hast been in Eden the garden of God; every precious stone was thy covering, the sardius, topaz, and the diamond, the beryl, the onyx, and the jasper, the sapphire, the emerald, and the carbuncle, and gold: the workmanship of thy tabrets and of thy pipes was prepared in thee in the day that thou wast created."},{"text":"Thou art the anointed cherub that covereth; and I have set thee so: thou wast upon the holy mountain of God; thou hast walked up and down in the midst of the stones of fire."},{"text":"Thou wast perfect in thy ways from the day that thou wast created, till iniquity was found in thee."},{"text":"By the multitude of thy merchandise they have filled the midst of thee with violence, and thou hast sinned: therefore I will cast thee as profane out of the mountain of God: and I will destroy thee, O covering cherub, from the midst of the stones of fire."},{"text":"Thine heart was lifted up because of thy beauty, thou hast corrupted thy wisdom by reason of thy brightness: I will cast thee to the ground, I will lay thee before kings, that they may behold thee."},{"text":"Thou hast defiled thy sanctuaries by the multitude of thine iniquities, by the iniquity of thy traffick; therefore will I bring forth a fire from the midst of thee, it shall devour thee, and I will bring thee to ashes upon the earth in the sight of all them that behold thee."},{"text":"All they that know thee among the people shall be astonished at thee: thou shalt be a terror, and never shalt thou be any more."},{"text":"Again the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face against Zidon, and prophesy against it,"},{"text":"And say, Thus saith the Lord GOD; Behold, I am against thee, O Zidon; and I will be glorified in the midst of thee: and they shall know that I am the LORD, when I shall have executed judgments in her, and shall be sanctified in her."},{"text":"For I will send into her pestilence, and blood into her streets; and the wounded shall be judged in the midst of her by the sword upon her on every side; and they shall know that I am the LORD."},{"text":"And there shall be no more a pricking brier unto the house of Israel, nor any grieving thorn of all that are round about them, that despised them; and they shall know that I am the Lord GOD."},{"text":"Thus saith the Lord GOD; When I shall have gathered the house of Israel from the people among whom they are scattered, and shall be sanctified in them in the sight of the heathen, then shall they dwell in their land that I have given to my servant Jacob."},{"text":"And they shall dwell safely therein, and shall build houses, and plant vineyards; yea, they shall dwell with confidence, when I have executed judgments upon all those that despise them round about them; and they shall know that I am the LORD their God."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"In the tenth year, in the tenth month, in the twelfth day of the month, the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face against Pharaoh king of Egypt, and prophesy against him, and against all Egypt:"},{"text":"Speak, and say, Thus saith the Lord GOD; Behold, I am against thee, Pharaoh king of Egypt, the great dragon that lieth in the midst of his rivers, which hath said, My river is mine own, and I have made it for myself."},{"text":"But I will put hooks in thy jaws, and I will cause the fish of thy rivers to stick unto thy scales, and I will bring thee up out of the midst of thy rivers, and all the fish of thy rivers shall stick unto thy scales."},{"text":"And I will leave thee thrown into the wilderness, thee and all the fish of thy rivers: thou shalt fall upon the open fields; thou shalt not be brought together, nor gathered: I have given thee for meat to the beasts of the field and to the fowls of the heaven."},{"text":"And all the inhabitants of Egypt shall know that I am the LORD, because they have been a staff of reed to the house of Israel."},{"text":"When they took hold of thee by thy hand, thou didst break, and rend all their shoulder: and when they leaned upon thee, thou brakest, and madest all their loins to be at a stand."},{"text":"Therefore thus saith the Lord GOD; Behold, I will bring a sword upon thee, and cut off man and beast out of thee."},{"text":"And the land of Egypt shall be desolate and waste; and they shall know that I am the LORD: because he hath said, The river is mine, and I have made it."},{"text":"Behold, therefore I am against thee, and against thy rivers, and I will make the land of Egypt utterly waste and desolate, from the tower of Syene even unto the border of Ethiopia."},{"text":"No foot of man shall pass through it, nor foot of beast shall pass through it, neither shall it be inhabited forty years."},{"text":"And I will make the land of Egypt desolate in the midst of the countries that are desolate, and her cities among the cities that are laid waste shall be desolate forty years: and I will scatter the Egyptians among the nations, and will disperse them through the countries."},{"text":"Yet thus saith the Lord GOD; At the end of forty years will I gather the Egyptians from the people whither they were scattered:"},{"text":"And I will bring again the captivity of Egypt, and will cause them to return into the land of Pathros, into the land of their habitation; and they shall be there a base kingdom."},{"text":"It shall be the basest of the kingdoms; neither shall it exalt itself any more above the nations: for I will diminish them, that they shall no more rule over the nations."},{"text":"And it shall be no more the confidence of the house of Israel, which bringeth their iniquity to remembrance, when they shall look after them: but they shall know that I am the Lord GOD."},{"text":"And it came to pass in the seven and twentieth year, in the first month, in the first day of the month, the word of the LORD came unto me, saying,"},{"text":"Son of man, Nebuchadrezzar king of Babylon caused his army to serve a great service against Tyrus: every head was made bald, and every shoulder was peeled: yet had he no wages, nor his army, for Tyrus, for the service that he had served against it:"},{"text":"Therefore thus saith the Lord GOD; Behold, I will give the land of Egypt unto Nebuchadrezzar king of Babylon; and he shall take her multitude, and take her spoil, and take her prey; and it shall be the wages for his army."},{"text":"I have given him the land of Egypt for his labour wherewith he served against it, because they wrought for me, saith the Lord GOD."},{"text":"In that day will I cause the horn of the house of Israel to bud forth, and I will give thee the opening of the mouth in the midst of them; and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Moreover he said unto me, Son of man, eat that thou findest; eat this roll, and go speak unto the house of Israel."},{"text":"So I opened my mouth, and he caused me to eat that roll."},{"text":"And he said unto me, Son of man, cause thy belly to eat, and fill thy bowels with this roll that I give thee. Then did I eat it; and it was in my mouth as honey for sweetness."},{"text":"And he said unto me, Son of man, go, get thee unto the house of Israel, and speak with my words unto them."},{"text":"For thou art not sent to a people of a strange speech and of an hard language, but to the house of Israel;"},{"text":"Not to many people of a strange speech and of an hard language, whose words thou canst not understand. Surely, had I sent thee to them, they would have hearkened unto thee."},{"text":"But the house of Israel will not hearken unto thee; for they will not hearken unto me: for all the house of Israel are impudent and hardhearted."},{"text":"Behold, I have made thy face strong against their faces, and thy forehead strong against their foreheads."},{"text":"As an adamant harder than flint have I made thy forehead: fear them not, neither be dismayed at their looks, though they be a rebellious house."},{"text":"Moreover he said unto me, Son of man, all my words that I shall speak unto thee receive in thine heart, and hear with thine ears."},{"text":"And go, get thee to them of the captivity, unto the children of thy people, and speak unto them, and tell them, Thus saith the Lord GOD; whether they will hear, or whether they will forbear."},{"text":"Then the spirit took me up, and I heard behind me a voice of a great rushing, saying, Blessed be the glory of the LORD from his place."},{"text":"I heard also the noise of the wings of the living creatures that touched one another, and the noise of the wheels over against them, and a noise of a great rushing."},{"text":"So the spirit lifted me up, and took me away, and I went in bitterness, in the heat of my spirit; but the hand of the LORD was strong upon me."},{"text":"Then I came to them of the captivity at Telabib, that dwelt by the river of Chebar, and I sat where they sat, and remained there astonished among them seven days."},{"text":"And it came to pass at the end of seven days, that the word of the LORD came unto me, saying,"},{"text":"Son of man, I have made thee a watchman unto the house of Israel: therefore hear the word at my mouth, and give them warning from me."},{"text":"When I say unto the wicked, Thou shalt surely die; and thou givest him not warning, nor speakest to warn the wicked from his wicked way, to save his life; the same wicked man shall die in his iniquity; but his blood will I require at thine hand."},{"text":"Yet if thou warn the wicked, and he turn not from his wickedness, nor from his wicked way, he shall die in his iniquity; but thou hast delivered thy soul."},{"text":"Again, When a righteous man doth turn from his righteousness, and commit iniquity, and I lay a stumbling-block before him, he shall die: because thou hast not given him warning, he shall die in his sin, and his righteousness which he hath done shall not be remembered; but his blood will I require at thine hand."},{"text":"Nevertheless if thou warn the righteous man, that the righteous sin not, and he doth not sin, he shall surely live, because he is warned; also thou hast delivered thy soul."},{"text":"And the hand of the LORD was there upon me; and he said unto me, Arise, go forth into the plain, and I will there talk with thee."},{"text":"Then I arose, and went forth into the plain: and, behold, the glory of the LORD stood there, as the glory which I saw by the river of Chebar: and I fell on my face."},{"text":"Then the spirit entered into me, and set me upon my feet, and spake with me, and said unto me, Go, shut thyself within thine house."},{"text":"But thou, O son of man, behold, they shall put bands upon thee, and shall bind thee with them, and thou shalt not go out among them:"},{"text":"And I will make thy tongue cleave to the roof of thy mouth, that thou shalt be dumb, and shalt not be to them a reprover: for they are a rebellious house."},{"text":"But when I speak with thee, I will open thy mouth, and thou shalt say unto them, Thus saith the Lord GOD; He that heareth, let him hear; and he that forbeareth, let him forbear: for they are a rebellious house."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"The word of the LORD came again unto me, saying,"},{"text":"Son of man, prophesy and say, Thus saith the Lord GOD; Howl ye, Woe worth the day!"},{"text":"For the day is near, even the day of the LORD is near, a cloudy day; it shall be the time of the heathen."},{"text":"And the sword shall come upon Egypt, and great pain shall be in Ethiopia, when the slain shall fall in Egypt, and they shall take away her multitude, and her foundations shall be broken down."},{"text":"Ethiopia, and Libya, and Lydia, and all the mingled people, and Chub, and the men of the land that is in league, shall fall with them by the sword."},{"text":"Thus saith the LORD; They also that uphold Egypt shall fall; and the pride of her power shall come down: from the tower of Syene shall they fall in it by the sword, saith the Lord GOD."},{"text":"And they shall be desolate in the midst of the countries that are desolate, and her cities shall be in the midst of the cities that are wasted."},{"text":"And they shall know that I am the LORD, when I have set a fire in Egypt, and when all her helpers shall be destroyed."},{"text":"In that day shall messengers go forth from me in ships to make the careless Ethiopians afraid, and great pain shall come upon them, as in the day of Egypt: for, lo, it cometh."},{"text":"Thus saith the Lord GOD; I will also make the multitude of Egypt to cease by the hand of Nebuchadrezzar king of Babylon."},{"text":"He and his people with him, the terrible of the nations, shall be brought to destroy the land: and they shall draw their swords against Egypt, and fill the land with the slain."},{"text":"And I will make the rivers dry, and sell the land into the hand of the wicked: and I will make the land waste, and all that is therein, by the hand of strangers: I the LORD have spoken it."},{"text":"Thus saith the Lord GOD; I will also destroy the idols, and I will cause their images to cease out of Noph; and there shall be no more a prince of the land of Egypt: and I will put a fear in the land of Egypt."},{"text":"And I will make Pathros desolate, and will set fire in Zoan, and will execute judgments in No."},{"text":"And I will pour my fury upon Sin, the strength of Egypt; and I will cut off the multitude of No."},{"text":"And I will set fire in Egypt: Sin shall have great pain, and No shall be rent asunder, and Noph shall have distresses daily."},{"text":"The young men of Aven and of Pibeseth shall fall by the sword: and these cities shall go into captivity."},{"text":"At Tehaphnehes also the day shall be darkened, when I shall break there the yokes of Egypt: and the pomp of her strength shall cease in her: as for her, a cloud shall cover her, and her daughters shall go into captivity."},{"text":"Thus will I execute judgments in Egypt: and they shall know that I am the LORD."},{"text":"And it came to pass in the eleventh year, in the first month, in the seventh day of the month, that the word of the LORD came unto me, saying,"},{"text":"Son of man, I have broken the arm of Pharaoh king of Egypt; and, lo, it shall not be bound up to be healed, to put a roller to bind it, to make it strong to hold the sword."},{"text":"Therefore thus saith the Lord GOD; Behold, I am against Pharaoh king of Egypt, and will break his arms, the strong, and that which was broken; and I will cause the sword to fall out of his hand."},{"text":"And I will scatter the Egyptians among the nations, and will disperse them through the countries."},{"text":"And I will strengthen the arms of the king of Babylon, and put my sword in his hand: but I will break Pharaoh's arms, and he shall groan before him with the groanings of a deadly wounded man."},{"text":"But I will strengthen the arms of the king of Babylon, and the arms of Pharaoh shall fall down; and they shall know that I am the LORD, when I shall put my sword into the hand of the king of Babylon, and he shall stretch it out upon the land of Egypt."},{"text":"And I will scatter the Egyptians among the nations, and disperse them among the countries; and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"And it came to pass in the eleventh year, in the third month, in the first day of the month, that the word of the LORD came unto me, saying,"},{"text":"Son of man, speak unto Pharaoh king of Egypt, and to his multitude; Whom art thou like in thy greatness?"},{"text":"Behold, the Assyrian was a cedar in Lebanon with fair branches, and with a shadowing shroud, and of an high stature; and his top was among the thick boughs."},{"text":"The waters made him great, the deep set him up on high with her rivers running round about his plants, and sent her little rivers unto all the trees of the field."},{"text":"Therefore his height was exalted above all the trees of the field, and his boughs were multiplied, and his branches became long because of the multitude of waters, when he shot forth."},{"text":"All the fowls of heaven made their nests in his boughs, and under his branches did all the beasts of the field bring forth their young, and under his shadow dwelt all great nations."},{"text":"Thus was he fair in his greatness, in the length of his branches: for his root was by great waters."},{"text":"The cedars in the garden of God could not hide him: the fir trees were not like his boughs, and the chestnut trees were not like his branches; nor any tree in the garden of God was like unto him in his beauty."},{"text":"I have made him fair by the multitude of his branches: so that all the trees of Eden, that were in the garden of God, envied him."},{"text":"Therefore thus saith the Lord GOD; Because thou hast lifted up thyself in height, and he hath shot up his top among the thick boughs, and his heart is lifted up in his height;"},{"text":"I have therefore delivered him into the hand of the mighty one of the heathen; he shall surely deal with him: I have driven him out for his wickedness."},{"text":"And strangers, the terrible of the nations, have cut him off, and have left him: upon the mountains and in all the valleys his branches are fallen, and his boughs are broken by all the rivers of the land; and all the people of the earth are gone down from his shadow, and have left him."},{"text":"Upon his ruin shall all the fowls of the heaven remain, and all the beasts of the field shall be upon his branches:"},{"text":"To the end that none of all the trees by the waters exalt themselves for their height, neither shoot up their top among the thick boughs, neither their trees stand up in their height, all that drink water: for they are all delivered unto death, to the nether parts of the earth, in the midst of the children of men, with them that go down to the pit."},{"text":"Thus saith the Lord GOD; In the day when he went down to the grave I caused a mourning: I covered the deep for him, and I restrained the floods thereof, and the great waters were stayed: and I caused Lebanon to mourn for him, and all the trees of the field fainted for him."},{"text":"I made the nations to shake at the sound of his fall, when I cast him down to hell with them that descend into the pit: and all the trees of Eden, the choice and best of Lebanon, all that drink water, shall be comforted in the nether parts of the earth."},{"text":"They also went down into hell with him unto them that be slain with the sword; and they that were his arm, that dwelt under his shadow in the midst of the heathen."},{"text":"To whom art thou thus like in glory and in greatness among the trees of Eden? yet shalt thou be brought down with the trees of Eden unto the nether parts of the earth: thou shalt lie in the midst of the uncircumcised with them that be slain by the sword. This is Pharaoh and all his multitude, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":32,"verses":[{"text":"And it came to pass in the twelfth year, in the twelfth month, in the first day of the month, that the word of the LORD came unto me, saying,"},{"text":"Son of man, take up a lamentation for Pharaoh king of Egypt, and say unto him, Thou art like a young lion of the nations, and thou art as a whale in the seas: and thou camest forth with thy rivers, and troubledst the waters with thy feet, and fouledst their rivers."},{"text":"Thus saith the Lord GOD; I will therefore spread out my net over thee with a company of many people; and they shall bring thee up in my net."},{"text":"Then will I leave thee upon the land, I will cast thee forth upon the open field, and will cause all the fowls of the heaven to remain upon thee, and I will fill the beasts of the whole earth with thee."},{"text":"And I will lay thy flesh upon the mountains, and fill the valleys with thy height."},{"text":"I will also water with thy blood the land wherein thou swimmest, even to the mountains; and the rivers shall be full of thee."},{"text":"And when I shall put thee out, I will cover the heaven, and make the stars thereof dark; I will cover the sun with a cloud, and the moon shall not give her light."},{"text":"All the bright lights of heaven will I make dark over thee, and set darkness upon thy land, saith the Lord GOD."},{"text":"I will also vex the hearts of many people, when I shall bring thy destruction among the nations, into the countries which thou hast not known."},{"text":"Yea, I will make many people amazed at thee, and their kings shall be horribly afraid for thee, when I shall brandish my sword before them; and they shall tremble at every moment, every man for his own life, in the day of thy fall."},{"text":"For thus saith the Lord GOD; The sword of the king of Babylon shall come upon thee."},{"text":"By the swords of the mighty will I cause thy multitude to fall, the terrible of the nations, all of them: and they shall spoil the pomp of Egypt, and all the multitude thereof shall be destroyed."},{"text":"I will destroy also all the beasts thereof from beside the great waters; neither shall the foot of man trouble them any more, nor the hoofs of beasts trouble them."},{"text":"Then will I make their waters deep, and cause their rivers to run like oil, saith the Lord GOD."},{"text":"When I shall make the land of Egypt desolate, and the country shall be destitute of that whereof it was full, when I shall smite all them that dwell therein, then shall they know that I am the LORD."},{"text":"This is the lamentation wherewith they shall lament her: the daughters of the nations shall lament her: they shall lament for her, even for Egypt, and for all her multitude, saith the Lord GOD."},{"text":"It came to pass also in the twelfth year, in the fifteenth day of the month, that the word of the LORD came unto me, saying,"},{"text":"Son of man, wail for the multitude of Egypt, and cast them down, even her, and the daughters of the famous nations, unto the nether parts of the earth, with them that go down into the pit."},{"text":"Whom dost thou pass in beauty? go down, and be thou laid with the uncircumcised."},{"text":"They shall fall in the midst of them that are slain by the sword: she is delivered to the sword: draw her and all her multitudes."},{"text":"The strong among the mighty shall speak to him out of the midst of hell with them that help him: they are gone down, they lie uncircumcised, slain by the sword."},{"text":"Asshur is there and all her company: his graves are about him: all of them slain, fallen by the sword:"},{"text":"Whose graves are set in the sides of the pit, and her company is round about her grave: all of them slain, fallen by the sword, which caused terror in the land of the living."},{"text":"There is Elam and all her multitude round about her grave, all of them slain, fallen by the sword, which are gone down uncircumcised into the nether parts of the earth, which caused their terror in the land of the living; yet have they borne their shame with them that go down to the pit."},{"text":"They have set her a bed in the midst of the slain with all her multitude: her graves are round about him: all of them uncircumcised, slain by the sword: though their terror was caused in the land of the living, yet have they borne their shame with them that go down to the pit: he is put in the midst of them that be slain."},{"text":"There is Meshech, Tubal, and all her multitude: her graves are round about him: all of them uncircumcised, slain by the sword, though they caused their terror in the land of the living."},{"text":"And they shall not lie with the mighty that are fallen of the uncircumcised, which are gone down to hell with their weapons of war: and they have laid their swords under their heads, but their iniquities shall be upon their bones, though they were the terror of the mighty in the land of the living."},{"text":"Yea, thou shalt be broken in the midst of the uncircumcised, and shalt lie with them that are slain with the sword."},{"text":"There is Edom, her kings, and all her princes, which with their might are laid by them that were slain by the sword: they shall lie with the uncircumcised, and with them that go down to the pit."},{"text":"There be the princes of the north, all of them, and all the Zidonians, which are gone down with the slain; with their terror they are ashamed of their might; and they lie uncircumcised with them that be slain by the sword, and bear their shame with them that go down to the pit."},{"text":"Pharaoh shall see them, and shall be comforted over all his multitude, even Pharaoh and all his army slain by the sword, saith the Lord GOD."},{"text":"For I have caused my terror in the land of the living: and he shall be laid in the midst of the uncircumcised with them that are slain with the sword, even Pharaoh and all his multitude, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":33,"verses":[{"text":"Again the word of the LORD came unto me, saying,"},{"text":"Son of man, speak to the children of thy people, and say unto them, When I bring the sword upon a land, if the people of the land take a man of their coasts, and set him for their watchman:"},{"text":"If when he seeth the sword come upon the land, he blow the trumpet, and warn the people;"},{"text":"Then whosoever heareth the sound of the trumpet, and taketh not warning; if the sword come, and take him away, his blood shall be upon his own head."},{"text":"He heard the sound of the trumpet, and took not warning; his blood shall be upon him. But he that taketh warning shall deliver his soul."},{"text":"But if the watchman see the sword come, and blow not the trumpet, and the people be not warned; if the sword come, and take any person from among them, he is taken away in his iniquity; but his blood will I require at the watchman's hand."},{"text":"So thou, O son of man, I have set thee a watchman unto the house of Israel; therefore thou shalt hear the word at my mouth, and warn them from me."},{"text":"When I say unto the wicked, O wicked man, thou shalt surely die; if thou dost not speak to warn the wicked from his way, that wicked man shall die in his iniquity; but his blood will I require at thine hand."},{"text":"Nevertheless, if thou warn the wicked of his way to turn from it; if he do not turn from his way, he shall die in his iniquity; but thou hast delivered thy soul."},{"text":"Therefore, O thou son of man, speak unto the house of Israel; Thus ye speak, saying, If our transgressions and our sins be upon us, and we pine away in them, how should we then live?"},{"text":"Say unto them, As I live, saith the Lord GOD, I have no pleasure in the death of the wicked; but that the wicked turn from his way and live: turn ye, turn ye from your evil ways; for why will ye die, O house of Israel?"},{"text":"Therefore, thou son of man, say unto the children of thy people, The righteousness of the righteous shall not deliver him in the day of his transgression: as for the wickedness of the wicked, he shall not fall thereby in the day that he turneth from his wickedness; neither shall the righteous be able to live for his righteousness in the day that he sinneth."},{"text":"When I shall say to the righteous, that he shall surely live; if he trust to his own righteousness, and commit iniquity, all his righteousnesses shall not be remembered; but for his iniquity that he hath committed, he shall die for it."},{"text":"Again, when I say unto the wicked, Thou shalt surely die; if he turn from his sin, and do that which is lawful and right;"},{"text":"If the wicked restore the pledge, give again that he had robbed, walk in the statutes of life, without committing iniquity; he shall surely live, he shall not die."},{"text":"None of his sins that he hath committed shall be mentioned unto him: he hath done that which is lawful and right; he shall surely live."},{"text":"Yet the children of thy people say, The way of the Lord is not equal: but as for them, their way is not equal."},{"text":"When the righteous turneth from his righteousness, and committeth iniquity, he shall even die thereby."},{"text":"But if the wicked turn from his wickedness, and do that which is lawful and right, he shall live thereby."},{"text":"Yet ye say, The way of the Lord is not equal. O ye house of Israel, I will judge you every one after his ways."},{"text":"And it came to pass in the twelfth year of our captivity, in the tenth month, in the fifth day of the month, that one that had escaped out of Jerusalem came unto me, saying, The city is smitten."},{"text":"Now the hand of the LORD was upon me in the evening, afore he that was escaped came; and had opened my mouth, until he came to me in the morning; and my mouth was opened, and I was no more dumb."},{"text":"Then the word of the LORD came unto me, saying,"},{"text":"Son of man, they that inhabit those wastes of the land of Israel speak, saying, Abraham was one, and he inherited the land: but we are many; the land is given us for inheritance."},{"text":"Wherefore say unto them, Thus saith the Lord GOD; Ye eat with the blood, and lift up your eyes toward your idols, and shed blood: and shall ye possess the land?"},{"text":"Ye stand upon your sword, ye work abomination, and ye defile every one his neighbour's wife: and shall ye possess the land?"},{"text":"Say thou thus unto them, Thus saith the Lord GOD; As I live, surely they that are in the wastes shall fall by the sword, and him that is in the open field will I give to the beasts to be devoured, and they that be in the forts and in the caves shall die of the pestilence."},{"text":"For I will lay the land most desolate, and the pomp of her strength shall cease; and the mountains of Israel shall be desolate, that none shall pass through."},{"text":"Then shall they know that I am the LORD, when I have laid the land most desolate because of all their abominations which they have committed."},{"text":"Also, thou son of man, the children of thy people still are talking against thee by the walls and in the doors of the houses, and speak one to another, every one to his brother, saying, Come, I pray you, and hear what is the word that cometh forth from the LORD."},{"text":"And they come unto thee as the people cometh, and they sit before thee as my people, and they hear thy words, but they will not do them: for with their mouth they shew much love, but their heart goeth after their covetousness."},{"text":"And, lo, thou art unto them as a very lovely song of one that hath a pleasant voice, and can play well on an instrument: for they hear thy words, but they do them not."},{"text":"And when this cometh to pass, (lo, it will come,) then shall they know that a prophet hath been among them."}]}
@@ -0,0 +1 @@
1
+ {"number":34,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, prophesy against the shepherds of Israel, prophesy, and say unto them, Thus saith the Lord GOD unto the shepherds; Woe be to the shepherds of Israel that do feed themselves! should not the shepherds feed the flocks?"},{"text":"Ye eat the fat, and ye clothe you with the wool, ye kill them that are fed: but ye feed not the flock."},{"text":"The diseased have ye not strengthened, neither have ye healed that which was sick, neither have ye bound up that which was broken, neither have ye brought again that which was driven away, neither have ye sought that which was lost; but with force and with cruelty have ye ruled them."},{"text":"And they were scattered, because there is no shepherd: and they became meat to all the beasts of the field, when they were scattered."},{"text":"My sheep wandered through all the mountains, and upon every high hill: yea, my flock was scattered upon all the face of the earth, and none did search or seek after them."},{"text":"Therefore, ye shepherds, hear the word of the LORD;"},{"text":"As I live, saith the Lord GOD, surely because my flock became a prey, and my flock became meat to every beast of the field, because there was no shepherd, neither did my shepherds search for my flock, but the shepherds fed themselves, and fed not my flock;"},{"text":"Therefore, O ye shepherds, hear the word of the LORD;"},{"text":"Thus saith the Lord GOD; Behold, I am against the shepherds; and I will require my flock at their hand, and cause them to cease from feeding the flock; neither shall the shepherds feed themselves any more; for I will deliver my flock from their mouth, that they may not be meat for them."},{"text":"For thus saith the Lord GOD; Behold, I, even I, will both search my sheep, and seek them out."},{"text":"As a shepherd seeketh out his flock in the day that he is among his sheep that are scattered; so will I seek out my sheep, and will deliver them out of all places where they have been scattered in the cloudy and dark day."},{"text":"And I will bring them out from the people, and gather them from the countries, and will bring them to their own land, and feed them upon the mountains of Israel by the rivers, and in all the inhabited places of the country."},{"text":"I will feed them in a good pasture, and upon the high mountains of Israel shall their fold be: there shall they lie in a good fold, and in a fat pasture shall they feed upon the mountains of Israel."},{"text":"I will feed my flock, and I will cause them to lie down, saith the Lord GOD."},{"text":"I will seek that which was lost, and bring again that which was driven away, and will bind up that which was broken, and will strengthen that which was sick: but I will destroy the fat and the strong; I will feed them with judgment."},{"text":"And as for you, O my flock, thus saith the Lord GOD; Behold, I judge between cattle and cattle, between the rams and the he goats."},{"text":"Seemeth it a small thing unto you to have eaten up the good pasture, but ye must tread down with your feet the residue of your pastures? and to have drunk of the deep waters, but ye must foul the residue with your feet?"},{"text":"And as for my flock, they eat that which ye have trodden with your feet; and they drink that which ye have fouled with your feet."},{"text":"Therefore thus saith the Lord GOD unto them; Behold, I, even I, will judge between the fat cattle and between the lean cattle."},{"text":"Because ye have thrust with side and with shoulder, and pushed all the diseased with your horns, till ye have scattered them abroad;"},{"text":"Therefore will I save my flock, and they shall no more be a prey; and I will judge between cattle and cattle."},{"text":"And I will set up one shepherd over them, and he shall feed them, even my servant David; he shall feed them, and he shall be their shepherd."},{"text":"And I the LORD will be their God, and my servant David a prince among them; I the LORD have spoken it."},{"text":"And I will make with them a covenant of peace, and will cause the evil beasts to cease out of the land: and they shall dwell safely in the wilderness, and sleep in the woods."},{"text":"And I will make them and the places round about my hill a blessing; and I will cause the shower to come down in his season; there shall be showers of blessing."},{"text":"And the tree of the field shall yield her fruit, and the earth shall yield her increase, and they shall be safe in their land, and shall know that I am the LORD, when I have broken the bands of their yoke, and delivered them out of the hand of those that served themselves of them."},{"text":"And they shall no more be a prey to the heathen, neither shall the beast of the land devour them; but they shall dwell safely, and none shall make them afraid."},{"text":"And I will raise up for them a plant of renown, and they shall be no more consumed with hunger in the land, neither bear the shame of the heathen any more."},{"text":"Thus shall they know that I the LORD their God am with them, and that they, even the house of Israel, are my people, saith the Lord GOD."},{"text":"And ye my flock, the flock of my pasture, are men, and I am your God, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":35,"verses":[{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face against mount Seir, and prophesy against it,"},{"text":"And say unto it, Thus saith the Lord GOD; Behold, O mount Seir, I am against thee, and I will stretch out mine hand against thee, and I will make thee most desolate."},{"text":"I will lay thy cities waste, and thou shalt be desolate, and thou shalt know that I am the LORD."},{"text":"Because thou hast had a perpetual hatred, and hast shed the blood of the children of Israel by the force of the sword in the time of their calamity, in the time that their iniquity had an end:"},{"text":"Therefore, as I live, saith the Lord GOD, I will prepare thee unto blood, and blood shall pursue thee: sith thou hast not hated blood, even blood shall pursue thee."},{"text":"Thus will I make mount Seir most desolate, and cut off from it him that passeth out and him that returneth."},{"text":"And I will fill his mountains with his slain men: in thy hills, and in thy valleys, and in all thy rivers, shall they fall that are slain with the sword."},{"text":"I will make thee perpetual desolations, and thy cities shall not return: and ye shall know that I am the LORD."},{"text":"Because thou hast said, These two nations and these two countries shall be mine, and we will possess it; whereas the LORD was there:"},{"text":"Therefore, as I live, saith the Lord GOD, I will even do according to thine anger, and according to thine envy which thou hast used out of thy hatred against them; and I will make myself known among them, when I have judged thee."},{"text":"And thou shalt know that I am the LORD, and that I have heard all thy blasphemies which thou hast spoken against the mountains of Israel, saying, They are laid desolate, they are given us to consume."},{"text":"Thus with your mouth ye have boasted against me, and have multiplied your words against me: I have heard them."},{"text":"Thus saith the Lord GOD; When the whole earth rejoiceth, I will make thee desolate."},{"text":"As thou didst rejoice at the inheritance of the house of Israel, because it was desolate, so will I do unto thee: thou shalt be desolate, O mount Seir, and all Idumea, even all of it: and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":36,"verses":[{"text":"Also, thou son of man, prophesy unto the mountains of Israel, and say, Ye mountains of Israel, hear the word of the LORD:"},{"text":"Thus saith the Lord GOD; Because the enemy hath said against you, Aha, even the ancient high places are ours in possession:"},{"text":"Therefore prophesy and say, Thus saith the Lord GOD; Because they have made you desolate, and swallowed you up on every side, that ye might be a possession unto the residue of the heathen, and ye are taken up in the lips of talkers, and are an infamy of the people:"},{"text":"Therefore, ye mountains of Israel, hear the word of the Lord GOD; Thus saith the Lord GOD to the mountains, and to the hills, to the rivers, and to the valleys, to the desolate wastes, and to the cities that are forsaken, which became a prey and derision to the residue of the heathen that are round about;"},{"text":"Therefore thus saith the Lord GOD; Surely in the fire of my jealousy have I spoken against the residue of the heathen, and against all Idumea, which have appointed my land into their possession with the joy of all their heart, with despiteful minds, to cast it out for a prey."},{"text":"Prophesy therefore concerning the land of Israel, and say unto the mountains, and to the hills, to the rivers, and to the valleys, Thus saith the Lord GOD; Behold, I have spoken in my jealousy and in my fury, because ye have borne the shame of the heathen:"},{"text":"Therefore thus saith the Lord GOD; I have lifted up mine hand, Surely the heathen that are about you, they shall bear their shame."},{"text":"But ye, O mountains of Israel, ye shall shoot forth your branches, and yield your fruit to my people of Israel; for they are at hand to come."},{"text":"For, behold, I am for you, and I will turn unto you, and ye shall be tilled and sown:"},{"text":"And I will multiply men upon you, all the house of Israel, even all of it: and the cities shall be inhabited, and the wastes shall be builded:"},{"text":"And I will multiply upon you man and beast; and they shall increase and bring fruit: and I will settle you after your old estates, and will do better unto you than at your beginnings: and ye shall know that I am the LORD."},{"text":"Yea, I will cause men to walk upon you, even my people Israel; and they shall possess thee, and thou shalt be their inheritance, and thou shalt no more henceforth bereave them of men."},{"text":"Thus saith the Lord GOD; Because they say unto you, Thou land devourest up men, and hast bereaved thy nations:"},{"text":"Therefore thou shalt devour men no more, neither bereave thy nations any more, saith the Lord GOD."},{"text":"Neither will I cause men to hear in thee the shame of the heathen any more, neither shalt thou bear the reproach of the people any more, neither shalt thou cause thy nations to fall any more, saith the Lord GOD."},{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Son of man, when the house of Israel dwelt in their own land, they defiled it by their own way and by their doings: their way was before me as the uncleanness of a removed woman."},{"text":"Wherefore I poured my fury upon them for the blood that they had shed upon the land, and for their idols wherewith they had polluted it:"},{"text":"And I scattered them among the heathen, and they were dispersed through the countries: according to their way and according to their doings I judged them."},{"text":"And when they entered unto the heathen, whither they went, they profaned my holy name, when they said to them, These are the people of the LORD, and are gone forth out of his land."},{"text":"But I had pity for mine holy name, which the house of Israel had profaned among the heathen, whither they went."},{"text":"Therefore say unto the house of Israel, thus saith the Lord GOD; I do not this for your sakes, O house of Israel, but for mine holy name's sake, which ye have profaned among the heathen, whither ye went."},{"text":"And I will sanctify my great name, which was profaned among the heathen, which ye have profaned in the midst of them; and the heathen shall know that I am the LORD, saith the Lord GOD, when I shall be sanctified in you before their eyes."},{"text":"For I will take you from among the heathen, and gather you out of all countries, and will bring you into your own land."},{"text":"Then will I sprinkle clean water upon you, and ye shall be clean: from all your filthiness, and from all your idols, will I cleanse you."},{"text":"A new heart also will I give you, and a new spirit will I put within you: and I will take away the stony heart out of your flesh, and I will give you an heart of flesh."},{"text":"And I will put my spirit within you, and cause you to walk in my statutes, and ye shall keep my judgments, and do them."},{"text":"And ye shall dwell in the land that I gave to your fathers; and ye shall be my people, and I will be your God."},{"text":"I will also save you from all your uncleannesses: and I will call for the corn, and will increase it, and lay no famine upon you."},{"text":"And I will multiply the fruit of the tree, and the increase of the field, that ye shall receive no more reproach of famine among the heathen."},{"text":"Then shall ye remember your own evil ways, and your doings that were not good, and shall lothe yourselves in your own sight for your iniquities and for your abominations."},{"text":"Not for your sakes do I this, saith the Lord GOD, be it known unto you: be ashamed and confounded for your own ways, O house of Israel."},{"text":"Thus saith the Lord GOD; In the day that I shall have cleansed you from all your iniquities I will also cause you to dwell in the cities, and the wastes shall be builded."},{"text":"And the desolate land shall be tilled, whereas it lay desolate in the sight of all that passed by."},{"text":"And they shall say, This land that was desolate is become like the garden of Eden; and the waste and desolate and ruined cities are become fenced, and are inhabited."},{"text":"Then the heathen that are left round about you shall know that I the LORD build the ruined places, and plant that that was desolate: I the LORD have spoken it, and I will do it."},{"text":"Thus saith the Lord GOD; I will yet for this be enquired of by the house of Israel, to do it for them; I will increase them with men like a flock."},{"text":"As the holy flock, as the flock of Jerusalem in her solemn feasts; so shall the waste cities be filled with flocks of men: and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":37,"verses":[{"text":"The hand of the LORD was upon me, and carried me out in the spirit of the LORD, and set me down in the midst of the valley which was full of bones,"},{"text":"And caused me to pass by them round about: and, behold, there were very many in the open valley; and, lo, they were very dry."},{"text":"And he said unto me, Son of man, can these bones live? And I answered, O Lord GOD, thou knowest."},{"text":"Again he said unto me, Prophesy upon these bones, and say unto them, O ye dry bones, hear the word of the LORD."},{"text":"Thus saith the Lord GOD unto these bones; Behold, I will cause breath to enter into you, and ye shall live:"},{"text":"And I will lay sinews upon you, and will bring up flesh upon you, and cover you with skin, and put breath in you, and ye shall live; and ye shall know that I am the LORD."},{"text":"So I prophesied as I was commanded: and as I prophesied, there was a noise, and behold a shaking, and the bones came together, bone to his bone."},{"text":"And when I beheld, lo, the sinews and the flesh came up upon them, and the skin covered them above: but there was no breath in them."},{"text":"Then said he unto me, Prophesy unto the wind, prophesy, son of man, and say to the wind, Thus saith the Lord GOD; Come from the four winds, O breath, and breathe upon these slain, that they may live."},{"text":"So I prophesied as he commanded me, and the breath came into them, and they lived, and stood up upon their feet, an exceeding great army."},{"text":"Then he said unto me, Son of man, these bones are the whole house of Israel: behold, they say, Our bones are dried, and our hope is lost: we are cut off for our parts."},{"text":"Therefore prophesy and say unto them, Thus saith the Lord GOD; Behold, O my people, I will open your graves, and cause you to come up out of your graves, and bring you into the land of Israel."},{"text":"And ye shall know that I am the LORD, when I have opened your graves, O my people, and brought you up out of your graves,"},{"text":"And shall put my spirit in you, and ye shall live, and I shall place you in your own land: then shall ye know that I the LORD have spoken it, and performed it, saith the LORD."},{"text":"The word of the LORD came again unto me, saying,"},{"text":"Moreover, thou son of man, take thee one stick, and write upon it, For Judah, and for the children of Israel his companions: then take another stick, and write upon it, For Joseph, the stick of Ephraim and for all the house of Israel his companions:"},{"text":"And join them one to another into one stick; and they shall become one in thine hand."},{"text":"And when the children of thy people shall speak unto thee, saying, Wilt thou not shew us what thou meanest by these?"},{"text":"Say unto them, Thus saith the Lord GOD; Behold, I will take the stick of Joseph, which is in the hand of Ephraim, and the tribes of Israel his fellows, and will put them with him, even with the stick of Judah, and make them one stick, and they shall be one in mine hand."},{"text":"And the sticks whereon thou writest shall be in thine hand before their eyes."},{"text":"And say unto them, Thus saith the Lord GOD; Behold, I will take the children of Israel from among the heathen, whither they be gone, and will gather them on every side, and bring them into their own land:"},{"text":"And I will make them one nation in the land upon the mountains of Israel; and one king shall be king to them all: and they shall be no more two nations, neither shall they be divided into two kingdoms any more at all."},{"text":"Neither shall they defile themselves any more with their idols, nor with their detestable things, nor with any of their transgressions: but I will save them out of all their dwellingplaces, wherein they have sinned, and will cleanse them: so shall they be my people, and I will be their God."},{"text":"And David my servant shall be king over them; and they all shall have one shepherd: they shall also walk in my judgments, and observe my statutes, and do them."},{"text":"And they shall dwell in the land that I have given unto Jacob my servant, wherein your fathers have dwelt; and they shall dwell therein, even they, and their children, and their children's children for ever: and my servant David shall be their prince for ever."},{"text":"Moreover I will make a covenant of peace with them; it shall be an everlasting covenant with them: and I will place them, and multiply them, and will set my sanctuary in the midst of them for evermore."},{"text":"My tabernacle also shall be with them: yea, I will be their God, and they shall be my people."},{"text":"And the heathen shall know that I the LORD do sanctify Israel, when my sanctuary shall be in the midst of them for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":38,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face against Gog, the land of Magog, the chief prince of Meshech and Tubal, and prophesy against him,"},{"text":"And say, Thus saith the Lord GOD; Behold, I am against thee, O Gog, the chief prince of Meshech and Tubal:"},{"text":"And I will turn thee back, and put hooks into thy jaws, and I will bring thee forth, and all thine army, horses and horsemen, all of them clothed with all sorts of armour, even a great company with bucklers and shields, all of them handling swords:"},{"text":"Persia, Ethiopia, and Libya with them; all of them with shield and helmet:"},{"text":"Gomer, and all his bands; the house of Togarmah of the north quarters, and all his bands: and many people with thee."},{"text":"Be thou prepared, and prepare for thyself, thou, and all thy company that are assembled unto thee, and be thou a guard unto them."},{"text":"After many days thou shalt be visited: in the latter years thou shalt come into the land that is brought back from the sword, and is gathered out of many people, against the mountains of Israel, which have been always waste: but it is brought forth out of the nations, and they shall dwell safely all of them."},{"text":"Thou shalt ascend and come like a storm, thou shalt be like a cloud to cover the land, thou, and all thy bands, and many people with thee."},{"text":"Thus saith the Lord GOD; It shall also come to pass, that at the same time shall things come into thy mind, and thou shalt think an evil thought:"},{"text":"And thou shalt say, I will go up to the land of unwalled villages; I will go to them that are at rest, that dwell safely, all of them dwelling without walls, and having neither bars nor gates,"},{"text":"To take a spoil, and to take a prey; to turn thine hand upon the desolate places that are now inhabited, and upon the people that are gathered out of the nations, which have gotten cattle and goods, that dwell in the midst of the land."},{"text":"Sheba, and Dedan, and the merchants of Tarshish, with all the young lions thereof, shall say unto thee, Art thou come to take a spoil? hast thou gathered thy company to take a prey? to carry away silver and gold, to take away cattle and goods, to take a great spoil?"},{"text":"Therefore, son of man, prophesy and say unto Gog, Thus saith the Lord GOD; In that day when my people of Israel dwelleth safely, shalt thou not know it?"},{"text":"And thou shalt come from thy place out of the north parts, thou, and many people with thee, all of them riding upon horses, a great company, and a mighty army:"},{"text":"And thou shalt come up against my people of Israel, as a cloud to cover the land; it shall be in the latter days, and I will bring thee against my land, that the heathen may know me, when I shall be sanctified in thee, O Gog, before their eyes."},{"text":"Thus saith the Lord GOD; Art thou he of whom I have spoken in old time by my servants the prophets of Israel, which prophesied in those days many years that I would bring thee against them?"},{"text":"And it shall come to pass at the same time when Gog shall come against the land of Israel, saith the Lord GOD, that my fury shall come up in my face."},{"text":"For in my jealousy and in the fire of my wrath have I spoken, Surely in that day there shall be a great shaking in the land of Israel;"},{"text":"So that the fishes of the sea, and the fowls of the heaven, and the beasts of the field, and all creeping things that creep upon the earth, and all the men that are upon the face of the earth, shall shake at my presence, and the mountains shall be thrown down, and the steep places shall fall, and every wall shall fall to the ground."},{"text":"And I will call for a sword against him throughout all my mountains, saith the Lord GOD: every man's sword shall be against his brother."},{"text":"And I will plead against him with pestilence and with blood; and I will rain upon him, and upon his bands, and upon the many people that are with him, an overflowing rain, and great hailstones, fire, and brimstone."},{"text":"Thus will I magnify myself, and sanctify myself; and I will be known in the eyes of many nations, and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":39,"verses":[{"text":"Therefore, thou son of man, prophesy against Gog, and say, Thus saith the Lord GOD; Behold, I am against thee, O Gog, the chief prince of Meshech and Tubal:"},{"text":"And I will turn thee back, and leave but the sixth part of thee, and will cause thee to come up from the north parts, and will bring thee upon the mountains of Israel:"},{"text":"And I will smite thy bow out of thy left hand, and will cause thine arrows to fall out of thy right hand."},{"text":"Thou shalt fall upon the mountains of Israel, thou, and all thy bands, and the people that is with thee: I will give thee unto the ravenous birds of every sort, and to the beasts of the field to be devoured."},{"text":"Thou shalt fall upon the open field: for I have spoken it, saith the Lord GOD."},{"text":"And I will send a fire on Magog, and among them that dwell carelessly in the isles: and they shall know that I am the LORD."},{"text":"So will I make my holy name known in the midst of my people Israel; and I will not let them pollute my holy name any more: and the heathen shall know that I am the LORD, the Holy One in Israel."},{"text":"Behold, it is come, and it is done, saith the Lord GOD; this is the day whereof I have spoken."},{"text":"And they that dwell in the cities of Israel shall go forth, and shall set on fire and burn the weapons, both the shields and the bucklers, the bows and the arrows, and the handstaves, and the spears, and they shall burn them with fire seven years:"},{"text":"So that they shall take no wood out of the field, neither cut down any out of the forests; for they shall burn the weapons with fire: and they shall spoil those that spoiled them, and rob those that robbed them, saith the Lord GOD."},{"text":"And it shall come to pass in that day, that I will give unto Gog a place there of graves in Israel, the valley of the passengers on the east of the sea: and it shall stop the noses of the passengers: and there shall they bury Gog and all his multitude: and they shall call it The valley of Hamongog."},{"text":"And seven months shall the house of Israel be burying of them, that they may cleanse the land."},{"text":"Yea, all the people of the land shall bury them; and it shall be to them a renown the day that I shall be glorified, saith the Lord GOD."},{"text":"And they shall sever out men of continual employment, passing through the land to bury with the passengers those that remain upon the face of the earth, to cleanse it: after the end of seven months shall they search."},{"text":"And the passengers that pass through the land, when any seeth a man's bone, then shall he set up a sign by it, till the buriers have buried it in the valley of Hamongog."},{"text":"And also the name of the city shall be Hamonah. Thus shall they cleanse the land."},{"text":"And, thou son of man, thus saith the Lord GOD; Speak unto every feathered fowl, and to every beast of the field, Assemble yourselves, and come; gather yourselves on every side to my sacrifice that I do sacrifice for you, even a great sacrifice upon the mountains of Israel, that ye may eat flesh, and drink blood."},{"text":"Ye shall eat the flesh of the mighty, and drink the blood of the princes of the earth, of rams, of lambs, and of goats, of bullocks, all of them fatlings of Bashan."},{"text":"And ye shall eat fat till ye be full, and drink blood till ye be drunken, of my sacrifice which I have sacrificed for you."},{"text":"Thus ye shall be filled at my table with horses and chariots, with mighty men, and with all men of war, saith the Lord GOD."},{"text":"And I will set my glory among the heathen, and all the heathen shall see my judgment that I have executed, and my hand that I have laid upon them."},{"text":"So the house of Israel shall know that I am the LORD their God from that day and forward."},{"text":"And the heathen shall know that the house of Israel went into captivity for their iniquity: because they trespassed against me, therefore hid I my face from them, and gave them into the hand of their enemies: so fell they all by the sword."},{"text":"According to their uncleanness and according to their transgressions have I done unto them, and hid my face from them."},{"text":"Therefore thus saith the Lord GOD; Now will I bring again the captivity of Jacob, and have mercy upon the whole house of Israel, and will be jealous for my holy name;"},{"text":"After that they have borne their shame, and all their trespasses whereby they have trespassed against me, when they dwelt safely in their land, and none made them afraid."},{"text":"When I have brought them again from the people, and gathered them out of their enemies' lands, and am sanctified in them in the sight of many nations;"},{"text":"Then shall they know that I am the LORD their God, which caused them to be led into captivity among the heathen: but I have gathered them unto their own land, and have left none of them any more there."},{"text":"Neither will I hide my face any more from them: for I have poured out my spirit upon the house of Israel, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Thou also, son of man, take thee a tile, and lay it before thee, and pourtray upon it the city, even Jerusalem:"},{"text":"And lay siege against it, and build a fort against it, and cast a mount against it; set the camp also against it, and set battering rams against it round about."},{"text":"Moreover take thou unto thee an iron pan, and set it for a wall of iron between thee and the city: and set thy face against it, and it shall be besieged, and thou shalt lay siege against it. This shall be a sign to the house of Israel."},{"text":"Lie thou also upon thy left side, and lay the iniquity of the house of Israel upon it: according to the number of the days that thou shalt lie upon it thou shalt bear their iniquity."},{"text":"For I have laid upon thee the years of their iniquity, according to the number of the days, three hundred and ninety days: so shalt thou bear the iniquity of the house of Israel."},{"text":"And when thou hast accomplished them, lie again on thy right side, and thou shalt bear the iniquity of the house of Judah forty days: I have appointed thee each day for a year."},{"text":"Therefore thou shalt set thy face toward the siege of Jerusalem, and thine arm shall be uncovered, and thou shalt prophesy against it."},{"text":"And, behold, I will lay bands upon thee, and thou shalt not turn thee from one side to another, till thou hast ended the days of thy siege."},{"text":"Take thou also unto thee wheat, and barley, and beans, and lentiles, and millet, and fitches, and put them in one vessel, and make thee bread thereof, according to the number of the days that thou shalt lie upon thy side, three hundred and ninety days shalt thou eat thereof."},{"text":"And thy meat which thou shalt eat shall be by weight, twenty shekels a day: from time to time shalt thou eat it."},{"text":"Thou shalt drink also water by measure, the sixth part of an hin: from time to time shalt thou drink."},{"text":"And thou shalt eat it as barley cakes, and thou shalt bake it with dung that cometh out of man, in their sight."},{"text":"And the LORD said, Even thus shall the children of Israel eat their defiled bread among the Gentiles, whither I will drive them."},{"text":"Then said I, Ah Lord GOD! behold, my soul hath not been polluted: for from my youth up even till now have I not eaten of that which dieth of itself, or is torn in pieces; neither came there abominable flesh into my mouth."},{"text":"Then he said unto me, Lo, I have given thee cow's dung for man's dung, and thou shalt prepare thy bread therewith."},{"text":"Moreover he said unto me, Son of man, behold, I will break the staff of bread in Jerusalem: and they shall eat bread by weight, and with care; and they shall drink water by measure, and with astonishment:"},{"text":"That they may want bread and water, and be astonied one with another, and consume away for their iniquity."}]}
@@ -0,0 +1 @@
1
+ {"number":40,"verses":[{"text":"In the five and twentieth year of our captivity, in the beginning of the year, in the tenth day of the month, in the fourteenth year after that the city was smitten, in the selfsame day the hand of the LORD was upon me, and brought me thither."},{"text":"In the visions of God brought he me into the land of Israel, and set me upon a very high mountain, by which was as the frame of a city on the south."},{"text":"And he brought me thither, and, behold, there was a man, whose appearance was like the appearance of brass, with a line of flax in his hand, and a measuring reed; and he stood in the gate."},{"text":"And the man said unto me, Son of man, behold with thine eyes, and hear with thine ears, and set thine heart upon all that I shall shew thee; for to the intent that I might shew them unto thee art thou brought hither: declare all that thou seest to the house of Israel."},{"text":"And behold a wall on the outside of the house round about, and in the man's hand a measuring reed of six cubits long by the cubit and an hand breadth: so he measured the breadth of the building, one reed; and the height, one reed."},{"text":"Then came he unto the gate which looketh toward the east, and went up the stairs thereof, and measured the threshold of the gate, which was one reed broad; and the other threshold of the gate, which was one reed broad."},{"text":"And every little chamber was one reed long, and one reed broad; and between the little chambers were five cubits; and the threshold of the gate by the porch of the gate within was one reed."},{"text":"He measured also the porch of the gate within, one reed."},{"text":"Then measured he the porch of the gate, eight cubits; and the posts thereof, two cubits; and the porch of the gate was inward."},{"text":"And the little chambers of the gate eastward were three on this side, and three on that side; they three were of one measure: and the posts had one measure on this side and on that side."},{"text":"And he measured the breadth of the entry of the gate, ten cubits; and the length of the gate, thirteen cubits."},{"text":"The space also before the little chambers was one cubit on this side, and the space was one cubit on that side: and the little chambers were six cubits on this side, and six cubits on that side."},{"text":"He measured then the gate from the roof of one little chamber to the roof of another: the breadth was five and twenty cubits, door against door."},{"text":"He made also posts of threescore cubits, even unto the post of the court round about the gate."},{"text":"And from the face of the gate of the entrance unto the face of the porch of the inner gate were fifty cubits."},{"text":"And there were narrow windows to the little chambers, and to their posts within the gate round about, and likewise to the arches: and windows were round about inward: and upon each post were palm trees."},{"text":"Then brought he me into the outward court, and, lo, there were chambers, and a pavement made for the court round about: thirty chambers were upon the pavement."},{"text":"And the pavement by the side of the gates over against the length of the gates was the lower pavement."},{"text":"Then he measured the breadth from the forefront of the lower gate unto the forefront of the inner court without, an hundred cubits eastward and northward."},{"text":"And the gate of the outward court that looked toward the north, he measured the length thereof, and the breadth thereof."},{"text":"And the little chambers thereof were three on this side and three on that side; and the posts thereof and the arches thereof were after the measure of the first gate: the length thereof was fifty cubits, and the breadth five and twenty cubits."},{"text":"And their windows, and their arches, and their palm trees, were after the measure of the gate that looketh toward the east; and they went up unto it by seven steps; and the arches thereof were before them."},{"text":"And the gate of the inner court was over against the gate toward the north, and toward the east; and he measured from gate to gate an hundred cubits."},{"text":"After that he brought me toward the south, and behold a gate toward the south: and he measured the posts thereof and the arches thereof according to these measures."},{"text":"And there were windows in it and in the arches thereof round about, like those windows: the length was fifty cubits, and the breadth five and twenty cubits."},{"text":"And there were seven steps to go up to it, and the arches thereof were before them: and it had palm trees, one on this side, and another on that side, upon the posts thereof."},{"text":"And there was a gate in the inner court toward the south: and he measured from gate to gate toward the south an hundred cubits."},{"text":"And he brought me to the inner court by the south gate: and he measured the south gate according to these measures;"},{"text":"And the little chambers thereof, and the posts thereof, and the arches thereof, according to these measures: and there were windows in it and in the arches thereof round about: it was fifty cubits long, and five and twenty cubits broad."},{"text":"And the arches round about were five and twenty cubits long, and five cubits broad."},{"text":"And the arches thereof were toward the utter court; and palm trees were upon the posts thereof: and the going up to it had eight steps."},{"text":"And he brought me into the inner court toward the east: and he measured the gate according to these measures."},{"text":"And the little chambers thereof, and the posts thereof, and the arches thereof, were according to these measures: and there were windows therein and in the arches thereof round about: it was fifty cubits long, and five and twenty cubits broad."},{"text":"And the arches thereof were toward the outward court; and palm trees were upon the posts thereof, on this side, and on that side: and the going up to it had eight steps."},{"text":"And he brought me to the north gate, and measured it according to these measures;"},{"text":"The little chambers thereof, the posts thereof, and the arches thereof, and the windows to it round about: the length was fifty cubits, and the breadth five and twenty cubits."},{"text":"And the posts thereof were toward the utter court; and palm trees were upon the posts thereof, on this side, and on that side: and the going up to it had eight steps."},{"text":"And the chambers and the entries thereof were by the posts of the gates, where they washed the burnt offering."},{"text":"And in the porch of the gate were two tables on this side, and two tables on that side, to slay thereon the burnt offering and the sin offering and the trespass offering."},{"text":"And at the side without, as one goeth up to the entry of the north gate, were two tables; and on the other side, which was at the porch of the gate, were two tables."},{"text":"Four tables were on this side, and four tables on that side, by the side of the gate; eight tables, whereupon they slew their sacrifices."},{"text":"And the four tables were of hewn stone for the burnt offering, of a cubit and an half long, and a cubit and an half broad, and one cubit high: whereupon also they laid the instruments wherewith they slew the burnt offering and the sacrifice."},{"text":"And within were hooks, an hand broad, fastened round about: and upon the tables was the flesh of the offering."},{"text":"And without the inner gate were the chambers of the singers in the inner court, which was at the side of the north gate; and their prospect was toward the south: one at the side of the east gate having the prospect toward the north."},{"text":"And he said unto me, This chamber, whose prospect is toward the south, is for the priests, the keepers of the charge of the house."},{"text":"And the chamber whose prospect is toward the north is for the priests, the keepers of the charge of the altar: these are the sons of Zadok among the sons of Levi, which come near to the LORD to minister unto him."},{"text":"So he measured the court, an hundred cubits long, and an hundred cubits broad, foursquare; and the altar that was before the house."},{"text":"And he brought me to the porch of the house, and measured each post of the porch, five cubits on this side, and five cubits on that side: and the breadth of the gate was three cubits on this side, and three cubits on that side."},{"text":"The length of the porch was twenty cubits, and the breadth eleven cubits, and he brought me by the steps whereby they went up to it: and there were pillars by the posts, one on this side, and another on that side."}]}
@@ -0,0 +1 @@
1
+ {"number":41,"verses":[{"text":"Afterward he brought me to the temple, and measured the posts, six cubits broad on the one side, and six cubits broad on the other side, which was the breadth of the tabernacle."},{"text":"And the breadth of the door was ten cubits; and the sides of the door were five cubits on the one side, and five cubits on the other side: and he measured the length thereof, forty cubits: and the breadth, twenty cubits."},{"text":"Then went he inward, and measured the post of the door, two cubits; and the door, six cubits; and the breadth of the door, seven cubits."},{"text":"So he measured the length thereof, twenty cubits; and the breadth, twenty cubits, before the temple: and he said unto me, This is the most holy place."},{"text":"After he measured the wall of the house, six cubits; and the breadth of every side chamber, four cubits, round about the house on every side."},{"text":"And the side chambers were three, one over another, and thirty in order; and they entered into the wall which was of the house for the side chambers round about, that they might have hold, but they had not hold in the wall of the house."},{"text":"And there was an enlarging, and a winding about still upward to the side chambers: for the winding about of the house went still upward round about the house: therefore the breadth of the house was still upward, and so increased from the lowest chamber to the highest by the midst."},{"text":"I saw also the height of the house round about: the foundations of the side chambers were a full reed of six great cubits."},{"text":"The thickness of the wall, which was for the side chamber without, was five cubits: and that which was left was the place of the side chambers that were within."},{"text":"And between the chambers was the wideness of twenty cubits round about the house on every side."},{"text":"And the doors of the side chambers were toward the place that was left, one door toward the north, and another door toward the south: and the breadth of the place that was left was five cubits round about."},{"text":"Now the building that was before the separate place at the end toward the west was seventy cubits broad; and the wall of the building was five cubits thick round about, and the length thereof ninety cubits."},{"text":"So he measured the house, an hundred cubits long; and the separate place, and the building, with the walls thereof, an hundred cubits long;"},{"text":"Also the breadth of the face of the house, and of the separate place toward the east, an hundred cubits."},{"text":"And he measured the length of the building over against the separate place which was behind it, and the galleries thereof on the one side and on the other side, an hundred cubits, with the inner temple, and the porches of the court;"},{"text":"The door posts, and the narrow windows, and the galleries round about on their three stories, over against the door, cieled with wood round about, and from the ground up to the windows, and the windows were covered;"},{"text":"To that above the door, even unto the inner house, and without, and by all the wall round about within and without, by measure."},{"text":"And it was made with cherubims and palm trees, so that a palm tree was between a cherub and a cherub; and every cherub had two faces;"},{"text":"So that the face of a man was toward the palm tree on the one side, and the face of a young lion toward the palm tree on the other side: it was made through all the house round about."},{"text":"From the ground unto above the door were cherubims and palm trees made, and on the wall of the temple."},{"text":"The posts of the temple were squared, and the face of the sanctuary; the appearance of the one as the appearance of the other."},{"text":"The altar of wood was three cubits high, and the length thereof two cubits; and the corners thereof, and the length thereof, and the walls thereof, were of wood: and he said unto me, This is the table that is before the LORD."},{"text":"And the temple and the sanctuary had two doors."},{"text":"And the doors had two leaves apiece, two turning leaves; two leaves for the one door, and two leaves for the other door."},{"text":"And there were made on them, on the doors of the temple, cherubims and palm trees, like as were made upon the walls; and there were thick planks upon the face of the porch without."},{"text":"And there were narrow windows and palm trees on the one side and on the other side, on the sides of the porch, and upon the side chambers of the house, and thick planks."}]}
@@ -0,0 +1 @@
1
+ {"number":42,"verses":[{"text":"Then he brought me forth into the utter court, the way toward the north: and he brought me into the chamber that was over against the separate place, and which was before the building toward the north."},{"text":"Before the length of an hundred cubits was the north door, and the breadth was fifty cubits."},{"text":"Over against the twenty cubits which were for the inner court, and over against the pavement which was for the utter court, was gallery against gallery in three stories."},{"text":"And before the chambers was a walk to ten cubits breadth inward, a way of one cubit; and their doors toward the north."},{"text":"Now the upper chambers were shorter: for the galleries were higher than these, than the lower, and than the middlemost of the building."},{"text":"For they were in three stories, but had not pillars as the pillars of the courts: therefore the building was straitened more than the lowest and the middlemost from the ground."},{"text":"And the wall that was without over against the chambers, toward the utter court on the forepart of the chambers, the length thereof was fifty cubits."},{"text":"For the length of the chambers that were in the utter court was fifty cubits: and, lo, before the temple were an hundred cubits."},{"text":"And from under these chambers was the entry on the east side, as one goeth into them from the utter court."},{"text":"The chambers were in the thickness of the wall of the court toward the east, over against the separate place, and over against the building."},{"text":"And the way before them was like the appearance of the chambers which were toward the north, as long as they, and as broad as they: and all their goings out were both according to their fashions, and according to their doors."},{"text":"And according to the doors of the chambers that were toward the south was a door in the head of the way, even the way directly before the wall toward the east, as one entereth into them."},{"text":"Then said he unto me, The north chambers and the south chambers, which are before the separate place, they be holy chambers, where the priests that approach unto the LORD shall eat the most holy things: there shall they lay the most holy things, and the meat offering, and the sin offering, and the trespass offering; for the place is holy."},{"text":"When the priests enter therein, then shall they not go out of the holy place into the utter court, but there they shall lay their garments wherein they minister; for they are holy; and shall put on other garments, and shall approach to those things which are for the people."},{"text":"Now when he had made an end of measuring the inner house, he brought me forth toward the gate whose prospect is toward the east, and measured it round about."},{"text":"He measured the east side with the measuring reed, five hundred reeds, with the measuring reed round about."},{"text":"He measured the north side, five hundred reeds, with the measuring reed round about."},{"text":"He measured the south side, five hundred reeds, with the measuring reed."},{"text":"He turned about to the west side, and measured five hundred reeds with the measuring reed."},{"text":"He measured it by the four sides: it had a wall round about, five hundred reeds long, and five hundred broad, to make a separation between the sanctuary and the profane place."}]}
@@ -0,0 +1 @@
1
+ {"number":43,"verses":[{"text":"Afterward he brought me to the gate, even the gate that looketh toward the east:"},{"text":"And, behold, the glory of the God of Israel came from the way of the east: and his voice was like a noise of many waters: and the earth shined with his glory."},{"text":"And it was according to the appearance of the vision which I saw, even according to the vision that I saw when I came to destroy the city: and the visions were like the vision that I saw by the river Chebar; and I fell upon my face."},{"text":"And the glory of the LORD came into the house by the way of the gate whose prospect is toward the east."},{"text":"So the spirit took me up, and brought me into the inner court; and, behold, the glory of the LORD filled the house."},{"text":"And I heard him speaking unto me out of the house; and the man stood by me."},{"text":"And he said unto me, Son of man, the place of my throne, and the place of the soles of my feet, where I will dwell in the midst of the children of Israel for ever, and my holy name, shall the house of Israel no more defile, neither they, nor their kings, by their whoredom, nor by the carcases of their kings in their high places."},{"text":"In their setting of their threshold by my thresholds, and their post by my posts, and the wall between me and them, they have even defiled my holy name by their abominations that they have committed: wherefore I have consumed them in mine anger."},{"text":"Now let them put away their whoredom, and the carcases of their kings, far from me, and I will dwell in the midst of them for ever."},{"text":"Thou son of man, shew the house to the house of Israel, that they may be ashamed of their iniquities: and let them measure the pattern."},{"text":"And if they be ashamed of all that they have done, shew them the form of the house, and the fashion thereof, and the goings out thereof, and the comings in thereof, and all the forms thereof, and all the ordinances thereof, and all the forms thereof, and all the laws thereof: and write it in their sight, that they may keep the whole form thereof, and all the ordinances thereof, and do them."},{"text":"This is the law of the house; Upon the top of the mountain the whole limit thereof round about shall be most holy. Behold, this is the law of the house."},{"text":"And these are the measures of the altar after the cubits: The cubit is a cubit and an hand breadth; even the bottom shall be a cubit, and the breadth a cubit, and the border thereof by the edge thereof round about shall be a span: and this shall be the higher place of the altar."},{"text":"And from the bottom upon the ground even to the lower settle shall be two cubits, and the breadth one cubit; and from the lesser settle even to the greater settle shall be four cubits, and the breadth one cubit."},{"text":"So the altar shall be four cubits; and from the altar and upward shall be four horns."},{"text":"And the altar shall be twelve cubits long, twelve broad, square in the four squares thereof."},{"text":"And the settle shall be fourteen cubits long and fourteen broad in the four squares thereof; and the border about it shall be half a cubit; and the bottom thereof shall be a cubit about; and his stairs shall look toward the east."},{"text":"And he said unto me, Son of man, thus saith the Lord GOD; These are the ordinances of the altar in the day when they shall make it, to offer burnt offerings thereon, and to sprinkle blood thereon."},{"text":"And thou shalt give to the priests the Levites that be of the seed of Zadok, which approach unto me, to minister unto me, saith the Lord GOD, a young bullock for a sin offering."},{"text":"And thou shalt take of the blood thereof, and put it on the four horns of it, and on the four corners of the settle, and upon the border round about: thus shalt thou cleanse and purge it."},{"text":"Thou shalt take the bullock also of the sin offering, and he shall burn it in the appointed place of the house, without the sanctuary."},{"text":"And on the second day thou shalt offer a kid of the goats without blemish for a sin offering; and they shall cleanse the altar, as they did cleanse it with the bullock."},{"text":"When thou hast made an end of cleansing it, thou shalt offer a young bullock without blemish, and a ram out of the flock without blemish."},{"text":"And thou shalt offer them before the LORD, and the priests shall cast salt upon them, and they shall offer them up for a burnt offering unto the LORD."},{"text":"Seven days shalt thou prepare every day a goat for a sin offering: they shall also prepare a young bullock, and a ram out of the flock, without blemish."},{"text":"Seven days shall they purge the altar and purify it; and they shall consecrate themselves."},{"text":"And when these days are expired, it shall be, that upon the eighth day, and so forward, the priests shall make your burnt offerings upon the altar, and your peace offerings; and I will accept you, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":44,"verses":[{"text":"Then he brought me back the way of the gate of the outward sanctuary which looketh toward the east; and it was shut."},{"text":"Then said the LORD unto me; This gate shall be shut, it shall not be opened, and no man shall enter in by it; because the LORD, the God of Israel, hath entered in by it, therefore it shall be shut."},{"text":"It is for the prince; the prince, he shall sit in it to eat bread before the LORD; he shall enter by the way of the porch of that gate, and shall go out by the way of the same."},{"text":"Then brought he me the way of the north gate before the house: and I looked, and, behold, the glory of the LORD filled the house of the LORD: and I fell upon my face."},{"text":"And the LORD said unto me, Son of man, mark well, and behold with thine eyes, and hear with thine ears all that I say unto thee concerning all the ordinances of the house of the LORD, and all the laws thereof; and mark well the entering in of the house, with every going forth of the sanctuary."},{"text":"And thou shalt say to the rebellious, even to the house of Israel, Thus saith the Lord GOD; O ye house of Israel, let it suffice you of all your abominations,"},{"text":"In that ye have brought into my sanctuary strangers, uncircumcised in heart, and uncircumcised in flesh, to be in my sanctuary, to pollute it, even my house, when ye offer my bread, the fat and the blood, and they have broken my covenant because of all your abominations."},{"text":"And ye have not kept the charge of mine holy things: but ye have set keepers of my charge in my sanctuary for yourselves."},{"text":"Thus saith the Lord GOD; No stranger, uncircumcised in heart, nor uncircumcised in flesh, shall enter into my sanctuary, of any stranger that is among the children of Israel."},{"text":"And the Levites that are gone away far from me, when Israel went astray, which went astray away from me after their idols; they shall even bear their iniquity."},{"text":"Yet they shall be ministers in my sanctuary, having charge at the gates of the house, and ministering to the house: they shall slay the burnt offering and the sacrifice for the people, and they shall stand before them to minister unto them."},{"text":"Because they ministered unto them before their idols, and caused the house of Israel to fall into iniquity; therefore have I lifted up mine hand against them, saith the Lord GOD, and they shall bear their iniquity."},{"text":"And they shall not come near unto me, to do the office of a priest unto me, nor to come near to any of my holy things, in the most holy place: but they shall bear their shame, and their abominations which they have committed."},{"text":"But I will make them keepers of the charge of the house, for all the service thereof, and for all that shall be done therein."},{"text":"But the priests the Levites, the sons of Zadok, that kept the charge of my sanctuary when the children of Israel went astray from me, they shall come near to me to minister unto me, and they shall stand before me to offer unto me the fat and the blood, saith the Lord GOD:"},{"text":"They shall enter into my sanctuary, and they shall come near to my table, to minister unto me, and they shall keep my charge."},{"text":"And it shall come to pass, that when they enter in at the gates of the inner court, they shall be clothed with linen garments; and no wool shall come upon them, whiles they minister in the gates of the inner court, and within."},{"text":"They shall have linen bonnets upon their heads, and shall have linen breeches upon their loins; they shall not gird themselves with any thing that causeth sweat."},{"text":"And when they go forth into the utter court, even into the utter court to the people, they shall put off their garments wherein they ministered, and lay them in the holy chambers, and they shall put on other garments; and they shall not sanctify the people with their garments."},{"text":"Neither shall they shave their heads, nor suffer their locks to grow long; they shall only poll their heads."},{"text":"Neither shall any priest drink wine, when they enter into the inner court."},{"text":"Neither shall they take for their wives a widow, nor her that is put away: but they shall take maidens of the seed of the house of Israel, or a widow that had a priest before."},{"text":"And they shall teach my people the difference between the holy and profane, and cause them to discern between the unclean and the clean."},{"text":"And in controversy they shall stand in judgment; and they shall judge it according to my judgments: and they shall keep my laws and my statutes in all mine assemblies; and they shall hallow my sabbaths."},{"text":"And they shall come at no dead person to defile themselves: but for father, or for mother, or for son, or for daughter, for brother, or for sister that hath had no husband, they may defile themselves."},{"text":"And after he is cleansed, they shall reckon unto him seven days."},{"text":"And in the day that he goeth into the sanctuary, unto the inner court, to minister in the sanctuary, he shall offer his sin offering, saith the Lord GOD."},{"text":"And it shall be unto them for an inheritance: I am their inheritance: and ye shall give them no possession in Israel: I am their possession."},{"text":"They shall eat the meat offering, and the sin offering, and the trespass offering: and every dedicated thing in Israel shall be theirs."},{"text":"And the first of all the firstfruits of all things, and every oblation of all, of every sort of your oblations, shall be the priest's: ye shall also give unto the priest the first of your dough, that he may cause the blessing to rest in thine house."},{"text":"The priests shall not eat of any thing that is dead of itself, or torn, whether it be fowl or beast."}]}
@@ -0,0 +1 @@
1
+ {"number":45,"verses":[{"text":"Moreover, when ye shall divide by lot the land for inheritance, ye shall offer an oblation unto the LORD, an holy portion of the land: the length shall be the length of five and twenty thousand reeds, and the breadth shall be ten thousand. This shall be holy in all the borders thereof round about."},{"text":"Of this there shall be for the sanctuary five hundred in length, with five hundred in breadth, square round about; and fifty cubits round about for the suburbs thereof."},{"text":"And of this measure shalt thou measure the length of five and twenty thousand, and the breadth of ten thousand: and in it shall be the sanctuary and the most holy place."},{"text":"The holy portion of the land shall be for the priests the ministers of the sanctuary, which shall come near to minister unto the LORD: and it shall be a place for their houses, and an holy place for the sanctuary."},{"text":"And the five and twenty thousand of length, and the ten thousand of breadth shall also the Levites, the ministers of the house, have for themselves, for a possession for twenty chambers."},{"text":"And ye shall appoint the possession of the city five thousand broad, and five and twenty thousand long, over against the oblation of the holy portion: it shall be for the whole house of Israel."},{"text":"And a portion shall be for the prince on the one side and on the other side of the oblation of the holy portion, and of the possession of the city, before the oblation of the holy portion, and before the possession of the city, from the west side westward, and from the east side eastward: and the length shall be over against one of the portions, from the west border unto the east border."},{"text":"In the land shall be his possession in Israel: and my princes shall no more oppress my people; and the rest of the land shall they give to the house of Israel according to their tribes."},{"text":"Thus saith the Lord GOD; Let it suffice you, O princes of Israel: remove violence and spoil, and execute judgment and justice, take away your exactions from my people, saith the Lord GOD."},{"text":"Ye shall have just balances, and a just ephah, and a just bath."},{"text":"The ephah and the bath shall be of one measure, that the bath may contain the tenth part of an homer, and the ephah the tenth part of an homer: the measure thereof shall be after the homer."},{"text":"And the shekel shall be twenty gerahs: twenty shekels, five and twenty shekels, fifteen shekels, shall be your maneh."},{"text":"This is the oblation that ye shall offer; the sixth part of an ephah of an homer of wheat, and ye shall give the sixth part of an ephah of an homer of barley:"},{"text":"Concerning the ordinance of oil, the bath of oil, ye shall offer the tenth part of a bath out of the cor, which is an homer of ten baths; for ten baths are an homer:"},{"text":"And one lamb out of the flock, out of two hundred, out of the fat pastures of Israel; for a meat offering, and for a burnt offering, and for peace offerings, to make reconciliation for them, saith the Lord GOD."},{"text":"All the people of the land shall give this oblation for the prince in Israel."},{"text":"And it shall be the prince's part to give burnt offerings, and meat offerings, and drink offerings, in the feasts, and in the new moons, and in the sabbaths, in all solemnities of the house of Israel: he shall prepare the sin offering, and the meat offering, and the burnt offering, and the peace offerings, to make reconciliation for the house of Israel."},{"text":"Thus saith the Lord GOD; In the first month, in the first day of the month, thou shalt take a young bullock without blemish, and cleanse the sanctuary:"},{"text":"And the priest shall take of the blood of the sin offering, and put it upon the posts of the house, and upon the four corners of the settle of the altar, and upon the posts of the gate of the inner court."},{"text":"And so thou shalt do the seventh day of the month for every one that erreth, and for him that is simple: so shall ye reconcile the house."},{"text":"In the first month, in the fourteenth day of the month, ye shall have the passover, a feast of seven days; unleavened bread shall be eaten."},{"text":"And upon that day shall the prince prepare for himself and for all the people of the land a bullock for a sin offering."},{"text":"And seven days of the feast he shall prepare a burnt offering to the LORD, seven bullocks and seven rams without blemish daily the seven days; and a kid of the goats daily for a sin offering."},{"text":"And he shall prepare a meat offering of an ephah for a bullock, and an ephah for a ram, and an hin of oil for an ephah."},{"text":"In the seventh month, in the fifteenth day of the month, shall he do the like in the feast of the seven days, according to the sin offering, according to the burnt offering, and according to the meat offering, and according to the oil."}]}
@@ -0,0 +1 @@
1
+ {"number":46,"verses":[{"text":"Thus saith the Lord GOD; The gate of the inner court that looketh toward the east shall be shut the six working days; but on the sabbath it shall be opened, and in the day of the new moon it shall be opened."},{"text":"And the prince shall enter by the way of the porch of that gate without, and shall stand by the post of the gate, and the priests shall prepare his burnt offering and his peace offerings, and he shall worship at the threshold of the gate: then he shall go forth; but the gate shall not be shut until the evening."},{"text":"Likewise the people of the land shall worship at the door of this gate before the LORD in the sabbaths and in the new moons."},{"text":"And the burnt offering that the prince shall offer unto the LORD in the sabbath day shall be six lambs without blemish, and a ram without blemish."},{"text":"And the meat offering shall be an ephah for a ram, and the meat offering for the lambs as he shall be able to give, and an hin of oil to an ephah."},{"text":"And in the day of the new moon it shall be a young bullock without blemish, and six lambs, and a ram: they shall be without blemish."},{"text":"And he shall prepare a meat offering, an ephah for a bullock, and an ephah for a ram, and for the lambs according as his hand shall attain unto, and an hin of oil to an ephah."},{"text":"And when the prince shall enter, he shall go in by the way of the porch of that gate, and he shall go forth by the way thereof."},{"text":"But when the people of the land shall come before the LORD in the solemn feasts, he that entereth in by the way of the north gate to worship shall go out by the way of the south gate; and he that entereth by the way of the south gate shall go forth by the way of the north gate: he shall not return by the way of the gate whereby he came in, but shall go forth over against it."},{"text":"And the prince in the midst of them, when they go in, shall go in; and when they go forth, shall go forth."},{"text":"And in the feasts and in the solemnities the meat offering shall be an ephah to a bullock, and an ephah to a ram, and to the lambs as he is able to give, and an hin of oil to an ephah."},{"text":"Now when the prince shall prepare a voluntary burnt offering or peace offerings voluntarily unto the LORD, one shall then open him the gate that looketh toward the east, and he shall prepare his burnt offering and his peace offerings, as he did on the sabbath day: then he shall go forth; and after his going forth one shall shut the gate."},{"text":"Thou shalt daily prepare a burnt offering unto the LORD of a lamb of the first year without blemish: thou shalt prepare it every morning."},{"text":"And thou shalt prepare a meat offering for it every morning, the sixth part of an ephah, and the third part of an hin of oil, to temper with the fine flour; a meat offering continually by a perpetual ordinance unto the LORD."},{"text":"Thus shall they prepare the lamb, and the meat offering, and the oil, every morning for a continual burnt offering."},{"text":"Thus saith the Lord GOD; If the prince give a gift unto any of his sons, the inheritance thereof shall be his sons'; it shall be their possession by inheritance."},{"text":"But if he give a gift of his inheritance to one of his servants, then it shall be his to the year of liberty; after it shall return to the prince: but his inheritance shall be his sons' for them."},{"text":"Moreover the prince shall not take of the people's inheritance by oppression, to thrust them out of their possession; but he shall give his sons inheritance out of his own possession: that my people be not scattered every man from his possession."},{"text":"After he brought me through the entry, which was at the side of the gate, into the holy chambers of the priests, which looked toward the north: and, behold, there was a place on the two sides westward."},{"text":"Then said he unto me, This is the place where the priests shall boil the trespass offering and the sin offering, where they shall bake the meat offering; that they bear them not out into the utter court, to sanctify the people."},{"text":"Then he brought me forth into the utter court, and caused me to pass by the four corners of the court; and, behold, in every corner of the court there was a court."},{"text":"In the four corners of the court there were courts joined of forty cubits long and thirty broad: these four corners were of one measure."},{"text":"And there was a row of building round about in them, round about them four, and it was made with boiling places under the rows round about."},{"text":"Then said he unto me, These are the places of them that boil, where the ministers of the house shall boil the sacrifice of the people."}]}
@@ -0,0 +1 @@
1
+ {"number":47,"verses":[{"text":"Afterward he brought me again unto the door of the house; and, behold, waters issued out from under the threshold of the house eastward: for the forefront of the house stood toward the east, and the waters came down from under from the right side of the house, at the south side of the altar."},{"text":"Then brought he me out of the way of the gate northward, and led me about the way without unto the utter gate by the way that looketh eastward; and, behold, there ran out waters on the right side."},{"text":"And when the man that had the line in his hand went forth eastward, he measured a thousand cubits, and he brought me through the waters; the waters were to the ankles."},{"text":"Again he measured a thousand, and brought me through the waters; the waters were to the knees. Again he measured a thousand, and brought me through; the waters were to the loins."},{"text":"Afterward he measured a thousand; and it was a river that I could not pass over: for the waters were risen, waters to swim in, a river that could not be passed over."},{"text":"And he said unto me, Son of man, hast thou seen this? Then he brought me, and caused me to return to the brink of the river."},{"text":"Now when I had returned, behold, at the bank of the river were very many trees on the one side and on the other."},{"text":"Then said he unto me, These waters issue out toward the east country, and go down into the desert, and go into the sea: which being brought forth into the sea, the waters shall be healed."},{"text":"And it shall come to pass, that every thing that liveth, which moveth, whithersoever the rivers shall come, shall live: and there shall be a very great multitude of fish, because these waters shall come thither: for they shall be healed; and every thing shall live whither the river cometh."},{"text":"And it shall come to pass, that the fishers shall stand upon it from Engedi even unto Eneglaim; they shall be a place to spread forth nets; their fish shall be according to their kinds, as the fish of the great sea, exceeding many."},{"text":"But the miry places thereof and the marishes thereof shall not be healed; they shall be given to salt."},{"text":"And by the river upon the bank thereof, on this side and on that side, shall grow all trees for meat, whose leaf shall not fade, neither shall the fruit thereof be consumed: it shall bring forth new fruit according to his months, because their waters they issued out of the sanctuary: and the fruit thereof shall be for meat, and the leaf thereof for medicine."},{"text":"Thus saith the Lord GOD; This shall be the border, whereby ye shall inherit the land according to the twelve tribes of Israel: Joseph shall have two portions."},{"text":"And ye shall inherit it, one as well as another: concerning the which I lifted up mine hand to give it unto your fathers: and this land shall fall unto you for inheritance."},{"text":"And this shall be the border of the land toward the north side, from the great sea, the way of Hethlon, as men go to Zedad;"},{"text":"Hamath, Berothah, Sibraim, which is between the border of Damascus and the border of Hamath; Hazarhatticon, which is by the coast of Hauran."},{"text":"And the border from the sea shall be Hazarenan, the border of Damascus, and the north northward, and the border of Hamath. And this is the north side."},{"text":"And the east side ye shall measure from Hauran, and from Damascus, and from Gilead, and from the land of Israel by Jordan, from the border unto the east sea. And this is the east side."},{"text":"And the south side southward, from Tamar even to the waters of strife in Kadesh, the river to the great sea. And this is the south side southward."},{"text":"The west side also shall be the great sea from the border, till a man come over against Hamath. This is the west side."},{"text":"So shall ye divide this land unto you according to the tribes of Israel."},{"text":"And it shall come to pass, that ye shall divide it by lot for an inheritance unto you, and to the strangers that sojourn among you, which shall beget children among you: and they shall be unto you as born in the country among the children of Israel; they shall have inheritance with you among the tribes of Israel."},{"text":"And it shall come to pass, that in what tribe the stranger sojourneth, there shall ye give him his inheritance, saith the Lord GOD."}]}
@@ -0,0 +1 @@
1
+ {"number":48,"verses":[{"text":"Now these are the names of the tribes. From the north end to the coast of the way of Hethlon, as one goeth to Hamath, Hazarenan, the border of Damascus northward, to the coast of Hamath; for these are his sides east and west; a portion for Dan."},{"text":"And by the border of Dan, from the east side unto the west side, a portion for Asher."},{"text":"And by the border of Asher, from the east side even unto the west side, a portion for Naphtali."},{"text":"And by the border of Naphtali, from the east side unto the west side, a portion for Manasseh."},{"text":"And by the border of Manasseh, from the east side unto the west side, a portion for Ephraim."},{"text":"And by the border of Ephraim, from the east side even unto the west side, a portion for Reuben."},{"text":"And by the border of Reuben, from the east side unto the west side, a portion for Judah."},{"text":"And by the border of Judah, from the east side unto the west side, shall be the offering which ye shall offer of five and twenty thousand reeds in breadth, and in length as one of the other parts, from the east side unto the west side: and the sanctuary shall be in the midst of it."},{"text":"The oblation that ye shall offer unto the LORD shall be of five and twenty thousand in length, and of ten thousand in breadth."},{"text":"And for them, even for the priests, shall be this holy oblation; toward the north five and twenty thousand in length, and toward the west ten thousand in breadth, and toward the east ten thousand in breadth, and toward the south five and twenty thousand in length: and the sanctuary of the LORD shall be in the midst thereof."},{"text":"It shall be for the priests that are sanctified of the sons of Zadok; which have kept my charge, which went not astray when the children of Israel went astray, as the Levites went astray."},{"text":"And this oblation of the land that is offered shall be unto them a thing most holy by the border of the Levites."},{"text":"And over against the border of the priests the Levites shall have five and twenty thousand in length, and ten thousand in breadth: all the length shall be five and twenty thousand, and the breadth ten thousand."},{"text":"And they shall not sell of it, neither exchange, nor alienate the firstfruits of the land: for it is holy unto the LORD."},{"text":"And the five thousand, that are left in the breadth over against the five and twenty thousand, shall be a profane place for the city, for dwelling, and for suburbs: and the city shall be in the midst thereof."},{"text":"And these shall be the measures thereof; the north side four thousand and five hundred, and the south side four thousand and five hundred, and on the east side four thousand and five hundred, and the west side four thousand and five hundred."},{"text":"And the suburbs of the city shall be toward the north two hundred and fifty, and toward the south two hundred and fifty, and toward the east two hundred and fifty, and toward the west two hundred and fifty."},{"text":"And the residue in length over against the oblation of the holy portion shall be ten thousand eastward, and ten thousand westward: and it shall be over against the oblation of the holy portion; and the increase thereof shall be for food unto them that serve the city."},{"text":"And they that serve the city shall serve it out of all the tribes of Israel."},{"text":"All the oblation shall be five and twenty thousand by five and twenty thousand: ye shall offer the holy oblation foursquare, with the possession of the city."},{"text":"And the residue shall be for the prince, on the one side and on the other of the holy oblation, and of the possession of the city, over against the five and twenty thousand of the oblation toward the east border, and westward over against the five and twenty thousand toward the west border, over against the portions for the prince: and it shall be the holy oblation; and the sanctuary of the house shall be in the midst thereof."},{"text":"Moreover from the possession of the Levites, and from the possession of the city, being in the midst of that which is the prince's, between the border of Judah and the border of Benjamin, shall be for the prince."},{"text":"As for the rest of the tribes, from the east side unto the west side, Benjamin shall have a portion."},{"text":"And by the border of Benjamin, from the east side unto the west side, Simeon shall have a portion."},{"text":"And by the border of Simeon, from the east side unto the west side, Issachar a portion."},{"text":"And by the border of Issachar, from the east side unto the west side, Zebulun a portion."},{"text":"And by the border of Zebulun, from the east side unto the west side, Gad a portion."},{"text":"And by the border of Gad, at the south side southward, the border shall be even from Tamar unto the waters of strife in Kadesh, and to the river toward the great sea."},{"text":"This is the land which ye shall divide by lot unto the tribes of Israel for inheritance, and these are their portions, saith the Lord GOD."},{"text":"And these are the goings out of the city on the north side, four thousand and five hundred measures."},{"text":"And the gates of the city shall be after the names of the tribes of Israel: three gates northward; one gate of Reuben, one gate of Judah, one gate of Levi."},{"text":"And at the east side four thousand and five hundred: and three gates; and one gate of Joseph, one gate of Benjamin, one gate of Dan."},{"text":"And at the south side four thousand and five hundred measures: and three gates; one gate of Simeon, one gate of Issachar, one gate of Zebulun."},{"text":"At the west side four thousand and five hundred, with their three gates; one gate of Gad, one gate of Asher, one gate of Naphtali."},{"text":"It was round about eighteen thousand measures: and the name of the city from that day shall be, The LORD is there."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And thou, son of man, take thee a sharp knife, take thee a barber's razor, and cause it to pass upon thine head and upon thy beard: then take thee balances to weigh, and divide the hair."},{"text":"Thou shalt burn with fire a third part in the midst of the city, when the days of the siege are fulfilled: and thou shalt take a third part, and smite about it with a knife: and a third part thou shalt scatter in the wind; and I will draw out a sword after them."},{"text":"Thou shalt also take thereof a few in number, and bind them in thy skirts."},{"text":"Then take of them again, and cast them into the midst of the fire, and burn them in the fire; for thereof shall a fire come forth into all the house of Israel."},{"text":"Thus saith the Lord GOD; This is Jerusalem: I have set it in the midst of the nations and countries that are round about her."},{"text":"And she hath changed my judgments into wickedness more than the nations, and my statutes more than the countries that are round about her: for they have refused my judgments and my statutes, they have not walked in them."},{"text":"Therefore thus saith the Lord GOD; Because ye multiplied more than the nations that are round about you, and have not walked in my statutes, neither have kept my judgments, neither have done according to the judgments of the nations that are round about you;"},{"text":"Therefore thus saith the Lord GOD; Behold, I, even I, am against thee, and will execute judgments in the midst of thee in the sight of the nations."},{"text":"And I will do in thee that which I have not done, and whereunto I will not do any more the like, because of all thine abominations."},{"text":"Therefore the fathers shall eat the sons in the midst of thee, and the sons shall eat their fathers; and I will execute judgments in thee, and the whole remnant of thee will I scatter into all the winds."},{"text":"Wherefore, as I live, saith the Lord GOD; Surely, because thou hast defiled my sanctuary with all thy detestable things, and with all thine abominations, therefore will I also diminish thee; neither shall mine eye spare, neither will I have any pity."},{"text":"A third part of thee shall die with the pestilence, and with famine shall they be consumed in the midst of thee: and a third part shall fall by the sword round about thee; and I will scatter a third part into all the winds, and I will draw out a sword after them."},{"text":"Thus shall mine anger be accomplished, and I will cause my fury to rest upon them, and I will be comforted: and they shall know that I the LORD have spoken it in my zeal, when I have accomplished my fury in them."},{"text":"Moreover I will make thee waste, and a reproach among the nations that are round about thee, in the sight of all that pass by."},{"text":"So it shall be a reproach and a taunt, an instruction and an astonishment unto the nations that are round about thee, when I shall execute judgments in thee in anger and in fury and in furious rebukes. I the LORD have spoken it."},{"text":"When I shall send upon them the evil arrows of famine, which shall be for their destruction, and which I will send to destroy you: and I will increase the famine upon you, and will break your staff of bread:"},{"text":"So will I send upon you famine and evil beasts, and they shall bereave thee: and pestilence and blood shall pass through thee; and I will bring the sword upon thee. I the LORD have spoken it."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And the word of the LORD came unto me, saying,"},{"text":"Son of man, set thy face toward the mountains of Israel, and prophesy against them,"},{"text":"And say, Ye mountains of Israel, hear the word of the Lord GOD; Thus saith the Lord GOD to the mountains, and to the hills, to the rivers, and to the valleys; Behold, I, even I, will bring a sword upon you, and I will destroy your high places."},{"text":"And your altars shall be desolate, and your images shall be broken: and I will cast down your slain men before your idols."},{"text":"And I will lay the dead carcases of the children of Israel before their idols; and I will scatter your bones round about your altars."},{"text":"In all your dwellingplaces the cities shall be laid waste, and the high places shall be desolate; that your altars may be laid waste and made desolate, and your idols may be broken and cease, and your images may be cut down, and your works may be abolished."},{"text":"And the slain shall fall in the midst of you, and ye shall know that I am the LORD."},{"text":"Yet will I leave a remnant, that ye may have some that shall escape the sword among the nations, when ye shall be scattered through the countries."},{"text":"And they that escape of you shall remember me among the nations whither they shall be carried captives, because I am broken with their whorish heart, which hath departed from me, and with their eyes, which go a whoring after their idols: and they shall lothe themselves for the evils which they have committed in all their abominations."},{"text":"And they shall know that I am the LORD, and that I have not said in vain that I would do this evil unto them."},{"text":"Thus saith the Lord GOD; Smite with thine hand, and stamp with thy foot, and say, Alas for all the evil abominations of the house of Israel! for they shall fall by the sword, by the famine, and by the pestilence."},{"text":"He that is far off shall die of the pestilence; and he that is near shall fall by the sword; and he that remaineth and is besieged shall die by the famine: thus will I accomplish my fury upon them."},{"text":"Then shall ye know that I am the LORD, when their slain men shall be among their idols round about their altars, upon every high hill, in all the tops of the mountains, and under every green tree, and under every thick oak, the place where they did offer sweet savour to all their idols."},{"text":"So will I stretch out my hand upon them, and make the land desolate, yea, more desolate than the wilderness toward Diblath, in all their habitations: and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"Also, thou son of man, thus saith the Lord GOD unto the land of Israel; An end, the end is come upon the four corners of the land."},{"text":"Now is the end come upon thee, and I will send mine anger upon thee, and will judge thee according to thy ways, and will recompense upon thee all thine abominations."},{"text":"And mine eye shall not spare thee, neither will I have pity: but I will recompense thy ways upon thee, and thine abominations shall be in the midst of thee: and ye shall know that I am the LORD."},{"text":"Thus saith the Lord GOD; An evil, an only evil, behold, is come."},{"text":"An end is come, the end is come: it watcheth for thee; behold, it is come."},{"text":"The morning is come unto thee, O thou that dwellest in the land: the time is come, the day of trouble is near, and not the sounding again of the mountains."},{"text":"Now will I shortly pour out my fury upon thee, and accomplish mine anger upon thee: and I will judge thee according to thy ways, and will recompense thee for all thine abominations."},{"text":"And mine eye shall not spare, neither will I have pity: I will recompense thee according to thy ways and thine abominations that are in the midst of thee; and ye shall know that I am the LORD that smiteth."},{"text":"Behold the day, behold, it is come: the morning is gone forth; the rod hath blossomed, pride hath budded."},{"text":"Violence is risen up into a rod of wickedness: none of them shall remain, nor of their multitude, nor of any of their's: neither shall there be wailing for them."},{"text":"The time is come, the day draweth near: let not the buyer rejoice, nor the seller mourn: for wrath is upon all the multitude thereof."},{"text":"For the seller shall not return to that which is sold, although they were yet alive: for the vision is touching the whole multitude thereof, which shall not return; neither shall any strengthen himself in the iniquity of his life."},{"text":"They have blown the trumpet, even to make all ready; but none goeth to the battle: for my wrath is upon all the multitude thereof."},{"text":"The sword is without, and the pestilence and the famine within: he that is in the field shall die with the sword; and he that is in the city, famine and pestilence shall devour him."},{"text":"But they that escape of them shall escape, and shall be on the mountains like doves of the valleys, all of them mourning, every one for his iniquity."},{"text":"All hands shall be feeble, and all knees shall be weak as water."},{"text":"They shall also gird themselves with sackcloth, and horror shall cover them; and shame shall be upon all faces, and baldness upon all their heads."},{"text":"They shall cast their silver in the streets, and their gold shall be removed: their silver and their gold shall not be able to deliver them in the day of the wrath of the LORD: they shall not satisfy their souls, neither fill their bowels: because it is the stumblingblock of their iniquity."},{"text":"As for the beauty of his ornament, he set it in majesty: but they made the images of their abominations and of their detestable things therein: therefore have I set it far from them."},{"text":"And I will give it into the hands of the strangers for a prey, and to the wicked of the earth for a spoil; and they shall pollute it."},{"text":"My face will I turn also from them, and they shall pollute my secret place: for the robbers shall enter into it, and defile it."},{"text":"Make a chain: for the land is full of bloody crimes, and the city is full of violence."},{"text":"Wherefore I will bring the worst of the heathen, and they shall possess their houses: I will also make the pomp of the strong to cease; and their holy places shall be defiled."},{"text":"Destruction cometh; and they shall seek peace, and there shall be none."},{"text":"Mischief shall come upon mischief, and rumour shall be upon rumour; then shall they seek a vision of the prophet; but the law shall perish from the priest, and counsel from the ancients."},{"text":"The king shall mourn, and the prince shall be clothed with desolation, and the hands of the people of the land shall be troubled: I will do unto them after their way, and according to their deserts will I judge them; and they shall know that I am the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And it came to pass in the sixth year, in the sixth month, in the fifth day of the month, as I sat in mine house, and the elders of Judah sat before me, that the hand of the Lord GOD fell there upon me."},{"text":"Then I beheld, and lo a likeness as the appearance of fire: from the appearance of his loins even downward, fire; and from his loins even upward, as the appearance of brightness, as the colour of amber."},{"text":"And he put forth the form of an hand, and took me by a lock of mine head; and the spirit lifted me up between the earth and the heaven, and brought me in the visions of God to Jerusalem, to the door of the inner gate that looketh toward the north; where was the seat of the image of jealousy, which provoketh to jealousy."},{"text":"And, behold, the glory of the God of Israel was there, according to the vision that I saw in the plain."},{"text":"Then said he unto me, Son of man, lift up thine eyes now the way toward the north. So I lifted up mine eyes the way toward the north, and behold northward at the gate of the altar this image of jealousy in the entry."},{"text":"He said furthermore unto me, Son of man, seest thou what they do? even the great abominations that the house of Israel committeth here, that I should go far off from my sanctuary? but turn thee yet again, and thou shalt see greater abominations."},{"text":"And he brought me to the door of the court; and when I looked, behold a hole in the wall."},{"text":"Then said he unto me, Son of man, dig now in the wall: and when I had digged in the wall, behold a door."},{"text":"And he said unto me, Go in, and behold the wicked abominations that they do here."},{"text":"So I went in and saw; and behold every form of creeping things, and abominable beasts, and all the idols of the house of Israel, pourtrayed upon the wall round about."},{"text":"And there stood before them seventy men of the ancients of the house of Israel, and in the midst of them stood Jaazaniah the son of Shaphan, with every man his censer in his hand; and a thick cloud of incense went up."},{"text":"Then said he unto me, Son of man, hast thou seen what the ancients of the house of Israel do in the dark, every man in the chambers of his imagery? for they say, the LORD seeth us not; the LORD hath forsaken the earth."},{"text":"He said also unto me, Turn thee yet again, and thou shalt see greater abominations that they do."},{"text":"Then he brought me to the door of the gate of the LORD's house which was toward the north; and, behold, there sat women weeping for Tammuz."},{"text":"Then said he unto me, Hast thou seen this, O son of man? turn thee yet again, and thou shalt see greater abominations than these."},{"text":"And he brought me into the inner court of the LORD's house, and, behold, at the door of the temple of the LORD, between the porch and the altar, were about five and twenty men, with their backs toward the temple of the LORD, and their faces toward the east; and they worshipped the sun toward the east."},{"text":"Then he said unto me, Hast thou seen this, O son of man? Is it a light thing to the house of Judah that they commit the abominations which they commit here? for they have filled the land with violence, and have returned to provoke me to anger: and, lo, they put the branch to their nose."},{"text":"Therefore will I also deal in fury: mine eye shall not spare, neither will I have pity: and though they cry in mine ears with a loud voice, yet will I not hear them."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"He cried also in mine ears with a loud voice, saying, Cause them that have charge over the city to draw near, even every man with his destroying weapon in his hand."},{"text":"And, behold, six men came from the way of the higher gate, which lieth toward the north, and every man a slaughter weapon in his hand; and one man among them was clothed with linen, with a writer's inkhorn by his side: and they went in, and stood beside the brasen altar."},{"text":"And the glory of the God of Israel was gone up from the cherub, whereupon he was, to the threshold of the house. And he called to the man clothed with linen, which had the writer's inkhorn by his side;"},{"text":"And the LORD said unto him, Go through the midst of the city, through the midst of Jerusalem, and set a mark upon the foreheads of the men that sigh and that cry for all the abominations that be done in the midst thereof."},{"text":"And to the others he said in mine hearing, Go ye after him through the city, and smite: let not your eye spare, neither have ye pity:"},{"text":"Slay utterly old and young, both maids, and little children, and women: but come not near any man upon whom is the mark; and begin at my sanctuary. Then they began at the ancient men which were before the house."},{"text":"And he said unto them, Defile the house, and fill the courts with the slain: go ye forth. And they went forth, and slew in the city."},{"text":"And it came to pass, while they were slaying them, and I was left, that I fell upon my face, and cried, and said, Ah Lord GOD! wilt thou destroy all the residue of Israel in thy pouring out of thy fury upon Jerusalem?"},{"text":"Then said he unto me, The iniquity of the house of Israel and Judah is exceeding great, and the land is full of blood, and the city full of perverseness: for they say, The LORD hath forsaken the earth, and the LORD seeth not."},{"text":"And as for me also, mine eye shall not spare, neither will I have pity, but I will recompense their way upon their head."},{"text":"And, behold, the man clothed with linen, which had the inkhorn by his side, reported the matter, saying, I have done as thou hast commanded me."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Now in the first year of Cyrus king of Persia, that the word of the LORD by the mouth of Jeremiah might be fulfilled, the LORD stirred up the spirit of Cyrus king of Persia, that he made a proclamation throughout all his kingdom, and put it also in writing, saying,"},{"text":"Thus saith Cyrus king of Persia, The LORD God of heaven hath given me all the kingdoms of the earth; and he hath charged me to build him an house at Jerusalem, which is in Judah."},{"text":"Who is there among you of all his people? his God be with him, and let him go up to Jerusalem, which is in Judah, and build the house of the LORD God of Israel, (he is the God,) which is in Jerusalem."},{"text":"And whosoever remaineth in any place where he sojourneth, let the men of his place help him with silver, and with gold, and with goods, and with beasts, beside the freewill offering for the house of God that is in Jerusalem."},{"text":"Then rose up the chief of the fathers of Judah and Benjamin, and the priests, and the Levites, with all them whose spirit God had raised, to go up to build the house of the LORD which is in Jerusalem."},{"text":"And all they that were about them strengthened their hands with vessels of silver, with gold, with goods, and with beasts, and with precious things, beside all that was willingly offered."},{"text":"Also Cyrus the king brought forth the vessels of the house of the LORD, which Nebuchadnezzar had brought forth out of Jerusalem, and had put them in the house of his gods;"},{"text":"Even those did Cyrus king of Persia bring forth by the hand of Mithredath the treasurer, and numbered them unto Sheshbazzar, the prince of Judah."},{"text":"And this is the number of them: thirty chargers of gold, a thousand chargers of silver, nine and twenty knives,"},{"text":"Thirty basons of gold, silver basons of a second sort four hundred and ten, and other vessels a thousand."},{"text":"All the vessels of gold and of silver were five thousand and four hundred. All these did Sheshbazzar bring up with them of the captivity that were brought up from Babylon unto Jerusalem."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Now when Ezra had prayed, and when he had confessed, weeping and casting himself down before the house of God, there assembled unto him out of Israel a very great congregation of men and women and children: for the people wept very sore."},{"text":"And Shechaniah the son of Jehiel, one of the sons of Elam, answered and said unto Ezra, We have trespassed against our God, and have taken strange wives of the people of the land: yet now there is hope in Israel concerning this thing."},{"text":"Now therefore let us make a covenant with our God to put away all the wives, and such as are born of them, according to the counsel of my lord, and of those that tremble at the commandment of our God; and let it be done according to the law."},{"text":"Arise; for this matter belongeth unto thee: we also will be with thee: be of good courage, and do it."},{"text":"Then arose Ezra, and made the chief priests, the Levites, and all Israel, to swear that they should do according to this word. And they sware."},{"text":"Then Ezra rose up from before the house of God, and went into the chamber of Johanan the son of Eliashib: and when he came thither, he did eat no bread, nor drink water: for he mourned because of the transgression of them that had been carried away."},{"text":"And they made proclamation throughout Judah and Jerusalem unto all the children of the captivity, that they should gather themselves together unto Jerusalem;"},{"text":"And that whosoever would not come within three days, according to the counsel of the princes and the elders, all his substance should be forfeited, and himself separated from the congregation of those that had been carried away."},{"text":"Then all the men of Judah and Benjamin gathered themselves together unto Jerusalem within three days. It was the ninth month, on the twentieth day of the month; and all the people sat in the street of the house of God, trembling because of this matter, and for the great rain."},{"text":"And Ezra the priest stood up, and said unto them, Ye have transgressed, and have taken strange wives, to increase the trespass of Israel."},{"text":"Now therefore make confession unto the LORD God of your fathers, and do his pleasure: and separate yourselves from the people of the land, and from the strange wives."},{"text":"Then all the congregation answered and said with a loud voice, As thou hast said, so must we do."},{"text":"But the people are many, and it is a time of much rain, and we are not able to stand without, neither is this a work of one day or two: for we are many that have transgressed in this thing."},{"text":"Let now our rulers of all the congregation stand, and let all them which have taken strange wives in our cities come at appointed times, and with them the elders of every city, and the judges thereof, until the fierce wrath of our God for this matter be turned from us."},{"text":"Only Jonathan the son of Asahel and Jahaziah the son of Tikvah were employed about this matter: and Meshullam and Shabbethai the Levite helped them."},{"text":"And the children of the captivity did so. And Ezra the priest, with certain chief of the fathers, after the house of their fathers, and all of them by their names, were separated, and sat down in the first day of the tenth month to examine the matter."},{"text":"And they made an end with all the men that had taken strange wives by the first day of the first month."},{"text":"And among the sons of the priests there were found that had taken strange wives: namely, of the sons of Jeshua the son of Jozadak, and his brethren; Maaseiah, and Eliezer, and Jarib, and Gedaliah."},{"text":"And they gave their hands that they would put away their wives; and being guilty, they offered a ram of the flock for their trespass."},{"text":"And of the sons of Immer; Hanani, and Zebadiah."},{"text":"And of the sons of Harim; Maaseiah, and Elijah, and Shemaiah, and Jehiel, and Uzziah."},{"text":"And of the sons of Pashur; Elioenai, Maaseiah, Ishmael, Nethaneel, Jozabad, and Elasah."},{"text":"Also of the Levites; Jozabad, and Shimei, and Kelaiah, (the same is Kelita,) Pethahiah, Judah, and Eliezer."},{"text":"Of the singers also; Eliashib: and of the porters; Shallum, and Telem, and Uri."},{"text":"Moreover of Israel: of the sons of Parosh; Ramiah, and Jeziah, and Malchiah, and Miamin, and Eleazar, and Malchijah, and Benaiah."},{"text":"And of the sons of Elam; Mattaniah, Zechariah, and Jehiel, and Abdi, and Jeremoth, and Eliah."},{"text":"And of the sons of Zattu; Elioenai, Eliashib, Mattaniah, and Jeremoth, and Zabad, and Aziza."},{"text":"Of the sons also of Bebai; Jehohanan, Hananiah, Zabbai, and Athlai."},{"text":"And of the sons of Bani; Meshullam, Malluch, and Adaiah, Jashub, and Sheal, and Ramoth."},{"text":"And of the sons of Pahathmoab; Adna, and Chelal, Benaiah, Maaseiah, Mattaniah, Bezaleel, and Binnui, and Manasseh."},{"text":"And of the sons of Harim; Eliezer, Ishijah, Malchiah, Shemaiah, Shimeon,"},{"text":"Benjamin, Malluch, and Shemariah."},{"text":"Of the sons of Hashum; Mattenai, Mattathah, Zabad, Eliphelet, Jeremai, Manasseh, and Shimei."},{"text":"Of the sons of Bani; Maadai, Amram, and Uel,"},{"text":"Benaiah, Bedeiah, Chelluh,"},{"text":"Vaniah, Meremoth, Eliashib,"},{"text":"Mattaniah, Mattenai, and Jaasau,"},{"text":"And Bani, and Binnui, Shimei,"},{"text":"And Shelemiah, and Nathan, and Adaiah,"},{"text":"Machnadebai, Shashai, Sharai,"},{"text":"Azareel, and Shelemiah, Shemariah,"},{"text":"Shallum, Amariah, and Joseph."},{"text":"Of the sons of Nebo; Jeiel, Mattithiah, Zabad, Zebina, Jadau, and Joel, Benaiah."},{"text":"All these had taken strange wives: and some of them had wives by whom they had children."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Now these are the children of the province that went up out of the captivity, of those which had been carried away, whom Nebuchadnezzar the king of Babylon had carried away unto Babylon, and came again unto Jerusalem and Judah, every one unto his city;"},{"text":"Which came with Zerubbabel: Jeshua, Nehemiah, Seraiah, Reelaiah, Mordecai, Bilshan, Mizpar, Bigvai, Rehum, Baanah. The number of the men of the people of Israel:"},{"text":"The children of Parosh, two thousand an hundred seventy and two."},{"text":"The children of Shephatiah, three hundred seventy and two."},{"text":"The children of Arah, seven hundred seventy and five."},{"text":"The children of Pahathmoab, of the children of Jeshua and Joab, two thousand eight hundred and twelve."},{"text":"The children of Elam, a thousand two hundred fifty and four."},{"text":"The children of Zattu, nine hundred forty and five."},{"text":"The children of Zaccai, seven hundred and threescore."},{"text":"The children of Bani, six hundred forty and two."},{"text":"The children of Bebai, six hundred twenty and three."},{"text":"The children of Azgad, a thousand two hundred twenty and two."},{"text":"The children of Adonikam, six hundred sixty and six."},{"text":"The children of Bigvai, two thousand fifty and six."},{"text":"The children of Adin, four hundred fifty and four."},{"text":"The children of Ater of Hezekiah, ninety and eight."},{"text":"The children of Bezai, three hundred twenty and three."},{"text":"The children of Jorah, an hundred and twelve."},{"text":"The children of Hashum, two hundred twenty and three."},{"text":"The children of Gibbar, ninety and five."},{"text":"The children of Bethlehem, an hundred twenty and three."},{"text":"The men of Netophah, fifty and six."},{"text":"The men of Anathoth, an hundred twenty and eight."},{"text":"The children of Azmaveth, forty and two."},{"text":"The children of Kirjatharim, Chephirah, and Beeroth, seven hundred and forty and three."},{"text":"The children of Ramah and Gaba, six hundred twenty and one."},{"text":"The men of Michmas, an hundred twenty and two."},{"text":"The men of Bethel and Ai, two hundred twenty and three."},{"text":"The children of Nebo, fifty and two."},{"text":"The children of Magbish, an hundred fifty and six."},{"text":"The children of the other Elam, a thousand two hundred fifty and four."},{"text":"The children of Harim, three hundred and twenty."},{"text":"The children of Lod, Hadid, and Ono, seven hundred twenty and five."},{"text":"The children of Jericho, three hundred forty and five."},{"text":"The children of Senaah, three thousand and six hundred and thirty."},{"text":"The priests: the children of Jedaiah, of the house of Jeshua, nine hundred seventy and three."},{"text":"The children of Immer, a thousand fifty and two."},{"text":"The children of Pashur, a thousand two hundred forty and seven."},{"text":"The children of Harim, a thousand and seventeen."},{"text":"The Levites: the children of Jeshua and Kadmiel, of the children of Hodaviah, seventy and four."},{"text":"The singers: the children of Asaph, an hundred twenty and eight."},{"text":"The children of the porters: the children of Shallum, the children of Ater, the children of Talmon, the children of Akkub, the children of Hatita, the children of Shobai, in all an hundred thirty and nine."},{"text":"The Nethinims: the children of Ziha, the children of Hasupha, the children of Tabbaoth,"},{"text":"The children of Keros, the children of Siaha, the children of Padon,"},{"text":"The children of Lebanah, the children of Hagabah, the children of Akkub,"},{"text":"The children of Hagab, the children of Shalmai, the children of Hanan,"},{"text":"The children of Giddel, the children of Gahar, the children of Reaiah,"},{"text":"The children of Rezin, the children of Nekoda, the children of Gazzam,"},{"text":"The children of Uzza, the children of Paseah, the children of Besai,"},{"text":"The children of Asnah, the children of Mehunim, the children of Nephusim,"},{"text":"The children of Bakbuk, the children of Hakupha, the children of Harhur,"},{"text":"The children of Bazluth, the children of Mehida, the children of Harsha,"},{"text":"The children of Barkos, the children of Sisera, the children of Thamah,"},{"text":"The children of Neziah, the children of Hatipha."},{"text":"The children of Solomon's servants: the children of Sotai, the children of Sophereth, the children of Peruda,"},{"text":"The children of Jaalah, the children of Darkon, the children of Giddel,"},{"text":"The children of Shephatiah, the children of Hattil, the children of Pochereth of Zebaim, the children of Ami."},{"text":"All the Nethinims, and the children of Solomon's servants, were three hundred ninety and two."},{"text":"And these were they which went up from Telmelah, Telharsa, Cherub, Addan, and Immer: but they could not shew their father's house, and their seed, whether they were of Israel:"},{"text":"The children of Delaiah, the children of Tobiah, the children of Nekoda, six hundred fifty and two."},{"text":"And of the children of the priests: the children of Habaiah, the children of Koz, the children of Barzillai; which took a wife of the daughters of Barzillai the Gileadite, and was called after their name:"},{"text":"These sought their register among those that were reckoned by genealogy, but they were not found: therefore were they, as polluted, put from the priesthood."},{"text":"And the Tirshatha said unto them, that they should not eat of the most holy things, till there stood up a priest with Urim and with Thummim."},{"text":"The whole congregation together was forty and two thousand three hundred and threescore,"},{"text":"Beside their servants and their maids, of whom there were seven thousand three hundred thirty and seven: and there were among them two hundred singing men and singing women."},{"text":"Their horses were seven hundred thirty and six; their mules, two hundred forty and five;"},{"text":"Their camels, four hundred thirty and five; their asses, six thousand seven hundred and twenty."},{"text":"And some of the chief of the fathers, when they came to the house of the LORD which is at Jerusalem, offered freely for the house of God to set it up in his place:"},{"text":"They gave after their ability unto the treasure of the work threescore and one thousand drams of gold, and five thousand pound of silver, and one hundred priests' garments."},{"text":"So the priests, and the Levites, and some of the people, and the singers, and the porters, and the Nethinims, dwelt in their cities, and all Israel in their cities."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And when the seventh month was come, and the children of Israel were in the cities, the people gathered themselves together as one man to Jerusalem."},{"text":"Then stood up Jeshua the son of Jozadak, and his brethren the priests, and Zerubbabel the son of Shealtiel, and his brethren, and builded the altar of the God of Israel, to offer burnt offerings thereon, as it is written in the law of Moses the man of God."},{"text":"And they set the altar upon his bases; for fear was upon them because of the people of those countries: and they offered burnt offerings thereon unto the LORD, even burnt offerings morning and evening."},{"text":"They kept also the feast of tabernacles, as it is written, and offered the daily burnt offerings by number, according to the custom, as the duty of every day required;"},{"text":"And afterward offered the continual burnt offering, both of the new moons, and of all the set feasts of the LORD that were consecrated, and of every one that willingly offered a freewill offering unto the LORD."},{"text":"From the first day of the seventh month began they to offer burnt offerings unto the LORD. But the foundation of the temple of the LORD was not yet laid."},{"text":"They gave money also unto the masons, and to the carpenters; and meat, and drink, and oil, unto them of Zidon, and to them of Tyre, to bring cedar trees from Lebanon to the sea of Joppa, according to the grant that they had of Cyrus king of Persia."},{"text":"Now in the second year of their coming unto the house of God at Jerusalem, in the second month, began Zerubbabel the son of Shealtiel, and Jeshua the son of Jozadak, and the remnant of their brethren the priests and the Levites, and all they that were come out of the captivity unto Jerusalem; and appointed the Levites, from twenty years old and upward, to set forward the work of the house of the LORD."},{"text":"Then stood Jeshua with his sons and his brethren, Kadmiel and his sons, the sons of Judah, together, to set forward the workmen in the house of God: the sons of Henadad, with their sons and their brethren the Levites."},{"text":"And when the builders laid the foundation of the temple of the LORD, they set the priests in their apparel with trumpets, and the Levites the sons of Asaph with cymbals, to praise the LORD, after the ordinance of David king of Israel."},{"text":"And they sang together by course in praising and giving thanks unto the LORD; because he is good, for his mercy endureth for ever toward Israel."},{"text":"But many of the priests and Levites and chief of the fathers, who were ancient men, that had seen the first house, when the foundation of this house was laid before their eyes, wept with a loud voice; and many shouted aloud for joy:"},{"text":"So that the people could not discern the noise of the shout of joy from the noise of the weeping of the people: for the people shouted with a loud shout, and the noise was heard afar off."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Now when the adversaries of Judah and Benjamin heard that the children of the captivity builded the temple unto the LORD God of Israel;"},{"text":"Then they came to Zerubbabel, and to the chief of the fathers, and said unto them, Let us build with you: for we seek your God, as ye do; and we do sacrifice unto him since the days of Esarhaddon king of Assur, which brought us up hither."},{"text":"But Zerubbabel, and Jeshua, and the rest of the chief of the fathers of Israel, said unto them, Ye have nothing to do with us to build an house unto our God; but we ourselves together will build unto the LORD God of Israel, as king Cyrus the king of Persia hath commanded us."},{"text":"Then the people of the land weakened the hands of the people of Judah, and troubled them in building,"},{"text":"And hired counsellors against them, to frustrate their purpose, all the days of Cyrus king of Persia, even until the reign of Darius king of Persia."},{"text":"And in the reign of Ahasuerus, in the beginning of his reign, wrote they unto him an accusation against the inhabitants of Judah and Jerusalem."},{"text":"And in the days of Artaxerxes wrote Bishlam, Mithredath, Tabeel, and the rest of their companions, unto Artaxerxes king of Persia; and the writing of the letter was written in the Syrian tongue, and interpreted in the Syrian tongue."},{"text":"Rehum the chancellor and Shimshai the scribe wrote a letter against Jerusalem to Artaxerxes the king in this sort:"},{"text":"Then wrote Rehum the chancellor, and Shimshai the scribe, and the rest of their companions; the Dinaites, the Apharsathchites, the Tarpelites, the Apharsites, the Archevites, the Babylonians, the Susanchites, the Dehavites, and the Elamites,"},{"text":"And the rest of the nations whom the great and noble Asnapper brought over, and set in the cities of Samaria, and the rest that are on this side the river, and at such a time."},{"text":"This is the copy of the letter that they sent unto him, even unto Artaxerxes the king; Thy servants the men on this side the river, and at such a time."},{"text":"Be it known unto the king, that the Jews which came up from thee to us are come unto Jerusalem, building the rebellious and the bad city, and have set up the walls thereof, and joined the foundations."},{"text":"Be it known now unto the king, that, if this city be builded, and the walls set up again, then will they not pay toll, tribute, and custom, and so thou shalt endamage the revenue of the kings."},{"text":"Now because we have maintenance from the king's palace, and it was not meet for us to see the king's dishonour, therefore have we sent and certified the king;"},{"text":"That search may be made in the book of the records of thy fathers: so shalt thou find in the book of the records, and know that this city is a rebellious city, and hurtful unto kings and provinces, and that they have moved sedition within the same of old time: for which cause was this city destroyed."},{"text":"We certify the king that, if this city be builded again, and the walls thereof set up, by this means thou shalt have no portion on this side the river."},{"text":"Then sent the king an answer unto Rehum the chancellor, and to Shimshai the scribe, and to the rest of their companions that dwell in Samaria, and unto the rest beyond the river, Peace, and at such a time."},{"text":"The letter which ye sent unto us hath been plainly read before me."},{"text":"And I commanded, and search hath been made, and it is found that this city of old time hath made insurrection against kings, and that rebellion and sedition have been made therein."},{"text":"There have been mighty kings also over Jerusalem, which have ruled over all countries beyond the river; and toll, tribute, and custom, was paid unto them."},{"text":"Give ye now commandment to cause these men to cease, and that this city be not builded, until another commandment shall be given from me."},{"text":"Take heed now that ye fail not to do this: why should damage grow to the hurt of the kings?"},{"text":"Now when the copy of king Artaxerxes' letter was read before Rehum, and Shimshai the scribe, and their companions, they went up in haste to Jerusalem unto the Jews, and made them to cease by force and power."},{"text":"Then ceased the work of the house of God which is at Jerusalem. So it ceased unto the second year of the reign of Darius king of Persia."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Then the prophets, Haggai the prophet, and Zechariah the son of Iddo, prophesied unto the Jews that were in Judah and Jerusalem in the name of the God of Israel, even unto them."},{"text":"Then rose up Zerubbabel the son of Shealtiel, and Jeshua the son of Jozadak, and began to build the house of God which is at Jerusalem: and with them were the prophets of God helping them."},{"text":"At the same time came to them Tatnai, governor on this side the river, and Shetharboznai and their companions, and said thus unto them, Who hath commanded you to build this house, and to make up this wall?"},{"text":"Then said we unto them after this manner, What are the names of the men that make this building?"},{"text":"But the eye of their God was upon the elders of the Jews, that they could not cause them to cease, till the matter came to Darius: and then they returned answer by letter concerning this matter."},{"text":"The copy of the letter that Tatnai, governor on this side the river, and Shetharboznai and his companions the Apharsachites, which were on this side the river, sent unto Darius the king:"},{"text":"They sent a letter unto him, wherein was written thus; Unto Darius the king, all peace."},{"text":"Be it known unto the king, that we went into the province of Judea, to the house of the great God, which is builded with great stones, and timber is laid in the walls, and this work goeth fast on, and prospereth in their hands."},{"text":"Then asked we those elders, and said unto them thus, Who commanded you to build this house, and to make up these walls?"},{"text":"We asked their names also, to certify thee, that we might write the names of the men that were the chief of them."},{"text":"And thus they returned us answer, saying, We are the servants of the God of heaven and earth, and build the house that was builded these many years ago, which a great king of Israel builded and set up."},{"text":"But after that our fathers had provoked the God of heaven unto wrath, he gave them into the hand of Nebuchadnezzar the king of Babylon, the Chaldean, who destroyed this house, and carried the people away into Babylon."},{"text":"But in the first year of Cyrus the king of Babylon the same king Cyrus made a decree to build this house of God."},{"text":"And the vessels also of gold and silver of the house of God, which Nebuchadnezzar took out of the temple that was in Jerusalem, and brought them into the temple of Babylon, those did Cyrus the king take out of the temple of Babylon, and they were delivered unto one, whose name was Sheshbazzar, whom he had made governor;"},{"text":"And said unto him, Take these vessels, go, carry them into the temple that is in Jerusalem, and let the house of God be builded in his place."},{"text":"Then came the same Sheshbazzar, and laid the foundation of the house of God which is in Jerusalem: and since that time even until now hath it been in building, and yet it is not finished."},{"text":"Now therefore, if it seem good to the king, let there be search made in the king's treasure house, which is there at Babylon, whether it be so, that a decree was made of Cyrus the king to build this house of God at Jerusalem, and let the king send his pleasure to us concerning this matter."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Then Darius the king made a decree, and search was made in the house of the rolls, where the treasures were laid up in Babylon."},{"text":"And there was found at Achmetha, in the palace that is in the province of the Medes, a roll, and therein was a record thus written:"},{"text":"In the first year of Cyrus the king the same Cyrus the king made a decree concerning the house of God at Jerusalem, Let the house be builded, the place where they offered sacrifices, and let the foundations thereof be strongly laid; the height thereof threescore cubits, and the breadth thereof threescore cubits;"},{"text":"With three rows of great stones, and a row of new timber: and let the expenses be given out of the king's house:"},{"text":"And also let the golden and silver vessels of the house of God, which Nebuchadnezzar took forth out of the temple which is at Jerusalem, and brought unto Babylon, be restored, and brought again unto the temple which is at Jerusalem, every one to his place, and place them in the house of God."},{"text":"Now therefore, Tatnai, governor beyond the river, Shetharboznai, and your companions the Apharsachites, which are beyond the river, be ye far from thence:"},{"text":"Let the work of this house of God alone; let the governor of the Jews and the elders of the Jews build this house of God in his place."},{"text":"Moreover I make a decree what ye shall do to the elders of these Jews for the building of this house of God: that of the king's goods, even of the tribute beyond the river, forthwith expenses be given unto these men, that they be not hindered."},{"text":"And that which they have need of, both young bullocks, and rams, and lambs, for the burnt offerings of the God of heaven, wheat, salt, wine, and oil, according to the appointment of the priests which are at Jerusalem, let it be given them day by day without fail:"},{"text":"That they may offer sacrifices of sweet savours unto the God of heaven, and pray for the life of the king, and of his sons."},{"text":"Also I have made a decree, that whosoever shall alter this word, let timber be pulled down from his house, and being set up, let him be hanged thereon; and let his house be made a dunghill for this."},{"text":"And the God that hath caused his name to dwell there destroy all kings and people, that shall put to their hand to alter and to destroy this house of God which is at Jerusalem. I Darius have made a decree; let it be done with speed."},{"text":"Then Tatnai, governor on this side the river, Shetharboznai, and their companions, according to that which Darius the king had sent, so they did speedily."},{"text":"And the elders of the Jews builded, and they prospered through the prophesying of Haggai the prophet and Zechariah the son of Iddo. And they builded, and finished it, according to the commandment of the God of Israel, and according to the commandment of Cyrus, and Darius, and Artaxerxes king of Persia."},{"text":"And this house was finished on the third day of the month Adar, which was in the sixth year of the reign of Darius the king."},{"text":"And the children of Israel, the priests, and the Levites, and the rest of the children of the captivity, kept the dedication of this house of God with joy."},{"text":"And offered at the dedication of this house of God an hundred bullocks, two hundred rams, four hundred lambs; and for a sin offering for all Israel, twelve he goats, according to the number of the tribes of Israel."},{"text":"And they set the priests in their divisions, and the Levites in their courses, for the service of God, which is at Jerusalem; as it is written in the book of Moses."},{"text":"And the children of the captivity kept the passover upon the fourteenth day of the first month."},{"text":"For the priests and the Levites were purified together, all of them were pure, and killed the passover for all the children of the captivity, and for their brethren the priests, and for themselves."},{"text":"And the children of Israel, which were come again out of captivity, and all such as had separated themselves unto them from the filthiness of the heathen of the land, to seek the LORD God of Israel, did eat,"},{"text":"And kept the feast of unleavened bread seven days with joy: for the LORD had made them joyful, and turned the heart of the king of Assyria unto them, to strengthen their hands in the work of the house of God, the God of Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Now after these things, in the reign of Artaxerxes king of Persia, Ezra the son of Seraiah, the son of Azariah, the son of Hilkiah,"},{"text":"The son of Shallum, the son of Zadok, the son of Ahitub,"},{"text":"The son of Amariah, the son of Azariah, the son of Meraioth,"},{"text":"The son of Zerahiah, the son of Uzzi, the son of Bukki,"},{"text":"The son of Abishua, the son of Phinehas, the son of Eleazar, the son of Aaron the chief priest:"},{"text":"This Ezra went up from Babylon; and he was a ready scribe in the law of Moses, which the LORD God of Israel had given: and the king granted him all his request, according to the hand of the LORD his God upon him."},{"text":"And there went up some of the children of Israel, and of the priests, and the Levites, and the singers, and the porters, and the Nethinims, unto Jerusalem, in the seventh year of Artaxerxes the king."},{"text":"And he came to Jerusalem in the fifth month, which was in the seventh year of the king."},{"text":"For upon the first day of the first month began he to go up from Babylon, and on the first day of the fifth month came he to Jerusalem, according to the good hand of his God upon him."},{"text":"For Ezra had prepared his heart to seek the law of the LORD, and to do it, and to teach in Israel statutes and judgments."},{"text":"Now this is the copy of the letter that the king Artaxerxes gave unto Ezra the priest, the scribe, even a scribe of the words of the commandments of the LORD, and of his statutes to Israel."},{"text":"Artaxerxes, king of kings, unto Ezra the priest, a scribe of the law of the God of heaven, perfect peace, and at such a time."},{"text":"I make a decree, that all they of the people of Israel, and of his priests and Levites, in my realm, which are minded of their own freewill to go up to Jerusalem, go with thee."},{"text":"Forasmuch as thou art sent of the king, and of his seven counsellors, to enquire concerning Judah and Jerusalem, according to the law of thy God which is in thine hand;"},{"text":"And to carry the silver and gold, which the king and his counsellors have freely offered unto the God of Israel, whose habitation is in Jerusalem,"},{"text":"And all the silver and gold that thou canst find in all the province of Babylon, with the freewill offering of the people, and of the priests, offering willingly for the house of their God which is in Jerusalem:"},{"text":"That thou mayest buy speedily with this money bullocks, rams, lambs, with their meat offerings and their drink offerings, and offer them upon the altar of the house of your God which is in Jerusalem."},{"text":"And whatsoever shall seem good to thee, and to thy brethren, to do with the rest of the silver and the gold, that do after the will of your God."},{"text":"The vessels also that are given thee for the service of the house of thy God, those deliver thou before the God of Jerusalem."},{"text":"And whatsoever more shall be needful for the house of thy God, which thou shalt have occasion to bestow, bestow it out of the king's treasure house."},{"text":"And I, even I Artaxerxes the king, do make a decree to all the treasurers which are beyond the river, that whatsoever Ezra the priest, the scribe of the law of the God of heaven, shall require of you, it be done speedily,"},{"text":"Unto an hundred talents of silver, and to an hundred measures of wheat, and to an hundred baths of wine, and to an hundred baths of oil, and salt without prescribing how much."},{"text":"Whatsoever is commanded by the God of heaven, let it be diligently done for the house of the God of heaven: for why should there be wrath against the realm of the king and his sons?"},{"text":"Also we certify you, that touching any of the priests and Levites, singers, porters, Nethinims, or ministers of this house of God, it shall not be lawful to impose toll, tribute, or custom, upon them."},{"text":"And thou, Ezra, after the wisdom of thy God, that is in thine hand, set magistrates and judges, which may judge all the people that are beyond the river, all such as know the laws of thy God; and teach ye them that know them not."},{"text":"And whosoever will not do the law of thy God, and the law of the king, let judgment be executed speedily upon him, whether it be unto death, or to banishment, or to confiscation of goods, or to imprisonment."},{"text":"Blessed be the LORD God of our fathers, which hath put such a thing as this in the king's heart, to beautify the house of the LORD which is in Jerusalem:"},{"text":"And hath extended mercy unto me before the king, and his counsellors, and before all the king's mighty princes. And I was strengthened as the hand of the LORD my God was upon me, and I gathered together out of Israel chief men to go up with me."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"These are now the chief of their fathers, and this is the genealogy of them that went up with me from Babylon, in the reign of Artaxerxes the king."},{"text":"Of the sons of Phinehas; Gershom: of the sons of Ithamar; Daniel: of the sons of David; Hattush."},{"text":"Of the sons of Shechaniah, of the sons of Pharosh; Zechariah: and with him were reckoned by genealogy of the males an hundred and fifty."},{"text":"Of the sons of Pahathmoab; Elihoenai the son of Zerahiah, and with him two hundred males."},{"text":"Of the sons of Shechaniah; the son of Jahaziel, and with him three hundred males."},{"text":"Of the sons also of Adin; Ebed the son of Jonathan, and with him fifty males."},{"text":"And of the sons of Elam; Jeshaiah the son of Athaliah, and with him seventy males."},{"text":"And of the sons of Shephatiah; Zebadiah the son of Michael, and with him fourscore males."},{"text":"Of the sons of Joab; Obadiah the son of Jehiel, and with him two hundred and eighteen males."},{"text":"And of the sons of Shelomith; the son of Josiphiah, and with him an hundred and threescore males."},{"text":"And of the sons of Bebai; Zechariah the son of Bebai, and with him twenty and eight males."},{"text":"And of the sons of Azgad; Johanan the son of Hakkatan, and with him an hundred and ten males."},{"text":"And of the last sons of Adonikam, whose names are these, Eliphelet, Jeiel, and Shemaiah, and with them threescore males."},{"text":"Of the sons also of Bigvai; Uthai, and Zabbud, and with them seventy males."},{"text":"And I gathered them together to the river that runneth to Ahava; and there abode we in tents three days: and I viewed the people, and the priests, and found there none of the sons of Levi."},{"text":"Then sent I for Eliezer, for Ariel, for Shemaiah, and for Elnathan, and for Jarib, and for Elnathan, and for Nathan, and for Zechariah, and for Meshullam, chief men; also for Joiarib, and for Elnathan, men of understanding."},{"text":"And I sent them with commandment unto Iddo the chief at the place Casiphia, and I told them what they should say unto Iddo, and to his brethren the Nethinims, at the place Casiphia, that they should bring unto us ministers for the house of our God."},{"text":"And by the good hand of our God upon us they brought us a man of understanding, of the sons of Mahli, the son of Levi, the son of Israel; and Sherebiah, with his sons and his brethren, eighteen;"},{"text":"And Hashabiah, and with him Jeshaiah of the sons of Merari, his brethren and their sons, twenty;"},{"text":"Also of the Nethinims, whom David and the princes had appointed for the service of the Levites, two hundred and twenty Nethinims: all of them were expressed by name."},{"text":"Then I proclaimed a fast there, at the river of Ahava, that we might afflict ourselves before our God, to seek of him a right way for us, and for our little ones, and for all our substance."},{"text":"For I was ashamed to require of the king a band of soldiers and horsemen to help us against the enemy in the way: because we had spoken unto the king, saying, The hand of our God is upon all them for good that seek him; but his power and his wrath is against all them that forsake him."},{"text":"So we fasted and besought our God for this: and he was intreated of us."},{"text":"Then I separated twelve of the chief of the priests, Sherebiah, Hashabiah, and ten of their brethren with them,"},{"text":"And weighed unto them the silver, and the gold, and the vessels, even the offering of the house of our God, which the king, and his counsellors, and his lords, and all Israel there present, had offered:"},{"text":"I even weighed unto their hand six hundred and fifty talents of silver, and silver vessels an hundred talents, and of gold an hundred talents;"},{"text":"Also twenty basons of gold, of a thousand drams; and two vessels of fine copper, precious as gold."},{"text":"And I said unto them, Ye are holy unto the LORD; the vessels are holy also; and the silver and the gold are a freewill offering unto the LORD God of your fathers."},{"text":"Watch ye, and keep them, until ye weigh them before the chief of the priests and the Levites, and chief of the fathers of Israel, at Jerusalem, in the chambers of the house of the LORD."},{"text":"So took the priests and the Levites the weight of the silver, and the gold, and the vessels, to bring them to Jerusalem unto the house of our God."},{"text":"Then we departed from the river of Ahava on the twelfth day of the first month, to go unto Jerusalem: and the hand of our God was upon us, and he delivered us from the hand of the enemy, and of such as lay in wait by the way."},{"text":"And we came to Jerusalem, and abode there three days."},{"text":"Now on the fourth day was the silver and the gold and the vessels weighed in the house of our God by the hand of Meremoth the son of Uriah the priest; and with him was Eleazar the son of Phinehas; and with them was Jozabad the son of Jeshua, and Noadiah the son of Binnui, Levites;"},{"text":"By number and by weight of every one: and all the weight was written at that time."},{"text":"Also the children of those that had been carried away, which were come out of the captivity, offered burnt offerings unto the God of Israel, twelve bullocks for all Israel, ninety and six rams, seventy and seven lambs, twelve he goats for a sin offering: all this was a burnt offering unto the LORD."},{"text":"And they delivered the king's commissions unto the king's lieutenants, and to the governors on this side the river: and they furthered the people, and the house of God."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Now when these things were done, the princes came to me, saying, The people of Israel, and the priests, and the Levites, have not separated themselves from the people of the lands, doing according to their abominations, even of the Canaanites, the Hittites, the Perizzites, the Jebusites, the Ammonites, the Moabites, the Egyptians, and the Amorites."},{"text":"For they have taken of their daughters for themselves, and for their sons: so that the holy seed have mingled themselves with the people of those lands: yea, the hand of the princes and rulers hath been chief in this trespass."},{"text":"And when I heard this thing, I rent my garment and my mantle, and plucked off the hair of my head and of my beard, and sat down astonied."},{"text":"Then were assembled unto me every one that trembled at the words of the God of Israel, because of the transgression of those that had been carried away; and I sat astonied until the evening sacrifice."},{"text":"And at the evening sacrifice I arose up from my heaviness; and having rent my garment and my mantle, I fell upon my knees, and spread out my hands unto the LORD my God,"},{"text":"And said, O my God, I am ashamed and blush to lift up my face to thee, my God: for our iniquities are increased over our head, and our trespass is grown up unto the heavens."},{"text":"Since the days of our fathers have we been in a great trespass unto this day; and for our iniquities have we, our kings, and our priests, been delivered into the hand of the kings of the lands, to the sword, to captivity, and to a spoil, and to confusion of face, as it is this day."},{"text":"And now for a little space grace hath been shewed from the LORD our God, to leave us a remnant to escape, and to give us a nail in his holy place, that our God may lighten our eyes, and give us a little reviving in our bondage."},{"text":"For we were bondmen; yet our God hath not forsaken us in our bondage, but hath extended mercy unto us in the sight of the kings of Persia, to give us a reviving, to set up the house of our God, and to repair the desolations thereof, and to give us a wall in Judah and in Jerusalem."},{"text":"And now, O our God, what shall we say after this? for we have forsaken thy commandments,"},{"text":"Which thou hast commanded by thy servants the prophets, saying, The land, unto which ye go to possess it, is an unclean land with the filthiness of the people of the lands, with their abominations, which have filled it from one end to another with their uncleanness."},{"text":"Now therefore give not your daughters unto their sons, neither take their daughters unto your sons, nor seek their peace or their wealth for ever: that ye may be strong, and eat the good of the land, and leave it for an inheritance to your children for ever."},{"text":"And after all that is come upon us for our evil deeds, and for our great trespass, seeing that thou our God hast punished us less than our iniquities deserve, and hast given us such deliverance as this;"},{"text":"Should we again break thy commandments, and join in affinity with the people of these abominations? wouldest not thou be angry with us till thou hadst consumed us, so that there should be no remnant nor escaping?"},{"text":"O LORD God of Israel, thou art righteous: for we remain yet escaped, as it is this day: behold, we are before thee in our trespasses: for we cannot stand before thee because of this."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, an apostle, (not of men, neither by man, but by Jesus Christ, and God the Father, who raised him from the dead;)"},{"text":"And all the brethren which are with me, unto the churches of Galatia:"},{"text":"Grace be to you and peace from God the Father, and from our Lord Jesus Christ,"},{"text":"Who gave himself for our sins, that he might deliver us from this present evil world, according to the will of God and our Father:"},{"text":"To whom be glory for ever and ever. Amen."},{"text":"I marvel that ye are so soon removed from him that called you into the grace of Christ unto another gospel:"},{"text":"Which is not another; but there be some that trouble you, and would pervert the gospel of Christ."},{"text":"But though we, or an angel from heaven, preach any other gospel unto you than that which we have preached unto you, let him be accursed."},{"text":"As we said before, so say I now again, if any man preach any other gospel unto you than that ye have received, let him be accursed."},{"text":"For do I now persuade men, or God? or do I seek to please men? for if I yet pleased men, I should not be the servant of Christ."},{"text":"But I certify you, brethren, that the gospel which was preached of me is not after man."},{"text":"For I neither received it of man, neither was I taught it, but by the revelation of Jesus Christ."},{"text":"For ye have heard of my conversation in time past in the Jews' religion, how that beyond measure I persecuted the church of God, and wasted it:"},{"text":"And profited in the Jews' religion above many my equals in mine own nation, being more exceedingly zealous of the traditions of my fathers."},{"text":"But when it pleased God, who separated me from my mother's womb, and called me by his grace,"},{"text":"To reveal his Son in me, that I might preach him among the heathen; immediately I conferred not with flesh and blood:"},{"text":"Neither went I up to Jerusalem to them which were apostles before me; but I went into Arabia, and returned again unto Damascus."},{"text":"Then after three years I went up to Jerusalem to see Peter, and abode with him fifteen days."},{"text":"But other of the apostles saw I none, save James the Lord's brother."},{"text":"Now the things which I write unto you, behold, before God, I lie not."},{"text":"Afterwards I came into the regions of Syria and Cilicia;"},{"text":"And was unknown by face unto the churches of Judaea which were in Christ:"},{"text":"But they had heard only, That he which persecuted us in times past now preacheth the faith which once he destroyed."},{"text":"And they glorified God in me."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Then fourteen years after I went up again to Jerusalem with Barnabas, and took Titus with me also."},{"text":"And I went up by revelation, and communicated unto them that gospel which I preach among the Gentiles, but privately to them which were of reputation, lest by any means I should run, or had run, in vain."},{"text":"But neither Titus, who was with me, being a Greek, was compelled to be circumcised:"},{"text":"And that because of false brethren unawares brought in, who came in privily to spy out our liberty which we have in Christ Jesus, that they might bring us into bondage:"},{"text":"To whom we gave place by subjection, no, not for an hour; that the truth of the gospel might continue with you."},{"text":"But of these who seemed to be somewhat, (whatsoever they were, it maketh no matter to me: God accepteth no man's person:) for they who seemed to be somewhat in conference added nothing to me:"},{"text":"But contrariwise, when they saw that the gospel of the uncircumcision was committed unto me, as the gospel of the circumcision was unto Peter;"},{"text":"(For he that wrought effectually in Peter to the apostleship of the circumcision, the same was mighty in me toward the Gentiles:)"},{"text":"And when James, Cephas, and John, who seemed to be pillars, perceived the grace that was given unto me, they gave to me and Barnabas the right hands of fellowship; that we should go unto the heathen, and they unto the circumcision."},{"text":"Only they would that we should remember the poor; the same which I also was forward to do."},{"text":"But when Peter was come to Antioch, I withstood him to the face, because he was to be blamed."},{"text":"For before that certain came from James, he did eat with the Gentiles: but when they were come, he withdrew and separated himself, fearing them which were of the circumcision."},{"text":"And the other Jews dissembled likewise with him; insomuch that Barnabas also was carried away with their dissimulation."},{"text":"But when I saw that they walked not uprightly according to the truth of the gospel, I said unto Peter before them all, If thou, being a Jew, livest after the manner of Gentiles, and not as do the Jews, why compellest thou the Gentiles to live as do the Jews?"},{"text":"We who are Jews by nature, and not sinners of the Gentiles,"},{"text":"Knowing that a man is not justified by the works of the law, but by the faith of Jesus Christ, even we have believed in Jesus Christ, that we might be justified by the faith of Christ, and not by the works of the law: for by the works of the law shall no flesh be justified."},{"text":"But if, while we seek to be justified by Christ, we ourselves also are found sinners, is therefore Christ the minister of sin? God forbid."},{"text":"For if I build again the things which I destroyed, I make myself a transgressor."},{"text":"For I through the law am dead to the law, that I might live unto God."},{"text":"I am crucified with Christ: neverthless I live; yet not I, but Christ liveth in me: and the life which I now live in the flesh I live by the faith of the Son of God, who loved me, and gave himself for me."},{"text":"I do not frustrate the grace of God: for if righteousness come by the law, then Christ is dead in vain."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"O foolish Galatians, who hath bewitched you, that ye should not obey the truth, before whose eyes Jesus Christ hath been evidently set forth, crucified among you?"},{"text":"This only would I learn of you, Received ye the Spirit by the works of the law, or by the hearing of faith?"},{"text":"Are ye so foolish? having begun in the Spirit, are ye now made perfect by the flesh?"},{"text":"Have ye suffered so many things in vain? if it be yet in vain."},{"text":"He therefore that ministereth to you the Spirit, and worketh miracles among you, doeth he it by the works of the law, or by the hearing of faith?"},{"text":"Even as Abraham believed God, and it was accounted to him for righteousness."},{"text":"Know ye therefore that they which are of faith, the same are the children of Abraham."},{"text":"And the scripture, foreseeing that God would justify the heathen through faith, preached before the gospel unto Abraham, saying, In thee shall all nations be blessed."},{"text":"So then they which be of faith are blessed with faithful Abraham."},{"text":"For as many as are of the works of the law are under the curse: for it is written, Cursed is every one that continueth not in all things which are written in the book of the law to do them."},{"text":"But that no man is justified by the law in the sight of God, it is evident: for, The just shall live by faith."},{"text":"And the law is not of faith: but, The man that doeth them shall live in them."},{"text":"Christ hath redeemed us from the curse of the law, being made a curse for us: for it is written, Cursed is every one that hangeth on a tree:"},{"text":"That the blessing of Abraham might come on the Gentiles through Jesus Christ; that we might receive the promise of the Spirit through faith."},{"text":"Brethren, I speak after the manner of men; Though it be but a man's covenant, yet if it be confirmed, no man disannulleth, or addeth thereto."},{"text":"Now to Abraham and his seed were the promises made. He saith not, And to seeds, as of many; but as of one, And to thy seed, which is Christ."},{"text":"And this I say, that the covenant, that was confirmed before of God in Christ, the law, which was four hundred and thirty years after, cannot disannul, that it should make the promise of none effect."},{"text":"For if the inheritance be of the law, it is no more of promise: but God gave it to Abraham by promise."},{"text":"Wherefore then serveth the law? It was added because of transgressions, till the seed should come to whom the promise was made; and it was ordained by angels in the hand of a mediator."},{"text":"Now a mediator is not a mediator of one, but God is one."},{"text":"Is the law then against the promises of God? God forbid: for if there had been a law given which could have given life, verily righteousness should have been by the law."},{"text":"But the scripture hath concluded all under sin, that the promise by faith of Jesus Christ might be given to them that believe."},{"text":"But before faith came, we were kept under the law, shut up unto the faith which should afterwards be revealed."},{"text":"Wherefore the law was our schoolmaster to bring us unto Christ, that we might be justified by faith."},{"text":"But after that faith is come, we are no longer under a schoolmaster."},{"text":"For ye are all the children of God by faith in Christ Jesus."},{"text":"For as many of you as have been baptized into Christ have put on Christ."},{"text":"There is neither Jew nor Greek, there is neither bond nor free, there is neither male nor female: for ye are all one in Christ Jesus."},{"text":"And if ye be Christ's, then are ye Abraham's seed, and heirs according to the promise."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Now I say, That the heir, as long as he is a child, differeth nothing from a servant, though he be lord of all;"},{"text":"But is under tutors and governors until the time appointed of the father."},{"text":"Even so we, when we were children, were in bondage under the elements of the world:"},{"text":"But when the fulness of the time was come, God sent forth his Son, made of a woman, made under the law,"},{"text":"To redeem them that were under the law, that we might receive the adoption of sons."},{"text":"And because ye are sons, God hath sent forth the Spirit of his Son into your hearts, crying, Abba, Father."},{"text":"Wherefore thou art no more a servant, but a son; and if a son, then an heir of God through Christ."},{"text":"Howbeit then, when ye knew not God, ye did service unto them which by nature are no gods."},{"text":"But now, after that ye have known God, or rather are known of God, how turn ye again to the weak and beggarly elements, whereunto ye desire again to be in bondage?"},{"text":"Ye observe days, and months, and times, and years."},{"text":"I am afraid of you, lest I have bestowed upon you labour in vain."},{"text":"Brethren, I beseech you, be as I am; for I am as ye are: ye have not injured me at all."},{"text":"Ye know how through infirmity of the flesh I preached the gospel unto you at the first."},{"text":"And my temptation which was in my flesh ye despised not, nor rejected; but received me as an angel of God, even as Christ Jesus."},{"text":"Where is then the blessedness ye spake of? for I bear you record, that, if it had been possible, ye would have plucked out your own eyes, and have given them to me."},{"text":"Am I therefore become your enemy, because I tell you the truth?"},{"text":"They zealously affect you, but not well; yea, they would exclude you, that ye might affect them."},{"text":"But it is good to be zealously affected always in a good thing, and not only when I am present with you."},{"text":"My little children, of whom I travail in birth again until Christ be formed in you,"},{"text":"I desire to be present with you now, and to change my voice; for I stand in doubt of you."},{"text":"Tell me, ye that desire to be under the law, do ye not hear the law?"},{"text":"For it is written, that Abraham had two sons, the one by a bondmaid, the other by a freewoman."},{"text":"But he who was of the bondwoman was born after the flesh; but he of the freewoman was by promise."},{"text":"Which things are an allegory: for these are the two covenants; the one from the mount Sinai, which gendereth to bondage, which is Agar."},{"text":"For this Agar is mount Sinai in Arabia, and answereth to Jerusalem which now is, and is in bondage with her children."},{"text":"But Jerusalem which is above is free, which is the mother of us all."},{"text":"For it is written, Rejoice, thou barren that bearest not; break forth and cry, thou that travailest not: for the desolate hath many more children than she which hath an husband."},{"text":"Now we, brethren, as Isaac was, are the children of promise."},{"text":"But as then he that was born after the flesh persecuted him that was born after the Spirit, even so it is now."},{"text":"Nevertheless what saith the scripture? Cast out the bondwoman and her son: for the son of the bondwoman shall not be heir with the son of the freewoman."},{"text":"So then, brethren, we are not children of the bondwoman, but of the free."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Stand fast therefore in the liberty wherewith Christ hath made us free, and be not entangled again with the yoke of bondage."},{"text":"Behold, I Paul say unto you, that if ye be circumcised, Christ shall profit you nothing."},{"text":"For I testify again to every man that is circumcised, that he is a debtor to do the whole law."},{"text":"Christ is become of no effect unto you, whosoever of you are justified by the law; ye are fallen from grace."},{"text":"For we through the Spirit wait for the hope of righteousness by faith."},{"text":"For in Jesus Christ neither circumcision availeth any thing, nor uncircumcision; but faith which worketh by love."},{"text":"Ye did run well; who did hinder you that ye should not obey the truth?"},{"text":"This persuasion cometh not of him that calleth you."},{"text":"A little leaven leaveneth the whole lump."},{"text":"I have confidence in you through the Lord, that ye will be none otherwise minded: but he that troubleth you shall bear his judgment, whosoever he be."},{"text":"And I, brethren, if I yet preach circumcision, why do I yet suffer persecution? then is the offence of the cross ceased."},{"text":"I would they were even cut off which trouble you."},{"text":"For, brethren, ye have been called unto liberty; only use not liberty for an occasion to the flesh, but by love serve one another."},{"text":"For all the law is fulfilled in one word, even in this; Thou shalt love thy neighbour as thyself."},{"text":"But if ye bite and devour one another, take heed that ye be not consumed one of another."},{"text":"This I say then, Walk in the Spirit, and ye shall not fulfil the lust of the flesh."},{"text":"For the flesh lusteth against the Spirit, and the Spirit against the flesh: and these are contrary the one to the other: so that ye cannot do the things that ye would."},{"text":"But if ye be led of the Spirit, ye are not under the law."},{"text":"Now the works of the flesh are manifest, which are these; Adultery, fornication, uncleanness, lasciviousness,"},{"text":"Idolatry, witchcraft, hatred, variance, emulations, wrath, strife, seditions, heresies,"},{"text":"Envyings, murders, drunkenness, revellings, and such like: of the which I tell you before, as I have also told you in time past, that they which do such things shall not inherit the kingdom of God."},{"text":"But the fruit of the Spirit is love, joy, peace, longsuffering, gentleness, goodness, faith,"},{"text":"Meekness, temperance: against such there is no law."},{"text":"And they that are Christ's have crucified the flesh with the affections and lusts."},{"text":"If we live in the Spirit, let us also walk in the Spirit."},{"text":"Let us not be desirous of vain glory, provoking one another, envying one another."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Brethren, if a man be overtaken in a fault, ye which are spiritual, restore such an one in the spirit of meekness; considering thyself, lest thou also be tempted."},{"text":"Bear ye one another's burdens, and so fulfil the law of Christ."},{"text":"For if a man think himself to be something, when he is nothing, he deceiveth himself."},{"text":"But let every man prove his own work, and then shall he have rejoicing in himself alone, and not in another."},{"text":"For every man shall bear his own burden."},{"text":"Let him that is taught in the word communicate unto him that teacheth in all good things."},{"text":"Be not deceived; God is not mocked: for whatsoever a man soweth, that shall he also reap."},{"text":"For he that soweth to his flesh shall of the flesh reap corruption; but he that soweth to the Spirit shall of the Spirit reap life everlasting."},{"text":"And let us not be weary in well doing: for in due season we shall reap, if we faint not."},{"text":"As we have therefore opportunity, let us do good unto all men, especially unto them who are of the household of faith."},{"text":"Ye see how large a letter I have written unto you with mine own hand."},{"text":"As many as desire to make a fair shew in the flesh, they constrain you to be circumcised; only lest they should suffer persecution for the cross of Christ."},{"text":"For neither they themselves who are circumcised keep the law; but desire to have you circumcised, that they may glory in your flesh."},{"text":"But God forbid that I should glory, save in the cross of our Lord Jesus Christ, by whom the world is crucified unto me, and I unto the world."},{"text":"For in Christ Jesus neither circumcision availeth any thing, nor uncircumcision, but a new creature."},{"text":"And as many as walk according to this rule, peace be on them, and mercy, and upon the Israel of God."},{"text":"From henceforth let no man trouble me: for I bear in my body the marks of the Lord Jesus."},{"text":"Brethren, the grace of our Lord Jesus Christ be with your spirit."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"In the beginning God created the heaven and the earth."},{"text":"And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters."},{"text":"And God said, Let there be light: and there was light."},{"text":"And God saw the light, that it was good: and God divided the light from the darkness."},{"text":"And God called the light Day, and the darkness he called Night. And the evening and the morning were the first day."},{"text":"And God said, Let there be a firmament in the midst of the waters, and let it divide the waters from the waters."},{"text":"And God made the firmament, and divided the waters which were under the firmament from the waters which were above the firmament: and it was so."},{"text":"And God called the firmament Heaven. And the evening and the morning were the second day."},{"text":"And God said, Let the waters under the heaven be gathered together unto one place, and let the dry land appear: and it was so."},{"text":"And God called the dry land Earth; and the gathering together of the waters called he Seas: and God saw that it was good."},{"text":"And God said, Let the earth bring forth grass, the herb yielding seed, and the fruit tree yielding fruit after his kind, whose seed is in itself, upon the earth: and it was so."},{"text":"And the earth brought forth grass, and herb yielding seed after his kind, and the tree yielding fruit, whose seed was in itself, after his kind: and God saw that it was good."},{"text":"And the evening and the morning were the third day."},{"text":"And God said, Let there be lights in the firmament of the heaven to divide the day from the night; and let them be for signs, and for seasons, and for days, and years:"},{"text":"And let them be for lights in the firmament of the heaven to give light upon the earth: and it was so."},{"text":"And God made two great lights; the greater light to rule the day, and the lesser light to rule the night: he made the stars also."},{"text":"And God set them in the firmament of the heaven to give light upon the earth,"},{"text":"And to rule over the day and over the night, and to divide the light from the darkness: and God saw that it was good."},{"text":"And the evening and the morning were the fourth day."},{"text":"And God said, Let the waters bring forth abundantly the moving creature that hath life, and fowl that may fly above the earth in the open firmament of heaven."},{"text":"And God created great whales, and every living creature that moveth, which the waters brought forth abundantly, after their kind, and every winged fowl after his kind: and God saw that it was good."},{"text":"And God blessed them, saying, Be fruitful, and multiply, and fill the waters in the seas, and let fowl multiply in the earth."},{"text":"And the evening and the morning were the fifth day."},{"text":"And God said, Let the earth bring forth the living creature after his kind, cattle, and creeping thing, and beast of the earth after his kind: and it was so."},{"text":"And God made the beast of the earth after his kind, and cattle after their kind, and every thing that creepeth upon the earth after his kind: and God saw that it was good."},{"text":"And God said, Let us make man in our image, after our likeness: and let them have dominion over the fish of the sea, and over the fowl of the air, and over the cattle, and over all the earth, and over every creeping thing that creepeth upon the earth."},{"text":"So God created man in his own image, in the image of God created he him; male and female created he them."},{"text":"And God blessed them, and God said unto them, Be fruitful, and multiply, and replenish the earth, and subdue it: and have dominion over the fish of the sea, and over the fowl of the air, and over every living thing that moveth upon the earth."},{"text":"And God said, Behold, I have given you every herb bearing seed, which is upon the face of all the earth, and every tree, in the which is the fruit of a tree yielding seed; to you it shall be for meat."},{"text":"And to every beast of the earth, and to every fowl of the air, and to every thing that creepeth upon the earth, wherein there is life, I have given every green herb for meat: and it was so."},{"text":"And God saw every thing that he had made, and, behold, it was very good. And the evening and the morning were the sixth day."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Now these are the generations of the sons of Noah, Shem, Ham, and Japheth: and unto them were sons born after the flood."},{"text":"The sons of Japheth; Gomer, and Magog, and Madai, and Javan, and Tubal, and Meshech, and Tiras."},{"text":"And the sons of Gomer; Ashkenaz, and Riphath, and Togarmah."},{"text":"And the sons of Javan; Elishah, and Tarshish, Kittim, and Dodanim."},{"text":"By these were the isles of the Gentiles divided in their lands; every one after his tongue, after their families, in their nations."},{"text":"And the sons of Ham; Cush, and Mizraim, and Phut, and Canaan."},{"text":"And the sons of Cush; Seba, and Havilah, and Sabtah, and Raamah, and Sabtechah: and the sons of Raamah; Sheba, and Dedan."},{"text":"And Cush begat Nimrod: he began to be a mighty one in the earth."},{"text":"He was a mighty hunter before the LORD: wherefore it is said, Even as Nimrod the mighty hunter before the LORD."},{"text":"And the beginning of his kingdom was Babel, and Erech, and Accad, and Calneh, in the land of Shinar."},{"text":"Out of that land went forth Asshur, and builded Nineveh, and the city Rehoboth, and Calah,"},{"text":"And Resen between Nineveh and Calah: the same is a great city."},{"text":"And Mizraim begat Ludim, and Anamim, and Lehabim, and Naphtuhim,"},{"text":"And Pathrusim, and Casluhim, (out of whom came Philistim,) and Caphtorim."},{"text":"And Canaan begat Sidon his first born, and Heth,"},{"text":"And the Jebusite, and the Amorite, and the Girgasite,"},{"text":"And the Hivite, and the Arkite, and the Sinite,"},{"text":"And the Arvadite, and the Zemarite, and the Hamathite: and afterward were the families of the Canaanites spread abroad."},{"text":"And the border of the Canaanites was from Sidon, as thou comest to Gerar, unto Gaza; as thou goest, unto Sodom, and Gomorrah, and Admah, and Zeboim, even unto Lasha."},{"text":"These are the sons of Ham, after their families, after their tongues, in their countries, and in their nations."},{"text":"Unto Shem also, the father of all the children of Eber, the brother of Japheth the elder, even to him were children born."},{"text":"The children of Shem; Elam, and Asshur, and Arphaxad, and Lud, and Aram."},{"text":"And the children of Aram; Uz, and Hul, and Gether, and Mash."},{"text":"And Arphaxad begat Salah; and Salah begat Eber."},{"text":"And unto Eber were born two sons: the name of one was Peleg; for in his days was the earth divided; and his brother's name was Joktan."},{"text":"And Joktan begat Almodad, and Sheleph, and Hazarmaveth, and Jerah,"},{"text":"And Hadoram, and Uzal, and Diklah,"},{"text":"And Obal, and Abimael, and Sheba,"},{"text":"And Ophir, and Havilah, and Jobab: all these were the sons of Joktan."},{"text":"And their dwelling was from Mesha, as thou goest unto Sephar a mount of the east."},{"text":"These are the sons of Shem, after their families, after their tongues, in their lands, after their nations."},{"text":"These are the families of the sons of Noah, after their generations, in their nations: and by these were the nations divided in the earth after the flood."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"And the whole earth was of one language, and of one speech."},{"text":"And it came to pass, as they journeyed from the east, that they found a plain in the land of Shinar; and they dwelt there."},{"text":"And they said one to another, Go to, let us make brick, and burn them thoroughly. And they had brick for stone, and slime had they for morter."},{"text":"And they said, Go to, let us build us a city and a tower, whose top may reach unto heaven; and let us make us a name, lest we be scattered abroad upon the face of the whole earth."},{"text":"And the LORD came down to see the city and the tower, which the children of men builded."},{"text":"And the LORD said, Behold, the people is one, and they have all one language; and this they begin to do: and now nothing will be restrained from them, which they have imagined to do."},{"text":"Go to, let us go down, and there confound their language, that they may not understand one another's speech."},{"text":"So the LORD scattered them abroad from thence upon the face of all the earth: and they left off to build the city."},{"text":"Therefore is the name of it called Babel; because the LORD did there confound the language of all the earth: and from thence did the LORD scatter them abroad upon the face of all the earth."},{"text":"These are the generations of Shem: Shem was an hundred years old, and begat Arphaxad two years after the flood:"},{"text":"And Shem lived after he begat Arphaxad five hundred years, and begat sons and daughters."},{"text":"And Arphaxad lived five and thirty years, and begat Salah:"},{"text":"And Arphaxad lived after he begat Salah four hundred and three years, and begat sons and daughters."},{"text":"And Salah lived thirty years, and begat Eber:"},{"text":"And Salah lived after he begat Eber four hundred and three years, and begat sons and daughters."},{"text":"And Eber lived four and thirty years, and begat Peleg:"},{"text":"And Eber lived after he begat Peleg four hundred and thirty years, and begat sons and daughters."},{"text":"And Peleg lived thirty years, and begat Reu:"},{"text":"And Peleg lived after he begat Reu two hundred and nine years, and begat sons and daughters."},{"text":"And Reu lived two and thirty years, and begat Serug:"},{"text":"And Reu lived after he begat Serug two hundred and seven years, and begat sons and daughters."},{"text":"And Serug lived thirty years, and begat Nahor:"},{"text":"And Serug lived after he begat Nahor two hundred years, and begat sons and daughters."},{"text":"And Nahor lived nine and twenty years, and begat Terah:"},{"text":"And Nahor lived after he begat Terah an hundred and nineteen years, and begat sons and daughters."},{"text":"And Terah lived seventy years, and begat Abram, Nahor, and Haran."},{"text":"Now these are the generations of Terah: Terah begat Abram, Nahor, and Haran; and Haran begat Lot."},{"text":"And Haran died before his father Terah in the land of his nativity, in Ur of the Chaldees."},{"text":"And Abram and Nahor took them wives: the name of Abram's wife was Sarai; and the name of Nahor's wife, Milcah, the daughter of Haran, the father of Milcah, and the father of Iscah."},{"text":"But Sarai was barren; she had no child."},{"text":"And Terah took Abram his son, and Lot the son of Haran his son's son, and Sarai his daughter in law, his son Abram's wife; and they went forth with them from Ur of the Chaldees, to go into the land of Canaan; and they came unto Haran, and dwelt there."},{"text":"And the days of Terah were two hundred and five years: and Terah died in Haran."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Now the LORD had said unto Abram, Get thee out of thy country, and from thy kindred, and from thy father's house, unto a land that I will shew thee:"},{"text":"And I will make of thee a great nation, and I will bless thee, and make thy name great; and thou shalt be a blessing:"},{"text":"And I will bless them that bless thee, and curse him that curseth thee: and in thee shall all families of the earth be blessed."},{"text":"So Abram departed, as the LORD had spoken unto him; and Lot went with him: and Abram was seventy and five years old when he departed out of Haran."},{"text":"And Abram took Sarai his wife, and Lot his brother's son, and all their substance that they had gathered, and the souls that they had gotten in Haran; and they went forth to go into the land of Canaan; and into the land of Canaan they came."},{"text":"And Abram passed through the land unto the place of Sichem, unto the plain of Moreh. And the Canaanite was then in the land."},{"text":"And the LORD appeared unto Abram, and said, Unto thy seed will I give this land: and there builded he an altar unto the LORD, who appeared unto him."},{"text":"And he removed from thence unto a mountain on the east of Bethel, and pitched his tent, having Bethel on the west, and Hai on the east: and there he builded an altar unto the LORD, and called upon the name of the LORD."},{"text":"And Abram journeyed, going on still toward the south."},{"text":"And there was a famine in the land: and Abram went down into Egypt to sojourn there; for the famine was grievous in the land."},{"text":"And it came to pass, when he was come near to enter into Egypt, that he said unto Sarai his wife, Behold now, I know that thou art a fair woman to look upon:"},{"text":"Therefore it shall come to pass, when the Egyptians shall see thee, that they shall say, This is his wife: and they will kill me, but they will save thee alive."},{"text":"Say, I pray thee, thou art my sister: that it may be well with me for thy sake; and my soul shall live because of thee."},{"text":"And it came to pass, that, when Abram was come into Egypt, the Egyptians beheld the woman that she was very fair."},{"text":"The princes also of Pharaoh saw her, and commended her before Pharaoh: and the woman was taken into Pharaoh's house."},{"text":"And he entreated Abram well for her sake: and he had sheep, and oxen, and he asses, and menservants, and maidservants, and she asses, and camels."},{"text":"And the LORD plagued Pharaoh and his house with great plagues because of Sarai Abram's wife."},{"text":"And Pharaoh called Abram and said, What is this that thou hast done unto me? why didst thou not tell me that she was thy wife?"},{"text":"Why saidst thou, She is my sister? so I might have taken her to me to wife: now therefore behold thy wife, take her, and go thy way."},{"text":"And Pharaoh commanded his men concerning him: and they sent him away, and his wife, and all that he had."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And Abram went up out of Egypt, he, and his wife, and all that he had, and Lot with him, into the south."},{"text":"And Abram was very rich in cattle, in silver, and in gold."},{"text":"And he went on his journeys from the south even to Bethel, unto the place where his tent had been at the beginning, between Bethel and Hai;"},{"text":"Unto the place of the altar, which he had make there at the first: and there Abram called on the name of the LORD."},{"text":"And Lot also, which went with Abram, had flocks, and herds, and tents."},{"text":"And the land was not able to bear them, that they might dwell together: for their substance was great, so that they could not dwell together."},{"text":"And there was a strife between the herdmen of Abram's cattle and the herdmen of Lot's cattle: and the Canaanite and the Perizzite dwelled then in the land."},{"text":"And Abram said unto Lot, Let there be no strife, I pray thee, between me and thee, and between my herdmen and thy herdmen; for we be brethren."},{"text":"Is not the whole land before thee? separate thyself, I pray thee, from me: if thou wilt take the left hand, then I will go to the right; or if thou depart to the right hand, then I will go to the left."},{"text":"And Lot lifted up his eyes, and beheld all the plain of Jordan, that it was well watered every where, before the LORD destroyed Sodom and Gomorrah, even as the garden of the LORD, like the land of Egypt, as thou comest unto Zoar."},{"text":"Then Lot chose him all the plain of Jordan; and Lot journeyed east: and they separated themselves the one from the other."},{"text":"Abram dwelled in the land of Canaan, and Lot dwelled in the cities of the plain, and pitched his tent toward Sodom."},{"text":"But the men of Sodom were wicked and sinners before the LORD exceedingly."},{"text":"And the LORD said unto Abram, after that Lot was separated from him, Lift up now thine eyes, and look from the place where thou art northward, and southward, and eastward, and westward:"},{"text":"For all the land which thou seest, to thee will I give it, and to thy seed for ever."},{"text":"And I will make thy seed as the dust of the earth: so that if a man can number the dust of the earth, then shall thy seed also be numbered."},{"text":"Arise, walk through the land in the length of it and in the breadth of it; for I will give it unto thee."},{"text":"Then Abram removed his tent, and came and dwelt in the plain of Mamre, which is in Hebron, and built there an altar unto the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"And it came to pass in the days of Amraphel king of Shinar, Arioch king of Ellasar, Chedorlaomer king of Elam, and Tidal king of nations;"},{"text":"That these made war with Bera king of Sodom, and with Birsha king of Gomorrah, Shinab king of Admah, and Shemeber king of Zeboiim, and the king of Bela, which is Zoar."},{"text":"All these were joined together in the vale of Siddim, which is the salt sea."},{"text":"Twelve years they served Chedorlaomer, and in the thirteenth year they rebelled."},{"text":"And in the fourteenth year came Chedorlaomer, and the kings that were with him, and smote the Rephaims in Ashteroth Karnaim, and the Zuzims in Ham, and the Emins in Shaveh Kiriathaim,"},{"text":"And the Horites in their mount Seir, unto Elparan, which is by the wilderness."},{"text":"And they returned, and came to Enmishpat, which is Kadesh, and smote all the country of the Amalekites, and also the Amorites, that dwelt in Hazezontamar."},{"text":"And there went out the king of Sodom, and the king of Gomorrah, and the king of Admah, and the king of Zeboiim, and the king of Bela (the same is Zoar;) and they joined battle with them in the vale of Siddim;"},{"text":"With Chedorlaomer the king of Elam, and with Tidal king of nations, and Amraphel king of Shinar, and Arioch king of Ellasar; four kings with five."},{"text":"And the vale of Siddim was full of slimepits; and the kings of Sodom and Gomorrah fled, and fell there; and they that remained fled to the mountain."},{"text":"And they took all the goods of Sodom and Gomorrah, and all their victuals, and went their way."},{"text":"And they took Lot, Abram's brother's son, who dwelt in Sodom, and his goods, and departed."},{"text":"And there came one that had escaped, and told Abram the Hebrew; for he dwelt in the plain of Mamre the Amorite, brother of Eshcol, and brother of Aner: and these were confederate with Abram."},{"text":"And when Abram heard that his brother was taken captive, he armed his trained servants, born in his own house, three hundred and eighteen, and pursued them unto Dan."},{"text":"And he divided himself against them, he and his servants, by night, and smote them, and pursued them unto Hobah, which is on the left hand of Damascus."},{"text":"And he brought back all the goods, and also brought again his brother Lot, and his goods, and the women also, and the people."},{"text":"And the king of Sodom went out to meet him after his return from the slaughter of Chedorlaomer, and of the kings that were with him, at the valley of Shaveh, which is the king's dale."},{"text":"And Melchizedek king of Salem brought forth bread and wine: and he was the priest of the most high God."},{"text":"And he blessed him, and said, Blessed be Abram of the most high God, possessor of heaven and earth:"},{"text":"And blessed be the most high God, which hath delivered thine enemies into thy hand. And he gave him tithes of all."},{"text":"And the king of Sodom said unto Abram, Give me the persons, and take the goods to thyself."},{"text":"And Abram said to the king of Sodom, I have lift up mine hand unto the LORD, the most high God, the possessor of heaven and earth,"},{"text":"That I will not take from a thread even to a shoelatchet, and that I will not take any thing that is thine, lest thou shouldest say, I have made Abram rich:"},{"text":"Save only that which the young men have eaten, and the portion of the men which went with me, Aner, Eshcol, and Mamre; let them take their portion."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"After these things the word of the LORD came unto Abram in a vision, saying, Fear not, Abram: I am thy shield, and thy exceeding great reward."},{"text":"And Abram said, LORD God, what wilt thou give me, seeing I go childless, and the steward of my house is this Eliezer of Damascus?"},{"text":"And Abram said, Behold, to me thou hast given no seed: and, lo, one born in my house is mine heir."},{"text":"And, behold, the word of the LORD came unto him, saying, This shall not be thine heir; but he that shall come forth out of thine own bowels shall be thine heir."},{"text":"And he brought him forth abroad, and said, Look now toward heaven, and tell the stars, if thou be able to number them: and he said unto him, So shall thy seed be."},{"text":"And he believed in the LORD; and he counted it to him for righteousness."},{"text":"And he said unto him, I am the LORD that brought thee out of Ur of the Chaldees, to give thee this land to inherit it."},{"text":"And he said, LORD God, whereby shall I know that I shall inherit it?"},{"text":"And he said unto him, Take me an heifer of three years old, and a she goat of three years old, and a ram of three years old, and a turtledove, and a young pigeon."},{"text":"And he took unto him all these, and divided them in the midst, and laid each piece one against another: but the birds divided he not."},{"text":"And when the fowls came down upon the carcases, Abram drove them away."},{"text":"And when the sun was going down, a deep sleep fell upon Abram; and, lo, an horror of great darkness fell upon him."},{"text":"And he said unto Abram, Know of a surety that thy seed shall be a stranger in a land that is not their's, and shall serve them; and they shall afflict them four hundred years;"},{"text":"And also that nation, whom they shall serve, will I judge: and afterward shall they come out with great substance."},{"text":"And thou shalt go to thy fathers in peace; thou shalt be buried in a good old age."},{"text":"But in the fourth generation they shall come hither again: for the iniquity of the Amorites is not yet full."},{"text":"And it came to pass, that, when the sun went down, and it was dark, behold a smoking furnace, and a burning lamp that passed between those pieces."},{"text":"In the same day the LORD made a covenant with Abram, saying, Unto thy seed have I given this land, from the river of Egypt unto the great river, the river Euphrates:"},{"text":"The Kenites, and the Kenizzites, and the Kadmonites,"},{"text":"And the Hittites, and the Perizzites, and the Rephaims,"},{"text":"And the Amorites, and the Canaanites, and the Girgashites, and the Jebusites."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Now Sarai Abram's wife bare him no children: and she had an handmaid, an Egyptian, whose name was Hagar."},{"text":"And Sarai said unto Abram, Behold now, the LORD hath restrained me from bearing: I pray thee, go in unto my maid; it may be that I may obtain children by her. And Abram hearkened to the voice of Sarai."},{"text":"And Sarai Abram's wife took Hagar her maid the Egyptian, after Abram had dwelt ten years in the land of Canaan, and gave her to her husband Abram to be his wife."},{"text":"And he went in unto Hagar, and she conceived: and when she saw that she had conceived, her mistress was despised in her eyes."},{"text":"And Sarai said unto Abram, My wrong be upon thee: I have given my maid into thy bosom; and when she saw that she had conceived, I was despised in her eyes: the LORD judge between me and thee."},{"text":"But Abram said unto Sarai, Behold, thy maid is in thine hand; do to her as it pleaseth thee. And when Sarai dealt hardly with her, she fled from her face."},{"text":"And the angel of the LORD found her by a fountain of water in the wilderness, by the fountain in the way to Shur."},{"text":"And he said, Hagar, Sarai's maid, whence camest thou? and whither wilt thou go? And she said, I flee from the face of my mistress Sarai."},{"text":"And the angel of the LORD said unto her, Return to thy mistress, and submit thyself under her hands."},{"text":"And the angel of the LORD said unto her, I will multiply thy seed exceedingly, that it shall not be numbered for multitude."},{"text":"And the angel of the LORD said unto her, Behold, thou art with child and shalt bear a son, and shalt call his name Ishmael; because the LORD hath heard thy affliction."},{"text":"And he will be a wild man; his hand will be against every man, and every man's hand against him; and he shall dwell in the presence of all his brethren."},{"text":"And she called the name of the LORD that spake unto her, Thou God seest me: for she said, Have I also here looked after him that seeth me?"},{"text":"Wherefore the well was called Beerlahairoi; behold, it is between Kadesh and Bered."},{"text":"And Hagar bare Abram a son: and Abram called his son's name, which Hagar bare, Ishmael."},{"text":"And Abram was fourscore and six years old, when Hagar bare Ishmael to Abram."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And when Abram was ninety years old and nine, the LORD appeared to Abram, and said unto him, I am the Almighty God; walk before me, and be thou perfect."},{"text":"And I will make my covenant between me and thee, and will multiply thee exceedingly."},{"text":"And Abram fell on his face: and God talked with him, saying,"},{"text":"As for me, behold, my covenant is with thee, and thou shalt be a father of many nations."},{"text":"Neither shall thy name any more be called Abram, but thy name shall be Abraham; for a father of many nations have I made thee."},{"text":"And I will make thee exceeding fruitful, and I will make nations of thee, and kings shall come out of thee."},{"text":"And I will establish my covenant between me and thee and thy seed after thee in their generations for an everlasting covenant, to be a God unto thee, and to thy seed after thee."},{"text":"And I will give unto thee, and to thy seed after thee, the land wherein thou art a stranger, all the land of Canaan, for an everlasting possession; and I will be their God."},{"text":"And God said unto Abraham, Thou shalt keep my covenant therefore, thou, and thy seed after thee in their generations."},{"text":"This is my covenant, which ye shall keep, between me and you and thy seed after thee; Every man child among you shall be circumcised."},{"text":"And ye shall circumcise the flesh of your foreskin; and it shall be a token of the covenant betwixt me and you."},{"text":"And he that is eight days old shall be circumcised among you, every man child in your generations, he that is born in the house, or bought with money of any stranger, which is not of thy seed."},{"text":"He that is born in thy house, and he that is bought with thy money, must needs be circumcised: and my covenant shall be in your flesh for an everlasting covenant."},{"text":"And the uncircumcised man child whose flesh of his foreskin is not circumcised, that soul shall be cut off from his people; he hath broken my covenant."},{"text":"And God said unto Abraham, As for Sarai thy wife, thou shalt not call her name Sarai, but Sarah shall her name be."},{"text":"And I will bless her, and give thee a son also of her: yea, I will bless her, and she shall be a mother of nations; kings of people shall be of her."},{"text":"Then Abraham fell upon his face, and laughed, and said in his heart, Shall a child be born unto him that is an hundred years old? and shall Sarah, that is ninety years old, bear?"},{"text":"And Abraham said unto God, O that Ishmael might live before thee!"},{"text":"And God said, Sarah thy wife shall bear thee a son indeed; and thou shalt call his name Isaac: and I will establish my covenant with him for an everlasting covenant, and with his seed after him."},{"text":"And as for Ishmael, I have heard thee: Behold, I have blessed him, and will make him fruitful, and will multiply him exceedingly; twelve princes shall he beget, and I will make him a great nation."},{"text":"But my covenant will I establish with Isaac, which Sarah shall bear unto thee at this set time in the next year."},{"text":"And he left off talking with him, and God went up from Abraham."},{"text":"And Abraham took Ishmael his son, and all that were born in his house, and all that were bought with his money, every male among the men of Abraham's house; and circumcised the flesh of their foreskin in the selfsame day, as God had said unto him."},{"text":"And Abraham was ninety years old and nine, when he was circumcised in the flesh of his foreskin."},{"text":"And Ishmael his son was thirteen years old, when he was circumcised in the flesh of his foreskin."},{"text":"In the selfsame day was Abraham circumcised, and Ishmael his son."},{"text":"And all the men of his house, born in the house, and bought with money of the stranger, were circumcised with him."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"And the LORD appeared unto him in the plains of Mamre: and he sat in the tent door in the heat of the day;"},{"text":"And he lift up his eyes and looked, and, lo, three men stood by him: and when he saw them, he ran to meet them from the tent door, and bowed himself toward the ground,"},{"text":"And said, My LORD, if now I have found favour in thy sight, pass not away, I pray thee, from thy servant:"},{"text":"Let a little water, I pray you, be fetched, and wash your feet, and rest yourselves under the tree:"},{"text":"And I will fetch a morsel of bread, and comfort ye your hearts; after that ye shall pass on: for therefore are ye come to your servant. And they said, So do, as thou hast said."},{"text":"And Abraham hastened into the tent unto Sarah, and said, Make ready quickly three measures of fine meal, knead it, and make cakes upon the hearth."},{"text":"And Abraham ran unto the herd, and fetcht a calf tender and good, and gave it unto a young man; and he hasted to dress it."},{"text":"And he took butter, and milk, and the calf which he had dressed, and set it before them; and he stood by them under the tree, and they did eat."},{"text":"And they said unto him, Where is Sarah thy wife? And he said, Behold, in the tent."},{"text":"And he said, I will certainly return unto thee according to the time of life; and, lo, Sarah thy wife shall have a son. And Sarah heard it in the tent door, which was behind him."},{"text":"Now Abraham and Sarah were old and well stricken in age; and it ceased to be with Sarah after the manner of women."},{"text":"Therefore Sarah laughed within herself, saying, After I am waxed old shall I have pleasure, my lord being old also?"},{"text":"And the LORD said unto Abraham, Wherefore did Sarah laugh, saying, Shall I of a surety bear a child, which am old?"},{"text":"Is any thing too hard for the LORD? At the time appointed I will return unto thee, according to the time of life, and Sarah shall have a son."},{"text":"Then Sarah denied, saying, I laughed not; for she was afraid. And he said, Nay; but thou didst laugh."},{"text":"And the men rose up from thence, and looked toward Sodom: and Abraham went with them to bring them on the way."},{"text":"And the LORD said, Shall I hide from Abraham that thing which I do;"},{"text":"Seeing that Abraham shall surely become a great and mighty nation, and all the nations of the earth shall be blessed in him?"},{"text":"For I know him, that he will command his children and his household after him, and they shall keep the way of the LORD, to do justice and judgment; that the LORD may bring upon Abraham that which he hath spoken of him."},{"text":"And the LORD said, Because the cry of Sodom and Gomorrah is great, and because their sin is very grievous;"},{"text":"I will go down now, and see whether they have done altogether according to the cry of it, which is come unto me; and if not, I will know."},{"text":"And the men turned their faces from thence, and went toward Sodom: but Abraham stood yet before the LORD."},{"text":"And Abraham drew near, and said, Wilt thou also destroy the righteous with the wicked?"},{"text":"Peradventure there be fifty righteous within the city: wilt thou also destroy and not spare the place for the fifty righteous that are therein?"},{"text":"That be far from thee to do after this manner, to slay the righteous with the wicked: and that the righteous should be as the wicked, that be far from thee: Shall not the Judge of all the earth do right?"},{"text":"And the LORD said, If I find in Sodom fifty righteous within the city, then I will spare all the place for their sakes."},{"text":"And Abraham answered and said, Behold now, I have taken upon me to speak unto the LORD, which am but dust and ashes:"},{"text":"Peradventure there shall lack five of the fifty righteous: wilt thou destroy all the city for lack of five? And he said, If I find there forty and five, I will not destroy it."},{"text":"And he spake unto him yet again, and said, Peradventure there shall be forty found there. And he said, I will not do it for forty's sake."},{"text":"And he said unto him, Oh let not the LORD be angry, and I will speak: Peradventure there shall thirty be found there. And he said, I will not do it, if I find thirty there."},{"text":"And he said, Behold now, I have taken upon me to speak unto the LORD: Peradventure there shall be twenty found there. And he said, I will not destroy it for twenty's sake."},{"text":"And he said, Oh let not the LORD be angry, and I will speak yet but this once: Peradventure ten shall be found there. And he said, I will not destroy it for ten's sake."},{"text":"And the LORD went his way, as soon as he had left communing with Abraham: and Abraham returned unto his place."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And there came two angels to Sodom at even; and Lot sat in the gate of Sodom: and Lot seeing them rose up to meet them; and he bowed himself with his face toward the ground;"},{"text":"And he said, Behold now, my lords, turn in, I pray you, into your servant's house, and tarry all night, and wash your feet, and ye shall rise up early, and go on your ways. And they said, Nay; but we will abide in the street all night."},{"text":"And he pressed upon them greatly; and they turned in unto him, and entered into his house; and he made them a feast, and did bake unleavened bread, and they did eat."},{"text":"But before they lay down, the men of the city, even the men of Sodom, compassed the house round, both old and young, all the people from every quarter:"},{"text":"And they called unto Lot, and said unto him, Where are the men which came in to thee this night? bring them out unto us, that we may know them."},{"text":"And Lot went out at the door unto them, and shut the door after him,"},{"text":"And said, I pray you, brethren, do not so wickedly."},{"text":"Behold now, I have two daughters which have not known man; let me, I pray you, bring them out unto you, and do ye to them as is good in your eyes: only unto these men do nothing; for therefore came they under the shadow of my roof."},{"text":"And they said, Stand back. And they said again, This one fellow came in to sojourn, and he will needs be a judge: now will we deal worse with thee, than with them. And they pressed sore upon the man, even Lot, and came near to break the door."},{"text":"But the men put forth their hand, and pulled Lot into the house to them, and shut to the door."},{"text":"And they smote the men that were at the door of the house with blindness, both small and great: so that they wearied themselves to find the door."},{"text":"And the men said unto Lot, Hast thou here any besides? son in law, and thy sons, and thy daughters, and whatsoever thou hast in the city, bring them out of this place:"},{"text":"For we will destroy this place, because the cry of them is waxen great before the face of the LORD; and the LORD hath sent us to destroy it."},{"text":"And Lot went out, and spake unto his sons in law, which married his daughters, and said, Up, get you out of this place; for the LORD will destroy this city. But he seemed as one that mocked unto his sons in law."},{"text":"And when the morning arose, then the angels hastened Lot, saying, Arise, take thy wife, and thy two daughters, which are here; lest thou be consumed in the iniquity of the city."},{"text":"And while he lingered, the men laid hold upon his hand, and upon the hand of his wife, and upon the hand of his two daughters; the LORD being merciful unto him: and they brought him forth, and set him without the city."},{"text":"And it came to pass, when they had brought them forth abroad, that he said, Escape for thy life; look not behind thee, neither stay thou in all the plain; escape to the mountain, lest thou be consumed."},{"text":"And Lot said unto them, Oh, not so, my LORD:"},{"text":"Behold now, thy servant hath found grace in thy sight, and thou hast magnified thy mercy, which thou hast shewed unto me in saving my life; and I cannot escape to the mountain, lest some evil take me, and I die:"},{"text":"Behold now, this city is near to flee unto, and it is a little one: Oh, let me escape thither, (is it not a little one?) and my soul shall live."},{"text":"And he said unto him, See, I have accepted thee concerning this thing also, that I will not overthrow this city, for the which thou hast spoken."},{"text":"Haste thee, escape thither; for I cannot do anything till thou be come thither. Therefore the name of the city was called Zoar."},{"text":"The sun was risen upon the earth when Lot entered into Zoar."},{"text":"Then the LORD rained upon Sodom and upon Gomorrah brimstone and fire from the LORD out of heaven;"},{"text":"And he overthrew those cities, and all the plain, and all the inhabitants of the cities, and that which grew upon the ground."},{"text":"But his wife looked back from behind him, and she became a pillar of salt."},{"text":"And Abraham gat up early in the morning to the place where he stood before the LORD:"},{"text":"And he looked toward Sodom and Gomorrah, and toward all the land of the plain, and beheld, and, lo, the smoke of the country went up as the smoke of a furnace."},{"text":"And it came to pass, when God destroyed the cities of the plain, that God remembered Abraham, and sent Lot out of the midst of the overthrow, when he overthrew the cities in the which Lot dwelt."},{"text":"And Lot went up out of Zoar, and dwelt in the mountain, and his two daughters with him; for he feared to dwell in Zoar: and he dwelt in a cave, he and his two daughters."},{"text":"And the firstborn said unto the younger, Our father is old, and there is not a man in the earth to come in unto us after the manner of all the earth:"},{"text":"Come, let us make our father drink wine, and we will lie with him, that we may preserve seed of our father."},{"text":"And they made their father drink wine that night: and the firstborn went in, and lay with her father; and he perceived not when she lay down, nor when she arose."},{"text":"And it came to pass on the morrow, that the firstborn said unto the younger, Behold, I lay yesternight with my father: let us make him drink wine this night also; and go thou in, and lie with him, that we may preserve seed of our father."},{"text":"And they made their father drink wine that night also: and the younger arose, and lay with him; and he perceived not when she lay down, nor when she arose."},{"text":"Thus were both the daughters of Lot with child by their father."},{"text":"And the first born bare a son, and called his name Moab: the same is the father of the Moabites unto this day."},{"text":"And the younger, she also bare a son, and called his name Benammi: the same is the father of the children of Ammon unto this day."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Thus the heavens and the earth were finished, and all the host of them."},{"text":"And on the seventh day God ended his work which he had made; and he rested on the seventh day from all his work which he had made."},{"text":"And God blessed the seventh day, and sanctified it: because that in it he had rested from all his work which God created and made."},{"text":"These are the generations of the heavens and of the earth when they were created, in the day that the LORD God made the earth and the heavens,"},{"text":"And every plant of the field before it was in the earth, and every herb of the field before it grew: for the LORD God had not caused it to rain upon the earth, and there was not a man to till the ground."},{"text":"But there went up a mist from the earth, and watered the whole face of the ground."},{"text":"And the LORD God formed man of the dust of the ground, and breathed into his nostrils the breath of life; and man became a living soul."},{"text":"And the LORD God planted a garden eastward in Eden; and there he put the man whom he had formed."},{"text":"And out of the ground made the LORD God to grow every tree that is pleasant to the sight, and good for food; the tree of life also in the midst of the garden, and the tree of knowledge of good and evil."},{"text":"And a river went out of Eden to water the garden; and from thence it was parted, and became into four heads."},{"text":"The name of the first is Pison: that is it which compasseth the whole land of Havilah, where there is gold;"},{"text":"And the gold of that land is good: there is bdellium and the onyx stone."},{"text":"And the name of the second river is Gihon: the same is it that compasseth the whole land of Ethiopia."},{"text":"And the name of the third river is Hiddekel: that is it which goeth toward the east of Assyria. And the fourth river is Euphrates."},{"text":"And the LORD God took the man, and put him into the garden of Eden to dress it and to keep it."},{"text":"And the LORD God commanded the man, saying, Of every tree of the garden thou mayest freely eat:"},{"text":"But of the tree of the knowledge of good and evil, thou shalt not eat of it: for in the day that thou eatest thereof thou shalt surely die."},{"text":"And the LORD God said, It is not good that the man should be alone; I will make him an help meet for him."},{"text":"And out of the ground the LORD God formed every beast of the field, and every fowl of the air; and brought them unto Adam to see what he would call them: and whatsoever Adam called every living creature, that was the name thereof."},{"text":"And Adam gave names to all cattle, and to the fowl of the air, and to every beast of the field; but for Adam there was not found an help meet for him."},{"text":"And the LORD God caused a deep sleep to fall upon Adam, and he slept: and he took one of his ribs, and closed up the flesh instead thereof;"},{"text":"And the rib, which the LORD God had taken from man, made he a woman, and brought her unto the man."},{"text":"And Adam said, This is now bone of my bones, and flesh of my flesh: she shall be called Woman, because she was taken out of Man."},{"text":"Therefore shall a man leave his father and his mother, and shall cleave unto his wife: and they shall be one flesh."},{"text":"And they were both naked, the man and his wife, and were not ashamed."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And Abraham journeyed from thence toward the south country, and dwelled between Kadesh and Shur, and sojourned in Gerar."},{"text":"And Abraham said of Sarah his wife, She is my sister: and Abimelech king of Gerar sent, and took Sarah."},{"text":"But God came to Abimelech in a dream by night, and said to him, Behold, thou art but a dead man, for the woman which thou hast taken; for she is a man's wife."},{"text":"But Abimelech had not come near her: and he said, LORD, wilt thou slay also a righteous nation?"},{"text":"Said he not unto me, She is my sister? and she, even she herself said, He is my brother: in the integrity of my heart and innocency of my hands have I done this."},{"text":"And God said unto him in a dream, Yea, I know that thou didst this in the integrity of thy heart; for I also withheld thee from sinning against me: therefore suffered I thee not to touch her."},{"text":"Now therefore restore the man his wife; for he is a prophet, and he shall pray for thee, and thou shalt live: and if thou restore her not, know thou that thou shalt surely die, thou, and all that are thine."},{"text":"Therefore Abimelech rose early in the morning, and called all his servants, and told all these things in their ears: and the men were sore afraid."},{"text":"Then Abimelech called Abraham, and said unto him, What hast thou done unto us? and what have I offended thee, that thou hast brought on me and on my kingdom a great sin? thou hast done deeds unto me that ought not to be done."},{"text":"And Abimelech said unto Abraham, What sawest thou, that thou hast done this thing?"},{"text":"And Abraham said, Because I thought, Surely the fear of God is not in this place; and they will slay me for my wife's sake."},{"text":"And yet indeed she is my sister; she is the daughter of my father, but not the daughter of my mother; and she became my wife."},{"text":"And it came to pass, when God caused me to wander from my father's house, that I said unto her, This is thy kindness which thou shalt shew unto me; at every place whither we shall come, say of me, He is my brother."},{"text":"And Abimelech took sheep, and oxen, and menservants, and womenservants, and gave them unto Abraham, and restored him Sarah his wife."},{"text":"And Abimelech said, Behold, my land is before thee: dwell where it pleaseth thee."},{"text":"And unto Sarah he said, Behold, I have given thy brother a thousand pieces of silver: behold, he is to thee a covering of the eyes, unto all that are with thee, and with all other: thus she was reproved."},{"text":"So Abraham prayed unto God: and God healed Abimelech, and his wife, and his maidservants; and they bare children."},{"text":"For the LORD had fast closed up all the wombs of the house of Abimelech, because of Sarah Abraham's wife."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And the LORD visited Sarah as he had said, and the LORD did unto Sarah as he had spoken."},{"text":"For Sarah conceived, and bare Abraham a son in his old age, at the set time of which God had spoken to him."},{"text":"And Abraham called the name of his son that was born unto him, whom Sarah bare to him, Isaac."},{"text":"And Abraham circumcised his son Isaac being eight days old, as God had commanded him."},{"text":"And Abraham was an hundred years old, when his son Isaac was born unto him."},{"text":"And Sarah said, God hath made me to laugh, so that all that hear will laugh with me."},{"text":"And she said, Who would have said unto Abraham, that Sarah should have given children suck? for I have born him a son in his old age."},{"text":"And the child grew, and was weaned: and Abraham made a great feast the same day that Isaac was weaned."},{"text":"And Sarah saw the son of Hagar the Egyptian, which she had born unto Abraham, mocking."},{"text":"Wherefore she said unto Abraham, Cast out this bondwoman and her son: for the son of this bondwoman shall not be heir with my son, even with Isaac."},{"text":"And the thing was very grievous in Abraham's sight because of his son."},{"text":"And God said unto Abraham, Let it not be grievous in thy sight because of the lad, and because of thy bondwoman; in all that Sarah hath said unto thee, hearken unto her voice; for in Isaac shall thy seed be called."},{"text":"And also of the son of the bondwoman will I make a nation, because he is thy seed."},{"text":"And Abraham rose up early in the morning, and took bread, and a bottle of water, and gave it unto Hagar, putting it on her shoulder, and the child, and sent her away: and she departed, and wandered in the wilderness of Beersheba."},{"text":"And the water was spent in the bottle, and she cast the child under one of the shrubs."},{"text":"And she went, and sat her down over against him a good way off, as it were a bow shot: for she said, Let me not see the death of the child. And she sat over against him, and lift up her voice, and wept."},{"text":"And God heard the voice of the lad; and the angel of God called to Hagar out of heaven, and said unto her, What aileth thee, Hagar? fear not; for God hath heard the voice of the lad where he is."},{"text":"Arise, lift up the lad, and hold him in thine hand; for I will make him a great nation."},{"text":"And God opened her eyes, and she saw a well of water; and she went, and filled the bottle with water, and gave the lad drink."},{"text":"And God was with the lad; and he grew, and dwelt in the wilderness, and became an archer."},{"text":"And he dwelt in the wilderness of Paran: and his mother took him a wife out of the land of Egypt."},{"text":"And it came to pass at that time, that Abimelech and Phichol the chief captain of his host spake unto Abraham, saying, God is with thee in all that thou doest:"},{"text":"Now therefore swear unto me here by God that thou wilt not deal falsely with me, nor with my son, nor with my son's son: but according to the kindness that I have done unto thee, thou shalt do unto me, and to the land wherein thou hast sojourned."},{"text":"And Abraham said, I will swear."},{"text":"And Abraham reproved Abimelech because of a well of water, which Abimelech's servants had violently taken away."},{"text":"And Abimelech said, I wot not who hath done this thing; neither didst thou tell me, neither yet heard I of it, but to day."},{"text":"And Abraham took sheep and oxen, and gave them unto Abimelech; and both of them made a covenant."},{"text":"And Abraham set seven ewe lambs of the flock by themselves."},{"text":"And Abimelech said unto Abraham, What mean these seven ewe lambs which thou hast set by themselves?"},{"text":"And he said, For these seven ewe lambs shalt thou take of my hand, that they may be a witness unto me, that I have digged this well."},{"text":"Wherefore he called that place Beersheba; because there they sware both of them."},{"text":"Thus they made a covenant at Beersheba: then Abimelech rose up, and Phichol the chief captain of his host, and they returned into the land of the Philistines."},{"text":"And Abraham planted a grove in Beersheba, and called there on the name of the LORD, the everlasting God."},{"text":"And Abraham sojourned in the Philistines' land many days."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"And it came to pass after these things, that God did tempt Abraham, and said unto him, Abraham: and he said, Behold, here I am."},{"text":"And he said, Take now thy son, thine only son Isaac, whom thou lovest, and get thee into the land of Moriah; and offer him there for a burnt offering upon one of the mountains which I will tell thee of."},{"text":"And Abraham rose up early in the morning, and saddled his ass, and took two of his young men with him, and Isaac his son, and clave the wood for the burnt offering, and rose up, and went unto the place of which God had told him."},{"text":"Then on the third day Abraham lifted up his eyes, and saw the place afar off."},{"text":"And Abraham said unto his young men, Abide ye here with the ass; and I and the lad will go yonder and worship, and come again to you."},{"text":"And Abraham took the wood of the burnt offering, and laid it upon Isaac his son; and he took the fire in his hand, and a knife; and they went both of them together."},{"text":"And Isaac spake unto Abraham his father, and said, My father: and he said, Here am I, my son. And he said, Behold the fire and the wood: but where is the lamb for a burnt offering?"},{"text":"And Abraham said, My son, God will provide himself a lamb for a burnt offering: so they went both of them together."},{"text":"And they came to the place which God had told him of; and Abraham built an altar there, and laid the wood in order, and bound Isaac his son, and laid him on the altar upon the wood."},{"text":"And Abraham stretched forth his hand, and took the knife to slay his son."},{"text":"And the angel of the LORD called unto him out of heaven, and said, Abraham, Abraham: and he said, Here am I."},{"text":"And he said, Lay not thine hand upon the lad, neither do thou any thing unto him: for now I know that thou fearest God, seeing thou hast not withheld thy son, thine only son from me."},{"text":"And Abraham lifted up his eyes, and looked, and behold behind him a ram caught in a thicket by his horns: and Abraham went and took the ram, and offered him up for a burnt offering in the stead of his son."},{"text":"And Abraham called the name of that place Jehovahjireh: as it is said to this day, In the mount of the LORD it shall be seen."},{"text":"And the angel of the LORD called unto Abraham out of heaven the second time,"},{"text":"And said, By myself have I sworn, saith the LORD, for because thou hast done this thing, and hast not withheld thy son, thine only son:"},{"text":"That in blessing I will bless thee, and in multiplying I will multiply thy seed as the stars of the heaven, and as the sand which is upon the sea shore; and thy seed shall possess the gate of his enemies;"},{"text":"And in thy seed shall all the nations of the earth be blessed; because thou hast obeyed my voice."},{"text":"So Abraham returned unto his young men, and they rose up and went together to Beersheba; and Abraham dwelt at Beersheba."},{"text":"And it came to pass after these things, that it was told Abraham, saying, Behold, Milcah, she hath also born children unto thy brother Nahor;"},{"text":"Huz his firstborn, and Buz his brother, and Kemuel the father of Aram,"},{"text":"And Chesed, and Hazo, and Pildash, and Jidlaph, and Bethuel."},{"text":"And Bethuel begat Rebekah: these eight Milcah did bear to Nahor, Abraham's brother."},{"text":"And his concubine, whose name was Reumah, she bare also Tebah, and Gaham, and Thahash, and Maachah."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"And Sarah was an hundred and seven and twenty years old: these were the years of the life of Sarah."},{"text":"And Sarah died in Kirjatharba; the same is Hebron in the land of Canaan: and Abraham came to mourn for Sarah, and to weep for her."},{"text":"And Abraham stood up from before his dead, and spake unto the sons of Heth, saying,"},{"text":"I am a stranger and a sojourner with you: give me a possession of a buryingplace with you, that I may bury my dead out of my sight."},{"text":"And the children of Heth answered Abraham, saying unto him,"},{"text":"Hear us, my lord: thou art a mighty prince among us: in the choice of our sepulchres bury thy dead; none of us shall withhold from thee his sepulchre, but that thou mayest bury thy dead."},{"text":"And Abraham stood up, and bowed himself to the people of the land, even to the children of Heth."},{"text":"And he communed with them, saying, If it be your mind that I should bury my dead out of my sight; hear me, and intreat for me to Ephron the son of Zohar,"},{"text":"That he may give me the cave of Machpelah, which he hath, which is in the end of his field; for as much money as it is worth he shall give it me for a possession of a buryingplace amongst you."},{"text":"And Ephron dwelt among the children of Heth: and Ephron the Hittite answered Abraham in the audience of the children of Heth, even of all that went in at the gate of his city, saying,"},{"text":"Nay, my lord, hear me: the field give I thee, and the cave that is therein, I give it thee; in the presence of the sons of my people give I it thee: bury thy dead."},{"text":"And Abraham bowed down himself before the people of the land."},{"text":"And he spake unto Ephron in the audience of the people of the land, saying, But if thou wilt give it, I pray thee, hear me: I will give thee money for the field; take it of me, and I will bury my dead there."},{"text":"And Ephron answered Abraham, saying unto him,"},{"text":"My lord, hearken unto me: the land is worth four hundred shekels of silver; what is that betwixt me and thee? bury therefore thy dead."},{"text":"And Abraham hearkened unto Ephron; and Abraham weighed to Ephron the silver, which he had named in the audience of the sons of Heth, four hundred shekels of silver, current money with the merchant."},{"text":"And the field of Ephron which was in Machpelah, which was before Mamre, the field, and the cave which was therein, and all the trees that were in the field, that were in all the borders round about, were made sure"},{"text":"Unto Abraham for a possession in the presence of the children of Heth, before all that went in at the gate of his city."},{"text":"And after this, Abraham buried Sarah his wife in the cave of the field of Machpelah before Mamre: the same is Hebron in the land of Canaan."},{"text":"And the field, and the cave that is therein, were made sure unto Abraham for a possession of a buryingplace by the sons of Heth."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"And Abraham was old, and well stricken in age: and the LORD had blessed Abraham in all things."},{"text":"And Abraham said unto his eldest servant of his house, that ruled over all that he had, Put, I pray thee, thy hand under my thigh:"},{"text":"And I will make thee swear by the LORD, the God of heaven, and the God of the earth, that thou shalt not take a wife unto my son of the daughters of the Canaanites, among whom I dwell:"},{"text":"But thou shalt go unto my country, and to my kindred, and take a wife unto my son Isaac."},{"text":"And the servant said unto him, Peradventure the woman will not be willing to follow me unto this land: must I needs bring thy son again unto the land from whence thou camest?"},{"text":"And Abraham said unto him, Beware thou that thou bring not my son thither again."},{"text":"The LORD God of heaven, which took me from my father's house, and from the land of my kindred, and which spake unto me, and that sware unto me, saying, Unto thy seed will I give this land; he shall send his angel before thee, and thou shalt take a wife unto my son from thence."},{"text":"And if the woman will not be willing to follow thee, then thou shalt be clear from this my oath: only bring not my son thither again."},{"text":"And the servant put his hand under the thigh of Abraham his master, and sware to him concerning that matter."},{"text":"And the servant took ten camels of the camels of his master, and departed; for all the goods of his master were in his hand: and he arose, and went to Mesopotamia, unto the city of Nahor."},{"text":"And he made his camels to kneel down without the city by a well of water at the time of the evening, even the time that women go out to draw water."},{"text":"And he said O LORD God of my master Abraham, I pray thee, send me good speed this day, and shew kindness unto my master Abraham."},{"text":"Behold, I stand here by the well of water; and the daughters of the men of the city come out to draw water:"},{"text":"And let it come to pass, that the damsel to whom I shall say, Let down thy pitcher, I pray thee, that I may drink; and she shall say, Drink, and I will give thy camels drink also: let the same be she that thou hast appointed for thy servant Isaac; and thereby shall I know that thou hast shewed kindness unto my master."},{"text":"And it came to pass, before he had done speaking, that, behold, Rebekah came out, who was born to Bethuel, son of Milcah, the wife of Nahor, Abraham's brother, with her pitcher upon her shoulder."},{"text":"And the damsel was very fair to look upon, a virgin, neither had any man known her: and she went down to the well, and filled her pitcher, and came up."},{"text":"And the servant ran to meet her, and said, Let me, I pray thee, drink a little water of thy pitcher."},{"text":"And she said, Drink, my lord: and she hasted, and let down her pitcher upon her hand, and gave him drink."},{"text":"And when she had done giving him drink, she said, I will draw water for thy camels also, until they have done drinking."},{"text":"And she hasted, and emptied her pitcher into the trough, and ran again unto the well to draw water, and drew for all his camels."},{"text":"And the man wondering at her held his peace, to wit whether the LORD had made his journey prosperous or not."},{"text":"And it came to pass, as the camels had done drinking, that the man took a golden earring of half a shekel weight, and two bracelets for her hands of ten shekels weight of gold;"},{"text":"And said, Whose daughter art thou? tell me, I pray thee: is there room in thy father's house for us to lodge in?"},{"text":"And she said unto him, I am the daughter of Bethuel the son of Milcah, which she bare unto Nahor."},{"text":"She said moreover unto him, We have both straw and provender enough, and room to lodge in."},{"text":"And the man bowed down his head, and worshipped the LORD."},{"text":"And he said, Blessed be the LORD God of my master Abraham, who hath not left destitute my master of his mercy and his truth: I being in the way, the LORD led me to the house of my master's brethren."},{"text":"And the damsel ran, and told them of her mother's house these things."},{"text":"And Rebekah had a brother, and his name was Laban: and Laban ran out unto the man, unto the well."},{"text":"And it came to pass, when he saw the earring and bracelets upon his sister's hands, and when he heard the words of Rebekah his sister, saying, Thus spake the man unto me; that he came unto the man; and, behold, he stood by the camels at the well."},{"text":"And he said, Come in, thou blessed of the LORD; wherefore standest thou without? for I have prepared the house, and room for the camels."},{"text":"And the man came into the house: and he ungirded his camels, and gave straw and provender for the camels, and water to wash his feet, and the men's feet that were with him."},{"text":"And there was set meat before him to eat: but he said, I will not eat, until I have told mine errand. And he said, Speak on."},{"text":"And he said, I am Abraham's servant."},{"text":"And the LORD hath blessed my master greatly; and he is become great: and he hath given him flocks, and herds, and silver, and gold, and menservants, and maidservants, and camels, and asses."},{"text":"And Sarah my master's wife bare a son to my master when she was old: and unto him hath he given all that he hath."},{"text":"And my master made me swear, saying, Thou shalt not take a wife to my son of the daughters of the Canaanites, in whose land I dwell:"},{"text":"But thou shalt go unto my father's house, and to my kindred, and take a wife unto my son."},{"text":"And I said unto my master, Peradventure the woman will not follow me."},{"text":"And he said unto me, The LORD, before whom I walk, will send his angel with thee, and prosper thy way; and thou shalt take a wife for my son of my kindred, and of my father's house:"},{"text":"Then shalt thou be clear from this my oath, when thou comest to my kindred; and if they give not thee one, thou shalt be clear from my oath."},{"text":"And I came this day unto the well, and said, O LORD God of my master Abraham, if now thou do prosper my way which I go:"},{"text":"Behold, I stand by the well of water; and it shall come to pass, that when the virgin cometh forth to draw water, and I say to her, Give me, I pray thee, a little water of thy pitcher to drink;"},{"text":"And she say to me, Both drink thou, and I will also draw for thy camels: let the same be the woman whom the LORD hath appointed out for my master's son."},{"text":"And before I had done speaking in mine heart, behold, Rebekah came forth with her pitcher on her shoulder; and she went down unto the well, and drew water: and I said unto her, Let me drink, I pray thee."},{"text":"And she made haste, and let down her pitcher from her shoulder, and said, Drink, and I will give thy camels drink also: so I drank, and she made the camels drink also."},{"text":"And I asked her, and said, Whose daughter art thou? And she said, the daughter of Bethuel, Nahor's son, whom Milcah bare unto him: and I put the earring upon her face, and the bracelets upon her hands."},{"text":"And I bowed down my head, and worshipped the LORD, and blessed the LORD God of my master Abraham, which had led me in the right way to take my master's brother's daughter unto his son."},{"text":"And now if ye will deal kindly and truly with my master, tell me: and if not, tell me; that I may turn to the right hand, or to the left."},{"text":"Then Laban and Bethuel answered and said, The thing proceedeth from the LORD: we cannot speak unto thee bad or good."},{"text":"Behold, Rebekah is before thee, take her, and go, and let her be thy master's son's wife, as the LORD hath spoken."},{"text":"And it came to pass, that, when Abraham's servant heard their words, he worshipped the LORD, bowing himself to the earth."},{"text":"And the servant brought forth jewels of silver, and jewels of gold, and raiment, and gave them to Rebekah: he gave also to her brother and to her mother precious things."},{"text":"And they did eat and drink, he and the men that were with him, and tarried all night; and they rose up in the morning, and he said, Send me away unto my master."},{"text":"And her brother and her mother said, Let the damsel abide with us a few days, at the least ten; after that she shall go."},{"text":"And he said unto them, Hinder me not, seeing the LORD hath prospered my way; send me away that I may go to my master."},{"text":"And they said, We will call the damsel, and enquire at her mouth."},{"text":"And they called Rebekah, and said unto her, Wilt thou go with this man? And she said, I will go."},{"text":"And they sent away Rebekah their sister, and her nurse, and Abraham's servant, and his men."},{"text":"And they blessed Rebekah, and said unto her, Thou art our sister, be thou the mother of thousands of millions, and let thy seed possess the gate of those which hate them."},{"text":"And Rebekah arose, and her damsels, and they rode upon the camels, and followed the man: and the servant took Rebekah, and went his way."},{"text":"And Isaac came from the way of the well Lahairoi; for he dwelt in the south country."},{"text":"And Isaac went out to meditate in the field at the eventide: and he lifted up his eyes, and saw, and, behold, the camels were coming."},{"text":"And Rebekah lifted up her eyes, and when she saw Isaac, she lighted off the camel."},{"text":"For she had said unto the servant, What man is this that walketh in the field to meet us? And the servant had said, It is my master: therefore she took a vail, and covered herself."},{"text":"And the servant told Isaac all things that he had done."},{"text":"And Isaac brought her into his mother Sarah's tent, and took Rebekah, and she became his wife; and he loved her: and Isaac was comforted after his mother's death."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"Then again Abraham took a wife, and her name was Keturah."},{"text":"And she bare him Zimran, and Jokshan, and Medan, and Midian, and Ishbak, and Shuah."},{"text":"And Jokshan begat Sheba, and Dedan. And the sons of Dedan were Asshurim, and Letushim, and Leummim."},{"text":"And the sons of Midian; Ephah, and Epher, and Hanoch, and Abidah, and Eldaah. All these were the children of Keturah."},{"text":"And Abraham gave all that he had unto Isaac."},{"text":"But unto the sons of the concubines, which Abraham had, Abraham gave gifts, and sent them away from Isaac his son, while he yet lived, eastward, unto the east country."},{"text":"And these are the days of the years of Abraham's life which he lived, an hundred threescore and fifteen years."},{"text":"Then Abraham gave up the ghost, and died in a good old age, an old man, and full of years; and was gathered to his people."},{"text":"And his sons Isaac and Ishmael buried him in the cave of Machpelah, in the field of Ephron the son of Zohar the Hittite, which is before Mamre;"},{"text":"The field which Abraham purchased of the sons of Heth: there was Abraham buried, and Sarah his wife."},{"text":"And it came to pass after the death of Abraham, that God blessed his son Isaac; and Isaac dwelt by the well Lahairoi."},{"text":"Now these are the generations of Ishmael, Abraham's son, whom Hagar the Egyptian, Sarah's handmaid, bare unto Abraham:"},{"text":"And these are the names of the sons of Ishmael, by their names, according to their generations: the firstborn of Ishmael, Nebajoth; and Kedar, and Adbeel, and Mibsam,"},{"text":"And Mishma, and Dumah, and Massa,"},{"text":"Hadar, and Tema, Jetur, Naphish, and Kedemah:"},{"text":"These are the sons of Ishmael, and these are their names, by their towns, and by their castles; twelve princes according to their nations."},{"text":"And these are the years of the life of Ishmael, an hundred and thirty and seven years: and he gave up the ghost and died; and was gathered unto his people."},{"text":"And they dwelt from Havilah unto Shur, that is before Egypt, as thou goest toward Assyria: and he died in the presence of all his brethren."},{"text":"And these are the generations of Isaac, Abraham's son: Abraham begat Isaac:"},{"text":"And Isaac was forty years old when he took Rebekah to wife, the daughter of Bethuel the Syrian of Padanaram, the sister to Laban the Syrian."},{"text":"And Isaac intreated the LORD for his wife, because she was barren: and the LORD was intreated of him, and Rebekah his wife conceived."},{"text":"And the children struggled together within her; and she said, If it be so, why am I thus? And she went to enquire of the LORD."},{"text":"And the LORD said unto her, Two nations are in thy womb, and two manner of people shall be separated from thy bowels; and the one people shall be stronger than the other people; and the elder shall serve the younger."},{"text":"And when her days to be delivered were fulfilled, behold, there were twins in her womb."},{"text":"And the first came out red, all over like an hairy garment; and they called his name Esau."},{"text":"And after that came his brother out, and his hand took hold on Esau's heel; and his name was called Jacob: and Isaac was threescore years old when she bare them."},{"text":"And the boys grew: and Esau was a cunning hunter, a man of the field; and Jacob was a plain man, dwelling in tents."},{"text":"And Isaac loved Esau, because he did eat of his venison: but Rebekah loved Jacob."},{"text":"And Jacob sod pottage: and Esau came from the field, and he was faint:"},{"text":"And Esau said to Jacob, Feed me, I pray thee, with that same red pottage; for I am faint: therefore was his name called Edom."},{"text":"And Jacob said, Sell me this day thy birthright."},{"text":"And Esau said, Behold, I am at the point to die: and what profit shall this birthright do to me?"},{"text":"And Jacob said, Swear to me this day; and he sware unto him: and he sold his birthright unto Jacob."},{"text":"Then Jacob gave Esau bread and pottage of lentiles; and he did eat and drink, and rose up, and went his way: thus Esau despised his birthright."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"And there was a famine in the land, beside the first famine that was in the days of Abraham. And Isaac went unto Abimelech king of the Philistines unto Gerar."},{"text":"And the LORD appeared unto him, and said, Go not down into Egypt; dwell in the land which I shall tell thee of:"},{"text":"Sojourn in this land, and I will be with thee, and will bless thee; for unto thee, and unto thy seed, I will give all these countries, and I will perform the oath which I sware unto Abraham thy father;"},{"text":"And I will make thy seed to multiply as the stars of heaven, and will give unto thy seed all these countries; and in thy seed shall all the nations of the earth be blessed;"},{"text":"Because that Abraham obeyed my voice, and kept my charge, my commandments, my statutes, and my laws."},{"text":"And Isaac dwelt in Gerar:"},{"text":"And the men of the place asked him of his wife; and he said, She is my sister: for he feared to say, She is my wife; lest, said he, the men of the place should kill me for Rebekah; because she was fair to look upon."},{"text":"And it came to pass, when he had been there a long time, that Abimelech king of the Philistines looked out at a window, and saw, and, behold, Isaac was sporting with Rebekah his wife."},{"text":"And Abimelech called Isaac, and said, Behold, of a surety she is thy wife; and how saidst thou, She is my sister? And Isaac said unto him, Because I said, Lest I die for her."},{"text":"And Abimelech said, What is this thou hast done unto us? one of the people might lightly have lien with thy wife, and thou shouldest have brought guiltiness upon us."},{"text":"And Abimelech charged all his people, saying, He that toucheth this man or his wife shall surely be put to death."},{"text":"Then Isaac sowed in that land, and received in the same year an hundredfold: and the LORD blessed him."},{"text":"And the man waxed great, and went forward, and grew until he became very great:"},{"text":"For he had possession of flocks, and possession of herds, and great store of servants: and the Philistines envied him."},{"text":"For all the wells which his father's servants had digged in the days of Abraham his father, the Philistines had stopped them, and filled them with earth."},{"text":"And Abimelech said unto Isaac, Go from us; for thou art much mightier than we."},{"text":"And Isaac departed thence, and pitched his tent in the valley of Gerar, and dwelt there."},{"text":"And Isaac digged again the wells of water, which they had digged in the days of Abraham his father; for the Philistines had stopped them after the death of Abraham: and he called their names after the names by which his father had called them."},{"text":"And Isaac's servants digged in the valley, and found there a well of springing water."},{"text":"And the herdmen of Gerar did strive with Isaac's herdmen, saying, The water is ours: and he called the name of the well Esek; because they strove with him."},{"text":"And they digged another well, and strove for that also: and he called the name of it Sitnah."},{"text":"And he removed from thence, and digged another well; and for that they strove not: and he called the name of it Rehoboth; and he said, For now the LORD hath made room for us, and we shall be fruitful in the land."},{"text":"And he went up from thence to Beersheba."},{"text":"And the LORD appeared unto him the same night, and said, I am the God of Abraham thy father: fear not, for I am with thee, and will bless thee, and multiply thy seed for my servant Abraham's sake."},{"text":"And he builded an altar there, and called upon the name of the LORD, and pitched his tent there: and there Isaac's servants digged a well."},{"text":"Then Abimelech went to him from Gerar, and Ahuzzath one of his friends, and Phichol the chief captain of his army."},{"text":"And Isaac said unto them, Wherefore come ye to me, seeing ye hate me, and have sent me away from you?"},{"text":"And they said, We saw certainly that the LORD was with thee: and we said, Let there be now an oath betwixt us, even betwixt us and thee, and let us make a covenant with thee;"},{"text":"That thou wilt do us no hurt, as we have not touched thee, and as we have done unto thee nothing but good, and have sent thee away in peace: thou art now the blessed of the LORD."},{"text":"And he made them a feast, and they did eat and drink."},{"text":"And they rose up betimes in the morning, and sware one to another: and Isaac sent them away, and they departed from him in peace."},{"text":"And it came to pass the same day, that Isaac's servants came, and told him concerning the well which they had digged, and said unto him, We have found water."},{"text":"And he called it Shebah: therefore the name of the city is Beersheba unto this day."},{"text":"And Esau was forty years old when he took to wife Judith the daughter of Beeri the Hittite, and Bashemath the daughter of Elon the Hittite:"},{"text":"Which were a grief of mind unto Isaac and to Rebekah."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"And it came to pass, that when Isaac was old, and his eyes were dim, so that he could not see, he called Esau his eldest son, and said unto him, My son: and he said unto him, Behold, here am I."},{"text":"And he said, Behold now, I am old, I know not the day of my death:"},{"text":"Now therefore take, I pray thee, thy weapons, thy quiver and thy bow, and go out to the field, and take me some venison;"},{"text":"And make me savoury meat, such as I love, and bring it to me, that I may eat; that my soul may bless thee before I die."},{"text":"And Rebekah heard when Isaac spake to Esau his son. And Esau went to the field to hunt for venison, and to bring it."},{"text":"And Rebekah spake unto Jacob her son, saying, Behold, I heard thy father speak unto Esau thy brother, saying,"},{"text":"Bring me venison, and make me savoury meat, that I may eat, and bless thee before the LORD before my death."},{"text":"Now therefore, my son, obey my voice according to that which I command thee."},{"text":"Go now to the flock, and fetch me from thence two good kids of the goats; and I will make them savoury meat for thy father, such as he loveth:"},{"text":"And thou shalt bring it to thy father, that he may eat, and that he may bless thee before his death."},{"text":"And Jacob said to Rebekah his mother, Behold, Esau my brother is a hairy man, and I am a smooth man:"},{"text":"My father peradventure will feel me, and I shall seem to him as a deceiver; and I shall bring a curse upon me, and not a blessing."},{"text":"And his mother said unto him, Upon me be thy curse, my son: only obey my voice, and go fetch me them."},{"text":"And he went, and fetched, and brought them to his mother: and his mother made savoury meat, such as his father loved."},{"text":"And Rebekah took goodly raiment of her eldest son Esau, which were with her in the house, and put them upon Jacob her younger son:"},{"text":"And she put the skins of the kids of the goats upon his hands, and upon the smooth of his neck:"},{"text":"And she gave the savoury meat and the bread, which she had prepared, into the hand of her son Jacob."},{"text":"And he came unto his father, and said, My father: and he said, Here am I; who art thou, my son?"},{"text":"And Jacob said unto his father, I am Esau thy first born; I have done according as thou badest me: arise, I pray thee, sit and eat of my venison, that thy soul may bless me."},{"text":"And Isaac said unto his son, How is it that thou hast found it so quickly, my son? And he said, Because the LORD thy God brought it to me."},{"text":"And Isaac said unto Jacob, Come near, I pray thee, that I may feel thee, my son, whether thou be my very son Esau or not."},{"text":"And Jacob went near unto Isaac his father; and he felt him, and said, The voice is Jacob's voice, but the hands are the hands of Esau."},{"text":"And he discerned him not, because his hands were hairy, as his brother Esau's hands: so he blessed him."},{"text":"And he said, Art thou my very son Esau? And he said, I am."},{"text":"And he said, Bring it near to me, and I will eat of my son's venison, that my soul may bless thee. And he brought it near to him, and he did eat: and he brought him wine and he drank."},{"text":"And his father Isaac said unto him, Come near now, and kiss me, my son."},{"text":"And he came near, and kissed him: and he smelled the smell of his raiment, and blessed him, and said, See, the smell of my son is as the smell of a field which the LORD hath blessed:"},{"text":"Therefore God give thee of the dew of heaven, and the fatness of the earth, and plenty of corn and wine:"},{"text":"Let people serve thee, and nations bow down to thee: be lord over thy brethren, and let thy mother's sons bow down to thee: cursed be every one that curseth thee, and blessed be he that blesseth thee."},{"text":"And it came to pass, as soon as Isaac had made an end of blessing Jacob, and Jacob was yet scarce gone out from the presence of Isaac his father, that Esau his brother came in from his hunting."},{"text":"And he also had made savoury meat, and brought it unto his father, and said unto his father, Let my father arise, and eat of his son's venison, that thy soul may bless me."},{"text":"And Isaac his father said unto him, Who art thou? And he said, I am thy son, thy firstborn Esau."},{"text":"And Isaac trembled very exceedingly, and said, Who? where is he that hath taken venison, and brought it me, and I have eaten of all before thou camest, and have blessed him? yea, and he shall be blessed."},{"text":"And when Esau heard the words of his father, he cried with a great and exceeding bitter cry, and said unto his father, Bless me, even me also, O my father."},{"text":"And he said, Thy brother came with subtilty, and hath taken away thy blessing."},{"text":"And he said, Is not he rightly named Jacob? for he hath supplanted me these two times: he took away my birthright; and, behold, now he hath taken away my blessing. And he said, Hast thou not reserved a blessing for me?"},{"text":"And Isaac answered and said unto Esau, Behold, I have made him thy lord, and all his brethren have I given to him for servants; and with corn and wine have I sustained him: and what shall I do now unto thee, my son?"},{"text":"And Esau said unto his father, Hast thou but one blessing, my father? bless me, even me also, O my father. And Esau lifted up his voice, and wept."},{"text":"And Isaac his father answered and said unto him, Behold, thy dwelling shall be the fatness of the earth, and of the dew of heaven from above;"},{"text":"And by thy sword shalt thou live, and shalt serve thy brother; and it shall come to pass when thou shalt have the dominion, that thou shalt break his yoke from off thy neck."},{"text":"And Esau hated Jacob because of the blessing wherewith his father blessed him: and Esau said in his heart, The days of mourning for my father are at hand; then will I slay my brother Jacob."},{"text":"And these words of Esau her elder son were told to Rebekah: and she sent and called Jacob her younger son, and said unto him, Behold, thy brother Esau, as touching thee, doth comfort himself, purposing to kill thee."},{"text":"Now therefore, my son, obey my voice; arise, flee thou to Laban my brother to Haran;"},{"text":"And tarry with him a few days, until thy brother's fury turn away;"},{"text":"Until thy brother's anger turn away from thee, and he forget that which thou hast done to him: then I will send, and fetch thee from thence: why should I be deprived also of you both in one day?"},{"text":"And Rebekah said to Isaac, I am weary of my life because of the daughters of Heth: if Jacob take a wife of the daughters of Heth, such as these which are of the daughters of the land, what good shall my life do me?"}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"And Isaac called Jacob, and blessed him, and charged him, and said unto him, Thou shalt not take a wife of the daughters of Canaan."},{"text":"Arise, go to Padanaram, to the house of Bethuel thy mother's father; and take thee a wife from thence of the daughers of Laban thy mother's brother."},{"text":"And God Almighty bless thee, and make thee fruitful, and multiply thee, that thou mayest be a multitude of people;"},{"text":"And give thee the blessing of Abraham, to thee, and to thy seed with thee; that thou mayest inherit the land wherein thou art a stranger, which God gave unto Abraham."},{"text":"And Isaac sent away Jacob: and he went to Padanaram unto Laban, son of Bethuel the Syrian, the brother of Rebekah, Jacob's and Esau's mother."},{"text":"When Esau saw that Isaac had blessed Jacob, and sent him away to Padanaram, to take him a wife from thence; and that as he blessed him he gave him a charge, saying, Thou shalt not take a wife of the daughers of Canaan;"},{"text":"And that Jacob obeyed his father and his mother, and was gone to Padanaram;"},{"text":"And Esau seeing that the daughters of Canaan pleased not Isaac his father;"},{"text":"Then went Esau unto Ishmael, and took unto the wives which he had Mahalath the daughter of Ishmael Abraham's son, the sister of Nebajoth, to be his wife."},{"text":"And Jacob went out from Beersheba, and went toward Haran."},{"text":"And he lighted upon a certain place, and tarried there all night, because the sun was set; and he took of the stones of that place, and put them for his pillows, and lay down in that place to sleep."},{"text":"And he dreamed, and behold a ladder set up on the earth, and the top of it reached to heaven: and behold the angels of God ascending and descending on it."},{"text":"And, behold, the LORD stood above it, and said, I am the LORD God of Abraham thy father, and the God of Isaac: the land whereon thou liest, to thee will I give it, and to thy seed;"},{"text":"And thy seed shall be as the dust of the earth, and thou shalt spread abroad to the west, and to the east, and to the north, and to the south: and in thee and in thy seed shall all the families of the earth be blessed."},{"text":"And, behold, I am with thee, and will keep thee in all places whither thou goest, and will bring thee again into this land; for I will not leave thee, until I have done that which I have spoken to thee of."},{"text":"And Jacob awaked out of his sleep, and he said, Surely the LORD is in this place; and I knew it not."},{"text":"And he was afraid, and said, How dreadful is this place! this is none other but the house of God, and this is the gate of heaven."},{"text":"And Jacob rose up early in the morning, and took the stone that he had put for his pillows, and set it up for a pillar, and poured oil upon the top of it."},{"text":"And he called the name of that place Bethel: but the name of that city was called Luz at the first."},{"text":"And Jacob vowed a vow, saying, If God will be with me, and will keep me in this way that I go, and will give me bread to eat, and raiment to put on,"},{"text":"So that I come again to my father's house in peace; then shall the LORD be my God:"},{"text":"And this stone, which I have set for a pillar, shall be God's house: and of all that thou shalt give me I will surely give the tenth unto thee."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"Then Jacob went on his journey, and came into the land of the people of the east."},{"text":"And he looked, and behold a well in the field, and, lo, there were three flocks of sheep lying by it; for out of that well they watered the flocks: and a great stone was upon the well's mouth."},{"text":"And thither were all the flocks gathered: and they rolled the stone from the well's mouth, and watered the sheep, and put the stone again upon the well's mouth in his place."},{"text":"And Jacob said unto them, My brethren, whence be ye? And they said, Of Haran are we."},{"text":"And he said unto them, Know ye Laban the son of Nahor? And they said, We know him."},{"text":"And he said unto them, Is he well? And they said, He is well: and, behold, Rachel his daughter cometh with the sheep."},{"text":"And he said, Lo, it is yet high day, neither is it time that the cattle should be gathered together: water ye the sheep, and go and feed them."},{"text":"And they said, We cannot, until all the flocks be gathered together, and till they roll the stone from the well's mouth; then we water the sheep."},{"text":"And while he yet spake with them, Rachel came with her father's sheep; for she kept them."},{"text":"And it came to pass, when Jacob saw Rachel the daughter of Laban his mother's brother, and the sheep of Laban his mother's brother, that Jacob went near, and rolled the stone from the well's mouth, and watered the flock of Laban his mother's brother."},{"text":"And Jacob kissed Rachel, and lifted up his voice, and wept."},{"text":"And Jacob told Rachel that he was her father's brother, and that he was Rebekah's son: and she ran and told her father."},{"text":"And it came to pass, when Laban heard the tidings of Jacob his sister's son, that he ran to meet him, and embraced him, and kissed him, and brought him to his house. And he told Laban all these things."},{"text":"And Laban said to him, Surely thou art my bone and my flesh. And he abode with him the space of a month."},{"text":"And Laban said unto Jacob, Because thou art my brother, shouldest thou therefore serve me for nought? tell me, what shall thy wages be?"},{"text":"And Laban had two daughters: the name of the elder was Leah, and the name of the younger was Rachel."},{"text":"Leah was tender eyed; but Rachel was beautiful and well favoured."},{"text":"And Jacob loved Rachel; and said, I will serve thee seven years for Rachel thy younger daughter."},{"text":"And Laban said, It is better that I give her to thee, than that I should give her to another man: abide with me."},{"text":"And Jacob served seven years for Rachel; and they seemed unto him but a few days, for the love he had to her."},{"text":"And Jacob said unto Laban, Give me my wife, for my days are fulfilled, that I may go in unto her."},{"text":"And Laban gathered together all the men of the place, and made a feast."},{"text":"And it came to pass in the evening, that he took Leah his daughter, and brought her to him; and he went in unto her."},{"text":"And Laban gave unto his daughter Leah Zilpah his maid for an handmaid."},{"text":"And it came to pass, that in the morning, behold, it was Leah: and he said to Laban, What is this thou hast done unto me? did not I serve with thee for Rachel? wherefore then hast thou beguiled me?"},{"text":"And Laban said, It must not be so done in our country, to give the younger before the firstborn."},{"text":"Fulfil her week, and we will give thee this also for the service which thou shalt serve with me yet seven other years."},{"text":"And Jacob did so, and fulfilled her week: and he gave him Rachel his daughter to wife also."},{"text":"And Laban gave to Rachel his daughter Bilhah his handmaid to be her maid."},{"text":"And he went in also unto Rachel, and he loved also Rachel more than Leah, and served with him yet seven other years."},{"text":"And when the LORD saw that Leah was hated, he opened her womb: but Rachel was barren."},{"text":"And Leah conceived, and bare a son, and she called his name Reuben: for she said, Surely the LORD hath looked upon my affliction; now therefore my husband will love me."},{"text":"And she conceived again, and bare a son; and said, Because the LORD hath heard I was hated, he hath therefore given me this son also: and she called his name Simeon."},{"text":"And she conceived again, and bare a son; and said, Now this time will my husband be joined unto me, because I have born him three sons: therefore was his name called Levi."},{"text":"And she conceived again, and bare a son: and she said, Now will I praise the LORD: therefore she called his name Judah; and left bearing."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Now the serpent was more subtil than any beast of the field which the LORD God had made. And he said unto the woman, Yea, hath God said, Ye shall not eat of every tree of the garden?"},{"text":"And the woman said unto the serpent, We may eat of the fruit of the trees of the garden:"},{"text":"But of the fruit of the tree which is in the midst of the garden, God hath said, Ye shall not eat of it, neither shall ye touch it, lest ye die."},{"text":"And the serpent said unto the woman, Ye shall not surely die:"},{"text":"For God doth know that in the day ye eat thereof, then your eyes shall be opened, and ye shall be as gods, knowing good and evil."},{"text":"And when the woman saw that the tree was good for food, and that it was pleasant to the eyes, and a tree to be desired to make one wise, she took of the fruit thereof, and did eat, and gave also unto her husband with her; and he did eat."},{"text":"And the eyes of them both were opened, and they knew that they were naked; and they sewed fig leaves together, and made themselves aprons."},{"text":"And they heard the voice of the LORD God walking in the garden in the cool of the day: and Adam and his wife hid themselves from the presence of the LORD God amongst the trees of the garden."},{"text":"And the LORD God called unto Adam, and said unto him, Where art thou?"},{"text":"And he said, I heard thy voice in the garden, and I was afraid, because I was naked; and I hid myself."},{"text":"And he said, Who told thee that thou wast naked? Hast thou eaten of the tree, whereof I commanded thee that thou shouldest not eat?"},{"text":"And the man said, The woman whom thou gavest to be with me, she gave me of the tree, and I did eat."},{"text":"And the LORD God said unto the woman, What is this that thou hast done? And the woman said, The serpent beguiled me, and I did eat."},{"text":"And the LORD God said unto the serpent, Because thou hast done this, thou art cursed above all cattle, and above every beast of the field; upon thy belly shalt thou go, and dust shalt thou eat all the days of thy life:"},{"text":"And I will put enmity between thee and the woman, and between thy seed and her seed; it shall bruise thy head, and thou shalt bruise his heel."},{"text":"Unto the woman he said, I will greatly multiply thy sorrow and thy conception; in sorrow thou shalt bring forth children; and thy desire shall be to thy husband, and he shall rule over thee."},{"text":"And unto Adam he said, Because thou hast hearkened unto the voice of thy wife, and hast eaten of the tree, of which I commanded thee, saying, Thou shalt not eat of it: cursed is the ground for thy sake; in sorrow shalt thou eat of it all the days of thy life;"},{"text":"Thorns also and thistles shall it bring forth to thee; and thou shalt eat the herb of the field;"},{"text":"In the sweat of thy face shalt thou eat bread, till thou return unto the ground; for out of it wast thou taken: for dust thou art, and unto dust shalt thou return."},{"text":"And Adam called his wife's name Eve; because she was the mother of all living."},{"text":"Unto Adam also and to his wife did the LORD God make coats of skins, and clothed them."},{"text":"And the LORD God said, Behold, the man is become as one of us, to know good and evil: and now, lest he put forth his hand, and take also of the tree of life, and eat, and live for ever:"},{"text":"Therefore the LORD God sent him forth from the garden of Eden, to till the ground from whence he was taken."},{"text":"So he drove out the man; and he placed at the east of the garden of Eden Cherubims, and a flaming sword which turned every way, to keep the way of the tree of life."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"And when Rachel saw that she bare Jacob no children, Rachel envied her sister; and said unto Jacob, Give me children, or else I die."},{"text":"And Jacob's anger was kindled against Rachel: and he said, Am I in God's stead, who hath withheld from thee the fruit of the womb?"},{"text":"And she said, Behold my maid Bilhah, go in unto her; and she shall bear upon my knees, that I may also have children by her."},{"text":"And she gave him Bilhah her handmaid to wife: and Jacob went in unto her."},{"text":"And Bilhah conceived, and bare Jacob a son."},{"text":"And Rachel said, God hath judged me, and hath also heard my voice, and hath given me a son: therefore called she his name Dan."},{"text":"And Bilhah Rachel's maid conceived again, and bare Jacob a second son."},{"text":"And Rachel said, With great wrestlings have I wrestled with my sister, and I have prevailed: and she called his name Naphtali."},{"text":"When Leah saw that she had left bearing, she took Zilpah her maid, and gave her Jacob to wife."},{"text":"And Zilpah Leah's maid bare Jacob a son."},{"text":"And Leah said, A troop cometh: and she called his name Gad."},{"text":"And Zilpah Leah's maid bare Jacob a second son."},{"text":"And Leah said, Happy am I, for the daughters will call me blessed: and she called his name Asher."},{"text":"And Reuben went in the days of wheat harvest, and found mandrakes in the field, and brought them unto his mother Leah. Then Rachel said to Leah, Give me, I pray thee, of thy son's mandrakes."},{"text":"And she said unto her, Is it a small matter that thou hast taken my husband? and wouldest thou take away my son's mandrakes also? And Rachel said, Therefore he shall lie with thee to night for thy son's mandrakes."},{"text":"And Jacob came out of the field in the evening, and Leah went out to meet him, and said, Thou must come in unto me; for surely I have hired thee with my son's mandrakes. And he lay with her that night."},{"text":"And God hearkened unto Leah, and she conceived, and bare Jacob the fifth son."},{"text":"And Leah said, God hath given me my hire, because I have given my maiden to my husband: and she called his name Issachar."},{"text":"And Leah conceived again, and bare Jacob the sixth son."},{"text":"And Leah said, God hath endued me with a good dowry; now will my husband dwell with me, because I have born him six sons: and she called his name Zebulun."},{"text":"And afterwards she bare a daughter, and called her name Dinah."},{"text":"And God remembered Rachel, and God hearkened to her, and opened her womb."},{"text":"And she conceived, and bare a son; and said, God hath taken away my reproach:"},{"text":"And she called his name Joseph; and said, The LORD shall add to me another son."},{"text":"And it came to pass, when Rachel had born Joseph, that Jacob said unto Laban, Send me away, that I may go unto mine own place, and to my country."},{"text":"Give me my wives and my children, for whom I have served thee, and let me go: for thou knowest my service which I have done thee."},{"text":"And Laban said unto him, I pray thee, if I have found favour in thine eyes, tarry: for I have learned by experience that the LORD hath blessed me for thy sake."},{"text":"And he said, Appoint me thy wages, and I will give it."},{"text":"And he said unto him, Thou knowest how I have served thee, and how thy cattle was with me."},{"text":"For it was little which thou hadst before I came, and it is now increased unto a multitude; and the LORD hath blessed thee since my coming: and now when shall I provide for mine own house also?"},{"text":"And he said, What shall I give thee? And Jacob said, Thou shalt not give me any thing: if thou wilt do this thing for me, I will again feed and keep thy flock."},{"text":"I will pass through all thy flock to day, removing from thence all the speckled and spotted cattle, and all the brown cattle among the sheep, and the spotted and speckled among the goats: and of such shall be my hire."},{"text":"So shall my righteousness answer for me in time to come, when it shall come for my hire before thy face: every one that is not speckled and spotted among the goats, and brown among the sheep, that shall be counted stolen with me."},{"text":"And Laban said, Behold, I would it might be according to thy word."},{"text":"And he removed that day the he goats that were ringstraked and spotted, and all the she goats that were speckled and spotted, and every one that had some white in it, and all the brown among the sheep, and gave them into the hand of his sons."},{"text":"And he set three days' journey betwixt himself and Jacob: and Jacob fed the rest of Laban's flocks."},{"text":"And Jacob took him rods of green poplar, and of the hazel and chesnut tree; and pilled white strakes in them, and made the white appear which was in the rods."},{"text":"And he set the rods which he had pilled before the flocks in the gutters in the watering troughs when the flocks came to drink, that they should conceive when they came to drink."},{"text":"And the flocks conceived before the rods, and brought forth cattle ringstraked, speckled, and spotted."},{"text":"And Jacob did separate the lambs, and set the faces of the flocks toward the ringstraked, and all the brown in the flock of Laban; and he put his own flocks by themselves, and put them not unto Laban's cattle."},{"text":"And it came to pass, whensoever the stronger cattle did conceive, that Jacob laid the rods before the eyes of the cattle in the gutters, that they might conceive among the rods."},{"text":"But when the cattle were feeble, he put them not in: so the feebler were Laban's, and the stronger Jacob's."},{"text":"And the man increased exceedingly, and had much cattle, and maidservants, and menservants, and camels, and asses."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"And he heard the words of Laban's sons, saying, Jacob hath taken away all that was our father's; and of that which was our father's hath he gotten all this glory."},{"text":"And Jacob beheld the countenance of Laban, and, behold, it was not toward him as before."},{"text":"And the LORD said unto Jacob, Return unto the land of thy fathers, and to thy kindred; and I will be with thee."},{"text":"And Jacob sent and called Rachel and Leah to the field unto his flock,"},{"text":"And said unto them, I see your father's countenance, that it is not toward me as before; but the God of my father hath been with me."},{"text":"And ye know that with all my power I have served your father."},{"text":"And your father hath deceived me, and changed my wages ten times; but God suffered him not to hurt me."},{"text":"If he said thus, The speckled shall be thy wages; then all the cattle bare speckled: and if he said thus, The ringstraked shall be thy hire; then bare all the cattle ringstraked."},{"text":"Thus God hath taken away the cattle of your father, and given them to me."},{"text":"And it came to pass at the time that the cattle conceived, that I lifted up mine eyes, and saw in a dream, and, behold, the rams which leaped upon the cattle were ringstraked, speckled, and grisled."},{"text":"And the angel of God spake unto me in a dream, saying, Jacob: And I said, Here am I."},{"text":"And he said, Lift up now thine eyes, and see, all the rams which leap upon the cattle are ringstraked, speckled, and grisled: for I have seen all that Laban doeth unto thee."},{"text":"I am the God of Bethel, where thou anointedst the pillar, and where thou vowedst a vow unto me: now arise, get thee out from this land, and return unto the land of thy kindred."},{"text":"And Rachel and Leah answered and said unto him, Is there yet any portion or inheritance for us in our father's house?"},{"text":"Are we not counted of him strangers? for he hath sold us, and hath quite devoured also our money."},{"text":"For all the riches which God hath taken from our father, that is ours, and our children's: now then, whatsoever God hath said unto thee, do."},{"text":"Then Jacob rose up, and set his sons and his wives upon camels;"},{"text":"And he carried away all his cattle, and all his goods which he had gotten, the cattle of his getting, which he had gotten in Padanaram, for to go to Isaac his father in the land of Canaan."},{"text":"And Laban went to shear his sheep: and Rachel had stolen the images that were her father's."},{"text":"And Jacob stole away unawares to Laban the Syrian, in that he told him not that he fled."},{"text":"So he fled with all that he had; and he rose up, and passed over the river, and set his face toward the mount Gilead."},{"text":"And it was told Laban on the third day that Jacob was fled."},{"text":"And he took his brethren with him, and pursued after him seven days' journey; and they overtook him in the mount Gilead."},{"text":"And God came to Laban the Syrian in a dream by night, and said unto him, Take heed that thou speak not to Jacob either good or bad."},{"text":"Then Laban overtook Jacob. Now Jacob had pitched his tent in the mount: and Laban with his brethren pitched in the mount of Gilead."},{"text":"And Laban said to Jacob, What hast thou done, that thou hast stolen away unawares to me, and carried away my daughters, as captives taken with the sword?"},{"text":"Wherefore didst thou flee away secretly, and steal away from me; and didst not tell me, that I might have sent thee away with mirth, and with songs, with tabret, and with harp?"},{"text":"And hast not suffered me to kiss my sons and my daughters? thou hast now done foolishly in so doing."},{"text":"It is in the power of my hand to do you hurt: but the God of your father spake unto me yesternight, saying, Take thou heed that thou speak not to Jacob either good or bad."},{"text":"And now, though thou wouldest needs be gone, because thou sore longedst after thy father's house, yet wherefore hast thou stolen my gods?"},{"text":"And Jacob answered and said to Laban, Because I was afraid: for I said, Peradventure thou wouldest take by force thy daughters from me."},{"text":"With whomsoever thou findest thy gods, let him not live: before our brethren discern thou what is thine with me, and take it to thee. For Jacob knew not that Rachel had stolen them."},{"text":"And Laban went into Jacob's tent, and into Leah's tent, and into the two maidservants' tents; but he found them not. Then went he out of Leah's tent, and entered into Rachel's tent."},{"text":"Now Rachel had taken the images, and put them in the camel's furniture, and sat upon them. And Laban searched all the tent, but found them not."},{"text":"And she said to her father, Let it not displease my lord that I cannot rise up before thee; for the custom of women is upon me. And he searched but found not the images."},{"text":"And Jacob was wroth, and chode with Laban: and Jacob answered and said to Laban, What is my trespass? what is my sin, that thou hast so hotly pursued after me?"},{"text":"Whereas thou hast searched all my stuff, what hast thou found of all thy household stuff? set it here before my brethren and thy brethren, that they may judge betwixt us both."},{"text":"This twenty years have I been with thee; thy ewes and thy she goats have not cast their young, and the rams of thy flock have I not eaten."},{"text":"That which was torn of beasts I brought not unto thee; I bare the loss of it; of my hand didst thou require it, whether stolen by day, or stolen by night."},{"text":"Thus I was; in the day the drought consumed me, and the frost by night; and my sleep departed from mine eyes."},{"text":"Thus have I been twenty years in thy house; I served thee fourteen years for thy two daughters, and six years for thy cattle: and thou hast changed my wages ten times."},{"text":"Except the God of my father, the God of Abraham, and the fear of Isaac, had been with me, surely thou hadst sent me away now empty. God hath seen mine affliction and the labour of my hands, and rebuked thee yesternight."},{"text":"And Laban answered and said unto Jacob, These daughters are my daughters, and these children are my children, and these cattle are my cattle, and all that thou seest is mine: and what can I do this day unto these my daughters, or unto their children which they have born?"},{"text":"Now therefore come thou, let us make a covenant, I and thou; and let it be for a witness between me and thee."},{"text":"And Jacob took a stone, and set it up for a pillar."},{"text":"And Jacob said unto his brethren, Gather stones; and they took stones, and made an heap: and they did eat there upon the heap."},{"text":"And Laban called it Jegarsahadutha: but Jacob called it Galeed."},{"text":"And Laban said, This heap is a witness between me and thee this day."},{"text":"If thou shalt afflict my daughters, or if thou shalt take other wives beside my daughters, no man is with us; see, God is witness betwixt me and thee."},{"text":"And Laban said to Jacob, Behold this heap, and behold this pillar, which I have cast betwixt me and thee:"},{"text":"This heap be witness, and this pillar be witness, that I will not pass over this heap to thee, and that thou shalt not pass over this heap and this pillar unto me, for harm."},{"text":"The God of Abraham, and the God of Nahor, the God of their father, judge betwixt us. And Jacob sware by the fear of his father Isaac."},{"text":"Then Jacob offered sacrifice upon the mount, and called his brethren to eat bread: and they did eat bread, and tarried all night in the mount."},{"text":"And early in the morning Laban rose up, and kissed his sons and his daughters, and blessed them: and Laban departed, and returned unto his place."}]}
@@ -0,0 +1 @@
1
+ {"number":32,"verses":[{"text":"And Jacob went on his way, and the angels of God met him."},{"text":"And when Jacob saw them, he said, This is God's host: and he called the name of that place Mahanaim."},{"text":"And Jacob sent messengers before him to Esau his brother unto the land of Seir, the country of Edom."},{"text":"And he commanded them, saying, Thus shall ye speak unto my lord Esau; Thy servant Jacob saith thus, I have sojourned with Laban, and stayed there until now:"},{"text":"And I have oxen, and asses, flocks, and menservants, and womenservants: and I have sent to tell my lord, that I may find grace in thy sight."},{"text":"And the messengers returned to Jacob, saying, We came to thy brother Esau, and also he cometh to meet thee, and four hundred men with him."},{"text":"Then Jacob was greatly afraid and distressed: and he divided the people that was with him, and the flocks, and herds, and the camels, into two bands;"},{"text":"And said, If Esau come to the one company, and smite it, then the other company which is left shall escape."},{"text":"And Jacob said, O God of my father Abraham, and God of my father Isaac, the LORD which saidst unto me, Return unto thy country, and to thy kindred, and I will deal well with thee:"},{"text":"I am not worthy of the least of all the mercies, and of all the truth, which thou hast shewed unto thy servant; for with my staff I passed over this Jordan; and now I am become two bands."},{"text":"Deliver me, I pray thee, from the hand of my brother, from the hand of Esau: for I fear him, lest he will come and smite me, and the mother with the children."},{"text":"And thou saidst, I will surely do thee good, and make thy seed as the sand of the sea, which cannot be numbered for multitude."},{"text":"And he lodged there that same night; and took of that which came to his hand a present for Esau his brother;"},{"text":"Two hundred she goats, and twenty he goats, two hundred ewes, and twenty rams,"},{"text":"Thirty milch camels with their colts, forty kine, and ten bulls, twenty she asses, and ten foals."},{"text":"And he delivered them into the hand of his servants, every drove by themselves; and said unto his servants, Pass over before me, and put a space betwixt drove and drove."},{"text":"And he commanded the foremost, saying, When Esau my brother meeteth thee, and asketh thee, saying, Whose art thou? and whither goest thou? and whose are these before thee?"},{"text":"Then thou shalt say, They be thy servant Jacob's; it is a present sent unto my lord Esau: and, behold, also he is behind us."},{"text":"And so commanded he the second, and the third, and all that followed the droves, saying, On this manner shall ye speak unto Esau, when ye find him."},{"text":"And say ye moreover, Behold, thy servant Jacob is behind us. For he said, I will appease him with the present that goeth before me, and afterward I will see his face; peradventure he will accept of me."},{"text":"So went the present over before him: and himself lodged that night in the company."},{"text":"And he rose up that night, and took his two wives, and his two womenservants, and his eleven sons, and passed over the ford Jabbok."},{"text":"And he took them, and sent them over the brook, and sent over that he had."},{"text":"And Jacob was left alone; and there wrestled a man with him until the breaking of the day."},{"text":"And when he saw that he prevailed not against him, he touched the hollow of his thigh; and the hollow of Jacob's thigh was out of joint, as he wrestled with him."},{"text":"And he said, Let me go, for the day breaketh. And he said, I will not let thee go, except thou bless me."},{"text":"And he said unto him, What is thy name? And he said, Jacob."},{"text":"And he said, Thy name shall be called no more Jacob, but Israel: for as a prince hast thou power with God and with men, and hast prevailed."},{"text":"And Jacob asked him, and said, Tell me, I pray thee, thy name. And he said, Wherefore is it that thou dost ask after my name? And he blessed him there."},{"text":"And Jacob called the name of the place Peniel: for I have seen God face to face, and my life is preserved."},{"text":"And as he passed over Penuel the sun rose upon him, and he halted upon his thigh."},{"text":"Therefore the children of Israel eat not of the sinew which shrank, which is upon the hollow of the thigh, unto this day: because he touched the hollow of Jacob's thigh in the sinew that shrank."}]}
@@ -0,0 +1 @@
1
+ {"number":33,"verses":[{"text":"And Jacob lifted up his eyes, and looked, and, behold, Esau came, and with him four hundred men. And he divided the children unto Leah, and unto Rachel, and unto the two handmaids."},{"text":"And he put the handmaids and their children foremost, and Leah and her children after, and Rachel and Joseph hindermost."},{"text":"And he passed over before them, and bowed himself to the ground seven times, until he came near to his brother."},{"text":"And Esau ran to meet him, and embraced him, and fell on his neck, and kissed him: and they wept."},{"text":"And he lifted up his eyes, and saw the women and the children; and said, Who are those with thee? And he said, The children which God hath graciously given thy servant."},{"text":"Then the handmaidens came near, they and their children, and they bowed themselves."},{"text":"And Leah also with her children came near, and bowed themselves: and after came Joseph near and Rachel, and they bowed themselves."},{"text":"And he said, What meanest thou by all this drove which I met? And he said, These are to find grace in the sight of my lord."},{"text":"And Esau said, I have enough, my brother; keep that thou hast unto thyself."},{"text":"And Jacob said, Nay, I pray thee, if now I have found grace in thy sight, then receive my present at my hand: for therefore I have seen thy face, as though I had seen the face of God, and thou wast pleased with me."},{"text":"Take, I pray thee, my blessing that is brought to thee; because God hath dealt graciously with me, and because I have enough. And he urged him, and he took it."},{"text":"And he said, Let us take our journey, and let us go, and I will go before thee."},{"text":"And he said unto him, My lord knoweth that the children are tender, and the flocks and herds with young are with me: and if men should overdrive them one day, all the flock will die."},{"text":"Let my lord, I pray thee, pass over before his servant: and I will lead on softly, according as the cattle that goeth before me and the children be able to endure, until I come unto my lord unto Seir."},{"text":"And Esau said, Let me now leave with thee some of the folk that are with me. And he said, What needeth it? let me find grace in the sight of my lord."},{"text":"So Esau returned that day on his way unto Seir."},{"text":"And Jacob journeyed to Succoth, and built him an house, and made booths for his cattle: therefore the name of the place is called Succoth."},{"text":"And Jacob came to Shalem, a city of Shechem, which is in the land of Canaan, when he came from Padanaram; and pitched his tent before the city."},{"text":"And he bought a parcel of a field, where he had spread his tent, at the hand of the children of Hamor, Shechem's father, for an hundred pieces of money."},{"text":"And he erected there an altar, and called it EleloheIsrael."}]}
@@ -0,0 +1 @@
1
+ {"number":34,"verses":[{"text":"And Dinah the daughter of Leah, which she bare unto Jacob, went out to see the daughters of the land."},{"text":"And when Shechem the son of Hamor the Hivite, prince of the country, saw her, he took her, and lay with her, and defiled her."},{"text":"And his soul clave unto Dinah the daughter of Jacob, and he loved the damsel, and spake kindly unto the damsel."},{"text":"And Shechem spake unto his father Hamor, saying, Get me this damsel to wife."},{"text":"And Jacob heard that he had defiled Dinah his daughter: now his sons were with his cattle in the field: and Jacob held his peace until they were come."},{"text":"And Hamor the father of Shechem went out unto Jacob to commune with him."},{"text":"And the sons of Jacob came out of the field when they heard it: and the men were grieved, and they were very wroth, because he had wrought folly in Israel in lying with Jacob's daughter: which thing ought not to be done."},{"text":"And Hamor communed with them, saying, The soul of my son Shechem longeth for your daughter: I pray you give her him to wife."},{"text":"And make ye marriages with us, and give your daughters unto us, and take our daughters unto you."},{"text":"And ye shall dwell with us: and the land shall be before you; dwell and trade ye therein, and get you possessions therein."},{"text":"And Shechem said unto her father and unto her brethren, Let me find grace in your eyes, and what ye shall say unto me I will give."},{"text":"Ask me never so much dowry and gift, and I will give according as ye shall say unto me: but give me the damsel to wife."},{"text":"And the sons of Jacob answered Shechem and Hamor his father deceitfully, and said, because he had defiled Dinah their sister:"},{"text":"And they said unto them, We cannot do this thing, to give our sister to one that is uncircumcised; for that were a reproach unto us:"},{"text":"But in this will we consent unto you: If ye will be as we be, that every male of you be circumcised;"},{"text":"Then will we give our daughters unto you, and we will take your daughters to us, and we will dwell with you, and we will become one people."},{"text":"But if ye will not hearken unto us, to be circumcised; then will we take our daughter, and we will be gone."},{"text":"And their words pleased Hamor, and Shechem Hamor's son."},{"text":"And the young man deferred not to do the thing, because he had delight in Jacob's daughter: and he was more honourable than all the house of his father."},{"text":"And Hamor and Shechem his son came unto the gate of their city, and communed with the men of their city, saying,"},{"text":"These men are peaceable with us; therefore let them dwell in the land, and trade therein; for the land, behold, it is large enough for them; let us take their daughters to us for wives, and let us give them our daughters."},{"text":"Only herein will the men consent unto us for to dwell with us, to be one people, if every male among us be circumcised, as they are circumcised."},{"text":"Shall not their cattle and their substance and every beast of their's be our's? only let us consent unto them, and they will dwell with us."},{"text":"And unto Hamor and unto Shechem his son hearkened all that went out of the gate of his city; and every male was circumcised, all that went out of the gate of his city."},{"text":"And it came to pass on the third day, when they were sore, that two of the sons of Jacob, Simeon and Levi, Dinah's brethren, took each man his sword, and came upon the city boldly, and slew all the males."},{"text":"And they slew Hamor and Shechem his son with the edge of the sword, and took Dinah out of Shechem's house, and went out."},{"text":"The sons of Jacob came upon the slain, and spoiled the city, because they had defiled their sister."},{"text":"They took their sheep, and their oxen, and their asses, and that which was in the city, and that which was in the field,"},{"text":"And all their wealth, and all their little ones, and their wives took they captive, and spoiled even all that was in the house."},{"text":"And Jacob said to Simeon and Levi, Ye have troubled me to make me to stink among the inhabitants of the land, among the Canaanites and the Perizzites: and I being few in number, they shall gather themselves together against me, and slay me; and I shall be destroyed, I and my house."},{"text":"And they said, Should he deal with our sister as with an harlot?"}]}
@@ -0,0 +1 @@
1
+ {"number":35,"verses":[{"text":"And God said unto Jacob, Arise, go up to Bethel, and dwell there: and make there an altar unto God, that appeared unto thee when thou fleddest from the face of Esau thy brother."},{"text":"Then Jacob said unto his household, and to all that were with him, Put away the strange gods that are among you, and be clean, and change your garments:"},{"text":"And let us arise, and go up to Bethel; and I will make there an altar unto God, who answered me in the day of my distress, and was with me in the way which I went."},{"text":"And they gave unto Jacob all the strange gods which were in their hand, and all their earrings which were in their ears; and Jacob hid them under the oak which was by Shechem."},{"text":"And they journeyed: and the terror of God was upon the cities that were round about them, and they did not pursue after the sons of Jacob."},{"text":"So Jacob came to Luz, which is in the land of Canaan, that is, Bethel, he and all the people that were with him."},{"text":"And he built there an altar, and called the place Elbethel: because there God appeared unto him, when he fled from the face of his brother."},{"text":"But Deborah Rebekah's nurse died, and she was buried beneath Bethel under an oak: and the name of it was called Allonbachuth."},{"text":"And God appeared unto Jacob again, when he came out of Padanaram, and blessed him."},{"text":"And God said unto him, Thy name is Jacob: thy name shall not be called any more Jacob, but Israel shall be thy name: and he called his name Israel."},{"text":"And God said unto him, I am God Almighty: be fruitful and multiply; a nation and a company of nations shall be of thee, and kings shall come out of thy loins;"},{"text":"And the land which I gave Abraham and Isaac, to thee I will give it, and to thy seed after thee will I give the land."},{"text":"And God went up from him in the place where he talked with him."},{"text":"And Jacob set up a pillar in the place where he talked with him, even a pillar of stone: and he poured a drink offering thereon, and he poured oil thereon."},{"text":"And Jacob called the name of the place where God spake with him, Bethel."},{"text":"And they journeyed from Bethel; and there was but a little way to come to Ephrath: and Rachel travailed, and she had hard labour."},{"text":"And it came to pass, when she was in hard labour, that the midwife said unto her, Fear not; thou shalt have this son also."},{"text":"And it came to pass, as her soul was in departing, (for she died) that she called his name Benoni: but his father called him Benjamin."},{"text":"And Rachel died, and was buried in the way to Ephrath, which is Bethlehem."},{"text":"And Jacob set a pillar upon her grave: that is the pillar of Rachel's grave unto this day."},{"text":"And Israel journeyed, and spread his tent beyond the tower of Edar."},{"text":"And it came to pass, when Israel dwelt in that land, that Reuben went and lay with Bilhah his father's concubine: and Israel heard it. Now the sons of Jacob were twelve:"},{"text":"The sons of Leah; Reuben, Jacob's firstborn, and Simeon, and Levi, and Judah, and Issachar, and Zebulun:"},{"text":"The sons of Rachel; Joseph, and Benjamin:"},{"text":"And the sons of Bilhah, Rachel's handmaid; Dan, and Naphtali:"},{"text":"And the sons of Zilpah, Leah's handmaid: Gad, and Asher: these are the sons of Jacob, which were born to him in Padanaram."},{"text":"And Jacob came unto Isaac his father unto Mamre, unto the city of Arbah, which is Hebron, where Abraham and Isaac sojourned."},{"text":"And the days of Isaac were an hundred and fourscore years."},{"text":"And Isaac gave up the ghost, and died, and was gathered unto his people, being old and full of days: and his sons Esau and Jacob buried him."}]}
@@ -0,0 +1 @@
1
+ {"number":36,"verses":[{"text":"Now these are the generations of Esau, who is Edom."},{"text":"Esau took his wives of the daughters of Canaan; Adah the daughter of Elon the Hittite, and Aholibamah the daughter of Anah the daughter of Zibeon the Hivite;"},{"text":"And Bashemath Ishmael's daughter, sister of Nebajoth."},{"text":"And Adah bare to Esau Eliphaz; and Bashemath bare Reuel;"},{"text":"And Aholibamah bare Jeush, and Jaalam, and Korah: these are the sons of Esau, which were born unto him in the land of Canaan."},{"text":"And Esau took his wives, and his sons, and his daughters, and all the persons of his house, and his cattle, and all his beasts, and all his substance, which he had got in the land of Canaan; and went into the country from the face of his brother Jacob."},{"text":"For their riches were more than that they might dwell together; and the land wherein they were strangers could not bear them because of their cattle."},{"text":"Thus dwelt Esau in mount Seir: Esau is Edom."},{"text":"And these are the generations of Esau the father of the Edomites in mount Seir:"},{"text":"These are the names of Esau's sons; Eliphaz the son of Adah the wife of Esau, Reuel the son of Bashemath the wife of Esau."},{"text":"And the sons of Eliphaz were Teman, Omar, Zepho, and Gatam, and Kenaz."},{"text":"And Timna was concubine to Eliphaz Esau's son; and she bare to Eliphaz Amalek: these were the sons of Adah Esau's wife."},{"text":"And these are the sons of Reuel; Nahath, and Zerah, Shammah, and Mizzah: these were the sons of Bashemath Esau's wife."},{"text":"And these were the sons of Aholibamah, the daughter of Anah the daughter of Zibeon, Esau's wife: and she bare to Esau Jeush, and Jaalam, and Korah."},{"text":"These were dukes of the sons of Esau: the sons of Eliphaz the firstborn son of Esau; duke Teman, duke Omar, duke Zepho, duke Kenaz,"},{"text":"Duke Korah, duke Gatam, and duke Amalek: these are the dukes that came of Eliphaz in the land of Edom; these were the sons of Adah."},{"text":"And these are the sons of Reuel Esau's son; duke Nahath, duke Zerah, duke Shammah, duke Mizzah: these are the dukes that came of Reuel in the land of Edom; these are the sons of Bashemath Esau's wife."},{"text":"And these are the sons of Aholibamah Esau's wife; duke Jeush, duke Jaalam, duke Korah: these were the dukes that came of Aholibamah the daughter of Anah, Esau's wife."},{"text":"These are the sons of Esau, who is Edom, and these are their dukes."},{"text":"These are the sons of Seir the Horite, who inhabited the land; Lotan, and Shobal, and Zibeon, and Anah,"},{"text":"And Dishon, and Ezer, and Dishan: these are the dukes of the Horites, the children of Seir in the land of Edom."},{"text":"And the children of Lotan were Hori and Hemam; and Lotan's sister was Timna."},{"text":"And the children of Shobal were these; Alvan, and Manahath, and Ebal, Shepho, and Onam."},{"text":"And these are the children of Zibeon; both Ajah, and Anah: this was that Anah that found the mules in the wilderness, as he fed the asses of Zibeon his father."},{"text":"And the children of Anah were these; Dishon, and Aholibamah the daughter of Anah."},{"text":"And these are the children of Dishon; Hemdan, and Eshban, and Ithran, and Cheran."},{"text":"The children of Ezer are these; Bilhan, and Zaavan, and Akan."},{"text":"The children of Dishan are these; Uz, and Aran."},{"text":"These are the dukes that came of the Horites; duke Lotan, duke Shobal, duke Zibeon, duke Anah,"},{"text":"Duke Dishon, duke Ezer, duke Dishan: these are the dukes that came of Hori, among their dukes in the land of Seir."},{"text":"And these are the kings that reigned in the land of Edom, before there reigned any king over the children of Israel."},{"text":"And Bela the son of Beor reigned in Edom: and the name of his city was Dinhabah."},{"text":"And Bela died, and Jobab the son of Zerah of Bozrah reigned in his stead."},{"text":"And Jobab died, and Husham of the land of Temani reigned in his stead."},{"text":"And Husham died, and Hadad the son of Bedad, who smote Midian in the field of Moab, reigned in his stead: and the name of his city was Avith."},{"text":"And Hadad died, and Samlah of Masrekah reigned in his stead."},{"text":"And Samlah died, and Saul of Rehoboth by the river reigned in his stead."},{"text":"And Saul died, and Baalhanan the son of Achbor reigned in his stead."},{"text":"And Baalhanan the son of Achbor died, and Hadar reigned in his stead: and the name of his city was Pau; and his wife's name was Mehetabel, the daughter of Matred, the daughter of Mezahab."},{"text":"And these are the names of the dukes that came of Esau, according to their families, after their places, by their names; duke Timnah, duke Alvah, duke Jetheth,"},{"text":"Duke Aholibamah, duke Elah, duke Pinon,"},{"text":"Duke Kenaz, duke Teman, duke Mibzar,"},{"text":"Duke Magdiel, duke Iram: these be the dukes of Edom, according to their habitations in the land of their possession: he is Esau the father of the Edomites."}]}
@@ -0,0 +1 @@
1
+ {"number":37,"verses":[{"text":"And Jacob dwelt in the land wherein his father was a stranger, in the land of Canaan."},{"text":"These are the generations of Jacob. Joseph, being seventeen years old, was feeding the flock with his brethren; and the lad was with the sons of Bilhah, and with the sons of Zilpah, his father's wives: and Joseph brought unto his father their evil report."},{"text":"Now Israel loved Joseph more than all his children, because he was the son of his old age: and he made him a coat of many colours."},{"text":"And when his brethren saw that their father loved him more than all his brethren, they hated him, and could not speak peaceably unto him."},{"text":"And Joseph dreamed a dream, and he told it his brethren: and they hated him yet the more."},{"text":"And he said unto them, Hear, I pray you, this dream which I have dreamed:"},{"text":"For, behold, we were binding sheaves in the field, and, lo, my sheaf arose, and also stood upright; and, behold, your sheaves stood round about, and made obeisance to my sheaf."},{"text":"And his brethren said to him, Shalt thou indeed reign over us? or shalt thou indeed have dominion over us? And they hated him yet the more for his dreams, and for his words."},{"text":"And he dreamed yet another dream, and told it his brethren, and said, Behold, I have dreamed a dream more; and, behold, the sun and the moon and the eleven stars made obeisance to me."},{"text":"And he told it to his father, and to his brethren: and his father rebuked him, and said unto him, What is this dream that thou hast dreamed? Shall I and thy mother and thy brethren indeed come to bow down ourselves to thee to the earth?"},{"text":"And his brethren envied him; but his father observed the saying."},{"text":"And his brethren went to feed their father's flock in Shechem."},{"text":"And Israel said unto Joseph, Do not thy brethren feed the flock in Shechem? come, and I will send thee unto them. And he said to him, Here am I."},{"text":"And he said to him, Go, I pray thee, see whether it be well with thy brethren, and well with the flocks; and bring me word again. So he sent him out of the vale of Hebron, and he came to Shechem."},{"text":"And a certain man found him, and, behold, he was wandering in the field: and the man asked him, saying, What seekest thou?"},{"text":"And he said, I seek my brethren: tell me, I pray thee, where they feed their flocks."},{"text":"And the man said, They are departed hence; for I heard them say, Let us go to Dothan. And Joseph went after his brethren, and found them in Dothan."},{"text":"And when they saw him afar off, even before he came near unto them, they conspired against him to slay him."},{"text":"And they said one to another, Behold, this dreamer cometh."},{"text":"Come now therefore, and let us slay him, and cast him into some pit, and we will say, Some evil beast hath devoured him: and we shall see what will become of his dreams."},{"text":"And Reuben heard it, and he delivered him out of their hands; and said, Let us not kill him."},{"text":"And Reuben said unto them, Shed no blood, but cast him into this pit that is in the wilderness, and lay no hand upon him; that he might rid him out of their hands, to deliver him to his father again."},{"text":"And it came to pass, when Joseph was come unto his brethren, that they stript Joseph out of his coat, his coat of many colours that was on him;"},{"text":"And they took him, and cast him into a pit: and the pit was empty, there was no water in it."},{"text":"And they sat down to eat bread: and they lifted up their eyes and looked, and, behold, a company of Ishmeelites came from Gilead with their camels bearing spicery and balm and myrrh, going to carry it down to Egypt."},{"text":"And Judah said unto his brethren, What profit is it if we slay our brother, and conceal his blood?"},{"text":"Come, and let us sell him to the Ishmeelites, and let not our hand be upon him; for he is our brother and our flesh. And his brethren were content."},{"text":"Then there passed by Midianites merchantmen; and they drew and lifted up Joseph out of the pit, and sold Joseph to the Ishmeelites for twenty pieces of silver: and they brought Joseph into Egypt."},{"text":"And Reuben returned unto the pit; and, behold, Joseph was not in the pit; and he rent his clothes."},{"text":"And he returned unto his brethren, and said, The child is not; and I, whither shall I go?"},{"text":"And they took Joseph's coat, and killed a kid of the goats, and dipped the coat in the blood;"},{"text":"And they sent the coat of many colours, and they brought it to their father; and said, This have we found: know now whether it be thy son's coat or no."},{"text":"And he knew it, and said, It is my son's coat; an evil beast hath devoured him; Joseph is without doubt rent in pieces."},{"text":"And Jacob rent his clothes, and put sackcloth upon his loins, and mourned for his son many days."},{"text":"And all his sons and all his daughters rose up to comfort him; but he refused to be comforted; and he said, For I will go down into the grave unto my son mourning. Thus his father wept for him."},{"text":"And the Midianites sold him into Egypt unto Potiphar, an officer of Pharaoh's, and captain of the guard."}]}
@@ -0,0 +1 @@
1
+ {"number":38,"verses":[{"text":"And it came to pass at that time, that Judah went down from his brethren, and turned in to a certain Adullamite, whose name was Hirah."},{"text":"And Judah saw there a daughter of a certain Canaanite, whose name was Shuah; and he took her, and went in unto her."},{"text":"And she conceived, and bare a son; and he called his name Er."},{"text":"And she conceived again, and bare a son; and she called his name Onan."},{"text":"And she yet again conceived, and bare a son; and called his name Shelah: and he was at Chezib, when she bare him."},{"text":"And Judah took a wife for Er his firstborn, whose name was Tamar."},{"text":"And Er, Judah's firstborn, was wicked in the sight of the LORD; and the LORD slew him."},{"text":"And Judah said unto Onan, Go in unto thy brother's wife, and marry her, and raise up seed to thy brother."},{"text":"And Onan knew that the seed should not be his; and it came to pass, when he went in unto his brother's wife, that he spilled it on the ground, lest that he should give seed to his brother."},{"text":"And the thing which he did displeased the LORD: wherefore he slew him also."},{"text":"Then said Judah to Tamar his daughter in law, Remain a widow at thy father's house, till Shelah my son be grown: for he said, Lest peradventure he die also, as his brethren did. And Tamar went and dwelt in her father's house."},{"text":"And in process of time the daughter of Shuah Judah's wife died; and Judah was comforted, and went up unto his sheepshearers to Timnath, he and his friend Hirah the Adullamite."},{"text":"And it was told Tamar, saying, Behold thy father in law goeth up to Timnath to shear his sheep."},{"text":"And she put her widow's garments off from her, and covered her with a vail, and wrapped herself, and sat in an open place, which is by the way to Timnath; for she saw that Shelah was grown, and she was not given unto him to wife."},{"text":"When Judah saw her, he thought her to be an harlot; because she had covered her face."},{"text":"And he turned unto her by the way, and said, Go to, I pray thee, let me come in unto thee; (for he knew not that she was his daughter in law.) And she said, What wilt thou give me, that thou mayest come in unto me?"},{"text":"And he said, I will send thee a kid from the flock. And she said, Wilt thou give me a pledge, till thou send it?"},{"text":"And he said, What pledge shall I give thee? And she said, Thy signet, and thy bracelets, and thy staff that is in thine hand. And he gave it her, and came in unto her, and she conceived by him."},{"text":"And she arose, and went away, and laid by her vail from her, and put on the garments of her widowhood."},{"text":"And Judah sent the kid by the hand of his friend the Adullamite, to receive his pledge from the woman's hand: but he found her not."},{"text":"Then he asked the men of that place, saying, Where is the harlot, that was openly by the way side? And they said, There was no harlot in this place."},{"text":"And he returned to Judah, and said, I cannot find her; and also the men of the place said, that there was no harlot in this place."},{"text":"And Judah said, Let her take it to her, lest we be shamed: behold, I sent this kid, and thou hast not found her."},{"text":"And it came to pass about three months after, that it was told Judah, saying, Tamar thy daughter in law hath played the harlot; and also, behold, she is with child by whoredom. And Judah said, Bring her forth, and let her be burnt."},{"text":"When she was brought forth, she sent to her father in law, saying, By the man, whose these are, am I with child: and she said, Discern, I pray thee, whose are these, the signet, and bracelets, and staff."},{"text":"And Judah acknowledged them, and said, She hath been more righteous than I; because that I gave her not to Shelah my son. And he knew her again no more."},{"text":"And it came to pass in the time of her travail, that, behold, twins were in her womb."},{"text":"And it came to pass, when she travailed, that the one put out his hand: and the midwife took and bound upon his hand a scarlet thread, saying, This came out first."},{"text":"And it came to pass, as he drew back his hand, that, behold, his brother came out: and she said, How hast thou broken forth? this breach be upon thee: therefore his name was called Pharez."},{"text":"And afterward came out his brother, that had the scarlet thread upon his hand: and his name was called Zarah."}]}
@@ -0,0 +1 @@
1
+ {"number":39,"verses":[{"text":"And Joseph was brought down to Egypt; and Potiphar, an officer of Pharaoh, captain of the guard, an Egyptian, bought him of the hands of the Ishmeelites, which had brought him down thither."},{"text":"And the LORD was with Joseph, and he was a prosperous man; and he was in the house of his master the Egyptian."},{"text":"And his master saw that the LORD was with him, and that the LORD made all that he did to prosper in his hand."},{"text":"And Joseph found grace in his sight, and he served him: and he made him overseer over his house, and all that he had he put into his hand."},{"text":"And it came to pass from the time that he had made him overseer in his house, and over all that he had, that the LORD blessed the Egyptian's house for Joseph's sake; and the blessing of the LORD was upon all that he had in the house, and in the field."},{"text":"And he left all that he had in Joseph's hand; and he knew not ought he had, save the bread which he did eat. And Joseph was a goodly person, and well favoured."},{"text":"And it came to pass after these things, that his master's wife cast her eyes upon Joseph; and she said, Lie with me."},{"text":"But he refused, and said unto his master's wife, Behold, my master wotteth not what is with me in the house, and he hath committed all that he hath to my hand;"},{"text":"There is none greater in this house than I; neither hath he kept back any thing from me but thee, because thou art his wife: how then can I do this great wickedness, and sin against God?"},{"text":"And it came to pass, as she spake to Joseph day by day, that he hearkened not unto her, to lie by her, or to be with her."},{"text":"And it came to pass about this time, that Joseph went into the house to do his business; and there was none of the men of the house there within."},{"text":"And she caught him by his garment, saying, Lie with me: and he left his garment in her hand, and fled, and got him out."},{"text":"And it came to pass, when she saw that he had left his garment in her hand, and was fled forth,"},{"text":"That she called unto the men of her house, and spake unto them, saying, See, he hath brought in an Hebrew unto us to mock us; he came in unto me to lie with me, and I cried with a loud voice:"},{"text":"And it came to pass, when he heard that I lifted up my voice and cried, that he left his garment with me, and fled, and got him out."},{"text":"And she laid up his garment by her, until his lord came home."},{"text":"And she spake unto him according to these words, saying, The Hebrew servant, which thou hast brought unto us, came in unto me to mock me:"},{"text":"And it came to pass, as I lifted up my voice and cried, that he left his garment with me, and fled out."},{"text":"And it came to pass, when his master heard the words of his wife, which she spake unto him, saying, After this manner did thy servant to me; that his wrath was kindled."},{"text":"And Joseph's master took him, and put him into the prison, a place where the king's prisoners were bound: and he was there in the prison."},{"text":"But the LORD was with Joseph, and shewed him mercy, and gave him favour in the sight of the keeper of the prison."},{"text":"And the keeper of the prison committed to Joseph's hand all the prisoners that were in the prison; and whatsoever they did there, he was the doer of it."},{"text":"The keeper of the prison looked not to any thing that was under his hand; because the LORD was with him, and that which he did, the LORD made it to prosper."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"And Adam knew Eve his wife; and she conceived, and bare Cain, and said, I have gotten a man from the LORD."},{"text":"And she again bare his brother Abel. And Abel was a keeper of sheep, but Cain was a tiller of the ground."},{"text":"And in process of time it came to pass, that Cain brought of the fruit of the ground an offering unto the LORD."},{"text":"And Abel, he also brought of the firstlings of his flock and of the fat thereof. And the LORD had respect unto Abel and to his offering:"},{"text":"But unto Cain and to his offering he had not respect. And Cain was very wroth, and his countenance fell."},{"text":"And the LORD said unto Cain, Why art thou wroth? and why is thy countenance fallen?"},{"text":"If thou doest well, shalt thou not be accepted? and if thou doest not well, sin lieth at the door. And unto thee shall be his desire, and thou shalt rule over him."},{"text":"And Cain talked with Abel his brother: and it came to pass, when they were in the field, that Cain rose up against Abel his brother, and slew him."},{"text":"And the LORD said unto Cain, Where is Abel thy brother? And he said, I know not: Am I my brother's keeper?"},{"text":"And he said, What hast thou done? the voice of thy brother's blood crieth unto me from the ground."},{"text":"And now art thou cursed from the earth, which hath opened her mouth to receive thy brother's blood from thy hand;"},{"text":"When thou tillest the ground, it shall not henceforth yield unto thee her strength; a fugitive and a vagabond shalt thou be in the earth."},{"text":"And Cain said unto the LORD, My punishment is greater than I can bear."},{"text":"Behold, thou hast driven me out this day from the face of the earth; and from thy face shall I be hid; and I shall be a fugitive and a vagabond in the earth; and it shall come to pass, that every one that findeth me shall slay me."},{"text":"And the LORD said unto him, Therefore whosoever slayeth Cain, vengeance shall be taken on him sevenfold. And the LORD set a mark upon Cain, lest any finding him should kill him."},{"text":"And Cain went out from the presence of the LORD, and dwelt in the land of Nod, on the east of Eden."},{"text":"And Cain knew his wife; and she conceived, and bare Enoch: and he builded a city, and called the name of the city, after the name of his son, Enoch."},{"text":"And unto Enoch was born Irad: and Irad begat Mehujael: and Mehujael begat Methusael: and Methusael begat Lamech."},{"text":"And Lamech took unto him two wives: the name of the one was Adah, and the name of the other Zillah."},{"text":"And Adah bare Jabal: he was the father of such as dwell in tents, and of such as have cattle."},{"text":"And his brother's name was Jubal: he was the father of all such as handle the harp and organ."},{"text":"And Zillah, she also bare Tubalcain, an instructer of every artificer in brass and iron: and the sister of Tubalcain was Naamah."},{"text":"And Lamech said unto his wives, Adah and Zillah, Hear my voice; ye wives of Lamech, hearken unto my speech: for I have slain a man to my wounding, and a young man to my hurt."},{"text":"If Cain shall be avenged sevenfold, truly Lamech seventy and sevenfold."},{"text":"And Adam knew his wife again; and she bare a son, and called his name Seth: For God, said she, hath appointed me another seed instead of Abel, whom Cain slew."},{"text":"And to Seth, to him also there was born a son; and he called his name Enos: then began men to call upon the name of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":40,"verses":[{"text":"And it came to pass after these things, that the butler of the king of Egypt and his baker had offended their lord the king of Egypt."},{"text":"And Pharaoh was wroth against two of his officers, against the chief of the butlers, and against the chief of the bakers."},{"text":"And he put them in ward in the house of the captain of the guard, into the prison, the place where Joseph was bound."},{"text":"And the captain of the guard charged Joseph with them, and he served them: and they continued a season in ward."},{"text":"And they dreamed a dream both of them, each man his dream in one night, each man according to the interpretation of his dream, the butler and the baker of the king of Egypt, which were bound in the prison."},{"text":"And Joseph came in unto them in the morning, and looked upon them, and, behold, they were sad."},{"text":"And he asked Pharaoh's officers that were with him in the ward of his lord's house, saying, Wherefore look ye so sadly to day?"},{"text":"And they said unto him, We have dreamed a dream, and there is no interpreter of it. And Joseph said unto them, Do not interpretations belong to God? tell me them, I pray you."},{"text":"And the chief butler told his dream to Joseph, and said to him, In my dream, behold, a vine was before me;"},{"text":"And in the vine were three branches: and it was as though it budded, and her blossoms shot forth; and the clusters thereof brought forth ripe grapes:"},{"text":"And Pharaoh's cup was in my hand: and I took the grapes, and pressed them into Pharaoh's cup, and I gave the cup into Pharaoh's hand."},{"text":"And Joseph said unto him, This is the interpretation of it: The three branches are three days:"},{"text":"Yet within three days shall Pharaoh lift up thine head, and restore thee unto thy place: and thou shalt deliver Pharaoh's cup into his hand, after the former manner when thou wast his butler."},{"text":"But think on me when it shall be well with thee, and shew kindness, I pray thee, unto me, and make mention of me unto Pharaoh, and bring me out of this house:"},{"text":"For indeed I was stolen away out of the land of the Hebrews: and here also have I done nothing that they should put me into the dungeon."},{"text":"When the chief baker saw that the interpretation was good, he said unto Joseph, I also was in my dream, and, behold, I had three white baskets on my head:"},{"text":"And in the uppermost basket there was of all manner of bakemeats for Pharaoh; and the birds did eat them out of the basket upon my head."},{"text":"And Joseph answered and said, This is the interpretation thereof: The three baskets are three days:"},{"text":"Yet within three days shall Pharaoh lift up thy head from off thee, and shall hang thee on a tree; and the birds shall eat thy flesh from off thee."},{"text":"And it came to pass the third day, which was Pharaoh's birthday, that he made a feast unto all his servants: and he lifted up the head of the chief butler and of the chief baker among his servants."},{"text":"And he restored the chief butler unto his butlership again; and he gave the cup into Pharaoh's hand:"},{"text":"But he hanged the chief baker: as Joseph had interpreted to them."},{"text":"Yet did not the chief butler remember Joseph, but forgat him."}]}
@@ -0,0 +1 @@
1
+ {"number":41,"verses":[{"text":"And it came to pass at the end of two full years, that Pharaoh dreamed: and, behold, he stood by the river."},{"text":"And, behold, there came up out of the river seven well favoured kine and fatfleshed; and they fed in a meadow."},{"text":"And, behold, seven other kine came up after them out of the river, ill favoured and leanfleshed; and stood by the other kine upon the brink of the river."},{"text":"And the ill favoured and leanfleshed kine did eat up the seven well favoured and fat kine. So Pharaoh awoke."},{"text":"And he slept and dreamed the second time: and, behold, seven ears of corn came up upon one stalk, rank and good."},{"text":"And, behold, seven thin ears and blasted with the east wind sprung up after them."},{"text":"And the seven thin ears devoured the seven rank and full ears. And Pharaoh awoke, and, behold, it was a dream."},{"text":"And it came to pass in the morning that his spirit was troubled; and he sent and called for all the magicians of Egypt, and all the wise men thereof: and Pharaoh told them his dream; but there was none that could interpret them unto Pharaoh."},{"text":"Then spake the chief butler unto Pharaoh, saying, I do remember my faults this day:"},{"text":"Pharaoh was wroth with his servants, and put me in ward in the captain of the guard's house, both me and the chief baker:"},{"text":"And we dreamed a dream in one night, I and he; we dreamed each man according to the interpretation of his dream."},{"text":"And there was there with us a young man, an Hebrew, servant to the captain of the guard; and we told him, and he interpreted to us our dreams; to each man according to his dream he did interpret."},{"text":"And it came to pass, as he interpreted to us, so it was; me he restored unto mine office, and him he hanged."},{"text":"Then Pharaoh sent and called Joseph, and they brought him hastily out of the dungeon: and he shaved himself, and changed his raiment, and came in unto Pharaoh."},{"text":"And Pharaoh said unto Joseph, I have dreamed a dream, and there is none that can interpret it: and I have heard say of thee, that thou canst understand a dream to interpret it."},{"text":"And Joseph answered Pharaoh, saying, It is not in me: God shall give Pharaoh an answer of peace."},{"text":"And Pharaoh said unto Joseph, In my dream, behold, I stood upon the bank of the river:"},{"text":"And, behold, there came up out of the river seven kine, fatfleshed and well favoured; and they fed in a meadow:"},{"text":"And, behold, seven other kine came up after them, poor and very ill favoured and leanfleshed, such as I never saw in all the land of Egypt for badness:"},{"text":"And the lean and the ill favoured kine did eat up the first seven fat kine:"},{"text":"And when they had eaten them up, it could not be known that they had eaten them; but they were still ill favoured, as at the beginning. So I awoke."},{"text":"And I saw in my dream, and, behold, seven ears came up in one stalk, full and good:"},{"text":"And, behold, seven ears, withered, thin, and blasted with the east wind, sprung up after them:"},{"text":"And the thin ears devoured the seven good ears: and I told this unto the magicians; but there was none that could declare it to me."},{"text":"And Joseph said unto Pharaoh, The dream of Pharaoh is one: God hath shewed Pharaoh what he is about to do."},{"text":"The seven good kine are seven years; and the seven good ears are seven years: the dream is one."},{"text":"And the seven thin and ill favoured kine that came up after them are seven years; and the seven empty ears blasted with the east wind shall be seven years of famine."},{"text":"This is the thing which I have spoken unto Pharaoh: What God is about to do he sheweth unto Pharaoh."},{"text":"Behold, there come seven years of great plenty throughout all the land of Egypt:"},{"text":"And there shall arise after them seven years of famine; and all the plenty shall be forgotten in the land of Egypt; and the famine shall consume the land;"},{"text":"And the plenty shall not be known in the land by reason of that famine following; for it shall be very grievous."},{"text":"And for that the dream was doubled unto Pharaoh twice; it is because the thing is established by God, and God will shortly bring it to pass."},{"text":"Now therefore let Pharaoh look out a man discreet and wise, and set him over the land of Egypt."},{"text":"Let Pharaoh do this, and let him appoint officers over the land, and take up the fifth part of the land of Egypt in the seven plenteous years."},{"text":"And let them gather all the food of those good years that come, and lay up corn under the hand of Pharaoh, and let them keep food in the cities."},{"text":"And that food shall be for store to the land against the seven years of famine, which shall be in the land of Egypt; that the land perish not through the famine."},{"text":"And the thing was good in the eyes of Pharaoh, and in the eyes of all his servants."},{"text":"And Pharaoh said unto his servants, Can we find such a one as this is, a man in whom the Spirit of God is?"},{"text":"And Pharaoh said unto Joseph, Forasmuch as God hath shewed thee all this, there is none so discreet and wise as thou art:"},{"text":"Thou shalt be over my house, and according unto thy word shall all my people be ruled: only in the throne will I be greater than thou."},{"text":"And Pharaoh said unto Joseph, See, I have set thee over all the land of Egypt."},{"text":"And Pharaoh took off his ring from his hand, and put it upon Joseph's hand, and arrayed him in vestures of fine linen, and put a gold chain about his neck;"},{"text":"And he made him to ride in the second chariot which he had; and they cried before him, Bow the knee: and he made him ruler over all the land of Egypt."},{"text":"And Pharaoh said unto Joseph, I am Pharaoh, and without thee shall no man lift up his hand or foot in all the land of Egypt."},{"text":"And Pharaoh called Joseph's name Zaphnathpaaneah; and he gave him to wife Asenath the daughter of Potipherah priest of On. And Joseph went out over all the land of Egypt."},{"text":"And Joseph was thirty years old when he stood before Pharaoh king of Egypt. And Joseph went out from the presence of Pharaoh, and went throughout all the land of Egypt."},{"text":"And in the seven plenteous years the earth brought forth by handfuls."},{"text":"And he gathered up all the food of the seven years, which were in the land of Egypt, and laid up the food in the cities: the food of the field, which was round about every city, laid he up in the same."},{"text":"And Joseph gathered corn as the sand of the sea, very much, until he left numbering; for it was without number."},{"text":"And unto Joseph were born two sons before the years of famine came, which Asenath the daughter of Potipherah priest of On bare unto him."},{"text":"And Joseph called the name of the firstborn Manasseh: For God, said he, hath made me forget all my toil, and all my father's house."},{"text":"And the name of the second called he Ephraim: For God hath caused me to be fruitful in the land of my affliction."},{"text":"And the seven years of plenteousness, that was in the land of Egypt, were ended."},{"text":"And the seven years of dearth began to come, according as Joseph had said: and the dearth was in all lands; but in all the land of Egypt there was bread."},{"text":"And when all the land of Egypt was famished, the people cried to Pharaoh for bread: and Pharaoh said unto all the Egyptians, Go unto Joseph; what he saith to you, do."},{"text":"And the famine was over all the face of the earth: and Joseph opened all the storehouses, and sold unto the Egyptians; and the famine waxed sore in the land of Egypt."},{"text":"And all countries came into Egypt to Joseph for to buy corn; because that the famine was so sore in all lands."}]}
@@ -0,0 +1 @@
1
+ {"number":42,"verses":[{"text":"Now when Jacob saw that there was corn in Egypt, Jacob said unto his sons, Why do ye look one upon another?"},{"text":"And he said, Behold, I have heard that there is corn in Egypt: get you down thither, and buy for us from thence; that we may live, and not die."},{"text":"And Joseph's ten brethren went down to buy corn in Egypt."},{"text":"But Benjamin, Joseph's brother, Jacob sent not with his brethren; for he said, Lest peradventure mischief befall him."},{"text":"And the sons of Israel came to buy corn among those that came: for the famine was in the land of Canaan."},{"text":"And Joseph was the governor over the land, and he it was that sold to all the people of the land: and Joseph's brethren came, and bowed down themselves before him with their faces to the earth."},{"text":"And Joseph saw his brethren, and he knew them, but made himself strange unto them, and spake roughly unto them; and he said unto them, Whence come ye? And they said, From the land of Canaan to buy food."},{"text":"And Joseph knew his brethren, but they knew not him."},{"text":"And Joseph remembered the dreams which he dreamed of them, and said unto them, Ye are spies; to see the nakedness of the land ye are come."},{"text":"And they said unto him, Nay, my lord, but to buy food are thy servants come."},{"text":"We are all one man's sons; we are true men, thy servants are no spies."},{"text":"And he said unto them, Nay, but to see the nakedness of the land ye are come."},{"text":"And they said, Thy servants are twelve brethren, the sons of one man in the land of Canaan; and, behold, the youngest is this day with our father, and one is not."},{"text":"And Joseph said unto them, That is it that I spake unto you, saying, Ye are spies:"},{"text":"Hereby ye shall be proved: By the life of Pharaoh ye shall not go forth hence, except your youngest brother come hither."},{"text":"Send one of you, and let him fetch your brother, and ye shall be kept in prison, that your words may be proved, whether there be any truth in you: or else by the life of Pharaoh surely ye are spies."},{"text":"And he put them all together into ward three days."},{"text":"And Joseph said unto them the third day, This do, and live; for I fear God:"},{"text":"If ye be true men, let one of your brethren be bound in the house of your prison: go ye, carry corn for the famine of your houses:"},{"text":"But bring your youngest brother unto me; so shall your words be verified, and ye shall not die. And they did so."},{"text":"And they said one to another, We are verily guilty concerning our brother, in that we saw the anguish of his soul, when he besought us, and we would not hear; therefore is this distress come upon us."},{"text":"And Reuben answered them, saying, Spake I not unto you, saying, Do not sin against the child; and ye would not hear? therefore, behold, also his blood is required."},{"text":"And they knew not that Joseph understood them; for he spake unto them by an interpreter."},{"text":"And he turned himself about from them, and wept; and returned to them again, and communed with them, and took from them Simeon, and bound him before their eyes."},{"text":"Then Joseph commanded to fill their sacks with corn, and to restore every man's money into his sack, and to give them provision for the way: and thus did he unto them."},{"text":"And they laded their asses with the corn, and departed thence."},{"text":"And as one of them opened his sack to give his ass provender in the inn, he espied his money; for, behold, it was in his sack's mouth."},{"text":"And he said unto his brethren, My money is restored; and, lo, it is even in my sack: and their heart failed them, and they were afraid, saying one to another, What is this that God hath done unto us?"},{"text":"And they came unto Jacob their father unto the land of Canaan, and told him all that befell unto them; saying,"},{"text":"The man, who is the lord of the land, spake roughly to us, and took us for spies of the country."},{"text":"And we said unto him, We are true men; we are no spies:"},{"text":"We be twelve brethren, sons of our father; one is not, and the youngest is this day with our father in the land of Canaan."},{"text":"And the man, the lord of the country, said unto us, Hereby shall I know that ye are true men; leave one of your brethren here with me, and take food for the famine of your households, and be gone:"},{"text":"And bring your youngest brother unto me: then shall I know that ye are no spies, but that ye are true men: so will I deliver you your brother, and ye shall traffick in the land."},{"text":"And it came to pass as they emptied their sacks, that, behold, every man's bundle of money was in his sack: and when both they and their father saw the bundles of money, they were afraid."},{"text":"And Jacob their father said unto them, Me have ye bereaved of my children: Joseph is not, and Simeon is not, and ye will take Benjamin away: all these things are against me."},{"text":"And Reuben spake unto his father, saying, Slay my two sons, if I bring him not to thee: deliver him into my hand, and I will bring him to thee again."},{"text":"And he said, My son shall not go down with you; for his brother is dead, and he is left alone: if mischief befall him by the way in the which ye go, then shall ye bring down my gray hairs with sorrow to the grave."}]}
@@ -0,0 +1 @@
1
+ {"number":43,"verses":[{"text":"And the famine was sore in the land."},{"text":"And it came to pass, when they had eaten up the corn which they had brought out of Egypt, their father said unto them, Go again, buy us a little food."},{"text":"And Judah spake unto him, saying, The man did solemnly protest unto us, saying, Ye shall not see my face, except your brother be with you."},{"text":"If thou wilt send our brother with us, we will go down and buy thee food:"},{"text":"But if thou wilt not send him, we will not go down: for the man said unto us, Ye shall not see my face, except your brother be with you."},{"text":"And Israel said, Wherefore dealt ye so ill with me, as to tell the man whether ye had yet a brother?"},{"text":"And they said, The man asked us straitly of our state, and of our kindred, saying, Is your father yet alive? have ye another brother? and we told him according to the tenor of these words: could we certainly know that he would say, Bring your brother down?"},{"text":"And Judah said unto Israel his father, Send the lad with me, and we will arise and go; that we may live, and not die, both we, and thou, and also our little ones."},{"text":"I will be surety for him; of my hand shalt thou require him: if I bring him not unto thee, and set him before thee, then let me bear the blame for ever:"},{"text":"For except we had lingered, surely now we had returned this second time."},{"text":"And their father Israel said unto them, If it must be so now, do this; take of the best fruits in the land in your vessels, and carry down the man a present, a little balm, and a little honey, spices, and myrrh, nuts, and almonds:"},{"text":"And take double money in your hand; and the money that was brought again in the mouth of your sacks, carry it again in your hand; peradventure it was an oversight:"},{"text":"Take also your brother, and arise, go again unto the man:"},{"text":"And God Almighty give you mercy before the man, that he may send away your other brother, and Benjamin. If I be bereaved of my children, I am bereaved."},{"text":"And the men took that present, and they took double money in their hand and Benjamin; and rose up, and went down to Egypt, and stood before Joseph."},{"text":"And when Joseph saw Benjamin with them, he said to the ruler of his house, Bring these men home, and slay, and make ready; for these men shall dine with me at noon."},{"text":"And the man did as Joseph bade; and the man brought the men into Joseph's house."},{"text":"And the men were afraid, because they were brought into Joseph's house; and they said, Because of the money that was returned in our sacks at the first time are we brought in; that he may seek occasion against us, and fall upon us, and take us for bondmen, and our asses."},{"text":"And they came near to the steward of Joseph's house, and they communed with him at the door of the house,"},{"text":"And said, O sir, we came indeed down at the first time to buy food:"},{"text":"And it came to pass, when we came to the inn, that we opened our sacks, and, behold, every man's money was in the mouth of his sack, our money in full weight: and we have brought it again in our hand."},{"text":"And other money have we brought down in our hands to buy food: we cannot tell who put our money in our sacks."},{"text":"And he said, Peace be to you, fear not: your God, and the God of your father, hath given you treasure in your sacks: I had your money. And he brought Simeon out unto them."},{"text":"And the man brought the men into Joseph's house, and gave them water, and they washed their feet; and he gave their asses provender."},{"text":"And they made ready the present against Joseph came at noon: for they heard that they should eat bread there."},{"text":"And when Joseph came home, they brought him the present which was in their hand into the house, and bowed themselves to him to the earth."},{"text":"And he asked them of their welfare, and said, Is your father well, the old man of whom ye spake? Is he yet alive?"},{"text":"And they answered, Thy servant our father is in good health, he is yet alive. And they bowed down their heads, and made obeisance."},{"text":"And he lifted up his eyes, and saw his brother Benjamin, his mother's son, and said, Is this your younger brother, of whom ye spake unto me? And he said, God be gracious unto thee, my son."},{"text":"And Joseph made haste; for his bowels did yearn upon his brother: and he sought where to weep; and he entered into his chamber, and wept there."},{"text":"And he washed his face, and went out, and refrained himself, and said, Set on bread."},{"text":"And they set on for him by himself, and for them by themselves, and for the Egyptians, which did eat with him, by themselves: because the Egyptians might not eat bread with the Hebrews; for that is an abomination unto the Egyptians."},{"text":"And they sat before him, the firstborn according to his birthright, and the youngest according to his youth: and the men marvelled one at another."},{"text":"And he took and sent messes unto them from before him: but Benjamin's mess was five times so much as any of their's. And they drank, and were merry with him."}]}
@@ -0,0 +1 @@
1
+ {"number":44,"verses":[{"text":"And he commanded the steward of his house, saying, Fill the men's sacks with food, as much as they can carry, and put every man's money in his sack's mouth."},{"text":"And put my cup, the silver cup, in the sack's mouth of the youngest, and his corn money. And he did according to the word that Joseph had spoken."},{"text":"As soon as the morning was light, the men were sent away, they and their asses."},{"text":"And when they were gone out of the city, and not yet far off, Joseph said unto his steward, Up, follow after the men; and when thou dost overtake them, say unto them, Wherefore have ye rewarded evil for good?"},{"text":"Is not this it in which my lord drinketh, and whereby indeed he divineth? ye have done evil in so doing."},{"text":"And he overtook them, and he spake unto them these same words."},{"text":"And they said unto him, Wherefore saith my lord these words? God forbid that thy servants should do according to this thing:"},{"text":"Behold, the money, which we found in our sacks' mouths, we brought again unto thee out of the land of Canaan: how then should we steal out of thy lord's house silver or gold?"},{"text":"With whomsoever of thy servants it be found, both let him die, and we also will be my lord's bondmen."},{"text":"And he said, Now also let it be according unto your words: he with whom it is found shall be my servant; and ye shall be blameless."},{"text":"Then they speedily took down every man his sack to the ground, and opened every man his sack."},{"text":"And he searched, and began at the eldest, and left at the youngest: and the cup was found in Benjamin's sack."},{"text":"Then they rent their clothes, and laded every man his ass, and returned to the city."},{"text":"And Judah and his brethren came to Joseph's house; for he was yet there: and they fell before him on the ground."},{"text":"And Joseph said unto them, What deed is this that ye have done? wot ye not that such a man as I can certainly divine?"},{"text":"And Judah said, What shall we say unto my lord? what shall we speak? or how shall we clear ourselves? God hath found out the iniquity of thy servants: behold, we are my lord's servants, both we, and he also with whom the cup is found."},{"text":"And he said, God forbid that I should do so: but the man in whose hand the cup is found, he shall be my servant; and as for you, get you up in peace unto your father."},{"text":"Then Judah came near unto him, and said, Oh my lord, let thy servant, I pray thee, speak a word in my lord's ears, and let not thine anger burn against thy servant: for thou art even as Pharaoh."},{"text":"My lord asked his servants, saying, Have ye a father, or a brother?"},{"text":"And we said unto my lord, We have a father, an old man, and a child of his old age, a little one; and his brother is dead, and he alone is left of his mother, and his father loveth him."},{"text":"And thou saidst unto thy servants, Bring him down unto me, that I may set mine eyes upon him."},{"text":"And we said unto my lord, The lad cannot leave his father: for if he should leave his father, his father would die."},{"text":"And thou saidst unto thy servants, Except your youngest brother come down with you, ye shall see my face no more."},{"text":"And it came to pass when we came up unto thy servant my father, we told him the words of my lord."},{"text":"And our father said, Go again, and buy us a little food."},{"text":"And we said, We cannot go down: if our youngest brother be with us, then will we go down: for we may not see the man's face, except our youngest brother be with us."},{"text":"And thy servant my father said unto us, Ye know that my wife bare me two sons:"},{"text":"And the one went out from me, and I said, Surely he is torn in pieces; and I saw him not since:"},{"text":"And if ye take this also from me, and mischief befall him, ye shall bring down my gray hairs with sorrow to the grave."},{"text":"Now therefore when I come to thy servant my father, and the lad be not with us; seeing that his life is bound up in the lad's life;"},{"text":"It shall come to pass, when he seeth that the lad is not with us, that he will die: and thy servants shall bring down the gray hairs of thy servant our father with sorrow to the grave."},{"text":"For thy servant became surety for the lad unto my father, saying, If I bring him not unto thee, then I shall bear the blame to my father for ever."},{"text":"Now therefore, I pray thee, let thy servant abide instead of the lad a bondman to my lord; and let the lad go up with his brethren."},{"text":"For how shall I go up to my father, and the lad be not with me? lest peradventure I see the evil that shall come on my father."}]}
@@ -0,0 +1 @@
1
+ {"number":45,"verses":[{"text":"Then Joseph could not refrain himself before all them that stood by him; and he cried, Cause every man to go out from me. And there stood no man with him, while Joseph made himself known unto his brethren."},{"text":"And he wept aloud: and the Egyptians and the house of Pharaoh heard."},{"text":"And Joseph said unto his brethren, I am Joseph; doth my father yet live? And his brethren could not answer him; for they were troubled at his presence."},{"text":"And Joseph said unto his brethren, Come near to me, I pray you. And they came near. And he said, I am Joseph your brother, whom ye sold into Egypt."},{"text":"Now therefore be not grieved, nor angry with yourselves, that ye sold me hither: for God did send me before you to preserve life."},{"text":"For these two years hath the famine been in the land: and yet there are five years, in the which there shall neither be earing nor harvest."},{"text":"And God sent me before you to preserve you a posterity in the earth, and to save your lives by a great deliverance."},{"text":"So now it was not you that sent me hither, but God: and he hath made me a father to Pharaoh, and lord of all his house, and a ruler throughout all the land of Egypt."},{"text":"Haste ye, and go up to my father, and say unto him, Thus saith thy son Joseph, God hath made me lord of all Egypt: come down unto me, tarry not:"},{"text":"And thou shalt dwell in the land of Goshen, and thou shalt be near unto me, thou, and thy children, and thy children's children, and thy flocks, and thy herds, and all that thou hast:"},{"text":"And there will I nourish thee; for yet there are five years of famine; lest thou, and thy household, and all that thou hast, come to poverty."},{"text":"And, behold, your eyes see, and the eyes of my brother Benjamin, that it is my mouth that speaketh unto you."},{"text":"And ye shall tell my father of all my glory in Egypt, and of all that ye have seen; and ye shall haste and bring down my father hither."},{"text":"And he fell upon his brother Benjamin's neck, and wept; and Benjamin wept upon his neck."},{"text":"Moreover he kissed all his brethren, and wept upon them: and after that his brethren talked with him."},{"text":"And the fame thereof was heard in Pharaoh's house, saying, Joseph's brethren are come: and it pleased Pharaoh well, and his servants."},{"text":"And Pharaoh said unto Joseph, Say unto thy brethren, This do ye; lade your beasts, and go, get you unto the land of Canaan;"},{"text":"And take your father and your households, and come unto me: and I will give you the good of the land of Egypt, and ye shall eat the fat of the land."},{"text":"Now thou art commanded, this do ye; take you wagons out of the land of Egypt for your little ones, and for your wives, and bring your father, and come."},{"text":"Also regard not your stuff; for the good of all the land of Egypt is your's."},{"text":"And the children of Israel did so: and Joseph gave them wagons, according to the commandment of Pharaoh, and gave them provision for the way."},{"text":"To all of them he gave each man changes of raiment; but to Benjamin he gave three hundred pieces of silver, and five changes of raiment."},{"text":"And to his father he sent after this manner; ten asses laden with the good things of Egypt, and ten she asses laden with corn and bread and meat for his father by the way."},{"text":"So he sent his brethren away, and they departed: and he said unto them, See that ye fall not out by the way."},{"text":"And they went up out of Egypt, and came into the land of Canaan unto Jacob their father,"},{"text":"And told him, saying, Joseph is yet alive, and he is governor over all the land of Egypt. And Jacob's heart fainted, for he believed them not."},{"text":"And they told him all the words of Joseph, which he had said unto them: and when he saw the wagons which Joseph had sent to carry him, the spirit of Jacob their father revived:"},{"text":"And Israel said, It is enough; Joseph my son is yet alive: I will go and see him before I die."}]}
@@ -0,0 +1 @@
1
+ {"number":46,"verses":[{"text":"And Israel took his journey with all that he had, and came to Beersheba, and offered sacrifices unto the God of his father Isaac."},{"text":"And God spake unto Israel in the visions of the night, and said, Jacob, Jacob. And he said, Here am I."},{"text":"And he said, I am God, the God of thy father: fear not to go down into Egypt; for I will there make of thee a great nation:"},{"text":"I will go down with thee into Egypt; and I will also surely bring thee up again: and Joseph shall put his hand upon thine eyes."},{"text":"And Jacob rose up from Beersheba: and the sons of Israel carried Jacob their father, and their little ones, and their wives, in the wagons which Pharaoh had sent to carry him."},{"text":"And they took their cattle, and their goods, which they had gotten in the land of Canaan, and came into Egypt, Jacob, and all his seed with him:"},{"text":"His sons, and his sons' sons with him, his daughters, and his sons' daughters, and all his seed brought he with him into Egypt."},{"text":"And these are the names of the children of Israel, which came into Egypt, Jacob and his sons: Reuben, Jacob's firstborn."},{"text":"And the sons of Reuben; Hanoch, and Phallu, and Hezron, and Carmi."},{"text":"And the sons of Simeon; Jemuel, and Jamin, and Ohad, and Jachin, and Zohar, and Shaul the son of a Canaanitish woman."},{"text":"And the sons of Levi; Gershon, Kohath, and Merari."},{"text":"And the sons of Judah; Er, and Onan, and Shelah, and Pharez, and Zarah: but Er and Onan died in the land of Canaan. And the sons of Pharez were Hezron and Hamul."},{"text":"And the sons of Issachar; Tola, and Phuvah, and Job, and Shimron."},{"text":"And the sons of Zebulun; Sered, and Elon, and Jahleel."},{"text":"These be the sons of Leah, which she bare unto Jacob in Padanaram, with his daughter Dinah: all the souls of his sons and his daughters were thirty and three."},{"text":"And the sons of Gad; Ziphion, and Haggi, Shuni, and Ezbon, Eri, and Arodi, and Areli."},{"text":"And the sons of Asher; Jimnah, and Ishuah, and Isui, and Beriah, and Serah their sister: and the sons of Beriah; Heber, and Malchiel."},{"text":"These are the sons of Zilpah, whom Laban gave to Leah his daughter, and these she bare unto Jacob, even sixteen souls."},{"text":"The sons of Rachel Jacob's wife; Joseph, and Benjamin."},{"text":"And unto Joseph in the land of Egypt were born Manasseh and Ephraim, which Asenath the daughter of Potipherah priest of On bare unto him."},{"text":"And the sons of Benjamin were Belah, and Becher, and Ashbel, Gera, and Naaman, Ehi, and Rosh, Muppim, and Huppim, and Ard."},{"text":"These are the sons of Rachel, which were born to Jacob: all the souls were fourteen."},{"text":"And the sons of Dan; Hushim."},{"text":"And the sons of Naphtali; Jahzeel, and Guni, and Jezer, and Shillem."},{"text":"These are the sons of Bilhah, which Laban gave unto Rachel his daughter, and she bare these unto Jacob: all the souls were seven."},{"text":"All the souls that came with Jacob into Egypt, which came out of his loins, besides Jacob's sons' wives, all the souls were threescore and six;"},{"text":"And the sons of Joseph, which were born him in Egypt, were two souls: all the souls of the house of Jacob, which came into Egypt, were threescore and ten."},{"text":"And he sent Judah before him unto Joseph, to direct his face unto Goshen; and they came into the land of Goshen."},{"text":"And Joseph made ready his chariot, and went up to meet Israel his father, to Goshen, and presented himself unto him; and he fell on his neck, and wept on his neck a good while."},{"text":"And Israel said unto Joseph, Now let me die, since I have seen thy face, because thou art yet alive."},{"text":"And Joseph said unto his brethren, and unto his father's house, I will go up, and shew Pharaoh, and say unto him, My brethren, and my father's house, which were in the land of Canaan, are come unto me;"},{"text":"And the men are shepherds, for their trade hath been to feed cattle; and they have brought their flocks, and their herds, and all that they have."},{"text":"And it shall come to pass, when Pharaoh shall call you, and shall say, What is your occupation?"},{"text":"That ye shall say, Thy servants' trade hath been about cattle from our youth even until now, both we, and also our fathers: that ye may dwell in the land of Goshen; for every shepherd is an abomination unto the Egyptians."}]}
@@ -0,0 +1 @@
1
+ {"number":47,"verses":[{"text":"Then Joseph came and told Pharaoh, and said, My father and my brethren, and their flocks, and their herds, and all that they have, are come out of the land of Canaan; and, behold, they are in the land of Goshen."},{"text":"And he took some of his brethren, even five men, and presented them unto Pharaoh."},{"text":"And Pharaoh said unto his brethren, What is your occupation? And they said unto Pharaoh, Thy servants are shepherds, both we, and also our fathers."},{"text":"They said morever unto Pharaoh, For to sojourn in the land are we come; for thy servants have no pasture for their flocks; for the famine is sore in the land of Canaan: now therefore, we pray thee, let thy servants dwell in the land of Goshen."},{"text":"And Pharaoh spake unto Joseph, saying, Thy father and thy brethren are come unto thee:"},{"text":"The land of Egypt is before thee; in the best of the land make thy father and brethren to dwell; in the land of Goshen let them dwell: and if thou knowest any men of activity among them, then make them rulers over my cattle."},{"text":"And Joseph brought in Jacob his father, and set him before Pharaoh: and Jacob blessed Pharaoh."},{"text":"And Pharaoh said unto Jacob, How old art thou?"},{"text":"And Jacob said unto Pharaoh, The days of the years of my pilgrimage are an hundred and thirty years: few and evil have the days of the years of my life been, and have not attained unto the days of the years of the life of my fathers in the days of their pilgrimage."},{"text":"And Jacob blessed Pharaoh, and went out from before Pharaoh."},{"text":"And Joseph placed his father and his brethren, and gave them a possession in the land of Egypt, in the best of the land, in the land of Rameses, as Pharaoh had commanded."},{"text":"And Joseph nourished his father, and his brethren, and all his father's household, with bread, according to their families."},{"text":"And there was no bread in all the land; for the famine was very sore, so that the land of Egypt and all the land of Canaan fainted by reason of the famine."},{"text":"And Joseph gathered up all the money that was found in the land of Egypt, and in the land of Canaan, for the corn which they bought: and Joseph brought the money into Pharaoh's house."},{"text":"And when money failed in the land of Egypt, and in the land of Canaan, all the Egyptians came unto Joseph, and said, Give us bread: for why should we die in thy presence? for the money faileth."},{"text":"And Joseph said, Give your cattle; and I will give you for your cattle, if money fail."},{"text":"And they brought their cattle unto Joseph: and Joseph gave them bread in exchange for horses, and for the flocks, and for the cattle of the herds, and for the asses: and he fed them with bread for all their cattle for that year."},{"text":"When that year was ended, they came unto him the second year, and said unto him, We will not hide it from my lord, how that our money is spent; my lord also hath our herds of cattle; there is not ought left in the sight of my lord, but our bodies, and our lands:"},{"text":"Wherefore shall we die before thine eyes, both we and our land? buy us and our land for bread, and we and our land will be servants unto Pharaoh: and give us seed, that we may live, and not die, that the land be not desolate."},{"text":"And Joseph bought all the land of Egypt for Pharaoh; for the Egyptians sold every man his field, because the famine prevailed over them: so the land became Pharaoh's."},{"text":"And as for the people, he removed them to cities from one end of the borders of Egypt even to the other end thereof."},{"text":"Only the land of the priests bought he not; for the priests had a portion assigned them of Pharaoh, and did eat their portion which Pharaoh gave them: wherefore they sold not their lands."},{"text":"Then Joseph said unto the people, Behold, I have bought you this day and your land for Pharaoh: lo, here is seed for you, and ye shall sow the land."},{"text":"And it shall come to pass in the increase, that ye shall give the fifth part unto Pharaoh, and four parts shall be your own, for seed of the field, and for your food, and for them of your households, and for food for your little ones."},{"text":"And they said, Thou hast saved our lives: let us find grace in the sight of my lord, and we will be Pharaoh's servants."},{"text":"And Joseph made it a law over the land of Egypt unto this day, that Pharaoh should have the fifth part, except the land of the priests only, which became not Pharaoh's."},{"text":"And Israel dwelt in the land of Egypt, in the country of Goshen; and they had possessions therein, and grew, and multiplied exceedingly."},{"text":"And Jacob lived in the land of Egypt seventeen years: so the whole age of Jacob was an hundred forty and seven years."},{"text":"And the time drew nigh that Israel must die: and he called his son Joseph, and said unto him, If now I have found grace in thy sight, put, I pray thee, thy hand under my thigh, and deal kindly and truly with me; bury me not, I pray thee, in Egypt:"},{"text":"But I will lie with my fathers, and thou shalt carry me out of Egypt, and bury me in their buryingplace. And he said, I will do as thou hast said."},{"text":"And he said, Swear unto me. And he sware unto him. And Israel bowed himself upon the bed's head."}]}
@@ -0,0 +1 @@
1
+ {"number":48,"verses":[{"text":"And it came to pass after these things, that one told Joseph, Behold, thy father is sick: and he took with him his two sons, Manasseh and Ephraim."},{"text":"And one told Jacob, and said, Behold, thy son Joseph cometh unto thee: and Israel strengthened himself, and sat upon the bed."},{"text":"And Jacob said unto Joseph, God Almighty appeared unto me at Luz in the land of Canaan, and blessed me,"},{"text":"And said unto me, Behold, I will make thee fruitful, and multiply thee, and I will make of thee a multitude of people; and will give this land to thy seed after thee for an everlasting possession."},{"text":"And now thy two sons, Ephraim and Manasseh, which were born unto thee in the land of Egypt before I came unto thee into Egypt, are mine; as Reuben and Simeon, they shall be mine."},{"text":"And thy issue, which thou begettest after them, shall be thine, and shall be called after the name of their brethren in their inheritance."},{"text":"And as for me, when I came from Padan, Rachel died by me in the land of Canaan in the way, when yet there was but a little way to come unto Ephrath: and I buried her there in the way of Ephrath; the same is Bethlehem."},{"text":"And Israel beheld Joseph's sons, and said, Who are these?"},{"text":"And Joseph said unto his father, They are my sons, whom God hath given me in this place. And he said, Bring them, I pray thee, unto me, and I will bless them."},{"text":"Now the eyes of Israel were dim for age, so that he could not see."},{"text":"And Israel said unto Joseph, I had not thought to see thy face: and, lo, God hath shewed me also thy seed."},{"text":"And Joseph brought them out from between his knees, and he bowed himself with his face to the earth."},{"text":"And Joseph took them both, Ephraim in his right hand toward Israel's left hand, and Manasseh in his left hand toward Israel's right hand, and brought them near unto him."},{"text":"And Israel stretched out his right hand, and laid it upon Ephraim's head, who was the younger, and his left hand upon Manasseh's head, guiding his hands wittingly; for Manasseh was the firstborn."},{"text":"And he blessed Joseph, and said, God, before whom my fathers Abraham and Isaac did walk, the God which fed me all my life long unto this day,"},{"text":"The Angel which redeemed me from all evil, bless the lads; and let my name be named on them, and the name of my fathers Abraham and Isaac; and let them grow into a multitude in the midst of the earth."},{"text":"And when Joseph saw that his father laid his right hand upon the head of Ephraim, it displeased him: and he held up his father's hand, to remove it from Ephraim's head unto Manasseh's head."},{"text":"And Joseph said unto his father, Not so, my father: for this is the firstborn; put thy right hand upon his head."},{"text":"And his father refused, and said, I know it, my son, I know it: he also shall become a people, and he also shall be great: but truly his younger brother shall be greater than he, and his seed shall become a multitude of nations."},{"text":"And he blessed them that day, saying, In thee shall Israel bless, saying, God make thee as Ephraim and as Manasseh: and he set Ephraim before Manasseh."},{"text":"And Israel said unto Joseph, Behold, I die: but God shall be with you, and bring you again unto the land of your fathers."},{"text":"Moreover I have given to thee one portion above thy brethren, which I took out of the hand of the Amorite with my sword and with my bow."}]}
@@ -0,0 +1 @@
1
+ {"number":49,"verses":[{"text":"And Jacob called unto his sons, and said, Gather yourselves together, that I may tell you that which shall befall you in the last days."},{"text":"Gather yourselves together, and hear, ye sons of Jacob; and hearken unto Israel your father."},{"text":"Reuben, thou art my firstborn, my might, and the beginning of my strength, the excellency of dignity, and the excellency of power:"},{"text":"Unstable as water, thou shalt not excel; because thou wentest up to thy father's bed; then defiledst thou it: he went up to my couch."},{"text":"Simeon and Levi are brethren; instruments of cruelty are in their habitations."},{"text":"O my soul, come not thou into their secret; unto their assembly, mine honour, be not thou united: for in their anger they slew a man, and in their selfwill they digged down a wall."},{"text":"Cursed be their anger, for it was fierce; and their wrath, for it was cruel: I will divide them in Jacob, and scatter them in Israel."},{"text":"Judah, thou art he whom thy brethren shall praise: thy hand shall be in the neck of thine enemies; thy father's children shall bow down before thee."},{"text":"Judah is a lion's whelp: from the prey, my son, thou art gone up: he stooped down, he couched as a lion, and as an old lion; who shall rouse him up?"},{"text":"The sceptre shall not depart from Judah, nor a lawgiver from between his feet, until Shiloh come; and unto him shall the gathering of the people be."},{"text":"Binding his foal unto the vine, and his ass's colt unto the choice vine; he washed his garments in wine, and his clothes in the blood of grapes:"},{"text":"His eyes shall be red with wine, and his teeth white with milk."},{"text":"Zebulun shall dwell at the haven of the sea; and he shall be for an haven of ships; and his border shall be unto Zidon."},{"text":"Issachar is a strong ass couching down between two burdens:"},{"text":"And he saw that rest was good, and the land that it was pleasant; and bowed his shoulder to bear, and became a servant unto tribute."},{"text":"Dan shall judge his people, as one of the tribes of Israel."},{"text":"Dan shall be a serpent by the way, an adder in the path, that biteth the horse heels, so that his rider shall fall backward."},{"text":"I have waited for thy salvation, O LORD."},{"text":"Gad, a troop shall overcome him: but he shall overcome at the last."},{"text":"Out of Asher his bread shall be fat, and he shall yield royal dainties."},{"text":"Naphtali is a hind let loose: he giveth goodly words."},{"text":"Joseph is a fruitful bough, even a fruitful bough by a well; whose branches run over the wall:"},{"text":"The archers have sorely grieved him, and shot at him, and hated him:"},{"text":"But his bow abode in strength, and the arms of his hands were made strong by the hands of the mighty God of Jacob; (from thence is the shepherd, the stone of Israel:)"},{"text":"Even by the God of thy father, who shall help thee; and by the Almighty, who shall bless thee with blessings of heaven above, blessings of the deep that lieth under, blessings of the breasts, and of the womb:"},{"text":"The blessings of thy father have prevailed above the blessings of my progenitors unto the utmost bound of the everlasting hills: they shall be on the head of Joseph, and on the crown of the head of him that was separate from his brethren."},{"text":"Benjamin shall ravin as a wolf: in the morning he shall devour the prey, and at night he shall divide the spoil."},{"text":"All these are the twelve tribes of Israel: and this is it that their father spake unto them, and blessed them; every one according to his blessing he blessed them."},{"text":"And he charged them, and said unto them, I am to be gathered unto my people: bury me with my fathers in the cave that is in the field of Ephron the Hittite,"},{"text":"In the cave that is in the field of Machpelah, which is before Mamre, in the land of Canaan, which Abraham bought with the field of Ephron the Hittite for a possession of a buryingplace."},{"text":"There they buried Abraham and Sarah his wife; there they buried Isaac and Rebekah his wife; and there I buried Leah."},{"text":"The purchase of the field and of the cave that is therein was from the children of Heth."},{"text":"And when Jacob had made an end of commanding his sons, he gathered up his feet into the bed, and yielded up the ghost, and was gathered unto his people."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"This is the book of the generations of Adam. In the day that God created man, in the likeness of God made he him;"},{"text":"Male and female created he them; and blessed them, and called their name Adam, in the day when they were created."},{"text":"And Adam lived an hundred and thirty years, and begat a son in his own likeness, and after his image; and called his name Seth:"},{"text":"And the days of Adam after he had begotten Seth were eight hundred years: and he begat sons and daughters:"},{"text":"And all the days that Adam lived were nine hundred and thirty years: and he died."},{"text":"And Seth lived an hundred and five years, and begat Enos:"},{"text":"And Seth lived after he begat Enos eight hundred and seven years, and begat sons and daughters:"},{"text":"And all the days of Seth were nine hundred and twelve years: and he died."},{"text":"And Enos lived ninety years, and begat Cainan:"},{"text":"And Enos lived after he begat Cainan eight hundred and fifteen years, and begat sons and daughters:"},{"text":"And all the days of Enos were nine hundred and five years: and he died."},{"text":"And Cainan lived seventy years and begat Mahalaleel:"},{"text":"And Cainan lived after he begat Mahalaleel eight hundred and forty years, and begat sons and daughters:"},{"text":"And all the days of Cainan were nine hundred and ten years: and he died."},{"text":"And Mahalaleel lived sixty and five years, and begat Jared:"},{"text":"And Mahalaleel lived after he begat Jared eight hundred and thirty years, and begat sons and daughters:"},{"text":"And all the days of Mahalaleel were eight hundred ninety and five years: and he died."},{"text":"And Jared lived an hundred sixty and two years, and he begat Enoch:"},{"text":"And Jared lived after he begat Enoch eight hundred years, and begat sons and daughters:"},{"text":"And all the days of Jared were nine hundred sixty and two years: and he died."},{"text":"And Enoch lived sixty and five years, and begat Methuselah:"},{"text":"And Enoch walked with God after he begat Methuselah three hundred years, and begat sons and daughters:"},{"text":"And all the days of Enoch were three hundred sixty and five years:"},{"text":"And Enoch walked with God: and he was not; for God took him."},{"text":"And Methuselah lived an hundred eighty and seven years, and begat Lamech."},{"text":"And Methuselah lived after he begat Lamech seven hundred eighty and two years, and begat sons and daughters:"},{"text":"And all the days of Methuselah were nine hundred sixty and nine years: and he died."},{"text":"And Lamech lived an hundred eighty and two years, and begat a son:"},{"text":"And he called his name Noah, saying, This same shall comfort us concerning our work and toil of our hands, because of the ground which the LORD hath cursed."},{"text":"And Lamech lived after he begat Noah five hundred ninety and five years, and begat sons and daughters:"},{"text":"And all the days of Lamech were seven hundred seventy and seven years: and he died."},{"text":"And Noah was five hundred years old: and Noah begat Shem, Ham, and Japheth."}]}
@@ -0,0 +1 @@
1
+ {"number":50,"verses":[{"text":"And Joseph fell upon his father's face, and wept upon him, and kissed him."},{"text":"And Joseph commanded his servants the physicians to embalm his father: and the physicians embalmed Israel."},{"text":"And forty days were fulfilled for him; for so are fulfilled the days of those which are embalmed: and the Egyptians mourned for him threescore and ten days."},{"text":"And when the days of his mourning were past, Joseph spake unto the house of Pharaoh, saying, If now I have found grace in your eyes, speak, I pray you, in the ears of Pharaoh, saying,"},{"text":"My father made me swear, saying, Lo, I die: in my grave which I have digged for me in the land of Canaan, there shalt thou bury me. Now therefore let me go up, I pray thee, and bury my father, and I will come again."},{"text":"And Pharaoh said, Go up, and bury thy father, according as he made thee swear."},{"text":"And Joseph went up to bury his father: and with him went up all the servants of Pharaoh, the elders of his house, and all the elders of the land of Egypt,"},{"text":"And all the house of Joseph, and his brethren, and his father's house: only their little ones, and their flocks, and their herds, they left in the land of Goshen."},{"text":"And there went up with him both chariots and horsemen: and it was a very great company."},{"text":"And they came to the threshingfloor of Atad, which is beyond Jordan, and there they mourned with a great and very sore lamentation: and he made a mourning for his father seven days."},{"text":"And when the inhabitants of the land, the Canaanites, saw the mourning in the floor of Atad, they said, This is a grievous mourning to the Egyptians: wherefore the name of it was called Abelmizraim, which is beyond Jordan."},{"text":"And his sons did unto him according as he commanded them:"},{"text":"For his sons carried him into the land of Canaan, and buried him in the cave of the field of Machpelah, which Abraham bought with the field for a possession of a buryingplace of Ephron the Hittite, before Mamre."},{"text":"And Joseph returned into Egypt, he, and his brethren, and all that went up with him to bury his father, after he had buried his father."},{"text":"And when Joseph's brethren saw that their father was dead, they said, Joseph will peradventure hate us, and will certainly requite us all the evil which we did unto him."},{"text":"And they sent a messenger unto Joseph, saying, Thy father did command before he died, saying,"},{"text":"So shall ye say unto Joseph, Forgive, I pray thee now, the trespass of thy brethren, and their sin; for they did unto thee evil: and now, we pray thee, forgive the trespass of the servants of the God of thy father. And Joseph wept when they spake unto him."},{"text":"And his brethren also went and fell down before his face; and they said, Behold, we be thy servants."},{"text":"And Joseph said unto them, Fear not: for am I in the place of God?"},{"text":"But as for you, ye thought evil against me; but God meant it unto good, to bring to pass, as it is this day, to save much people alive."},{"text":"Now therefore fear ye not: I will nourish you, and your little ones."},{"text":"And Joseph dwelt in Egypt, he, and his father's house: and Joseph lived an hundred and ten years."},{"text":"And Joseph saw Ephraim's children of the third generation: the children also of Machir the son of Manasseh were brought up upon Joseph's knees."},{"text":"And Joseph said unto his brethren, I die: and God will surely visit you, and bring you out of this land unto the land which he sware to Abraham, to Isaac, and to Jacob."},{"text":"And Joseph took an oath of the children of Israel, saying, God will surely visit you, and ye shall carry up my bones from hence."},{"text":"So Joseph died, being an hundred and ten years old: and they embalmed him, and he was put in a coffin in Egypt."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And it came to pass, when men began to multiply on the face of the earth, and daughters were born unto them,"},{"text":"That the sons of God saw the daughters of men that they were fair; and they took them wives of all which they chose."},{"text":"And the LORD said, My spirit shall not always strive with man, for that he also is flesh: yet his days shall be an hundred and twenty years."},{"text":"There were giants in the earth in those days; and also after that, when the sons of God came in unto the daughters of men, and they bare children to them, the same became mighty men which were of old, men of renown."},{"text":"And God saw that the wickedness of man was great in the earth, and that every imagination of the thoughts of his heart was only evil continually."},{"text":"And it repented the LORD that he had made man on the earth, and it grieved him at his heart."},{"text":"And the LORD said, I will destroy man whom I have created from the face of the earth; both man, and beast, and the creeping thing, and the fowls of the air; for it repenteth me that I have made them."},{"text":"But Noah found grace in the eyes of the LORD."},{"text":"These are the generations of Noah: Noah was a just man and perfect in his generations, and Noah walked with God."},{"text":"And Noah begat three sons, Shem, Ham, and Japheth."},{"text":"The earth also was corrupt before God, and the earth was filled with violence."},{"text":"And God looked upon the earth, and, behold, it was corrupt; for all flesh had corrupted his way upon the earth."},{"text":"And God said unto Noah, The end of all flesh is come before me; for the earth is filled with violence through them; and, behold, I will destroy them with the earth."},{"text":"Make thee an ark of gopher wood; rooms shalt thou make in the ark, and shalt pitch it within and without with pitch."},{"text":"And this is the fashion which thou shalt make it of: The length of the ark shall be three hundred cubits, the breadth of it fifty cubits, and the height of it thirty cubits."},{"text":"A window shalt thou make to the ark, and in a cubit shalt thou finish it above; and the door of the ark shalt thou set in the side thereof; with lower, second, and third stories shalt thou make it."},{"text":"And, behold, I, even I, do bring a flood of waters upon the earth, to destroy all flesh, wherein is the breath of life, from under heaven; and every thing that is in the earth shall die."},{"text":"But with thee will I establish my covenant; and thou shalt come into the ark, thou, and thy sons, and thy wife, and thy sons' wives with thee."},{"text":"And of every living thing of all flesh, two of every sort shalt thou bring into the ark, to keep them alive with thee; they shall be male and female."},{"text":"Of fowls after their kind, and of cattle after their kind, of every creeping thing of the earth after his kind, two of every sort shall come unto thee, to keep them alive."},{"text":"And take thou unto thee of all food that is eaten, and thou shalt gather it to thee; and it shall be for food for thee, and for them."},{"text":"Thus did Noah; according to all that God commanded him, so did he."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"And the LORD said unto Noah, Come thou and all thy house into the ark; for thee have I seen righteous before me in this generation."},{"text":"Of every clean beast thou shalt take to thee by sevens, the male and his female: and of beasts that are not clean by two, the male and his female."},{"text":"Of fowls also of the air by sevens, the male and the female; to keep seed alive upon the face of all the earth."},{"text":"For yet seven days, and I will cause it to rain upon the earth forty days and forty nights; and every living substance that I have made will I destroy from off the face of the earth."},{"text":"And Noah did according unto all that the LORD commanded him."},{"text":"And Noah was six hundred years old when the flood of waters was upon the earth."},{"text":"And Noah went in, and his sons, and his wife, and his sons' wives with him, into the ark, because of the waters of the flood."},{"text":"Of clean beasts, and of beasts that are not clean, and of fowls, and of every thing that creepeth upon the earth,"},{"text":"There went in two and two unto Noah into the ark, the male and the female, as God had commanded Noah."},{"text":"And it came to pass after seven days, that the waters of the flood were upon the earth."},{"text":"In the six hundredth year of Noah's life, in the second month, the seventeenth day of the month, the same day were all the fountains of the great deep broken up, and the windows of heaven were opened."},{"text":"And the rain was upon the earth forty days and forty nights."},{"text":"In the selfsame day entered Noah, and Shem, and Ham, and Japheth, the sons of Noah, and Noah's wife, and the three wives of his sons with them, into the ark;"},{"text":"They, and every beast after his kind, and all the cattle after their kind, and every creeping thing that creepeth upon the earth after his kind, and every fowl after his kind, every bird of every sort."},{"text":"And they went in unto Noah into the ark, two and two of all flesh, wherein is the breath of life."},{"text":"And they that went in, went in male and female of all flesh, as God had commanded him: and the LORD shut him in."},{"text":"And the flood was forty days upon the earth; and the waters increased, and bare up the ark, and it was lift up above the earth."},{"text":"And the waters prevailed, and were increased greatly upon the earth; and the ark went upon the face of the waters."},{"text":"And the waters prevailed exceedingly upon the earth; and all the high hills, that were under the whole heaven, were covered."},{"text":"Fifteen cubits upward did the waters prevail; and the mountains were covered."},{"text":"And all flesh died that moved upon the earth, both of fowl, and of cattle, and of beast, and of every creeping thing that creepeth upon the earth, and every man:"},{"text":"All in whose nostrils was the breath of life, of all that was in the dry land, died."},{"text":"And every living substance was destroyed which was upon the face of the ground, both man, and cattle, and the creeping things, and the fowl of the heaven; and they were destroyed from the earth: and Noah only remained alive, and they that were with him in the ark."},{"text":"And the waters prevailed upon the earth an hundred and fifty days."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And God remembered Noah, and every living thing, and all the cattle that was with him in the ark: and God made a wind to pass over the earth, and the waters asswaged;"},{"text":"The fountains also of the deep and the windows of heaven were stopped, and the rain from heaven was restrained;"},{"text":"And the waters returned from off the earth continually: and after the end of the hundred and fifty days the waters were abated."},{"text":"And the ark rested in the seventh month, on the seventeenth day of the month, upon the mountains of Ararat."},{"text":"And the waters decreased continually until the tenth month: in the tenth month, on the first day of the month, were the tops of the mountains seen."},{"text":"And it came to pass at the end of forty days, that Noah opened the window of the ark which he had made:"},{"text":"And he sent forth a raven, which went forth to and fro, until the waters were dried up from off the earth."},{"text":"Also he sent forth a dove from him, to see if the waters were abated from off the face of the ground;"},{"text":"But the dove found no rest for the sole of her foot, and she returned unto him into the ark, for the waters were on the face of the whole earth: then he put forth his hand, and took her, and pulled her in unto him into the ark."},{"text":"And he stayed yet other seven days; and again he sent forth the dove out of the ark;"},{"text":"And the dove came in to him in the evening; and, lo, in her mouth was an olive leaf pluckt off: so Noah knew that the waters were abated from off the earth."},{"text":"And he stayed yet other seven days; and sent forth the dove; which returned not again unto him any more."},{"text":"And it came to pass in the six hundredth and first year, in the first month, the first day of the month, the waters were dried up from off the earth: and Noah removed the covering of the ark, and looked, and, behold, the face of the ground was dry."},{"text":"And in the second month, on the seven and twentieth day of the month, was the earth dried."},{"text":"And God spake unto Noah, saying,"},{"text":"Go forth of the ark, thou, and thy wife, and thy sons, and thy sons' wives with thee."},{"text":"Bring forth with thee every living thing that is with thee, of all flesh, both of fowl, and of cattle, and of every creeping thing that creepeth upon the earth; that they may breed abundantly in the earth, and be fruitful, and multiply upon the earth."},{"text":"And Noah went forth, and his sons, and his wife, and his sons' wives with him:"},{"text":"Every beast, every creeping thing, and every fowl, and whatsoever creepeth upon the earth, after their kinds, went forth out of the ark."},{"text":"And Noah builded an altar unto the LORD; and took of every clean beast, and of every clean fowl, and offered burnt offerings on the altar."},{"text":"And the LORD smelled a sweet savour; and the LORD said in his heart, I will not again curse the ground any more for man's sake; for the imagination of man's heart is evil from his youth; neither will I again smite any more every thing living, as I have done."},{"text":"While the earth remaineth, seedtime and harvest, and cold and heat, and summer and winter, and day and night shall not cease."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"And God blessed Noah and his sons, and said unto them, Be fruitful, and multiply, and replenish the earth."},{"text":"And the fear of you and the dread of you shall be upon every beast of the earth, and upon every fowl of the air, upon all that moveth upon the earth, and upon all the fishes of the sea; into your hand are they delivered."},{"text":"Every moving thing that liveth shall be meat for you; even as the green herb have I given you all things."},{"text":"But flesh with the life thereof, which is the blood thereof, shall ye not eat."},{"text":"And surely your blood of your lives will I require; at the hand of every beast will I require it, and at the hand of man; at the hand of every man's brother will I require the life of man."},{"text":"Whoso sheddeth man's blood, by man shall his blood be shed: for in the image of God made he man."},{"text":"And you, be ye fruitful, and multiply; bring forth abundantly in the earth, and multiply therein."},{"text":"And God spake unto Noah, and to his sons with him, saying,"},{"text":"And I, behold, I establish my covenant with you, and with your seed after you;"},{"text":"And with every living creature that is with you, of the fowl, of the cattle, and of every beast of the earth with you; from all that go out of the ark, to every beast of the earth."},{"text":"And I will establish my covenant with you, neither shall all flesh be cut off any more by the waters of a flood; neither shall there any more be a flood to destroy the earth."},{"text":"And God said, This is the token of the covenant which I make between me and you and every living creature that is with you, for perpetual generations:"},{"text":"I do set my bow in the cloud, and it shall be for a token of a covenant between me and the earth."},{"text":"And it shall come to pass, when I bring a cloud over the earth, that the bow shall be seen in the cloud:"},{"text":"And I will remember my covenant, which is between me and you and every living creature of all flesh; and the waters shall no more become a flood to destroy all flesh."},{"text":"And the bow shall be in the cloud; and I will look upon it, that I may remember the everlasting covenant between God and every living creature of all flesh that is upon the earth."},{"text":"And God said unto Noah, This is the token of the covenant, which I have established between me and all flesh that is upon the earth."},{"text":"And the sons of Noah, that went forth of the ark, were Shem, and Ham, and Japheth: and Ham is the father of Canaan."},{"text":"These are the three sons of Noah: and of them was the whole earth overspread."},{"text":"And Noah began to be an husbandman, and he planted a vineyard:"},{"text":"And he drank of the wine, and was drunken; and he was uncovered within his tent."},{"text":"And Ham, the father of Canaan, saw the nakedness of his father, and told his two brethren without."},{"text":"And Shem and Japheth took a garment, and laid it upon both their shoulders, and went backward, and covered the nakedness of their father; and their faces were backward, and they saw not their father's nakedness."},{"text":"And Noah awoke from his wine, and knew what his younger son had done unto him."},{"text":"And he said, Cursed be Canaan; a servant of servants shall he be unto his brethren."},{"text":"And he said, Blessed be the LORD God of Shem; and Canaan shall be his servant."},{"text":"God shall enlarge Japheth, and he shall dwell in the tents of Shem; and Canaan shall be his servant."},{"text":"And Noah lived after the flood three hundred and fifty years."},{"text":"And all the days of Noah were nine hundred and fifty years: and he died."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The burden which Habakkuk the prophet did see."},{"text":"O LORD, how long shall I cry, and thou wilt not hear! even cry out unto thee of violence, and thou wilt not save!"},{"text":"Why dost thou shew me iniquity, and cause me to behold grievance? for spoiling and violence are before me: and there are that raise up strife and contention."},{"text":"Therefore the law is slacked, and judgment doth never go forth: for the wicked doth compass about the righteous; therefore wrong judgment proceedeth."},{"text":"Behold ye among the heathen, and regard, and wonder marvelously: for I will work a work in your days which ye will not believe, though it be told you."},{"text":"For, lo, I raise up the Chaldeans, that bitter and hasty nation, which shall march through the breadth of the land, to possess the dwellingplaces that are not their's."},{"text":"They are terrible and dreadful: their judgment and their dignity shall proceed of themselves."},{"text":"Their horses also are swifter than the leopards, and are more fierce than the evening wolves: and their horsemen shall spread themselves, and their horsemen shall come from far; they shall fly as the eagle that hasteth to eat."},{"text":"They shall come all for violence: their faces shall sup up as the east wind, and they shall gather the captivity as the sand."},{"text":"And they shall scoff at the kings, and the princes shall be a scorn unto them: they shall deride every strong hold; for they shall heap dust, and take it."},{"text":"Then shall his mind change, and he shall pass over, and offend, imputing this his power unto his god."},{"text":"Art thou not from everlasting, O LORD my God, mine Holy One? we shall not die. O LORD, thou hast ordained them for judgment; and, O mighty God, thou hast established them for correction."},{"text":"Thou art of purer eyes than to behold evil, and canst not look on iniquity: wherefore lookest thou upon them that deal treacherously, and holdest thy tongue when the wicked devoureth the man that is more righteous than he?"},{"text":"And makest men as the fishes of the sea, as the creeping things, that have no ruler over them?"},{"text":"They take up all of them with the angle, they catch them in their net, and gather them in their drag: therefore they rejoice and are glad."},{"text":"Therefore they sacrifice unto their net, and burn incense unto their drag; because by them their portion is fat, and their meat plenteous."},{"text":"Shall they therefore empty their net, and not spare continually to slay the nations?"}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"I will stand upon my watch, and set me upon the tower, and will watch to see what he will say unto me, and what I shall answer when I am reproved."},{"text":"And the LORD answered me, and said, Write the vision, and make it plain upon tables, that he may run that readeth it."},{"text":"For the vision is yet for an appointed time, but at the end it shall speak, and not lie: though it tarry, wait for it; because it will surely come, it will not tarry."},{"text":"Behold, his soul which is lifted up is not upright in him: but the just shall live by his faith."},{"text":"Yea also, because he transgresseth by wine, he is a proud man, neither keepeth at home, who enlargeth his desire as hell, and is as death, and cannot be satisfied, but gathereth unto him all nations, and heapeth unto him all people:"},{"text":"Shall not all these take up a parable against him, and a taunting proverb against him, and say, Woe to him that increaseth that which is not his! how long? and to him that ladeth himself with thick clay!"},{"text":"Shall they not rise up suddenly that shall bite thee, and awake that shall vex thee, and thou shalt be for booties unto them?"},{"text":"Because thou hast spoiled many nations, all the remnant of the people shall spoil thee; because of men's blood, and for the violence of the land, of the city, and of all that dwell therein."},{"text":"Woe to him that coveteth an evil covetousness to his house, that he may set his nest on high, that he may be delivered from the power of evil!"},{"text":"Thou hast consulted shame to thy house by cutting off many people, and hast sinned against thy soul."},{"text":"For the stone shall cry out of the wall, and the beam out of the timber shall answer it."},{"text":"Woe to him that buildeth a town with blood, and stablisheth a city by iniquity!"},{"text":"Behold, is it not of the LORD of hosts that the people shall labour in the very fire, and the people shall weary themselves for very vanity?"},{"text":"For the earth shall be filled with the knowledge of the glory of the LORD, as the waters cover the sea."},{"text":"Woe unto him that giveth his neighbour drink, that puttest thy bottle to him, and makest him drunken also, that thou mayest look on their nakedness!"},{"text":"Thou art filled with shame for glory: drink thou also, and let thy foreskin be uncovered: the cup of the LORD's right hand shall be turned unto thee, and shameful spewing shall be on thy glory."},{"text":"For the violence of Lebanon shall cover thee, and the spoil of beasts, which made them afraid, because of men's blood, and for the violence of the land, of the city, and of all that dwell therein."},{"text":"What profiteth the graven image that the maker thereof hath graven it; the molten image, and a teacher of lies, that the maker of his work trusteth therein, to make dumb idols?"},{"text":"Woe unto him that saith to the wood, Awake; to the dumb stone, Arise, it shall teach! Behold, it is laid over with gold and silver, and there is no breath at all in the midst of it."},{"text":"But the LORD is in his holy temple: let all the earth keep silence before him."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"A prayer of Habakkuk the prophet upon Shigionoth."},{"text":"O LORD, I have heard thy speech, and was afraid: O LORD, revive thy work in the midst of the years, in the midst of the years make known; in wrath remember mercy."},{"text":"God came from Teman, and the Holy One from mount Paran. Selah. His glory covered the heavens, and the earth was full of his praise."},{"text":"And his brightness was as the light; he had horns coming out of his hand: and there was the hiding of his power."},{"text":"Before him went the pestilence, and burning coals went forth at his feet."},{"text":"He stood, and measured the earth: he beheld, and drove asunder the nations; and the everlasting mountains were scattered, the perpetual hills did bow: his ways are everlasting."},{"text":"I saw the tents of Cushan in affliction: and the curtains of the land of Midian did tremble."},{"text":"Was the LORD displeased against the rivers? was thine anger against the rivers? was thy wrath against the sea, that thou didst ride upon thine horses and thy chariots of salvation?"},{"text":"Thy bow was made quite naked, according to the oaths of the tribes, even thy word. Selah. Thou didst cleave the earth with rivers."},{"text":"The mountains saw thee, and they trembled: the overflowing of the water passed by: the deep uttered his voice, and lifted up his hands on high."},{"text":"The sun and moon stood still in their habitation: at the light of thine arrows they went, and at the shining of thy glittering spear."},{"text":"Thou didst march through the land in indignation, thou didst thresh the heathen in anger."},{"text":"Thou wentest forth for the salvation of thy people, even for salvation with thine anointed; thou woundedst the head out of the house of the wicked, by discovering the foundation unto the neck. Selah."},{"text":"Thou didst strike through with his staves the head of his villages: they came out as a whirlwind to scatter me: their rejoicing was as to devour the poor secretly."},{"text":"Thou didst walk through the sea with thine horses, through the heap of great waters."},{"text":"When I heard, my belly trembled; my lips quivered at the voice: rottenness entered into my bones, and I trembled in myself, that I might rest in the day of trouble: when he cometh up unto the people, he will invade them with his troops."},{"text":"Although the fig tree shall not blossom, neither shall fruit be in the vines; the labour of the olive shall fail, and the fields shall yield no meat; the flock shall be cut off from the fold, and there shall be no herd in the stalls:"},{"text":"Yet I will rejoice in the LORD, I will joy in the God of my salvation."},{"text":"The LORD God is my strength, and he will make my feet like hinds' feet, and he will make me to walk upon mine high places. To the chief singer on my stringed instruments."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"In the second year of Darius the king, in the sixth month, in the first day of the month, came the word of the LORD by Haggai the prophet unto Zerubbabel the son of Shealtiel, governor of Judah, and to Joshua the son of Josedech, the high priest, saying,"},{"text":"Thus speaketh the LORD of hosts, saying, This people say, The time is not come, the time that the LORD's house should be built."},{"text":"Then came the word of the LORD by Haggai the prophet, saying,"},{"text":"Is it time for you, O ye, to dwell in your cieled houses, and this house lie waste?"},{"text":"Now therefore thus saith the LORD of hosts; Consider your ways."},{"text":"Ye have sown much, and bring in little; ye eat, but ye have not enough; ye drink, but ye are not filled with drink; ye clothe you, but there is none warm; and he that earneth wages earneth wages to put it into a bag with holes."},{"text":"Thus saith the LORD of hosts; Consider your ways."},{"text":"Go up to the mountain, and bring wood, and build the house; and I will take pleasure in it, and I will be glorified, saith the LORD."},{"text":"Ye looked for much, and, lo it came to little; and when ye brought it home, I did blow upon it. Why? saith the LORD of hosts. Because of mine house that is waste, and ye run every man unto his own house."},{"text":"Therefore the heaven over you is stayed from dew, and the earth is stayed from her fruit."},{"text":"And I called for a drought upon the land, and upon the mountains, and upon the corn, and upon the new wine, and upon the oil, and upon that which the ground bringeth forth, and upon men, and upon cattle, and upon all the labour of the hands."},{"text":"Then Zerubbabel the son of Shealtiel, and Joshua the son of Josedech, the high priest, with all the remnant of the people, obeyed the voice of the LORD their God, and the words of Haggai the prophet, as the LORD their God had sent him, and the people did fear before the LORD."},{"text":"Then spake Haggai the LORD's messenger in the LORD's message unto the people, saying, I am with you, saith the LORD."},{"text":"And the LORD stirred up the spirit of Zerubbabel the son of Shealtiel, governor of Judah, and the spirit of Joshua the son of Josedech, the high priest, and the spirit of all the remnant of the people; and they came and did work in the house of the LORD of hosts, their God,"},{"text":"In the four and twentieth day of the sixth month, in the second year of Darius the king."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"In the seventh month, in the one and twentieth day of the month, came the word of the LORD by the prophet Haggai, saying,"},{"text":"Speak now to Zerubbabel the son of Shealtiel, governor of Judah, and to Joshua the son of Josedech, the high priest, and to the residue of the people, saying,"},{"text":"Who is left among you that saw this house in her first glory? and how do ye see it now? is it not in your eyes in comparison of it as nothing?"},{"text":"Yet now be strong, O Zerubbabel, saith the LORD; and be strong, O Joshua, son of Josedech, the high priest; and be strong, all ye people of the land, saith the LORD, and work: for I am with you, saith the LORD of hosts:"},{"text":"According to the word that I covenanted with you when ye came out of Egypt, so my spirit remaineth among you: fear ye not."},{"text":"For thus saith the LORD of hosts; Yet once, it is a little while, and I will shake the heavens, and the earth, and the sea, and the dry land;"},{"text":"And I will shake all nations, and the desire of all nations shall come: and I will fill this house with glory, saith the LORD of hosts."},{"text":"The silver is mine, and the gold is mine, saith the LORD of hosts."},{"text":"The glory of this latter house shall be greater than of the former, saith the LORD of hosts: and in this place will I give peace, saith the LORD of hosts."},{"text":"In the four and twentieth day of the ninth month, in the second year of Darius, came the word of the LORD by Haggai the prophet, saying,"},{"text":"Thus saith the LORD of hosts; Ask now the priests concerning the law, saying,"},{"text":"If one bear holy flesh in the skirt of his garment, and with his skirt do touch bread, or pottage, or wine, or oil, or any meat, shall it be holy? And the priests answered and said, No."},{"text":"Then said Haggai, If one that is unclean by a dead body touch any of these, shall it be unclean? And the priests answered and said, It shall be unclean."},{"text":"Then answered Haggai, and said, So is this people, and so is this nation before me, saith the LORD; and so is every work of their hands; and that which they offer there is unclean."},{"text":"And now, I pray you, consider from this day and upward, from before a stone was laid upon a stone in the temple of the LORD:"},{"text":"Since those days were, when one came to an heap of twenty measures, there were but ten: when one came to the pressfat for to draw out fifty vessels out of the press, there were but twenty."},{"text":"I smote you with blasting and with mildew and with hail in all the labours of your hands; yet ye turned not to me, saith the LORD."},{"text":"Consider now from this day and upward, from the four and twentieth day of the ninth month, even from the day that the foundation of the LORD's temple was laid, consider it."},{"text":"Is the seed yet in the barn? yea, as yet the vine, and the fig tree, and the pomegranate, and the olive tree, hath not brought forth: from this day will I bless you."},{"text":"And again the word of the LORD came unto Haggai in the four and twentieth day of the month, saying,"},{"text":"Speak to Zerubbabel, governor of Judah, saying, I will shake the heavens and the earth;"},{"text":"And I will overthrow the throne of kingdoms, and I will destroy the strength of the kingdoms of the heathen; and I will overthrow the chariots, and those that ride in them; and the horses and their riders shall come down, every one by the sword of his brother."},{"text":"In that day, saith the LORD of hosts, will I take thee, O Zerubbabel, my servant, the son of Shealtiel, saith the LORD, and will make thee as a signet: for I have chosen thee, saith the LORD of hosts."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"God, who at sundry times and in divers manners spake in time past unto the fathers by the prophets,"},{"text":"Hath in these last days spoken unto us by his Son, whom he hath appointed heir of all things, by whom also he made the worlds;"},{"text":"Who being the brightness of his glory, and the express image of his person, and upholding all things by the word of his power, when he had by himself purged our sins, sat down on the right hand of the Majesty on high:"},{"text":"Being made so much better than the angels, as he hath by inheritance obtained a more excellent name than they."},{"text":"For unto which of the angels said he at any time, Thou art my Son, this day have I begotten thee? And again, I will be to him a Father, and he shall be to me a Son?"},{"text":"And again, when he bringeth in the firstbegotten into the world, he saith, And let all the angels of God worship him."},{"text":"And of the angels he saith, Who maketh his angels spirits, and his ministers a flame of fire."},{"text":"But unto the Son he saith, Thy throne, O God, is for ever and ever: a sceptre of righteousness is the sceptre of thy kingdom."},{"text":"Thou hast loved righteousness, and hated iniquity; therefore God, even thy God, hath anointed thee with the oil of gladness above thy fellows."},{"text":"And, Thou, Lord, in the beginning hast laid the foundation of the earth; and the heavens are the works of thine hands:"},{"text":"They shall perish; but thou remainest; and they all shall wax old as doth a garment;"},{"text":"And as a vesture shalt thou fold them up, and they shall be changed: but thou art the same, and thy years shall not fail."},{"text":"But to which of the angels said he at any time, Sit on my right hand, until I make thine enemies thy footstool?"},{"text":"Are they not all ministering spirits, sent forth to minister for them who shall be heirs of salvation?"}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"For the law having a shadow of good things to come, and not the very image of the things, can never with those sacrifices which they offered year by year continually make the comers thereunto perfect."},{"text":"For then would they not have ceased to be offered? because that the worshippers once purged should have had no more conscience of sins."},{"text":"But in those sacrifices there is a remembrance again made of sins every year."},{"text":"For it is not possible that the blood of bulls and of goats should take away sins."},{"text":"Wherefore when he cometh into the world, he saith, Sacrifice and offering thou wouldest not, but a body hast thou prepared me:"},{"text":"In burnt offerings and sacrifices for sin thou hast had no pleasure."},{"text":"Then said I, Lo, I come (in the volume of the book it is written of me,) to do thy will, O God."},{"text":"Above when he said, Sacrifice and offering and burnt offerings and offering for sin thou wouldest not, neither hadst pleasure therein; which are offered by the law;"},{"text":"Then said he, Lo, I come to do thy will, O God. He taketh away the first, that he may establish the second."},{"text":"By the which will we are sanctified through the offering of the body of Jesus Christ once for all."},{"text":"And every priest standeth daily ministering and offering oftentimes the same sacrifices, which can never take away sins:"},{"text":"But this man, after he had offered one sacrifice for sins for ever, sat down on the right hand of God;"},{"text":"From henceforth expecting till his enemies be made his footstool."},{"text":"For by one offering he hath perfected for ever them that are sanctified."},{"text":"Whereof the Holy Ghost also is a witness to us: for after that he had said before,"},{"text":"This is the covenant that I will make with them after those days, saith the Lord, I will put my laws into their hearts, and in their minds will I write them;"},{"text":"And their sins and iniquities will I remember no more."},{"text":"Now where remission of these is, there is no more offering for sin."},{"text":"Having therefore, brethren, boldness to enter into the holiest by the blood of Jesus,"},{"text":"By a new and living way, which he hath consecrated for us, through the veil, that is to say, his flesh;"},{"text":"And having an high priest over the house of God;"},{"text":"Let us draw near with a true heart in full assurance of faith, having our hearts sprinkled from an evil conscience, and our bodies washed with pure water."},{"text":"Let us hold fast the profession of our faith without wavering; (for he is faithful that promised;)"},{"text":"And let us consider one another to provoke unto love and to good works:"},{"text":"Not forsaking the assembling of ourselves together, as the manner of some is; but exhorting one another: and so much the more, as ye see the day approaching."},{"text":"For if we sin wilfully after that we have received the knowledge of the truth, there remaineth no more sacrifice for sins,"},{"text":"But a certain fearful looking for of judgment and fiery indignation, which shall devour the adversaries."},{"text":"He that despised Moses' law died without mercy under two or three witnesses:"},{"text":"Of how much sorer punishment, suppose ye, shall he be thought worthy, who hath trodden under foot the Son of God, and hath counted the blood of the covenant, wherewith he was sanctified, an unholy thing, and hath done despite unto the Spirit of grace?"},{"text":"For we know him that hath said, Vengeance belongeth unto me, I will recompense, saith the Lord. And again, The Lord shall judge his people."},{"text":"It is a fearful thing to fall into the hands of the living God."},{"text":"But call to remembrance the former days, in which, after ye were illuminated, ye endured a great fight of afflictions;"},{"text":"Partly, whilst ye were made a gazingstock both by reproaches and afflictions; and partly, whilst ye became companions of them that were so used."},{"text":"For ye had compassion of me in my bonds, and took joyfully the spoiling of your goods, knowing in yourselves that ye have in heaven a better and an enduring substance."},{"text":"Cast not away therefore your confidence, which hath great recompence of reward."},{"text":"For ye have need of patience, that, after ye have done the will of God, ye might receive the promise."},{"text":"For yet a little while, and he that shall come will come, and will not tarry."},{"text":"Now the just shall live by faith: but if any man draw back, my soul shall have no pleasure in him."},{"text":"But we are not of them who draw back unto perdition; but of them that believe to the saving of the soul."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Now faith is the substance of things hoped for, the evidence of things not seen."},{"text":"For by it the elders obtained a good report."},{"text":"Through faith we understand that the worlds were framed by the word of God, so that things which are seen were not made of things which do appear."},{"text":"By faith Abel offered unto God a more excellent sacrifice than Cain, by which he obtained witness that he was righteous, God testifying of his gifts: and by it he being dead yet speaketh."},{"text":"By faith Enoch was translated that he should not see death; and was not found, because God had translated him: for before his translation he had this testimony, that he pleased God."},{"text":"But without faith it is impossible to please him: for he that cometh to God must believe that he is, and that he is a rewarder of them that diligently seek him."},{"text":"By faith Noah, being warned of God of things not seen as yet, moved with fear, prepared an ark to the saving of his house; by the which he condemned the world, and became heir of the righteousness which is by faith."},{"text":"By faith Abraham, when he was called to go out into a place which he should after receive for an inheritance, obeyed; and he went out, not knowing whither he went."},{"text":"By faith he sojourned in the land of promise, as in a strange country, dwelling in tabernacles with Isaac and Jacob, the heirs with him of the same promise:"},{"text":"For he looked for a city which hath foundations, whose builder and maker is God."},{"text":"Through faith also Sara herself received strength to conceive seed, and was delivered of a child when she was past age, because she judged him faithful who had promised."},{"text":"Therefore sprang there even of one, and him as good as dead, so many as the stars of the sky in multitude, and as the sand which is by the sea shore innumerable."},{"text":"These all died in faith, not having received the promises, but having seen them afar off, and were persuaded of them, and embraced them, and confessed that they were strangers and pilgrims on the earth."},{"text":"For they that say such things declare plainly that they seek a country."},{"text":"And truly, if they had been mindful of that country from whence they came out, they might have had opportunity to have returned."},{"text":"But now they desire a better country, that is, an heavenly: wherefore God is not ashamed to be called their God: for he hath prepared for them a city."},{"text":"By faith Abraham, when he was tried, offered up Isaac: and he that had received the promises offered up his only begotten son,"},{"text":"Of whom it was said, That in Isaac shall thy seed be called:"},{"text":"Accounting that God was able to raise him up, even from the dead; from whence also he received him in a figure."},{"text":"By faith Isaac blessed Jacob and Esau concerning things to come."},{"text":"By faith Jacob, when he was a dying, blessed both the sons of Joseph; and worshipped, leaning upon the top of his staff."},{"text":"By faith Joseph, when he died, made mention of the departing of the children of Israel; and gave commandment concerning his bones."},{"text":"By faith Moses, when he was born, was hid three months of his parents, because they saw he was a proper child; and they were not afraid of the king's commandment."},{"text":"By faith Moses, when he was come to years, refused to be called the son of Pharaoh's daughter;"},{"text":"Choosing rather to suffer affliction with the people of God, than to enjoy the pleasures of sin for a season;"},{"text":"Esteeming the reproach of Christ greater riches than the treasures in Egypt: for he had respect unto the recompence of the reward."},{"text":"By faith he forsook Egypt, not fearing the wrath of the king: for he endured, as seeing him who is invisible."},{"text":"Through faith he kept the passover, and the sprinkling of blood, lest he that destroyed the firstborn should touch them."},{"text":"By faith they passed through the Red sea as by dry land: which the Egyptians assaying to do were drowned."},{"text":"By faith the walls of Jericho fell down, after they were compassed about seven days."},{"text":"By faith the harlot Rahab perished not with them that believed not, when she had received the spies with peace."},{"text":"And what shall I more say? for the time would fail me to tell of Gedeon, and of Barak, and of Samson, and of Jephthae; of David also, and Samuel, and of the prophets:"},{"text":"Who through faith subdued kingdoms, wrought righteousness, obtained promises, stopped the mouths of lions."},{"text":"Quenched the violence of fire, escaped the edge of the sword, out of weakness were made strong, waxed valiant in fight, turned to flight the armies of the aliens."},{"text":"Women received their dead raised to life again: and others were tortured, not accepting deliverance; that they might obtain a better resurrection:"},{"text":"And others had trial of cruel mockings and scourgings, yea, moreover of bonds and imprisonment:"},{"text":"They were stoned, they were sawn asunder, were tempted, were slain with the sword: they wandered about in sheepskins and goatskins; being destitute, afflicted, tormented;"},{"text":"(Of whom the world was not worthy:) they wandered in deserts, and in mountains, and in dens and caves of the earth."},{"text":"And these all, having obtained a good report through faith, received not the promise:"},{"text":"God having provided some better thing for us, that they without us should not be made perfect."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Wherefore seeing we also are compassed about with so great a cloud of witnesses, let us lay aside every weight, and the sin which doth so easily beset us, and let us run with patience the race that is set before us,"},{"text":"Looking unto Jesus the author and finisher of our faith; who for the joy that was set before him endured the cross, despising the shame, and is set down at the right hand of the throne of God."},{"text":"For consider him that endured such contradiction of sinners against himself, lest ye be wearied and faint in your minds."},{"text":"Ye have not yet resisted unto blood, striving against sin."},{"text":"And ye have forgotten the exhortation which speaketh unto you as unto children, My son, despise not thou the chastening of the Lord, nor faint when thou art rebuked of him:"},{"text":"For whom the Lord loveth he chasteneth, and scourgeth every son whom he receiveth."},{"text":"If ye endure chastening, God dealeth with you as with sons; for what son is he whom the father chasteneth not?"},{"text":"But if ye be without chastisement, whereof all are partakers, then are ye bastards, and not sons."},{"text":"Furthermore we have had fathers of our flesh which corrected us, and we gave them reverence: shall we not much rather be in subjection unto the Father of spirits, and live?"},{"text":"For they verily for a few days chastened us after their own pleasure; but he for our profit, that we might be partakers of his holiness."},{"text":"Now no chastening for the present seemeth to be joyous, but grievous: nevertheless afterward it yieldeth the peaceable fruit of righteousness unto them which are exercised thereby."},{"text":"Wherefore lift up the hands which hang down, and the feeble knees;"},{"text":"And make straight paths for your feet, lest that which is lame be turned out of the way; but let it rather be healed."},{"text":"Follow peace with all men, and holiness, without which no man shall see the Lord:"},{"text":"Looking diligently lest any man fail of the grace of God; lest any root of bitterness springing up trouble you, and thereby many be defiled;"},{"text":"Lest there be any fornicator, or profane person, as Esau, who for one morsel of meat sold his birthright."},{"text":"For ye know how that afterward, when he would have inherited the blessing, he was rejected: for he found no place of repentance, though he sought it carefully with tears."},{"text":"For ye are not come unto the mount that might be touched, and that burned with fire, nor unto blackness, and darkness, and tempest,"},{"text":"And the sound of a trumpet, and the voice of words; which voice they that heard intreated that the word should not be spoken to them any more:"},{"text":"(For they could not endure that which was commanded, And if so much as a beast touch the mountain, it shall be stoned, or thrust through with a dart:"},{"text":"And so terrible was the sight, that Moses said, I exceedingly fear and quake:)"},{"text":"But ye are come unto mount Sion, and unto the city of the living God, the heavenly Jerusalem, and to an innumerable company of angels,"},{"text":"To the general assembly and church of the firstborn, which are written in heaven, and to God the Judge of all, and to the spirits of just men made perfect,"},{"text":"And to Jesus the mediator of the new covenant, and to the blood of sprinkling, that speaketh better things than that of Abel."},{"text":"See that ye refuse not him that speaketh. For if they escaped not who refused him that spake on earth, much more shall not we escape, if we turn away from him that speaketh from heaven:"},{"text":"Whose voice then shook the earth: but now he hath promised, saying, Yet once more I shake not the earth only, but also heaven."},{"text":"And this word, Yet once more, signifieth the removing of those things that are shaken, as of things that are made, that those things which cannot be shaken may remain."},{"text":"Wherefore we receiving a kingdom which cannot be moved, let us have grace, whereby we may serve God acceptably with reverence and godly fear:"},{"text":"For our God is a consuming fire."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"Let brotherly love continue."},{"text":"Be not forgetful to entertain strangers: for thereby some have entertained angels unawares."},{"text":"Remember them that are in bonds, as bound with them; and them which suffer adversity, as being yourselves also in the body."},{"text":"Marriage is honourable in all, and the bed undefiled: but whoremongers and adulterers God will judge."},{"text":"Let your conversation be without covetousness; and be content with such things as ye have: for he hath said, I will never leave thee, nor forsake thee."},{"text":"So that we may boldly say, The Lord is my helper, and I will not fear what man shall do unto me."},{"text":"Remember them which have the rule over you, who have spoken unto you the word of God: whose faith follow, considering the end of their conversation."},{"text":"Jesus Christ the same yesterday, and to day, and for ever."},{"text":"Be not carried about with divers and strange doctrines. For it is a good thing that the heart be established with grace; not with meats, which have not profited them that have been occupied therein."},{"text":"We have an altar, whereof they have no right to eat which serve the tabernacle."},{"text":"For the bodies of those beasts, whose blood is brought into the sanctuary by the high priest for sin, are burned without the camp."},{"text":"Wherefore Jesus also, that he might sanctify the people with his own blood, suffered without the gate."},{"text":"Let us go forth therefore unto him without the camp, bearing his reproach."},{"text":"For here have we no continuing city, but we seek one to come."},{"text":"By him therefore let us offer the sacrifice of praise to God continually, that is, the fruit of our lips giving thanks to his name."},{"text":"But to do good and to communicate forget not: for with such sacrifices God is well pleased."},{"text":"Obey them that have the rule over you, and submit yourselves: for they watch for your souls, as they that must give account, that they may do it with joy, and not with grief: for that is unprofitable for you."},{"text":"Pray for us: for we trust we have a good conscience, in all things willing to live honestly."},{"text":"But I beseech you the rather to do this, that I may be restored to you the sooner."},{"text":"Now the God of peace, that brought again from the dead our Lord Jesus, that great shepherd of the sheep, through the blood of the everlasting covenant,"},{"text":"Make you perfect in every good work to do his will, working in you that which is wellpleasing in his sight, through Jesus Christ; to whom be glory for ever and ever. Amen."},{"text":"And I beseech you, brethren, suffer the word of exhortation: for I have written a letter unto you in few words."},{"text":"Know ye that our brother Timothy is set at liberty; with whom, if he come shortly, I will see you."},{"text":"Salute all them that have the rule over you, and all the saints."},{"text":"Grace be with you all. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Therefore we ought to give the more earnest heed to the things which we have heard, lest at any time we should let them slip."},{"text":"For if the word spoken by angels was stedfast, and every transgression and disobedience received a just recompence of reward;"},{"text":"How shall we escape, if we neglect so great salvation; which at the first began to be spoken by the Lord, and was confirmed unto us by them that heard him;"},{"text":"God also bearing them witness, both with signs and wonders, and with divers miracles, and gifts of the Holy Ghost, according to his own will?"},{"text":"For unto the angels hath he not put in subjection the world to come, whereof we speak."},{"text":"But one in a certain place testified, saying, What is man, that thou art mindful of him? or the son of man that thou visitest him?"},{"text":"Thou madest him a little lower than the angels; thou crownedst him with glory and honour, and didst set him over the works of thy hands:"},{"text":"Thou hast put all things in subjection under his feet. For in that he put all in subjection under him, he left nothing that is not put under him."},{"text":"But we see Jesus, who was made a little lower than the angels for the suffering of death, crowned with glory and honour; that he by the grace of God should taste death for every man."},{"text":"For it became him, for whom are all things, and by whom are all things, in bringing many sons unto glory, to make the captain of their salvation perfect through sufferings."},{"text":"For both he that sanctifieth and they who are sanctified are all of one: for which cause he is not ashamed to call them brethren,"},{"text":"Saying, I will declare thy name unto my brethren, in the midst of the church will I sing praise unto thee."},{"text":"And again, I will put my trust in him. And again, Behold I and the children which God hath given me."},{"text":"Forasmuch then as the children are partakers of flesh and blood, he also himself likewise took part of the same; that through death he might destroy him that had the power of death, that is, the devil;"},{"text":"And deliver them who through fear of death were all their lifetime subject to bondage."},{"text":"For verily he took not on him the nature of angels; but he took on him the seed of Abraham."},{"text":"Wherefore in all things it behoved him to be made like unto his brethren, that he might be a merciful and faithful high priest in things pertaining to God, to make reconciliation for the sins of the people."},{"text":"For in that he himself hath suffered being tempted, he is able to succour them that are tempted."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Wherefore, holy brethren, partakers of the heavenly calling, consider the Apostle and High Priest of our profession, Christ Jesus;"},{"text":"Who was faithful to him that appointed him, as also Moses was faithful in all his house."},{"text":"For this man was counted worthy of more glory than Moses, inasmuch as he who hath builded the house hath more honour than the house."},{"text":"For every house is builded by some man; but he that built all things is God."},{"text":"And Moses verily was faithful in all his house, as a servant, for a testimony of those things which were to be spoken after;"},{"text":"But Christ as a son over his own house; whose house are we, if we hold fast the confidence and the rejoicing of the hope firm unto the end."},{"text":"Wherefore (as the Holy Ghost saith, To day if ye will hear his voice,"},{"text":"Harden not your hearts, as in the provocation, in the day of temptation in the wilderness:"},{"text":"When your fathers tempted me, proved me, and saw my works forty years."},{"text":"Wherefore I was grieved with that generation, and said, They do alway err in their heart; and they have not known my ways."},{"text":"So I sware in my wrath, They shall not enter into my rest.)"},{"text":"Take heed, brethren, lest there be in any of you an evil heart of unbelief, in departing from the living God."},{"text":"But exhort one another daily, while it is called To day; lest any of you be hardened through the deceitfulness of sin."},{"text":"For we are made partakers of Christ, if we hold the beginning of our confidence stedfast unto the end;"},{"text":"While it is said, To day if ye will hear his voice, harden not your hearts, as in the provocation."},{"text":"For some, when they had heard, did provoke: howbeit not all that came out of Egypt by Moses."},{"text":"But with whom was he grieved forty years? was it not with them that had sinned, whose carcases fell in the wilderness?"},{"text":"And to whom sware he that they should not enter into his rest, but to them that believed not?"},{"text":"So we see that they could not enter in because of unbelief."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Let us therefore fear, lest, a promise being left us of entering into his rest, any of you should seem to come short of it."},{"text":"For unto us was the gospel preached, as well as unto them: but the word preached did not profit them, not being mixed with faith in them that heard it."},{"text":"For we which have believed do enter into rest, as he said, As I have sworn in my wrath, if they shall enter into my rest: although the works were finished from the foundation of the world."},{"text":"For he spake in a certain place of the seventh day on this wise, And God did rest the seventh day from all his works."},{"text":"And in this place again, If they shall enter into my rest."},{"text":"Seeing therefore it remaineth that some must enter therein, and they to whom it was first preached entered not in because of unbelief:"},{"text":"Again, he limiteth a certain day, saying in David, To day, after so long a time; as it is said, To day if ye will hear his voice, harden not your hearts."},{"text":"For if Jesus had given them rest, then would he not afterward have spoken of another day."},{"text":"There remaineth therefore a rest to the people of God."},{"text":"For he that is entered into his rest, he also hath ceased from his own works, as God did from his."},{"text":"Let us labour therefore to enter into that rest, lest any man fall after the same example of unbelief."},{"text":"For the word of God is quick, and powerful, and sharper than any twoedged sword, piercing even to the dividing asunder of soul and spirit, and of the joints and marrow, and is a discerner of the thoughts and intents of the heart."},{"text":"Neither is there any creature that is not manifest in his sight: but all things are naked and opened unto the eyes of him with whom we have to do."},{"text":"Seeing then that we have a great high priest, that is passed into the heavens, Jesus the Son of God, let us hold fast our profession."},{"text":"For we have not an high priest which cannot be touched with the feeling of our infirmities; but was in all points tempted like as we are, yet without sin."},{"text":"Let us therefore come boldly unto the throne of grace, that we may obtain mercy, and find grace to help in time of need."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"For every high priest taken from among men is ordained for men in things pertaining to God, that he may offer both gifts and sacrifices for sins:"},{"text":"Who can have compassion on the ignorant, and on them that are out of the way; for that he himself also is compassed with infirmity."},{"text":"And by reason hereof he ought, as for the people, so also for himself, to offer for sins."},{"text":"And no man taketh this honour unto himself, but he that is called of God, as was Aaron."},{"text":"So also Christ glorified not himself to be made an high priest; but he that said unto him, Thou art my Son, to day have I begotten thee."},{"text":"As he saith also in another place, Thou art a priest for ever after the order of Melchisedec."},{"text":"Who in the days of his flesh, when he had offered up prayers and supplications with strong crying and tears unto him that was able to save him from death, and was heard in that he feared;"},{"text":"Though he were a Son, yet learned he obedience by the things which he suffered;"},{"text":"And being made perfect, he became the author of eternal salvation unto all them that obey him;"},{"text":"Called of God an high priest after the order of Melchisedec."},{"text":"Of whom we have many things to say, and hard to be uttered, seeing ye are dull of hearing."},{"text":"For when for the time ye ought to be teachers, ye have need that one teach you again which be the first principles of the oracles of God; and are become such as have need of milk, and not of strong meat."},{"text":"For every one that useth milk is unskilful in the word of righteousness: for he is a babe."},{"text":"But strong meat belongeth to them that are of full age, even those who by reason of use have their senses exercised to discern both good and evil."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Therefore leaving the principles of the doctrine of Christ, let us go on unto perfection; not laying again the foundation of repentance from dead works, and of faith toward God,"},{"text":"Of the doctrine of baptisms, and of laying on of hands, and of resurrection of the dead, and of eternal judgment."},{"text":"And this will we do, if God permit."},{"text":"For it is impossible for those who were once enlightened, and have tasted of the heavenly gift, and were made partakers of the Holy Ghost,"},{"text":"And have tasted the good word of God, and the powers of the world to come,"},{"text":"If they shall fall away, to renew them again unto repentance; seeing they crucify to themselves the Son of God afresh, and put him to an open shame."},{"text":"For the earth which drinketh in the rain that cometh oft upon it, and bringeth forth herbs meet for them by whom it is dressed, receiveth blessing from God:"},{"text":"But that which beareth thorns and briers is rejected, and is nigh unto cursing; whose end is to be burned."},{"text":"But, beloved, we are persuaded better things of you, and things that accompany salvation, though we thus speak."},{"text":"For God is not unrighteous to forget your work and labour of love, which ye have shewed toward his name, in that ye have ministered to the saints, and do minister."},{"text":"And we desire that every one of you do shew the same diligence to the full assurance of hope unto the end:"},{"text":"That ye be not slothful, but followers of them who through faith and patience inherit the promises."},{"text":"For when God made promise to Abraham, because he could swear by no greater, he sware by himself,"},{"text":"Saying, Surely blessing I will bless thee, and multiplying I will multiply thee."},{"text":"And so, after he had patiently endured, he obtained the promise."},{"text":"For men verily swear by the greater: and an oath for confirmation is to them an end of all strife."},{"text":"Wherein God, willing more abundantly to shew unto the heirs of promise the immutability of his counsel, confirmed it by an oath:"},{"text":"That by two immutable things, in which it was impossible for God to lie, we might have a strong consolation, who have fled for refuge to lay hold upon the hope set before us:"},{"text":"Which hope we have as an anchor of the soul, both sure and stedfast, and which entereth into that within the veil;"},{"text":"Whither the forerunner is for us entered, even Jesus, made an high priest for ever after the order of Melchisedec."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"For this Melchisedec, king of Salem, priest of the most high God, who met Abraham returning from the slaughter of the kings, and blessed him;"},{"text":"To whom also Abraham gave a tenth part of all; first being by interpretation King of righteousness, and after that also King of Salem, which is, King of peace;"},{"text":"Without father, without mother, without descent, having neither beginning of days, nor end of life; but made like unto the Son of God; abideth a priest continually."},{"text":"Now consider how great this man was, unto whom even the patriarch Abraham gave the tenth of the spoils."},{"text":"And verily they that are of the sons of Levi, who receive the office of the priesthood, have a commandment to take tithes of the people according to the law, that is, of their brethren, though they come out of the loins of Abraham:"},{"text":"But he whose descent is not counted from them received tithes of Abraham, and blessed him that had the promises."},{"text":"And without all contradiction the less is blessed of the better."},{"text":"And here men that die receive tithes; but there he receiveth them, of whom it is witnessed that he liveth."},{"text":"And as I may so say, Levi also, who receiveth tithes, payed tithes in Abraham."},{"text":"For he was yet in the loins of his father, when Melchisedec met him."},{"text":"If therefore perfection were by the Levitical priesthood, (for under it the people received the law,) what further need was there that another priest should rise after the order of Melchisedec, and not be called after the order of Aaron?"},{"text":"For the priesthood being changed, there is made of necessity a change also of the law."},{"text":"For he of whom these things are spoken pertaineth to another tribe, of which no man gave attendance at the altar."},{"text":"For it is evident that our Lord sprang out of Juda; of which tribe Moses spake nothing concerning priesthood."},{"text":"And it is yet far more evident: for that after the similitude of Melchisedec there ariseth another priest,"},{"text":"Who is made, not after the law of a carnal commandment, but after the power of an endless life."},{"text":"For he testifieth, Thou art a priest for ever after the order of Melchisedec."},{"text":"For there is verily a disannulling of the commandment going before for the weakness and unprofitableness thereof."},{"text":"For the law made nothing perfect, but the bringing in of a better hope did; by the which we draw nigh unto God."},{"text":"And inasmuch as not without an oath he was made priest:"},{"text":"(For those priests were made without an oath; but this with an oath by him that said unto him, The Lord sware and will not repent, Thou art a priest for ever after the order of Melchisedec:)"},{"text":"By so much was Jesus made a surety of a better testament."},{"text":"And they truly were many priests, because they were not suffered to continue by reason of death:"},{"text":"But this man, because he continueth ever, hath an unchangeable priesthood."},{"text":"Wherefore he is able also to save them to the uttermost that come unto God by him, seeing he ever liveth to make intercession for them."},{"text":"For such an high priest became us, who is holy, harmless, undefiled, separate from sinners, and made higher than the heavens;"},{"text":"Who needeth not daily, as those high priests, to offer up sacrifice, first for his own sins, and then for the people's: for this he did once, when he offered up himself."},{"text":"For the law maketh men high priests which have infirmity; but the word of the oath, which was since the law, maketh the Son, who is consecrated for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Now of the things which we have spoken this is the sum: We have such an high priest, who is set on the right hand of the throne of the Majesty in the heavens;"},{"text":"A minister of the sanctuary, and of the true tabernacle, which the Lord pitched, and not man."},{"text":"For every high priest is ordained to offer gifts and sacrifices: wherefore it is of necessity that this man have somewhat also to offer."},{"text":"For if he were on earth, he should not be a priest, seeing that there are priests that offer gifts according to the law:"},{"text":"Who serve unto the example and shadow of heavenly things, as Moses was admonished of God when he was about to make the tabernacle: for, See, saith he, that thou make all things according to the pattern shewed to thee in the mount."},{"text":"But now hath he obtained a more excellent ministry, by how much also he is the mediator of a better covenant, which was established upon better promises."},{"text":"For if that first covenant had been faultless, then should no place have been sought for the second."},{"text":"For finding fault with them, he saith, Behold, the days come, saith the Lord, when I will make a new covenant with the house of Israel and with the house of Judah:"},{"text":"Not according to the covenant that I made with their fathers in the day when I took them by the hand to lead them out of the land of Egypt; because they continued not in my covenant, and I regarded them not, saith the Lord."},{"text":"For this is the covenant that I will make with the house of Israel after those days, saith the Lord; I will put my laws into their mind, and write them in their hearts: and I will be to them a God, and they shall be to me a people:"},{"text":"And they shall not teach every man his neighbour, and every man his brother, saying, Know the Lord: for all shall know me, from the least to the greatest."},{"text":"For I will be merciful to their unrighteousness, and their sins and their iniquities will I remember no more."},{"text":"In that he saith, A new covenant, he hath made the first old. Now that which decayeth and waxeth old is ready to vanish away."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Then verily the first covenant had also ordinances of divine service, and a worldly sanctuary."},{"text":"For there was a tabernacle made; the first, wherein was the candlestick, and the table, and the shewbread; which is called the sanctuary."},{"text":"And after the second veil, the tabernacle which is called the Holiest of all;"},{"text":"Which had the golden censer, and the ark of the covenant overlaid round about with gold, wherein was the golden pot that had manna, and Aaron's rod that budded, and the tables of the covenant;"},{"text":"And over it the cherubims of glory shadowing the mercyseat; of which we cannot now speak particularly."},{"text":"Now when these things were thus ordained, the priests went always into the first tabernacle, accomplishing the service of God."},{"text":"But into the second went the high priest alone once every year, not without blood, which he offered for himself, and for the errors of the people:"},{"text":"The Holy Ghost this signifying, that the way into the holiest of all was not yet made manifest, while as the first tabernacle was yet standing:"},{"text":"Which was a figure for the time then present, in which were offered both gifts and sacrifices, that could not make him that did the service perfect, as pertaining to the conscience;"},{"text":"Which stood only in meats and drinks, and divers washings, and carnal ordinances, imposed on them until the time of reformation."},{"text":"But Christ being come an high priest of good things to come, by a greater and more perfect tabernacle, not made with hands, that is to say, not of this building;"},{"text":"Neither by the blood of goats and calves, but by his own blood he entered in once into the holy place, having obtained eternal redemption for us."},{"text":"For if the blood of bulls and of goats, and the ashes of an heifer sprinkling the unclean, sanctifieth to the purifying of the flesh:"},{"text":"How much more shall the blood of Christ, who through the eternal Spirit offered himself without spot to God, purge your conscience from dead works to serve the living God?"},{"text":"And for this cause he is the mediator of the new testament, that by means of death, for the redemption of the transgressions that were under the first testament, they which are called might receive the promise of eternal inheritance."},{"text":"For where a testament is, there must also of necessity be the death of the testator."},{"text":"For a testament is of force after men are dead: otherwise it is of no strength at all while the testator liveth."},{"text":"Whereupon neither the first testament was dedicated without blood."},{"text":"For when Moses had spoken every precept to all the people according to the law, he took the blood of calves and of goats, with water, and scarlet wool, and hyssop, and sprinkled both the book, and all the people,"},{"text":"Saying, This is the blood of the testament which God hath enjoined unto you."},{"text":"Moreover he sprinkled with blood both the tabernacle, and all the vessels of the ministry."},{"text":"And almost all things are by the law purged with blood; and without shedding of blood is no remission."},{"text":"It was therefore necessary that the patterns of things in the heavens should be purified with these; but the heavenly things themselves with better sacrifices than these."},{"text":"For Christ is not entered into the holy places made with hands, which are the figures of the true; but into heaven itself, now to appear in the presence of God for us:"},{"text":"Nor yet that he should offer himself often, as the high priest entereth into the holy place every year with blood of others;"},{"text":"For then must he often have suffered since the foundation of the world: but now once in the end of the world hath he appeared to put away sin by the sacrifice of himself."},{"text":"And as it is appointed unto men once to die, but after this the judgment:"},{"text":"So Christ was once offered to bear the sins of many; and unto them that look for him shall he appear the second time without sin unto salvation."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The word of the LORD that came unto Hosea, the son of Beeri, in the days of Uzziah, Jotham, Ahaz, and Hezekiah, kings of Judah, and in the days of Jeroboam the son of Joash, king of Israel."},{"text":"The beginning of the word of the LORD by Hosea. And the LORD said to Hosea, Go, take unto thee a wife of whoredoms and children of whoredoms: for the land hath committed great whoredom, departing from the LORD."},{"text":"So he went and took Gomer the daughter of Diblaim; which conceived, and bare him a son."},{"text":"And the LORD said unto him, Call his name Jezreel; for yet a little while, and I will avenge the blood of Jezreel upon the house of Jehu, and will cause to cease the kingdom of the house of Israel."},{"text":"And it shall come to pass at that day, that I will break the bow of Israel, in the valley of Jezreel."},{"text":"And she conceived again, and bare a daughter. And God said unto him, Call her name Loruhamah: for I will no more have mercy upon the house of Israel; but I will utterly take them away."},{"text":"But I will have mercy upon the house of Judah, and will save them by the LORD their God, and will not save them by bow, nor by sword, nor by battle, by horses, nor by horsemen."},{"text":"Now when she had weaned Loruhamah, she conceived, and bare a son."},{"text":"Then said God, Call his name Loammi: for ye are not my people, and I will not be your God."},{"text":"Yet the number of the children of Israel shall be as the sand of the sea, which cannot be measured nor numbered; and it shall come to pass, that in the place where it was said unto them, Ye are not my people, there it shall be said unto them, Ye are the sons of the living God."},{"text":"Then shall the children of Judah and the children of Israel be gathered together, and appoint themselves one head, and they shall come up out of the land: for great shall be the day of Jezreel."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Israel is an empty vine, he bringeth forth fruit unto himself: according to the multitude of his fruit he hath increased the altars; according to the goodness of his land they have made goodly images."},{"text":"Their heart is divided; now shall they be found faulty: he shall break down their altars, he shall spoil their images."},{"text":"For now they shall say, We have no king, because we feared not the LORD; what then should a king do to us?"},{"text":"They have spoken words, swearing falsely in making a covenant: thus judgment springeth up as hemlock in the furrows of the field."},{"text":"The inhabitants of Samaria shall fear because of the calves of Bethaven: for the people thereof shall mourn over it, and the priests thereof that rejoiced on it, for the glory thereof, because it is departed from it."},{"text":"It shall be also carried unto Assyria for a present to king Jareb: Ephraim shall receive shame, and Israel shall be ashamed of his own counsel."},{"text":"As for Samaria, her king is cut off as the foam upon the water."},{"text":"The high places also of Aven, the sin of Israel, shall be destroyed: the thorn and the thistle shall come up on their altars; and they shall say to the mountains, Cover us; and to the hills, Fall on us."},{"text":"O Israel, thou hast sinned from the days of Gibeah: there they stood: the battle in Gibeah against the children of iniquity did not overtake them."},{"text":"It is in my desire that I should chastise them; and the people shall be gathered against them, when they shall bind themselves in their two furrows."},{"text":"And Ephraim is as an heifer that is taught, and loveth to tread out the corn; but I passed over upon her fair neck: I will make Ephraim to ride; Judah shall plow, and Jacob shall break his clods."},{"text":"Sow to yourselves in righteousness, reap in mercy; break up your fallow ground: for it is time to seek the LORD, till he come and rain righteousness upon you."},{"text":"Ye have plowed wickedness, ye have reaped iniquity; ye have eaten the fruit of lies: because thou didst trust in thy way, in the multitude of thy mighty men."},{"text":"Therefore shall a tumult arise among thy people, and all thy fortresses shall be spoiled, as Shalman spoiled Betharbel in the day of battle: the mother was dashed in pieces upon her children."},{"text":"So shall Bethel do unto you because of your great wickedness: in a morning shall the king of Israel utterly be cut off."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"When Israel was a child, then I loved him, and called my son out of Egypt."},{"text":"As they called them, so they went from them: they sacrificed unto Baalim, and burned incense to graven images."},{"text":"I taught Ephraim also to go, taking them by their arms; but they knew not that I healed them."},{"text":"I drew them with cords of a man, with bands of love: and I was to them as they that take off the yoke on their jaws, and I laid meat unto them."},{"text":"He shall not return into the land of Egypt, and the Assyrian shall be his king, because they refused to return."},{"text":"And the sword shall abide on his cities, and shall consume his branches, and devour them, because of their own counsels."},{"text":"And my people are bent to backsliding from me: though they called them to the most High, none at all would exalt him."},{"text":"How shall I give thee up, Ephraim? how shall I deliver thee, Israel? how shall I make thee as Admah? how shall I set thee as Zeboim? mine heart is turned within me, my repentings are kindled together."},{"text":"I will not execute the fierceness of mine anger, I will not return to destroy Ephraim: for I am God, and not man; the Holy One in the midst of thee: and I will not enter into the city."},{"text":"They shall walk after the LORD: he shall roar like a lion: when he shall roar, then the children shall tremble from the west."},{"text":"They shall tremble as a bird out of Egypt, and as a dove out of the land of Assyria: and I will place them in their houses, saith the LORD."},{"text":"Ephraim compasseth me about with lies, and the house of Israel with deceit: but Judah yet ruleth with God, and is faithful with the saints."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Ephraim feedeth on wind, and followeth after the east wind: he daily increaseth lies and desolation; and they do make a covenant with the Assyrians, and oil is carried into Egypt."},{"text":"The LORD hath also a controversy with Judah, and will punish Jacob according to his ways; according to his doings will he recompense him."},{"text":"He took his brother by the heel in the womb, and by his strength he had power with God:"},{"text":"Yea, he had power over the angel, and prevailed: he wept, and made supplication unto him: he found him in Bethel, and there he spake with us;"},{"text":"Even the LORD God of hosts; the LORD is his memorial."},{"text":"Therefore turn thou to thy God: keep mercy and judgment and wait on thy God continually."},{"text":"He is a merchant, the balances of deceit are in his hand: he loveth to oppress."},{"text":"And Ephraim said, Yet I am become rich, I have found me out substance: in all my labours they shall find none iniquity in me that were sin."},{"text":"And I that am the LORD thy God from the land of Egypt will yet make thee to dwell in tabernacles, as in the days of the solemn feast."},{"text":"I have also spoken by the prophets, and I have multiplied visions, and used similitudes, by the ministry of the prophets."},{"text":"Is there iniquity in Gilead? surely they are vanity: they sacrifice bullocks in Gilgal; yea, their altars are as heaps in the furrows of the fields."},{"text":"And Jacob fled into the country of Syria, and Israel served for a wife, and for a wife he kept sheep."},{"text":"And by a prophet the LORD brought Israel out of Egypt, and by a prophet was he preserved."},{"text":"Ephraim provoked him to anger most bitterly: therefore shall he leave his blood upon him, and his reproach shall his LORD return unto him."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"When Ephraim spake trembling, he exalted himself in Israel; but when he offended in Baal, he died."},{"text":"And now they sin more and more, and have made them molten images of their silver, and idols according to their own understanding, all of it the work of the craftsmen: they say of them, Let the men that sacrifice kiss the calves."},{"text":"Therefore they shall be as the morning cloud and as the early dew that passeth away, as the chaff that is driven with the whirlwind out of the floor, and as the smoke out of the chimney."},{"text":"Yet I am the LORD thy God from the land of Egypt, and thou shalt know no god but me: for there is no saviour beside me."},{"text":"I did know thee in the wilderness, in the land of great drought."},{"text":"According to their pasture, so were they filled; they were filled, and their heart was exalted; therefore have they forgotten me."},{"text":"Therefore I will be unto them as a lion: as a leopard by the way will I observe them:"},{"text":"I will meet them as a bear that is bereaved of her whelps, and will rend the caul of their heart, and there will I devour them like a lion: the wild beast shall tear them."},{"text":"O Israel, thou hast destroyed thyself; but in me is thine help."},{"text":"I will be thy king: where is any other that may save thee in all thy cities? and thy judges of whom thou saidst, Give me a king and princes?"},{"text":"I gave thee a king in mine anger, and took him away in my wrath."},{"text":"The iniquity of Ephraim is bound up; his sin is hid."},{"text":"The sorrows of a travailing woman shall come upon him: he is an unwise son; for he should not stay long in the place of the breaking forth of children."},{"text":"I will ransom them from the power of the grave; I will redeem them from death: O death, I will be thy plagues; O grave, I will be thy destruction: repentance shall be hid from mine eyes."},{"text":"Though he be fruitful among his brethren, an east wind shall come, the wind of the LORD shall come up from the wilderness, and his spring shall become dry, and his fountain shall be dried up: he shall spoil the treasure of all pleasant vessels."},{"text":"Samaria shall become desolate; for she hath rebelled against her God: they shall fall by the sword: their infants shall be dashed in pieces, and their women with child shall be ripped up."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"O israel, return unto the LORD thy God; for thou hast fallen by thine iniquity."},{"text":"Take with you words, and turn to the LORD: say unto him, Take away all iniquity, and receive us graciously: so will we render the calves of our lips."},{"text":"Asshur shall not save us; we will not ride upon horses: neither will we say any more to the work of our hands, Ye are our gods: for in thee the fatherless findeth mercy."},{"text":"I will heal their backsliding, I will love them freely: for mine anger is turned away from him."},{"text":"I will be as the dew unto Israel: he shall grow as the lily, and cast forth his roots as Lebanon."},{"text":"His branches shall spread, and his beauty shall be as the olive tree, and his smell as Lebanon."},{"text":"They that dwell under his shadow shall return; they shall revive as the corn, and grow as the vine: the scent thereof shall be as the wine of Lebanon."},{"text":"Ephraim shall say, What have I to do any more with idols? I have heard him, and observed him: I am like a green fir tree. From me is thy fruit found."},{"text":"Who is wise, and he shall understand these things? prudent, and he shall know them? for the ways of the LORD are right, and the just shall walk in them: but the transgressors shall fall therein."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Say ye unto your brethren, Ammi; and to your sisters, Ruhamah."},{"text":"Plead with your mother, plead: for she is not my wife, neither am I her husband: let her therefore put away her whoredoms out of her sight, and her adulteries from between her breasts;"},{"text":"Lest I strip her naked, and set her as in the day that she was born, and make her as a wilderness, and set her like a dry land, and slay her with thirst."},{"text":"And I will not have mercy upon her children; for they be the children of whoredoms."},{"text":"For their mother hath played the harlot: she that conceived them hath done shamefully: for she said, I will go after my lovers, that give me my bread and my water, my wool and my flax, mine oil and my drink."},{"text":"Therefore, behold, I will hedge up thy way with thorns, and make a wall, that she shall not find her paths."},{"text":"And she shall follow after her lovers, but she shall not overtake them; and she shall seek them, but shall not find them: then shall she say, I will go and return to my first husband; for then was it better with me than now."},{"text":"For she did not know that I gave her corn, and wine, and oil, and multiplied her silver and gold, which they prepared for Baal."},{"text":"Therefore will I return, and take away my corn in the time thereof, and my wine in the season thereof, and will recover my wool and my flax given to cover her nakedness."},{"text":"And now will I discover her lewdness in the sight of her lovers, and none shall deliver her out of mine hand."},{"text":"I will also cause all her mirth to cease, her feast days, her new moons, and her sabbaths, and all her solemn feasts."},{"text":"And I will destroy her vines and her fig trees, whereof she hath said, These are my rewards that my lovers have given me: and I will make them a forest, and the beasts of the field shall eat them."},{"text":"And I will visit upon her the days of Baalim, wherein she burned incense to them, and she decked herself with her earrings and her jewels, and she went after her lovers, and forgat me, saith the LORD."},{"text":"Therefore, behold, I will allure her, and bring her into the wilderness, and speak comfortably unto her."},{"text":"And I will give her her vineyards from thence, and the valley of Achor for a door of hope: and she shall sing there, as in the days of her youth, and as in the day when she came up out of the land of Egypt."},{"text":"And it shall be at that day, saith the LORD, that thou shalt call me Ishi; and shalt call me no more Baali."},{"text":"For I will take away the names of Baalim out of her mouth, and they shall no more be remembered by their name."},{"text":"And in that day will I make a covenant for them with the beasts of the field and with the fowls of heaven, and with the creeping things of the ground: and I will break the bow and the sword and the battle out of the earth, and will make them to lie down safely."},{"text":"And I will betroth thee unto me for ever; yea, I will betroth thee unto me in righteousness, and in judgment, and in lovingkindness, and in mercies."},{"text":"I will even betroth thee unto me in faithfulness: and thou shalt know the LORD."},{"text":"And it shall come to pass in that day, I will hear, saith the LORD, I will hear the heavens, and they shall hear the earth;"},{"text":"And the earth shall hear the corn, and the wine, and the oil; and they shall hear Jezreel."},{"text":"And I will sow her unto me in the earth; and I will have mercy upon her that had not obtained mercy; and I will say to them which were not my people, Thou art my people; and they shall say, Thou art my God."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Then said the LORD unto me, Go yet, love a woman beloved of her friend, yet an adulteress, according to the love of the LORD toward the children of Israel, who look to other gods, and love flagons of wine."},{"text":"So I bought her to me for fifteen pieces of silver, and for an homer of barley, and an half homer of barley:"},{"text":"And I said unto her, Thou shalt abide for me many days; thou shalt not play the harlot, and thou shalt not be for another man: so will I also be for thee."},{"text":"For the children of Israel shall abide many days without a king, and without a prince, and without a sacrifice, and without an image, and without an ephod, and without teraphim:"},{"text":"Afterward shall the children of Israel return, and seek the LORD their God, and David their king; and shall fear the LORD and his goodness in the latter days."}]}