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":13,"verses":[{"text":"On that day they read in the book of Moses in the audience of the people; and therein was found written, that the Ammonite and the Moabite should not come into the congregation of God for ever;"},{"text":"Because they met not the children of Israel with bread and with water, but hired Balaam against them, that he should curse them: howbeit our God turned the curse into a blessing."},{"text":"Now it came to pass, when they had heard the law, that they separated from Israel all the mixed multitude."},{"text":"And before this, Eliashib the priest, having the oversight of the chamber of the house of our God, was allied unto Tobiah:"},{"text":"And he had prepared for him a great chamber, where aforetime they laid the meat offerings, the frankincense, and the vessels, and the tithes of the corn, the new wine, and the oil, which was commanded to be given to the Levites, and the singers, and the porters; and the offerings of the priests."},{"text":"But in all this time was not I at Jerusalem: for in the two and thirtieth year of Artaxerxes king of Babylon came I unto the king, and after certain days obtained I leave of the king:"},{"text":"And I came to Jerusalem, and understood of the evil that Eliashib did for Tobiah, in preparing him a chamber in the courts of the house of God."},{"text":"And it grieved me sore: therefore I cast forth all the household stuff to Tobiah out of the chamber."},{"text":"Then I commanded, and they cleansed the chambers: and thither brought I again the vessels of the house of God, with the meat offering and the frankincense."},{"text":"And I perceived that the portions of the Levites had not been given them: for the Levites and the singers, that did the work, were fled every one to his field."},{"text":"Then contended I with the rulers, and said, Why is the house of God forsaken? And I gathered them together, and set them in their place."},{"text":"Then brought all Judah the tithe of the corn and the new wine and the oil unto the treasuries."},{"text":"And I made treasurers over the treasuries, Shelemiah the priest, and Zadok the scribe, and of the Levites, Pedaiah: and next to them was Hanan the son of Zaccur, the son of Mattaniah: for they were counted faithful, and their office was to distribute unto their brethren."},{"text":"Remember me, O my God, concerning this, and wipe not out my good deeds that I have done for the house of my God, and for the offices thereof."},{"text":"In those days saw I in Judah some treading wine presses on the sabbath, and bringing in sheaves, and lading asses; as also wine, grapes, and figs, and all manner of burdens, which they brought into Jerusalem on the sabbath day: and I testified against them in the day wherein they sold victuals."},{"text":"There dwelt men of Tyre also therein, which brought fish, and all manner of ware, and sold on the sabbath unto the children of Judah, and in Jerusalem."},{"text":"Then I contended with the nobles of Judah, and said unto them, What evil thing is this that ye do, and profane the sabbath day?"},{"text":"Did not your fathers thus, and did not our God bring all this evil upon us, and upon this city? yet ye bring more wrath upon Israel by profaning the sabbath."},{"text":"And it came to pass, that when the gates of Jerusalem began to be dark before the sabbath, I commanded that the gates should be shut, and charged that they should not be opened till after the sabbath: and some of my servants set I at the gates, that there should no burden be brought in on the sabbath day."},{"text":"So the merchants and sellers of all kind of ware lodged without Jerusalem once or twice."},{"text":"Then I testified against them, and said unto them, Why lodge ye about the wall? if ye do so again, I will lay hands on you. From that time forth came they no more on the sabbath."},{"text":"And I commanded the Levites that they should cleanse themselves, and that they should come and keep the gates, to sanctify the sabbath day."},{"text":"In those days also saw I Jews that had married wives of Ashdod, of Ammon, and of Moab:"},{"text":"And their children spake half in the speech of Ashdod, and could not speak in the Jews' language, but according to the language of each people."},{"text":"And I contended with them, and cursed them, and smote certain of them, and plucked off their hair, and made them swear by God, saying, Ye shall not give your daughters unto their sons, nor take their daughters unto your sons, or for yourselves."},{"text":"Did not Solomon king of Israel sin by these things? yet among many nations was there no king like him, who was beloved of his God, and God made him king over all Israel: nevertheless even him did outlandish women cause to sin."},{"text":"Shall we then hearken unto you to do all this great evil, to transgress against our God in marrying strange wives?"},{"text":"And one of the sons of Joiada, the son of Eliashib the high priest, was son in law to Sanballat the Horonite: therefore I chased him from me."},{"text":"Remember them, O my God, because they have defiled the priesthood, and the covenant of the priesthood, and of the Levites."},{"text":"Thus cleansed I them from all strangers, and appointed the wards of the priests and the Levites, every one in his business;"},{"text":"And for the wood offering, at times appointed, and for the firstfruits. Remember me, O my God, for good."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And it came to pass in the month Nisan, in the twentieth year of Artaxerxes the king, that wine was before him: and I took up the wine, and gave it unto the king. Now I had not been beforetime sad in his presence."},{"text":"Wherefore the king said unto me, Why is thy countenance sad, seeing thou art not sick? this is nothing else but sorrow of heart. Then I was very sore afraid,"},{"text":"And said unto the king, Let the king live for ever: why should not my countenance be sad, when the city, the place of my fathers' sepulchres, lieth waste, and the gates thereof are consumed with fire?"},{"text":"Then the king said unto me, For what dost thou make request? So I prayed to the God of heaven."},{"text":"And I said unto the king, If it please the king, and if thy servant have found favour in thy sight, that thou wouldest send me unto Judah, unto the city of my fathers' sepulchres, that I may build it."},{"text":"And the king said unto me, (the queen also sitting by him,) For how long shall thy journey be? and when wilt thou return? So it pleased the king to send me; and I set him a time."},{"text":"Moreover I said unto the king, If it please the king, let letters be given me to the governors beyond the river, that they may convey me over till I come into Judah;"},{"text":"And a letter unto Asaph the keeper of the king's forest, that he may give me timber to make beams for the gates of the palace which appertained to the house, and for the wall of the city, and for the house that I shall enter into. And the king granted me, according to the good hand of my God upon me."},{"text":"Then I came to the governors beyond the river, and gave them the king's letters. Now the king had sent captains of the army and horsemen with me."},{"text":"When Sanballat the Horonite, and Tobiah the servant, the Ammonite, heard of it, it grieved them exceedingly that there was come a man to seek the welfare of the children of Israel."},{"text":"So I came to Jerusalem, and was there three days."},{"text":"And I arose in the night, I and some few men with me; neither told I any man what my God had put in my heart to do at Jerusalem: neither was there any beast with me, save the beast that I rode upon."},{"text":"And I went out by night by the gate of the valley, even before the dragon well, and to the dung port, and viewed the walls of Jerusalem, which were broken down, and the gates thereof were consumed with fire."},{"text":"Then I went on to the gate of the fountain, and to the king's pool: but there was no place for the beast that was under me to pass."},{"text":"Then went I up in the night by the brook, and viewed the wall, and turned back, and entered by the gate of the valley, and so returned."},{"text":"And the rulers knew not whither I went, or what I did; neither had I as yet told it to the Jews, nor to the priests, nor to the nobles, nor to the rulers, nor to the rest that did the work."},{"text":"Then said I unto them, Ye see the distress that we are in, how Jerusalem lieth waste, and the gates thereof are burned with fire: come, and let us build up the wall of Jerusalem, that we be no more a reproach."},{"text":"Then I told them of the hand of my God which was good upon me; as also the king's words that he had spoken unto me. And they said, Let us rise up and build. So they strengthened their hands for this good work."},{"text":"But when Sanballat the Horonite, and Tobiah the servant, the Ammonite, and Geshem the Arabian, heard it, they laughed us to scorn, and despised us, and said, What is this thing that ye do? will ye rebel against the king?"},{"text":"Then answered I them, and said unto them, The God of heaven, he will prosper us; therefore we his servants will arise and build: but ye have no portion, nor right, nor memorial, in Jerusalem."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Then Eliashib the high priest rose up with his brethren the priests, and they builded the sheep gate; they sanctified it, and set up the doors of it; even unto the tower of Meah they sanctified it, unto the tower of Hananeel."},{"text":"And next unto him builded the men of Jericho. And next to them builded Zaccur the son of Imri."},{"text":"But the fish gate did the sons of Hassenaah build, who also laid the beams thereof, and set up the doors thereof, the locks thereof, and the bars thereof."},{"text":"And next unto them repaired Meremoth the son of Urijah, the son of Koz. And next unto them repaired Meshullam the son of Berechiah, the son of Meshezabeel. And next unto them repaired Zadok the son of Baana."},{"text":"And next unto them the Tekoites repaired; but their nobles put not their necks to the work of their LORD."},{"text":"Moreover the old gate repaired Jehoiada the son of Paseah, and Meshullam the son of Besodeiah; they laid the beams thereof, and set up the doors thereof, and the locks thereof, and the bars thereof."},{"text":"And next unto them repaired Melatiah the Gibeonite, and Jadon the Meronothite, the men of Gibeon, and of Mizpah, unto the throne of the governor on this side the river."},{"text":"Next unto him repaired Uzziel the son of Harhaiah, of the goldsmiths."},{"text":"And next unto them repaired Rephaiah the son of Hur, the ruler of the half part of Jerusalem."},{"text":"And next unto them repaired Jedaiah the son of Harumaph, even over against his house. And next unto him repaired Hattush the son of Hashabniah."},{"text":"Malchijah the son of Harim, and Hashub the son of Pahathmoab, repaired the other piece, and the tower of the furnaces."},{"text":"And next unto him repaired Shallum the son of Halohesh, the ruler of the half part of Jerusalem, he and his daughters."},{"text":"The valley gate repaired Hanun, and the inhabitants of Zanoah; they built it, and set up the doors thereof, the locks thereof, and the bars thereof, and a thousand cubits on the wall unto the dung gate."},{"text":"But the dung gate repaired Malchiah the son of Rechab, the ruler of part of Bethhaccerem; he built it, and set up the doors thereof, the locks thereof, and the bars thereof."},{"text":"But the gate of the fountain repaired Shallun the son of Colhozeh, the ruler of part of Mizpah; he built it, and covered it, and set up the doors thereof, the locks thereof, and the bars thereof, and the wall of the pool of Siloah by the king's garden, and unto the stairs that go down from the city of David."},{"text":"After him repaired Nehemiah the son of Azbuk, the ruler of the half part of Bethzur, unto the place over against the sepulchres of David, and to the pool that was made, and unto the house of the mighty."},{"text":"After him repaired the Levites, Rehum the son of Bani. Next unto him repaired Hashabiah, the ruler of the half part of Keilah, in his part."},{"text":"After him repaired their brethren, Bavai the son of Henadad, the ruler of the half part of Keilah."},{"text":"And next to him repaired Ezer the son of Jeshua, the ruler of Mizpah, another piece over against the going up to the armoury at the turning of the wall."},{"text":"After him Baruch the son of Zabbai earnestly repaired the other piece, from the turning of the wall unto the door of the house of Eliashib the high priest."},{"text":"After him repaired Meremoth the son of Urijah the son of Koz another piece, from the door of the house of Eliashib even to the end of the house of Eliashib."},{"text":"And after him repaired the priests, the men of the plain."},{"text":"After him repaired Benjamin and Hashub over against their house."},{"text":"After him repaired Binnui the son of Henadad another piece, from the house of Azariah unto the turning of the wall, even unto the corner."},{"text":"Palal the son of Uzai, over against the turning of the wall, and the tower which lieth out from the king's high house, that was by the court of the prison. After him Pedaiah the son of Parosh."},{"text":"Moreover the Nethinims dwelt in Ophel, unto the place over against the water gate toward the east, and the tower that lieth out."},{"text":"After them the Tekoites repaired another piece, over against the great tower that lieth out, even unto the wall of Ophel."},{"text":"From above the horse gate repaired the priests, every one over against his house."},{"text":"After them repaired Zadok the son of Immer over against his house."},{"text":"After him repaired Hananiah the son of Shelemiah, and Hanun the sixth son of Zalaph, another piece. After him repaired Meshullam the son of Berechiah over against his chamber."},{"text":"After him repaired Malchiah the goldsmith's son unto the place of the Nethinims, and of the merchants, over against the gate Miphkad, and to the going up of the corner."},{"text":"And between the going up of the corner unto the sheep gate repaired the goldsmiths and the merchants."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"But it came to pass, that when Sanballat heard that we builded the wall, he was wroth, and took great indignation, and mocked the Jews."},{"text":"And he spake before his brethren and the army of Samaria, and said, What do these feeble Jews? will they fortify themselves? will they sacrifice? will they make an end in a day? will they revive the stones out of the heaps of the rubbish which are burned?"},{"text":"Now Tobiah the Ammonite was by him, and he said, Even that which they build, if a fox go up, he shall even break down their stone wall."},{"text":"Hear, O our God; for we are despised: and turn their reproach upon their own head, and give them for a prey in the land of captivity:"},{"text":"And cover not their iniquity, and let not their sin be blotted out from before thee: for they have provoked thee to anger before the builders."},{"text":"So built we the wall; and all the wall was joined together unto the half thereof: for the people had a mind to work."},{"text":"But it came to pass, that when Sanballat, and Tobiah, and the Arabians, and the Ammonites, and the Ashdodites, heard that the walls of Jerusalem were made up, and that the breaches began to be stopped, then they were very wroth,"},{"text":"And conspired all of them together to come and to fight against Jerusalem, and to hinder it."},{"text":"Nevertheless we made our prayer unto our God, and set a watch against them day and night, because of them."},{"text":"And Judah said, The strength of the bearers of burdens is decayed, and there is much rubbish; so that we are not able to build the wall."},{"text":"And our adversaries said, They shall not know, neither see, till we come in the midst among them, and slay them, and cause the work to cease."},{"text":"And it came to pass, that when the Jews which dwelt by them came, they said unto us ten times, From all places whence ye shall return unto us they will be upon you."},{"text":"Therefore set I in the lower places behind the wall, and on the higher places, I even set the people after their families with their swords, their spears, and their bows."},{"text":"And I looked, and rose up, and said unto the nobles, and to the rulers, and to the rest of the people, Be not ye afraid of them: remember the LORD, which is great and terrible, and fight for your brethren, your sons, and your daughters, your wives, and your houses."},{"text":"And it came to pass, when our enemies heard that it was known unto us, and God had brought their counsel to nought, that we returned all of us to the wall, every one unto his work."},{"text":"And it came to pass from that time forth, that the half of my servants wrought in the work, and the other half of them held both the spears, the shields, and the bows, and the habergeons; and the rulers were behind all the house of Judah."},{"text":"They which builded on the wall, and they that bare burdens, with those that laded, every one with one of his hands wrought in the work, and with the other hand held a weapon."},{"text":"For the builders, every one had his sword girded by his side, and so builded. And he that sounded the trumpet was by me."},{"text":"And I said unto the nobles, and to the rulers, and to the rest of the people, The work is great and large, and we are separated upon the wall, one far from another."},{"text":"In what place therefore ye hear the sound of the trumpet, resort ye thither unto us: our God shall fight for us."},{"text":"So we laboured in the work: and half of them held the spears from the rising of the morning till the stars appeared."},{"text":"Likewise at the same time said I unto the people, Let every one with his servant lodge within Jerusalem, that in the night they may be a guard to us, and labour on the day."},{"text":"So neither I, nor my brethren, nor my servants, nor the men of the guard which followed me, none of us put off our clothes, saving that every one put them off for washing."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And there was a great cry of the people and of their wives against their brethren the Jews."},{"text":"For there were that said, We, our sons, and our daughters, are many: therefore we take up corn for them, that we may eat, and live."},{"text":"Some also there were that said, We have mortgaged our lands, vineyards, and houses, that we might buy corn, because of the dearth."},{"text":"There were also that said, We have borrowed money for the king's tribute, and that upon our lands and vineyards."},{"text":"Yet now our flesh is as the flesh of our brethren, our children as their children: and, lo, we bring into bondage our sons and our daughters to be servants, and some of our daughters are brought unto bondage already: neither is it in our power to redeem them; for other men have our lands and vineyards."},{"text":"And I was very angry when I heard their cry and these words."},{"text":"Then I consulted with myself, and I rebuked the nobles, and the rulers, and said unto them, Ye exact usury, every one of his brother. And I set a great assembly against them."},{"text":"And I said unto them, We after our ability have redeemed our brethren the Jews, which were sold unto the heathen; and will ye even sell your brethren? or shall they be sold unto us? Then held they their peace, and found nothing to answer."},{"text":"Also I said, It is not good that ye do: ought ye not to walk in the fear of our God because of the reproach of the heathen our enemies?"},{"text":"I likewise, and my brethren, and my servants, might exact of them money and corn: I pray you, let us leave off this usury."},{"text":"Restore, I pray you, to them, even this day, their lands, their vineyards, their oliveyards, and their houses, also the hundredth part of the money, and of the corn, the wine, and the oil, that ye exact of them."},{"text":"Then said they, We will restore them, and will require nothing of them; so will we do as thou sayest. Then I called the priests, and took an oath of them, that they should do according to this promise."},{"text":"Also I shook my lap, and said, So God shake out every man from his house, and from his labour, that performeth not this promise, even thus be he shaken out, and emptied. And all the congregation said, Amen, and praised the LORD. And the people did according to this promise."},{"text":"Moreover from the time that I was appointed to be their governor in the land of Judah, from the twentieth year even unto the two and thirtieth year of Artaxerxes the king, that is, twelve years, I and my brethren have not eaten the bread of the governor."},{"text":"But the former governors that had been before me were chargeable unto the people, and had taken of them bread and wine, beside forty shekels of silver; yea, even their servants bare rule over the people: but so did not I, because of the fear of God."},{"text":"Yea, also I continued in the work of this wall, neither bought we any land: and all my servants were gathered thither unto the work."},{"text":"Moreover there were at my table an hundred and fifty of the Jews and rulers, beside those that came unto us from among the heathen that are about us."},{"text":"Now that which was prepared for me daily was one ox and six choice sheep; also fowls were prepared for me, and once in ten days store of all sorts of wine: yet for all this required not I the bread of the governor, because the bondage was heavy upon this people."},{"text":"Think upon me, my God, for good, according to all that I have done for this people."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Now it came to pass when Sanballat, and Tobiah, and Geshem the Arabian, and the rest of our enemies, heard that I had builded the wall, and that there was no breach left therein; (though at that time I had not set up the doors upon the gates;)"},{"text":"That Sanballat and Geshem sent unto me, saying, Come, let us meet together in some one of the villages in the plain of Ono. But they thought to do me mischief."},{"text":"And I sent messengers unto them, saying, I am doing a great work, so that I cannot come down: why should the work cease, whilst I leave it, and come down to you?"},{"text":"Yet they sent unto me four times after this sort; and I answered them after the same manner."},{"text":"Then sent Sanballat his servant unto me in like manner the fifth time with an open letter in his hand;"},{"text":"Wherein was written, It is reported among the heathen, and Gashmu saith it, that thou and the Jews think to rebel: for which cause thou buildest the wall, that thou mayest be their king, according to these words."},{"text":"And thou hast also appointed prophets to preach of thee at Jerusalem, saying, There is a king in Judah: and now shall it be reported to the king according to these words. Come now therefore, and let us take counsel together."},{"text":"Then I sent unto him, saying, There are no such things done as thou sayest, but thou feignest them out of thine own heart."},{"text":"For they all made us afraid, saying, Their hands shall be weakened from the work, that it be not done. Now therefore, O God, strengthen my hands."},{"text":"Afterward I came unto the house of Shemaiah the son of Delaiah the son of Mehetabeel, who was shut up; and he said, Let us meet together in the house of God, within the temple, and let us shut the doors of the temple: for they will come to slay thee; yea, in the night will they come to slay thee."},{"text":"And I said, Should such a man as I flee? and who is there, that, being as I am, would go into the temple to save his life? I will not go in."},{"text":"And, lo, I perceived that God had not sent him; but that he pronounced this prophecy against me: for Tobiah and Sanballat had hired him."},{"text":"Therefore was he hired, that I should be afraid, and do so, and sin, and that they might have matter for an evil report, that they might reproach me."},{"text":"My God, think thou upon Tobiah and Sanballat according to these their works, and on the prophetess Noadiah, and the rest of the prophets, that would have put me in fear."},{"text":"So the wall was finished in the twenty and fifth day of the month Elul, in fifty and two days."},{"text":"And it came to pass, that when all our enemies heard thereof, and all the heathen that were about us saw these things, they were much cast down in their own eyes: for they perceived that this work was wrought of our God."},{"text":"Moreover in those days the nobles of Judah sent many letters unto Tobiah, and the letters of Tobiah came unto them."},{"text":"For there were many in Judah sworn unto him, because he was the son in law of Shechaniah the son of Arah; and his son Johanan had taken the daughter of Meshullam the son of Berechiah."},{"text":"Also they reported his good deeds before me, and uttered my words to him. And Tobiah sent letters to put me in fear."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Now it came to pass, when the wall was built, and I had set up the doors, and the porters and the singers and the Levites were appointed,"},{"text":"That I gave my brother Hanani, and Hananiah the ruler of the palace, charge over Jerusalem: for he was a faithful man, and feared God above many."},{"text":"And I said unto them, Let not the gates of Jerusalem be opened until the sun be hot; and while they stand by, let them shut the doors, and bar them: and appoint watches of the inhabitants of Jerusalem, every one in his watch, and every one to be over against his house."},{"text":"Now the city was large and great: but the people were few therein, and the houses were not builded."},{"text":"And my God put into mine heart to gather together the nobles, and the rulers, and the people, that they might be reckoned by genealogy. And I found a register of the genealogy of them which came up at the first, and found written therein,"},{"text":"These are the children of the province, that went up out of the captivity, of those that had been carried away, whom Nebuchadnezzar the king of Babylon had carried away, and came again to Jerusalem and to Judah, every one unto his city;"},{"text":"Who came with Zerubbabel, Jeshua, Nehemiah, Azariah, Raamiah, Nahamani, Mordecai, Bilshan, Mispereth, Bigvai, Nehum, Baanah. The number, I say, of the men of the people of Israel was this;"},{"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, six hundred fifty and two."},{"text":"The children of Pahathmoab, of the children of Jeshua and Joab, two thousand and eight hundred and eighteen."},{"text":"The children of Elam, a thousand two hundred fifty and four."},{"text":"The children of Zattu, eight hundred forty and five."},{"text":"The children of Zaccai, seven hundred and threescore."},{"text":"The children of Binnui, six hundred forty and eight."},{"text":"The children of Bebai, six hundred twenty and eight."},{"text":"The children of Azgad, two thousand three hundred twenty and two."},{"text":"The children of Adonikam, six hundred threescore and seven."},{"text":"The children of Bigvai, two thousand threescore and seven."},{"text":"The children of Adin, six hundred fifty and five."},{"text":"The children of Ater of Hezekiah, ninety and eight."},{"text":"The children of Hashum, three hundred twenty and eight."},{"text":"The children of Bezai, three hundred twenty and four."},{"text":"The children of Hariph, an hundred and twelve."},{"text":"The children of Gibeon, ninety and five."},{"text":"The men of Bethlehem and Netophah, an hundred fourscore and eight."},{"text":"The men of Anathoth, an hundred twenty and eight."},{"text":"The men of Bethazmaveth, forty and two."},{"text":"The men of Kirjathjearim, Chephirah, and Beeroth, seven hundred forty and three."},{"text":"The men of Ramah and Gaba, six hundred twenty and one."},{"text":"The men of Michmas, an hundred and twenty and two."},{"text":"The men of Bethel and Ai, an hundred twenty and three."},{"text":"The men of the other Nebo, fifty and two."},{"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 Jericho, three hundred forty and five."},{"text":"The children of Lod, Hadid, and Ono, seven hundred twenty and one."},{"text":"The children of Senaah, three thousand nine 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, of Kadmiel, and of the children of Hodevah, seventy and four."},{"text":"The singers: the children of Asaph, an hundred forty and eight."},{"text":"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, an hundred thirty and eight."},{"text":"The Nethinims: the children of Ziha, the children of Hashupha, the children of Tabbaoth,"},{"text":"The children of Keros, the children of Sia, the children of Padon,"},{"text":"The children of Lebana, the children of Hagaba, the children of Shalmai,"},{"text":"The children of Hanan, the children of Giddel, the children of Gahar,"},{"text":"The children of Reaiah, the children of Rezin, the children of Nekoda,"},{"text":"The children of Gazzam, the children of Uzza, the children of Phaseah,"},{"text":"The children of Besai, the children of Meunim, the children of Nephishesim,"},{"text":"The children of Bakbuk, the children of Hakupha, the children of Harhur,"},{"text":"The children of Bazlith, the children of Mehida, the children of Harsha,"},{"text":"The children of Barkos, the children of Sisera, the children of Tamah,"},{"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 Perida,"},{"text":"The children of Jaala, 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 Amon."},{"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 also from Telmelah, Telharesha, Cherub, Addon, and Immer: but they could not shew their father's house, nor their seed, whether they were of Israel."},{"text":"The children of Delaiah, the children of Tobiah, the children of Nekoda, six hundred forty and two."},{"text":"And of the priests: the children of Habaiah, the children of Koz, the children of Barzillai, which took one of the daughters of Barzillai the Gileadite to wife, and was called after their name."},{"text":"These sought their register among those that were reckoned by genealogy, but it was 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 Thummim."},{"text":"The whole congregation together was forty and two thousand three hundred and threescore,"},{"text":"Beside their manservants and their maidservants, of whom there were seven thousand three hundred thirty and seven: and they had two hundred forty and five singing men and singing women."},{"text":"Their horses, seven hundred thirty and six: their mules, two hundred forty and five:"},{"text":"Their camels, four hundred thirty and five: six thousand seven hundred and twenty asses."},{"text":"And some of the chief of the fathers gave unto the work. The Tirshatha gave to the treasure a thousand drams of gold, fifty basons, five hundred and thirty priests' garments."},{"text":"And some of the chief of the fathers gave to the treasure of the work twenty thousand drams of gold, and two thousand and two hundred pound of silver."},{"text":"And that which the rest of the people gave was twenty thousand drams of gold, and two thousand pound of silver, and threescore and seven priests' garments."},{"text":"So the priests, and the Levites, and the porters, and the singers, and some of the people, and the Nethinims, and all Israel, dwelt in their cities; and when the seventh month came, the children of Israel were in their cities."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And all the people gathered themselves together as one man into the street that was before the water gate; and they spake unto Ezra the scribe to bring the book of the law of Moses, which the LORD had commanded to Israel."},{"text":"And Ezra the priest brought the law before the congregation both of men and women, and all that could hear with understanding, upon the first day of the seventh month."},{"text":"And he read therein before the street that was before the water gate from the morning until midday, before the men and the women, and those that could understand; and the ears of all the people were attentive unto the book of the law."},{"text":"And Ezra the scribe stood upon a pulpit of wood, which they had made for the purpose; and beside him stood Mattithiah, and Shema, and Anaiah, and Urijah, and Hilkiah, and Maaseiah, on his right hand; and on his left hand, Pedaiah, and Mishael, and Malchiah, and Hashum, and Hashbadana, Zechariah, and Meshullam."},{"text":"And Ezra opened the book in the sight of all the people; (for he was above all the people;) and when he opened it, all the people stood up:"},{"text":"And Ezra blessed the LORD, the great God. And all the people answered, Amen, Amen, with lifting up their hands: and they bowed their heads, and worshipped the LORD with their faces to the ground."},{"text":"Also Jeshua, and Bani, and Sherebiah, Jamin, Akkub, Shabbethai, Hodijah, Maaseiah, Kelita, Azariah, Jozabad, Hanan, Pelaiah, and the Levites, caused the people to understand the law: and the people stood in their place."},{"text":"So they read in the book in the law of God distinctly, and gave the sense, and caused them to understand the reading."},{"text":"And Nehemiah, which is the Tirshatha, and Ezra the priest the scribe, and the Levites that taught the people, said unto all the people, This day is holy unto the LORD your God; mourn not, nor weep. For all the people wept, when they heard the words of the law."},{"text":"Then he said unto them, Go your way, eat the fat, and drink the sweet, and send portions unto them for whom nothing is prepared: for this day is holy unto our LORD: neither be ye sorry; for the joy of the LORD is your strength."},{"text":"So the Levites stilled all the people, saying, Hold your peace, for the day is holy; neither be ye grieved."},{"text":"And all the people went their way to eat, and to drink, and to send portions, and to make great mirth, because they had understood the words that were declared unto them."},{"text":"And on the second day were gathered together the chief of the fathers of all the people, the priests, and the Levites, unto Ezra the scribe, even to understand the words of the law."},{"text":"And they found written in the law which the LORD had commanded by Moses, that the children of Israel should dwell in booths in the feast of the seventh month:"},{"text":"And that they should publish and proclaim in all their cities, and in Jerusalem, saying, Go forth unto the mount, and fetch olive branches, and pine branches, and myrtle branches, and palm branches, and branches of thick trees, to make booths, as it is written."},{"text":"So the people went forth, and brought them, and made themselves booths, every one upon the roof of his house, and in their courts, and in the courts of the house of God, and in the street of the water gate, and in the street of the gate of Ephraim."},{"text":"And all the congregation of them that were come again out of the captivity made booths, and sat under the booths: for since the days of Jeshua the son of Nun unto that day had not the children of Israel done so. And there was very great gladness."},{"text":"Also day by day, from the first day unto the last day, he read in the book of the law of God. And they kept the feast seven days; and on the eighth day was a solemn assembly, according unto the manner."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Now in the twenty and fourth day of this month the children of Israel were assembled with fasting, and with sackclothes, and earth upon them."},{"text":"And the seed of Israel separated themselves from all strangers, and stood and confessed their sins, and the iniquities of their fathers."},{"text":"And they stood up in their place, and read in the book of the law of the LORD their God one fourth part of the day; and another fourth part they confessed, and worshipped the LORD their God."},{"text":"Then stood up upon the stairs, of the Levites, Jeshua, and Bani, Kadmiel, Shebaniah, Bunni, Sherebiah, Bani, and Chenani, and cried with a loud voice unto the LORD their God."},{"text":"Then the Levites, Jeshua, and Kadmiel, Bani, Hashabniah, Sherebiah, Hodijah, Shebaniah, and Pethahiah, said, Stand up and bless the LORD your God for ever and ever: and blessed be thy glorious name, which is exalted above all blessing and praise."},{"text":"Thou, even thou, art LORD alone; thou hast made heaven, the heaven of heavens, with all their host, the earth, and all things that are therein, the seas, and all that is therein, and thou preservest them all; and the host of heaven worshippeth thee."},{"text":"Thou art the LORD the God, who didst choose Abram, and broughtest him forth out of Ur of the Chaldees, and gavest him the name of Abraham;"},{"text":"And foundest his heart faithful before thee, and madest a covenant with him to give the land of the Canaanites, the Hittites, the Amorites, and the Perizzites, and the Jebusites, and the Girgashites, to give it, I say, to his seed, and hast performed thy words; for thou art righteous:"},{"text":"And didst see the affliction of our fathers in Egypt, and heardest their cry by the Red sea;"},{"text":"And shewedst signs and wonders upon Pharaoh, and on all his servants, and on all the people of his land: for thou knewest that they dealt proudly against them. So didst thou get thee a name, as it is this day."},{"text":"And thou didst divide the sea before them, so that they went through the midst of the sea on the dry land; and their persecutors thou threwest into the deeps, as a stone into the mighty waters."},{"text":"Moreover thou leddest them in the day by a cloudy pillar; and in the night by a pillar of fire, to give them light in the way wherein they should go."},{"text":"Thou camest down also upon mount Sinai, and spakest with them from heaven, and gavest them right judgments, and true laws, good statutes and commandments:"},{"text":"And madest known unto them thy holy sabbath, and commandedst them precepts, statutes, and laws, by the hand of Moses thy servant:"},{"text":"And gavest them bread from heaven for their hunger, and broughtest forth water for them out of the rock for their thirst, and promisedst them that they should go in to possess the land which thou hadst sworn to give them."},{"text":"But they and our fathers dealt proudly, and hardened their necks, and hearkened not to thy commandments,"},{"text":"And refused to obey, neither were mindful of thy wonders that thou didst among them; but hardened their necks, and in their rebellion appointed a captain to return to their bondage: but thou art a God ready to pardon, gracious and merciful, slow to anger, and of great kindness, and forsookest them not."},{"text":"Yea, when they had made them a molten calf, and said, This is thy God that brought thee up out of Egypt, and had wrought great provocations;"},{"text":"Yet thou in thy manifold mercies forsookest them not in the wilderness: the pillar of the cloud departed not from them by day, to lead them in the way; neither the pillar of fire by night, to shew them light, and the way wherein they should go."},{"text":"Thou gavest also thy good spirit to instruct them, and withheldest not thy manna from their mouth, and gavest them water for their thirst."},{"text":"Yea, forty years didst thou sustain them in the wilderness, so that they lacked nothing; their clothes waxed not old, and their feet swelled not."},{"text":"Moreover thou gavest them kingdoms and nations, and didst divide them into corners: so they possessed the land of Sihon, and the land of the king of Heshbon, and the land of Og king of Bashan."},{"text":"Their children also multipliedst thou as the stars of heaven, and broughtest them into the land, concerning which thou hadst promised to their fathers, that they should go in to possess it."},{"text":"So the children went in and possessed the land, and thou subduedst before them the inhabitants of the land, the Canaanites, and gavest them into their hands, with their kings, and the people of the land, that they might do with them as they would."},{"text":"And they took strong cities, and a fat land, and possessed houses full of all goods, wells digged, vineyards, and oliveyards, and fruit trees in abundance: so they did eat, and were filled, and became fat, and delighted themselves in thy great goodness."},{"text":"Nevertheless they were disobedient, and rebelled against thee, and cast thy law behind their backs, and slew thy prophets which testified against them to turn them to thee, and they wrought great provocations."},{"text":"Therefore thou deliveredst them into the hand of their enemies, who vexed them: and in the time of their trouble, when they cried unto thee, thou heardest them from heaven; and according to thy manifold mercies thou gavest them saviours, who saved them out of the hand of their enemies."},{"text":"But after they had rest, they did evil again before thee: therefore leftest thou them in the land of their enemies, so that they had the dominion over them: yet when they returned, and cried unto thee, thou heardest them from heaven; and many times didst thou deliver them according to thy mercies;"},{"text":"And testifiedst against them, that thou mightest bring them again unto thy law: yet they dealt proudly, and hearkened not unto thy commandments, but sinned against thy judgments, (which if a man do, he shall live in them;) and withdrew the shoulder, and hardened their neck, and would not hear."},{"text":"Yet many years didst thou forbear them, and testifiedst against them by thy spirit in thy prophets: yet would they not give ear: therefore gavest thou them into the hand of the people of the lands."},{"text":"Nevertheless for thy great mercies' sake thou didst not utterly consume them, nor forsake them; for thou art a gracious and merciful God."},{"text":"Now therefore, our God, the great, the mighty, and the terrible God, who keepest covenant and mercy, let not all the trouble seem little before thee, that hath come upon us, on our kings, on our princes, and on our priests, and on our prophets, and on our fathers, and on all thy people, since the time of the kings of Assyria unto this day."},{"text":"Howbeit thou art just in all that is brought upon us; for thou hast done right, but we have done wickedly:"},{"text":"Neither have our kings, our princes, our priests, nor our fathers, kept thy law, nor hearkened unto thy commandments and thy testimonies, wherewith thou didst testify against them."},{"text":"For they have not served thee in their kingdom, and in thy great goodness that thou gavest them, and in the large and fat land which thou gavest before them, neither turned they from their wicked works."},{"text":"Behold, we are servants this day, and for the land that thou gavest unto our fathers to eat the fruit thereof and the good thereof, behold, we are servants in it:"},{"text":"And it yieldeth much increase unto the kings whom thou hast set over us because of our sins: also they have dominion over our bodies, and over our cattle, at their pleasure, and we are in great distress."},{"text":"And because of all this we make a sure covenant, and write it; and our princes, Levites, and priests, seal unto it."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"And the LORD spake unto Moses in the wilderness of Sinai, in the tabernacle of the congregation, on the first day of the second month, in the second year after they were come out of the land of Egypt, saying,"},{"text":"Take ye the sum of all the congregation of the children of Israel, after their families, by the house of their fathers, with the number of their names, every male by their polls;"},{"text":"From twenty years old and upward, all that are able to go forth to war in Israel: thou and Aaron shall number them by their armies."},{"text":"And with you there shall be a man of every tribe; every one head of the house of his fathers."},{"text":"And these are the names of the men that shall stand with you: of the tribe of Reuben; Elizur the son of Shedeur."},{"text":"Of Simeon; Shelumiel the son of Zurishaddai."},{"text":"Of Judah; Nahshon the son of Amminadab."},{"text":"Of Issachar; Nethaneel the son of Zuar."},{"text":"Of Zebulun; Eliab the son of Helon."},{"text":"Of the children of Joseph: of Ephraim; Elishama the son of Ammihud: of Manasseh; Gamaliel the son of Pedahzur."},{"text":"Of Benjamin; Abidan the son of Gideoni."},{"text":"Of Dan; Ahiezer the son of Ammishaddai."},{"text":"Of Asher; Pagiel the son of Ocran."},{"text":"Of Gad; Eliasaph the son of Deuel."},{"text":"Of Naphtali; Ahira the son of Enan."},{"text":"These were the renowned of the congregation, princes of the tribes of their fathers, heads of thousands in Israel."},{"text":"And Moses and Aaron took these men which are expressed by their names:"},{"text":"And they assembled all the congregation together on the first day of the second month, and they declared their pedigrees after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, by their polls."},{"text":"As the LORD commanded Moses, so he numbered them in the wilderness of Sinai."},{"text":"And the children of Reuben, Israel's eldest son, by their generations, after their families, by the house of their fathers, according to the number of the names, by their polls, every male from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Reuben, were forty and six thousand and five hundred."},{"text":"Of the children of Simeon, by their generations, after their families, by the house of their fathers, those that were numbered of them, according to the number of the names, by their polls, every male from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Simeon, were fifty and nine thousand and three hundred."},{"text":"Of the children of Gad, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Gad, were forty and five thousand six hundred and fifty."},{"text":"Of the children of Judah, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Judah, were threescore and fourteen thousand and six hundred."},{"text":"Of the children of Issachar, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Issachar, were fifty and four thousand and four hundred."},{"text":"Of the children of Zebulun, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Zebulun, were fifty and seven thousand and four hundred."},{"text":"Of the children of Joseph, namely, of the children of Ephraim, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Ephraim, were forty thousand and five hundred."},{"text":"Of the children of Manasseh, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Manasseh, were thirty and two thousand and two hundred."},{"text":"Of the children of Benjamin, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Benjamin, were thirty and five thousand and four hundred."},{"text":"Of the children of Dan, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Dan, were threescore and two thousand and seven hundred."},{"text":"Of the children of Asher, by their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Asher, were forty and one thousand and five hundred."},{"text":"Of the children of Naphtali, throughout their generations, after their families, by the house of their fathers, according to the number of the names, from twenty years old and upward, all that were able to go forth to war;"},{"text":"Those that were numbered of them, even of the tribe of Naphtali, were fifty and three thousand and four hundred."},{"text":"These are those that were numbered, which Moses and Aaron numbered, and the princes of Israel, being twelve men: each one was for the house of his fathers."},{"text":"So were all those that were numbered of the children of Israel, by the house of their fathers, from twenty years old and upward, all that were able to go forth to war in Israel;"},{"text":"Even all they that were numbered were six hundred thousand and three thousand and five hundred and fifty."},{"text":"But the Levites after the tribe of their fathers were not numbered among them."},{"text":"For the LORD had spoken unto Moses, saying,"},{"text":"Only thou shalt not number the tribe of Levi, neither take the sum of them among the children of Israel:"},{"text":"But thou shalt appoint the Levites over the tabernacle of testimony, and over all the vessels thereof, and over all things that belong to it: they shall bear the tabernacle, and all the vessels thereof; and they shall minister unto it, and shall encamp round about the tabernacle."},{"text":"And when the tabernacle setteth forward, the Levites shall take it down: and when the tabernacle is to be pitched, the Levites shall set it up: and the stranger that cometh nigh shall be put to death."},{"text":"And the children of Israel shall pitch their tents, every man by his own camp, and every man by his own standard, throughout their hosts."},{"text":"But the Levites shall pitch round about the tabernacle of testimony, that there be no wrath upon the congregation of the children of Israel: and the Levites shall keep the charge of the tabernacle of testimony."},{"text":"And the children of Israel did according to all that the LORD commanded Moses, so did they."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Make thee two trumpets of silver; of a whole piece shalt thou make them: that thou mayest use them for the calling of the assembly, and for the journeying of the camps."},{"text":"And when they shall blow with them, all the assembly shall assemble themselves to thee at the door of the tabernacle of the congregation."},{"text":"And if they blow but with one trumpet, then the princes, which are heads of the thousands of Israel, shall gather themselves unto thee."},{"text":"When ye blow an alarm, then the camps that lie on the east parts shall go forward."},{"text":"When ye blow an alarm the second time, then the camps that lie on the south side shall take their journey: they shall blow an alarm for their journeys."},{"text":"But when the congregation is to be gathered together, ye shall blow, but ye shall not sound an alarm."},{"text":"And the sons of Aaron, the priests, shall blow with the trumpets; and they shall be to you for an ordinance for ever throughout your generations."},{"text":"And if ye go to war in your land against the enemy that oppresseth you, then ye shall blow an alarm with the trumpets; and ye shall be remembered before the LORD your God, and ye shall be saved from your enemies."},{"text":"Also in the day of your gladness, and in your solemn days, and in the beginnings of your months, ye shall blow with the trumpets over your burnt offerings, and over the sacrifices of your peace offerings; that they may be to you for a memorial before your God: I am the LORD your God."},{"text":"And it came to pass on the twentieth day of the second month, in the second year, that the cloud was taken up from off the tabernacle of the testimony."},{"text":"And the children of Israel took their journeys out of the wilderness of Sinai; and the cloud rested in the wilderness of Paran."},{"text":"And they first took their journey according to the commandment of the LORD by the hand of Moses."},{"text":"In the first place went the standard of the camp of the children of Judah according to their armies: and over his host was Nahshon the son of Amminadab."},{"text":"And over the host of the tribe of the children of Issachar was Nethaneel the son of Zuar."},{"text":"And over the host of the tribe of the children of Zebulun was Eliab the son of Helon."},{"text":"And the tabernacle was taken down; and the sons of Gershon and the sons of Merari set forward, bearing the tabernacle."},{"text":"And the standard of the camp of Reuben set forward according to their armies: and over his host was Elizur the son of Shedeur."},{"text":"And over the host of the tribe of the children of Simeon was Shelumiel the son of Zurishaddai."},{"text":"And over the host of the tribe of the children of Gad was Eliasaph the son of Deuel."},{"text":"And the Kohathites set forward, bearing the sanctuary: and the other did set up the tabernacle against they came."},{"text":"And the standard of the camp of the children of Ephraim set forward according to their armies: and over his host was Elishama the son of Ammihud."},{"text":"And over the host of the tribe of the children of Manasseh was Gamaliel the son of Pedahzur."},{"text":"And over the host of the tribe of the children of Benjamin was Abidan the son of Gideoni."},{"text":"And the standard of the camp of the children of Dan set forward, which was the rereward of all the camps throughout their hosts: and over his host was Ahiezer the son of Ammishaddai."},{"text":"And over the host of the tribe of the children of Asher was Pagiel the son of Ocran."},{"text":"And over the host of the tribe of the children of Naphtali was Ahira the son of Enan."},{"text":"Thus were the journeyings of the children of Israel according to their armies, when they set forward."},{"text":"And Moses said unto Hobab, the son of Raguel the Midianite, Moses' father in law, We are journeying unto the place of which the LORD said, I will give it you: come thou with us, and we will do thee good: for the LORD hath spoken good concerning Israel."},{"text":"And he said unto him, I will not go; but I will depart to mine own land, and to my kindred."},{"text":"And he said, Leave us not, I pray thee; forasmuch as thou knowest how we are to encamp in the wilderness, and thou mayest be to us instead of eyes."},{"text":"And it shall be, if thou go with us, yea, it shall be, that what goodness the LORD shall do unto us, the same will we do unto thee."},{"text":"And they departed from the mount of the LORD three days' journey: and the ark of the covenant of the LORD went before them in the three days' journey, to search out a resting place for them."},{"text":"And the cloud of the LORD was upon them by day, when they went out of the camp."},{"text":"And it came to pass, when the ark set forward, that Moses said, Rise up, LORD, and let thine enemies be scattered; and let them that hate thee flee before thee."},{"text":"And when it rested, he said, Return, O LORD, unto the many thousands of Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"And when the people complained, it displeased the LORD: and the LORD heard it; and his anger was kindled; and the fire of the LORD burnt among them, and consumed them that were in the uttermost parts of the camp."},{"text":"And the people cried unto Moses; and when Moses prayed unto the LORD, the fire was quenched."},{"text":"And he called the name of the place Taberah: because the fire of the LORD burnt among them."},{"text":"And the mixt multitude that was among them fell a lusting: and the children of Israel also wept again, and said, Who shall give us flesh to eat?"},{"text":"We remember the fish, which we did eat in Egypt freely; the cucumbers, and the melons, and the leeks, and the onions, and the garlick:"},{"text":"But now our soul is dried away: there is nothing at all, beside this manna, before our eyes."},{"text":"And the manna was as coriander seed, and the colour thereof as the colour of bdellium."},{"text":"And the people went about, and gathered it, and ground it in mills, or beat it in a mortar, and baked it in pans, and made cakes of it: and the taste of it was as the taste of fresh oil."},{"text":"And when the dew fell upon the camp in the night, the manna fell upon it."},{"text":"Then Moses heard the people weep throughout their families, every man in the door of his tent: and the anger of the LORD was kindled greatly; Moses also was displeased."},{"text":"And Moses said unto the LORD, Wherefore hast thou afflicted thy servant? and wherefore have I not found favour in thy sight, that thou layest the burden of all this people upon me?"},{"text":"Have I conceived all this people? have I begotten them, that thou shouldest say unto me, Carry them in thy bosom, as a nursing father beareth the sucking child, unto the land which thou swarest unto their fathers?"},{"text":"Whence should I have flesh to give unto all this people? for they weep unto me, saying, Give us flesh, that we may eat."},{"text":"I am not able to bear all this people alone, because it is too heavy for me."},{"text":"And if thou deal thus with me, kill me, I pray thee, out of hand, if I have found favour in thy sight; and let me not see my wretchedness."},{"text":"And the LORD said unto Moses, Gather unto me seventy men of the elders of Israel, whom thou knowest to be the elders of the people, and officers over them; and bring them unto the tabernacle of the congregation, that they may stand there with thee."},{"text":"And I will come down and talk with thee there: and I will take of the spirit which is upon thee, and will put it upon them; and they shall bear the burden of the people with thee, that thou bear it not thyself alone."},{"text":"And say thou unto the people, Sanctify yourselves against to morrow, and ye shall eat flesh: for ye have wept in the ears of the LORD, saying, Who shall give us flesh to eat? for it was well with us in Egypt: therefore the LORD will give you flesh, and ye shall eat."},{"text":"Ye shall not eat one day, nor two days, nor five days, neither ten days, nor twenty days;"},{"text":"But even a whole month, until it come out at your nostrils, and it be loathsome unto you: because that ye have despised the LORD which is among you, and have wept before him, saying, Why came we forth out of Egypt?"},{"text":"And Moses said, The people, among whom I am, are six hundred thousand footmen; and thou hast said, I will give them flesh, that they may eat a whole month."},{"text":"Shall the flocks and the herds be slain for them, to suffice them? or shall all the fish of the sea be gathered together for them, to suffice them?"},{"text":"And the LORD said unto Moses, Is the LORD's hand waxed short? thou shalt see now whether my word shall come to pass unto thee or not."},{"text":"And Moses went out, and told the people the words of the LORD, and gathered the seventy men of the elders of the people, and set them round about the tabernacle."},{"text":"And the LORD came down in a cloud, and spake unto him, and took of the spirit that was upon him, and gave it unto the seventy elders: and it came to pass, that, when the spirit rested upon them, they prophesied, and did not cease."},{"text":"But there remained two of the men in the camp, the name of the one was Eldad, and the name of the other Medad: and the spirit rested upon them; and they were of them that were written, but went not out unto the tabernacle: and they prophesied in the camp."},{"text":"And there ran a young man, and told Moses, and said, Eldad and Medad do prophesy in the camp."},{"text":"And Joshua the son of Nun, the servant of Moses, one of his young men, answered and said, My lord Moses, forbid them."},{"text":"And Moses said unto him, Enviest thou for my sake? would God that all the LORD's people were prophets, and that the LORD would put his spirit upon them!"},{"text":"And Moses gat him into the camp, he and the elders of Israel."},{"text":"And there went forth a wind from the LORD, and brought quails from the sea, and let them fall by the camp, as it were a day's journey on this side, and as it were a day's journey on the other side, round about the camp, and as it were two cubits high upon the face of the earth."},{"text":"And the people stood up all that day, and all that night, and all the next day, and they gathered the quails: he that gathered least gathered ten homers: and they spread them all abroad for themselves round about the camp."},{"text":"And while the flesh was yet between their teeth, ere it was chewed, the wrath of the LORD was kindled against the people, and the LORD smote the people with a very great plague."},{"text":"And he called the name of that place Kibrothhattaavah: because there they buried the people that lusted."},{"text":"And the people journeyed from Kibrothhattaavah unto Hazeroth; and abode at Hazeroth."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"And Miriam and Aaron spake against Moses because of the Ethiopian woman whom he had married: for he had married an Ethiopian woman."},{"text":"And they said, Hath the LORD indeed spoken only by Moses? hath he not spoken also by us? And the LORD heard it."},{"text":"(Now the man Moses was very meek, above all the men which were upon the face of the earth.)"},{"text":"And the LORD spake suddenly unto Moses, and unto Aaron, and unto Miriam, Come out ye three unto the tabernacle of the congregation. And they three came out."},{"text":"And the LORD came down in the pillar of the cloud, and stood in the door of the tabernacle, and called Aaron and Miriam: and they both came forth."},{"text":"And he said, Hear now my words: If there be a prophet among you, I the LORD will make myself known unto him in a vision, and will speak unto him in a dream."},{"text":"My servant Moses is not so, who is faithful in all mine house."},{"text":"With him will I speak mouth to mouth, even apparently, and not in dark speeches; and the similitude of the LORD shall he behold: wherefore then were ye not afraid to speak against my servant Moses?"},{"text":"And the anger of the LORD was kindled against them; and he departed."},{"text":"And the cloud departed from off the tabernacle; and, behold, Miriam became leprous, white as snow: and Aaron looked upon Miriam, and, behold, she was leprous."},{"text":"And Aaron said unto Moses, Alas, my lord, I beseech thee, lay not the sin upon us, wherein we have done foolishly, and wherein we have sinned."},{"text":"Let her not be as one dead, of whom the flesh is half consumed when he cometh out of his mother's womb."},{"text":"And Moses cried unto the LORD, saying, Heal her now, O God, I beseech thee."},{"text":"And the LORD said unto Moses, If her father had but spit in her face, should she not be ashamed seven days? let her be shut out from the camp seven days, and after that let her be received in again."},{"text":"And Miriam was shut out from the camp seven days: and the people journeyed not till Miriam was brought in again."},{"text":"And afterward the people removed from Hazeroth, and pitched in the wilderness of Paran."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Send thou men, that they may search the land of Canaan, which I give unto the children of Israel: of every tribe of their fathers shall ye send a man, every one a ruler among them."},{"text":"And Moses by the commandment of the LORD sent them from the wilderness of Paran: all those men were heads of the children of Israel."},{"text":"And these were their names: of the tribe of Reuben, Shammua the son of Zaccur."},{"text":"Of the tribe of Simeon, Shaphat the son of Hori."},{"text":"Of the tribe of Judah, Caleb the son of Jephunneh."},{"text":"Of the tribe of Issachar, Igal the son of Joseph."},{"text":"Of the tribe of Ephraim, Oshea the son of Nun."},{"text":"Of the tribe of Benjamin, Palti the son of Raphu."},{"text":"Of the tribe of Zebulun, Gaddiel the son of Sodi."},{"text":"Of the tribe of Joseph, namely, of the tribe of Manasseh, Gaddi the son of Susi."},{"text":"Of the tribe of Dan, Ammiel the son of Gemalli."},{"text":"Of the tribe of Asher, Sethur the son of Michael."},{"text":"Of the tribe of Naphtali, Nahbi the son of Vophsi."},{"text":"Of the tribe of Gad, Geuel the son of Machi."},{"text":"These are the names of the men which Moses sent to spy out the land."},{"text":"And Moses sent them to spy out the land of Canaan, and said unto them, Get you up this way southward, and go up into the mountain:"},{"text":"And see the land, what it is, and the people that dwelleth therein, whether they be strong or weak, few or many;"},{"text":"And what the land is that they dwell in, whether it be good or bad; and what cities they be that they dwell in, whether in tents, or in strong holds;"},{"text":"And what the land is, whether it be fat or lean, whether there be wood therein, or not. And be ye of good courage, and bring of the fruit of the land. Now the time was the time of the firstripe grapes."},{"text":"So they went up, and searched the land from the wilderness of Zin unto Rehob, as men come to Hamath."},{"text":"And they ascended by the south, and came unto Hebron; where Ahiman, Sheshai, and Talmai, the children of Anak, were. (Now Hebron was built seven years before Zoan in Egypt.)"},{"text":"And they came unto the brook of Eshcol, and cut down from thence a branch with one cluster of grapes, and they bare it between two upon a staff; and they brought of the pomegranates, and of the figs."},{"text":"The place was called the brook Eshcol, because of the cluster of grapes which the children of Israel cut down from thence."},{"text":"And they returned from searching of the land after forty days."},{"text":"And they went and came to Moses, and to Aaron, and to all the congregation of the children of Israel, unto the wilderness of Paran, to Kadesh; and brought back word unto them, and unto all the congregation, and shewed them the fruit of the land."},{"text":"And they told him, and said, We came unto the land whither thou sentest us, and surely it floweth with milk and honey; and this is the fruit of it."},{"text":"Nevertheless the people be strong that dwell in the land, and the cities are walled, and very great: and moreover we saw the children of Anak there."},{"text":"The Amalekites dwell in the land of the south: and the Hittites, and the Jebusites, and the Amorites, dwell in the mountains: and the Canaanites dwell by the sea, and by the coast of Jordan."},{"text":"And Caleb stilled the people before Moses, and said, Let us go up at once, and possess it; for we are well able to overcome it."},{"text":"But the men that went up with him said, We be not able to go up against the people; for they are stronger than we."},{"text":"And they brought up an evil report of the land which they had searched unto the children of Israel, saying, The land, through which we have gone to search it, is a land that eateth up the inhabitants thereof; and all the people that we saw in it are men of a great stature."},{"text":"And there we saw the giants, the sons of Anak, which come of the giants: and we were in our own sight as grasshoppers, and so we were in their sight."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"And all the congregation lifted up their voice, and cried; and the people wept that night."},{"text":"And all the children of Israel murmured against Moses and against Aaron: and the whole congregation said unto them, Would God that we had died in the land of Egypt! or would God we had died in this wilderness!"},{"text":"And wherefore hath the LORD brought us unto this land, to fall by the sword, that our wives and our children should be a prey? were it not better for us to return into Egypt?"},{"text":"And they said one to another, Let us make a captain, and let us return into Egypt."},{"text":"Then Moses and Aaron fell on their faces before all the assembly of the congregation of the children of Israel."},{"text":"And Joshua the son of Nun, and Caleb the son of Jephunneh, which were of them that searched the land, rent their clothes:"},{"text":"And they spake unto all the company of the children of Israel, saying, The land, which we passed through to search it, is an exceeding good land."},{"text":"If the LORD delight in us, then he will bring us into this land, and give it us; a land which floweth with milk and honey."},{"text":"Only rebel not ye against the LORD, neither fear ye the people of the land; for they are bread for us: their defence is departed from them, and the LORD is with us: fear them not."},{"text":"But all the congregation bade stone them with stones. And the glory of the LORD appeared in the tabernacle of the congregation before all the children of Israel."},{"text":"And the LORD said unto Moses, How long will this people provoke me? and how long will it be ere they believe me, for all the signs which I have shewed among them?"},{"text":"I will smite them with the pestilence, and disinherit them, and will make of thee a greater nation and mightier than they."},{"text":"And Moses said unto the LORD, Then the Egyptians shall hear it, (for thou broughtest up this people in thy might from among them;)"},{"text":"And they will tell it to the inhabitants of this land: for they have heard that thou LORD art among this people, that thou LORD art seen face to face, and that thy cloud standeth over them, and that thou goest before them, by day time in a pillar of a cloud, and in a pillar of fire by night."},{"text":"Now if thou shalt kill all this people as one man, then the nations which have heard the fame of thee will speak, saying,"},{"text":"Because the LORD was not able to bring this people into the land which he sware unto them, therefore he hath slain them in the wilderness."},{"text":"And now, I beseech thee, let the power of my LORD be great, according as thou hast spoken, saying,"},{"text":"The LORD is longsuffering, and of great mercy, forgiving iniquity and transgression, and by no means clearing the guilty, visiting the iniquity of the fathers upon the children unto the third and fourth generation."},{"text":"Pardon, I beseech thee, the iniquity of this people according unto the greatness of thy mercy, and as thou hast forgiven this people, from Egypt even until now."},{"text":"And the LORD said, I have pardoned according to thy word:"},{"text":"But as truly as I live, all the earth shall be filled with the glory of the LORD."},{"text":"Because all those men which have seen my glory, and my miracles, which I did in Egypt and in the wilderness, and have tempted me now these ten times, and have not hearkened to my voice;"},{"text":"Surely they shall not see the land which I sware unto their fathers, neither shall any of them that provoked me see it:"},{"text":"But my servant Caleb, because he had another spirit with him, and hath followed me fully, him will I bring into the land whereinto he went; and his seed shall possess it."},{"text":"(Now the Amalekites and the Canaanites dwelt in the valley.) Tomorrow turn you, and get you into the wilderness by the way of the Red sea."},{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"How long shall I bear with this evil congregation, which murmur against me? I have heard the murmurings of the children of Israel, which they murmur against me."},{"text":"Say unto them, As truly as I live, saith the LORD, as ye have spoken in mine ears, so will I do to you:"},{"text":"Your carcases shall fall in this wilderness; and all that were numbered of you, according to your whole number, from twenty years old and upward which have murmured against me."},{"text":"Doubtless ye shall not come into the land, concerning which I sware to make you dwell therein, save Caleb the son of Jephunneh, and Joshua the son of Nun."},{"text":"But your little ones, which ye said should be a prey, them will I bring in, and they shall know the land which ye have despised."},{"text":"But as for you, your carcases, they shall fall in this wilderness."},{"text":"And your children shall wander in the wilderness forty years, and bear your whoredoms, until your carcases be wasted in the wilderness."},{"text":"After the number of the days in which ye searched the land, even forty days, each day for a year, shall ye bear your iniquities, even forty years, and ye shall know my breach of promise."},{"text":"I the LORD have said, I will surely do it unto all this evil congregation, that are gathered together against me: in this wilderness they shall be consumed, and there they shall die."},{"text":"And the men, which Moses sent to search the land, who returned, and made all the congregation to murmur against him, by bringing up a slander upon the land,"},{"text":"Even those men that did bring up the evil report upon the land, died by the plague before the LORD."},{"text":"But Joshua the son of Nun, and Caleb the son of Jephunneh, which were of the men that went to search the land, lived still."},{"text":"And Moses told these sayings unto all the children of Israel: and the people mourned greatly."},{"text":"And they rose up early in the morning, and gat them up into the top of the mountain, saying, Lo, we be here, and will go up unto the place which the LORD hath promised: for we have sinned."},{"text":"And Moses said, Wherefore now do ye transgress the commandment of the LORD? but it shall not prosper."},{"text":"Go not up, for the LORD is not among you; that ye be not smitten before your enemies."},{"text":"For the Amalekites and the Canaanites are there before you, and ye shall fall by the sword: because ye are turned away from the LORD, therefore the LORD will not be with you."},{"text":"But they presumed to go up unto the hill top: nevertheless the ark of the covenant of the LORD, and Moses, departed not out of the camp."},{"text":"Then the Amalekites came down, and the Canaanites which dwelt in that hill, and smote them, and discomfited them, even unto Hormah."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and say unto them, When ye be come into the land of your habitations, which I give unto you,"},{"text":"And will make an offering by fire unto the LORD, a burnt offering, or a sacrifice in performing a vow, or in a freewill offering, or in your solemn feasts, to make a sweet savour unto the LORD, of the herd or of the flock:"},{"text":"Then shall he that offereth his offering unto the LORD bring a meat offering of a tenth deal of flour mingled with the fourth part of an hin of oil."},{"text":"And the fourth part of an hin of wine for a drink offering shalt thou prepare with the burnt offering or sacrifice, for one lamb."},{"text":"Or for a ram, thou shalt prepare for a meat offering two tenth deals of flour mingled with the third part of an hin of oil."},{"text":"And for a drink offering thou shalt offer the third part of an hin of wine, for a sweet savour unto the LORD."},{"text":"And when thou preparest a bullock for a burnt offering, or for a sacrifice in performing a vow, or peace offerings unto the LORD:"},{"text":"Then shall he bring with a bullock a meat offering of three tenth deals of flour mingled with half an hin of oil."},{"text":"And thou shalt bring for a drink offering half an hin of wine, for an offering made by fire, of a sweet savour unto the LORD."},{"text":"Thus shall it be done for one bullock, or for one ram, or for a lamb, or a kid."},{"text":"According to the number that ye shall prepare, so shall ye do to every one according to their number."},{"text":"All that are born of the country shall do these things after this manner, in offering an offering made by fire, of a sweet savour unto the LORD."},{"text":"And if a stranger sojourn with you, or whosoever be among you in your generations, and will offer an offering made by fire, of a sweet savour unto the LORD; as ye do, so he shall do."},{"text":"One ordinance shall be both for you of the congregation, and also for the stranger that sojourneth with you, an ordinance for ever in your generations: as ye are, so shall the stranger be before the LORD."},{"text":"One law and one manner shall be for you, and for the stranger that sojourneth with you."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and say unto them, When ye come into the land whither I bring you,"},{"text":"Then it shall be, that, when ye eat of the bread of the land, ye shall offer up an heave offering unto the LORD."},{"text":"Ye shall offer up a cake of the first of your dough for an heave offering: as ye do the heave offering of the threshingfloor, so shall ye heave it."},{"text":"Of the first of your dough ye shall give unto the LORD an heave offering in your generations."},{"text":"And if ye have erred, and not observed all these commandments, which the LORD hath spoken unto Moses,"},{"text":"Even all that the LORD hath commanded you by the hand of Moses, from the day that the LORD commanded Moses, and henceforward among your generations;"},{"text":"Then it shall be, if ought be committed by ignorance without the knowledge of the congregation, that all the congregation shall offer one young bullock for a burnt offering, for a sweet savour unto the LORD, with his meat offering, and his drink offering, according to the manner, and one kid of the goats for a sin offering."},{"text":"And the priest shall make an atonement for all the congregation of the children of Israel, and it shall be forgiven them; for it is ignorance: and they shall bring their offering, a sacrifice made by fire unto the LORD, and their sin offering before the LORD, for their ignorance:"},{"text":"And it shall be forgiven all the congregation of the children of Israel, and the stranger that sojourneth among them; seeing all the people were in ignorance."},{"text":"And if any soul sin through ignorance, then he shall bring a she goat of the first year for a sin offering."},{"text":"And the priest shall make an atonement for the soul that sinneth ignorantly, when he sinneth by ignorance before the LORD, to make an atonement for him; and it shall be forgiven him."},{"text":"Ye shall have one law for him that sinneth through ignorance, both for him that is born among the children of Israel, and for the stranger that sojourneth among them."},{"text":"But the soul that doeth ought presumptuously, whether he be born in the land, or a stranger, the same reproacheth the LORD; and that soul shall be cut off from among his people."},{"text":"Because he hath despised the word of the LORD, and hath broken his commandment, that soul shall utterly be cut off; his iniquity shall be upon him."},{"text":"And while the children of Israel were in the wilderness, they found a man that gathered sticks upon the sabbath day."},{"text":"And they that found him gathering sticks brought him unto Moses and Aaron, and unto all the congregation."},{"text":"And they put him in ward, because it was not declared what should be done to him."},{"text":"And the LORD said unto Moses, The man shall be surely put to death: all the congregation shall stone him with stones without the camp."},{"text":"And all the congregation brought him without the camp, and stoned him with stones, and he died; as the LORD commanded Moses."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and bid them that they make them fringes in the borders of their garments throughout their generations, and that they put upon the fringe of the borders a ribband of blue:"},{"text":"And it shall be unto you for a fringe, that ye may look upon it, and remember all the commandments of the LORD, and do them; and that ye seek not after your own heart and your own eyes, after which ye use to go a whoring:"},{"text":"That ye may remember, and do all my commandments, and be holy unto your God."},{"text":"I am the LORD your God, which brought you out of the land of Egypt, to be your God: I am the LORD your God."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Now Korah, the son of Izhar, the son of Kohath, the son of Levi, and Dathan and Abiram, the sons of Eliab, and On, the son of Peleth, sons of Reuben, took men:"},{"text":"And they rose up before Moses, with certain of the children of Israel, two hundred and fifty princes of the assembly, famous in the congregation, men of renown:"},{"text":"And they gathered themselves together against Moses and against Aaron, and said unto them, Ye take too much upon you, seeing all the congregation are holy, every one of them, and the LORD is among them: wherefore then lift ye up yourselves above the congregation of the LORD?"},{"text":"And when Moses heard it, he fell upon his face:"},{"text":"And he spake unto Korah and unto all his company, saying, Even to morrow the LORD will shew who are his, and who is holy; and will cause him to come near unto him: even him whom he hath chosen will he cause to come near unto him."},{"text":"This do; Take you censers, Korah, and all his company;"},{"text":"And put fire therein, and put incense in them before the LORD to morrow: and it shall be that the man whom the LORD doth choose, he shall be holy: ye take too much upon you, ye sons of Levi."},{"text":"And Moses said unto Korah, Hear, I pray you, ye sons of Levi:"},{"text":"Seemeth it but a small thing unto you, that the God of Israel hath separated you from the congregation of Israel, to bring you near to himself to do the service of the tabernacle of the LORD, and to stand before the congregation to minister unto them?"},{"text":"And he hath brought thee near to him, and all thy brethren the sons of Levi with thee: and seek ye the priesthood also?"},{"text":"For which cause both thou and all thy company are gathered together against the LORD: and what is Aaron, that ye murmur against him?"},{"text":"And Moses sent to call Dathan and Abiram, the sons of Eliab: which said, We will not come up:"},{"text":"Is it a small thing that thou hast brought us up out of a land that floweth with milk and honey, to kill us in the wilderness, except thou make thyself altogether a prince over us?"},{"text":"Moreover thou hast not brought us into a land that floweth with milk and honey, or given us inheritance of fields and vineyards: wilt thou put out the eyes of these men? we will not come up."},{"text":"And Moses was very wroth, and said unto the LORD, Respect not thou their offering: I have not taken one ass from them, neither have I hurt one of them."},{"text":"And Moses said unto Korah, Be thou and all thy company before the LORD, thou, and they, and Aaron, to morrow:"},{"text":"And take every man his censer, and put incense in them, and bring ye before the LORD every man his censer, two hundred and fifty censers; thou also, and Aaron, each of you his censer."},{"text":"And they took every man his censer, and put fire in them, and laid incense thereon, and stood in the door of the tabernacle of the congregation with Moses and Aaron."},{"text":"And Korah gathered all the congregation against them unto the door of the tabernacle of the congregation: and the glory of the LORD appeared unto all the congregation."},{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"Separate yourselves from among this congregation, that I may consume them in a moment."},{"text":"And they fell upon their faces, and said, O God, the God of the spirits of all flesh, shall one man sin, and wilt thou be wroth with all the congregation?"},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the congregation, saying, Get you up from about the tabernacle of Korah, Dathan, and Abiram."},{"text":"And Moses rose up and went unto Dathan and Abiram; and the elders of Israel followed him."},{"text":"And he spake unto the congregation, saying, Depart, I pray you, from the tents of these wicked men, and touch nothing of their's, lest ye be consumed in all their sins."},{"text":"So they gat up from the tabernacle of Korah, Dathan, and Abiram, on every side: and Dathan and Abiram came out, and stood in the door of their tents, and their wives, and their sons, and their little children."},{"text":"And Moses said, Hereby ye shall know that the LORD hath sent me to do all these works; for I have not done them of mine own mind."},{"text":"If these men die the common death of all men, or if they be visited after the visitation of all men; then the LORD hath not sent me."},{"text":"But if the LORD make a new thing, and the earth open her mouth, and swallow them up, with all that appertain unto them, and they go down quick into the pit; then ye shall understand that these men have provoked the LORD."},{"text":"And it came to pass, as he had made an end of speaking all these words, that the ground clave asunder that was under them:"},{"text":"And the earth opened her mouth, and swallowed them up, and their houses, and all the men that appertained unto Korah, and all their goods."},{"text":"They, and all that appertained to them, went down alive into the pit, and the earth closed upon them: and they perished from among the congregation."},{"text":"And all Israel that were round about them fled at the cry of them: for they said, Lest the earth swallow us up also."},{"text":"And there came out a fire from the LORD, and consumed the two hundred and fifty men that offered incense."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto Eleazar the son of Aaron the priest, that he take up the censers out of the burning, and scatter thou the fire yonder; for they are hallowed."},{"text":"The censers of these sinners against their own souls, let them make them broad plates for a covering of the altar: for they offered them before the LORD, therefore they are hallowed: and they shall be a sign unto the children of Israel."},{"text":"And Eleazar the priest took the brasen censers, wherewith they that were burnt had offered; and they were made broad plates for a covering of the altar:"},{"text":"To be a memorial unto the children of Israel, that no stranger, which is not of the seed of Aaron, come near to offer incense before the LORD; that he be not as Korah, and as his company: as the LORD said to him by the hand of Moses."},{"text":"But on the morrow all the congregation of the children of Israel murmured against Moses and against Aaron, saying, Ye have killed the people of the LORD."},{"text":"And it came to pass, when the congregation was gathered against Moses and against Aaron, that they looked toward the tabernacle of the congregation: and, behold, the cloud covered it, and the glory of the LORD appeared."},{"text":"And Moses and Aaron came before the tabernacle of the congregation."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Get you up from among this congregation, that I may consume them as in a moment. And they fell upon their faces."},{"text":"And Moses said unto Aaron, Take a censer, and put fire therein from off the altar, and put on incense, and go quickly unto the congregation, and make an atonement for them: for there is wrath gone out from the LORD; the plague is begun."},{"text":"And Aaron took as Moses commanded, and ran into the midst of the congregation; and, behold, the plague was begun among the people: and he put on incense, and made an atonement for the people."},{"text":"And he stood between the dead and the living; and the plague was stayed."},{"text":"Now they that died in the plague were fourteen thousand and seven hundred, beside them that died about the matter of Korah."},{"text":"And Aaron returned unto Moses unto the door of the tabernacle of the congregation: and the plague was stayed."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and take of every one of them a rod according to the house of their fathers, of all their princes according to the house of their fathers twelve rods: write thou every man's name upon his rod."},{"text":"And thou shalt write Aaron's name upon the rod of Levi: for one rod shall be for the head of the house of their fathers."},{"text":"And thou shalt lay them up in the tabernacle of the congregation before the testimony, where I will meet with you."},{"text":"And it shall come to pass, that the man's rod, whom I shall choose, shall blossom: and I will make to cease from me the murmurings of the children of Israel, whereby they murmur against you."},{"text":"And Moses spake unto the children of Israel, and every one of their princes gave him a rod apiece, for each prince one, according to their fathers' houses, even twelve rods: and the rod of Aaron was among their rods."},{"text":"And Moses laid up the rods before the LORD in the tabernacle of witness."},{"text":"And it came to pass, that on the morrow Moses went into the tabernacle of witness; and, behold, the rod of Aaron for the house of Levi was budded, and brought forth buds, and bloomed blossoms, and yielded almonds."},{"text":"And Moses brought out all the rods from before the LORD unto all the children of Israel: and they looked, and took every man his rod."},{"text":"And the LORD said unto Moses, Bring Aaron's rod again before the testimony, to be kept for a token against the rebels; and thou shalt quite take away their murmurings from me, that they die not."},{"text":"And Moses did so: as the LORD commanded him, so did he."},{"text":"And the children of Israel spake unto Moses, saying, Behold, we die, we perish, we all perish."},{"text":"Whosoever cometh any thing near unto the tabernacle of the LORD shall die: shall we be consumed with dying?"}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"And the LORD said unto Aaron, Thou and thy sons and thy father's house with thee shall bear the iniquity of the sanctuary: and thou and thy sons with thee shall bear the iniquity of your priesthood."},{"text":"And thy brethren also of the tribe of Levi, the tribe of thy father, bring thou with thee, that they may be joined unto thee, and minister unto thee: but thou and thy sons with thee shall minister before the tabernacle of witness."},{"text":"And they shall keep thy charge, and the charge of all the tabernacle: only they shall not come nigh the vessels of the sanctuary and the altar, that neither they, nor ye also, die."},{"text":"And they shall be joined unto thee, and keep the charge of the tabernacle of the congregation, for all the service of the tabernacle: and a stranger shall not come nigh unto you."},{"text":"And ye shall keep the charge of the sanctuary, and the charge of the altar: that there be no wrath any more upon the children of Israel."},{"text":"And I, behold, I have taken your brethren the Levites from among the children of Israel: to you they are given as a gift for the LORD, to do the service of the tabernacle of the congregation."},{"text":"Therefore thou and thy sons with thee shall keep your priest's office for everything of the altar, and within the vail; and ye shall serve: I have given your priest's office unto you as a service of gift: and the stranger that cometh nigh shall be put to death."},{"text":"And the LORD spake unto Aaron, Behold, I also have given thee the charge of mine heave offerings of all the hallowed things of the children of Israel; unto thee have I given them by reason of the anointing, and to thy sons, by an ordinance for ever."},{"text":"This shall be thine of the most holy things, reserved from the fire: every oblation of theirs, every meat offering of theirs, and every sin offering of theirs, and every trespass offering of theirs which they shall render unto me, shall be most holy for thee and for thy sons."},{"text":"In the most holy place shalt thou eat it; every male shall eat it: it shall be holy unto thee."},{"text":"And this is thine; the heave offering of their gift, with all the wave offerings of the children of Israel: I have given them unto thee, and to thy sons and to thy daughters with thee, by a statute for ever: every one that is clean in thy house shall eat of it."},{"text":"All the best of the oil, and all the best of the wine, and of the wheat, the firstfruits of them which they shall offer unto the LORD, them have I given thee."},{"text":"And whatsoever is first ripe in the land, which they shall bring unto the LORD, shall be thine; every one that is clean in thine house shall eat of it."},{"text":"Every thing devoted in Israel shall be thine."},{"text":"Every thing that openeth the matrix in all flesh, which they bring unto the LORD, whether it be of men or beasts, shall be thine: nevertheless the firstborn of man shalt thou surely redeem, and the firstling of unclean beasts shalt thou redeem."},{"text":"And those that are to be redeemed from a month old shalt thou redeem, according to thine estimation, for the money of five shekels, after the shekel of the sanctuary, which is twenty gerahs."},{"text":"But the firstling of a cow, or the firstling of a sheep, or the firstling of a goat, thou shalt not redeem; they are holy: thou shalt sprinkle their blood upon the altar, and shalt burn their fat for an offering made by fire, for a sweet savour unto the LORD."},{"text":"And the flesh of them shall be thine, as the wave breast and as the right shoulder are thine."},{"text":"All the heave offerings of the holy things, which the children of Israel offer unto the LORD, have I given thee, and thy sons and thy daughters with thee, by a statute for ever: it is a covenant of salt for ever before the LORD unto thee and to thy seed with thee."},{"text":"And the LORD spake unto Aaron, Thou shalt have no inheritance in their land, neither shalt thou have any part among them: I am thy part and thine inheritance among the children of Israel."},{"text":"And, behold, I have given the children of Levi all the tenth in Israel for an inheritance, for their service which they serve, even the service of the tabernacle of the congregation."},{"text":"Neither must the children of Israel henceforth come nigh the tabernacle of the congregation, lest they bear sin, and die."},{"text":"But the Levites shall do the service of the tabernacle of the congregation, and they shall bear their iniquity: it shall be a statute for ever throughout your generations, that among the children of Israel they have no inheritance."},{"text":"But the tithes of the children of Israel, which they offer as an heave offering unto the LORD, I have given to the Levites to inherit: therefore I have said unto them, Among the children of Israel they shall have no inheritance."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Thus speak unto the Levites, and say unto them, When ye take of the children of Israel the tithes which I have given you from them for your inheritance, then ye shall offer up an heave offering of it for the LORD, even a tenth part of the tithe."},{"text":"And this your heave offering shall be reckoned unto you, as though it were the corn of the threshingfloor, and as the fulness of the winepress."},{"text":"Thus ye also shall offer an heave offering unto the LORD of all your tithes, which ye receive of the children of Israel; and ye shall give thereof the LORD's heave offering to Aaron the priest."},{"text":"Out of all your gifts ye shall offer every heave offering of the LORD, of all the best thereof, even the hallowed part thereof out of it."},{"text":"Therefore thou shalt say unto them, When ye have heaved the best thereof from it, then it shall be counted unto the Levites as the increase of the threshingfloor, and as the increase of the winepress."},{"text":"And ye shall eat it in every place, ye and your households: for it is your reward for your service in the tabernacle of the congregation."},{"text":"And ye shall bear no sin by reason of it, when ye have heaved from it the best of it: neither shall ye pollute the holy things of the children of Israel, lest ye die."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"This is the ordinance of the law which the LORD hath commanded, saying, Speak unto the children of Israel, that they bring thee a red heifer without spot, wherein is no blemish, and upon which never came yoke:"},{"text":"And ye shall give her unto Eleazar the priest, that he may bring her forth without the camp, and one shall slay her before his face:"},{"text":"And Eleazar the priest shall take of her blood with his finger, and sprinkle of her blood directly before the tabernacle of the congregation seven times:"},{"text":"And one shall burn the heifer in his sight; her skin, and her flesh, and her blood, with her dung, shall he burn:"},{"text":"And the priest shall take cedar wood, and hyssop, and scarlet, and cast it into the midst of the burning of the heifer."},{"text":"Then the priest shall wash his clothes, and he shall bathe his flesh in water, and afterward he shall come into the camp, and the priest shall be unclean until the even."},{"text":"And he that burneth her shall wash his clothes in water, and bathe his flesh in water, and shall be unclean until the even."},{"text":"And a man that is clean shall gather up the ashes of the heifer, and lay them up without the camp in a clean place, and it shall be kept for the congregation of the children of Israel for a water of separation: it is a purification for sin."},{"text":"And he that gathereth the ashes of the heifer shall wash his clothes, and be unclean until the even: and it shall be unto the children of Israel, and unto the stranger that sojourneth among them, for a statute for ever."},{"text":"He that toucheth the dead body of any man shall be unclean seven days."},{"text":"He shall purify himself with it on the third day, and on the seventh day he shall be clean: but if he purify not himself the third day, then the seventh day he shall not be clean."},{"text":"Whosoever toucheth the dead body of any man that is dead, and purifieth not himself, defileth the tabernacle of the LORD; and that soul shall be cut off from Israel: because the water of separation was not sprinkled upon him, he shall be unclean; his uncleanness is yet upon him."},{"text":"This is the law, when a man dieth in a tent: all that come into the tent, and all that is in the tent, shall be unclean seven days."},{"text":"And every open vessel, which hath no covering bound upon it, is unclean."},{"text":"And whosoever toucheth one that is slain with a sword in the open fields, or a dead body, or a bone of a man, or a grave, shall be unclean seven days."},{"text":"And for an unclean person they shall take of the ashes of the burnt heifer of purification for sin, and running water shall be put thereto in a vessel:"},{"text":"And a clean person shall take hyssop, and dip it in the water, and sprinkle it upon the tent, and upon all the vessels, and upon the persons that were there, and upon him that touched a bone, or one slain, or one dead, or a grave:"},{"text":"And the clean person shall sprinkle upon the unclean on the third day, and on the seventh day: and on the seventh day he shall purify himself, and wash his clothes, and bathe himself in water, and shall be clean at even."},{"text":"But the man that shall be unclean, and shall not purify himself, that soul shall be cut off from among the congregation, because he hath defiled the sanctuary of the LORD: the water of separation hath not been sprinkled upon him; he is unclean."},{"text":"And it shall be a perpetual statute unto them, that he that sprinkleth the water of separation shall wash his clothes; and he that toucheth the water of separation shall be unclean until even."},{"text":"And whatsoever the unclean person toucheth shall be unclean; and the soul that toucheth it shall be unclean until even."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"Every man of the children of Israel shall pitch by his own standard, with the ensign of their father's house: far off about the tabernacle of the congregation shall they pitch."},{"text":"And on the east side toward the rising of the sun shall they of the standard of the camp of Judah pitch throughout their armies: and Nahshon the son of Amminadab shall be captain of the children of Judah."},{"text":"And his host, and those that were numbered of them, were threescore and fourteen thousand and six hundred."},{"text":"And those that do pitch next unto him shall be the tribe of Issachar: and Nethaneel the son of Zuar shall be captain of the children of Issachar."},{"text":"And his host, and those that were numbered thereof, were fifty and four thousand and four hundred."},{"text":"Then the tribe of Zebulun: and Eliab the son of Helon shall be captain of the children of Zebulun."},{"text":"And his host, and those that were numbered thereof, were fifty and seven thousand and four hundred."},{"text":"All that were numbered in the camp of Judah were an hundred thousand and fourscore thousand and six thousand and four hundred, throughout their armies. These shall first set forth."},{"text":"On the south side shall be the standard of the camp of Reuben according to their armies: and the captain of the children of Reuben shall be Elizur the son of Shedeur."},{"text":"And his host, and those that were numbered thereof, were forty and six thousand and five hundred."},{"text":"And those which pitch by him shall be the tribe of Simeon: and the captain of the children of Simeon shall be Shelumiel the son of Zurishaddai."},{"text":"And his host, and those that were numbered of them, were fifty and nine thousand and three hundred."},{"text":"Then the tribe of Gad: and the captain of the sons of Gad shall be Eliasaph the son of Reuel."},{"text":"And his host, and those that were numbered of them, were forty and five thousand and six hundred and fifty."},{"text":"All that were numbered in the camp of Reuben were an hundred thousand and fifty and one thousand and four hundred and fifty, throughout their armies. And they shall set forth in the second rank."},{"text":"Then the tabernacle of the congregation shall set forward with the camp of the Levites in the midst of the camp: as they encamp, so shall they set forward, every man in his place by their standards."},{"text":"On the west side shall be the standard of the camp of Ephraim according to their armies: and the captain of the sons of Ephraim shall be Elishama the son of Ammihud."},{"text":"And his host, and those that were numbered of them, were forty thousand and five hundred."},{"text":"And by him shall be the tribe of Manasseh: and the captain of the children of Manasseh shall be Gamaliel the son of Pedahzur."},{"text":"And his host, and those that were numbered of them, were thirty and two thousand and two hundred."},{"text":"Then the tribe of Benjamin: and the captain of the sons of Benjamin shall be Abidan the son of Gideoni."},{"text":"And his host, and those that were numbered of them, were thirty and five thousand and four hundred."},{"text":"All that were numbered of the camp of Ephraim were an hundred thousand and eight thousand and an hundred, throughout their armies. And they shall go forward in the third rank."},{"text":"The standard of the camp of Dan shall be on the north side by their armies: and the captain of the children of Dan shall be Ahiezer the son of Ammishaddai."},{"text":"And his host, and those that were numbered of them, were threescore and two thousand and seven hundred."},{"text":"And those that encamp by him shall be the tribe of Asher: and the captain of the children of Asher shall be Pagiel the son of Ocran."},{"text":"And his host, and those that were numbered of them, were forty and one thousand and five hundred."},{"text":"Then the tribe of Naphtali: and the captain of the children of Naphtali shall be Ahira the son of Enan."},{"text":"And his host, and those that were numbered of them, were fifty and three thousand and four hundred."},{"text":"All they that were numbered in the camp of Dan were an hundred thousand and fifty and seven thousand and six hundred. They shall go hindmost with their standards."},{"text":"These are those which were numbered of the children of Israel by the house of their fathers: all those that were numbered of the camps throughout their hosts were six hundred thousand and three thousand and five hundred and fifty."},{"text":"But the Levites were not numbered among the children of Israel; as the LORD commanded Moses."},{"text":"And the children of Israel did according to all that the LORD commanded Moses: so they pitched by their standards, and so they set forward, every one after their families, according to the house of their fathers."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"Then came the children of Israel, even the whole congregation, into the desert of Zin in the first month: and the people abode in Kadesh; and Miriam died there, and was buried there."},{"text":"And there was no water for the congregation: and they gathered themselves together against Moses and against Aaron."},{"text":"And the people chode with Moses, and spake, saying, Would God that we had died when our brethren died before the LORD!"},{"text":"And why have ye brought up the congregation of the LORD into this wilderness, that we and our cattle should die there?"},{"text":"And wherefore have ye made us to come up out of Egypt, to bring us in unto this evil place? it is no place of seed, or of figs, or of vines, or of pomegranates; neither is there any water to drink."},{"text":"And Moses and Aaron went from the presence of the assembly unto the door of the tabernacle of the congregation, and they fell upon their faces: and the glory of the LORD appeared unto them."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take the rod, and gather thou the assembly together, thou, and Aaron thy brother, and speak ye unto the rock before their eyes; and it shall give forth his water, and thou shalt bring forth to them water out of the rock: so thou shalt give the congregation and their beasts drink."},{"text":"And Moses took the rod from before the LORD, as he commanded him."},{"text":"And Moses and Aaron gathered the congregation together before the rock, and he said unto them, Hear now, ye rebels; must we fetch you water out of this rock?"},{"text":"And Moses lifted up his hand, and with his rod he smote the rock twice: and the water came out abundantly, and the congregation drank, and their beasts also."},{"text":"And the LORD spake unto Moses and Aaron, Because ye believed me not, to sanctify me in the eyes of the children of Israel, therefore ye shall not bring this congregation into the land which I have given them."},{"text":"This is the water of Meribah; because the children of Israel strove with the LORD, and he was sanctified in them."},{"text":"And Moses sent messengers from Kadesh unto the king of Edom, Thus saith thy brother Israel, Thou knowest all the travail that hath befallen us:"},{"text":"How our fathers went down into Egypt, and we have dwelt in Egypt a long time; and the Egyptians vexed us, and our fathers:"},{"text":"And when we cried unto the LORD, he heard our voice, and sent an angel, and hath brought us forth out of Egypt: and, behold, we are in Kadesh, a city in the uttermost of thy border:"},{"text":"Let us pass, I pray thee, through thy country: we will not pass through the fields, or through the vineyards, neither will we drink of the water of the wells: we will go by the king's high way, we will not turn to the right hand nor to the left, until we have passed thy borders."},{"text":"And Edom said unto him, Thou shalt not pass by me, lest I come out against thee with the sword."},{"text":"And the children of Israel said unto him, We will go by the high way: and if I and my cattle drink of thy water, then I will pay for it: I will only, without doing anything else, go through on my feet."},{"text":"And he said, Thou shalt not go through. And Edom came out against him with much people, and with a strong hand."},{"text":"Thus Edom refused to give Israel passage through his border: wherefore Israel turned away from him."},{"text":"And the children of Israel, even the whole congregation, journeyed from Kadesh, and came unto mount Hor."},{"text":"And the LORD spake unto Moses and Aaron in mount Hor, by the coast of the land of Edom, saying,"},{"text":"Aaron shall be gathered unto his people: for he shall not enter into the land which I have given unto the children of Israel, because ye rebelled against my word at the water of Meribah."},{"text":"Take Aaron and Eleazar his son, and bring them up unto mount Hor:"},{"text":"And strip Aaron of his garments, and put them upon Eleazar his son: and Aaron shall be gathered unto his people, and shall die there."},{"text":"And Moses did as the LORD commanded: and they went up into mount Hor in the sight of all the congregation."},{"text":"And Moses stripped Aaron of his garments, and put them upon Eleazar his son; and Aaron died there in the top of the mount: and Moses and Eleazar came down from the mount."},{"text":"And when all the congregation saw that Aaron was dead, they mourned for Aaron thirty days, even all the house of Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And when king Arad the Canaanite, which dwelt in the south, heard tell that Israel came by the way of the spies; then he fought against Israel, and took some of them prisoners."},{"text":"And Israel vowed a vow unto the LORD, and said, If thou wilt indeed deliver this people into my hand, then I will utterly destroy their cities."},{"text":"And the LORD hearkened to the voice of Israel, and delivered up the Canaanites; and they utterly destroyed them and their cities: and he called the name of the place Hormah."},{"text":"And they journeyed from mount Hor by the way of the Red sea, to compass the land of Edom: and the soul of the people was much discouraged because of the way."},{"text":"And the people spake against God, and against Moses, Wherefore have ye brought us up out of Egypt to die in the wilderness? for there is no bread, neither is there any water; and our soul loatheth this light bread."},{"text":"And the LORD sent fiery serpents among the people, and they bit the people; and much people of Israel died."},{"text":"Therefore the people came to Moses, and said, We have sinned, for we have spoken against the LORD, and against thee; pray unto the LORD, that he take away the serpents from us. And Moses prayed for the people."},{"text":"And the LORD said unto Moses, Make thee a fiery serpent, and set it upon a pole: and it shall come to pass, that every one that is bitten, when he looketh upon it, shall live."},{"text":"And Moses made a serpent of brass, and put it upon a pole, and it came to pass, that if a serpent had bitten any man, when he beheld the serpent of brass, he lived."},{"text":"And the children of Israel set forward, and pitched in Oboth."},{"text":"And they journeyed from Oboth, and pitched at Ijeabarim, in the wilderness which is before Moab, toward the sunrising."},{"text":"From thence they removed, and pitched in the valley of Zared."},{"text":"From thence they removed, and pitched on the other side of Arnon, which is in the wilderness that cometh out of the coasts of the Amorites: for Arnon is the border of Moab, between Moab and the Amorites."},{"text":"Wherefore it is said in the book of the wars of the LORD, What he did in the Red sea, and in the brooks of Arnon,"},{"text":"And at the stream of the brooks that goeth down to the dwelling of Ar, and lieth upon the border of Moab."},{"text":"And from thence they went to Beer: that is the well whereof the LORD spake unto Moses, Gather the people together, and I will give them water."},{"text":"Then Israel sang this song, Spring up, O well; sing ye unto it:"},{"text":"The princes digged the well, the nobles of the people digged it, by the direction of the lawgiver, with their staves. And from the wilderness they went to Mattanah:"},{"text":"And from Mattanah to Nahaliel: and from Nahaliel to Bamoth:"},{"text":"And from Bamoth in the valley, that is in the country of Moab, to the top of Pisgah, which looketh toward Jeshimon."},{"text":"And Israel sent messengers unto Sihon king of the Amorites, saying,"},{"text":"Let me pass through thy land: we will not turn into the fields, or into the vineyards; we will not drink of the waters of the well: but we will go along by the king's high way, until we be past thy borders."},{"text":"And Sihon would not suffer Israel to pass through his border: but Sihon gathered all his people together, and went out against Israel into the wilderness: and he came to Jahaz, and fought against Israel."},{"text":"And Israel smote him with the edge of the sword, and possessed his land from Arnon unto Jabbok, even unto the children of Ammon: for the border of the children of Ammon was strong."},{"text":"And Israel took all these cities: and Israel dwelt in all the cities of the Amorites, in Heshbon, and in all the villages thereof."},{"text":"For Heshbon was the city of Sihon the king of the Amorites, who had fought against the former king of Moab, and taken all his land out of his hand, even unto Arnon."},{"text":"Wherefore they that speak in proverbs say, Come into Heshbon, let the city of Sihon be built and prepared:"},{"text":"For there is a fire gone out of Heshbon, a flame from the city of Sihon: it hath consumed Ar of Moab, and the lords of the high places of Arnon."},{"text":"Woe to thee, Moab! thou art undone, O people of Chemosh: he hath given his sons that escaped, and his daughters, into captivity unto Sihon king of the Amorites."},{"text":"We have shot at them; Heshbon is perished even unto Dibon, and we have laid them waste even unto Nophah, which reacheth unto Medeba."},{"text":"Thus Israel dwelt in the land of the Amorites."},{"text":"And Moses sent to spy out Jaazer, and they took the villages thereof, and drove out the Amorites that were there."},{"text":"And they turned and went up by the way of Bashan: and Og the king of Bashan went out against them, he, and all his people, to the battle at Edrei."},{"text":"And the LORD said unto Moses, Fear him not: for I have delivered him into thy hand, and all his people, and his land; and thou shalt do to him as thou didst unto Sihon king of the Amorites, which dwelt at Heshbon."},{"text":"So they smote him, and his sons, and all his people, until there was none left him alive: and they possessed his land."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"And the children of Israel set forward, and pitched in the plains of Moab on this side Jordan by Jericho."},{"text":"And Balak the son of Zippor saw all that Israel had done to the Amorites."},{"text":"And Moab was sore afraid of the people, because they were many: and Moab was distressed because of the children of Israel."},{"text":"And Moab said unto the elders of Midian, Now shall this company lick up all that are round about us, as the ox licketh up the grass of the field."},{"text":"He sent messengers therefore unto Balaam the son of Beor to Pethor, which is by the river of the land of the children of his people, to call him, saying, Behold, there is a people come out from Egypt: behold, they cover the face of the earth, and they abide over against me:"},{"text":"Come now therefore, I pray thee, curse me this people; for they are too mighty for me: peradventure I shall prevail, that we may smite them, and that I may drive them out of the land: for I wot that he whom thou blessest is blessed, and he whom thou cursest is cursed."},{"text":"And the elders of Moab and the elders of Midian departed with the rewards of divination in their hand; and they came unto Balaam, and spake unto him the words of Balak."},{"text":"And he said unto them, Lodge here this night, and I will bring you word again, as the LORD shall speak unto me: and the princes of Moab abode with Balaam."},{"text":"And God came unto Balaam, and said, What men are these with thee?"},{"text":"And Balaam said unto God, Balak the son of Zippor, king of Moab, hath sent unto me, saying,"},{"text":"Behold, there is a people come out of Egypt, which covereth the face of the earth: come now, curse me them; peradventure I shall be able to overcome them, and drive them out."},{"text":"And God said unto Balaam, Thou shalt not go with them; thou shalt not curse the people: for they are blessed."},{"text":"And Balaam rose up in the morning, and said unto the princes of Balak, Get you into your land: for the LORD refuseth to give me leave to go with you."},{"text":"And the princes of Moab rose up, and they went unto Balak, and said, Balaam refuseth to come with us."},{"text":"And Balak sent yet again princes, more, and more honourable than they."},{"text":"And they came to Balaam, and said to him, Thus saith Balak the son of Zippor, Let nothing, I pray thee, hinder thee from coming unto me:"},{"text":"For I will promote thee unto very great honour, and I will do whatsoever thou sayest unto me: come therefore, I pray thee, curse me this people."},{"text":"And Balaam answered and said unto the servants of Balak, If Balak would give me his house full of silver and gold, I cannot go beyond the word of the LORD my God, to do less or more."},{"text":"Now therefore, I pray you, tarry ye also here this night, that I may know what the LORD will say unto me more."},{"text":"And God came unto Balaam at night, and said unto him, If the men come to call thee, rise up, and go with them; but yet the word which I shall say unto thee, that shalt thou do."},{"text":"And Balaam rose up in the morning, and saddled his ass, and went with the princes of Moab."},{"text":"And God's anger was kindled because he went: and the angel of the LORD stood in the way for an adversary against him. Now he was riding upon his ass, and his two servants were with him."},{"text":"And the ass saw the angel of the LORD standing in the way, and his sword drawn in his hand: and the ass turned aside out of the way, and went into the field: and Balaam smote the ass, to turn her into the way."},{"text":"But the angel of the LORD stood in a path of the vineyards, a wall being on this side, and a wall on that side."},{"text":"And when the ass saw the angel of the LORD, she thrust herself unto the wall, and crushed Balaam's foot against the wall: and he smote her again."},{"text":"And the angel of the LORD went further, and stood in a narrow place, where was no way to turn either to the right hand or to the left."},{"text":"And when the ass saw the angel of the LORD, she fell down under Balaam: and Balaam's anger was kindled, and he smote the ass with a staff."},{"text":"And the LORD opened the mouth of the ass, and she said unto Balaam, What have I done unto thee, that thou hast smitten me these three times?"},{"text":"And Balaam said unto the ass, Because thou hast mocked me: I would there were a sword in mine hand, for now would I kill thee."},{"text":"And the ass said unto Balaam, Am not I thine ass, upon which thou hast ridden ever since I was thine unto this day? was I ever wont to do so unto thee? And he said, Nay."},{"text":"Then the LORD opened the eyes of Balaam, and he saw the angel of the LORD standing in the way, and his sword drawn in his hand: and he bowed down his head, and fell flat on his face."},{"text":"And the angel of the LORD said unto him, Wherefore hast thou smitten thine ass these three times? behold, I went out to withstand thee, because thy way is perverse before me:"},{"text":"And the ass saw me, and turned from me these three times: unless she had turned from me, surely now also I had slain thee, and saved her alive."},{"text":"And Balaam said unto the angel of the LORD, I have sinned; for I knew not that thou stoodest in the way against me: now therefore, if it displease thee, I will get me back again."},{"text":"And the angel of the LORD said unto Balaam, Go with the men: but only the word that I shall speak unto thee, that thou shalt speak. So Balaam went with the princes of Balak."},{"text":"And when Balak heard that Balaam was come, he went out to meet him unto a city of Moab, which is in the border of Arnon, which is in the utmost coast."},{"text":"And Balak said unto Balaam, Did I not earnestly send unto thee to call thee? wherefore camest thou not unto me? am I not able indeed to promote thee to honour?"},{"text":"And Balaam said unto Balak, Lo, I am come unto thee: have I now any power at all to say any thing? the word that God putteth in my mouth, that shall I speak."},{"text":"And Balaam went with Balak, and they came unto Kirjathhuzoth."},{"text":"And Balak offered oxen and sheep, and sent to Balaam, and to the princes that were with him."},{"text":"And it came to pass on the morrow, that Balak took Balaam, and brought him up into the high places of Baal, that thence he might see the utmost part of the people."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"And Balaam said unto Balak, Build me here seven altars, and prepare me here seven oxen and seven rams."},{"text":"And Balak did as Balaam had spoken; and Balak and Balaam offered on every altar a bullock and a ram."},{"text":"And Balaam said unto Balak, Stand by thy burnt offering, and I will go: peradventure the LORD will come to meet me: and whatsoever he sheweth me I will tell thee. And he went to an high place."},{"text":"And God met Balaam: and he said unto him, I have prepared seven altars, and I have offered upon every altar a bullock and a ram."},{"text":"And the LORD put a word in Balaam's mouth, and said, Return unto Balak, and thus thou shalt speak."},{"text":"And he returned unto him, and, lo, he stood by his burnt sacrifice, he, and all the princes of Moab."},{"text":"And he took up his parable, and said, Balak the king of Moab hath brought me from Aram, out of the mountains of the east, saying, Come, curse me Jacob, and come, defy Israel."},{"text":"How shall I curse, whom God hath not cursed? or how shall I defy, whom the LORD hath not defied?"},{"text":"For from the top of the rocks I see him, and from the hills I behold him: lo, the people shall dwell alone, and shall not be reckoned among the nations."},{"text":"Who can count the dust of Jacob, and the number of the fourth part of Israel? Let me die the death of the righteous, and let my last end be like his!"},{"text":"And Balak said unto Balaam, What hast thou done unto me? I took thee to curse mine enemies, and, behold, thou hast blessed them altogether."},{"text":"And he answered and said, Must I not take heed to speak that which the LORD hath put in my mouth?"},{"text":"And Balak said unto him, Come, I pray thee, with me unto another place, from whence thou mayest see them: thou shalt see but the utmost part of them, and shalt not see them all: and curse me them from thence."},{"text":"And he brought him into the field of Zophim, to the top of Pisgah, and built seven altars, and offered a bullock and a ram on every altar."},{"text":"And he said unto Balak, Stand here by thy burnt offering, while I meet the LORD yonder."},{"text":"And the LORD met Balaam, and put a word in his mouth, and said, Go again unto Balak, and say thus."},{"text":"And when he came to him, behold, he stood by his burnt offering, and the princes of Moab with him. And Balak said unto him, What hath the LORD spoken?"},{"text":"And he took up his parable, and said, Rise up, Balak, and hear; hearken unto me, thou son of Zippor:"},{"text":"God is not a man, that he should lie; neither the son of man, that he should repent: hath he said, and shall he not do it? or hath he spoken, and shall he not make it good?"},{"text":"Behold, I have received commandment to bless: and he hath blessed; and I cannot reverse it."},{"text":"He hath not beheld iniquity in Jacob, neither hath he seen perverseness in Israel: the LORD his God is with him, and the shout of a king is among them."},{"text":"God brought them out of Egypt; he hath as it were the strength of an unicorn."},{"text":"Surely there is no enchantment against Jacob, neither is there any divination against Israel: according to this time it shall be said of Jacob and of Israel, What hath God wrought!"},{"text":"Behold, the people shall rise up as a great lion, and lift up himself as a young lion: he shall not lie down until he eat of the prey, and drink the blood of the slain."},{"text":"And Balak said unto Balaam, Neither curse them at all, nor bless them at all."},{"text":"But Balaam answered and said unto Balak, Told not I thee, saying, All that the LORD speaketh, that I must do?"},{"text":"And Balak said unto Balaam, Come, I pray thee, I will bring thee unto another place; peradventure it will please God that thou mayest curse me them from thence."},{"text":"And Balak brought Balaam unto the top of Peor, that looketh toward Jeshimon."},{"text":"And Balaam said unto Balak, Build me here seven altars, and prepare me here seven bullocks and seven rams."},{"text":"And Balak did as Balaam had said, and offered a bullock and a ram on every altar."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"And when Balaam saw that it pleased the LORD to bless Israel, he went not, as at other times, to seek for enchantments, but he set his face toward the wilderness."},{"text":"And Balaam lifted up his eyes, and he saw Israel abiding in his tents according to their tribes; and the spirit of God came upon him."},{"text":"And he took up his parable, and said, Balaam the son of Beor hath said, and the man whose eyes are open hath said:"},{"text":"He hath said, which heard the words of God, which saw the vision of the Almighty, falling into a trance, but having his eyes open:"},{"text":"How goodly are thy tents, O Jacob, and thy tabernacles, O Israel!"},{"text":"As the valleys are they spread forth, as gardens by the river's side, as the trees of lign aloes which the LORD hath planted, and as cedar trees beside the waters."},{"text":"He shall pour the water out of his buckets, and his seed shall be in many waters, and his king shall be higher than Agag, and his kingdom shall be exalted."},{"text":"God brought him forth out of Egypt; he hath as it were the strength of an unicorn: he shall eat up the nations his enemies, and shall break their bones, and pierce them through with his arrows."},{"text":"He couched, he lay down as a lion, and as a great lion: who shall stir him up? Blessed is he that blesseth thee, and cursed is he that curseth thee."},{"text":"And Balak's anger was kindled against Balaam, and he smote his hands together: and Balak said unto Balaam, I called thee to curse mine enemies, and, behold, thou hast altogether blessed them these three times."},{"text":"Therefore now flee thou to thy place: I thought to promote thee unto great honour; but, lo, the LORD hath kept thee back from honour."},{"text":"And Balaam said unto Balak, Spake I not also to thy messengers which thou sentest unto me, saying,"},{"text":"If Balak would give me his house full of silver and gold, I cannot go beyond the commandment of the LORD, to do either good or bad of mine own mind; but what the LORD saith, that will I speak?"},{"text":"And now, behold, I go unto my people: come therefore, and I will advertise thee what this people shall do to thy people in the latter days."},{"text":"And he took up his parable, and said, Balaam the son of Beor hath said, and the man whose eyes are open hath said:"},{"text":"He hath said, which heard the words of God, and knew the knowledge of the most High, which saw the vision of the Almighty, falling into a trance, but having his eyes open:"},{"text":"I shall see him, but not now: I shall behold him, but not nigh: there shall come a Star out of Jacob, and a Sceptre shall rise out of Israel, and shall smite the corners of Moab, and destroy all the children of Sheth."},{"text":"And Edom shall be a possession, Seir also shall be a possession for his enemies; and Israel shall do valiantly."},{"text":"Out of Jacob shall come he that shall have dominion, and shall destroy him that remaineth of the city."},{"text":"And when he looked on Amalek, he took up his parable, and said, Amalek was the first of the nations; but his latter end shall be that he perish for ever."},{"text":"And he looked on the Kenites, and took up his parable, and said, Strong is thy dwellingplace, and thou puttest thy nest in a rock."},{"text":"Nevertheless the Kenite shall be wasted, until Asshur shall carry thee away captive."},{"text":"And he took up his parable, and said, Alas, who shall live when God doeth this!"},{"text":"And ships shall come from the coast of Chittim, and shall afflict Asshur, and shall afflict Eber, and he also shall perish for ever."},{"text":"And Balaam rose up, and went and returned to his place: and Balak also went his way."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"And Israel abode in Shittim, and the people began to commit whoredom with the daughters of Moab."},{"text":"And they called the people unto the sacrifices of their gods: and the people did eat, and bowed down to their gods."},{"text":"And Israel joined himself unto Baalpeor: and the anger of the LORD was kindled against Israel."},{"text":"And the LORD said unto Moses, Take all the heads of the people, and hang them up before the LORD against the sun, that the fierce anger of the LORD may be turned away from Israel."},{"text":"And Moses said unto the judges of Israel, Slay ye every one his men that were joined unto Baalpeor."},{"text":"And, behold, one of the children of Israel came and brought unto his brethren a Midianitish woman in the sight of Moses, and in the sight of all the congregation of the children of Israel, who were weeping before the door of the tabernacle of the congregation."},{"text":"And when Phinehas, the son of Eleazar, the son of Aaron the priest, saw it, he rose up from among the congregation, and took a javelin in his hand;"},{"text":"And he went after the man of Israel into the tent, and thrust both of them through, the man of Israel, and the woman through her belly. So the plague was stayed from the children of Israel."},{"text":"And those that died in the plague were twenty and four thousand."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Phinehas, the son of Eleazar, the son of Aaron the priest, hath turned my wrath away from the children of Israel, while he was zealous for my sake among them, that I consumed not the children of Israel in my jealousy."},{"text":"Wherefore say, Behold, I give unto him my covenant of peace:"},{"text":"And he shall have it, and his seed after him, even the covenant of an everlasting priesthood; because he was zealous for his God, and made an atonement for the children of Israel."},{"text":"Now the name of the Israelite that was slain, even that was slain with the Midianitish woman, was Zimri, the son of Salu, a prince of a chief house among the Simeonites."},{"text":"And the name of the Midianitish woman that was slain was Cozbi, the daughter of Zur; he was head over a people, and of a chief house in Midian."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Vex the Midianites, and smite them:"},{"text":"For they vex you with their wiles, wherewith they have beguiled you in the matter of Peor, and in the matter of Cozbi, the daughter of a prince of Midian, their sister, which was slain in the day of the plague for Peor's sake."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"And it came to pass after the plague, that the LORD spake unto Moses and unto Eleazar the son of Aaron the priest, saying,"},{"text":"Take the sum of all the congregation of the children of Israel, from twenty years old and upward, throughout their fathers' house, all that are able to go to war in Israel."},{"text":"And Moses and Eleazar the priest spake with them in the plains of Moab by Jordan near Jericho, saying,"},{"text":"Take the sum of the people, from twenty years old and upward; as the LORD commanded Moses and the children of Israel, which went forth out of the land of Egypt."},{"text":"Reuben, the eldest son of Israel: the children of Reuben; Hanoch, of whom cometh the family of the Hanochites: of Pallu, the family of the Palluites:"},{"text":"Of Hezron, the family of the Hezronites: of Carmi, the family of the Carmites."},{"text":"These are the families of the Reubenites: and they that were numbered of them were forty and three thousand and seven hundred and thirty."},{"text":"And the sons of Pallu; Eliab."},{"text":"And the sons of Eliab; Nemuel, and Dathan, and Abiram. This is that Dathan and Abiram, which were famous in the congregation, who strove against Moses and against Aaron in the company of Korah, when they strove against the LORD:"},{"text":"And the earth opened her mouth, and swallowed them up together with Korah, when that company died, what time the fire devoured two hundred and fifty men: and they became a sign."},{"text":"Notwithstanding the children of Korah died not."},{"text":"The sons of Simeon after their families: of Nemuel, the family of the Nemuelites: of Jamin, the family of the Jaminites: of Jachin, the family of the Jachinites:"},{"text":"Of Zerah, the family of the Zarhites: of Shaul, the family of the Shaulites."},{"text":"These are the families of the Simeonites, twenty and two thousand and two hundred."},{"text":"The children of Gad after their families: of Zephon, the family of the Zephonites: of Haggi, the family of the Haggites: of Shuni, the family of the Shunites:"},{"text":"Of Ozni, the family of the Oznites: of Eri, the family of the Erites:"},{"text":"Of Arod, the family of the Arodites: of Areli, the family of the Arelites."},{"text":"These are the families of the children of Gad according to those that were numbered of them, forty thousand and five hundred."},{"text":"The sons of Judah were Er and Onan: and Er and Onan died in the land of Canaan."},{"text":"And the sons of Judah after their families were; of Shelah, the family of the Shelanites: of Pharez, the family of the Pharzites: of Zerah, the family of the Zarhites."},{"text":"And the sons of Pharez were; of Hezron, the family of the Hezronites: of Hamul, the family of the Hamulites."},{"text":"These are the families of Judah according to those that were numbered of them, threescore and sixteen thousand and five hundred."},{"text":"Of the sons of Issachar after their families: of Tola, the family of the Tolaites: of Pua, the family of the Punites:"},{"text":"Of Jashub, the family of the Jashubites: of Shimron, the family of the Shimronites."},{"text":"These are the families of Issachar according to those that were numbered of them, threescore and four thousand and three hundred."},{"text":"Of the sons of Zebulun after their families: of Sered, the family of the Sardites: of Elon, the family of the Elonites: of Jahleel, the family of the Jahleelites."},{"text":"These are the families of the Zebulunites according to those that were numbered of them, threescore thousand and five hundred."},{"text":"The sons of Joseph after their families were Manasseh and Ephraim."},{"text":"Of the sons of Manasseh: of Machir, the family of the Machirites: and Machir begat Gilead: of Gilead come the family of the Gileadites."},{"text":"These are the sons of Gilead: of Jeezer, the family of the Jeezerites: of Helek, the family of the Helekites:"},{"text":"And of Asriel, the family of the Asrielites: and of Shechem, the family of the Shechemites:"},{"text":"And of Shemida, the family of the Shemidaites: and of Hepher, the family of the Hepherites."},{"text":"And Zelophehad the son of Hepher had no sons, but daughters: and the names of the daughters of Zelophehad were Mahlah, and Noah, Hoglah, Milcah, and Tirzah."},{"text":"These are the families of Manasseh, and those that were numbered of them, fifty and two thousand and seven hundred."},{"text":"These are the sons of Ephraim after their families: of Shuthelah, the family of the Shuthalhites: of Becher, the family of the Bachrites: of Tahan, the family of the Tahanites."},{"text":"And these are the sons of Shuthelah: of Eran, the family of the Eranites."},{"text":"These are the families of the sons of Ephraim according to those that were numbered of them, thirty and two thousand and five hundred. These are the sons of Joseph after their families."},{"text":"The sons of Benjamin after their families: of Bela, the family of the Belaites: of Ashbel, the family of the Ashbelites: of Ahiram, the family of the Ahiramites:"},{"text":"Of Shupham, the family of the Shuphamites: of Hupham, the family of the Huphamites."},{"text":"And the sons of Bela were Ard and Naaman: of Ard, the family of the Ardites: and of Naaman, the family of the Naamites."},{"text":"These are the sons of Benjamin after their families: and they that were numbered of them were forty and five thousand and six hundred."},{"text":"These are the sons of Dan after their families: of Shuham, the family of the Shuhamites. These are the families of Dan after their families."},{"text":"All the families of the Shuhamites, according to those that were numbered of them, were threescore and four thousand and four hundred."},{"text":"Of the children of Asher after their families: of Jimna, the family of the Jimnites: of Jesui, the family of the Jesuites: of Beriah, the family of the Beriites."},{"text":"Of the sons of Beriah: of Heber, the family of the Heberites: of Malchiel, the family of the Malchielites."},{"text":"And the name of the daughter of Asher was Sarah."},{"text":"These are the families of the sons of Asher according to those that were numbered of them; who were fifty and three thousand and four hundred."},{"text":"Of the sons of Naphtali after their families: of Jahzeel, the family of the Jahzeelites: of Guni, the family of the Gunites:"},{"text":"Of Jezer, the family of the Jezerites: of Shillem, the family of the Shillemites."},{"text":"These are the families of Naphtali according to their families: and they that were numbered of them were forty and five thousand and four hundred."},{"text":"These were the numbered of the children of Israel, six hundred thousand and a thousand seven hundred and thirty."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Unto these the land shall be divided for an inheritance according to the number of names."},{"text":"To many thou shalt give the more inheritance, and to few thou shalt give the less inheritance: to every one shall his inheritance be given according to those that were numbered of him."},{"text":"Notwithstanding the land shall be divided by lot: according to the names of the tribes of their fathers they shall inherit."},{"text":"According to the lot shall the possession thereof be divided between many and few."},{"text":"And these are they that were numbered of the Levites after their families: of Gershon, the family of the Gershonites: of Kohath, the family of the Kohathites: of Merari, the family of the Merarites."},{"text":"These are the families of the Levites: the family of the Libnites, the family of the Hebronites, the family of the Mahlites, the family of the Mushites, the family of the Korathites. And Kohath begat Amram."},{"text":"And the name of Amram's wife was Jochebed, the daughter of Levi, whom her mother bare to Levi in Egypt: and she bare unto Amram Aaron and Moses, and Miriam their sister."},{"text":"And unto Aaron was born Nadab, and Abihu, Eleazar, and Ithamar."},{"text":"And Nadab and Abihu died, when they offered strange fire before the LORD."},{"text":"And those that were numbered of them were twenty and three thousand, all males from a month old and upward: for they were not numbered among the children of Israel, because there was no inheritance given them among the children of Israel."},{"text":"These are they that were numbered by Moses and Eleazar the priest, who numbered the children of Israel in the plains of Moab by Jordan near Jericho."},{"text":"But among these there was not a man of them whom Moses and Aaron the priest numbered, when they numbered the children of Israel in the wilderness of Sinai."},{"text":"For the LORD had said of them, They shall surely die in the wilderness. And there was not left a man of them, save Caleb the son of Jephunneh, and Joshua the son of Nun."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"Then came the daughters of Zelophehad, the son of Hepher, the son of Gilead, the son of Machir, the son of Manasseh, of the families of Manasseh the son of Joseph: and these are the names of his daughters; Mahlah, Noah, and Hoglah, and Milcah, and Tirzah."},{"text":"And they stood before Moses, and before Eleazar the priest, and before the princes and all the congregation, by the door of the tabernacle of the congregation, saying,"},{"text":"Our father died in the wilderness, and he was not in the company of them that gathered themselves together against the LORD in the company of Korah; but died in his own sin, and had no sons."},{"text":"Why should the name of our father be done away from among his family, because he hath no son? Give unto us therefore a possession among the brethren of our father."},{"text":"And Moses brought their cause before the LORD."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"The daughters of Zelophehad speak right: thou shalt surely give them a possession of an inheritance among their father's brethren; and thou shalt cause the inheritance of their father to pass unto them."},{"text":"And thou shalt speak unto the children of Israel, saying, If a man die, and have no son, then ye shall cause his inheritance to pass unto his daughter."},{"text":"And if he have no daughter, then ye shall give his inheritance unto his brethren."},{"text":"And if he have no brethren, then ye shall give his inheritance unto his father's brethren."},{"text":"And if his father have no brethren, then ye shall give his inheritance unto his kinsman that is next to him of his family, and he shall possess it: and it shall be unto the children of Israel a statute of judgment, as the LORD commanded Moses."},{"text":"And the LORD said unto Moses, Get thee up into this mount Abarim, and see the land which I have given unto the children of Israel."},{"text":"And when thou hast seen it, thou also shalt be gathered unto thy people, as Aaron thy brother was gathered."},{"text":"For ye rebelled against my commandment in the desert of Zin, in the strife of the congregation, to sanctify me at the water before their eyes: that is the water of Meribah in Kadesh in the wilderness of Zin."},{"text":"And Moses spake unto the LORD, saying,"},{"text":"Let the LORD, the God of the spirits of all flesh, set a man over the congregation,"},{"text":"Which may go out before them, and which may go in before them, and which may lead them out, and which may bring them in; that the congregation of the LORD be not as sheep which have no shepherd."},{"text":"And the LORD said unto Moses, Take thee Joshua the son of Nun, a man in whom is the spirit, and lay thine hand upon him;"},{"text":"And set him before Eleazar the priest, and before all the congregation; and give him a charge in their sight."},{"text":"And thou shalt put some of thine honour upon him, that all the congregation of the children of Israel may be obedient."},{"text":"And he shall stand before Eleazar the priest, who shall ask counsel for him after the judgment of Urim before the LORD: at his word shall they go out, and at his word they shall come in, both he, and all the children of Israel with him, even all the congregation."},{"text":"And Moses did as the LORD commanded him: and he took Joshua, and set him before Eleazar the priest, and before all the congregation:"},{"text":"And he laid his hands upon him, and gave him a charge, as the LORD commanded by the hand of Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Command the children of Israel, and say unto them, My offering, and my bread for my sacrifices made by fire, for a sweet savour unto me, shall ye observe to offer unto me in their due season."},{"text":"And thou shalt say unto them, This is the offering made by fire which ye shall offer unto the LORD; two lambs of the first year without spot day by day, for a continual burnt offering."},{"text":"The one lamb shalt thou offer in the morning, and the other lamb shalt thou offer at even;"},{"text":"And a tenth part of an ephah of flour for a meat offering, mingled with the fourth part of an hin of beaten oil."},{"text":"It is a continual burnt offering, which was ordained in mount Sinai for a sweet savour, a sacrifice made by fire unto the LORD."},{"text":"And the drink offering thereof shall be the fourth part of an hin for the one lamb: in the holy place shalt thou cause the strong wine to be poured unto the LORD for a drink offering."},{"text":"And the other lamb shalt thou offer at even: as the meat offering of the morning, and as the drink offering thereof, thou shalt offer it, a sacrifice made by fire, of a sweet savour unto the LORD."},{"text":"And on the sabbath day two lambs of the first year without spot, and two tenth deals of flour for a meat offering, mingled with oil, and the drink offering thereof:"},{"text":"This is the burnt offering of every sabbath, beside the continual burnt offering, and his drink offering."},{"text":"And in the beginnings of your months ye shall offer a burnt offering unto the LORD; two young bullocks, and one ram, seven lambs of the first year without spot;"},{"text":"And three tenth deals of flour for a meat offering, mingled with oil, for one bullock; and two tenth deals of flour for a meat offering, mingled with oil, for one ram;"},{"text":"And a several tenth deal of flour mingled with oil for a meat offering unto one lamb; for a burnt offering of a sweet savour, a sacrifice made by fire unto the LORD."},{"text":"And their drink offerings shall be half an hin of wine unto a bullock, and the third part of an hin unto a ram, and a fourth part of an hin unto a lamb: this is the burnt offering of every month throughout the months of the year."},{"text":"And one kid of the goats for a sin offering unto the LORD shall be offered, beside the continual burnt offering, and his drink offering."},{"text":"And in the fourteenth day of the first month is the passover of the LORD."},{"text":"And in the fifteenth day of this month is the feast: seven days shall unleavened bread be eaten."},{"text":"In the first day shall be an holy convocation; ye shall do no manner of servile work therein:"},{"text":"But ye shall offer a sacrifice made by fire for a burnt offering unto the LORD; two young bullocks, and one ram, and seven lambs of the first year: they shall be unto you without blemish:"},{"text":"And their meat offering shall be of flour mingled with oil: three tenth deals shall ye offer for a bullock, and two tenth deals for a ram;"},{"text":"A several tenth deal shalt thou offer for every lamb, throughout the seven lambs:"},{"text":"And one goat for a sin offering, to make an atonement for you."},{"text":"Ye shall offer these beside the burnt offering in the morning, which is for a continual burnt offering."},{"text":"After this manner ye shall offer daily, throughout the seven days, the meat of the sacrifice made by fire, of a sweet savour unto the LORD: it shall be offered beside the continual burnt offering, and his drink offering."},{"text":"And on the seventh day ye shall have an holy convocation; ye shall do no servile work."},{"text":"Also in the day of the firstfruits, when ye bring a new meat offering unto the LORD, after your weeks be out, ye shall have an holy convocation; ye shall do no servile work:"},{"text":"But ye shall offer the burnt offering for a sweet savour unto the LORD; two young bullocks, one ram, seven lambs of the first year;"},{"text":"And their meat offering of flour mingled with oil, three tenth deals unto one bullock, two tenth deals unto one ram,"},{"text":"A several tenth deal unto one lamb, throughout the seven lambs;"},{"text":"And one kid of the goats, to make an atonement for you."},{"text":"Ye shall offer them beside the continual burnt offering, and his meat offering, (they shall be unto you without blemish) and their drink offerings."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"And in the seventh month, on the first day of the month, ye shall have an holy convocation; ye shall do no servile work: it is a day of blowing the trumpets unto you."},{"text":"And ye shall offer a burnt offering for a sweet savour unto the LORD; one young bullock, one ram, and seven lambs of the first year without blemish:"},{"text":"And their meat offering shall be of flour mingled with oil, three tenth deals for a bullock, and two tenth deals for a ram,"},{"text":"And one tenth deal for one lamb, throughout the seven lambs:"},{"text":"And one kid of the goats for a sin offering, to make an atonement for you:"},{"text":"Beside the burnt offering of the month, and his meat offering, and the daily burnt offering, and his meat offering, and their drink offerings, according unto their manner, for a sweet savour, a sacrifice made by fire unto the LORD."},{"text":"And ye shall have on the tenth day of this seventh month an holy convocation; and ye shall afflict your souls: ye shall not do any work therein:"},{"text":"But ye shall offer a burnt offering unto the LORD for a sweet savour; one young bullock, one ram, and seven lambs of the first year; they shall be unto you without blemish:"},{"text":"And their meat offering shall be of flour mingled with oil, three tenth deals to a bullock, and two tenth deals to one ram,"},{"text":"A several tenth deal for one lamb, throughout the seven lambs:"},{"text":"One kid of the goats for a sin offering; beside the sin offering of atonement, and the continual burnt offering, and the meat offering of it, and their drink offerings."},{"text":"And on the fifteenth day of the seventh month ye shall have an holy convocation; ye shall do no servile work, and ye shall keep a feast unto the LORD seven days:"},{"text":"And ye shall offer a burnt offering, a sacrifice made by fire, of a sweet savour unto the LORD; thirteen young bullocks, two rams, and fourteen lambs of the first year; they shall be without blemish:"},{"text":"And their meat offering shall be of flour mingled with oil, three tenth deals unto every bullock of the thirteen bullocks, two tenth deals to each ram of the two rams,"},{"text":"And a several tenth deal to each lamb of the fourteen lambs:"},{"text":"And one kid of the goats for a sin offering; beside the continual burnt offering, his meat offering, and his drink offering."},{"text":"And on the second day ye shall offer twelve young bullocks, two rams, fourteen lambs of the first year without spot:"},{"text":"And their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one kid of the goats for a sin offering; beside the continual burnt offering, and the meat offering thereof, and their drink offerings."},{"text":"And on the third day eleven bullocks, two rams, fourteen lambs of the first year without blemish;"},{"text":"And their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one goat for a sin offering; beside the continual burnt offering, and his meat offering, and his drink offering."},{"text":"And on the fourth day ten bullocks, two rams, and fourteen lambs of the first year without blemish:"},{"text":"Their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one kid of the goats for a sin offering; beside the continual burnt offering, his meat offering, and his drink offering."},{"text":"And on the fifth day nine bullocks, two rams, and fourteen lambs of the first year without spot:"},{"text":"And their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one goat for a sin offering; beside the continual burnt offering, and his meat offering, and his drink offering."},{"text":"And on the sixth day eight bullocks, two rams, and fourteen lambs of the first year without blemish:"},{"text":"And their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one goat for a sin offering; beside the continual burnt offering, his meat offering, and his drink offering."},{"text":"And on the seventh day seven bullocks, two rams, and fourteen lambs of the first year without blemish:"},{"text":"And their meat offering and their drink offerings for the bullocks, for the rams, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one goat for a sin offering; beside the continual burnt offering, his meat offering, and his drink offering."},{"text":"On the eighth day ye shall have a solemn assembly: ye shall do no servile work therein:"},{"text":"But ye shall offer a burnt offering, a sacrifice made by fire, of a sweet savour unto the LORD: one bullock, one ram, seven lambs of the first year without blemish:"},{"text":"Their meat offering and their drink offerings for the bullock, for the ram, and for the lambs, shall be according to their number, after the manner:"},{"text":"And one goat for a sin offering; beside the continual burnt offering, and his meat offering, and his drink offering."},{"text":"These things ye shall do unto the LORD in your set feasts, beside your vows, and your freewill offerings, for your burnt offerings, and for your meat offerings, and for your drink offerings, and for your peace offerings."},{"text":"And Moses told the children of Israel according to all that the LORD commanded Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"These also are the generations of Aaron and Moses in the day that the LORD spake with Moses in mount Sinai."},{"text":"And these are the names of the sons of Aaron; Nadab the firstborn, and Abihu, Eleazar, and Ithamar."},{"text":"These are the names of the sons of Aaron, the priests which were anointed, whom he consecrated to minister in the priest's office."},{"text":"And Nadab and Abihu died before the LORD, when they offered strange fire before the LORD, in the wilderness of Sinai, and they had no children: and Eleazar and Ithamar ministered in the priest's office in the sight of Aaron their father."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Bring the tribe of Levi near, and present them before Aaron the priest, that they may minister unto him."},{"text":"And they shall keep his charge, and the charge of the whole congregation before the tabernacle of the congregation, to do the service of the tabernacle."},{"text":"And they shall keep all the instruments of the tabernacle of the congregation, and the charge of the children of Israel, to do the service of the tabernacle."},{"text":"And thou shalt give the Levites unto Aaron and to his sons: they are wholly given unto him out of the children of Israel."},{"text":"And thou shalt appoint Aaron and his sons, and they shall wait on their priest's office: and the stranger that cometh nigh shall be put to death."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"And I, behold, I have taken the Levites from among the children of Israel instead of all the firstborn that openeth the matrix among the children of Israel: therefore the Levites shall be mine;"},{"text":"Because all the firstborn are mine; for on the day that I smote all the firstborn in the land of Egypt I hallowed unto me all the firstborn in Israel, both man and beast: mine shall they be: I am the LORD."},{"text":"And the LORD spake unto Moses in the wilderness of Sinai, saying,"},{"text":"Number the children of Levi after the house of their fathers, by their families: every male from a month old and upward shalt thou number them."},{"text":"And Moses numbered them according to the word of the LORD, as he was commanded."},{"text":"And these were the sons of Levi by their names; Gershon, and Kohath, and Merari."},{"text":"And these are the names of the sons of Gershon by their families; Libni, and Shimei."},{"text":"And the sons of Kohath by their families; Amram, and Izehar, Hebron, and Uzziel."},{"text":"And the sons of Merari by their families; Mahli, and Mushi. These are the families of the Levites according to the house of their fathers."},{"text":"Of Gershon was the family of the Libnites, and the family of the Shimites: these are the families of the Gershonites."},{"text":"Those that were numbered of them, according to the number of all the males, from a month old and upward, even those that were numbered of them were seven thousand and five hundred."},{"text":"The families of the Gershonites shall pitch behind the tabernacle westward."},{"text":"And the chief of the house of the father of the Gershonites shall be Eliasaph the son of Lael."},{"text":"And the charge of the sons of Gershon in the tabernacle of the congregation shall be the tabernacle, and the tent, the covering thereof, and the hanging for the door of the tabernacle of the congregation,"},{"text":"And the hangings of the court, and the curtain for the door of the court, which is by the tabernacle, and by the altar round about, and the cords of it for all the service thereof."},{"text":"And of Kohath was the family of the Amramites, and the family of the Izeharites, and the family of the Hebronites, and the family of the Uzzielites: these are the families of the Kohathites."},{"text":"In the number of all the males, from a month old and upward, were eight thousand and six hundred, keeping the charge of the sanctuary."},{"text":"The families of the sons of Kohath shall pitch on the side of the tabernacle southward."},{"text":"And the chief of the house of the father of the families of the Kohathites shall be Elizaphan the son of Uzziel."},{"text":"And their charge shall be the ark, and the table, and the candlestick, and the altars, and the vessels of the sanctuary wherewith they minister, and the hanging, and all the service thereof."},{"text":"And Eleazar the son of Aaron the priest shall be chief over the chief of the Levites, and have the oversight of them that keep the charge of the sanctuary."},{"text":"Of Merari was the family of the Mahlites, and the family of the Mushites: these are the families of Merari."},{"text":"And those that were numbered of them, according to the number of all the males, from a month old and upward, were six thousand and two hundred."},{"text":"And the chief of the house of the father of the families of Merari was Zuriel the son of Abihail: these shall pitch on the side of the tabernacle northward."},{"text":"And under the custody and charge of the sons of Merari shall be the boards of the tabernacle, and the bars thereof, and the pillars thereof, and the sockets thereof, and all the vessels thereof, and all that serveth thereto,"},{"text":"And the pillars of the court round about, and their sockets, and their pins, and their cords."},{"text":"But those that encamp before the tabernacle toward the east, even before the tabernacle of the congregation eastward, shall be Moses, and Aaron and his sons, keeping the charge of the sanctuary for the charge of the children of Israel; and the stranger that cometh nigh shall be put to death."},{"text":"All that were numbered of the Levites, which Moses and Aaron numbered at the commandment of the LORD, throughout their families, all the males from a month old and upward, were twenty and two thousand."},{"text":"And the LORD said unto Moses, Number all the firstborn of the males of the children of Israel from a month old and upward, and take the number of their names."},{"text":"And thou shalt take the Levites for me (I am the LORD) instead of all the firstborn among the children of Israel; and the cattle of the Levites instead of all the firstlings among the cattle of the children of Israel."},{"text":"And Moses numbered, as the LORD commanded him, all the firstborn among the children of Israel."},{"text":"And all the firstborn males by the number of names, from a month old and upward, of those that were numbered of them, were twenty and two thousand two hundred and threescore and thirteen."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take the Levites instead of all the firstborn among the children of Israel, and the cattle of the Levites instead of their cattle; and the Levites shall be mine: I am the LORD."},{"text":"And for those that are to be redeemed of the two hundred and threescore and thirteen of the firstborn of the children of Israel, which are more than the Levites;"},{"text":"Thou shalt even take five shekels apiece by the poll, after the shekel of the sanctuary shalt thou take them: (the shekel is twenty gerahs:)"},{"text":"And thou shalt give the money, wherewith the odd number of them is to be redeemed, unto Aaron and to his sons."},{"text":"And Moses took the redemption money of them that were over and above them that were redeemed by the Levites:"},{"text":"Of the firstborn of the children of Israel took he the money; a thousand three hundred and threescore and five shekels, after the shekel of the sanctuary:"},{"text":"And Moses gave the money of them that were redeemed unto Aaron and to his sons, according to the word of the LORD, as the LORD commanded Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"And Moses spake unto the heads of the tribes concerning the children of Israel, saying, This is the thing which the LORD hath commanded."},{"text":"If a man vow a vow unto the LORD, or swear an oath to bind his soul with a bond; he shall not break his word, he shall do according to all that proceedeth out of his mouth."},{"text":"If a woman also vow a vow unto the LORD, and bind herself by a bond, being in her father's house in her youth;"},{"text":"And her father hear her vow, and her bond wherewith she hath bound her soul, and her father shall hold his peace at her; then all her vows shall stand, and every bond wherewith she hath bound her soul shall stand."},{"text":"But if her father disallow her in the day that he heareth; not any of her vows, or of her bonds wherewith she hath bound her soul, shall stand: and the LORD shall forgive her, because her father disallowed her."},{"text":"And if she had at all an husband, when she vowed, or uttered ought out of her lips, wherewith she bound her soul;"},{"text":"And her husband heard it, and held his peace at her in the day that he heard it: then her vows shall stand, and her bonds wherewith she bound her soul shall stand."},{"text":"But if her husband disallowed her on the day that he heard it; then he shall make her vow which she vowed, and that which she uttered with her lips, wherewith she bound her soul, of none effect: and the LORD shall forgive her."},{"text":"But every vow of a widow, and of her that is divorced, wherewith they have bound their souls, shall stand against her."},{"text":"And if she vowed in her husband's house, or bound her soul by a bond with an oath;"},{"text":"And her husband heard it, and held his peace at her, and disallowed her not: then all her vows shall stand, and every bond wherewith she bound her soul shall stand."},{"text":"But if her husband hath utterly made them void on the day he heard them; then whatsoever proceeded out of her lips concerning her vows, or concerning the bond of her soul, shall not stand: her husband hath made them void; and the LORD shall forgive her."},{"text":"Every vow, and every binding oath to afflict the soul, her husband may establish it, or her husband may make it void."},{"text":"But if her husband altogether hold his peace at her from day to day; then he establisheth all her vows, or all her bonds, which are upon her: he confirmeth them, because he held his peace at her in the day that he heard them."},{"text":"But if he shall any ways make them void after that he hath heard them; then he shall bear her iniquity."},{"text":"These are the statutes, which the LORD commanded Moses, between a man and his wife, between the father and his daughter, being yet in her youth in her father's house."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Avenge the children of Israel of the Midianites: afterward shalt thou be gathered unto thy people."},{"text":"And Moses spake unto the people, saying, Arm some of yourselves unto the war, and let them go against the Midianites, and avenge the LORD of Midian."},{"text":"Of every tribe a thousand, throughout all the tribes of Israel, shall ye send to the war."},{"text":"So there were delivered out of the thousands of Israel, a thousand of every tribe, twelve thousand armed for war."},{"text":"And Moses sent them to the war, a thousand of every tribe, them and Phinehas the son of Eleazar the priest, to the war, with the holy instruments, and the trumpets to blow in his hand."},{"text":"And they warred against the Midianites, as the LORD commanded Moses; and they slew all the males."},{"text":"And they slew the kings of Midian, beside the rest of them that were slain; namely, Evi, and Rekem, and Zur, and Hur, and Reba, five kings of Midian: Balaam also the son of Beor they slew with the sword."},{"text":"And the children of Israel took all the women of Midian captives, and their little ones, and took the spoil of all their cattle, and all their flocks, and all their goods."},{"text":"And they burnt all their cities wherein they dwelt, and all their goodly castles, with fire."},{"text":"And they took all the spoil, and all the prey, both of men and of beasts."},{"text":"And they brought the captives, and the prey, and the spoil, unto Moses, and Eleazar the priest, and unto the congregation of the children of Israel, unto the camp at the plains of Moab, which are by Jordan near Jericho."},{"text":"And Moses, and Eleazar the priest, and all the princes of the congregation, went forth to meet them without the camp."},{"text":"And Moses was wroth with the officers of the host, with the captains over thousands, and captains over hundreds, which came from the battle."},{"text":"And Moses said unto them, Have ye saved all the women alive?"},{"text":"Behold, these caused the children of Israel, through the counsel of Balaam, to commit trespass against the LORD in the matter of Peor, and there was a plague among the congregation of the LORD."},{"text":"Now therefore kill every male among the little ones, and kill every woman that hath known man by lying with him."},{"text":"But all the women children, that have not known a man by lying with him, keep alive for yourselves."},{"text":"And do ye abide without the camp seven days: whosoever hath killed any person, and whosoever hath touched any slain, purify both yourselves and your captives on the third day, and on the seventh day."},{"text":"And purify all your raiment, and all that is made of skins, and all work of goats' hair, and all things made of wood."},{"text":"And Eleazar the priest said unto the men of war which went to the battle, This is the ordinance of the law which the LORD commanded Moses;"},{"text":"Only the gold, and the silver, the brass, the iron, the tin, and the lead,"},{"text":"Every thing that may abide the fire, ye shall make it go through the fire, and it shall be clean: nevertheless it shall be purified with the water of separation: and all that abideth not the fire ye shall make go through the water."},{"text":"And ye shall wash your clothes on the seventh day, and ye shall be clean, and afterward ye shall come into the camp."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take the sum of the prey that was taken, both of man and of beast, thou, and Eleazar the priest, and the chief fathers of the congregation:"},{"text":"And divide the prey into two parts; between them that took the war upon them, who went out to battle, and between all the congregation:"},{"text":"And levy a tribute unto the Lord of the men of war which went out to battle: one soul of five hundred, both of the persons, and of the beeves, and of the asses, and of the sheep:"},{"text":"Take it of their half, and give it unto Eleazar the priest, for an heave offering of the LORD."},{"text":"And of the children of Israel's half, thou shalt take one portion of fifty, of the persons, of the beeves, of the asses, and of the flocks, of all manner of beasts, and give them unto the Levites, which keep the charge of the tabernacle of the LORD."},{"text":"And Moses and Eleazar the priest did as the LORD commanded Moses."},{"text":"And the booty, being the rest of the prey which the men of war had caught, was six hundred thousand and seventy thousand and five thousand sheep,"},{"text":"And threescore and twelve thousand beeves,"},{"text":"And threescore and one thousand asses,"},{"text":"And thirty and two thousand persons in all, of women that had not known man by lying with him."},{"text":"And the half, which was the portion of them that went out to war, was in number three hundred thousand and seven and thirty thousand and five hundred sheep:"},{"text":"And the LORD's tribute of the sheep was six hundred and threescore and fifteen."},{"text":"And the beeves were thirty and six thousand; of which the LORD's tribute was threescore and twelve."},{"text":"And the asses were thirty thousand and five hundred; of which the LORD's tribute was threescore and one."},{"text":"And the persons were sixteen thousand; of which the LORD's tribute was thirty and two persons."},{"text":"And Moses gave the tribute, which was the LORD's heave offering, unto Eleazar the priest, as the LORD commanded Moses."},{"text":"And of the children of Israel's half, which Moses divided from the men that warred,"},{"text":"(Now the half that pertained unto the congregation was three hundred thousand and thirty thousand and seven thousand and five hundred sheep,"},{"text":"And thirty and six thousand beeves,"},{"text":"And thirty thousand asses and five hundred,"},{"text":"And sixteen thousand persons;)"},{"text":"Even of the children of Israel's half, Moses took one portion of fifty, both of man and of beast, and gave them unto the Levites, which kept the charge of the tabernacle of the LORD; as the LORD commanded Moses."},{"text":"And the officers which were over thousands of the host, the captains of thousands, and captains of hundreds, came near unto Moses:"},{"text":"And they said unto Moses, Thy servants have taken the sum of the men of war which are under our charge, and there lacketh not one man of us."},{"text":"We have therefore brought an oblation for the LORD, what every man hath gotten, of jewels of gold, chains, and bracelets, rings, earrings, and tablets, to make an atonement for our souls before the LORD."},{"text":"And Moses and Eleazar the priest took the gold of them, even all wrought jewels."},{"text":"And all the gold of the offering that they offered up to the LORD, of the captains of thousands, and of the captains of hundreds, was sixteen thousand seven hundred and fifty shekels."},{"text":"(For the men of war had taken spoil, every man for himself.)"},{"text":"And Moses and Eleazar the priest took the gold of the captains of thousands and of hundreds, and brought it into the tabernacle of the congregation, for a memorial for the children of Israel before the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":32,"verses":[{"text":"Now the children of Reuben and the children of Gad had a very great multitude of cattle: and when they saw the land of Jazer, and the land of Gilead, that, behold, the place was a place for cattle;"},{"text":"The children of Gad and the children of Reuben came and spake unto Moses, and to Eleazar the priest, and unto the princes of the congregation, saying,"},{"text":"Ataroth, and Dibon, and Jazer, and Nimrah, and Heshbon, and Elealeh, and Shebam, and Nebo, and Beon,"},{"text":"Even the country which the LORD smote before the congregation of Israel, is a land for cattle, and thy servants have cattle:"},{"text":"Wherefore, said they, if we have found grace in thy sight, let this land be given unto thy servants for a possession, and bring us not over Jordan."},{"text":"And Moses said unto the children of Gad and to the children of Reuben, Shall your brethren go to war, and shall ye sit here?"},{"text":"And wherefore discourage ye the heart of the children of Israel from going over into the land which the LORD hath given them?"},{"text":"Thus did your fathers, when I sent them from Kadeshbarnea to see the land."},{"text":"For when they went up unto the valley of Eshcol, and saw the land, they discouraged the heart of the children of Israel, that they should not go into the land which the LORD had given them."},{"text":"And the LORD's anger was kindled the same time, and he sware, saying,"},{"text":"Surely none of the men that came up out of Egypt, from twenty years old and upward, shall see the land which I sware unto Abraham, unto Isaac, and unto Jacob; because they have not wholly followed me:"},{"text":"Save Caleb the son of Jephunneh the Kenezite, and Joshua the son of Nun: for they have wholly followed the LORD."},{"text":"And the LORD's anger was kindled against Israel, and he made them wander in the wilderness forty years, until all the generation, that had done evil in the sight of the LORD, was consumed."},{"text":"And, behold, ye are risen up in your fathers' stead, an increase of sinful men, to augment yet the fierce anger of the LORD toward Israel."},{"text":"For if ye turn away from after him, he will yet again leave them in the wilderness; and ye shall destroy all this people."},{"text":"And they came near unto him, and said, We will build sheepfolds here for our cattle, and cities for our little ones:"},{"text":"But we ourselves will go ready armed before the children of Israel, until we have brought them unto their place: and our little ones shall dwell in the fenced cities because of the inhabitants of the land."},{"text":"We will not return unto our houses, until the children of Israel have inherited every man his inheritance."},{"text":"For we will not inherit with them on yonder side Jordan, or forward; because our inheritance is fallen to us on this side Jordan eastward."},{"text":"And Moses said unto them, If ye will do this thing, if ye will go armed before the LORD to war,"},{"text":"And will go all of you armed over Jordan before the LORD, until he hath driven out his enemies from before him,"},{"text":"And the land be subdued before the LORD: then afterward ye shall return, and be guiltless before the LORD, and before Israel; and this land shall be your possession before the LORD."},{"text":"But if ye will not do so, behold, ye have sinned against the LORD: and be sure your sin will find you out."},{"text":"Build you cities for your little ones, and folds for your sheep; and do that which hath proceeded out of your mouth."},{"text":"And the children of Gad and the children of Reuben spake unto Moses, saying, Thy servants will do as my lord commandeth."},{"text":"Our little ones, our wives, our flocks, and all our cattle, shall be there in the cities of Gilead:"},{"text":"But thy servants will pass over, every man armed for war, before the LORD to battle, as my lord saith."},{"text":"So concerning them Moses commanded Eleazar the priest, and Joshua the son of Nun, and the chief fathers of the tribes of the children of Israel:"},{"text":"And Moses said unto them, If the children of Gad and the children of Reuben will pass with you over Jordan, every man armed to battle, before the LORD, and the land shall be subdued before you; then ye shall give them the land of Gilead for a possession:"},{"text":"But if they will not pass over with you armed, they shall have possessions among you in the land of Canaan."},{"text":"And the children of Gad and the children of Reuben answered, saying, As the LORD hath said unto thy servants, so will we do."},{"text":"We will pass over armed before the LORD into the land of Canaan, that the possession of our inheritance on this side Jordan may be ours."},{"text":"And Moses gave unto them, even to the children of Gad, and to the children of Reuben, and unto half the tribe of Manasseh the son of Joseph, the kingdom of Sihon king of the Amorites, and the kingdom of Og king of Bashan, the land, with the cities thereof in the coasts, even the cities of the country round about."},{"text":"And the children of Gad built Dibon, and Ataroth, and Aroer,"},{"text":"And Atroth, Shophan, and Jaazer, and Jogbehah,"},{"text":"And Bethnimrah, and Bethharan, fenced cities: and folds for sheep."},{"text":"And the children of Reuben built Heshbon, and Elealeh, and Kirjathaim,"},{"text":"And Nebo, and Baalmeon, (their names being changed,) and Shibmah: and gave other names unto the cities which they builded."},{"text":"And the children of Machir the son of Manasseh went to Gilead, and took it, and dispossessed the Amorite which was in it."},{"text":"And Moses gave Gilead unto Machir the son of Manasseh; and he dwelt therein."},{"text":"And Jair the son of Manasseh went and took the small towns thereof, and called them Havothjair."},{"text":"And Nobah went and took Kenath, and the villages thereof, and called it Nobah, after his own name."}]}
@@ -0,0 +1 @@
1
+ {"number":33,"verses":[{"text":"These are the journeys of the children of Israel, which went forth out of the land of Egypt with their armies under the hand of Moses and Aaron."},{"text":"And Moses wrote their goings out according to their journeys by the commandment of the LORD: and these are their journeys according to their goings out."},{"text":"And they departed from Rameses in the first month, on the fifteenth day of the first month; on the morrow after the passover the children of Israel went out with an high hand in the sight of all the Egyptians."},{"text":"For the Egyptians buried all their firstborn, which the LORD had smitten among them: upon their gods also the LORD executed judgments."},{"text":"And the children of Israel removed from Rameses, and pitched in Succoth."},{"text":"And they departed from Succoth, and pitched in Etham, which is in the edge of the wilderness."},{"text":"And they removed from Etham, and turned again unto Pihahiroth, which is before Baalzephon: and they pitched before Migdol."},{"text":"And they departed from before Pihahiroth, and passed through the midst of the sea into the wilderness, and went three days' journey in the wilderness of Etham, and pitched in Marah."},{"text":"And they removed from Marah, and came unto Elim: and in Elim were twelve fountains of water, and threescore and ten palm trees; and they pitched there."},{"text":"And they removed from Elim, and encamped by the Red sea."},{"text":"And they removed from the Red sea, and encamped in the wilderness of Sin."},{"text":"And they took their journey out of the wilderness of Sin, and encamped in Dophkah."},{"text":"And they departed from Dophkah, and encamped in Alush."},{"text":"And they removed from Alush, and encamped at Rephidim, where was no water for the people to drink."},{"text":"And they departed from Rephidim, and pitched in the wilderness of Sinai."},{"text":"And they removed from the desert of Sinai, and pitched at Kibrothhattaavah."},{"text":"And they departed from Kibrothhattaavah, and encamped at Hazeroth."},{"text":"And they departed from Hazeroth, and pitched in Rithmah."},{"text":"And they departed from Rithmah, and pitched at Rimmonparez."},{"text":"And they departed from Rimmonparez, and pitched in Libnah."},{"text":"And they removed from Libnah, and pitched at Rissah."},{"text":"And they journeyed from Rissah, and pitched in Kehelathah."},{"text":"And they went from Kehelathah, and pitched in mount Shapher."},{"text":"And they removed from mount Shapher, and encamped in Haradah."},{"text":"And they removed from Haradah, and pitched in Makheloth."},{"text":"And they removed from Makheloth, and encamped at Tahath."},{"text":"And they departed from Tahath, and pitched at Tarah."},{"text":"And they removed from Tarah, and pitched in Mithcah."},{"text":"And they went from Mithcah, and pitched in Hashmonah."},{"text":"And they departed from Hashmonah, and encamped at Moseroth."},{"text":"And they departed from Moseroth, and pitched in Benejaakan."},{"text":"And they removed from Benejaakan, and encamped at Horhagidgad."},{"text":"And they went from Horhagidgad, and pitched in Jotbathah."},{"text":"And they removed from Jotbathah, and encamped at Ebronah."},{"text":"And they departed from Ebronah, and encamped at Eziongaber."},{"text":"And they removed from Eziongaber, and pitched in the wilderness of Zin, which is Kadesh."},{"text":"And they removed from Kadesh, and pitched in mount Hor, in the edge of the land of Edom."},{"text":"And Aaron the priest went up into mount Hor at the commandment of the LORD, and died there, in the fortieth year after the children of Israel were come out of the land of Egypt, in the first day of the fifth month."},{"text":"And Aaron was an hundred and twenty and three years old when he died in mount Hor."},{"text":"And king Arad the Canaanite, which dwelt in the south in the land of Canaan, heard of the coming of the children of Israel."},{"text":"And they departed from mount Hor, and pitched in Zalmonah."},{"text":"And they departed from Zalmonah, and pitched in Punon."},{"text":"And they departed from Punon, and pitched in Oboth."},{"text":"And they departed from Oboth, and pitched in Ijeabarim, in the border of Moab."},{"text":"And they departed from Iim, and pitched in Dibongad."},{"text":"And they removed from Dibongad, and encamped in Almondiblathaim."},{"text":"And they removed from Almondiblathaim, and pitched in the mountains of Abarim, before Nebo."},{"text":"And they departed from the mountains of Abarim, and pitched in the plains of Moab by Jordan near Jericho."},{"text":"And they pitched by Jordan, from Bethjesimoth even unto Abelshittim in the plains of Moab."},{"text":"And the LORD spake unto Moses in the plains of Moab by Jordan near Jericho, saying,"},{"text":"Speak unto the children of Israel, and say unto them, When ye are passed over Jordan into the land of Canaan;"},{"text":"Then ye shall drive out all the inhabitants of the land from before you, and destroy all their pictures, and destroy all their molten images, and quite pluck down all their high places:"},{"text":"And ye shall dispossess the inhabitants of the land, and dwell therein: for I have given you the land to possess it."},{"text":"And ye shall divide the land by lot for an inheritance among your families: and to the more ye shall give the more inheritance, and to the fewer ye shall give the less inheritance: every man's inheritance shall be in the place where his lot falleth; according to the tribes of your fathers ye shall inherit."},{"text":"But if ye will not drive out the inhabitants of the land from before you; then it shall come to pass, that those which ye let remain of them shall be pricks in your eyes, and thorns in your sides, and shall vex you in the land wherein ye dwell."},{"text":"Moreover it shall come to pass, that I shall do unto you, as I thought to do unto them."}]}
@@ -0,0 +1 @@
1
+ {"number":34,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Command the children of Israel, and say unto them, When ye come into the land of Canaan; (this is the land that shall fall unto you for an inheritance, even the land of Canaan with the coasts thereof:)"},{"text":"Then your south quarter shall be from the wilderness of Zin along by the coast of Edom, and your south border shall be the outmost coast of the salt sea eastward:"},{"text":"And your border shall turn from the south to the ascent of Akrabbim, and pass on to Zin: and the going forth thereof shall be from the south to Kadeshbarnea, and shall go on to Hazaraddar, and pass on to Azmon:"},{"text":"And the border shall fetch a compass from Azmon unto the river of Egypt, and the goings out of it shall be at the sea."},{"text":"And as for the western border, ye shall even have the great sea for a border: this shall be your west border."},{"text":"And this shall be your north border: from the great sea ye shall point out for you mount Hor:"},{"text":"From mount Hor ye shall point out your border unto the entrance of Hamath; and the goings forth of the border shall be to Zedad:"},{"text":"And the border shall go on to Ziphron, and the goings out of it shall be at Hazarenan: this shall be your north border."},{"text":"And ye shall point out your east border from Hazarenan to Shepham:"},{"text":"And the coast shall go down from Shepham to Riblah, on the east side of Ain; and the border shall descend, and shall reach unto the side of the sea of Chinnereth eastward:"},{"text":"And the border shall go down to Jordan, and the goings out of it shall be at the salt sea: this shall be your land with the coasts thereof round about."},{"text":"And Moses commanded the children of Israel, saying, This is the land which ye shall inherit by lot, which the LORD commanded to give unto the nine tribes, and to the half tribe:"},{"text":"For the tribe of the children of Reuben according to the house of their fathers, and the tribe of the children of Gad according to the house of their fathers, have received their inheritance; and half the tribe of Manasseh have received their inheritance:"},{"text":"The two tribes and the half tribe have received their inheritance on this side Jordan near Jericho eastward, toward the sunrising."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"These are the names of the men which shall divide the land unto you: Eleazar the priest, and Joshua the son of Nun."},{"text":"And ye shall take one prince of every tribe, to divide the land by inheritance."},{"text":"And the names of the men are these: Of the tribe of Judah, Caleb the son of Jephunneh."},{"text":"And of the tribe of the children of Simeon, Shemuel the son of Ammihud."},{"text":"Of the tribe of Benjamin, Elidad the son of Chislon."},{"text":"And the prince of the tribe of the children of Dan, Bukki the son of Jogli."},{"text":"The prince of the children of Joseph, for the tribe of the children of Manasseh, Hanniel the son of Ephod."},{"text":"And the prince of the tribe of the children of Ephraim, Kemuel the son of Shiphtan."},{"text":"And the prince of the tribe of the children of Zebulun, Elizaphan the son of Parnach."},{"text":"And the prince of the tribe of the children of Issachar, Paltiel the son of Azzan."},{"text":"And the prince of the tribe of the children of Asher, Ahihud the son of Shelomi."},{"text":"And the prince of the tribe of the children of Naphtali, Pedahel the son of Ammihud."},{"text":"These are they whom the LORD commanded to divide the inheritance unto the children of Israel in the land of Canaan."}]}
@@ -0,0 +1 @@
1
+ {"number":35,"verses":[{"text":"And the LORD spake unto Moses in the plains of Moab by Jordan near Jericho, saying,"},{"text":"Command the children of Israel, that they give unto the Levites of the inheritance of their possession cities to dwell in; and ye shall give also unto the Levites suburbs for the cities round about them."},{"text":"And the cities shall they have to dwell in; and the suburbs of them shall be for their cattle, and for their goods, and for all their beasts."},{"text":"And the suburbs of the cities, which ye shall give unto the Levites, shall reach from the wall of the city and outward a thousand cubits round about."},{"text":"And ye shall measure from without the city on the east side two thousand cubits, and on the south side two thousand cubits, and on the west side two thousand cubits, and on the north side two thousand cubits; and the city shall be in the midst: this shall be to them the suburbs of the cities."},{"text":"And among the cities which ye shall give unto the Levites there shall be six cities for refuge, which ye shall appoint for the manslayer, that he may flee thither: and to them ye shall add forty and two cities."},{"text":"So all the cities which ye shall give to the Levites shall be forty and eight cities: them shall ye give with their suburbs."},{"text":"And the cities which ye shall give shall be of the possession of the children of Israel: from them that have many ye shall give many; but from them that have few ye shall give few: every one shall give of his cities unto the Levites according to his inheritance which he inheriteth."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and say unto them, When ye be come over Jordan into the land of Canaan;"},{"text":"Then ye shall appoint you cities to be cities of refuge for you; that the slayer may flee thither, which killeth any person at unawares."},{"text":"And they shall be unto you cities for refuge from the avenger; that the manslayer die not, until he stand before the congregation in judgment."},{"text":"And of these cities which ye shall give six cities shall ye have for refuge."},{"text":"Ye shall give three cities on this side Jordan, and three cities shall ye give in the land of Canaan, which shall be cities of refuge."},{"text":"These six cities shall be a refuge, both for the children of Israel, and for the stranger, and for the sojourner among them: that every one that killeth any person unawares may flee thither."},{"text":"And if he smite him with an instrument of iron, so that he die, he is a murderer: the murderer shall surely be put to death."},{"text":"And if he smite him with throwing a stone, wherewith he may die, and he die, he is a murderer: the murderer shall surely be put to death."},{"text":"Or if he smite him with an hand weapon of wood, wherewith he may die, and he die, he is a murderer: the murderer shall surely be put to death."},{"text":"The revenger of blood himself shall slay the murderer: when he meeteth him, he shall slay him."},{"text":"But if he thrust him of hatred, or hurl at him by laying of wait, that he die;"},{"text":"Or in enmity smite him with his hand, that he die: he that smote him shall surely be put to death; for he is a murderer: the revenger of blood shall slay the murderer, when he meeteth him."},{"text":"But if he thrust him suddenly without enmity, or have cast upon him any thing without laying of wait,"},{"text":"Or with any stone, wherewith a man may die, seeing him not, and cast it upon him, that he die, and was not his enemy, neither sought his harm:"},{"text":"Then the congregation shall judge between the slayer and the revenger of blood according to these judgments:"},{"text":"And the congregation shall deliver the slayer out of the hand of the revenger of blood, and the congregation shall restore him to the city of his refuge, whither he was fled: and he shall abide in it unto the death of the high priest, which was anointed with the holy oil."},{"text":"But if the slayer shall at any time come without the border of the city of his refuge, whither he was fled;"},{"text":"And the revenger of blood find him without the borders of the city of his refuge, and the revenger of blood kill the slayer; he shall not be guilty of blood:"},{"text":"Because he should have remained in the city of his refuge until the death of the high priest: but after the death of the high priest the slayer shall return into the land of his possession."},{"text":"So these things shall be for a statute of judgment unto you throughout your generations in all your dwellings."},{"text":"Whoso killeth any person, the murderer shall be put to death by the mouth of witnesses: but one witness shall not testify against any person to cause him to die."},{"text":"Moreover ye shall take no satisfaction for the life of a murderer, which is guilty of death: but he shall be surely put to death."},{"text":"And ye shall take no satisfaction for him that is fled to the city of his refuge, that he should come again to dwell in the land, until the death of the priest."},{"text":"So ye shall not pollute the land wherein ye are: for blood it defileth the land: and the land cannot be cleansed of the blood that is shed therein, but by the blood of him that shed it."},{"text":"Defile not therefore the land which ye shall inhabit, wherein I dwell: for I the LORD dwell among the children of Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":36,"verses":[{"text":"And the chief fathers of the families of the children of Gilead, the son of Machir, the son of Manasseh, of the families of the sons of Joseph, came near, and spake before Moses, and before the princes, the chief fathers of the children of Israel:"},{"text":"And they said, The LORD commanded my lord to give the land for an inheritance by lot to the children of Israel: and my lord was commanded by the LORD to give the inheritance of Zelophehad our brother unto his daughters."},{"text":"And if they be married to any of the sons of the other tribes of the children of Israel, then shall their inheritance be taken from the inheritance of our fathers, and shall be put to the inheritance of the tribe whereunto they are received: so shall it be taken from the lot of our inheritance."},{"text":"And when the jubile of the children of Israel shall be, then shall their inheritance be put unto the inheritance of the tribe whereunto they are received: so shall their inheritance be taken away from the inheritance of the tribe of our fathers."},{"text":"And Moses commanded the children of Israel according to the word of the LORD, saying, The tribe of the sons of Joseph hath said well."},{"text":"This is the thing which the LORD doth command concerning the daughters of Zelophehad, saying, Let them marry to whom they think best; only to the family of the tribe of their father shall they marry."},{"text":"So shall not the inheritance of the children of Israel remove from tribe to tribe: for every one of the children of Israel shall keep himself to the inheritance of the tribe of his fathers."},{"text":"And every daughter, that possesseth an inheritance in any tribe of the children of Israel, shall be wife unto one of the family of the tribe of her father, that the children of Israel may enjoy every man the inheritance of his fathers."},{"text":"Neither shall the inheritance remove from one tribe to another tribe; but every one of the tribes of the children of Israel shall keep himself to his own inheritance."},{"text":"Even as the LORD commanded Moses, so did the daughters of Zelophehad:"},{"text":"For Mahlah, Tirzah, and Hoglah, and Milcah, and Noah, the daughters of Zelophehad, were married unto their father's brothers' sons:"},{"text":"And they were married into the families of the sons of Manasseh the son of Joseph, and their inheritance remained in the tribe of the family of their father."},{"text":"These are the commandments and the judgments, which the LORD commanded by the hand of Moses unto the children of Israel in the plains of Moab by Jordan near Jericho."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"And the LORD spake unto Moses and unto Aaron, saying,"},{"text":"Take the sum of the sons of Kohath from among the sons of Levi, after their families, by the house of their fathers,"},{"text":"From thirty years old and upward even until fifty years old, all that enter into the host, to do the work in the tabernacle of the congregation."},{"text":"This shall be the service of the sons of Kohath in the tabernacle of the congregation, about the most holy things:"},{"text":"And when the camp setteth forward, Aaron shall come, and his sons, and they shall take down the covering vail, and cover the ark of testimony with it:"},{"text":"And shall put thereon the covering of badgers' skins, and shall spread over it a cloth wholly of blue, and shall put in the staves thereof."},{"text":"And upon the table of shewbread they shall spread a cloth of blue, and put thereon the dishes, and the spoons, and the bowls, and covers to cover withal: and the continual bread shall be thereon:"},{"text":"And they shall spread upon them a cloth of scarlet, and cover the same with a covering of badgers' skins, and shall put in the staves thereof."},{"text":"And they shall take a cloth of blue, and cover the candlestick of the light, and his lamps, and his tongs, and his snuffdishes, and all the oil vessels thereof, wherewith they minister unto it:"},{"text":"And they shall put it and all the vessels thereof within a covering of badgers' skins, and shall put it upon a bar."},{"text":"And upon the golden altar they shall spread a cloth of blue, and cover it with a covering of badgers' skins, and shall put to the staves thereof:"},{"text":"And they shall take all the instruments of ministry, wherewith they minister in the sanctuary, and put them in a cloth of blue, and cover them with a covering of badgers' skins, and shall put them on a bar:"},{"text":"And they shall take away the ashes from the altar, and spread a purple cloth thereon:"},{"text":"And they shall put upon it all the vessels thereof, wherewith they minister about it, even the censers, the fleshhooks, and the shovels, and the basons, all the vessels of the altar; and they shall spread upon it a covering of badgers' skins, and put to the staves of it."},{"text":"And when Aaron and his sons have made an end of covering the sanctuary, and all the vessels of the sanctuary, as the camp is to set forward; after that, the sons of Kohath shall come to bear it: but they shall not touch any holy thing, lest they die. These things are the burden of the sons of Kohath in the tabernacle of the congregation."},{"text":"And to the office of Eleazar the son of Aaron the priest pertaineth the oil for the light, and the sweet incense, and the daily meat offering, and the anointing oil, and the oversight of all the tabernacle, and of all that therein is, in the sanctuary, and in the vessels thereof."},{"text":"And the LORD spake unto Moses and unto Aaron saying,"},{"text":"Cut ye not off the tribe of the families of the Kohathites from among the Levites:"},{"text":"But thus do unto them, that they may live, and not die, when they approach unto the most holy things: Aaron and his sons shall go in, and appoint them every one to his service and to his burden:"},{"text":"But they shall not go in to see when the holy things are covered, lest they die."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take also the sum of the sons of Gershon, throughout the houses of their fathers, by their families;"},{"text":"From thirty years old and upward until fifty years old shalt thou number them; all that enter in to perform the service, to do the work in the tabernacle of the congregation."},{"text":"This is the service of the families of the Gershonites, to serve, and for burdens:"},{"text":"And they shall bear the curtains of the tabernacle, and the tabernacle of the congregation, his covering, and the covering of the badgers' skins that is above upon it, and the hanging for the door of the tabernacle of the congregation,"},{"text":"And the hangings of the court, and the hanging for the door of the gate of the court, which is by the tabernacle and by the altar round about, and their cords, and all the instruments of their service, and all that is made for them: so shall they serve."},{"text":"At the appointment of Aaron and his sons shall be all the service of the sons of the Gershonites, in all their burdens, and in all their service: and ye shall appoint unto them in charge all their burdens."},{"text":"This is the service of the families of the sons of Gershon in the tabernacle of the congregation: and their charge shall be under the hand of Ithamar the son of Aaron the priest."},{"text":"As for the sons of Merari, thou shalt number them after their families, by the house of their fathers;"},{"text":"From thirty years old and upward even unto fifty years old shalt thou number them, every one that entereth into the service, to do the work of the tabernacle of the congregation."},{"text":"And this is the charge of their burden, according to all their service in the tabernacle of the congregation; the boards of the tabernacle, and the bars thereof, and the pillars thereof, and sockets thereof,"},{"text":"And the pillars of the court round about, and their sockets, and their pins, and their cords, with all their instruments, and with all their service: and by name ye shall reckon the instruments of the charge of their burden."},{"text":"This is the service of the families of the sons of Merari, according to all their service, in the tabernacle of the congregation, under the hand of Ithamar the son of Aaron the priest."},{"text":"And Moses and Aaron and the chief of the congregation numbered the sons of the Kohathites after their families, and after the house of their fathers,"},{"text":"From thirty years old and upward even unto fifty years old, every one that entereth into the service, for the work in the tabernacle of the congregation:"},{"text":"And those that were numbered of them by their families were two thousand seven hundred and fifty."},{"text":"These were they that were numbered of the families of the Kohathites, all that might do service in the tabernacle of the congregation, which Moses and Aaron did number according to the commandment of the LORD by the hand of Moses."},{"text":"And those that were numbered of the sons of Gershon, throughout their families, and by the house of their fathers,"},{"text":"From thirty years old and upward even unto fifty years old, every one that entereth into the service, for the work in the tabernacle of the congregation,"},{"text":"Even those that were numbered of them, throughout their families, by the house of their fathers, were two thousand and six hundred and thirty."},{"text":"These are they that were numbered of the families of the sons of Gershon, of all that might do service in the tabernacle of the congregation, whom Moses and Aaron did number according to the commandment of the LORD."},{"text":"And those that were numbered of the families of the sons of Merari, throughout their families, by the house of their fathers,"},{"text":"From thirty years old and upward even unto fifty years old, every one that entereth into the service, for the work in the tabernacle of the congregation,"},{"text":"Even those that were numbered of them after their families, were three thousand and two hundred."},{"text":"These be those that were numbered of the families of the sons of Merari, whom Moses and Aaron numbered according to the word of the LORD by the hand of Moses."},{"text":"All those that were numbered of the Levites, whom Moses and Aaron and the chief of Israel numbered, after their families, and after the house of their fathers,"},{"text":"From thirty years old and upward even unto fifty years old, every one that came to do the service of the ministry, and the service of the burden in the tabernacle of the congregation."},{"text":"Even those that were numbered of them, were eight thousand and five hundred and fourscore,"},{"text":"According to the commandment of the LORD they were numbered by the hand of Moses, every one according to his service, and according to his burden: thus were they numbered of him, as the LORD commanded Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Command the children of Israel, that they put out of the camp every leper, and every one that hath an issue, and whosoever is defiled by the dead:"},{"text":"Both male and female shall ye put out, without the camp shall ye put them; that they defile not their camps, in the midst whereof I dwell."},{"text":"And the children of Israel did so, and put them out without the camp: as the LORD spake unto Moses, so did the children of Israel."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, When a man or woman shall commit any sin that men commit, to do a trespass against the LORD, and that person be guilty;"},{"text":"Then they shall confess their sin which they have done: and he shall recompense his trespass with the principal thereof, and add unto it the fifth part thereof, and give it unto him against whom he hath trespassed."},{"text":"But if the man have no kinsman to recompense the trespass unto, let the trespass be recompensed unto the LORD, even to the priest; beside the ram of the atonement, whereby an atonement shall be made for him."},{"text":"And every offering of all the holy things of the children of Israel, which they bring unto the priest, shall be his."},{"text":"And every man's hallowed things shall be his: whatsoever any man giveth the priest, it shall be his."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and say unto them, If any man's wife go aside, and commit a trespass against him,"},{"text":"And a man lie with her carnally, and it be hid from the eyes of her husband, and be kept close, and she be defiled, and there be no witness against her, neither she be taken with the manner;"},{"text":"And the spirit of jealousy come upon him, and he be jealous of his wife, and she be defiled: or if the spirit of jealousy come upon him, and he be jealous of his wife, and she be not defiled:"},{"text":"Then shall the man bring his wife unto the priest, and he shall bring her offering for her, the tenth part of an ephah of barley meal; he shall pour no oil upon it, nor put frankincense thereon; for it is an offering of jealousy, an offering of memorial, bringing iniquity to remembrance."},{"text":"And the priest shall bring her near, and set her before the LORD:"},{"text":"And the priest shall take holy water in an earthen vessel; and of the dust that is in the floor of the tabernacle the priest shall take, and put it into the water:"},{"text":"And the priest shall set the woman before the LORD, and uncover the woman's head, and put the offering of memorial in her hands, which is the jealousy offering: and the priest shall have in his hand the bitter water that causeth the curse:"},{"text":"And the priest shall charge her by an oath, and say unto the woman, If no man have lain with thee, and if thou hast not gone aside to uncleanness with another instead of thy husband, be thou free from this bitter water that causeth the curse:"},{"text":"But if thou hast gone aside to another instead of thy husband, and if thou be defiled, and some man have lain with thee beside thine husband:"},{"text":"Then the priest shall charge the woman with an oath of cursing, and the priest shall say unto the woman, The LORD make thee a curse and an oath among thy people, when the LORD doth make thy thigh to rot, and thy belly to swell;"},{"text":"And this water that causeth the curse shall go into thy bowels, to make thy belly to swell, and thy thigh to rot: And the woman shall say, Amen, amen."},{"text":"And the priest shall write these curses in a book, and he shall blot them out with the bitter water:"},{"text":"And he shall cause the woman to drink the bitter water that causeth the curse: and the water that causeth the curse shall enter into her, and become bitter."},{"text":"Then the priest shall take the jealousy offering out of the woman's hand, and shall wave the offering before the LORD, and offer it upon the altar:"},{"text":"And the priest shall take an handful of the offering, even the memorial thereof, and burn it upon the altar, and afterward shall cause the woman to drink the water."},{"text":"And when he hath made her to drink the water, then it shall come to pass, that, if she be defiled, and have done trespass against her husband, that the water that causeth the curse shall enter into her, and become bitter, and her belly shall swell, and her thigh shall rot: and the woman shall be a curse among her people."},{"text":"And if the woman be not defiled, but be clean; then she shall be free, and shall conceive seed."},{"text":"This is the law of jealousies, when a wife goeth aside to another instead of her husband, and is defiled;"},{"text":"Or when the spirit of jealousy cometh upon him, and he be jealous over his wife, and shall set the woman before the LORD, and the priest shall execute upon her all this law."},{"text":"Then shall the man be guiltless from iniquity, and this woman shall bear her iniquity."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, and say unto them, When either man or woman shall separate themselves to vow a vow of a Nazarite, to separate themselves unto the LORD:"},{"text":"He shall separate himself from wine and strong drink, and shall drink no vinegar of wine, or vinegar of strong drink, neither shall he drink any liquor of grapes, nor eat moist grapes, or dried."},{"text":"All the days of his separation shall he eat nothing that is made of the vine tree, from the kernels even to the husk."},{"text":"All the days of the vow of his separation there shall no razor come upon his head: until the days be fulfilled, in the which he separateth himself unto the LORD, he shall be holy, and shall let the locks of the hair of his head grow."},{"text":"All the days that he separateth himself unto the LORD he shall come at no dead body."},{"text":"He shall not make himself unclean for his father, or for his mother, for his brother, or for his sister, when they die: because the consecration of his God is upon his head."},{"text":"All the days of his separation he is holy unto the LORD."},{"text":"And if any man die very suddenly by him, and he hath defiled the head of his consecration; then he shall shave his head in the day of his cleansing, on the seventh day shall he shave it."},{"text":"And on the eighth day he shall bring two turtles, or two young pigeons, to the priest, to the door of the tabernacle of the congregation:"},{"text":"And the priest shall offer the one for a sin offering, and the other for a burnt offering, and make an atonement for him, for that he sinned by the dead, and shall hallow his head that same day."},{"text":"And he shall consecrate unto the LORD the days of his separation, and shall bring a lamb of the first year for a trespass offering: but the days that were before shall be lost, because his separation was defiled."},{"text":"And this is the law of the Nazarite, when the days of his separation are fulfilled: he shall be brought unto the door of the tabernacle of the congregation:"},{"text":"And he shall offer his offering unto the LORD, one he lamb of the first year without blemish for a burnt offering, and one ewe lamb of the first year without blemish for a sin offering, and one ram without blemish for peace offerings,"},{"text":"And a basket of unleavened bread, cakes of fine flour mingled with oil, and wafers of unleavened bread anointed with oil, and their meat offering, and their drink offerings."},{"text":"And the priest shall bring them before the LORD, and shall offer his sin offering, and his burnt offering:"},{"text":"And he shall offer the ram for a sacrifice of peace offerings unto the LORD, with the basket of unleavened bread: the priest shall offer also his meat offering, and his drink offering."},{"text":"And the Nazarite shall shave the head of his separation at the door of the tabernacle of the congregation, and shall take the hair of the head of his separation, and put it in the fire which is under the sacrifice of the peace offerings."},{"text":"And the priest shall take the sodden shoulder of the ram, and one unleavened cake out of the basket, and one unleavened wafer, and shall put them upon the hands of the Nazarite, after the hair of his separation is shaven:"},{"text":"And the priest shall wave them for a wave offering before the LORD: this is holy for the priest, with the wave breast and heave shoulder: and after that the Nazarite may drink wine."},{"text":"This is the law of the Nazarite who hath vowed, and of his offering unto the LORD for his separation, beside that that his hand shall get: according to the vow which he vowed, so he must do after the law of his separation."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto Aaron and unto his sons, saying, On this wise ye shall bless the children of Israel, saying unto them,"},{"text":"The LORD bless thee, and keep thee:"},{"text":"The LORD make his face shine upon thee, and be gracious unto thee:"},{"text":"The LORD lift up his countenance upon thee, and give thee peace."},{"text":"And they shall put my name upon the children of Israel, and I will bless them."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"And it came to pass on the day that Moses had fully set up the tabernacle, and had anointed it, and sanctified it, and all the instruments thereof, both the altar and all the vessels thereof, and had anointed them, and sanctified them;"},{"text":"That the princes of Israel, heads of the house of their fathers, who were the princes of the tribes, and were over them that were numbered, offered:"},{"text":"And they brought their offering before the LORD, six covered wagons, and twelve oxen; a wagon for two of the princes, and for each one an ox: and they brought them before the tabernacle."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take it of them, that they may be to do the service of the tabernacle of the congregation; and thou shalt give them unto the Levites, to every man according to his service."},{"text":"And Moses took the wagons and the oxen, and gave them unto the Levites."},{"text":"Two wagons and four oxen he gave unto the sons of Gershon, according to their service:"},{"text":"And four wagons and eight oxen he gave unto the sons of Merari, according unto their service, under the hand of Ithamar the son of Aaron the priest."},{"text":"But unto the sons of Kohath he gave none: because the service of the sanctuary belonging unto them was that they should bear upon their shoulders."},{"text":"And the princes offered for dedicating of the altar in the day that it was anointed, even the princes offered their offering before the altar."},{"text":"And the LORD said unto Moses, They shall offer their offering, each prince on his day, for the dedicating of the altar."},{"text":"And he that offered his offering the first day was Nahshon the son of Amminadab, of the tribe of Judah:"},{"text":"And his offering was one silver charger, the weight thereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them were full of fine flour mingled with oil for a meat offering:"},{"text":"One spoon of ten shekels of gold, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Nahshon the son of Amminadab."},{"text":"On the second day Nethaneel the son of Zuar, prince of Issachar, did offer:"},{"text":"He offered for his offering one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One spoon of gold of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Nethaneel the son of Zuar."},{"text":"On the third day Eliab the son of Helon, prince of the children of Zebulun, did offer:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Eliab the son of Helon."},{"text":"On the fourth day Elizur the son of Shedeur, prince of the children of Reuben, did offer:"},{"text":"His offering was one silver charger of the weight of an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Elizur the son of Shedeur."},{"text":"On the fifth day Shelumiel the son of Zurishaddai, prince of the children of Simeon, did offer:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Shelumiel the son of Zurishaddai."},{"text":"On the sixth day Eliasaph the son of Deuel, prince of the children of Gad, offered:"},{"text":"His offering was one silver charger of the weight of an hundred and thirty shekels, a silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Eliasaph the son of Deuel."},{"text":"On the seventh day Elishama the son of Ammihud, prince of the children of Ephraim, offered:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Elishama the son of Ammihud."},{"text":"On the eighth day offered Gamaliel the son of Pedahzur, prince of the children of Manasseh:"},{"text":"His offering was one silver charger of the weight of an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Gamaliel the son of Pedahzur."},{"text":"On the ninth day Abidan the son of Gideoni, prince of the children of Benjamin, offered:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Abidan the son of Gideoni."},{"text":"On the tenth day Ahiezer the son of Ammishaddai, prince of the children of Dan, offered:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Ahiezer the son of Ammishaddai."},{"text":"On the eleventh day Pagiel the son of Ocran, prince of the children of Asher, offered:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Pagiel the son of Ocran."},{"text":"On the twelfth day Ahira the son of Enan, prince of the children of Naphtali, offered:"},{"text":"His offering was one silver charger, the weight whereof was an hundred and thirty shekels, one silver bowl of seventy shekels, after the shekel of the sanctuary; both of them full of fine flour mingled with oil for a meat offering:"},{"text":"One golden spoon of ten shekels, full of incense:"},{"text":"One young bullock, one ram, one lamb of the first year, for a burnt offering:"},{"text":"One kid of the goats for a sin offering:"},{"text":"And for a sacrifice of peace offerings, two oxen, five rams, five he goats, five lambs of the first year: this was the offering of Ahira the son of Enan."},{"text":"This was the dedication of the altar, in the day when it was anointed, by the princes of Israel: twelve chargers of silver, twelve silver bowls, twelve spoons of gold:"},{"text":"Each charger of silver weighing an hundred and thirty shekels, each bowl seventy: all the silver vessels weighed two thousand and four hundred shekels, after the shekel of the sanctuary:"},{"text":"The golden spoons were twelve, full of incense, weighing ten shekels apiece, after the shekel of the sanctuary: all the gold of the spoons was an hundred and twenty shekels."},{"text":"All the oxen for the burnt offering were twelve bullocks, the rams twelve, the lambs of the first year twelve, with their meat offering: and the kids of the goats for sin offering twelve."},{"text":"And all the oxen for the sacrifice of the peace offerings were twenty and four bullocks, the rams sixty, the he goats sixty, the lambs of the first year sixty. This was the dedication of the altar, after that it was anointed."},{"text":"And when Moses was gone into the tabernacle of the congregation to speak with him, then he heard the voice of one speaking unto him from off the mercy seat that was upon the ark of testimony, from between the two cherubims: and he spake unto him."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto Aaron and say unto him, When thou lightest the lamps, the seven lamps shall give light over against the candlestick."},{"text":"And Aaron did so; he lighted the lamps thereof over against the candlestick, as the LORD commanded Moses."},{"text":"And this work of the candlestick was of beaten gold, unto the shaft thereof, unto the flowers thereof, was beaten work: according unto the pattern which the LORD had shewed Moses, so he made the candlestick."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Take the Levites from among the children of Israel, and cleanse them."},{"text":"And thus shalt thou do unto them, to cleanse them: Sprinkle water of purifying upon them, and let them shave all their flesh, and let them wash their clothes, and so make themselves clean."},{"text":"Then let them take a young bullock with his meat offering, even fine flour mingled with oil, and another young bullock shalt thou take for a sin offering."},{"text":"And thou shalt bring the Levites before the tabernacle of the congregation: and thou shalt gather the whole assembly of the children of Israel together:"},{"text":"And thou shalt bring the Levites before the LORD: and the children of Israel shall put their hands upon the Levites:"},{"text":"And Aaron shall offer the Levites before the LORD for an offering of the children of Israel, that they may execute the service of the LORD."},{"text":"And the Levites shall lay their hands upon the heads of the bullocks: and thou shalt offer the one for a sin offering, and the other for a burnt offering, unto the LORD, to make an atonement for the Levites."},{"text":"And thou shalt set the Levites before Aaron, and before his sons, and offer them for an offering unto the LORD."},{"text":"Thus shalt thou separate the Levites from among the children of Israel: and the Levites shall be mine."},{"text":"And after that shall the Levites go in to do the service of the tabernacle of the congregation: and thou shalt cleanse them, and offer them for an offering."},{"text":"For they are wholly given unto me from among the children of Israel; instead of such as open every womb, even instead of the firstborn of all the children of Israel, have I taken them unto me."},{"text":"For all the firstborn of the children of Israel are mine, both man and beast: on the day that I smote every firstborn in the land of Egypt I sanctified them for myself."},{"text":"And I have taken the Levites for all the firstborn of the children of Israel."},{"text":"And I have given the Levites as a gift to Aaron and to his sons from among the children of Israel, to do the service of the children of Israel in the tabernacle of the congregation, and to make an atonement for the children of Israel: that there be no plague among the children of Israel, when the children of Israel come nigh unto the sanctuary."},{"text":"And Moses, and Aaron, and all the congregation of the children of Israel, did to the Levites according unto all that the LORD commanded Moses concerning the Levites, so did the children of Israel unto them."},{"text":"And the Levites were purified, and they washed their clothes; and Aaron offered them as an offering before the LORD; and Aaron made an atonement for them to cleanse them."},{"text":"And after that went the Levites in to do their service in the tabernacle of the congregation before Aaron, and before his sons: as the LORD had commanded Moses concerning the Levites, so did they unto them."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"This is it that belongeth unto the Levites: from twenty and five years old and upward they shall go in to wait upon the service of the tabernacle of the congregation:"},{"text":"And from the age of fifty years they shall cease waiting upon the service thereof, and shall serve no more:"},{"text":"But shall minister with their brethren in the tabernacle of the congregation, to keep the charge, and shall do no service. Thus shalt thou do unto the Levites touching their charge."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"And the LORD spake unto Moses in the wilderness of Sinai, in the first month of the second year after they were come out of the land of Egypt, saying,"},{"text":"Let the children of Israel also keep the passover at his appointed season."},{"text":"In the fourteenth day of this month, at even, ye shall keep it in his appointed season: according to all the rites of it, and according to all the ceremonies thereof, shall ye keep it."},{"text":"And Moses spake unto the children of Israel, that they should keep the passover."},{"text":"And they kept the passover on the fourteenth day of the first month at even in the wilderness of Sinai: according to all that the LORD commanded Moses, so did the children of Israel."},{"text":"And there were certain men, who were defiled by the dead body of a man, that they could not keep the passover on that day: and they came before Moses and before Aaron on that day:"},{"text":"And those men said unto him, We are defiled by the dead body of a man: wherefore are we kept back, that we may not offer an offering of the LORD in his appointed season among the children of Israel?"},{"text":"And Moses said unto them, Stand still, and I will hear what the LORD will command concerning you."},{"text":"And the LORD spake unto Moses, saying,"},{"text":"Speak unto the children of Israel, saying, If any man of you or of your posterity shall be unclean by reason of a dead body, or be in a journey afar off, yet he shall keep the passover unto the LORD."},{"text":"The fourteenth day of the second month at even they shall keep it, and eat it with unleavened bread and bitter herbs."},{"text":"They shall leave none of it unto the morning, nor break any bone of it: according to all the ordinances of the passover they shall keep it."},{"text":"But the man that is clean, and is not in a journey, and forbeareth to keep the passover, even the same soul shall be cut off from among his people: because he brought not the offering of the LORD in his appointed season, that man shall bear his sin."},{"text":"And if a stranger shall sojourn among you, and will keep the passover unto the LORD; according to the ordinance of the passover, and according to the manner thereof, so shall he do: ye shall have one ordinance, both for the stranger, and for him that was born in the land."},{"text":"And on the day that the tabernacle was reared up the cloud covered the tabernacle, namely, the tent of the testimony: and at even there was upon the tabernacle as it were the appearance of fire, until the morning."},{"text":"So it was alway: the cloud covered it by day, and the appearance of fire by night."},{"text":"And when the cloud was taken up from the tabernacle, then after that the children of Israel journeyed: and in the place where the cloud abode, there the children of Israel pitched their tents."},{"text":"At the commandment of the LORD the children of Israel journeyed, and at the commandment of the LORD they pitched: as long as the cloud abode upon the tabernacle they rested in their tents."},{"text":"And when the cloud tarried long upon the tabernacle many days, then the children of Israel kept the charge of the LORD, and journeyed not."},{"text":"And so it was, when the cloud was a few days upon the tabernacle; according to the commandment of the LORD they abode in their tents, and according to the commandment of the LORD they journeyed."},{"text":"And so it was, when the cloud abode from even unto the morning, and that the cloud was taken up in the morning, then they journeyed: whether it was by day or by night that the cloud was taken up, they journeyed."},{"text":"Or whether it were two days, or a month, or a year, that the cloud tarried upon the tabernacle, remaining thereon, the children of Israel abode in their tents, and journeyed not: but when it was taken up, they journeyed."},{"text":"At the commandment of the LORD they rested in the tents, and at the commandment of the LORD they journeyed: they kept the charge of the LORD, at the commandment of the LORD by the hand of Moses."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The vision of Obadiah. Thus saith the Lord GOD concerning Edom; We have heard a rumour from the LORD, and an ambassador is sent among the heathen, Arise ye, and let us rise up against her in battle."},{"text":"Behold, I have made thee small among the heathen: thou art greatly despised."},{"text":"The pride of thine heart hath deceived thee, thou that dwellest in the clefts of the rock, whose habitation is high; that saith in his heart, Who shall bring me down to the ground?"},{"text":"Though thou exalt thyself as the eagle, and though thou set thy nest among the stars, thence will I bring thee down, saith the LORD."},{"text":"If thieves came to thee, if robbers by night, (how art thou cut off!) would they not have stolen till they had enough? if the grapegatherers came to thee, would they not leave some grapes?"},{"text":"How are the things of Esau searched out! how are his hidden things sought up!"},{"text":"All the men of thy confederacy have brought thee even to the border: the men that were at peace with thee have deceived thee, and prevailed against thee; that they eat thy bread have laid a wound under thee: there is none understanding in him."},{"text":"Shall I not in that day, saith the LORD, even destroy the wise men out of Edom, and understanding out of the mount of Esau?"},{"text":"And thy mighty men, O Teman, shall be dismayed, to the end that every one of the mount of Esau may be cut off by slaughter."},{"text":"For thy violence against thy brother Jacob shame shall cover thee, and thou shalt be cut off for ever."},{"text":"In the day that thou stoodest on the other side, in the day that the strangers carried away captive his forces, and foreigners entered into his gates, and cast lots upon Jerusalem, even thou wast as one of them."},{"text":"But thou shouldest not have looked on the day of thy brother in the day that he became a stranger; neither shouldest thou have rejoiced over the children of Judah in the day of their destruction; neither shouldest thou have spoken proudly in the day of distress."},{"text":"Thou shouldest not have entered into the gate of my people in the day of their calamity; yea, thou shouldest not have looked on their affliction in the day of their calamity, nor have laid hands on their substance in the day of their calamity;"},{"text":"Neither shouldest thou have stood in the crossway, to cut off those of his that did escape; neither shouldest thou have delivered up those of his that did remain in the day of distress."},{"text":"For the day of the LORD is near upon all the heathen: as thou hast done, it shall be done unto thee: thy reward shall return upon thine own head."},{"text":"For as ye have drunk upon my holy mountain, so shall all the heathen drink continually, yea, they shall drink, and they shall swallow down, and they shall be as though they had not been."},{"text":"But upon mount Zion shall be deliverance, and there shall be holiness; and the house of Jacob shall possess their possessions."},{"text":"And the house of Jacob shall be a fire, and the house of Joseph a flame, and the house of Esau for stubble, and they shall kindle in them, and devour them; and there shall not be any remaining of the house of Esau; for the LORD hath spoken it."},{"text":"And they of the south shall possess the mount of Esau; and they of the plain the Philistines: and they shall possess the fields of Ephraim, and the fields of Samaria: and Benjamin shall possess Gilead."},{"text":"And the captivity of this host of the children of Israel shall possess that of the Canaanites, even unto Zarephath; and the captivity of Jerusalem, which is in Sepharad, shall possess the cities of the south."},{"text":"And saviours shall come up on mount Zion to judge the mount of Esau; and the kingdom shall be the LORD's."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, a prisoner of Jesus Christ, and Timothy our brother, unto Philemon our dearly beloved, and fellowlabourer,"},{"text":"And to our beloved Apphia, and Archippus our fellowsoldier, and to the church in thy house:"},{"text":"Grace to you, and peace, from God our Father and the Lord Jesus Christ."},{"text":"I thank my God, making mention of thee always in my prayers,"},{"text":"Hearing of thy love and faith, which thou hast toward the Lord Jesus, and toward all saints;"},{"text":"That the communication of thy faith may become effectual by the acknowledging of every good thing which is in you in Christ Jesus."},{"text":"For we have great joy and consolation in thy love, because the bowels of the saints are refreshed by thee, brother."},{"text":"Wherefore, though I might be much bold in Christ to enjoin thee that which is convenient,"},{"text":"Yet for love's sake I rather beseech thee, being such an one as Paul the aged, and now also a prisoner of Jesus Christ."},{"text":"I beseech thee for my son Onesimus, whom I have begotten in my bonds:"},{"text":"Which in time past was to thee unprofitable, but now profitable to thee and to me:"},{"text":"Whom I have sent again: thou therefore receive him, that is, mine own bowels:"},{"text":"Whom I would have retained with me, that in thy stead he might have ministered unto me in the bonds of the gospel:"},{"text":"But without thy mind would I do nothing; that thy benefit should not be as it were of necessity, but willingly."},{"text":"For perhaps he therefore departed for a season, that thou shouldest receive him for ever;"},{"text":"Not now as a servant, but above a servant, a brother beloved, specially to me, but how much more unto thee, both in the flesh, and in the Lord?"},{"text":"If thou count me therefore a partner, receive him as myself."},{"text":"If he hath wronged thee, or oweth thee ought, put that on mine account;"},{"text":"I Paul have written it with mine own hand, I will repay it: albeit I do not say to thee how thou owest unto me even thine own self besides."},{"text":"Yea, brother, let me have joy of thee in the Lord: refresh my bowels in the Lord."},{"text":"Having confidence in thy obedience I wrote unto thee, knowing that thou wilt also do more than I say."},{"text":"But withal prepare me also a lodging: for I trust that through your prayers I shall be given unto you."},{"text":"There salute thee Epaphras, my fellowprisoner in Christ Jesus;"},{"text":"Marcus, Aristarchus, Demas, Lucas, my fellowlabourers."},{"text":"The grace of our Lord Jesus Christ be with your spirit. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul and Timotheus, the servants of Jesus Christ, to all the saints in Christ Jesus which are at Philippi, with the bishops and deacons:"},{"text":"Grace be unto you, and peace, from God our Father, and from the Lord Jesus Christ."},{"text":"I thank my God upon every remembrance of you,"},{"text":"Always in every prayer of mine for you all making request with joy,"},{"text":"For your fellowship in the gospel from the first day until now;"},{"text":"Being confident of this very thing, that he which hath begun a good work in you will perform it until the day of Jesus Christ:"},{"text":"Even as it is meet for me to think this of you all, because I have you in my heart; inasmuch as both in my bonds, and in the defence and confirmation of the gospel, ye all are partakers of my grace."},{"text":"For God is my record, how greatly I long after you all in the bowels of Jesus Christ."},{"text":"And this I pray, that your love may abound yet more and more in knowledge and in all judgment;"},{"text":"That ye may approve things that are excellent; that ye may be sincere and without offence till the day of Christ."},{"text":"Being filled with the fruits of righteousness, which are by Jesus Christ, unto the glory and praise of God."},{"text":"But I would ye should understand, brethren, that the things which happened unto me have fallen out rather unto the furtherance of the gospel;"},{"text":"So that my bonds in Christ are manifest in all the palace, and in all other places;"},{"text":"And many of the brethren in the Lord, waxing confident by my bonds, are much more bold to speak the word without fear."},{"text":"Some indeed preach Christ even of envy and strife; and some also of good will:"},{"text":"The one preach Christ of contention, not sincerely, supposing to add affliction to my bonds:"},{"text":"But the other of love, knowing that I am set for the defence of the gospel."},{"text":"What then? notwithstanding, every way, whether in pretence, or in truth, Christ is preached; and I therein do rejoice, yea, and will rejoice."},{"text":"For I know that this shall turn to my salvation through your prayer, and the supply of the Spirit of Jesus Christ,"},{"text":"According to my earnest expectation and my hope, that in nothing I shall be ashamed, but that with all boldness, as always, so now also Christ shall be magnified in my body, whether it be by life, or by death."},{"text":"For to me to live is Christ, and to die is gain."},{"text":"But if I live in the flesh, this is the fruit of my labour: yet what I shall choose I wot not."},{"text":"For I am in a strait betwixt two, having a desire to depart, and to be with Christ; which is far better:"},{"text":"Nevertheless to abide in the flesh is more needful for you."},{"text":"And having this confidence, I know that I shall abide and continue with you all for your furtherance and joy of faith;"},{"text":"That your rejoicing may be more abundant in Jesus Christ for me by my coming to you again."},{"text":"Only let your conversation be as it becometh the gospel of Christ: that whether I come and see you, or else be absent, I may hear of your affairs, that ye stand fast in one spirit, with one mind striving together for the faith of the gospel;"},{"text":"And in nothing terrified by your adversaries: which is to them an evident token of perdition, but to you of salvation, and that of God."},{"text":"For unto you it is given in the behalf of Christ, not only to believe on him, but also to suffer for his sake;"},{"text":"Having the same conflict which ye saw in me, and now hear to be in me."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"If there be therefore any consolation in Christ, if any comfort of love, if any fellowship of the Spirit, if any bowels and mercies,"},{"text":"Fulfil ye my joy, that ye be likeminded, having the same love, being of one accord, of one mind."},{"text":"Let nothing be done through strife or vainglory; but in lowliness of mind let each esteem other better than themselves."},{"text":"Look not every man on his own things, but every man also on the things of others."},{"text":"Let this mind be in you, which was also in Christ Jesus:"},{"text":"Who, being in the form of God, thought it not robbery to be equal with God:"},{"text":"But made himself of no reputation, and took upon him the form of a servant, and was made in the likeness of men:"},{"text":"And being found in fashion as a man, he humbled himself, and became obedient unto death, even the death of the cross."},{"text":"Wherefore God also hath highly exalted him, and given him a name which is above every name:"},{"text":"That at the name of Jesus every knee should bow, of things in heaven, and things in earth, and things under the earth;"},{"text":"And that every tongue should confess that Jesus Christ is Lord, to the glory of God the Father."},{"text":"Wherefore, my beloved, as ye have always obeyed, not as in my presence only, but now much more in my absence, work out your own salvation with fear and trembling."},{"text":"For it is God which worketh in you both to will and to do of his good pleasure."},{"text":"Do all things without murmurings and disputings:"},{"text":"That ye may be blameless and harmless, the sons of God, without rebuke, in the midst of a crooked and perverse nation, among whom ye shine as lights in the world;"},{"text":"Holding forth the word of life; that I may rejoice in the day of Christ, that I have not run in vain, neither laboured in vain."},{"text":"Yea, and if I be offered upon the sacrifice and service of your faith, I joy, and rejoice with you all."},{"text":"For the same cause also do ye joy, and rejoice with me."},{"text":"But I trust in the Lord Jesus to send Timotheus shortly unto you, that I also may be of good comfort, when I know your state."},{"text":"For I have no man likeminded, who will naturally care for your state."},{"text":"For all seek their own, not the things which are Jesus Christ's."},{"text":"But ye know the proof of him, that, as a son with the father, he hath served with me in the gospel."},{"text":"Him therefore I hope to send presently, so soon as I shall see how it will go with me."},{"text":"But I trust in the Lord that I also myself shall come shortly."},{"text":"Yet I supposed it necessary to send to you Epaphroditus, my brother, and companion in labour, and fellowsoldier, but your messenger, and he that ministered to my wants."},{"text":"For he longed after you all, and was full of heaviness, because that ye had heard that he had been sick."},{"text":"For indeed he was sick nigh unto death: but God had mercy on him; and not on him only, but on me also, lest I should have sorrow upon sorrow."},{"text":"I sent him therefore the more carefully, that, when ye see him again, ye may rejoice, and that I may be the less sorrowful."},{"text":"Receive him therefore in the Lord with all gladness; and hold such in reputation:"},{"text":"Because for the work of Christ he was nigh unto death, not regarding his life, to supply your lack of service toward me."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Finally, my brethren, rejoice in the Lord. To write the same things to you, to me indeed is not grievous, but for you it is safe."},{"text":"Beware of dogs, beware of evil workers, beware of the concision."},{"text":"For we are the circumcision, which worship God in the spirit, and rejoice in Christ Jesus, and have no confidence in the flesh."},{"text":"Though I might also have confidence in the flesh. If any other man thinketh that he hath whereof he might trust in the flesh, I more:"},{"text":"Circumcised the eighth day, of the stock of Israel, of the tribe of Benjamin, an Hebrew of the Hebrews; as touching the law, a Pharisee;"},{"text":"Concerning zeal, persecuting the church; touching the righteousness which is in the law, blameless."},{"text":"But what things were gain to me, those I counted loss for Christ."},{"text":"Yea doubtless, and I count all things but loss for the excellency of the knowledge of Christ Jesus my Lord: for whom I have suffered the loss of all things, and do count them but dung, that I may win Christ,"},{"text":"And be found in him, not having mine own righteousness, which is of the law, but that which is through the faith of Christ, the righteousness which is of God by faith:"},{"text":"That I may know him, and the power of his resurrection, and the fellowship of his sufferings, being made conformable unto his death;"},{"text":"If by any means I might attain unto the resurrection of the dead."},{"text":"Not as though I had already attained, either were already perfect: but I follow after, if that I may apprehend that for which also I am apprehended of Christ Jesus."},{"text":"Brethren, I count not myself to have apprehended: but this one thing I do, forgetting those things which are behind, and reaching forth unto those things which are before,"},{"text":"I press toward the mark for the prize of the high calling of God in Christ Jesus."},{"text":"Let us therefore, as many as be perfect, be thus minded: and if in any thing ye be otherwise minded, God shall reveal even this unto you."},{"text":"Nevertheless, whereto we have already attained, let us walk by the same rule, let us mind the same thing."},{"text":"Brethren, be followers together of me, and mark them which walk so as ye have us for an ensample."},{"text":"(For many walk, of whom I have told you often, and now tell you even weeping, that they are the enemies of the cross of Christ:"},{"text":"Whose end is destruction, whose God is their belly, and whose glory is in their shame, who mind earthly things.)"},{"text":"For our conversation is in heaven; from whence also we look for the Saviour, the Lord Jesus Christ:"},{"text":"Who shall change our vile body, that it may be fashioned like unto his glorious body, according to the working whereby he is able even to subdue all things unto himself."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Therefore, my brethren dearly beloved and longed for, my joy and crown, so stand fast in the Lord, my dearly beloved."},{"text":"I beseech Euodias, and beseech Syntyche, that they be of the same mind in the Lord."},{"text":"And I intreat thee also, true yokefellow, help those women which laboured with me in the gospel, with Clement also, and with other my fellowlabourers, whose names are in the book of life."},{"text":"Rejoice in the Lord alway: and again I say, Rejoice."},{"text":"Let your moderation be known unto all men. The Lord is at hand."},{"text":"Be careful for nothing; but in every thing by prayer and supplication with thanksgiving let your requests be made known unto God."},{"text":"And the peace of God, which passeth all understanding, shall keep your hearts and minds through Christ Jesus."},{"text":"Finally, brethren, whatsoever things are true, whatsoever things are honest, whatsoever things are just, whatsoever things are pure, whatsoever things are lovely, whatsoever things are of good report; if there be any virtue, and if there be any praise, think on these things."},{"text":"Those things, which ye have both learned, and received, and heard, and seen in me, do: and the God of peace shall be with you."},{"text":"But I rejoiced in the Lord greatly, that now at the last your care of me hath flourished again; wherein ye were also careful, but ye lacked opportunity."},{"text":"Not that I speak in respect of want: for I have learned, in whatsoever state I am, therewith to be content."},{"text":"I know both how to be abased, and I know how to abound: every where and in all things I am instructed both to be full and to be hungry, both to abound and to suffer need."},{"text":"I can do all things through Christ which strengtheneth me."},{"text":"Notwithstanding ye have well done, that ye did communicate with my affliction."},{"text":"Now ye Philippians know also, that in the beginning of the gospel, when I departed from Macedonia, no church communicated with me as concerning giving and receiving, but ye only."},{"text":"For even in Thessalonica ye sent once and again unto my necessity."},{"text":"Not because I desire a gift: but I desire fruit that may abound to your account."},{"text":"But I have all, and abound: I am full, having received of Epaphroditus the things which were sent from you, an odour of a sweet smell, a sacrifice acceptable, wellpleasing to God."},{"text":"But my God shall supply all your need according to his riches in glory by Christ Jesus."},{"text":"Now unto God and our Father be glory for ever and ever. Amen."},{"text":"Salute every saint in Christ Jesus. The brethren which are with me greet you."},{"text":"All the saints salute you, chiefly they that are of Caesar's household."},{"text":"The grace of our Lord Jesus Christ be with you all. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The proverbs of Solomon the son of David, king of Israel;"},{"text":"To know wisdom and instruction; to perceive the words of understanding;"},{"text":"To receive the instruction of wisdom, justice, and judgment, and equity;"},{"text":"To give subtilty to the simple, to the young man knowledge and discretion."},{"text":"A wise man will hear, and will increase learning; and a man of understanding shall attain unto wise counsels:"},{"text":"To understand a proverb, and the interpretation; the words of the wise, and their dark sayings."},{"text":"The fear of the LORD is the beginning of knowledge: but fools despise wisdom and instruction."},{"text":"My son, hear the instruction of thy father, and forsake not the law of thy mother:"},{"text":"For they shall be an ornament of grace unto thy head, and chains about thy neck."},{"text":"My son, if sinners entice thee, consent thou not."},{"text":"If they say, Come with us, let us lay wait for blood, let us lurk privily for the innocent without cause:"},{"text":"Let us swallow them up alive as the grave; and whole, as those that go down into the pit:"},{"text":"We shall find all precious substance, we shall fill our houses with spoil:"},{"text":"Cast in thy lot among us; let us all have one purse:"},{"text":"My son, walk not thou in the way with them; refrain thy foot from their path:"},{"text":"For their feet run to evil, and make haste to shed blood."},{"text":"Surely in vain the net is spread in the sight of any bird."},{"text":"And they lay wait for their own blood; they lurk privily for their own lives."},{"text":"So are the ways of every one that is greedy of gain; which taketh away the life of the owners thereof."},{"text":"Wisdom crieth without; she uttereth her voice in the streets:"},{"text":"She crieth in the chief place of concourse, in the openings of the gates: in the city she uttereth her words, saying,"},{"text":"How long, ye simple ones, will ye love simplicity? and the scorners delight in their scorning, and fools hate knowledge?"},{"text":"Turn you at my reproof: behold, I will pour out my spirit unto you, I will make known my words unto you."},{"text":"Because I have called, and ye refused; I have stretched out my hand, and no man regarded;"},{"text":"But ye have set at nought all my counsel, and would none of my reproof:"},{"text":"I also will laugh at your calamity; I will mock when your fear cometh;"},{"text":"When your fear cometh as desolation, and your destruction cometh as a whirlwind; when distress and anguish cometh upon you."},{"text":"Then shall they call upon me, but I will not answer; they shall seek me early, but they shall not find me:"},{"text":"For that they hated knowledge, and did not choose the fear of the LORD:"},{"text":"They would none of my counsel: they despised all my reproof."},{"text":"Therefore shall they eat of the fruit of their own way, and be filled with their own devices."},{"text":"For the turning away of the simple shall slay them, and the prosperity of fools shall destroy them."},{"text":"But whoso hearkeneth unto me shall dwell safely, and shall be quiet from fear of evil."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"The proverbs of Solomon. A wise son maketh a glad father: but a foolish son is the heaviness of his mother."},{"text":"Treasures of wickedness profit nothing: but righteousness delivereth from death."},{"text":"The LORD will not suffer the soul of the righteous to famish: but he casteth away the substance of the wicked."},{"text":"He becometh poor that dealeth with a slack hand: but the hand of the diligent maketh rich."},{"text":"He that gathereth in summer is a wise son: but he that sleepeth in harvest is a son that causeth shame."},{"text":"Blessings are upon the head of the just: but violence covereth the mouth of the wicked."},{"text":"The memory of the just is blessed: but the name of the wicked shall rot."},{"text":"The wise in heart will receive commandments: but a prating fool shall fall."},{"text":"He that walketh uprightly walketh surely: but he that perverteth his ways shall be known."},{"text":"He that winketh with the eye causeth sorrow: but a prating fool shall fall."},{"text":"The mouth of a righteous man is a well of life: but violence covereth the mouth of the wicked."},{"text":"Hatred stirreth up strifes: but love covereth all sins."},{"text":"In the lips of him that hath understanding wisdom is found: but a rod is for the back of him that is void of understanding."},{"text":"Wise men lay up knowledge: but the mouth of the foolish is near destruction."},{"text":"The rich man's wealth is his strong city: the destruction of the poor is their poverty."},{"text":"The labour of the righteous tendeth to life: the fruit of the wicked to sin."},{"text":"He is in the way of life that keepeth instruction: but he that refuseth reproof erreth."},{"text":"He that hideth hatred with lying lips, and he that uttereth a slander, is a fool."},{"text":"In the multitude of words there wanteth not sin: but he that refraineth his lips is wise."},{"text":"The tongue of the just is as choice silver: the heart of the wicked is little worth."},{"text":"The lips of the righteous feed many: but fools die for want of wisdom."},{"text":"The blessing of the LORD, it maketh rich, and he addeth no sorrow with it."},{"text":"It is as sport to a fool to do mischief: but a man of understanding hath wisdom."},{"text":"The fear of the wicked, it shall come upon him: but the desire of the righteous shall be granted."},{"text":"As the whirlwind passeth, so is the wicked no more: but the righteous is an everlasting foundation."},{"text":"As vinegar to the teeth, and as smoke to the eyes, so is the sluggard to them that send him."},{"text":"The fear of the LORD prolongeth days: but the years of the wicked shall be shortened."},{"text":"The hope of the righteous shall be gladness: but the expectation of the wicked shall perish."},{"text":"The way of the LORD is strength to the upright: but destruction shall be to the workers of iniquity."},{"text":"The righteous shall never be removed: but the wicked shall not inhabit the earth."},{"text":"The mouth of the just bringeth forth wisdom: but the froward tongue shall be cut out."},{"text":"The lips of the righteous know what is acceptable: but the mouth of the wicked speaketh frowardness."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"A false balance is abomination to the LORD: but a just weight is his delight."},{"text":"When pride cometh, then cometh shame: but with the lowly is wisdom."},{"text":"The integrity of the upright shall guide them: but the perverseness of transgressors shall destroy them."},{"text":"Riches profit not in the day of wrath: but righteousness delivereth from death."},{"text":"The righteousness of the perfect shall direct his way: but the wicked shall fall by his own wickedness."},{"text":"The righteousness of the upright shall deliver them: but transgressors shall be taken in their own naughtiness."},{"text":"When a wicked man dieth, his expectation shall perish: and the hope of unjust men perisheth."},{"text":"The righteous is delivered out of trouble, and the wicked cometh in his stead."},{"text":"An hypocrite with his mouth destroyeth his neighbour: but through knowledge shall the just be delivered."},{"text":"When it goeth well with the righteous, the city rejoiceth: and when the wicked perish, there is shouting."},{"text":"By the blessing of the upright the city is exalted: but it is overthrown by the mouth of the wicked."},{"text":"He that is void of wisdom despiseth his neighbour: but a man of understanding holdeth his peace."},{"text":"A talebearer revealeth secrets: but he that is of a faithful spirit concealeth the matter."},{"text":"Where no counsel is, the people fall: but in the multitude of counsellors there is safety."},{"text":"He that is surety for a stranger shall smart for it: and he that hateth suretiship is sure."},{"text":"A gracious woman retaineth honour: and strong men retain riches."},{"text":"The merciful man doeth good to his own soul: but he that is cruel troubleth his own flesh."},{"text":"The wicked worketh a deceitful work: but to him that soweth righteousness shall be a sure reward."},{"text":"As righteousness tendeth to life: so he that pursueth evil pursueth it to his own death."},{"text":"They that are of a froward heart are abomination to the LORD: but such as are upright in their way are his delight."},{"text":"Though hand join in hand, the wicked shall not be unpunished: but the seed of the righteous shall be delivered."},{"text":"As a jewel of gold in a swine's snout, so is a fair woman which is without discretion."},{"text":"The desire of the righteous is only good: but the expectation of the wicked is wrath."},{"text":"There is that scattereth, and yet increaseth; and there is that withholdeth more than is meet, but it tendeth to poverty."},{"text":"The liberal soul shall be made fat: and he that watereth shall be watered also himself."},{"text":"He that withholdeth corn, the people shall curse him: but blessing shall be upon the head of him that selleth it."},{"text":"He that diligently seeketh good procureth favour: but he that seeketh mischief, it shall come unto him."},{"text":"He that trusteth in his riches shall fall; but the righteous shall flourish as a branch."},{"text":"He that troubleth his own house shall inherit the wind: and the fool shall be servant to the wise of heart."},{"text":"The fruit of the righteous is a tree of life; and he that winneth souls is wise."},{"text":"Behold, the righteous shall be recompensed in the earth: much more the wicked and the sinner."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Whoso loveth instruction loveth knowledge: but he that hateth reproof is brutish."},{"text":"A good man obtaineth favour of the LORD: but a man of wicked devices will he condemn."},{"text":"A man shall not be established by wickedness: but the root of the righteous shall not be moved."},{"text":"A virtuous woman is a crown to her husband: but she that maketh ashamed is as rottenness in his bones."},{"text":"The thoughts of the righteous are right: but the counsels of the wicked are deceit."},{"text":"The words of the wicked are to lie in wait for blood: but the mouth of the upright shall deliver them."},{"text":"The wicked are overthrown, and are not: but the house of the righteous shall stand."},{"text":"A man shall be commended according to his wisdom: but he that is of a perverse heart shall be despised."},{"text":"He that is despised, and hath a servant, is better than he that honoureth himself, and lacketh bread."},{"text":"A righteous man regardeth the life of his beast: but the tender mercies of the wicked are cruel."},{"text":"He that tilleth his land shall be satisfied with bread: but he that followeth vain persons is void of understanding."},{"text":"The wicked desireth the net of evil men: but the root of the righteous yieldeth fruit."},{"text":"The wicked is snared by the transgression of his lips: but the just shall come out of trouble."},{"text":"A man shall be satisfied with good by the fruit of his mouth: and the recompence of a man's hands shall be rendered unto him."},{"text":"The way of a fool is right in his own eyes: but he that hearkeneth unto counsel is wise."},{"text":"A fool's wrath is presently known: but a prudent man covereth shame."},{"text":"He that speaketh truth sheweth forth righteousness: but a false witness deceit."},{"text":"There is that speaketh like the piercings of a sword: but the tongue of the wise is health."},{"text":"The lip of truth shall be established for ever: but a lying tongue is but for a moment."},{"text":"Deceit is in the heart of them that imagine evil: but to the counsellors of peace is joy."},{"text":"There shall no evil happen to the just: but the wicked shall be filled with mischief."},{"text":"Lying lips are abomination to the LORD: but they that deal truly are his delight."},{"text":"A prudent man concealeth knowledge: but the heart of fools proclaimeth foolishness."},{"text":"The hand of the diligent shall bear rule: but the slothful shall be under tribute."},{"text":"Heaviness in the heart of man maketh it stoop: but a good word maketh it glad."},{"text":"The righteous is more excellent than his neighbour: but the way of the wicked seduceth them."},{"text":"The slothful man roasteth not that which he took in hunting: but the substance of a diligent man is precious."},{"text":"In the way of righteousness is life: and in the pathway thereof there is no death."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"A wise son heareth his father's instruction: but a scorner heareth not rebuke."},{"text":"A man shall eat good by the fruit of his mouth: but the soul of the transgressors shall eat violence."},{"text":"He that keepeth his mouth keepeth his life: but he that openeth wide his lips shall have destruction."},{"text":"The soul of the sluggard desireth, and hath nothing: but the soul of the diligent shall be made fat."},{"text":"A righteous man hateth lying: but a wicked man is loathsome, and cometh to shame."},{"text":"Righteousness keepeth him that is upright in the way: but wickedness overthroweth the sinner."},{"text":"There is that maketh himself rich, yet hath nothing: there is that maketh himself poor, yet hath great riches."},{"text":"The ransom of a man's life are his riches: but the poor heareth not rebuke."},{"text":"The light of the righteous rejoiceth: but the lamp of the wicked shall be put out."},{"text":"Only by pride cometh contention: but with the well advised is wisdom."},{"text":"Wealth gotten by vanity shall be diminished: but he that gathereth by labour shall increase."},{"text":"Hope deferred maketh the heart sick: but when the desire cometh, it is a tree of life."},{"text":"Whoso despiseth the word shall be destroyed: but he that feareth the commandment shall be rewarded."},{"text":"The law of the wise is a fountain of life, to depart from the snares of death."},{"text":"Good understanding giveth favour: but the way of transgressors is hard."},{"text":"Every prudent man dealeth with knowledge: but a fool layeth open his folly."},{"text":"A wicked messenger falleth into mischief: but a faithful ambassador is health."},{"text":"Poverty and shame shall be to him that refuseth instruction: but he that regardeth reproof shall be honoured."},{"text":"The desire accomplished is sweet to the soul: but it is abomination to fools to depart from evil."},{"text":"He that walketh with wise men shall be wise: but a companion of fools shall be destroyed."},{"text":"Evil pursueth sinners: but to the righteous good shall be repayed."},{"text":"A good man leaveth an inheritance to his children's children: and the wealth of the sinner is laid up for the just."},{"text":"Much food is in the tillage of the poor: but there is that is destroyed for want of judgment."},{"text":"He that spareth his rod hateth his son: but he that loveth him chasteneth him betimes."},{"text":"The righteous eateth to the satisfying of his soul: but the belly of the wicked shall want."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Every wise woman buildeth her house: but the foolish plucketh it down with her hands."},{"text":"He that walketh in his uprightness feareth the LORD: but he that is perverse in his ways despiseth him."},{"text":"In the mouth of the foolish is a rod of pride: but the lips of the wise shall preserve them."},{"text":"Where no oxen are, the crib is clean: but much increase is by the strength of the ox."},{"text":"A faithful witness will not lie: but a false witness will utter lies."},{"text":"A scorner seeketh wisdom, and findeth it not: but knowledge is easy unto him that understandeth."},{"text":"Go from the presence of a foolish man, when thou perceivest not in him the lips of knowledge."},{"text":"The wisdom of the prudent is to understand his way: but the folly of fools is deceit."},{"text":"Fools make a mock at sin: but among the righteous there is favour."},{"text":"The heart knoweth his own bitterness; and a stranger doth not intermeddle with his joy."},{"text":"The house of the wicked shall be overthrown: but the tabernacle of the upright shall flourish."},{"text":"There is a way which seemeth right unto a man, but the end thereof are the ways of death."},{"text":"Even in laughter the heart is sorrowful; and the end of that mirth is heaviness."},{"text":"The backslider in heart shall be filled with his own ways: and a good man shall be satisfied from himself."},{"text":"The simple believeth every word: but the prudent man looketh well to his going."},{"text":"A wise man feareth, and departeth from evil: but the fool rageth, and is confident."},{"text":"He that is soon angry dealeth foolishly: and a man of wicked devices is hated."},{"text":"The simple inherit folly: but the prudent are crowned with knowledge."},{"text":"The evil bow before the good; and the wicked at the gates of the righteous."},{"text":"The poor is hated even of his own neighbour: but the rich hath many friends."},{"text":"He that despiseth his neighbour sinneth: but he that hath mercy on the poor, happy is he."},{"text":"Do they not err that devise evil? but mercy and truth shall be to them that devise good."},{"text":"In all labour there is profit: but the talk of the lips tendeth only to penury."},{"text":"The crown of the wise is their riches: but the foolishness of fools is folly."},{"text":"A true witness delivereth souls: but a deceitful witness speaketh lies."},{"text":"In the fear of the LORD is strong confidence: and his children shall have a place of refuge."},{"text":"The fear of the LORD is a fountain of life, to depart from the snares of death."},{"text":"In the multitude of people is the king's honour: but in the want of people is the destruction of the prince."},{"text":"He that is slow to wrath is of great understanding: but he that is hasty of spirit exalteth folly."},{"text":"A sound heart is the life of the flesh: but envy the rottenness of the bones."},{"text":"He that oppresseth the poor reproacheth his Maker: but he that honoureth him hath mercy on the poor."},{"text":"The wicked is driven away in his wickedness: but the righteous hath hope in his death."},{"text":"Wisdom resteth in the heart of him that hath understanding: but that which is in the midst of fools is made known."},{"text":"Righteousness exalteth a nation: but sin is a reproach to any people."},{"text":"The king's favour is toward a wise servant: but his wrath is against him that causeth shame."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"A soft answer turneth away wrath: but grievous words stir up anger."},{"text":"The tongue of the wise useth knowledge aright: but the mouth of fools poureth out foolishness."},{"text":"The eyes of the LORD are in every place, beholding the evil and the good."},{"text":"A wholesome tongue is a tree of life: but perverseness therein is a breach in the spirit."},{"text":"A fool despiseth his father's instruction: but he that regardeth reproof is prudent."},{"text":"In the house of the righteous is much treasure: but in the revenues of the wicked is trouble."},{"text":"The lips of the wise disperse knowledge: but the heart of the foolish doeth not so."},{"text":"The sacrifice of the wicked is an abomination to the LORD: but the prayer of the upright is his delight."},{"text":"The way of the wicked is an abomination unto the LORD: but he loveth him that followeth after righteousness."},{"text":"Correction is grievous unto him that forsaketh the way: and he that hateth reproof shall die."},{"text":"Hell and destruction are before the LORD: how much more then the hearts of the children of men?"},{"text":"A scorner loveth not one that reproveth him: neither will he go unto the wise."},{"text":"A merry heart maketh a cheerful countenance: but by sorrow of the heart the spirit is broken."},{"text":"The heart of him that hath understanding seeketh knowledge: but the mouth of fools feedeth on foolishness."},{"text":"All the days of the afflicted are evil: but he that is of a merry heart hath a continual feast."},{"text":"Better is little with the fear of the LORD than great treasure and trouble therewith."},{"text":"Better is a dinner of herbs where love is, than a stalled ox and hatred therewith."},{"text":"A wrathful man stirreth up strife: but he that is slow to anger appeaseth strife."},{"text":"The way of the slothful man is as an hedge of thorns: but the way of the righteous is made plain."},{"text":"A wise son maketh a glad father: but a foolish man despiseth his mother."},{"text":"Folly is joy to him that is destitute of wisdom: but a man of understanding walketh uprightly."},{"text":"Without counsel purposes are disappointed: but in the multitude of counsellors they are established."},{"text":"A man hath joy by the answer of his mouth: and a word spoken in due season, how good is it!"},{"text":"The way of life is above to the wise, that he may depart from hell beneath."},{"text":"The LORD will destroy the house of the proud: but he will establish the border of the widow."},{"text":"The thoughts of the wicked are an abomination to the LORD: but the words of the pure are pleasant words."},{"text":"He that is greedy of gain troubleth his own house; but he that hateth gifts shall live."},{"text":"The heart of the righteous studieth to answer: but the mouth of the wicked poureth out evil things."},{"text":"The LORD is far from the wicked: but he heareth the prayer of the righteous."},{"text":"The light of the eyes rejoiceth the heart: and a good report maketh the bones fat."},{"text":"The ear that heareth the reproof of life abideth among the wise."},{"text":"He that refuseth instruction despiseth his own soul: but he that heareth reproof getteth understanding."},{"text":"The fear of the LORD is the instruction of wisdom; and before honour is humility."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"The preparations of the heart in man, and the answer of the tongue, is from the LORD."},{"text":"All the ways of a man are clean in his own eyes; but the LORD weigheth the spirits."},{"text":"Commit thy works unto the LORD, and thy thoughts shall be established."},{"text":"The LORD hath made all things for himself: yea, even the wicked for the day of evil."},{"text":"Every one that is proud in heart is an abomination to the LORD: though hand join in hand, he shall not be unpunished."},{"text":"By mercy and truth iniquity is purged: and by the fear of the LORD men depart from evil."},{"text":"When a man's ways please the LORD, he maketh even his enemies to be at peace with him."},{"text":"Better is a little with righteousness than great revenues without right."},{"text":"A man's heart deviseth his way: but the LORD directeth his steps."},{"text":"A divine sentence is in the lips of the king: his mouth transgresseth not in judgment."},{"text":"A just weight and balance are the LORD's: all the weights of the bag are his work."},{"text":"It is an abomination to kings to commit wickedness: for the throne is established by righteousness."},{"text":"Righteous lips are the delight of kings; and they love him that speaketh right."},{"text":"The wrath of a king is as messengers of death: but a wise man will pacify it."},{"text":"In the light of the king's countenance is life; and his favour is as a cloud of the latter rain."},{"text":"How much better is it to get wisdom than gold! and to get understanding rather to be chosen than silver!"},{"text":"The highway of the upright is to depart from evil: he that keepeth his way preserveth his soul."},{"text":"Pride goeth before destruction, and an haughty spirit before a fall."},{"text":"Better it is to be of an humble spirit with the lowly, than to divide the spoil with the proud."},{"text":"He that handleth a matter wisely shall find good: and whoso trusteth in the LORD, happy is he."},{"text":"The wise in heart shall be called prudent: and the sweetness of the lips increaseth learning."},{"text":"Understanding is a wellspring of life unto him that hath it: but the instruction of fools is folly."},{"text":"The heart of the wise teacheth his mouth, and addeth learning to his lips."},{"text":"Pleasant words are as an honeycomb, sweet to the soul, and health to the bones."},{"text":"There is a way that seemeth right unto a man, but the end thereof are the ways of death."},{"text":"He that laboureth laboureth for himself; for his mouth craveth it of him."},{"text":"An ungodly man diggeth up evil: and in his lips there is as a burning fire."},{"text":"A froward man soweth strife: and a whisperer separateth chief friends."},{"text":"A violent man enticeth his neighbour, and leadeth him into the way that is not good."},{"text":"He shutteth his eyes to devise froward things: moving his lips he bringeth evil to pass."},{"text":"The hoary head is a crown of glory, if it be found in the way of righteousness."},{"text":"He that is slow to anger is better than the mighty; and he that ruleth his spirit than he that taketh a city."},{"text":"The lot is cast into the lap; but the whole disposing thereof is of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"Better is a dry morsel, and quietness therewith, than an house full of sacrifices with strife."},{"text":"A wise servant shall have rule over a son that causeth shame, and shall have part of the inheritance among the brethren."},{"text":"The fining pot is for silver, and the furnace for gold: but the LORD trieth the hearts."},{"text":"A wicked doer giveth heed to false lips; and a liar giveth ear to a naughty tongue."},{"text":"Whoso mocketh the poor reproacheth his Maker: and he that is glad at calamities shall not be unpunished."},{"text":"Children's children are the crown of old men; and the glory of children are their fathers."},{"text":"Excellent speech becometh not a fool: much less do lying lips a prince."},{"text":"A gift is as a precious stone in the eyes of him that hath it: whithersoever it turneth, it prospereth."},{"text":"He that covereth a transgression seeketh love; but he that repeateth a matter separateth very friends."},{"text":"A reproof entereth more into a wise man than an hundred stripes into a fool."},{"text":"An evil man seeketh only rebellion: therefore a cruel messenger shall be sent against him."},{"text":"Let a bear robbed of her whelps meet a man, rather than a fool in his folly."},{"text":"Whoso rewardeth evil for good, evil shall not depart from his house."},{"text":"The beginning of strife is as when one letteth out water: therefore leave off contention, before it be meddled with."},{"text":"He that justifieth the wicked, and he that condemneth the just, even they both are abomination to the LORD."},{"text":"Wherefore is there a price in the hand of a fool to get wisdom, seeing he hath no heart to it?"},{"text":"A friend loveth at all times, and a brother is born for adversity."},{"text":"A man void of understanding striketh hands, and becometh surety in the presence of his friend."},{"text":"He loveth transgression that loveth strife: and he that exalteth his gate seeketh destruction."},{"text":"He that hath a froward heart findeth no good: and he that hath a perverse tongue falleth into mischief."},{"text":"He that begetteth a fool doeth it to his sorrow: and the father of a fool hath no joy."},{"text":"A merry heart doeth good like a medicine: but a broken spirit drieth the bones."},{"text":"A wicked man taketh a gift out of the bosom to pervert the ways of judgment."},{"text":"Wisdom is before him that hath understanding; but the eyes of a fool are in the ends of the earth."},{"text":"A foolish son is a grief to his father, and bitterness to her that bare him."},{"text":"Also to punish the just is not good, nor to strike princes for equity."},{"text":"He that hath knowledge spareth his words: and a man of understanding is of an excellent spirit."},{"text":"Even a fool, when he holdeth his peace, is counted wise: and he that shutteth his lips is esteemed a man of understanding."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"Through desire a man, having separated himself, seeketh and intermeddleth with all wisdom."},{"text":"A fool hath no delight in understanding, but that his heart may discover itself."},{"text":"When the wicked cometh, then cometh also contempt, and with ignominy reproach."},{"text":"The words of a man's mouth are as deep waters, and the wellspring of wisdom as a flowing brook."},{"text":"It is not good to accept the person of the wicked, to overthrow the righteous in judgment."},{"text":"A fool's lips enter into contention, and his mouth calleth for strokes."},{"text":"A fool's mouth is his destruction, and his lips are the snare of his soul."},{"text":"The words of a talebearer are as wounds, and they go down into the innermost parts of the belly."},{"text":"He also that is slothful in his work is brother to him that is a great waster."},{"text":"The name of the LORD is a strong tower: the righteous runneth into it, and is safe."},{"text":"The rich man's wealth is his strong city, and as an high wall in his own conceit."},{"text":"Before destruction the heart of man is haughty, and before honour is humility."},{"text":"He that answereth a matter before he heareth it, it is folly and shame unto him."},{"text":"The spirit of a man will sustain his infirmity; but a wounded spirit who can bear?"},{"text":"The heart of the prudent getteth knowledge; and the ear of the wise seeketh knowledge."},{"text":"A man's gift maketh room for him, and bringeth him before great men."},{"text":"He that is first in his own cause seemeth just; but his neighbour cometh and searcheth him."},{"text":"The lot causeth contentions to cease, and parteth between the mighty."},{"text":"A brother offended is harder to be won than a strong city: and their contentions are like the bars of a castle."},{"text":"A man's belly shall be satisfied with the fruit of his mouth; and with the increase of his lips shall he be filled."},{"text":"Death and life are in the power of the tongue: and they that love it shall eat the fruit thereof."},{"text":"Whoso findeth a wife findeth a good thing, and obtaineth favour of the LORD."},{"text":"The poor useth intreaties; but the rich answereth roughly."},{"text":"A man that hath friends must shew himself friendly: and there is a friend that sticketh closer than a brother."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"Better is the poor that walketh in his integrity, than he that is perverse in his lips, and is a fool."},{"text":"Also, that the soul be without knowledge, it is not good; and he that hasteth with his feet sinneth."},{"text":"The foolishness of man perverteth his way: and his heart fretteth against the LORD."},{"text":"Wealth maketh many friends; but the poor is separated from his neighbour."},{"text":"A false witness shall not be unpunished, and he that speaketh lies shall not escape."},{"text":"Many will intreat the favour of the prince: and every man is a friend to him that giveth gifts."},{"text":"All the brethren of the poor do hate him: how much more do his friends go far from him? he pursueth them with words, yet they are wanting to him."},{"text":"He that getteth wisdom loveth his own soul: he that keepeth understanding shall find good."},{"text":"A false witness shall not be unpunished, and he that speaketh lies shall perish."},{"text":"Delight is not seemly for a fool; much less for a servant to have rule over princes."},{"text":"The discretion of a man deferreth his anger; and it is his glory to pass over a transgression."},{"text":"The king's wrath is as the roaring of a lion; but his favour is as dew upon the grass."},{"text":"A foolish son is the calamity of his father: and the contentions of a wife are a continual dropping."},{"text":"House and riches are the inheritance of fathers: and a prudent wife is from the LORD."},{"text":"Slothfulness casteth into a deep sleep; and an idle soul shall suffer hunger."},{"text":"He that keepeth the commandment keepeth his own soul; but he that despiseth his ways shall die."},{"text":"He that hath pity upon the poor lendeth unto the LORD; and that which he hath given will he pay him again."},{"text":"Chasten thy son while there is hope, and let not thy soul spare for his crying."},{"text":"A man of great wrath shall suffer punishment: for if thou deliver him, yet thou must do it again."},{"text":"Hear counsel, and receive instruction, that thou mayest be wise in thy latter end."},{"text":"There are many devices in a man's heart; nevertheless the counsel of the LORD, that shall stand."},{"text":"The desire of a man is his kindness: and a poor man is better than a liar."},{"text":"The fear of the LORD tendeth to life: and he that hath it shall abide satisfied; he shall not be visited with evil."},{"text":"A slothful man hideth his hand in his bosom, and will not so much as bring it to his mouth again."},{"text":"Smite a scorner, and the simple will beware: and reprove one that hath understanding, and he will understand knowledge."},{"text":"He that wasteth his father, and chaseth away his mother, is a son that causeth shame, and bringeth reproach."},{"text":"Cease, my son, to hear the instruction that causeth to err from the words of knowledge."},{"text":"An ungodly witness scorneth judgment: and the mouth of the wicked devoureth iniquity."},{"text":"Judgments are prepared for scorners, and stripes for the back of fools."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"My son, if thou wilt receive my words, and hide my commandments with thee;"},{"text":"So that thou incline thine ear unto wisdom, and apply thine heart to understanding;"},{"text":"Yea, if thou criest after knowledge, and liftest up thy voice for understanding;"},{"text":"If thou seekest her as silver, and searchest for her as for hid treasures;"},{"text":"Then shalt thou understand the fear of the LORD, and find the knowledge of God."},{"text":"For the LORD giveth wisdom: out of his mouth cometh knowledge and understanding."},{"text":"He layeth up sound wisdom for the righteous: he is a buckler to them that walk uprightly."},{"text":"He keepeth the paths of judgment, and preserveth the way of his saints."},{"text":"Then shalt thou understand righteousness, and judgment, and equity; yea, every good path."},{"text":"When wisdom entereth into thine heart, and knowledge is pleasant unto thy soul;"},{"text":"Discretion shall preserve thee, understanding shall keep thee:"},{"text":"To deliver thee from the way of the evil man, from the man that speaketh froward things;"},{"text":"Who leave the paths of uprightness, to walk in the ways of darkness;"},{"text":"Who rejoice to do evil, and delight in the frowardness of the wicked;"},{"text":"Whose ways are crooked, and they froward in their paths:"},{"text":"To deliver thee from the strange woman, even from the stranger which flattereth with her words;"},{"text":"Which forsaketh the guide of her youth, and forgetteth the covenant of her God."},{"text":"For her house inclineth unto death, and her paths unto the dead."},{"text":"None that go unto her return again, neither take they hold of the paths of life."},{"text":"That thou mayest walk in the way of good men, and keep the paths of the righteous."},{"text":"For the upright shall dwell in the land, and the perfect shall remain in it."},{"text":"But the wicked shall be cut off from the earth, and the transgressors shall be rooted out of it."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"Wine is a mocker, strong drink is raging: and whosoever is deceived thereby is not wise."},{"text":"The fear of a king is as the roaring of a lion: whoso provoketh him to anger sinneth against his own soul."},{"text":"It is an honour for a man to cease from strife: but every fool will be meddling."},{"text":"The sluggard will not plow by reason of the cold; therefore shall he beg in harvest, and have nothing."},{"text":"Counsel in the heart of man is like deep water; but a man of understanding will draw it out."},{"text":"Most men will proclaim every one his own goodness: but a faithful man who can find?"},{"text":"The just man walketh in his integrity: his children are blessed after him."},{"text":"A king that sitteth in the throne of judgment scattereth away all evil with his eyes."},{"text":"Who can say, I have made my heart clean, I am pure from my sin?"},{"text":"Divers weights, and divers measures, both of them are alike abomination to the LORD."},{"text":"Even a child is known by his doings, whether his work be pure, and whether it be right."},{"text":"The hearing ear, and the seeing eye, the LORD hath made even both of them."},{"text":"Love not sleep, lest thou come to poverty; open thine eyes, and thou shalt be satisfied with bread."},{"text":"It is naught, it is naught, saith the buyer: but when he is gone his way, then he boasteth."},{"text":"There is gold, and a multitude of rubies: but the lips of knowledge are a precious jewel."},{"text":"Take his garment that is surety for a stranger: and take a pledge of him for a strange woman."},{"text":"Bread of deceit is sweet to a man; but afterwards his mouth shall be filled with gravel."},{"text":"Every purpose is established by counsel: and with good advice make war."},{"text":"He that goeth about as a talebearer revealeth secrets: therefore meddle not with him that flattereth with his lips."},{"text":"Whoso curseth his father or his mother, his lamp shall be put out in obscure darkness."},{"text":"An inheritance may be gotten hastily at the beginning; but the end thereof shall not be blessed."},{"text":"Say not thou, I will recompense evil; but wait on the LORD, and he shall save thee."},{"text":"Divers weights are an abomination unto the LORD; and a false balance is not good."},{"text":"Man's goings are of the LORD; how can a man then understand his own way?"},{"text":"It is a snare to the man who devoureth that which is holy, and after vows to make enquiry."},{"text":"A wise king scattereth the wicked, and bringeth the wheel over them."},{"text":"The spirit of man is the candle of the LORD, searching all the inward parts of the belly."},{"text":"Mercy and truth preserve the king: and his throne is upholden by mercy."},{"text":"The glory of young men is their strength: and the beauty of old men is the grey head."},{"text":"The blueness of a wound cleanseth away evil: so do stripes the inward parts of the belly."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"The king's heart is in the hand of the LORD, as the rivers of water: he turneth it whithersoever he will."},{"text":"Every way of a man is right in his own eyes: but the LORD pondereth the hearts."},{"text":"To do justice and judgment is more acceptable to the LORD than sacrifice."},{"text":"An high look, and a proud heart, and the plowing of the wicked, is sin."},{"text":"The thoughts of the diligent tend only to plenteousness; but of every one that is hasty only to want."},{"text":"The getting of treasures by a lying tongue is a vanity tossed to and fro of them that seek death."},{"text":"The robbery of the wicked shall destroy them; because they refuse to do judgment."},{"text":"The way of man is froward and strange: but as for the pure, his work is right."},{"text":"It is better to dwell in a corner of the housetop, than with a brawling woman in a wide house."},{"text":"The soul of the wicked desireth evil: his neighbour findeth no favour in his eyes."},{"text":"When the scorner is punished, the simple is made wise: and when the wise is instructed, he receiveth knowledge."},{"text":"The righteous man wisely considereth the house of the wicked: but God overthroweth the wicked for their wickedness."},{"text":"Whoso stoppeth his ears at the cry of the poor, he also shall cry himself, but shall not be heard."},{"text":"A gift in secret pacifieth anger: and a reward in the bosom strong wrath."},{"text":"It is joy to the just to do judgment: but destruction shall be to the workers of iniquity."},{"text":"The man that wandereth out of the way of understanding shall remain in the congregation of the dead."},{"text":"He that loveth pleasure shall be a poor man: he that loveth wine and oil shall not be rich."},{"text":"The wicked shall be a ransom for the righteous, and the transgressor for the upright."},{"text":"It is better to dwell in the wilderness, than with a contentious and an angry woman."},{"text":"There is treasure to be desired and oil in the dwelling of the wise; but a foolish man spendeth it up."},{"text":"He that followeth after righteousness and mercy findeth life, righteousness, and honour."},{"text":"A wise man scaleth the city of the mighty, and casteth down the strength of the confidence thereof."},{"text":"Whoso keepeth his mouth and his tongue keepeth his soul from troubles."},{"text":"Proud and haughty scorner is his name, who dealeth in proud wrath."},{"text":"The desire of the slothful killeth him; for his hands refuse to labour."},{"text":"He coveteth greedily all the day long: but the righteous giveth and spareth not."},{"text":"The sacrifice of the wicked is abomination: how much more, when he bringeth it with a wicked mind?"},{"text":"A false witness shall perish: but the man that heareth speaketh constantly."},{"text":"A wicked man hardeneth his face: but as for the upright, he directeth his way."},{"text":"There is no wisdom nor understanding nor counsel against the LORD."},{"text":"The horse is prepared against the day of battle: but safety is of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"A GOOD name is rather to be chosen than great riches, and loving favour rather than silver and gold."},{"text":"The rich and poor meet together: the LORD is the maker of them all."},{"text":"A prudent man foreseeth the evil, and hideth himself: but the simple pass on, and are punished."},{"text":"By humility and the fear of the LORD are riches, and honour, and life."},{"text":"Thorns and snares are in the way of the froward: he that doth keep his soul shall be far from them."},{"text":"Train up a child in the way he should go: and when he is old, he will not depart from it."},{"text":"The rich ruleth over the poor, and the borrower is servant to the lender."},{"text":"He that soweth iniquity shall reap vanity: and the rod of his anger shall fail."},{"text":"He that hath a bountiful eye shall be blessed; for he giveth of his bread to the poor."},{"text":"Cast out the scorner, and contention shall go out; yea, strife and reproach shall cease."},{"text":"He that loveth pureness of heart, for the grace of his lips the king shall be his friend."},{"text":"The eyes of the LORD preserve knowledge, and he overthroweth the words of the transgressor."},{"text":"The slothful man saith, There is a lion without, I shall be slain in the streets."},{"text":"The mouth of strange women is a deep pit: he that is abhorred of the LORD shall fall therein."},{"text":"Foolishness is bound in the heart of a child; but the rod of correction shall drive it far from him."},{"text":"He that oppresseth the poor to increase his riches, and he that giveth to the rich, shall surely come to want."},{"text":"Bow down thine ear, and hear the words of the wise, and apply thine heart unto my knowledge."},{"text":"For it is a pleasant thing if thou keep them within thee; they shall withal be fitted in thy lips."},{"text":"That thy trust may be in the LORD, I have made known to thee this day, even to thee."},{"text":"Have not I written to thee excellent things in counsels and knowledge,"},{"text":"That I might make thee know the certainty of the words of truth; that thou mightest answer the words of truth to them that send unto thee?"},{"text":"Rob not the poor, because he is poor: neither oppress the afflicted in the gate:"},{"text":"For the LORD will plead their cause, and spoil the soul of those that spoiled them."},{"text":"Make no friendship with an angry man; and with a furious man thou shalt not go:"},{"text":"Lest thou learn his ways, and get a snare to thy soul."},{"text":"Be not thou one of them that strike hands, or of them that are sureties for debts."},{"text":"If thou hast nothing to pay, why should he take away thy bed from under thee?"},{"text":"Remove not the ancient landmark, which thy fathers have set."},{"text":"Seest thou a man diligent in his business? he shall stand before kings; he shall not stand before mean men."}]}
@@ -0,0 +1 @@
1
+ {"number":23,"verses":[{"text":"When thou sittest to eat with a ruler, consider diligently what is before thee:"},{"text":"And put a knife to thy throat, if thou be a man given to appetite."},{"text":"Be not desirous of his dainties: for they are deceitful meat."},{"text":"Labour not to be rich: cease from thine own wisdom."},{"text":"Wilt thou set thine eyes upon that which is not? for riches certainly make themselves wings; they fly away as an eagle toward heaven."},{"text":"Eat thou not the bread of him that hath an evil eye, neither desire thou his dainty meats:"},{"text":"For as he thinketh in his heart, so is he: Eat and drink, saith he to thee; but his heart is not with thee."},{"text":"The morsel which thou hast eaten shalt thou vomit up, and lose thy sweet words."},{"text":"Speak not in the ears of a fool: for he will despise the wisdom of thy words."},{"text":"Remove not the old landmark; and enter not into the fields of the fatherless:"},{"text":"For their redeemer is mighty; he shall plead their cause with thee."},{"text":"Apply thine heart unto instruction, and thine ears to the words of knowledge."},{"text":"Withhold not correction from the child: for if thou beatest him with the rod, he shall not die."},{"text":"Thou shalt beat him with the rod, and shalt deliver his soul from hell."},{"text":"My son, if thine heart be wise, my heart shall rejoice, even mine."},{"text":"Yea, my reins shall rejoice, when thy lips speak right things."},{"text":"Let not thine heart envy sinners: but be thou in the fear of the LORD all the day long."},{"text":"For surely there is an end; and thine expectation shall not be cut off."},{"text":"Hear thou, my son, and be wise, and guide thine heart in the way."},{"text":"Be not among winebibbers; among riotous eaters of flesh:"},{"text":"For the drunkard and the glutton shall come to poverty: and drowsiness shall clothe a man with rags."},{"text":"Hearken unto thy father that begat thee, and despise not thy mother when she is old."},{"text":"Buy the truth, and sell it not; also wisdom, and instruction, and understanding."},{"text":"The father of the righteous shall greatly rejoice: and he that begetteth a wise child shall have joy of him."},{"text":"Thy father and thy mother shall be glad, and she that bare thee shall rejoice."},{"text":"My son, give me thine heart, and let thine eyes observe my ways."},{"text":"For a whore is a deep ditch; and a strange woman is a narrow pit."},{"text":"She also lieth in wait as for a prey, and increaseth the transgressors among men."},{"text":"Who hath woe? who hath sorrow? who hath contentions? who hath babbling? who hath wounds without cause? who hath redness of eyes?"},{"text":"They that tarry long at the wine; they that go to seek mixed wine."},{"text":"Look not thou upon the wine when it is red, when it giveth his colour in the cup, when it moveth itself aright."},{"text":"At the last it biteth like a serpent, and stingeth like an adder."},{"text":"Thine eyes shall behold strange women, and thine heart shall utter perverse things."},{"text":"Yea, thou shalt be as he that lieth down in the midst of the sea, or as he that lieth upon the top of a mast."},{"text":"They have stricken me, shalt thou say, and I was not sick; they have beaten me, and I felt it not: when shall I awake? I will seek it yet again."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"Be not thou envious against evil men, neither desire to be with them."},{"text":"For their heart studieth destruction, and their lips talk of mischief."},{"text":"Through wisdom is an house builded; and by understanding it is established:"},{"text":"And by knowledge shall the chambers be filled with all precious and pleasant riches."},{"text":"A wise man is strong; yea, a man of knowledge increaseth strength."},{"text":"For by wise counsel thou shalt make thy war: and in multitude of counsellors there is safety."},{"text":"Wisdom is too high for a fool: he openeth not his mouth in the gate."},{"text":"He that deviseth to do evil shall be called a mischievous person."},{"text":"The thought of foolishness is sin: and the scorner is an abomination to men."},{"text":"If thou faint in the day of adversity, thy strength is small."},{"text":"If thou forbear to deliver them that are drawn unto death, and those that are ready to be slain;"},{"text":"If thou sayest, Behold, we knew it not; doth not he that pondereth the heart consider it? and he that keepeth thy soul, doth not he know it? and shall not he render to every man according to his works?"},{"text":"My son, eat thou honey, because it is good; and the honeycomb, which is sweet to thy taste:"},{"text":"So shall the knowledge of wisdom be unto thy soul: when thou hast found it, then there shall be a reward, and thy expectation shall not be cut off."},{"text":"Lay not wait, O wicked man, against the dwelling of the righteous; spoil not his resting place:"},{"text":"For a just man falleth seven times, and riseth up again: but the wicked shall fall into mischief."},{"text":"Rejoice not when thine enemy falleth, and let not thine heart be glad when he stumbleth:"},{"text":"Lest the LORD see it, and it displease him, and he turn away his wrath from him."},{"text":"Fret not thyself because of evil men, neither be thou envious at the wicked:"},{"text":"For there shall be no reward to the evil man; the candle of the wicked shall be put out."},{"text":"My son, fear thou the LORD and the king: and meddle not with them that are given to change:"},{"text":"For their calamity shall rise suddenly; and who knoweth the ruin of them both?"},{"text":"These things also belong to the wise. It is not good to have respect of persons in judgment."},{"text":"He that saith unto the wicked, Thou are righteous; him shall the people curse, nations shall abhor him:"},{"text":"But to them that rebuke him shall be delight, and a good blessing shall come upon them."},{"text":"Every man shall kiss his lips that giveth a right answer."},{"text":"Prepare thy work without, and make it fit for thyself in the field; and afterwards build thine house."},{"text":"Be not a witness against thy neighbour without cause; and deceive not with thy lips."},{"text":"Say not, I will do so to him as he hath done to me: I will render to the man according to his work."},{"text":"I went by the field of the slothful, and by the vineyard of the man void of understanding;"},{"text":"And, lo, it was all grown over with thorns, and nettles had covered the face thereof, and the stone wall thereof was broken down."},{"text":"Then I saw, and considered it well: I looked upon it, and received instruction."},{"text":"Yet a little sleep, a little slumber, a little folding of the hands to sleep:"},{"text":"So shall thy poverty come as one that travelleth; and thy want as an armed man."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"These are also proverbs of Solomon, which the men of Hezekiah king of Judah copied out."},{"text":"It is the glory of God to conceal a thing: but the honour of kings is to search out a matter."},{"text":"The heaven for height, and the earth for depth, and the heart of kings is unsearchable."},{"text":"Take away the dross from the silver, and there shall come forth a vessel for the finer."},{"text":"Take away the wicked from before the king, and his throne shall be established in righteousness."},{"text":"Put not forth thyself in the presence of the king, and stand not in the place of great men:"},{"text":"For better it is that it be said unto thee, Come up hither; than that thou shouldest be put lower in the presence of the prince whom thine eyes have seen."},{"text":"Go not forth hastily to strive, lest thou know not what to do in the end thereof, when thy neighbour hath put thee to shame."},{"text":"Debate thy cause with thy neighbour himself; and discover not a secret to another:"},{"text":"Lest he that heareth it put thee to shame, and thine infamy turn not away."},{"text":"A word fitly spoken is like apples of gold in pictures of silver."},{"text":"As an earring of gold, and an ornament of fine gold, so is a wise reprover upon an obedient ear."},{"text":"As the cold of snow in the time of harvest, so is a faithful messenger to them that send him: for he refresheth the soul of his masters."},{"text":"Whoso boasteth himself of a false gift is like clouds and wind without rain."},{"text":"By long forbearing is a prince persuaded, and a soft tongue breaketh the bone."},{"text":"Hast thou found honey? eat so much as is sufficient for thee, lest thou be filled therewith, and vomit it."},{"text":"Withdraw thy foot from thy neighbour's house; lest he be weary of thee, and so hate thee."},{"text":"A man that beareth false witness against his neighbour is a maul, and a sword, and a sharp arrow."},{"text":"Confidence in an unfaithful man in time of trouble is like a broken tooth, and a foot out of joint."},{"text":"As he that taketh away a garment in cold weather, and as vinegar upon nitre, so is he that singeth songs to an heavy heart."},{"text":"If thine enemy be hungry, give him bread to eat; and if he be thirsty, give him water to drink:"},{"text":"For thou shalt heap coals of fire upon his head, and the LORD shall reward thee."},{"text":"The north wind driveth away rain: so doth an angry countenance a backbiting tongue."},{"text":"It is better to dwell in the corner of the housetop, than with a brawling woman and in a wide house."},{"text":"As cold waters to a thirsty soul, so is good news from a far country."},{"text":"A righteous man falling down before the wicked is as a troubled fountain, and a corrupt spring."},{"text":"It is not good to eat much honey: so for men to search their own glory is not glory."},{"text":"He that hath no rule over his own spirit is like a city that is broken down, and without walls."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"As snow in summer, and as rain in harvest, so honour is not seemly for a fool."},{"text":"As the bird by wandering, as the swallow by flying, so the curse causeless shall not come."},{"text":"A whip for the horse, a bridle for the ass, and a rod for the fool's back."},{"text":"Answer not a fool according to his folly, lest thou also be like unto him."},{"text":"Answer a fool according to his folly, lest he be wise in his own conceit."},{"text":"He that sendeth a message by the hand of a fool cutteth off the feet, and drinketh damage."},{"text":"The legs of the lame are not equal: so is a parable in the mouth of fools."},{"text":"As he that bindeth a stone in a sling, so is he that giveth honour to a fool."},{"text":"As a thorn goeth up into the hand of a drunkard, so is a parable in the mouths of fools."},{"text":"The great God that formed all things both rewardeth the fool, and rewardeth transgressors."},{"text":"As a dog returneth to his vomit, so a fool returneth to his folly."},{"text":"Seest thou a man wise in his own conceit? there is more hope of a fool than of him."},{"text":"The slothful man saith, There is a lion in the way; a lion is in the streets."},{"text":"As the door turneth upon his hinges, so doth the slothful upon his bed."},{"text":"The slothful hideth his hand in his bosom; it grieveth him to bring it again to his mouth."},{"text":"The sluggard is wiser in his own conceit than seven men that can render a reason."},{"text":"He that passeth by, and meddleth with strife belonging not to him, is like one that taketh a dog by the ears."},{"text":"As a mad man who casteth firebrands, arrows, and death,"},{"text":"So is the man that deceiveth his neighbour, and saith, Am not I in sport?"},{"text":"Where no wood is, there the fire goeth out: so where there is no talebearer, the strife ceaseth."},{"text":"As coals are to burning coals, and wood to fire; so is a contentious man to kindle strife."},{"text":"The words of a talebearer are as wounds, and they go down into the innermost parts of the belly."},{"text":"Burning lips and a wicked heart are like a potsherd covered with silver dross."},{"text":"He that hateth dissembleth with his lips, and layeth up deceit within him;"},{"text":"When he speaketh fair, believe him not: for there are seven abominations in his heart."},{"text":"Whose hatred is covered by deceit, his wickedness shall be shewed before the whole congregation."},{"text":"Whoso diggeth a pit shall fall therein: and he that rolleth a stone, it will return upon him."},{"text":"A lying tongue hateth those that are afflicted by it; and a flattering mouth worketh ruin."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"Boast not thyself of to morrow; for thou knowest not what a day may bring forth."},{"text":"Let another man praise thee, and not thine own mouth; a stranger, and not thine own lips."},{"text":"A stone is heavy, and the sand weighty; but a fool's wrath is heavier than them both."},{"text":"Wrath is cruel, and anger is outrageous; but who is able to stand before envy?"},{"text":"Open rebuke is better than secret love."},{"text":"Faithful are the wounds of a friend; but the kisses of an enemy are deceitful."},{"text":"The full soul loatheth an honeycomb; but to the hungry soul every bitter thing is sweet."},{"text":"As a bird that wandereth from her nest, so is a man that wandereth from his place."},{"text":"Ointment and perfume rejoice the heart: so doth the sweetness of a man's friend by hearty counsel."},{"text":"Thine own friend, and thy father's friend, forsake not; neither go into thy brother's house in the day of thy calamity: for better is a neighbour that is near than a brother far off."},{"text":"My son, be wise, and make my heart glad, that I may answer him that reproacheth me."},{"text":"A prudent man foreseeth the evil, and hideth himself; but the simple pass on, and are punished."},{"text":"Take his garment that is surety for a stranger, and take a pledge of him for a strange woman."},{"text":"He that blesseth his friend with a loud voice, rising early in the morning, it shall be counted a curse to him."},{"text":"A continual dropping in a very rainy day and a contentious woman are alike."},{"text":"Whosoever hideth her hideth the wind, and the ointment of his right hand, which bewrayeth itself."},{"text":"Iron sharpeneth iron; so a man sharpeneth the countenance of his friend."},{"text":"Whoso keepeth the fig tree shall eat the fruit thereof: so he that waiteth on his master shall be honoured."},{"text":"As in water face answereth to face, so the heart of man to man."},{"text":"Hell and destruction are never full; so the eyes of man are never satisfied."},{"text":"As the fining pot for silver, and the furnace for gold; so is a man to his praise."},{"text":"Though thou shouldest bray a fool in a mortar among wheat with a pestle, yet will not his foolishness depart from him."},{"text":"Be thou diligent to know the state of thy flocks, and look well to thy herds."},{"text":"For riches are not for ever: and doth the crown endure to every generation?"},{"text":"The hay appeareth, and the tender grass sheweth itself, and herbs of the mountains are gathered."},{"text":"The lambs are for thy clothing, and the goats are the price of the field."},{"text":"And thou shalt have goats' milk enough for thy food, for the food of thy household, and for the maintenance for thy maidens."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"The wicked flee when no man pursueth: but the righteous are bold as a lion."},{"text":"For the transgression of a land many are the princes thereof: but by a man of understanding and knowledge the state thereof shall be prolonged."},{"text":"A poor man that oppresseth the poor is like a sweeping rain which leaveth no food."},{"text":"They that forsake the law praise the wicked: but such as keep the law contend with them."},{"text":"Evil men understand not judgment: but they that seek the LORD understand all things."},{"text":"Better is the poor that walketh in his uprightness, than he that is perverse in his ways, though he be rich."},{"text":"Whoso keepeth the law is a wise son: but he that is a companion of riotous men shameth his father."},{"text":"He that by usury and unjust gain increaseth his substance, he shall gather it for him that will pity the poor."},{"text":"He that turneth away his ear from hearing the law, even his prayer shall be abomination."},{"text":"Whoso causeth the righteous to go astray in an evil way, he shall fall himself into his own pit: but the upright shall have good things in possession."},{"text":"The rich man is wise in his own conceit; but the poor that hath understanding searcheth him out."},{"text":"When righteous men do rejoice, there is great glory: but when the wicked rise, a man is hidden."},{"text":"He that covereth his sins shall not prosper: but whoso confesseth and forsaketh them shall have mercy."},{"text":"Happy is the man that feareth alway: but he that hardeneth his heart shall fall into mischief."},{"text":"As a roaring lion, and a ranging bear; so is a wicked ruler over the poor people."},{"text":"The prince that wanteth understanding is also a great oppressor: but he that hateth covetousness shall prolong his days."},{"text":"A man that doeth violence to the blood of any person shall flee to the pit; let no man stay him."},{"text":"Whoso walketh uprightly shall be saved: but he that is perverse in his ways shall fall at once."},{"text":"He that tilleth his land shall have plenty of bread: but he that followeth after vain persons shall have poverty enough."},{"text":"A faithful man shall abound with blessings: but he that maketh haste to be rich shall not be innocent."},{"text":"To have respect of persons is not good: for for a piece of bread that man will transgress."},{"text":"He that hasteth to be rich hath an evil eye, and considereth not that poverty shall come upon him."},{"text":"He that rebuketh a man afterwards shall find more favour than he that flattereth with the tongue."},{"text":"Whoso robbeth his father or his mother, and saith, It is no transgression; the same is the companion of a destroyer."},{"text":"He that is of a proud heart stirreth up strife: but he that putteth his trust in the LORD shall be made fat."},{"text":"He that trusteth in his own heart is a fool: but whoso walketh wisely, he shall be delivered."},{"text":"He that giveth unto the poor shall not lack: but he that hideth his eyes shall have many a curse."},{"text":"When the wicked rise, men hide themselves: but when they perish, the righteous increase."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"He, that being often reproved hardeneth his neck, shall suddenly be destroyed, and that without remedy."},{"text":"When the righteous are in authority, the people rejoice: but when the wicked beareth rule, the people mourn."},{"text":"Whoso loveth wisdom rejoiceth his father: but he that keepeth company with harlots spendeth his substance."},{"text":"The king by judgment establisheth the land: but he that receiveth gifts overthroweth it."},{"text":"A man that flattereth his neighbour spreadeth a net for his feet."},{"text":"In the transgression of an evil man there is a snare: but the righteous doth sing and rejoice."},{"text":"The righteous considereth the cause of the poor: but the wicked regardeth not to know it."},{"text":"Scornful men bring a city into a snare: but wise men turn away wrath."},{"text":"If a wise man contendeth with a foolish man, whether he rage or laugh, there is no rest."},{"text":"The bloodthirsty hate the upright: but the just seek his soul."},{"text":"A fool uttereth all his mind: but a wise man keepeth it in till afterwards."},{"text":"If a ruler hearken to lies, all his servants are wicked."},{"text":"The poor and the deceitful man meet together: the LORD lighteneth both their eyes."},{"text":"The king that faithfully judgeth the poor, his throne shall be established for ever."},{"text":"The rod and reproof give wisdom: but a child left to himself bringeth his mother to shame."},{"text":"When the wicked are multiplied, transgression increaseth: but the righteous shall see their fall."},{"text":"Correct thy son, and he shall give thee rest; yea, he shall give delight unto thy soul."},{"text":"Where there is no vision, the people perish: but he that keepeth the law, happy is he."},{"text":"A servant will not be corrected by words: for though he understand he will not answer."},{"text":"Seest thou a man that is hasty in his words? there is more hope of a fool than of him."},{"text":"He that delicately bringeth up his servant from a child shall have him become his son at the length."},{"text":"An angry man stirreth up strife, and a furious man aboundeth in transgression."},{"text":"A man's pride shall bring him low: but honour shall uphold the humble in spirit."},{"text":"Whoso is partner with a thief hateth his own soul: he heareth cursing, and bewrayeth it not."},{"text":"The fear of man bringeth a snare: but whoso putteth his trust in the LORD shall be safe."},{"text":"Many seek the ruler's favour; but every man's judgment cometh from the LORD."},{"text":"An unjust man is an abomination to the just: and he that is upright in the way is abomination to the wicked."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"My son, forget not my law; but let thine heart keep my commandments:"},{"text":"For length of days, and long life, and peace, shall they add to thee."},{"text":"Let not mercy and truth forsake thee: bind them about thy neck; write them upon the table of thine heart:"},{"text":"So shalt thou find favour and good understanding in the sight of God and man."},{"text":"Trust in the LORD with all thine heart; and lean not unto thine own understanding."},{"text":"In all thy ways acknowledge him, and he shall direct thy paths."},{"text":"Be not wise in thine own eyes: fear the LORD, and depart from evil."},{"text":"It shall be health to thy navel, and marrow to thy bones."},{"text":"Honour the LORD with thy substance, and with the firstfruits of all thine increase:"},{"text":"So shall thy barns be filled with plenty, and thy presses shall burst out with new wine."},{"text":"My son, despise not the chastening of the LORD; neither be weary of his correction:"},{"text":"For whom the LORD loveth he correcteth; even as a father the son in whom he delighteth."},{"text":"Happy is the man that findeth wisdom, and the man that getteth understanding."},{"text":"For the merchandise of it is better than the merchandise of silver, and the gain thereof than fine gold."},{"text":"She is more precious than rubies: and all the things thou canst desire are not to be compared unto her."},{"text":"Length of days is in her right hand; and in her left hand riches and honour."},{"text":"Her ways are ways of pleasantness, and all her paths are peace."},{"text":"She is a tree of life to them that lay hold upon her: and happy is every one that retaineth her."},{"text":"The LORD by wisdom hath founded the earth; by understanding hath he established the heavens."},{"text":"By his knowledge the depths are broken up, and the clouds drop down the dew."},{"text":"My son, let not them depart from thine eyes: keep sound wisdom and discretion:"},{"text":"So shall they be life unto thy soul, and grace to thy neck."},{"text":"Then shalt thou walk in thy way safely, and thy foot shall not stumble."},{"text":"When thou liest down, thou shalt not be afraid: yea, thou shalt lie down, and thy sleep shall be sweet."},{"text":"Be not afraid of sudden fear, neither of the desolation of the wicked, when it cometh."},{"text":"For the LORD shall be thy confidence, and shall keep thy foot from being taken."},{"text":"Withhold not good from them to whom it is due, when it is in the power of thine hand to do it."},{"text":"Say not unto thy neighbour, Go, and come again, and to morrow I will give; when thou hast it by thee."},{"text":"Devise not evil against thy neighbour, seeing he dwelleth securely by thee."},{"text":"Strive not with a man without cause, if he have done thee no harm."},{"text":"Envy thou not the oppressor, and choose none of his ways."},{"text":"For the froward is abomination to the LORD: but his secret is with the righteous."},{"text":"The curse of the LORD is in the house of the wicked: but he blesseth the habitation of the just."},{"text":"Surely he scorneth the scorners: but he giveth grace unto the lowly."},{"text":"The wise shall inherit glory: but shame shall be the promotion of fools."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"The words of Agur the son of Jakeh, even the prophecy: the man spake unto Ithiel, even unto Ithiel and Ucal,"},{"text":"Surely I am more brutish than any man, and have not the understanding of a man."},{"text":"I neither learned wisdom, nor have the knowledge of the holy."},{"text":"Who hath ascended up into heaven, or descended? who hath gathered the wind in his fists? who hath bound the waters in a garment? who hath established all the ends of the earth? what is his name, and what is his son's name, if thou canst tell?"},{"text":"Every word of God is pure: he is a shield unto them that put their trust in him."},{"text":"Add thou not unto his words, lest he reprove thee, and thou be found a liar."},{"text":"Two things have I required of thee; deny me them not before I die:"},{"text":"Remove far from me vanity and lies: give me neither poverty nor riches; feed me with food convenient for me:"},{"text":"Lest I be full, and deny thee, and say, Who is the LORD? or lest I be poor, and steal, and take the name of my God in vain."},{"text":"Accuse not a servant unto his master, lest he curse thee, and thou be found guilty."},{"text":"There is a generation that curseth their father, and doth not bless their mother."},{"text":"There is a generation that are pure in their own eyes, and yet is not washed from their filthiness."},{"text":"There is a generation, O how lofty are their eyes! and their eyelids are lifted up."},{"text":"There is a generation, whose teeth are as swords, and their jaw teeth as knives, to devour the poor from off the earth, and the needy from among men."},{"text":"The horseleach hath two daughters, crying, Give, give. There are three things that are never satisfied, yea, four things say not, It is enough:"},{"text":"The grave; and the barren womb; the earth that is not filled with water; and the fire that saith not, It is enough."},{"text":"The eye that mocketh at his father, and despiseth to obey his mother, the ravens of the valley shall pick it out, and the young eagles shall eat it."},{"text":"There be three things which are too wonderful for me, yea, four which I know not:"},{"text":"The way of an eagle in the air; the way of a serpent upon a rock; the way of a ship in the midst of the sea; and the way of a man with a maid."},{"text":"Such is the way of an adulterous woman; she eateth, and wipeth her mouth, and saith, I have done no wickedness."},{"text":"For three things the earth is disquieted, and for four which it cannot bear:"},{"text":"For a servant when he reigneth; and a fool when he is filled with meat;"},{"text":"For an odious woman when she is married; and an handmaid that is heir to her mistress."},{"text":"There be four things which are little upon the earth, but they are exceeding wise:"},{"text":"The ants are a people not strong, yet they prepare their meat in the summer;"},{"text":"The conies are but a feeble folk, yet make they their houses in the rocks;"},{"text":"The locusts have no king, yet go they forth all of them by bands;"},{"text":"The spider taketh hold with her hands, and is in kings' palaces."},{"text":"There be three things which go well, yea, four are comely in going:"},{"text":"A lion which is strongest among beasts, and turneth not away for any;"},{"text":"A greyhound; an he goat also; and a king, against whom there is no rising up."},{"text":"If thou hast done foolishly in lifting up thyself, or if thou hast thought evil, lay thine hand upon thy mouth."},{"text":"Surely the churning of milk bringeth forth butter, and the wringing of the nose bringeth forth blood: so the forcing of wrath bringeth forth strife."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"The words of king Lemuel, the prophecy that his mother taught him."},{"text":"What, my son? and what, the son of my womb? and what, the son of my vows?"},{"text":"Give not thy strength unto women, nor thy ways to that which destroyeth kings."},{"text":"It is not for kings, O Lemuel, it is not for kings to drink wine; nor for princes strong drink:"},{"text":"Lest they drink, and forget the law, and pervert the judgment of any of the afflicted."},{"text":"Give strong drink unto him that is ready to perish, and wine unto those that be of heavy hearts."},{"text":"Let him drink, and forget his poverty, and remember his misery no more."},{"text":"Open thy mouth for the dumb in the cause of all such as are appointed to destruction."},{"text":"Open thy mouth, judge righteously, and plead the cause of the poor and needy."},{"text":"Who can find a virtuous woman? for her price is far above rubies."},{"text":"The heart of her husband doth safely trust in her, so that he shall have no need of spoil."},{"text":"She will do him good and not evil all the days of her life."},{"text":"She seeketh wool, and flax, and worketh willingly with her hands."},{"text":"She is like the merchants' ships; she bringeth her food from afar."},{"text":"She riseth also while it is yet night, and giveth meat to her household, and a portion to her maidens."},{"text":"She considereth a field, and buyeth it: with the fruit of her hands she planteth a vineyard."},{"text":"She girdeth her loins with strength, and strengtheneth her arms."},{"text":"She perceiveth that her merchandise is good: her candle goeth not out by night."},{"text":"She layeth her hands to the spindle, and her hands hold the distaff."},{"text":"She stretcheth out her hand to the poor; yea, she reacheth forth her hands to the needy."},{"text":"She is not afraid of the snow for her household: for all her household are clothed with scarlet."},{"text":"She maketh herself coverings of tapestry; her clothing is silk and purple."},{"text":"Her husband is known in the gates, when he sitteth among the elders of the land."},{"text":"She maketh fine linen, and selleth it; and delivereth girdles unto the merchant."},{"text":"Strength and honour are her clothing; and she shall rejoice in time to come."},{"text":"She openeth her mouth with wisdom; and in her tongue is the law of kindness."},{"text":"She looketh well to the ways of her household, and eateth not the bread of idleness."},{"text":"Her children arise up, and call her blessed; her husband also, and he praiseth her."},{"text":"Many daughters have done virtuously, but thou excellest them all."},{"text":"Favour is deceitful, and beauty is vain: but a woman that feareth the LORD, she shall be praised."},{"text":"Give her of the fruit of her hands; and let her own works praise her in the gates."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Hear, ye children, the instruction of a father, and attend to know understanding."},{"text":"For I give you good doctrine, forsake ye not my law."},{"text":"For I was my father's son, tender and only beloved in the sight of my mother."},{"text":"He taught me also, and said unto me, Let thine heart retain my words: keep my commandments, and live."},{"text":"Get wisdom, get understanding: forget it not; neither decline from the words of my mouth."},{"text":"Forsake her not, and she shall preserve thee: love her, and she shall keep thee."},{"text":"Wisdom is the principal thing; therefore get wisdom: and with all thy getting get understanding."},{"text":"Exalt her, and she shall promote thee: she shall bring thee to honour, when thou dost embrace her."},{"text":"She shall give to thine head an ornament of grace: a crown of glory shall she deliver to thee."},{"text":"Hear, O my son, and receive my sayings; and the years of thy life shall be many."},{"text":"I have taught thee in the way of wisdom; I have led thee in right paths."},{"text":"When thou goest, thy steps shall not be straitened; and when thou runnest, thou shalt not stumble."},{"text":"Take fast hold of instruction; let her not go: keep her; for she is thy life."},{"text":"Enter not into the path of the wicked, and go not in the way of evil men."},{"text":"Avoid it, pass not by it, turn from it, and pass away."},{"text":"For they sleep not, except they have done mischief; and their sleep is taken away, unless they cause some to fall."},{"text":"For they eat the bread of wickedness, and drink the wine of violence."},{"text":"But the path of the just is as the shining light, that shineth more and more unto the perfect day."},{"text":"The way of the wicked is as darkness: they know not at what they stumble."},{"text":"My son, attend to my words; incline thine ear unto my sayings."},{"text":"Let them not depart from thine eyes; keep them in the midst of thine heart."},{"text":"For they are life unto those that find them, and health to all their flesh."},{"text":"Keep thy heart with all diligence; for out of it are the issues of life."},{"text":"Put away from thee a froward mouth, and perverse lips put far from thee."},{"text":"Let thine eyes look right on, and let thine eyelids look straight before thee."},{"text":"Ponder the path of thy feet, and let all thy ways be established."},{"text":"Turn not to the right hand nor to the left: remove thy foot from evil."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"My son, attend unto my wisdom, and bow thine ear to my understanding:"},{"text":"That thou mayest regard discretion, and that thy lips may keep knowledge."},{"text":"For the lips of a strange woman drop as an honeycomb, and her mouth is smoother than oil:"},{"text":"But her end is bitter as wormwood, sharp as a two-edged sword."},{"text":"Her feet go down to death; her steps take hold on hell."},{"text":"Lest thou shouldest ponder the path of life, her ways are moveable, that thou canst not know them."},{"text":"Hear me now therefore, O ye children, and depart not from the words of my mouth."},{"text":"Remove thy way far from her, and come not nigh the door of her house:"},{"text":"Lest thou give thine honour unto others, and thy years unto the cruel:"},{"text":"Lest strangers be filled with thy wealth; and thy labours be in the house of a stranger;"},{"text":"And thou mourn at the last, when thy flesh and thy body are consumed,"},{"text":"And say, How have I hated instruction, and my heart despised reproof;"},{"text":"And have not obeyed the voice of my teachers, nor inclined mine ear to them that instructed me!"},{"text":"I was almost in all evil in the midst of the congregation and assembly."},{"text":"Drink waters out of thine own cistern, and running waters out of thine own well."},{"text":"Let thy fountains be dispersed abroad, and rivers of waters in the streets."},{"text":"Let them be only thine own, and not strangers' with thee."},{"text":"Let thy fountain be blessed: and rejoice with the wife of thy youth."},{"text":"Let her be as the loving hind and pleasant roe; let her breasts satisfy thee at all times; and be thou ravished always with her love."},{"text":"And why wilt thou, my son, be ravished with a strange woman, and embrace the bosom of a stranger?"},{"text":"For the ways of man are before the eyes of the LORD, and he pondereth all his goings."},{"text":"His own iniquities shall take the wicked himself, and he shall be holden with the cords of his sins."},{"text":"He shall die without instruction; and in the greatness of his folly he shall go astray."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"My son, if thou be surety for thy friend, if thou hast stricken thy hand with a stranger,"},{"text":"Thou art snared with the words of thy mouth, thou art taken with the words of thy mouth."},{"text":"Do this now, my son, and deliver thyself, when thou art come into the hand of thy friend; go, humble thyself, and make sure thy friend."},{"text":"Give not sleep to thine eyes, nor slumber to thine eyelids."},{"text":"Deliver thyself as a roe from the hand of the hunter, and as a bird from the hand of the fowler."},{"text":"Go to the ant, thou sluggard; consider her ways, and be wise:"},{"text":"Which having no guide, overseer, or ruler,"},{"text":"Provideth her meat in the summer, and gathereth her food in the harvest."},{"text":"How long wilt thou sleep, O sluggard? when wilt thou arise out of thy sleep?"},{"text":"Yet a little sleep, a little slumber, a little folding of the hands to sleep:"},{"text":"So shall thy poverty come as one that travelleth, and thy want as an armed man."},{"text":"A naughty person, a wicked man, walketh with a froward mouth."},{"text":"He winketh with his eyes, he speaketh with his feet, he teacheth with his fingers;"},{"text":"Frowardness is in his heart, he deviseth mischief continually; he soweth discord."},{"text":"Therefore shall his calamity come suddenly; suddenly shall he be broken without remedy."},{"text":"These six things doth the LORD hate: yea, seven are an abomination unto him:"},{"text":"A proud look, a lying tongue, and hands that shed innocent blood,"},{"text":"An heart that deviseth wicked imaginations, feet that be swift in running to mischief,"},{"text":"A false witness that speaketh lies, and he that soweth discord among brethren."},{"text":"My son, keep thy father's commandment, and forsake not the law of thy mother:"},{"text":"Bind them continually upon thine heart, and tie them about thy neck."},{"text":"When thou goest, it shall lead thee; when thou sleepest, it shall keep thee; and when thou awakest, it shall talk with thee."},{"text":"For the commandment is a lamp; and the law is light; and reproofs of instruction are the way of life:"},{"text":"To keep thee from the evil woman, from the flattery of the tongue of a strange woman."},{"text":"Lust not after her beauty in thine heart; neither let her take thee with her eyelids."},{"text":"For by means of a whorish woman a man is brought to a piece of bread: and the adultress will hunt for the precious life."},{"text":"Can a man take fire in his bosom, and his clothes not be burned?"},{"text":"Can one go upon hot coals, and his feet not be burned?"},{"text":"So he that goeth in to his neighbour's wife; whosoever toucheth her shall not be innocent."},{"text":"Men do not despise a thief, if he steal to satisfy his soul when he is hungry;"},{"text":"But if he be found, he shall restore sevenfold; he shall give all the substance of his house."},{"text":"But whoso committeth adultery with a woman lacketh understanding: he that doeth it destroyeth his own soul."},{"text":"A wound and dishonour shall he get; and his reproach shall not be wiped away."},{"text":"For jealousy is the rage of a man: therefore he will not spare in the day of vengeance."},{"text":"He will not regard any ransom; neither will he rest content, though thou givest many gifts."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"My son, keep my words, and lay up my commandments with thee."},{"text":"Keep my commandments, and live; and my law as the apple of thine eye."},{"text":"Bind them upon thy fingers, write them upon the table of thine heart."},{"text":"Say unto wisdom, Thou art my sister; and call understanding thy kinswoman:"},{"text":"That they may keep thee from the strange woman, from the stranger which flattereth with her words."},{"text":"For at the window of my house I looked through my casement,"},{"text":"And beheld among the simple ones, I discerned among the youths, a young man void of understanding,"},{"text":"Passing through the street near her corner; and he went the way to her house,"},{"text":"In the twilight, in the evening, in the black and dark night:"},{"text":"And, behold, there met him a woman with the attire of an harlot, and subtil of heart."},{"text":"(She is loud and stubborn; her feet abide not in her house:"},{"text":"Now is she without, now in the streets, and lieth in wait at every corner.)"},{"text":"So she caught him, and kissed him, and with an impudent face said unto him,"},{"text":"I have peace offerings with me; this day have I payed my vows."},{"text":"Therefore came I forth to meet thee, diligently to seek thy face, and I have found thee."},{"text":"I have decked my bed with coverings of tapestry, with carved works, with fine linen of Egypt."},{"text":"I have perfumed my bed with myrrh, aloes, and cinnamon."},{"text":"Come, let us take our fill of love until the morning: let us solace ourselves with loves."},{"text":"For the goodman is not at home, he is gone a long journey:"},{"text":"He hath taken a bag of money with him, and will come home at the day appointed."},{"text":"With her much fair speech she caused him to yield, with the flattering of her lips she forced him."},{"text":"He goeth after her straightway, as an ox goeth to the slaughter, or as a fool to the correction of the stocks;"},{"text":"Till a dart strike through his liver; as a bird hasteth to the snare, and knoweth not that it is for his life."},{"text":"Hearken unto me now therefore, O ye children, and attend to the words of my mouth."},{"text":"Let not thine heart decline to her ways, go not astray in her paths."},{"text":"For she hath cast down many wounded: yea, many strong men have been slain by her."},{"text":"Her house is the way to hell, going down to the chambers of death."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"Doth not wisdom cry? and understanding put forth her voice?"},{"text":"She standeth in the top of high places, by the way in the places of the paths."},{"text":"She crieth at the gates, at the entry of the city, at the coming in at the doors."},{"text":"Unto you, O men, I call; and my voice is to the sons of man."},{"text":"O ye simple, understand wisdom: and, ye fools, be ye of an understanding heart."},{"text":"Hear; for I will speak of excellent things; and the opening of my lips shall be right things."},{"text":"For my mouth shall speak truth; and wickedness is an abomination to my lips."},{"text":"All the words of my mouth are in righteousness; there is nothing froward or perverse in them."},{"text":"They are all plain to him that understandeth, and right to them that find knowledge."},{"text":"Receive my instruction, and not silver; and knowledge rather than choice gold."},{"text":"For wisdom is better than rubies; and all the things that may be desired are not to be compared to it."},{"text":"I wisdom dwell with prudence, and find out knowledge of witty inventions."},{"text":"The fear of the LORD is to hate evil: pride, and arrogancy, and the evil way, and the froward mouth, do I hate."},{"text":"Counsel is mine, and sound wisdom: I am understanding; I have strength."},{"text":"By me kings reign, and princes decree justice."},{"text":"By me princes rule, and nobles, even all the judges of the earth."},{"text":"I love them that love me; and those that seek me early shall find me."},{"text":"Riches and honour are with me; yea, durable riches and righteousness."},{"text":"My fruit is better than gold, yea, than fine gold; and my revenue than choice silver."},{"text":"I lead in the way of righteousness, in the midst of the paths of judgment:"},{"text":"That I may cause those that love me to inherit substance; and I will fill their treasures."},{"text":"The LORD possessed me in the beginning of his way, before his works of old."},{"text":"I was set up from everlasting, from the beginning, or ever the earth was."},{"text":"When there were no depths, I was brought forth; when there were no fountains abounding with water."},{"text":"Before the mountains were settled, before the hills was I brought forth:"},{"text":"While as yet he had not made the earth, nor the fields, nor the highest part of the dust of the world."},{"text":"When he prepared the heavens, I was there: when he set a compass upon the face of the depth:"},{"text":"When he established the clouds above: when he strengthened the fountains of the deep:"},{"text":"When he gave to the sea his decree, that the waters should not pass his commandment: when he appointed the foundations of the earth:"},{"text":"Then I was by him, as one brought up with him: and I was daily his delight, rejoicing always before him;"},{"text":"Rejoicing in the habitable part of his earth; and my delights were with the sons of men."},{"text":"Now therefore hearken unto me, O ye children: for blessed are they that keep my ways."},{"text":"Hear instruction, and be wise, and refuse it not."},{"text":"Blessed is the man that heareth me, watching daily at my gates, waiting at the posts of my doors."},{"text":"For whoso findeth me findeth life, and shall obtain favour of the LORD."},{"text":"But he that sinneth against me wrongeth his own soul: all they that hate me love death."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"Wisdom hath builded her house, she hath hewn out her seven pillars:"},{"text":"She hath killed her beasts; she hath mingled her wine; she hath also furnished her table."},{"text":"She hath sent forth her maidens: she crieth upon the highest places of the city,"},{"text":"Whoso is simple, let him turn in hither: as for him that wanteth understanding, she saith to him,"},{"text":"Come, eat of my bread, and drink of the wine which I have mingled."},{"text":"Forsake the foolish, and live; and go in the way of understanding."},{"text":"He that reproveth a scorner getteth to himself shame: and he that rebuketh a wicked man getteth himself a blot."},{"text":"Reprove not a scorner, lest he hate thee: rebuke a wise man, and he will love thee."},{"text":"Give instruction to a wise man, and he will be yet wiser: teach a just man, and he will increase in learning."},{"text":"The fear of the LORD is the beginning of wisdom: and the knowledge of the holy is understanding."},{"text":"For by me thy days shall be multiplied, and the years of thy life shall be increased."},{"text":"If thou be wise, thou shalt be wise for thyself: but if thou scornest, thou alone shalt bear it."},{"text":"A foolish woman is clamorous: she is simple, and knoweth nothing."},{"text":"For she sitteth at the door of her house, on a seat in the high places of the city,"},{"text":"To call passengers who go right on their ways:"},{"text":"Whoso is simple, let him turn in hither: and as for him that wanteth understanding, she saith to him,"},{"text":"Stolen waters are sweet, and bread eaten in secret is pleasant."},{"text":"But he knoweth not that the dead are there; and that her guests are in the depths of hell."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Blessed is the man that walketh not in the counsel of the ungodly, nor standeth in the way of sinners, nor sitteth in the seat of the scornful."},{"text":"But his delight is in the law of the LORD; and in his law doth he meditate day and night."},{"text":"And he shall be like a tree planted by the rivers of water, that bringeth forth his fruit in his season; his leaf also shall not wither; and whatsoever he doeth shall prosper."},{"text":"The ungodly are not so: but are like the chaff which the wind driveth away."},{"text":"Therefore the ungodly shall not stand in the judgment, nor sinners in the congregation of the righteous."},{"text":"For the LORD knoweth the way of the righteous: but the way of the ungodly shall perish."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Why standest thou afar off, O LORD? why hidest thou thyself in times of trouble?"},{"text":"The wicked in his pride doth persecute the poor: let them be taken in the devices that they have imagined."},{"text":"For the wicked boasteth of his heart's desire, and blesseth the covetous, whom the LORD abhorreth."},{"text":"The wicked, through the pride of his countenance, will not seek after God: God is not in all his thoughts."},{"text":"His ways are always grievous; thy judgments are far above out of his sight: as for all his enemies, he puffeth at them."},{"text":"He hath said in his heart, I shall not be moved: for I shall never be in adversity."},{"text":"His mouth is full of cursing and deceit and fraud: under his tongue is mischief and vanity."},{"text":"He sitteth in the lurking places of the villages: in the secret places doth he murder the innocent: his eyes are privily set against the poor."},{"text":"He lieth in wait secretly as a lion in his den: he lieth in wait to catch the poor: he doth catch the poor, when he draweth him into his net."},{"text":"He croucheth, and humbleth himself, that the poor may fall by his strong ones."},{"text":"He hath said in his heart, God hath forgotten: he hideth his face; he will never see it."},{"text":"Arise, O LORD; O God, lift up thine hand: forget not the humble."},{"text":"Wherefore doth the wicked contemn God? he hath said in his heart, Thou wilt not require it."},{"text":"Thou hast seen it; for thou beholdest mischief and spite, to requite it with thy hand: the poor committeth himself unto thee; thou art the helper of the fatherless."},{"text":"Break thou the arm of the wicked and the evil man: seek out his wickedness till thou find none."},{"text":"The LORD is King for ever and ever: the heathen are perished out of his land."},{"text":"LORD, thou hast heard the desire of the humble: thou wilt prepare their heart, thou wilt cause thine ear to hear:"},{"text":"To judge the fatherless and the oppressed, that the man of the earth may no more oppress."}]}
@@ -0,0 +1 @@
1
+ {"number":100,"verses":[{"text":"Make a joyful noise unto the LORD, all ye lands."},{"text":"Serve the LORD with gladness: come before his presence with singing."},{"text":"Know ye that the LORD he is God: it is he that hath made us, and not we ourselves; we are his people, and the sheep of his pasture."},{"text":"Enter into his gates with thanksgiving, and into his courts with praise: be thankful unto him, and bless his name."},{"text":"For the LORD is good; his mercy is everlasting; and his truth endureth to all generations."}]}
@@ -0,0 +1 @@
1
+ {"number":101,"verses":[{"text":"I will sing of mercy and judgment: unto thee, O LORD, will I sing."},{"text":"I will behave myself wisely in a perfect way. O when wilt thou come unto me? I will walk within my house with a perfect heart."},{"text":"I will set no wicked thing before mine eyes: I hate the work of them that turn aside; it shall not cleave to me."},{"text":"A froward heart shall depart from me: I will not know a wicked person."},{"text":"Whoso privily slandereth his neighbour, him will I cut off: him that hath an high look and a proud heart will not I suffer."},{"text":"Mine eyes shall be upon the faithful of the land, that they may dwell with me: he that walketh in a perfect way, he shall serve me."},{"text":"He that worketh deceit shall not dwell within my house: he that telleth lies shall not tarry in my sight."},{"text":"I will early destroy all the wicked of the land; that I may cut off all wicked doers from the city of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":102,"verses":[{"text":"Hear my prayer, O LORD, and let my cry come unto thee."},{"text":"Hide not thy face from me in the day when I am in trouble; incline thine ear unto me: in the day when I call answer me speedily."},{"text":"For my days are consumed like smoke, and my bones are burned as an hearth."},{"text":"My heart is smitten, and withered like grass; so that I forget to eat my bread."},{"text":"By reason of the voice of my groaning my bones cleave to my skin."},{"text":"I am like a pelican of the wilderness: I am like an owl of the desert."},{"text":"I watch, and am as a sparrow alone upon the house top."},{"text":"Mine enemies reproach me all the day; and they that are mad against me are sworn against me."},{"text":"For I have eaten ashes like bread, and mingled my drink with weeping."},{"text":"Because of thine indignation and thy wrath: for thou hast lifted me up, and cast me down."},{"text":"My days are like a shadow that declineth; and I am withered like grass."},{"text":"But thou, O LORD, shall endure for ever; and thy remembrance unto all generations."},{"text":"Thou shalt arise, and have mercy upon Zion: for the time to favour her, yea, the set time, is come."},{"text":"For thy servants take pleasure in her stones, and favour the dust thereof."},{"text":"So the heathen shall fear the name of the LORD, and all the kings of the earth thy glory."},{"text":"When the LORD shall build up Zion, he shall appear in his glory."},{"text":"He will regard the prayer of the destitute, and not despise their prayer."},{"text":"This shall be written for the generation to come: and the people which shall be created shall praise the LORD."},{"text":"For he hath looked down from the height of his sanctuary; from heaven did the LORD behold the earth;"},{"text":"To hear the groaning of the prisoner; to loose those that are appointed to death;"},{"text":"To declare the name of the LORD in Zion, and his praise in Jerusalem;"},{"text":"When the people are gathered together, and the kingdoms, to serve the LORD."},{"text":"He weakened my strength in the way; he shortened my days."},{"text":"I said, O my God, take me not away in the midst of my days: thy years are throughout all generations."},{"text":"Of old hast thou laid the foundation of the earth: and the heavens are the work of thy hands."},{"text":"They shall perish, but thou shalt endure: yea, all of them shall wax old like a garment; as a vesture shalt thou change them, and they shall be changed:"},{"text":"But thou art the same, and thy years shall have no end."},{"text":"The children of thy servants shall continue, and their seed shall be established before thee."}]}
@@ -0,0 +1 @@
1
+ {"number":103,"verses":[{"text":"Bless the LORD, O my soul: and all that is within me, bless his holy name."},{"text":"Bless the LORD, O my soul, and forget not all his benefits:"},{"text":"Who forgiveth all thine iniquities; who healeth all thy diseases;"},{"text":"Who redeemeth thy life from destruction; who crowneth thee with lovingkindness and tender mercies;"},{"text":"Who satisfieth thy mouth with good things; so that thy youth is renewed like the eagle's."},{"text":"The LORD executeth righteousness and judgment for all that are oppressed."},{"text":"He made known his ways unto Moses, his acts unto the children of Israel."},{"text":"The LORD is merciful and gracious, slow to anger, and plenteous in mercy."},{"text":"He will not always chide: neither will he keep his anger for ever."},{"text":"He hath not dealt with us after our sins; nor rewarded us according to our iniquities."},{"text":"For as the heaven is high above the earth, so great is his mercy toward them that fear him."},{"text":"As far as the east is from the west, so far hath he removed our transgressions from us."},{"text":"Like as a father pitieth his children, so the LORD pitieth them that fear him."},{"text":"For he knoweth our frame; he remembereth that we are dust."},{"text":"As for man, his days are as grass: as a flower of the field, so he flourisheth."},{"text":"For the wind passeth over it, and it is gone; and the place thereof shall know it no more."},{"text":"But the mercy of the LORD is from everlasting to everlasting upon them that fear him, and his righteousness unto children's children;"},{"text":"To such as keep his covenant, and to those that remember his commandments to do them."},{"text":"The LORD hath prepared his throne in the heavens; and his kingdom ruleth over all."},{"text":"Bless the LORD, ye his angels, that excel in strength, that do his commandments, hearkening unto the voice of his word."},{"text":"Bless ye the LORD, all ye his hosts; ye ministers of his, that do his pleasure."},{"text":"Bless the LORD, all his works in all places of his dominion: bless the LORD, O my soul."}]}
@@ -0,0 +1 @@
1
+ {"number":104,"verses":[{"text":"Bless the LORD, O my soul. O LORD my God, thou art very great; thou art clothed with honour and majesty."},{"text":"Who coverest thyself with light as with a garment: who stretchest out the heavens like a curtain:"},{"text":"Who layeth the beams of his chambers in the waters: who maketh the clouds his chariot: who walketh upon the wings of the wind:"},{"text":"Who maketh his angels spirits; his ministers a flaming fire:"},{"text":"Who laid the foundations of the earth, that it should not be removed for ever."},{"text":"Thou coveredst it with the deep as with a garment: the waters stood above the mountains."},{"text":"At thy rebuke they fled; at the voice of thy thunder they hasted away."},{"text":"They go up by the mountains; they go down by the valleys unto the place which thou hast founded for them."},{"text":"Thou hast set a bound that they may not pass over; that they turn not again to cover the earth."},{"text":"He sendeth the springs into the valleys, which run among the hills."},{"text":"They give drink to every beast of the field: the wild asses quench their thirst."},{"text":"By them shall the fowls of the heaven have their habitation, which sing among the branches."},{"text":"He watereth the hills from his chambers: the earth is satisfied with the fruit of thy works."},{"text":"He causeth the grass to grow for the cattle, and herb for the service of man: that he may bring forth food out of the earth;"},{"text":"And wine that maketh glad the heart of man, and oil to make his face to shine, and bread which strengtheneth man's heart."},{"text":"The trees of the LORD are full of sap; the cedars of Lebanon, which he hath planted;"},{"text":"Where the birds make their nests: as for the stork, the fir trees are her house."},{"text":"The high hills are a refuge for the wild goats; and the rocks for the conies."},{"text":"He appointed the moon for seasons: the sun knoweth his going down."},{"text":"Thou makest darkness, and it is night: wherein all the beasts of the forest do creep forth."},{"text":"The young lions roar after their prey, and seek their meat from God."},{"text":"The sun ariseth, they gather themselves together, and lay them down in their dens."},{"text":"Man goeth forth unto his work and to his labour until the evening."},{"text":"O LORD, how manifold are thy works! in wisdom hast thou made them all: the earth is full of thy riches."},{"text":"So is this great and wide sea, wherein are things creeping innumerable, both small and great beasts."},{"text":"There go the ships: there is that leviathan, whom thou hast made to play therein."},{"text":"These wait all upon thee; that thou mayest give them their meat in due season."},{"text":"That thou givest them they gather: thou openest thine hand, they are filled with good."},{"text":"Thou hidest thy face, they are troubled: thou takest away their breath, they die, and return to their dust."},{"text":"Thou sendest forth thy spirit, they are created: and thou renewest the face of the earth."},{"text":"The glory of the LORD shall endure for ever: the LORD shall rejoice in his works."},{"text":"He looketh on the earth, and it trembleth: he toucheth the hills, and they smoke."},{"text":"I will sing unto the LORD as long as I live: I will sing praise to my God while I have my being."},{"text":"My meditation of him shall be sweet: I will be glad in the LORD."},{"text":"Let the sinners be consumed out of the earth, and let the wicked be no more. Bless thou the LORD, O my soul. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":105,"verses":[{"text":"O give thanks unto the LORD; call upon his name: make known his deeds among the people."},{"text":"Sing unto him, sing psalms unto him: talk ye of all his wondrous works."},{"text":"Glory ye in his holy name: let the heart of them rejoice that seek the LORD."},{"text":"Seek the LORD, and his strength: seek his face evermore."},{"text":"Remember his marvellous works that he hath done; his wonders, and the judgments of his mouth;"},{"text":"O ye seed of Abraham his servant, ye children of Jacob his chosen."},{"text":"He is the LORD our God: his judgments are in all the earth."},{"text":"He hath remembered his covenant for ever, the word which he commanded to a thousand generations."},{"text":"Which covenant he made with Abraham, and his oath unto Isaac;"},{"text":"And confirmed the same unto Jacob for a law, and to Israel for an everlasting covenant:"},{"text":"Saying, Unto thee will I give the land of Canaan, the lot of your inheritance:"},{"text":"When they were but a few men in number; yea, very few, and strangers in it."},{"text":"When they went from one nation to another, from one kingdom to another people;"},{"text":"He suffered no man to do them wrong: yea, he reproved kings for their sakes;"},{"text":"Saying, Touch not mine anointed, and do my prophets no harm."},{"text":"Moreover he called for a famine upon the land: he brake the whole staff of bread."},{"text":"He sent a man before them, even Joseph, who was sold for a servant:"},{"text":"Whose feet they hurt with fetters: he was laid in iron:"},{"text":"Until the time that his word came: the word of the LORD tried him."},{"text":"The king sent and loosed him; even the ruler of the people, and let him go free."},{"text":"He made him lord of his house, and ruler of all his substance:"},{"text":"To bind his princes at his pleasure; and teach his senators wisdom."},{"text":"Israel also came into Egypt; and Jacob sojourned in the land of Ham."},{"text":"And he increased his people greatly; and made them stronger than their enemies."},{"text":"He turned their heart to hate his people, to deal subtilly with his servants."},{"text":"He sent Moses his servant; and Aaron whom he had chosen."},{"text":"They shewed his signs among them, and wonders in the land of Ham."},{"text":"He sent darkness, and made it dark; and they rebelled not against his word."},{"text":"He turned their waters into blood, and slew their fish."},{"text":"Their land brought forth frogs in abundance, in the chambers of their kings."},{"text":"He spake, and there came divers sorts of flies, and lice in all their coasts."},{"text":"He gave them hail for rain, and flaming fire in their land."},{"text":"He smote their vines also and their fig trees; and brake the trees of their coasts."},{"text":"He spake, and the locusts came, and caterpillers, and that without number,"},{"text":"And did eat up all the herbs in their land, and devoured the fruit of their ground."},{"text":"He smote also all the firstborn in their land, the chief of all their strength."},{"text":"He brought them forth also with silver and gold: and there was not one feeble person among their tribes."},{"text":"Egypt was glad when they departed: for the fear of them fell upon them."},{"text":"He spread a cloud for a covering; and fire to give light in the night."},{"text":"The people asked, and he brought quails, and satisfied them with the bread of heaven."},{"text":"He opened the rock, and the waters gushed out; they ran in the dry places like a river."},{"text":"For he remembered his holy promise, and Abraham his servant."},{"text":"And he brought forth his people with joy, and his chosen with gladness:"},{"text":"And gave them the lands of the heathen: and they inherited the labour of the people;"},{"text":"That they might observe his statutes, and keep his laws. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":106,"verses":[{"text":"Praise ye the LORD. O give thanks unto the LORD; for he is good: for his mercy endureth for ever."},{"text":"Who can utter the mighty acts of the LORD? who can shew forth all his praise?"},{"text":"Blessed are they that keep judgment, and he that doeth righteousness at all times."},{"text":"Remember me, O LORD, with the favour that thou bearest unto thy people: O visit me with thy salvation;"},{"text":"That I may see the good of thy chosen, that I may rejoice in the gladness of thy nation, that I may glory with thine inheritance."},{"text":"We have sinned with our fathers, we have committed iniquity, we have done wickedly."},{"text":"Our fathers understood not thy wonders in Egypt; they remembered not the multitude of thy mercies; but provoked him at the sea, even at the Red sea."},{"text":"Nevertheless he saved them for his name's sake, that he might make his mighty power to be known."},{"text":"He rebuked the Red sea also, and it was dried up: so he led them through the depths, as through the wilderness."},{"text":"And he saved them from the hand of him that hated them, and redeemed them from the hand of the enemy."},{"text":"And the waters covered their enemies: there was not one of them left."},{"text":"Then believed they his words; they sang his praise."},{"text":"They soon forgat his works; they waited not for his counsel:"},{"text":"But lusted exceedingly in the wilderness, and tempted God in the desert."},{"text":"And he gave them their request; but sent leanness into their soul."},{"text":"They envied Moses also in the camp, and Aaron the saint of the LORD."},{"text":"The earth opened and swallowed up Dathan and covered the company of Abiram."},{"text":"And a fire was kindled in their company; the flame burned up the wicked."},{"text":"They made a calf in Horeb, and worshipped the molten image."},{"text":"Thus they changed their glory into the similitude of an ox that eateth grass."},{"text":"They forgat God their saviour, which had done great things in Egypt;"},{"text":"Wondrous works in the land of Ham, and terrible things by the Red sea."},{"text":"Therefore he said that he would destroy them, had not Moses his chosen stood before him in the breach, to turn away his wrath, lest he should destroy them."},{"text":"Yea, they despised the pleasant land, they believed not his word:"},{"text":"But murmured in their tents, and hearkened not unto the voice of the LORD."},{"text":"Therefore he lifted up his hand against them, to overthrow them in the wilderness:"},{"text":"To overthrow their seed also among the nations, and to scatter them in the lands."},{"text":"They joined themselves also unto Baalpeor, and ate the sacrifices of the dead."},{"text":"Thus they provoked him to anger with their inventions: and the plague brake in upon them."},{"text":"Then stood up Phinehas, and executed judgment: and so the plague was stayed."},{"text":"And that was counted unto him for righteousness unto all generations for evermore."},{"text":"They angered him also at the waters of strife, so that it went ill with Moses for their sakes:"},{"text":"Because they provoked his spirit, so that he spake unadvisedly with his lips."},{"text":"They did not destroy the nations, concerning whom the LORD commanded them:"},{"text":"But were mingled among the heathen, and learned their works."},{"text":"And they served their idols: which were a snare unto them."},{"text":"Yea, they sacrificed their sons and their daughters unto devils,"},{"text":"And shed innocent blood, even the blood of their sons and of their daughters, whom they sacrificed unto the idols of Canaan: and the land was polluted with blood."},{"text":"Thus were they defiled with their own works, and went a whoring with their own inventions."},{"text":"Therefore was the wrath of the LORD kindled against his people, insomuch that he abhorred his own inheritance."},{"text":"And he gave them into the hand of the heathen; and they that hated them ruled over them."},{"text":"Their enemies also oppressed them, and they were brought into subjection under their hand."},{"text":"Many times did he deliver them; but they provoked him with their counsel, and were brought low for their iniquity."},{"text":"Nevertheless he regarded their affliction, when he heard their cry:"},{"text":"And he remembered for them his covenant, and repented according to the multitude of his mercies."},{"text":"He made them also to be pitied of all those that carried them captives."},{"text":"Save us, O LORD our God, and gather us from among the heathen, to give thanks unto thy holy name, and to triumph in thy praise."},{"text":"Blessed be the LORD God of Israel from everlasting to everlasting: and let all the people say, Amen. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":107,"verses":[{"text":"O give thanks unto the LORD, for he is good: for his mercy endureth for ever."},{"text":"Let the redeemed of the LORD say so, whom he hath redeemed from the hand of the enemy;"},{"text":"And gathered them out of the lands, from the east, and from the west, from the north, and from the south."},{"text":"They wandered in the wilderness in a solitary way; they found no city to dwell in."},{"text":"Hungry and thirsty, their soul fainted in them."},{"text":"Then they cried unto the LORD in their trouble, and he delivered them out of their distresses."},{"text":"And he led them forth by the right way, that they might go to a city of habitation."},{"text":"Oh that men would praise the LORD for his goodness, and for his wonderful works to the children of men!"},{"text":"For he satisfieth the longing soul, and filleth the hungry soul with goodness."},{"text":"Such as sit in darkness and in the shadow of death, being bound in affliction and iron;"},{"text":"Because they rebelled against the words of God, and contemned the counsel of the most High:"},{"text":"Therefore he brought down their heart with labour; they fell down, and there was none to help."},{"text":"Then they cried unto the LORD in their trouble, and he saved them out of their distresses."},{"text":"He brought them out of darkness and the shadow of death, and brake their bands in sunder."},{"text":"Oh that men would praise the LORD for his goodness, and for his wonderful works to the children of men!"},{"text":"For he hath broken the gates of brass, and cut the bars of iron in sunder."},{"text":"Fools because of their transgression, and because of their iniquities, are afflicted."},{"text":"Their soul abhorreth all manner of meat; and they draw near unto the gates of death."},{"text":"Then they cry unto the LORD in their trouble, and he saveth them out of their distresses."},{"text":"He sent his word, and healed them, and delivered them from their destructions."},{"text":"Oh that men would praise the LORD for his goodness, and for his wonderful works to the children of men!"},{"text":"And let them sacrifice the sacrifices of thanksgiving, and declare his works with rejoicing."},{"text":"They that go down to the sea in ships, that do business in great waters;"},{"text":"These see the works of the LORD, and his wonders in the deep."},{"text":"For he commandeth, and raiseth the stormy wind, which lifteth up the waves thereof."},{"text":"They mount up to the heaven, they go down again to the depths: their soul is melted because of trouble."},{"text":"They reel to and fro, and stagger like a drunken man, and are at their wit's end."},{"text":"Then they cry unto the LORD in their trouble, and he bringeth them out of their distresses."},{"text":"He maketh the storm a calm, so that the waves thereof are still."},{"text":"Then are they glad because they be quiet; so he bringeth them unto their desired haven."},{"text":"Oh that men would praise the LORD for his goodness, and for his wonderful works to the children of men!"},{"text":"Let them exalt him also in the congregation of the people, and praise him in the assembly of the elders."},{"text":"He turneth rivers into a wilderness, and the watersprings into dry ground;"},{"text":"A fruitful land into barrenness, for the wickedness of them that dwell therein."},{"text":"He turneth the wilderness into a standing water, and dry ground into watersprings."},{"text":"And there he maketh the hungry to dwell, that they may prepare a city for habitation;"},{"text":"And sow the fields, and plant vineyards, which may yield fruits of increase."},{"text":"He blesseth them also, so that they are multiplied greatly; and suffereth not their cattle to decrease."},{"text":"Again, they are minished and brought low through oppression, affliction, and sorrow."},{"text":"He poureth contempt upon princes, and causeth them to wander in the wilderness, where there is no way."},{"text":"Yet setteth he the poor on high from affliction, and maketh him families like a flock."},{"text":"The righteous shall see it, and rejoice: and all iniquity shall stop her mouth."},{"text":"Whoso is wise, and will observe these things, even they shall understand the lovingkindness of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":108,"verses":[{"text":"O god, my heart is fixed; I will sing and give praise, even with my glory."},{"text":"Awake, psaltery and harp: I myself will awake early."},{"text":"I will praise thee, O LORD, among the people: and I will sing praises unto thee among the nations."},{"text":"For thy mercy is great above the heavens: and thy truth reacheth unto the clouds."},{"text":"Be thou exalted, O God, above the heavens: and thy glory above all the earth;"},{"text":"That thy beloved may be delivered: save with thy right hand, and answer me."},{"text":"God hath spoken in his holiness; I will rejoice, I will divide Shechem, and mete out the valley of Succoth."},{"text":"Gilead is mine; Manasseh is mine; Ephraim also is the strength of mine head; Judah is my lawgiver;"},{"text":"Moab is my washpot; over Edom will I cast out my shoe; over Philistia will I triumph."},{"text":"Who will bring me into the strong city? who will lead me into Edom?"},{"text":"Wilt not thou, O God, who hast cast us off? and wilt not thou, O God, go forth with our hosts?"},{"text":"Give us help from trouble: for vain is the help of man."},{"text":"Through God we shall do valiantly: for he it is that shall tread down our enemies."}]}
@@ -0,0 +1 @@
1
+ {"number":109,"verses":[{"text":"Hold not thy peace, O God of my praise;"},{"text":"For the mouth of the wicked and the mouth of the deceitful are opened against me: they have spoken against me with a lying tongue."},{"text":"They compassed me about also with words of hatred; and fought against me without a cause."},{"text":"For my love they are my adversaries: but I give myself unto prayer."},{"text":"And they have rewarded me evil for good, and hatred for my love."},{"text":"Set thou a wicked man over him: and let Satan stand at his right hand."},{"text":"When he shall be judged, let him be condemned: and let his prayer become sin."},{"text":"Let his days be few; and let another take his office."},{"text":"Let his children be fatherless, and his wife a widow."},{"text":"Let his children be continually vagabonds, and beg: let them seek their bread also out of their desolate places."},{"text":"Let the extortioner catch all that he hath; and let the strangers spoil his labour."},{"text":"Let there be none to extend mercy unto him: neither let there be any to favour his fatherless children."},{"text":"Let his posterity be cut off; and in the generation following let their name be blotted out."},{"text":"Let the iniquity of his fathers be remembered with the LORD; and let not the sin of his mother be blotted out."},{"text":"Let them be before the LORD continually, that he may cut off the memory of them from the earth."},{"text":"Because that he remembered not to shew mercy, but persecuted the poor and needy man, that he might even slay the broken in heart."},{"text":"As he loved cursing, so let it come unto him: as he delighted not in blessing, so let it be far from him."},{"text":"As he clothed himself with cursing like as with his garment, so let it come into his bowels like water, and like oil into his bones."},{"text":"Let it be unto him as the garment which covereth him, and for a girdle wherewith he is girded continually."},{"text":"Let this be the reward of mine adversaries from the LORD, and of them that speak evil against my soul."},{"text":"But do thou for me, O GOD the Lord, for thy name's sake: because thy mercy is good, deliver thou me."},{"text":"For I am poor and needy, and my heart is wounded within me."},{"text":"I am gone like the shadow when it declineth: I am tossed up and down as the locust."},{"text":"My knees are weak through fasting; and my flesh faileth of fatness."},{"text":"I became also a reproach unto them: when they looked upon me they shaked their heads."},{"text":"Help me, O LORD my God: O save me according to thy mercy:"},{"text":"That they may know that this is thy hand; that thou, LORD, hast done it."},{"text":"Let them curse, but bless thou: when they arise, let them be ashamed; but let thy servant rejoice."},{"text":"Let mine adversaries be clothed with shame, and let them cover themselves with their own confusion, as with a mantle."},{"text":"I will greatly praise the LORD with my mouth; yea, I will praise him among the multitude."},{"text":"For he shall stand at the right hand of the poor, to save him from those that condemn his soul."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"In the LORD put I my trust: how say ye to my soul, Flee as a bird to your mountain?"},{"text":"For, lo, the wicked bend their bow, they make ready their arrow upon the string, that they may privily shoot at the upright in heart."},{"text":"If the foundations be destroyed, what can the righteous do?"},{"text":"The LORD is in his holy temple, the LORD's throne is in heaven: his eyes behold, his eyelids try, the children of men."},{"text":"The LORD trieth the righteous: but the wicked and him that loveth violence his soul hateth."},{"text":"Upon the wicked he shall rain snares, fire and brimstone, and an horrible tempest: this shall be the portion of their cup."},{"text":"For the righteous LORD loveth righteousness; his countenance doth behold the upright."}]}
@@ -0,0 +1 @@
1
+ {"number":110,"verses":[{"text":"The LORD said unto my Lord, Sit thou at my right hand, until I make thine enemies thy footstool."},{"text":"The LORD shall send the rod of thy strength out of Zion: rule thou in the midst of thine enemies."},{"text":"Thy people shall be willing in the day of thy power, in the beauties of holiness from the womb of the morning: thou hast the dew of thy youth."},{"text":"The LORD hath sworn, and will not repent, Thou art a priest for ever after the order of Melchizedek."},{"text":"The Lord at thy right hand shall strike through kings in the day of his wrath."},{"text":"He shall judge among the heathen, he shall fill the places with the dead bodies; he shall wound the heads over many countries."},{"text":"He shall drink of the brook in the way: therefore shall he lift up the head."}]}
@@ -0,0 +1 @@
1
+ {"number":111,"verses":[{"text":"Praise ye the LORD. I will praise the LORD with my whole heart, in the assembly of the upright, and in the congregation."},{"text":"The works of the LORD are great, sought out of all them that have pleasure therein."},{"text":"His work is honourable and glorious: and his righteousness endureth for ever."},{"text":"He hath made his wonderful works to be remembered: the LORD is gracious and full of compassion."},{"text":"He hath given meat unto them that fear him: he will ever be mindful of his covenant."},{"text":"He hath shewed his people the power of his works, that he may give them the heritage of the heathen."},{"text":"The works of his hands are verity and judgment; all his commandments are sure."},{"text":"They stand fast for ever and ever, and are done in truth and uprightness."},{"text":"He sent redemption unto his people: he hath commanded his covenant for ever: holy and reverend is his name."},{"text":"The fear of the LORD is the beginning of wisdom: a good understanding have all they that do his commandments: his praise endureth for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":112,"verses":[{"text":"Praise ye the LORD. Blessed is the man that feareth the LORD, that delighteth greatly in his commandments."},{"text":"His seed shall be mighty upon earth: the generation of the upright shall be blessed."},{"text":"Wealth and riches shall be in his house: and his righteousness endureth for ever."},{"text":"Unto the upright there ariseth light in the darkness: he is gracious, and full of compassion, and righteous."},{"text":"A good man sheweth favour, and lendeth: he will guide his affairs with discretion."},{"text":"Surely he shall not be moved for ever: the righteous shall be in everlasting remembrance."},{"text":"He shall not be afraid of evil tidings: his heart is fixed, trusting in the LORD."},{"text":"His heart is established, he shall not be afraid, until he see his desire upon his enemies."},{"text":"He hath dispersed, he hath given to the poor; his righteousness endureth for ever; his horn shall be exalted with honour."},{"text":"The wicked shall see it, and be grieved; he shall gnash with his teeth, and melt away: the desire of the wicked shall perish."}]}
@@ -0,0 +1 @@
1
+ {"number":113,"verses":[{"text":"Praise ye the LORD. Praise, O ye servants of the LORD, praise the name of the LORD."},{"text":"Blessed be the name of the LORD from this time forth and for evermore."},{"text":"From the rising of the sun unto the going down of the same the LORD's name is to be praised."},{"text":"The LORD is high above all nations, and his glory above the heavens."},{"text":"Who is like unto the LORD our God, who dwelleth on high,"},{"text":"Who humbleth himself to behold the things that are in heaven, and in the earth!"},{"text":"He raiseth up the poor out of the dust, and lifteth the needy out of the dunghill;"},{"text":"That he may set him with princes, even with the princes of his people."},{"text":"He maketh the barren woman to keep house, and to be a joyful mother of children. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":114,"verses":[{"text":"When Israel went out of Egypt, the house of Jacob from a people of strange language;"},{"text":"Judah was his sanctuary, and Israel his dominion."},{"text":"The sea saw it, and fled: Jordan was driven back."},{"text":"The mountains skipped like rams, and the little hills like lambs."},{"text":"What ailed thee, O thou sea, that thou fleddest? thou Jordan, that thou wast driven back?"},{"text":"Ye mountains, that ye skipped like rams; and ye little hills, like lambs?"},{"text":"Tremble, thou earth, at the presence of the Lord, at the presence of the God of Jacob;"},{"text":"Which turned the rock into a standing water, the flint into a fountain of waters."}]}
@@ -0,0 +1 @@
1
+ {"number":115,"verses":[{"text":"Not unto us, O LORD, not unto us, but unto thy name give glory, for thy mercy, and for thy truth's sake."},{"text":"Wherefore should the heathen say, Where is now their God?"},{"text":"But our God is in the heavens: he hath done whatsoever he hath pleased."},{"text":"Their idols are silver and gold, the work of men's hands."},{"text":"They have mouths, but they speak not: eyes have they, but they see not:"},{"text":"They have ears, but they hear not: noses have they, but they smell not:"},{"text":"They have hands, but they handle not: feet have they, but they walk not: neither speak they through their throat."},{"text":"They that make them are like unto them; so is every one that trusteth in them."},{"text":"O Israel, trust thou in the LORD: he is their help and their shield."},{"text":"O house of Aaron, trust in the LORD: he is their help and their shield."},{"text":"Ye that fear the LORD, trust in the LORD: he is their help and their shield."},{"text":"The LORD hath been mindful of us: he will bless us; he will bless the house of Israel; he will bless the house of Aaron."},{"text":"He will bless them that fear the LORD, both small and great."},{"text":"The LORD shall increase you more and more, you and your children."},{"text":"Ye are blessed of the LORD which made heaven and earth."},{"text":"The heaven, even the heavens, are the LORD's: but the earth hath he given to the children of men."},{"text":"The dead praise not the LORD, neither any that go down into silence."},{"text":"But we will bless the LORD from this time forth and for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":116,"verses":[{"text":"I love the LORD, because he hath heard my voice and my supplications."},{"text":"Because he hath inclined his ear unto me, therefore will I call upon him as long as I live."},{"text":"The sorrows of death compassed me, and the pains of hell gat hold upon me: I found trouble and sorrow."},{"text":"Then called I upon the name of the LORD; O LORD, I beseech thee, deliver my soul."},{"text":"Gracious is the LORD, and righteous; yea, our God is merciful."},{"text":"The LORD preserveth the simple: I was brought low, and he helped me."},{"text":"Return unto thy rest, O my soul; for the LORD hath dealt bountifully with thee."},{"text":"For thou hast delivered my soul from death, mine eyes from tears, and my feet from falling."},{"text":"I will walk before the LORD in the land of the living."},{"text":"I believed, therefore have I spoken: I was greatly afflicted:"},{"text":"I said in my haste, All men are liars."},{"text":"What shall I render unto the LORD for all his benefits toward me?"},{"text":"I will take the cup of salvation, and call upon the name of the LORD."},{"text":"I will pay my vows unto the LORD now in the presence of all his people."},{"text":"Precious in the sight of the LORD is the death of his saints."},{"text":"O LORD, truly I am thy servant; I am thy servant, and the son of thine handmaid: thou hast loosed my bonds."},{"text":"I will offer to thee the sacrifice of thanksgiving, and will call upon the name of the LORD."},{"text":"I will pay my vows unto the LORD now in the presence of all his people."},{"text":"In the courts of the LORD's house, in the midst of thee, O Jerusalem. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":117,"verses":[{"text":"O praise the LORD, all ye nations: praise him, all ye people."},{"text":"For his merciful kindness is great toward us: and the truth of the LORD endureth for ever. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":118,"verses":[{"text":"O give thanks unto the LORD; for he is good: because his mercy endureth for ever."},{"text":"Let Israel now say, that his mercy endureth for ever."},{"text":"Let the house of Aaron now say, that his mercy endureth for ever."},{"text":"Let them now that fear the LORD say, that his mercy endureth for ever."},{"text":"I called upon the LORD in distress: the LORD answered me, and set me in a large place."},{"text":"The LORD is on my side; I will not fear: what can man do unto me?"},{"text":"The LORD taketh my part with them that help me: therefore shall I see my desire upon them that hate me."},{"text":"It is better to trust in the LORD than to put confidence in man."},{"text":"It is better to trust in the LORD than to put confidence in princes."},{"text":"All nations compassed me about: but in the name of the LORD will I destroy them."},{"text":"They compassed me about; yea, they compassed me about: but in the name of the LORD I will destroy them."},{"text":"They compassed me about like bees: they are quenched as the fire of thorns: for in the name of the LORD I will destroy them."},{"text":"Thou hast thrust sore at me that I might fall: but the LORD helped me."},{"text":"The LORD is my strength and song, and is become my salvation."},{"text":"The voice of rejoicing and salvation is in the tabernacles of the righteous: the right hand of the LORD doeth valiantly."},{"text":"The right hand of the LORD is exalted: the right hand of the LORD doeth valiantly."},{"text":"I shall not die, but live, and declare the works of the LORD."},{"text":"The LORD hath chastened me sore: but he hath not given me over unto death."},{"text":"Open to me the gates of righteousness: I will go into them, and I will praise the LORD:"},{"text":"This gate of the LORD, into which the righteous shall enter."},{"text":"I will praise thee: for thou hast heard me, and art become my salvation."},{"text":"The stone which the builders refused is become the head stone of the corner."},{"text":"This is the LORD's doing; it is marvellous in our eyes."},{"text":"This is the day which the LORD hath made; we will rejoice and be glad in it."},{"text":"Save now, I beseech thee, O LORD: O LORD, I beseech thee, send now prosperity."},{"text":"Blessed be he that cometh in the name of the LORD: we have blessed you out of the house of the LORD."},{"text":"God is the LORD, which hath shewed us light: bind the sacrifice with cords, even unto the horns of the altar."},{"text":"Thou art my God, and I will praise thee: thou art my God, I will exalt thee."},{"text":"O give thanks unto the LORD; for he is good: for his mercy endureth for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":119,"verses":[{"text":"Blessed are the undefiled in the way, who walk in the law of the LORD."},{"text":"Blessed are they that keep his testimonies, and that seek him with the whole heart."},{"text":"They also do no iniquity: they walk in his ways."},{"text":"Thou hast commanded us to keep thy precepts diligently."},{"text":"O that my ways were directed to keep thy statutes!"},{"text":"Then shall I not be ashamed, when I have respect unto all thy commandments."},{"text":"I will praise thee with uprightness of heart, when I shall have learned thy righteous judgments."},{"text":"I will keep thy statutes: O forsake me not utterly."},{"text":"Wherewithal shall a young man cleanse his way? by taking heed thereto according to thy word."},{"text":"With my whole heart have I sought thee: O let me not wander from thy commandments."},{"text":"Thy word have I hid in mine heart, that I might not sin against thee."},{"text":"Blessed art thou, O LORD: teach me thy statutes."},{"text":"With my lips have I declared all the judgments of thy mouth."},{"text":"I have rejoiced in the way of thy testimonies, as much as in all riches."},{"text":"I will meditate in thy precepts, and have respect unto thy ways."},{"text":"I will delight myself in thy statutes: I will not forget thy word."},{"text":"Deal bountifully with thy servant, that I may live, and keep thy word."},{"text":"Open thou mine eyes, that I may behold wondrous things out of thy law."},{"text":"I am a stranger in the earth: hide not thy commandments from me."},{"text":"My soul breaketh for the longing that it hath unto thy judgments at all times."},{"text":"Thou hast rebuked the proud that are cursed, which do err from thy commandments."},{"text":"Remove from me reproach and contempt; for I have kept thy testimonies."},{"text":"Princes also did sit and speak against me: but thy servant did meditate in thy statutes."},{"text":"Thy testimonies also are my delight and my counsellors."},{"text":"My soul cleaveth unto the dust: quicken thou me according to thy word."},{"text":"I have declared my ways, and thou heardest me: teach me thy statutes."},{"text":"Make me to understand the way of thy precepts: so shall I talk of thy wondrous works."},{"text":"My soul melteth for heaviness: strengthen thou me according unto thy word."},{"text":"Remove from me the way of lying: and grant me thy law graciously."},{"text":"I have chosen the way of truth: thy judgments have I laid before me."},{"text":"I have stuck unto thy testimonies: O LORD, put me not to shame."},{"text":"I will run the way of thy commandments, when thou shalt enlarge my heart."},{"text":"Teach me, O LORD, the way of thy statutes; and I shall keep it unto the end."},{"text":"Give me understanding, and I shall keep thy law; yea, I shall observe it with my whole heart."},{"text":"Make me to go in the path of thy commandments; for therein do I delight."},{"text":"Incline my heart unto thy testimonies, and not to covetousness."},{"text":"Turn away mine eyes from beholding vanity; and quicken thou me in thy way."},{"text":"Stablish thy word unto thy servant, who is devoted to thy fear."},{"text":"Turn away my reproach which I fear: for thy judgments are good."},{"text":"Behold, I have longed after thy precepts: quicken me in thy righteousness."},{"text":"Let thy mercies come also unto me, O LORD, even thy salvation, according to thy word."},{"text":"So shall I have wherewith to answer him that reproacheth me: for I trust in thy word."},{"text":"And take not the word of truth utterly out of my mouth; for I have hoped in thy judgments."},{"text":"So shall I keep thy law continually for ever and ever."},{"text":"And I will walk at liberty: for I seek thy precepts."},{"text":"I will speak of thy testimonies also before kings, and will not be ashamed."},{"text":"And I will delight myself in thy commandments, which I have loved."},{"text":"My hands also will I lift up unto thy commandments, which I have loved; and I will meditate in thy statutes."},{"text":"Remember the word unto thy servant, upon which thou hast caused me to hope."},{"text":"This is my comfort in my affliction: for thy word hath quickened me."},{"text":"The proud have had me greatly in derision: yet have I not declined from thy law."},{"text":"I remembered thy judgments of old, O LORD; and have comforted myself."},{"text":"Horror hath taken hold upon me because of the wicked that forsake thy law."},{"text":"Thy statutes have been my songs in the house of my pilgrimage."},{"text":"I have remembered thy name, O LORD, in the night, and have kept thy law."},{"text":"This I had, because I kept thy precepts."},{"text":"Thou art my portion, O LORD: I have said that I would keep thy words."},{"text":"I intreated thy favour with my whole heart: be merciful unto me according to thy word."},{"text":"I thought on my ways, and turned my feet unto thy testimonies."},{"text":"I made haste, and delayed not to keep thy commandments."},{"text":"The bands of the wicked have robbed me: but I have not forgotten thy law."},{"text":"At midnight I will rise to give thanks unto thee because of thy righteous judgments."},{"text":"I am a companion of all them that fear thee, and of them that keep thy precepts."},{"text":"The earth, O LORD, is full of thy mercy: teach me thy statutes."},{"text":"Thou hast dealt well with thy servant, O LORD, according unto thy word."},{"text":"Teach me good judgment and knowledge: for I have believed thy commandments."},{"text":"Before I was afflicted I went astray: but now have I kept thy word."},{"text":"Thou art good, and doest good; teach me thy statutes."},{"text":"The proud have forged a lie against me: but I will keep thy precepts with my whole heart."},{"text":"Their heart is as fat as grease; but I delight in thy law."},{"text":"It is good for me that I have been afflicted; that I might learn thy statutes."},{"text":"The law of thy mouth is better unto me than thousands of gold and silver."},{"text":"Thy hands have made me and fashioned me: give me understanding, that I may learn thy commandments."},{"text":"They that fear thee will be glad when they see me; because I have hoped in thy word."},{"text":"I know, O LORD, that thy judgments are right, and that thou in faithfulness hast afflicted me."},{"text":"Let, I pray thee, thy merciful kindness be for my comfort, according to thy word unto thy servant."},{"text":"Let thy tender mercies come unto me, that I may live: for thy law is my delight."},{"text":"Let the proud be ashamed; for they dealt perversely with me without a cause: but I will meditate in thy precepts."},{"text":"Let those that fear thee turn unto me, and those that have known thy testimonies."},{"text":"Let my heart be sound in thy statutes; that I be not ashamed."},{"text":"My soul fainteth for thy salvation: but I hope in thy word."},{"text":"Mine eyes fail for thy word, saying, When wilt thou comfort me?"},{"text":"For I am become like a bottle in the smoke; yet do I not forget thy statutes."},{"text":"How many are the days of thy servant? when wilt thou execute judgment on them that persecute me?"},{"text":"The proud have digged pits for me, which are not after thy law."},{"text":"All thy commandments are faithful: they persecute me wrongfully; help thou me."},{"text":"They had almost consumed me upon earth; but I forsook not thy precepts."},{"text":"Quicken me after thy lovingkindness; so shall I keep the testimony of thy mouth."},{"text":"For ever, O LORD, thy word is settled in heaven."},{"text":"Thy faithfulness is unto all generations: thou hast established the earth, and it abideth."},{"text":"They continue this day according to thine ordinances: for all are thy servants."},{"text":"Unless thy law had been my delights, I should then have perished in mine affliction."},{"text":"I will never forget thy precepts: for with them thou hast quickened me."},{"text":"I am thine, save me: for I have sought thy precepts."},{"text":"The wicked have waited for me to destroy me: but I will consider thy testimonies."},{"text":"I have seen an end of all perfection: but thy commandment is exceeding broad."},{"text":"O how I love thy law! it is my meditation all the day."},{"text":"Thou through thy commandments hast made me wiser than mine enemies: for they are ever with me."},{"text":"I have more understanding than all my teachers: for thy testimonies are my meditation."},{"text":"I understand more than the ancients, because I keep thy precepts."},{"text":"I have refrained my feet from every evil way, that I might keep thy word."},{"text":"I have not departed from thy judgments: for thou hast taught me."},{"text":"How sweet are thy words unto my taste! yea, sweeter than honey to my mouth!"},{"text":"Through thy precepts I get understanding: therefore I hate every false way."},{"text":"Thy word is a lamp unto my feet, and a light unto my path."},{"text":"I have sworn, and I will perform it, that I will keep thy righteous judgments."},{"text":"I am afflicted very much: quicken me, O LORD, according unto thy word."},{"text":"Accept, I beseech thee, the freewill offerings of my mouth, O LORD, and teach me thy judgments."},{"text":"My soul is continually in my hand: yet do I not forget thy law."},{"text":"The wicked have laid a snare for me: yet I erred not from thy precepts."},{"text":"Thy testimonies have I taken as an heritage for ever: for they are the rejoicing of my heart."},{"text":"I have inclined mine heart to perform thy statutes alway, even unto the end."},{"text":"I hate vain thoughts: but thy law do I love."},{"text":"Thou art my hiding place and my shield: I hope in thy word."},{"text":"Depart from me, ye evildoers: for I will keep the commandments of my God."},{"text":"Uphold me according unto thy word, that I may live: and let me not be ashamed of my hope."},{"text":"Hold thou me up, and I shall be safe: and I will have respect unto thy statutes continually."},{"text":"Thou hast trodden down all them that err from thy statutes: for their deceit is falsehood."},{"text":"Thou puttest away all the wicked of the earth like dross: therefore I love thy testimonies."},{"text":"My flesh trembleth for fear of thee; and I am afraid of thy judgments."},{"text":"I have done judgment and justice: leave me not to mine oppressors."},{"text":"Be surety for thy servant for good: let not the proud oppress me."},{"text":"Mine eyes fail for thy salvation, and for the word of thy righteousness."},{"text":"Deal with thy servant according unto thy mercy, and teach me thy statutes."},{"text":"I am thy servant; give me understanding, that I may know thy testimonies."},{"text":"It is time for thee, LORD, to work: for they have made void thy law."},{"text":"Therefore I love thy commandments above gold; yea, above fine gold."},{"text":"Therefore I esteem all thy precepts concerning all things to be right; and I hate every false way."},{"text":"Thy testimonies are wonderful: therefore doth my soul keep them."},{"text":"The entrance of thy words giveth light; it giveth understanding unto the simple."},{"text":"I opened my mouth, and panted: for I longed for thy commandments."},{"text":"Look thou upon me, and be merciful unto me, as thou usest to do unto those that love thy name."},{"text":"Order my steps in thy word: and let not any iniquity have dominion over me."},{"text":"Deliver me from the oppression of man: so will I keep thy precepts."},{"text":"Make thy face to shine upon thy servant; and teach me thy statutes."},{"text":"Rivers of waters run down mine eyes, because they keep not thy law."},{"text":"Righteous art thou, O LORD, and upright are thy judgments."},{"text":"Thy testimonies that thou hast commanded are righteous and very faithful."},{"text":"My zeal hath consumed me, because mine enemies have forgotten thy words."},{"text":"Thy word is very pure: therefore thy servant loveth it."},{"text":"I am small and despised: yet do not I forget thy precepts."},{"text":"Thy righteousness is an everlasting righteousness, and thy law is the truth."},{"text":"Trouble and anguish have taken hold on me: yet thy commandments are my delights."},{"text":"The righteousness of thy testimonies is everlasting: give me understanding, and I shall live."},{"text":"I cried with my whole heart; hear me, O LORD: I will keep thy statutes."},{"text":"I cried unto thee; save me, and I shall keep thy testimonies."},{"text":"I prevented the dawning of the morning, and cried: I hoped in thy word."},{"text":"Mine eyes prevent the night watches, that I might meditate in thy word."},{"text":"Hear my voice according unto thy lovingkindness: O LORD, quicken me according to thy judgment."},{"text":"They draw nigh that follow after mischief: they are far from thy law."},{"text":"Thou art near, O LORD; and all thy commandments are truth."},{"text":"Concerning thy testimonies, I have known of old that thou hast founded them for ever."},{"text":"Consider mine affliction, and deliver me: for I do not forget thy law."},{"text":"Plead my cause, and deliver me: quicken me according to thy word."},{"text":"Salvation is far from the wicked: for they seek not thy statutes."},{"text":"Great are thy tender mercies, O LORD: quicken me according to thy judgments."},{"text":"Many are my persecutors and mine enemies; yet do I not decline from thy testimonies."},{"text":"I beheld the transgressors, and was grieved; because they kept not thy word."},{"text":"Consider how I love thy precepts: quicken me, O LORD, according to thy lovingkindness."},{"text":"Thy word is true from the beginning: and every one of thy righteous judgments endureth for ever."},{"text":"Princes have persecuted me without a cause: but my heart standeth in awe of thy word."},{"text":"I rejoice at thy word, as one that findeth great spoil."},{"text":"I hate and abhor lying: but thy law do I love."},{"text":"Seven times a day do I praise thee because of thy righteous judgments."},{"text":"Great peace have they which love thy law: and nothing shall offend them."},{"text":"LORD, I have hoped for thy salvation, and done thy commandments."},{"text":"My soul hath kept thy testimonies; and I love them exceedingly."},{"text":"I have kept thy precepts and thy testimonies: for all my ways are before thee."},{"text":"Let my cry come near before thee, O LORD: give me understanding according to thy word."},{"text":"Let my supplication come before thee: deliver me according to thy word."},{"text":"My lips shall utter praise, when thou hast taught me thy statutes."},{"text":"My tongue shall speak of thy word: for all thy commandments are righteousness."},{"text":"Let thine hand help me; for I have chosen thy precepts."},{"text":"I have longed for thy salvation, O LORD; and thy law is my delight."},{"text":"Let my soul live, and it shall praise thee; and let thy judgments help me."},{"text":"I have gone astray like a lost sheep; seek thy servant; for I do not forget thy commandments."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"Help, LORD; for the godly man ceaseth; for the faithful fail from among the children of men."},{"text":"They speak vanity every one with his neighbour: with flattering lips and with a double heart do they speak."},{"text":"The LORD shall cut off all flattering lips, and the tongue that speaketh proud things:"},{"text":"Who have said, With our tongue will we prevail; our lips are our own: who is lord over us?"},{"text":"For the oppression of the poor, for the sighing of the needy, now will I arise, saith the LORD; I will set him in safety from him that puffeth at him."},{"text":"The words of the LORD are pure words: as silver tried in a furnace of earth, purified seven times."},{"text":"Thou shalt keep them, O LORD, thou shalt preserve them from this generation for ever."},{"text":"The wicked walk on every side, when the vilest men are exalted."}]}
@@ -0,0 +1 @@
1
+ {"number":120,"verses":[{"text":"In my distress I cried unto the LORD, and he heard me."},{"text":"Deliver my soul, O LORD, from lying lips, and from a deceitful tongue."},{"text":"What shall be given unto thee? or what shall be done unto thee, thou false tongue?"},{"text":"Sharp arrows of the mighty, with coals of juniper."},{"text":"Woe is me, that I sojourn in Mesech, that I dwell in the tents of Kedar!"},{"text":"My soul hath long dwelt with him that hateth peace."},{"text":"I am for peace: but when I speak, they are for war."}]}
@@ -0,0 +1 @@
1
+ {"number":121,"verses":[{"text":"I will lift up mine eyes unto the hills, from whence cometh my help."},{"text":"My help cometh from the LORD, which made heaven and earth."},{"text":"He will not suffer thy foot to be moved: he that keepeth thee will not slumber."},{"text":"Behold, he that keepeth Israel shall neither slumber nor sleep."},{"text":"The LORD is thy keeper: the LORD is thy shade upon thy right hand."},{"text":"The sun shall not smite thee by day, nor the moon by night."},{"text":"The LORD shall preserve thee from all evil: he shall preserve thy soul."},{"text":"The LORD shall preserve thy going out and thy coming in from this time forth, and even for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":122,"verses":[{"text":"I was glad when they said unto me, Let us go into the house of the LORD."},{"text":"Our feet shall stand within thy gates, O Jerusalem."},{"text":"Jerusalem is builded as a city that is compact together:"},{"text":"Whither the tribes go up, the tribes of the LORD, unto the testimony of Israel, to give thanks unto the name of the LORD."},{"text":"For there are set thrones of judgment, the thrones of the house of David."},{"text":"Pray for the peace of Jerusalem: they shall prosper that love thee."},{"text":"Peace be within thy walls, and prosperity within thy palaces."},{"text":"For my brethren and companions' sakes, I will now say, Peace be within thee."},{"text":"Because of the house of the LORD our God I will seek thy good."}]}
@@ -0,0 +1 @@
1
+ {"number":123,"verses":[{"text":"Unto thee lift I up mine eyes, O thou that dwellest in the heavens."},{"text":"Behold, as the eyes of servants look unto the hand of their masters, and as the eyes of a maiden unto the hand of her mistress; so our eyes wait upon the LORD our God, until that he have mercy upon us."},{"text":"Have mercy upon us, O LORD, have mercy upon us: for we are exceedingly filled with contempt."},{"text":"Our soul is exceedingly filled with the scorning of those that are at ease, and with the contempt of the proud."}]}
@@ -0,0 +1 @@
1
+ {"number":124,"verses":[{"text":"If it had not been the LORD who was on our side, now may Israel say;"},{"text":"If it had not been the LORD who was on our side, when men rose up against us:"},{"text":"Then they had swallowed us up quick, when their wrath was kindled against us:"},{"text":"Then the waters had overwhelmed us, the stream had gone over our soul:"},{"text":"Then the proud waters had gone over our soul."},{"text":"Blessed be the LORD, who hath not given us as a prey to their teeth."},{"text":"Our soul is escaped as a bird out of the snare of the fowlers: the snare is broken, and we are escaped."},{"text":"Our help is in the name of the LORD, who made heaven and earth."}]}
@@ -0,0 +1 @@
1
+ {"number":125,"verses":[{"text":"They that trust in the LORD shall be as mount Zion, which cannot be removed, but abideth for ever."},{"text":"As the mountains are round about Jerusalem, so the LORD is round about his people from henceforth even for ever."},{"text":"For the rod of the wicked shall not rest upon the lot of the righteous; lest the righteous put forth their hands unto iniquity."},{"text":"Do good, O LORD, unto those that be good, and to them that are upright in their hearts."},{"text":"As for such as turn aside unto their crooked ways, the LORD shall lead them forth with the workers of iniquity: but peace shall be upon Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":126,"verses":[{"text":"When the LORD turned again the captivity of Zion, we were like them that dream."},{"text":"Then was our mouth filled with laughter, and our tongue with singing: then said they among the heathen, The LORD hath done great things for them."},{"text":"The LORD hath done great things for us; whereof we are glad."},{"text":"Turn again our captivity, O LORD, as the streams in the south."},{"text":"They that sow in tears shall reap in joy."},{"text":"He that goeth forth and weepeth, bearing precious seed, shall doubtless come again with rejoicing, bringing his sheaves with him."}]}
@@ -0,0 +1 @@
1
+ {"number":127,"verses":[{"text":"Except the LORD build the house, they labour in vain that build it: except the LORD keep the city, the watchman waketh but in vain."},{"text":"It is vain for you to rise up early, to sit up late, to eat the bread of sorrows: for so he giveth his beloved sleep."},{"text":"Lo, children are an heritage of the LORD: and the fruit of the womb is his reward."},{"text":"As arrows are in the hand of a mighty man; so are children of the youth."},{"text":"Happy is the man that hath his quiver full of them: they shall not be ashamed, but they shall speak with the enemies in the gate."}]}
@@ -0,0 +1 @@
1
+ {"number":128,"verses":[{"text":"Blessed is every one that feareth the LORD; that walketh in his ways."},{"text":"For thou shalt eat the labour of thine hands: happy shalt thou be, and it shall be well with thee."},{"text":"Thy wife shall be as a fruitful vine by the sides of thine house: thy children like olive plants round about thy table."},{"text":"Behold, that thus shall the man be blessed that feareth the LORD."},{"text":"The LORD shall bless thee out of Zion: and thou shalt see the good of Jerusalem all the days of thy life."},{"text":"Yea, thou shalt see thy children's children, and peace upon Israel."}]}
@@ -0,0 +1 @@
1
+ {"number":129,"verses":[{"text":"Many a time have they afflicted me from my youth, may Israel now say:"},{"text":"Many a time have they afflicted me from my youth: yet they have not prevailed against me."},{"text":"The plowers plowed upon my back: they made long their furrows."},{"text":"The LORD is righteous: he hath cut asunder the cords of the wicked."},{"text":"Let them all be confounded and turned back that hate Zion."},{"text":"Let them be as the grass upon the housetops, which withereth afore it groweth up:"},{"text":"Wherewith the mower filleth not his hand; nor he that bindeth sheaves his bosom."},{"text":"Neither do they which go by say, The blessing of the LORD be upon you: we bless you in the name of the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"How long wilt thou forget me, O LORD? for ever? how long wilt thou hide thy face from me?"},{"text":"How long shall I take counsel in my soul, having sorrow in my heart daily? how long shall mine enemy be exalted over me?"},{"text":"Consider and hear me, O LORD my God: lighten mine eyes, lest I sleep the sleep of death;"},{"text":"Lest mine enemy say, I have prevailed against him; and those that trouble me rejoice when I am moved."},{"text":"But I have trusted in thy mercy; my heart shall rejoice in thy salvation."},{"text":"I will sing unto the LORD, because he hath dealt bountifully with me."}]}
@@ -0,0 +1 @@
1
+ {"number":130,"verses":[{"text":"Out of the depths have I cried unto thee, O LORD."},{"text":"Lord, hear my voice: let thine ears be attentive to the voice of my supplications."},{"text":"If thou, LORD, shouldest mark iniquities, O Lord, who shall stand?"},{"text":"But there is forgiveness with thee, that thou mayest be feared."},{"text":"I wait for the LORD, my soul doth wait, and in his word do I hope."},{"text":"My soul waiteth for the Lord more than they that watch for the morning: I say, more than they that watch for the morning."},{"text":"Let Israel hope in the LORD: for with the LORD there is mercy, and with him is plenteous redemption."},{"text":"And he shall redeem Israel from all his iniquities."}]}
@@ -0,0 +1 @@
1
+ {"number":131,"verses":[{"text":"Lord, my heart is not haughty, nor mine eyes lofty: neither do I exercise myself in great matters, or in things too high for me."},{"text":"Surely I have behaved and quieted myself, as a child that is weaned of his mother: my soul is even as a weaned child."},{"text":"Let Israel hope in the LORD from henceforth and for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":132,"verses":[{"text":"Lord, remember David, and all his afflictions:"},{"text":"How he sware unto the LORD, and vowed unto the mighty God of Jacob;"},{"text":"Surely I will not come into the tabernacle of my house, nor go up into my bed;"},{"text":"I will not give sleep to mine eyes, or slumber to mine eyelids,"},{"text":"Until I find out a place for the LORD, an habitation for the mighty God of Jacob."},{"text":"Lo, we heard of it at Ephratah: we found it in the fields of the wood."},{"text":"We will go into his tabernacles: we will worship at his footstool."},{"text":"Arise, O LORD, into thy rest; thou, and the ark of thy strength."},{"text":"Let thy priests be clothed with righteousness; and let thy saints shout for joy."},{"text":"For thy servant David's sake turn not away the face of thine anointed."},{"text":"The LORD hath sworn in truth unto David; he will not turn from it; Of the fruit of thy body will I set upon thy throne."},{"text":"If thy children will keep my covenant and my testimony that I shall teach them, their children shall also sit upon thy throne for evermore."},{"text":"For the LORD hath chosen Zion; he hath desired it for his habitation."},{"text":"This is my rest for ever: here will I dwell; for I have desired it."},{"text":"I will abundantly bless her provision: I will satisfy her poor with bread."},{"text":"I will also clothe her priests with salvation: and her saints shall shout aloud for joy."},{"text":"There will I make the horn of David to bud: I have ordained a lamp for mine anointed."},{"text":"His enemies will I clothe with shame: but upon himself shall his crown flourish."}]}
@@ -0,0 +1 @@
1
+ {"number":133,"verses":[{"text":"Behold, how good and how pleasant it is for brethren to dwell together in unity!"},{"text":"It is like the precious ointment upon the head, that ran down upon the beard, even Aaron's beard: that went down to the skirts of his garments;"},{"text":"As the dew of Hermon, and as the dew that descended upon the mountains of Zion: for there the LORD commanded the blessing, even life for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":134,"verses":[{"text":"Behold, bless ye the LORD, all ye servants of the LORD, which by night stand in the house of the LORD."},{"text":"Lift up your hands in the sanctuary, and bless the LORD."},{"text":"The LORD that made heaven and earth bless thee out of Zion."}]}
@@ -0,0 +1 @@
1
+ {"number":135,"verses":[{"text":"Praise ye the LORD. Praise ye the name of the LORD; praise him, O ye servants of the LORD."},{"text":"Ye that stand in the house of the LORD, in the courts of the house of our God."},{"text":"Praise the LORD; for the LORD is good: sing praises unto his name; for it is pleasant."},{"text":"For the LORD hath chosen Jacob unto himself, and Israel for his peculiar treasure."},{"text":"For I know that the LORD is great, and that our Lord is above all gods."},{"text":"Whatsoever the LORD pleased, that did he in heaven, and in earth, in the seas, and all deep places."},{"text":"He causeth the vapours to ascend from the ends of the earth; he maketh lightnings for the rain; he bringeth the wind out of his treasuries."},{"text":"Who smote the firstborn of Egypt, both of man and beast."},{"text":"Who sent tokens and wonders into the midst of thee, O Egypt, upon Pharaoh, and upon all his servants."},{"text":"Who smote great nations, and slew mighty kings;"},{"text":"Sihon king of the Amorites, and Og king of Bashan, and all the kingdoms of Canaan:"},{"text":"And gave their land for an heritage, an heritage unto Israel his people."},{"text":"Thy name, O LORD, endureth for ever; and thy memorial, O LORD, throughout all generations."},{"text":"For the LORD will judge his people, and he will repent himself concerning his servants."},{"text":"The idols of the heathen are silver and gold, the work of men's hands."},{"text":"They have mouths, but they speak not; eyes have they, but they see not;"},{"text":"They have ears, but they hear not; neither is there any breath in their mouths."},{"text":"They that make them are like unto them: so is every one that trusteth in them."},{"text":"Bless the LORD, O house of Israel: bless the LORD, O house of Aaron:"},{"text":"Bless the LORD, O house of Levi: ye that fear the LORD, bless the LORD."},{"text":"Blessed be the LORD out of Zion, which dwelleth at Jerusalem."}]}
@@ -0,0 +1 @@
1
+ {"number":136,"verses":[{"text":"O give thanks unto the LORD; for he is good: for his mercy endureth for ever."},{"text":"O give thanks unto the God of gods: for his mercy endureth for ever."},{"text":"O give thanks to the Lord of lords: for his mercy endureth for ever."},{"text":"To him who alone doeth great wonders: for his mercy endureth for ever."},{"text":"To him that by wisdom made the heavens: for his mercy endureth for ever."},{"text":"To him that stretched out the earth above the waters: for his mercy endureth for ever."},{"text":"To him that made great lights: for his mercy endureth for ever:"},{"text":"The sun to rule by day: for his mercy endureth for ever:"},{"text":"The moon and stars to rule by night: for his mercy endureth for ever."},{"text":"To him that smote Egypt in their firstborn: for his mercy endureth for ever:"},{"text":"And brought out Israel from among them: for his mercy endureth for ever:"},{"text":"With a strong hand, and with a stretched out arm: for his mercy endureth for ever."},{"text":"To him which divided the Red sea into parts: for his mercy endureth for ever:"},{"text":"And made Israel to pass through the midst of it: for his mercy endureth for ever:"},{"text":"But overthrew Pharaoh and his host in the Red sea: for his mercy endureth for ever."},{"text":"To him which led his people through the wilderness: for his mercy endureth for ever."},{"text":"To him which smote great kings: for his mercy endureth for ever:"},{"text":"And slew famous kings: for his mercy endureth for ever:"},{"text":"Sihon king of the Amorites: for his mercy endureth for ever:"},{"text":"And Og the king of Bashan: for his mercy endureth for ever:"},{"text":"And gave their land for an heritage: for his mercy endureth for ever:"},{"text":"Even an heritage unto Israel his servant: for his mercy endureth for ever."},{"text":"Who remembered us in our low estate: for his mercy endureth for ever:"},{"text":"And hath redeemed us from our enemies: for his mercy endureth for ever."},{"text":"Who giveth food to all flesh: for his mercy endureth for ever."},{"text":"O give thanks unto the God of heaven: for his mercy endureth for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":137,"verses":[{"text":"By the rivers of Babylon, there we sat down, yea, we wept, when we remembered Zion."},{"text":"We hanged our harps upon the willows in the midst thereof."},{"text":"For there they that carried us away captive required of us a song; and they that wasted us required of us mirth, saying, Sing us one of the songs of Zion."},{"text":"How shall we sing the LORD's song in a strange land?"},{"text":"If I forget thee, O Jerusalem, let my right hand forget her cunning."},{"text":"If I do not remember thee, let my tongue cleave to the roof of my mouth; if I prefer not Jerusalem above my chief joy."},{"text":"Remember, O LORD, the children of Edom in the day of Jerusalem; who said, Rase it, rase it, even to the foundation thereof."},{"text":"O daughter of Babylon, who art to be destroyed; happy shall he be, that rewardeth thee as thou hast served us."},{"text":"Happy shall he be, that taketh and dasheth thy little ones against the stones."}]}
@@ -0,0 +1 @@
1
+ {"number":138,"verses":[{"text":"I will praise thee with my whole heart: before the gods will I sing praise unto thee."},{"text":"I will worship toward thy holy temple, and praise thy name for thy lovingkindness and for thy truth: for thou hast magnified thy word above all thy name."},{"text":"In the day when I cried thou answeredst me, and strengthenedst me with strength in my soul."},{"text":"All the kings of the earth shall praise thee, O LORD, when they hear the words of thy mouth."},{"text":"Yea, they shall sing in the ways of the LORD: for great is the glory of the LORD."},{"text":"Though the LORD be high, yet hath he respect unto the lowly: but the proud he knoweth afar off."},{"text":"Though I walk in the midst of trouble, thou wilt revive me: thou shalt stretch forth thine hand against the wrath of mine enemies, and thy right hand shall save me."},{"text":"The LORD will perfect that which concerneth me: thy mercy, O LORD, endureth for ever: forsake not the works of thine own hands."}]}
@@ -0,0 +1 @@
1
+ {"number":139,"verses":[{"text":"O lord, thou hast searched me, and known me."},{"text":"Thou knowest my downsitting and mine uprising, thou understandest my thought afar off."},{"text":"Thou compassest my path and my lying down, and art acquainted with all my ways."},{"text":"For there is not a word in my tongue, but, lo, O LORD, thou knowest it altogether."},{"text":"Thou hast beset me behind and before, and laid thine hand upon me."},{"text":"Such knowledge is too wonderful for me; it is high, I cannot attain unto it."},{"text":"Whither shall I go from thy spirit? or whither shall I flee from thy presence?"},{"text":"If I ascend up into heaven, thou art there: if I make my bed in hell, behold, thou art there."},{"text":"If I take the wings of the morning, and dwell in the uttermost parts of the sea;"},{"text":"Even there shall thy hand lead me, and thy right hand shall hold me."},{"text":"If I say, Surely the darkness shall cover me; even the night shall be light about me."},{"text":"Yea, the darkness hideth not from thee; but the night shineth as the day: the darkness and the light are both alike to thee."},{"text":"For thou hast possessed my reins: thou hast covered me in my mother's womb."},{"text":"I will praise thee; for I am fearfully and wonderfully made: marvellous are thy works; and that my soul knoweth right well."},{"text":"My substance was not hid from thee, when I was made in secret, and curiously wrought in the lowest parts of the earth."},{"text":"Thine eyes did see my substance, yet being unperfect; and in thy book all my members were written, which in continuance were fashioned, when as yet there was none of them."},{"text":"How precious also are thy thoughts unto me, O God! how great is the sum of them!"},{"text":"If I should count them, they are more in number than the sand: when I awake, I am still with thee."},{"text":"Surely thou wilt slay the wicked, O God: depart from me therefore, ye bloody men."},{"text":"For they speak against thee wickedly, and thine enemies take thy name in vain."},{"text":"Do not I hate them, O LORD, that hate thee? and am not I grieved with those that rise up against thee?"},{"text":"I hate them with perfect hatred: I count them mine enemies."},{"text":"Search me, O God, and know my heart: try me, and know my thoughts:"},{"text":"And see if there be any wicked way in me, and lead me in the way everlasting."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"The fool hath said in his heart, There is no God. They are corrupt, they have done abominable works, there is none that doeth good."},{"text":"The LORD looked down from heaven upon the children of men, to see if there were any that did understand, and seek God."},{"text":"They are all gone aside, they are all together become filthy: there is none that doeth good, no, not one."},{"text":"Have all the workers of iniquity no knowledge? who eat up my people as they eat bread, and call not upon the LORD."},{"text":"There were they in great fear: for God is in the generation of the righteous."},{"text":"Ye have shamed the counsel of the poor, because the LORD is his refuge."},{"text":"Oh that the salvation of Israel were come out of Zion! when the LORD bringeth back the captivity of his people, Jacob shall rejoice, and Israel shall be glad."}]}
@@ -0,0 +1 @@
1
+ {"number":140,"verses":[{"text":"Deliver me, O LORD, from the evil man: preserve me from the violent man;"},{"text":"Which imagine mischiefs in their heart; continually are they gathered together for war."},{"text":"They have sharpened their tongues like a serpent; adders' poison is under their lips. Selah."},{"text":"Keep me, O LORD, from the hands of the wicked; preserve me from the violent man; who have purposed to overthrow my goings."},{"text":"The proud have hid a snare for me, and cords; they have spread a net by the wayside; they have set gins for me. Selah."},{"text":"I said unto the LORD, Thou art my God: hear the voice of my supplications, O LORD."},{"text":"O GOD the Lord, the strength of my salvation, thou hast covered my head in the day of battle."},{"text":"Grant not, O LORD, the desires of the wicked: further not his wicked device; lest they exalt themselves. Selah."},{"text":"As for the head of those that compass me about, let the mischief of their own lips cover them."},{"text":"Let burning coals fall upon them: let them be cast into the fire; into deep pits, that they rise not up again."},{"text":"Let not an evil speaker be established in the earth: evil shall hunt the violent man to overthrow him."},{"text":"I know that the LORD will maintain the cause of the afflicted, and the right of the poor."},{"text":"Surely the righteous shall give thanks unto thy name: the upright shall dwell in thy presence."}]}
@@ -0,0 +1 @@
1
+ {"number":141,"verses":[{"text":"Lord, I cry unto thee: make haste unto me; give ear unto my voice, when I cry unto thee."},{"text":"Let my prayer be set forth before thee as incense; and the lifting up of my hands as the evening sacrifice."},{"text":"Set a watch, O LORD, before my mouth; keep the door of my lips."},{"text":"Incline not my heart to any evil thing, to practise wicked works with men that work iniquity: and let me not eat of their dainties."},{"text":"Let the righteous smite me; it shall be a kindness: and let him reprove me; it shall be an excellent oil, which shall not break my head: for yet my prayer also shall be in their calamities."},{"text":"When their judges are overthrown in stony places, they shall hear my words; for they are sweet."},{"text":"Our bones are scattered at the grave's mouth, as when one cutteth and cleaveth wood upon the earth."},{"text":"But mine eyes are unto thee, O GOD the Lord: in thee is my trust; leave not my soul destitute."},{"text":"Keep me from the snares which they have laid for me, and the gins of the workers of iniquity."},{"text":"Let the wicked fall into their own nets, whilst that I withal escape."}]}
@@ -0,0 +1 @@
1
+ {"number":142,"verses":[{"text":"I cried unto the LORD with my voice; with my voice unto the LORD did I make my supplication."},{"text":"I poured out my complaint before him; I shewed before him my trouble."},{"text":"When my spirit was overwhelmed within me, then thou knewest my path."},{"text":"I looked on my right hand, and beheld, but there was no man that would know me: refuge failed me; no man cared for my soul."},{"text":"I cried unto thee, O LORD: I said, Thou art my refuge and my portion in the land of the living."},{"text":"Attend unto my cry; for I am brought very low: deliver me from my persecutors; for they are stronger than I."},{"text":"Bring my soul out of prison, that I may praise thy name: the righteous shall compass me about; for thou shalt deal bountifully with me."}]}
@@ -0,0 +1 @@
1
+ {"number":143,"verses":[{"text":"Hear my prayer, O LORD, give ear to my supplications: in thy faithfulness answer me, and in thy righteousness."},{"text":"And enter not into judgment with thy servant: for in thy sight shall no man living be justified."},{"text":"For the enemy hath persecuted my soul; he hath smitten my life down to the ground; he hath made me to dwell in darkness, as those that have been long dead."},{"text":"Therefore is my spirit overwhelmed within me; my heart within me is desolate."},{"text":"I remember the days of old; I meditate on all thy works; I muse on the work of thy hands."},{"text":"I stretch forth my hands unto thee: my soul thirsteth after thee, as a thirsty land. Selah."},{"text":"Hear me speedily, O LORD: my spirit faileth: hide not thy face from me, lest I be like unto them that go down into the pit."},{"text":"Cause me to hear thy lovingkindness in the morning; for in thee do I trust: cause me to know the way wherein I should walk; for I lift up my soul unto thee."},{"text":"Deliver me, O LORD, from mine enemies: I flee unto thee to hide me."},{"text":"Teach me to do thy will; for thou art my God: thy spirit is good; lead me into the land of uprightness."},{"text":"Quicken me, O LORD, for thy name's sake: for thy righteousness' sake bring my soul out of trouble."},{"text":"And of thy mercy cut off mine enemies, and destroy all them that afflict my soul: for I am thy servant."}]}
@@ -0,0 +1 @@
1
+ {"number":144,"verses":[{"text":"Blessed be the LORD my strength which teacheth my hands to war, and my fingers to fight:"},{"text":"My goodness, and my fortress; my high tower, and my deliverer; my shield, and he in whom I trust; who subdueth my people under me."},{"text":"LORD, what is man, that thou takest knowledge of him! or the son of man, that thou makest account of him!"},{"text":"Man is like to vanity: his days are as a shadow that passeth away."},{"text":"Bow thy heavens, O LORD, and come down: touch the mountains, and they shall smoke."},{"text":"Cast forth lightning, and scatter them: shoot out thine arrows, and destroy them."},{"text":"Send thine hand from above; rid me, and deliver me out of great waters, from the hand of strange children;"},{"text":"Whose mouth speaketh vanity, and their right hand is a right hand of falsehood."},{"text":"I will sing a new song unto thee, O God: upon a psaltery and an instrument of ten strings will I sing praises unto thee."},{"text":"It is he that giveth salvation unto kings: who delivereth David his servant from the hurtful sword."},{"text":"Rid me, and deliver me from the hand of strange children, whose mouth speaketh vanity, and their right hand is a right hand of falsehood:"},{"text":"That our sons may be as plants grown up in their youth; that our daughters may be as corner stones, polished after the similitude of a palace:"},{"text":"That our garners may be full, affording all manner of store: that our sheep may bring forth thousands and ten thousands in our streets:"},{"text":"That our oxen may be strong to labour; that there be no breaking in, nor going out; that there be no complaining in our streets."},{"text":"Happy is that people, that is in such a case: yea, happy is that people, whose God is the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":145,"verses":[{"text":"I will extol thee, my God, O king; and I will bless thy name for ever and ever."},{"text":"Every day will I bless thee; and I will praise thy name for ever and ever."},{"text":"Great is the LORD, and greatly to be praised; and his greatness is unsearchable."},{"text":"One generation shall praise thy works to another, and shall declare thy mighty acts."},{"text":"I will speak of the glorious honour of thy majesty, and of thy wondrous works."},{"text":"And men shall speak of the might of thy terrible acts: and I will declare thy greatness."},{"text":"They shall abundantly utter the memory of thy great goodness, and shall sing of thy righteousness."},{"text":"The LORD is gracious, and full of compassion; slow to anger, and of great mercy."},{"text":"The LORD is good to all: and his tender mercies are over all his works."},{"text":"All thy works shall praise thee, O LORD; and thy saints shall bless thee."},{"text":"They shall speak of the glory of thy kingdom, and talk of thy power;"},{"text":"To make known to the sons of men his mighty acts, and the glorious majesty of his kingdom."},{"text":"Thy kingdom is an everlasting kingdom, and thy dominion endureth throughout all generations."},{"text":"The LORD upholdeth all that fall, and raiseth up all those that be bowed down."},{"text":"The eyes of all wait upon thee; and thou givest them their meat in due season."},{"text":"Thou openest thine hand, and satisfiest the desire of every living thing."},{"text":"The LORD is righteous in all his ways, and holy in all his works."},{"text":"The LORD is nigh unto all them that call upon him, to all that call upon him in truth."},{"text":"He will fulfil the desire of them that fear him: he also will hear their cry, and will save them."},{"text":"The LORD preserveth all them that love him: but all the wicked will he destroy."},{"text":"My mouth shall speak the praise of the LORD: and let all flesh bless his holy name for ever and ever."}]}
@@ -0,0 +1 @@
1
+ {"number":146,"verses":[{"text":"Praise ye the LORD. Praise the LORD, O my soul."},{"text":"While I live will I praise the LORD: I will sing praises unto my God while I have any being."},{"text":"Put not your trust in princes, nor in the son of man, in whom there is no help."},{"text":"His breath goeth forth, he returneth to his earth; in that very day his thoughts perish."},{"text":"Happy is he that hath the God of Jacob for his help, whose hope is in the LORD his God:"},{"text":"Which made heaven, and earth, the sea, and all that therein is: which keepeth truth for ever:"},{"text":"Which executeth judgment for the oppressed: which giveth food to the hungry. The LORD looseth the prisoners:"},{"text":"The LORD openeth the eyes of the blind: the LORD raiseth them that are bowed down: the LORD loveth the righteous:"},{"text":"The LORD preserveth the strangers; he relieveth the fatherless and widow: but the way of the wicked he turneth upside down."},{"text":"The LORD shall reign for ever, even thy God, O Zion, unto all generations. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":147,"verses":[{"text":"Praise ye the LORD: for it is good to sing praises unto our God; for it is pleasant; and praise is comely."},{"text":"The LORD doth build up Jerusalem: he gathereth together the outcasts of Israel."},{"text":"He healeth the broken in heart, and bindeth up their wounds."},{"text":"He telleth the number of the stars; he calleth them all by their names."},{"text":"Great is our Lord, and of great power: his understanding is infinite."},{"text":"The LORD lifteth up the meek: he casteth the wicked down to the ground."},{"text":"Sing unto the LORD with thanksgiving; sing praise upon the harp unto our God:"},{"text":"Who covereth the heaven with clouds, who prepareth rain for the earth, who maketh grass to grow upon the mountains."},{"text":"He giveth to the beast his food, and to the young ravens which cry."},{"text":"He delighteth not in the strength of the horse: he taketh not pleasure in the legs of a man."},{"text":"The LORD taketh pleasure in them that fear him, in those that hope in his mercy."},{"text":"Praise the LORD, O Jerusalem; praise thy God, O Zion."},{"text":"For he hath strengthened the bars of thy gates; he hath blessed thy children within thee."},{"text":"He maketh peace in thy borders, and filleth thee with the finest of the wheat."},{"text":"He sendeth forth his commandment upon earth: his word runneth very swiftly."},{"text":"He giveth snow like wool: he scattereth the hoarfrost like ashes."},{"text":"He casteth forth his ice like morsels: who can stand before his cold?"},{"text":"He sendeth out his word, and melteth them: he causeth his wind to blow, and the waters flow."},{"text":"He sheweth his word unto Jacob, his statutes and his judgments unto Israel."},{"text":"He hath not dealt so with any nation: and as for his judgments, they have not known them. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":148,"verses":[{"text":"Praise ye the LORD. Praise ye the LORD from the heavens: praise him in the heights."},{"text":"Praise ye him, all his angels: praise ye him, all his hosts."},{"text":"Praise ye him, sun and moon: praise him, all ye stars of light."},{"text":"Praise him, ye heavens of heavens, and ye waters that be above the heavens."},{"text":"Let them praise the name of the LORD: for he commanded, and they were created."},{"text":"He hath also stablished them for ever and ever: he hath made a decree which shall not pass."},{"text":"Praise the LORD from the earth, ye dragons, and all deeps:"},{"text":"Fire, and hail; snow, and vapours; stormy wind fulfilling his word:"},{"text":"Mountains, and all hills; fruitful trees, and all cedars:"},{"text":"Beasts, and all cattle; creeping things, and flying fowl:"},{"text":"Kings of the earth, and all people; princes, and all judges of the earth:"},{"text":"Both young men, and maidens; old men, and children:"},{"text":"Let them praise the name of the LORD: for his name alone is excellent; his glory is above the earth and heaven."},{"text":"He also exalteth the horn of his people, the praise of all his saints; even of the children of Israel, a people near unto him. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":149,"verses":[{"text":"Praise ye the LORD. Sing unto the LORD a new song, and his praise in the congregation of saints."},{"text":"Let Israel rejoice in him that made him: let the children of Zion be joyful in their King."},{"text":"Let them praise his name in the dance: let them sing praises unto him with the timbrel and harp."},{"text":"For the LORD taketh pleasure in his people: he will beautify the meek with salvation."},{"text":"Let the saints be joyful in glory: let them sing aloud upon their beds."},{"text":"Let the high praises of God be in their mouth, and a two-edged sword in their hand;"},{"text":"To execute vengeance upon the heathen, and punishments upon the people;"},{"text":"To bind their kings with chains, and their nobles with fetters of iron;"},{"text":"To execute upon them the judgment written: this honour have all his saints. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"Lord, who shall abide in thy tabernacle? who shall dwell in thy holy hill?"},{"text":"He that walketh uprightly, and worketh righteousness, and speaketh the truth in his heart."},{"text":"He that backbiteth not with his tongue, nor doeth evil to his neighbour, nor taketh up a reproach against his neighbour."},{"text":"In whose eyes a vile person is contemned; but he honoureth them that fear the LORD. He that sweareth to his own hurt, and changeth not."},{"text":"He that putteth not out his money to usury, nor taketh reward against the innocent. He that doeth these things shall never be moved."}]}
@@ -0,0 +1 @@
1
+ {"number":150,"verses":[{"text":"Praise ye the LORD. Praise God in his sanctuary: praise him in the firmament of his power."},{"text":"Praise him for his mighty acts: praise him according to his excellent greatness."},{"text":"Praise him with the sound of the trumpet: praise him with the psaltery and harp."},{"text":"Praise him with the timbrel and dance: praise him with stringed instruments and organs."},{"text":"Praise him upon the loud cymbals: praise him upon the high sounding cymbals."},{"text":"Let every thing that hath breath praise the LORD. Praise ye the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"Preserve me, O God: for in thee do I put my trust."},{"text":"O my soul, thou hast said unto the LORD, Thou art my Lord: my goodness extendeth not to thee;"},{"text":"But to the saints that are in the earth, and to the excellent, in whom is all my delight."},{"text":"Their sorrows shall be multiplied that hasten after another god: their drink offerings of blood will I not offer, nor take up their names into my lips."},{"text":"The LORD is the portion of mine inheritance and of my cup: thou maintainest my lot."},{"text":"The lines are fallen unto me in pleasant places; yea, I have a goodly heritage."},{"text":"I will bless the LORD, who hath given me counsel: my reins also instruct me in the night seasons."},{"text":"I have set the LORD always before me: because he is at my right hand, I shall not be moved."},{"text":"Therefore my heart is glad, and my glory rejoiceth: my flesh also shall rest in hope."},{"text":"For thou wilt not leave my soul in hell; neither wilt thou suffer thine Holy One to see corruption."},{"text":"Thou wilt shew me the path of life: in thy presence is fulness of joy; at thy right hand there are pleasures for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"Hear the right, O LORD, attend unto my cry, give ear unto my prayer, that goeth not out of feigned lips."},{"text":"Let my sentence come forth from thy presence; let thine eyes behold the things that are equal."},{"text":"Thou hast proved mine heart; thou hast visited me in the night; thou hast tried me, and shalt find nothing; I am purposed that my mouth shall not transgress."},{"text":"Concerning the works of men, by the word of thy lips I have kept me from the paths of the destroyer."},{"text":"Hold up my goings in thy paths, that my footsteps slip not."},{"text":"I have called upon thee, for thou wilt hear me, O God: incline thine ear unto me, and hear my speech."},{"text":"Shew thy marvellous lovingkindness, O thou that savest by thy right hand them which put their trust in thee from those that rise up against them."},{"text":"Keep me as the apple of the eye, hide me under the shadow of thy wings,"},{"text":"From the wicked that oppress me, from my deadly enemies, who compass me about."},{"text":"They are inclosed in their own fat: with their mouth they speak proudly."},{"text":"They have now compassed us in our steps: they have set their eyes bowing down to the earth;"},{"text":"Like as a lion that is greedy of his prey, and as it were a young lion lurking in secret places."},{"text":"Arise, O LORD, disappoint him, cast him down: deliver my soul from the wicked, which is thy sword:"},{"text":"From men which are thy hand, O LORD, from men of the world, which have their portion in this life, and whose belly thou fillest with thy hid treasure: they are full of children, and leave the rest of their substance to their babes."},{"text":"As for me, I will behold thy face in righteousness: I shall be satisfied, when I awake, with thy likeness."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"I will love thee, O LORD, my strength."},{"text":"The LORD is my rock, and my fortress, and my deliverer; my God, my strength, in whom I will trust; my buckler, and the horn of my salvation, and my high tower."},{"text":"I will call upon the LORD, who is worthy to be praised: so shall I be saved from mine enemies."},{"text":"The sorrows of death compassed me, and the floods of ungodly men made me afraid."},{"text":"The sorrows of hell compassed me about: the snares of death prevented me."},{"text":"In my distress I called upon the LORD, and cried unto my God: he heard my voice out of his temple, and my cry came before him, even into his ears."},{"text":"Then the earth shook and trembled; the foundations also of the hills moved and were shaken, because he was wroth."},{"text":"There went up a smoke out of his nostrils, and fire out of his mouth devoured: coals were kindled by it."},{"text":"He bowed the heavens also, and came down: and darkness was under his feet."},{"text":"And he rode upon a cherub, and did fly: yea, he did fly upon the wings of the wind."},{"text":"He made darkness his secret place; his pavilion round about him were dark waters and thick clouds of the skies."},{"text":"At the brightness that was before him his thick clouds passed, hail stones and coals of fire."},{"text":"The LORD also thundered in the heavens, and the Highest gave his voice; hail stones and coals of fire."},{"text":"Yea, he sent out his arrows, and scattered them; and he shot out lightnings, and discomfited them."},{"text":"Then the channels of waters were seen, and the foundations of the world were discovered at thy rebuke, O LORD, at the blast of the breath of thy nostrils."},{"text":"He sent from above, he took me, he drew me out of many waters."},{"text":"He delivered me from my strong enemy, and from them which hated me: for they were too strong for me."},{"text":"They prevented me in the day of my calamity: but the LORD was my stay."},{"text":"He brought me forth also into a large place; he delivered me, because he delighted in me."},{"text":"The LORD rewarded me according to my righteousness; according to the cleanness of my hands hath he recompensed me."},{"text":"For I have kept the ways of the LORD, and have not wickedly departed from my God."},{"text":"For all his judgments were before me, and I did not put away his statutes from me."},{"text":"I was also upright before him, and I kept myself from mine iniquity."},{"text":"Therefore hath the LORD recompensed me according to my righteousness, according to the cleanness of my hands in his eyesight."},{"text":"With the merciful thou wilt shew thyself merciful; with an upright man thou wilt shew thyself upright;"},{"text":"With the pure thou wilt shew thyself pure; and with the froward thou wilt shew thyself froward."},{"text":"For thou wilt save the afflicted people; but wilt bring down high looks."},{"text":"For thou wilt light my candle: the LORD my God will enlighten my darkness."},{"text":"For by thee I have run through a troop; and by my God have I leaped over a wall."},{"text":"As for God, his way is perfect: the word of the LORD is tried: he is a buckler to all those that trust in him."},{"text":"For who is God save the LORD? or who is a rock save our God?"},{"text":"It is God that girdeth me with strength, and maketh my way perfect."},{"text":"He maketh my feet like hinds' feet, and setteth me upon my high places."},{"text":"He teacheth my hands to war, so that a bow of steel is broken by mine arms."},{"text":"Thou hast also given me the shield of thy salvation: and thy right hand hath holden me up, and thy gentleness hath made me great."},{"text":"Thou hast enlarged my steps under me, that my feet did not slip."},{"text":"I have pursued mine enemies, and overtaken them: neither did I turn again till they were consumed."},{"text":"I have wounded them that they were not able to rise: they are fallen under my feet."},{"text":"For thou hast girded me with strength unto the battle: thou hast subdued under me those that rose up against me."},{"text":"Thou hast also given me the necks of mine enemies; that I might destroy them that hate me."},{"text":"They cried, but there was none to save them: even unto the LORD, but he answered them not."},{"text":"Then did I beat them small as the dust before the wind: I did cast them out as the dirt in the streets."},{"text":"Thou hast delivered me from the strivings of the people; and thou hast made me the head of the heathen: a people whom I have not known shall serve me."},{"text":"As soon as they hear of me, they shall obey me: the strangers shall submit themselves unto me."},{"text":"The strangers shall fade away, and be afraid out of their close places."},{"text":"The LORD liveth; and blessed be my rock; and let the God of my salvation be exalted."},{"text":"It is God that avengeth me, and subdueth the people under me."},{"text":"He delivereth me from mine enemies: yea, thou liftest me up above those that rise up against me: thou hast delivered me from the violent man."},{"text":"Therefore will I give thanks unto thee, O LORD, among the heathen, and sing praises unto thy name."},{"text":"Great deliverance giveth he to his king; and sheweth mercy to his anointed, to David, and to his seed for evermore."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"The heavens declare the glory of God; and the firmament sheweth his handywork."},{"text":"Day unto day uttereth speech, and night unto night sheweth knowledge."},{"text":"There is no speech nor language, where their voice is not heard."},{"text":"Their line is gone out through all the earth, and their words to the end of the world. In them hath he set a tabernacle for the sun,"},{"text":"Which is as a bridegroom coming out of his chamber, and rejoiceth as a strong man to run a race."},{"text":"His going forth is from the end of the heaven, and his circuit unto the ends of it: and there is nothing hid from the heat thereof."},{"text":"The law of the LORD is perfect, converting the soul: the testimony of the LORD is sure, making wise the simple."},{"text":"The statutes of the LORD are right, rejoicing the heart: the commandment of the LORD is pure, enlightening the eyes."},{"text":"The fear of the LORD is clean, enduring for ever: the judgments of the LORD are true and righteous altogether."},{"text":"More to be desired are they than gold, yea, than much fine gold: sweeter also than honey and the honeycomb."},{"text":"Moreover by them is thy servant warned: and in keeping of them there is great reward."},{"text":"Who can understand his errors? cleanse thou me from secret faults."},{"text":"Keep back thy servant also from presumptuous sins; let them not have dominion over me: then shall I be upright, and I shall be innocent from the great transgression."},{"text":"Let the words of my mouth, and the meditation of my heart, be acceptable in thy sight, O LORD, my strength, and my redeemer."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Why do the heathen rage, and the people imagine a vain thing?"},{"text":"The kings of the earth set themselves, and the rulers take counsel together, against the LORD, and against his anointed, saying,"},{"text":"Let us break their bands asunder, and cast away their cords from us."},{"text":"He that sitteth in the heavens shall laugh: the LORD shall have them in derision."},{"text":"Then shall he speak unto them in his wrath, and vex them in his sore displeasure."},{"text":"Yet have I set my king upon my holy hill of Zion."},{"text":"I will declare the decree: the LORD hath said unto me, Thou art my Son; this day have I begotten thee."},{"text":"Ask of me, and I shall give thee the heathen for thine inheritance, and the uttermost parts of the earth for thy possession."},{"text":"Thou shalt break them with a rod of iron; thou shalt dash them in pieces like a potter's vessel."},{"text":"Be wise now therefore, O ye kings: be instructed, ye judges of the earth."},{"text":"Serve the LORD with fear, and rejoice with trembling."},{"text":"Kiss the Son, lest he be angry, and ye perish from the way, when his wrath is kindled but a little. Blessed are all they that put their trust in him."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"The LORD hear thee in the day of trouble; the name of the God of Jacob defend thee;"},{"text":"Send thee help from the sanctuary, and strengthen thee out of Zion;"},{"text":"Remember all thy offerings, and accept thy burnt sacrifice; Selah."},{"text":"Grant thee according to thine own heart, and fulfil all thy counsel."},{"text":"We will rejoice in thy salvation, and in the name of our God we will set up our banners: the LORD fulfil all thy petitions."},{"text":"Now know I that the LORD saveth his anointed; he will hear him from his holy heaven with the saving strength of his right hand."},{"text":"Some trust in chariots, and some in horses: but we will remember the name of the LORD our God."},{"text":"They are brought down and fallen: but we are risen, and stand upright."},{"text":"Save, LORD: let the king hear us when we call."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"The king shall joy in thy strength, O LORD; and in thy salvation how greatly shall he rejoice!"},{"text":"Thou hast given him his heart's desire, and hast not withholden the request of his lips. Selah."},{"text":"For thou preventest him with the blessings of goodness: thou settest a crown of pure gold on his head."},{"text":"He asked life of thee, and thou gavest it him, even length of days for ever and ever."},{"text":"His glory is great in thy salvation: honour and majesty hast thou laid upon him."},{"text":"For thou hast made him most blessed for ever: thou hast made him exceeding glad with thy countenance."},{"text":"For the king trusteth in the LORD, and through the mercy of the most High he shall not be moved."},{"text":"Thine hand shall find out all thine enemies: thy right hand shall find out those that hate thee."},{"text":"Thou shalt make them as a fiery oven in the time of thine anger: the LORD shall swallow them up in his wrath, and the fire shall devour them."},{"text":"Their fruit shalt thou destroy from the earth, and their seed from among the children of men."},{"text":"For they intended evil against thee: they imagined a mischievous device, which they are not able to perform."},{"text":"Therefore shalt thou make them turn their back, when thou shalt make ready thine arrows upon thy strings against the face of them."},{"text":"Be thou exalted, LORD, in thine own strength: so will we sing and praise thy power."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"My God, my God, why hast thou forsaken me? why art thou so far from helping me, and from the words of my roaring?"},{"text":"O my God, I cry in the day time, but thou hearest not; and in the night season, and am not silent."},{"text":"But thou art holy, O thou that inhabitest the praises of Israel."},{"text":"Our fathers trusted in thee: they trusted, and thou didst deliver them."},{"text":"They cried unto thee, and were delivered: they trusted in thee, and were not confounded."},{"text":"But I am a worm, and no man; a reproach of men, and despised of the people."},{"text":"All they that see me laugh me to scorn: they shoot out the lip, they shake the head, saying,"},{"text":"He trusted on the LORD that he would deliver him: let him deliver him, seeing he delighted in him."},{"text":"But thou art he that took me out of the womb: thou didst make me hope when I was upon my mother's breasts."},{"text":"I was cast upon thee from the womb: thou art my God from my mother's belly."},{"text":"Be not far from me; for trouble is near; for there is none to help."},{"text":"Many bulls have compassed me: strong bulls of Bashan have beset me round."},{"text":"They gaped upon me with their mouths, as a ravening and a roaring lion."},{"text":"I am poured out like water, and all my bones are out of joint: my heart is like wax; it is melted in the midst of my bowels."},{"text":"My strength is dried up like a potsherd; and my tongue cleaveth to my jaws; and thou hast brought me into the dust of death."},{"text":"For dogs have compassed me: the assembly of the wicked have inclosed me: they pierced my hands and my feet."},{"text":"I may tell all my bones: they look and stare upon me."},{"text":"They part my garments among them, and cast lots upon my vesture."},{"text":"But be not thou far from me, O LORD: O my strength, haste thee to help me."},{"text":"Deliver my soul from the sword; my darling from the power of the dog."},{"text":"Save me from the lion's mouth: for thou hast heard me from the horns of the unicorns."},{"text":"I will declare thy name unto my brethren: in the midst of the congregation will I praise thee."},{"text":"Ye that fear the LORD, praise him; all ye the seed of Jacob, glorify him; and fear him, all ye the seed of Israel."},{"text":"For he hath not despised nor abhorred the affliction of the afflicted; neither hath he hid his face from him; but when he cried unto him, he heard."},{"text":"My praise shall be of thee in the great congregation: I will pay my vows before them that fear him."},{"text":"The meek shall eat and be satisfied: they shall praise the LORD that seek him: your heart shall live for ever."},{"text":"All the ends of the world shall remember and turn unto the LORD: and all the kindreds of the nations shall worship before thee."},{"text":"For the kingdom is the LORD's: and he is the governor among the nations."},{"text":"All they that be fat upon earth shall eat and worship: all they that go down to the dust shall bow before him: and none can keep alive his own soul."},{"text":"A seed shall serve him; it shall be accounted to the Lord for a generation."},{"text":"They shall come, and shall declare his righteousness unto a people that shall be born, that he hath done this."}]}