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":23,"verses":[{"text":"The LORD is my shepherd; I shall not want."},{"text":"He maketh me to lie down in green pastures: he leadeth me beside the still waters."},{"text":"He restoreth my soul: he leadeth me in the paths of righteousness for his name's sake."},{"text":"Yea, though I walk through the valley of the shadow of death, I will fear no evil: for thou art with me; thy rod and thy staff they comfort me."},{"text":"Thou preparest a table before me in the presence of mine enemies: thou anointest my head with oil; my cup runneth over."},{"text":"Surely goodness and mercy shall follow me all the days of my life: and I will dwell in the house of the LORD for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":24,"verses":[{"text":"The earth is the LORD's, and the fulness thereof; the world, and they that dwell therein."},{"text":"For he hath founded it upon the seas, and established it upon the floods."},{"text":"Who shall ascend into the hill of the LORD? or who shall stand in his holy place?"},{"text":"He that hath clean hands, and a pure heart; who hath not lifted up his soul unto vanity, nor sworn deceitfully."},{"text":"He shall receive the blessing from the LORD, and righteousness from the God of his salvation."},{"text":"This is the generation of them that seek him, that seek thy face, O Jacob. Selah."},{"text":"Lift up your heads, O ye gates; and be ye lift up, ye everlasting doors; and the King of glory shall come in."},{"text":"Who is this King of glory? The LORD strong and mighty, the LORD mighty in battle."},{"text":"Lift up your heads, O ye gates; even lift them up, ye everlasting doors; and the King of glory shall come in."},{"text":"Who is this King of glory? The LORD of hosts, he is the King of glory. Selah."}]}
@@ -0,0 +1 @@
1
+ {"number":25,"verses":[{"text":"Unto thee, O LORD, do I lift up my soul."},{"text":"O my God, I trust in thee: let me not be ashamed, let not mine enemies triumph over me."},{"text":"Yea, let none that wait on thee be ashamed: let them be ashamed which transgress without cause."},{"text":"Shew me thy ways, O LORD; teach me thy paths."},{"text":"Lead me in thy truth, and teach me: for thou art the God of my salvation; on thee do I wait all the day."},{"text":"Remember, O LORD, thy tender mercies and thy lovingkindnesses; for they have been ever of old."},{"text":"Remember not the sins of my youth, nor my transgressions: according to thy mercy remember thou me for thy goodness' sake, O LORD."},{"text":"Good and upright is the LORD: therefore will he teach sinners in the way."},{"text":"The meek will he guide in judgment: and the meek will he teach his way."},{"text":"All the paths of the LORD are mercy and truth unto such as keep his covenant and his testimonies."},{"text":"For thy name's sake, O LORD, pardon mine iniquity; for it is great."},{"text":"What man is he that feareth the LORD? him shall he teach in the way that he shall choose."},{"text":"His soul shall dwell at ease; and his seed shall inherit the earth."},{"text":"The secret of the LORD is with them that fear him; and he will shew them his covenant."},{"text":"Mine eyes are ever toward the LORD; for he shall pluck my feet out of the net."},{"text":"Turn thee unto me, and have mercy upon me; for I am desolate and afflicted."},{"text":"The troubles of my heart are enlarged: O bring thou me out of my distresses."},{"text":"Look upon mine affliction and my pain; and forgive all my sins."},{"text":"Consider mine enemies; for they are many; and they hate me with cruel hatred."},{"text":"O keep my soul, and deliver me: let me not be ashamed; for I put my trust in thee."},{"text":"Let integrity and uprightness preserve me; for I wait on thee."},{"text":"Redeem Israel, O God, out of all his troubles."}]}
@@ -0,0 +1 @@
1
+ {"number":26,"verses":[{"text":"Judge me, O LORD; for I have walked in mine integrity: I have trusted also in the LORD; therefore I shall not slide."},{"text":"Examine me, O LORD, and prove me; try my reins and my heart."},{"text":"For thy lovingkindness is before mine eyes: and I have walked in thy truth."},{"text":"I have not sat with vain persons, neither will I go in with dissemblers."},{"text":"I have hated the congregation of evil doers; and will not sit with the wicked."},{"text":"I will wash mine hands in innocency: so will I compass thine altar, O LORD:"},{"text":"That I may publish with the voice of thanksgiving, and tell of all thy wondrous works."},{"text":"LORD, I have loved the habitation of thy house, and the place where thine honour dwelleth."},{"text":"Gather not my soul with sinners, nor my life with bloody men:"},{"text":"In whose hands is mischief, and their right hand is full of bribes."},{"text":"But as for me, I will walk in mine integrity: redeem me, and be merciful unto me."},{"text":"My foot standeth in an even place: in the congregations will I bless the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":27,"verses":[{"text":"The LORD is my light and my salvation; whom shall I fear? the LORD is the strength of my life; of whom shall I be afraid?"},{"text":"When the wicked, even mine enemies and my foes, came upon me to eat up my flesh, they stumbled and fell."},{"text":"Though an host should encamp against me, my heart shall not fear: though war should rise against me, in this will I be confident."},{"text":"One thing have I desired of the LORD, that will I seek after; that I may dwell in the house of the LORD all the days of my life, to behold the beauty of the LORD, and to enquire in his temple."},{"text":"For in the time of trouble he shall hide me in his pavilion: in the secret of his tabernacle shall he hide me; he shall set me up upon a rock."},{"text":"And now shall mine head be lifted up above mine enemies round about me: therefore will I offer in his tabernacle sacrifices of joy; I will sing, yea, I will sing praises unto the LORD."},{"text":"Hear, O LORD, when I cry with my voice: have mercy also upon me, and answer me."},{"text":"When thou saidst, Seek ye my face; my heart said unto thee, Thy face, LORD, will I seek."},{"text":"Hide not thy face far from me; put not thy servant away in anger: thou hast been my help; leave me not, neither forsake me, O God of my salvation."},{"text":"When my father and my mother forsake me, then the LORD will take me up."},{"text":"Teach me thy way, O LORD, and lead me in a plain path, because of mine enemies."},{"text":"Deliver me not over unto the will of mine enemies: for false witnesses are risen up against me, and such as breathe out cruelty."},{"text":"I had fainted, unless I had believed to see the goodness of the LORD in the land of the living."},{"text":"Wait on the LORD: be of good courage, and he shall strengthen thine heart: wait, I say, on the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":28,"verses":[{"text":"Unto thee will I cry, O LORD my rock; be not silent to me: lest, if thou be silent to me, I become like them that go down into the pit."},{"text":"Hear the voice of my supplications, when I cry unto thee, when I lift up my hands toward thy holy oracle."},{"text":"Draw me not away with the wicked, and with the workers of iniquity, which speak peace to their neighbours, but mischief is in their hearts."},{"text":"Give them according to their deeds, and according to the wickedness of their endeavours: give them after the work of their hands; render to them their desert."},{"text":"Because they regard not the works of the LORD, nor the operation of his hands, he shall destroy them, and not build them up."},{"text":"Blessed be the LORD, because he hath heard the voice of my supplications."},{"text":"The LORD is my strength and my shield; my heart trusted in him, and I am helped: therefore my heart greatly rejoiceth; and with my song will I praise him."},{"text":"The LORD is their strength, and he is the saving strength of his anointed."},{"text":"Save thy people, and bless thine inheritance: feed them also, and lift them up for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":29,"verses":[{"text":"Give unto the LORD, O ye mighty, give unto the LORD glory and strength."},{"text":"Give unto the LORD the glory due unto his name; worship the LORD in the beauty of holiness."},{"text":"The voice of the LORD is upon the waters: the God of glory thundereth: the LORD is upon many waters."},{"text":"The voice of the LORD is powerful; the voice of the LORD is full of majesty."},{"text":"The voice of the LORD breaketh the cedars; yea, the LORD breaketh the cedars of Lebanon."},{"text":"He maketh them also to skip like a calf; Lebanon and Sirion like a young unicorn."},{"text":"The voice of the LORD divideth the flames of fire."},{"text":"The voice of the LORD shaketh the wilderness; the LORD shaketh the wilderness of Kadesh."},{"text":"The voice of the LORD maketh the hinds to calve, and discovereth the forests: and in his temple doth every one speak of his glory."},{"text":"The LORD sitteth upon the flood; yea, the LORD sitteth King for ever."},{"text":"The LORD will give strength unto his people; the LORD will bless his people with peace."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Lord, how are they increased that trouble me! many are they that rise up against me."},{"text":"Many there be which say of my soul, There is no help for him in God."},{"text":"But thou, O LORD, art a shield for me; my glory, and the lifter up of mine head."},{"text":"I cried unto the LORD with my voice, and he heard me out of his holy hill. Selah."},{"text":"I laid me down and slept; I awaked; for the LORD sustained me."},{"text":"I will not be afraid of ten thousands of people, that have set themselves against me round about."},{"text":"Arise, O LORD; save me, O my God: for thou hast smitten all mine enemies upon the cheek bone; thou hast broken the teeth of the ungodly."},{"text":"Salvation belongeth unto the LORD: thy blessing is upon thy people."}]}
@@ -0,0 +1 @@
1
+ {"number":30,"verses":[{"text":"I will extol thee, O LORD; for thou hast lifted me up, and hast not made my foes to rejoice over me."},{"text":"O LORD my God, I cried unto thee, and thou hast healed me."},{"text":"O LORD, thou hast brought up my soul from the grave: thou hast kept me alive, that I should not go down to the pit."},{"text":"Sing unto the LORD, O ye saints of his, and give thanks at the remembrance of his holiness."},{"text":"For his anger endureth but a moment; in his favour is life: weeping may endure for a night, but joy cometh in the morning."},{"text":"And in my prosperity I said, I shall never be moved."},{"text":"LORD, by thy favour thou hast made my mountain to stand strong: thou didst hide thy face, and I was troubled."},{"text":"I cried to thee, O LORD; and unto the LORD I made supplication."},{"text":"What profit is there in my blood, when I go down to the pit? Shall the dust praise thee? shall it declare thy truth?"},{"text":"Hear, O LORD, and have mercy upon me: LORD, be thou my helper."},{"text":"Thou hast turned for me my mourning into dancing: thou hast put off my sackcloth, and girded me with gladness;"},{"text":"To the end that my glory may sing praise to thee, and not be silent."}]}
@@ -0,0 +1 @@
1
+ {"number":31,"verses":[{"text":"In thee, O LORD, do I put my trust; let me never be ashamed: deliver me in thy righteousness."},{"text":"Bow down thine ear to me; deliver me speedily: be thou my strong rock, for an house of defence to save me."},{"text":"For thou art my rock and my fortress; therefore for thy name's sake lead me, and guide me."},{"text":"Pull me out of the net that they have laid privily for me: for thou art my strength."},{"text":"Into thine hand I commit my spirit: thou hast redeemed me, O LORD God of truth."},{"text":"I have hated them that regard lying vanities: but I trust in the LORD."},{"text":"I will be glad and rejoice in thy mercy: for thou hast considered my trouble; thou hast known my soul in adversities;"},{"text":"And hast not shut me up into the hand of the enemy: thou hast set my feet in a large room."},{"text":"Have mercy upon me, O LORD, for I am in trouble: mine eye is consumed with grief, yea, my soul and my belly."},{"text":"For my life is spent with grief, and my years with sighing: my strength faileth because of mine iniquity, and my bones are consumed."},{"text":"I was a reproach among all mine enemies, but especially among my neighbours, and a fear to mine acquaintance: they that did see me without fled from me."},{"text":"I am forgotten as a dead man out of mind: I am like a broken vessel."},{"text":"For I have heard the slander of many: fear was on every side: while they took counsel together against me, they devised to take away my life."},{"text":"But I trusted in thee, O LORD: I said, Thou art my God."},{"text":"My times are in thy hand: deliver me from the hand of mine enemies, and from them that persecute me."},{"text":"Make thy face to shine upon thy servant: save me for thy mercies' sake."},{"text":"Let me not be ashamed, O LORD; for I have called upon thee: let the wicked be ashamed, and let them be silent in the grave."},{"text":"Let the lying lips be put to silence; which speak grievous things proudly and contemptuously against the righteous."},{"text":"Oh how great is thy goodness, which thou hast laid up for them that fear thee; which thou hast wrought for them that trust in thee before the sons of men!"},{"text":"Thou shalt hide them in the secret of thy presence from the pride of man: thou shalt keep them secretly in a pavilion from the strife of tongues."},{"text":"Blessed be the LORD: for he hath shewed me his marvellous kindness in a strong city."},{"text":"For I said in my haste, I am cut off from before thine eyes: nevertheless thou heardest the voice of my supplications when I cried unto thee."},{"text":"O love the LORD, all ye his saints: for the LORD preserveth the faithful, and plentifully rewardeth the proud doer."},{"text":"Be of good courage, and he shall strengthen your heart, all ye that hope in the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":32,"verses":[{"text":"Blessed is he whose transgression is forgiven, whose sin is covered."},{"text":"Blessed is the man unto whom the LORD imputeth not iniquity, and in whose spirit there is no guile."},{"text":"When I kept silence, my bones waxed old through my roaring all the day long."},{"text":"For day and night thy hand was heavy upon me: my moisture is turned into the drought of summer. Selah."},{"text":"I acknowledge my sin unto thee, and mine iniquity have I not hid. I said, I will confess my transgressions unto the LORD; and thou forgavest the iniquity of my sin. Selah."},{"text":"For this shall every one that is godly pray unto thee in a time when thou mayest be found: surely in the floods of great waters they shall not come nigh unto him."},{"text":"Thou art my hiding place; thou shalt preserve me from trouble; thou shalt compass me about with songs of deliverance. Selah."},{"text":"I will instruct thee and teach thee in the way which thou shalt go: I will guide thee with mine eye."},{"text":"Be ye not as the horse, or as the mule, which have no understanding: whose mouth must be held in with bit and bridle, lest they come near unto thee."},{"text":"Many sorrows shall be to the wicked: but he that trusteth in the LORD, mercy shall compass him about."},{"text":"Be glad in the LORD, and rejoice, ye righteous: and shout for joy, all ye that are upright in heart."}]}
@@ -0,0 +1 @@
1
+ {"number":33,"verses":[{"text":"Rejoice in the LORD, O ye righteous: for praise is comely for the upright."},{"text":"Praise the LORD with harp: sing unto him with the psaltery and an instrument of ten strings."},{"text":"Sing unto him a new song; play skilfully with a loud noise."},{"text":"For the word of the LORD is right; and all his works are done in truth."},{"text":"He loveth righteousness and judgment: the earth is full of the goodness of the LORD."},{"text":"By the word of the LORD were the heavens made; and all the host of them by the breath of his mouth."},{"text":"He gathereth the waters of the sea together as an heap: he layeth up the depth in storehouses."},{"text":"Let all the earth fear the LORD: let all the inhabitants of the world stand in awe of him."},{"text":"For he spake, and it was done; he commanded, and it stood fast."},{"text":"The LORD bringeth the counsel of the heathen to nought: he maketh the devices of the people of none effect."},{"text":"The counsel of the LORD standeth for ever, the thoughts of his heart to all generations."},{"text":"Blessed is the nation whose God is the LORD; and the people whom he hath chosen for his own inheritance."},{"text":"The LORD looketh from heaven; he beholdeth all the sons of men."},{"text":"From the place of his habitation he looketh upon all the inhabitants of the earth."},{"text":"He fashioneth their hearts alike; he considereth all their works."},{"text":"There is no king saved by the multitude of an host: a mighty man is not delivered by much strength."},{"text":"An horse is a vain thing for safety: neither shall he deliver any by his great strength."},{"text":"Behold, the eye of the LORD is upon them that fear him, upon them that hope in his mercy;"},{"text":"To deliver their soul from death, and to keep them alive in famine."},{"text":"Our soul waiteth for the LORD: he is our help and our shield."},{"text":"For our heart shall rejoice in him, because we have trusted in his holy name."},{"text":"Let thy mercy, O LORD, be upon us, according as we hope in thee."}]}
@@ -0,0 +1 @@
1
+ {"number":34,"verses":[{"text":"I will bless the LORD at all times: his praise shall continually be in my mouth."},{"text":"My soul shall make her boast in the LORD: the humble shall hear thereof, and be glad."},{"text":"O magnify the LORD with me, and let us exalt his name together."},{"text":"I sought the LORD, and he heard me, and delivered me from all my fears."},{"text":"They looked unto him, and were lightened: and their faces were not ashamed."},{"text":"This poor man cried, and the LORD heard him, and saved him out of all his troubles."},{"text":"The angel of the LORD encampeth round about them that fear him, and delivereth them."},{"text":"O taste and see that the LORD is good: blessed is the man that trusteth in him."},{"text":"O fear the LORD, ye his saints: for there is no want to them that fear him."},{"text":"The young lions do lack, and suffer hunger: but they that seek the LORD shall not want any good thing."},{"text":"Come, ye children, hearken unto me: I will teach you the fear of the LORD."},{"text":"What man is he that desireth life, and loveth many days, that he may see good?"},{"text":"Keep thy tongue from evil, and thy lips from speaking guile."},{"text":"Depart from evil, and do good; seek peace, and pursue it."},{"text":"The eyes of the LORD are upon the righteous, and his ears are open unto their cry."},{"text":"The face of the LORD is against them that do evil, to cut off the remembrance of them from the earth."},{"text":"The righteous cry, and the LORD heareth, and delivereth them out of all their troubles."},{"text":"The LORD is nigh unto them that are of a broken heart; and saveth such as be of a contrite spirit."},{"text":"Many are the afflictions of the righteous: but the LORD delivereth him out of them all."},{"text":"He keepeth all his bones: not one of them is broken."},{"text":"Evil shall slay the wicked: and they that hate the righteous shall be desolate."},{"text":"The LORD redeemeth the soul of his servants: and none of them that trust in him shall be desolate."}]}
@@ -0,0 +1 @@
1
+ {"number":35,"verses":[{"text":"Plead my cause, O LORD, with them that strive with me: fight against them that fight against me."},{"text":"Take hold of shield and buckler, and stand up for mine help."},{"text":"Draw out also the spear, and stop the way against them that persecute me: say unto my soul, I am thy salvation."},{"text":"Let them be confounded and put to shame that seek after my soul: let them be turned back and brought to confusion that devise my hurt."},{"text":"Let them be as chaff before the wind: and let the angel of the LORD chase them."},{"text":"Let their way be dark and slippery: and let the angel of the LORD persecute them."},{"text":"For without cause have they hid for me their net in a pit, which without cause they have digged for my soul."},{"text":"Let destruction come upon him at unawares; and let his net that he hath hid catch himself: into that very destruction let him fall."},{"text":"And my soul shall be joyful in the LORD: it shall rejoice in his salvation."},{"text":"All my bones shall say, LORD, who is like unto thee, which deliverest the poor from him that is too strong for him, yea, the poor and the needy from him that spoileth him?"},{"text":"False witnesses did rise up; they laid to my charge things that I knew not."},{"text":"They rewarded me evil for good to the spoiling of my soul."},{"text":"But as for me, when they were sick, my clothing was sackcloth: I humbled my soul with fasting; and my prayer returned into mine own bosom."},{"text":"I behaved myself as though he had been my friend or brother: I bowed down heavily, as one that mourneth for his mother."},{"text":"But in mine adversity they rejoiced, and gathered themselves together: yea, the abjects gathered themselves together against me, and I knew it not; they did tear me, and ceased not:"},{"text":"With hypocritical mockers in feasts, they gnashed upon me with their teeth."},{"text":"Lord, how long wilt thou look on? rescue my soul from their destructions, my darling from the lions."},{"text":"I will give thee thanks in the great congregation: I will praise thee among much people."},{"text":"Let not them that are mine enemies wrongfully rejoice over me: neither let them wink with the eye that hate me without a cause."},{"text":"For they speak not peace: but they devise deceitful matters against them that are quiet in the land."},{"text":"Yea, they opened their mouth wide against me, and said, Aha, aha, our eye hath seen it."},{"text":"This thou hast seen, O LORD: keep not silence: O Lord, be not far from me."},{"text":"Stir up thyself, and awake to my judgment, even unto my cause, my God and my Lord."},{"text":"Judge me, O LORD my God, according to thy righteousness; and let them not rejoice over me."},{"text":"Let them not say in their hearts, Ah, so would we have it: let them not say, We have swallowed him up."},{"text":"Let them be ashamed and brought to confusion together that rejoice at mine hurt: let them be clothed with shame and dishonour that magnify themselves against me."},{"text":"Let them shout for joy, and be glad, that favour my righteous cause: yea, let them say continually, Let the LORD be magnified, which hath pleasure in the prosperity of his servant."},{"text":"And my tongue shall speak of thy righteousness and of thy praise all the day long."}]}
@@ -0,0 +1 @@
1
+ {"number":36,"verses":[{"text":"The transgression of the wicked saith within my heart, that there is no fear of God before his eyes."},{"text":"For he flattereth himself in his own eyes, until his iniquity be found to be hateful."},{"text":"The words of his mouth are iniquity and deceit: he hath left off to be wise, and to do good."},{"text":"He deviseth mischief upon his bed; he setteth himself in a way that is not good; he abhorreth not evil."},{"text":"Thy mercy, O LORD, is in the heavens; and thy faithfulness reacheth unto the clouds."},{"text":"Thy righteousness is like the great mountains; thy judgments are a great deep: O LORD, thou preservest man and beast."},{"text":"How excellent is thy lovingkindness, O God! therefore the children of men put their trust under the shadow of thy wings."},{"text":"They shall be abundantly satisfied with the fatness of thy house; and thou shalt make them drink of the river of thy pleasures."},{"text":"For with thee is the fountain of life: in thy light shall we see light."},{"text":"O continue thy lovingkindness unto them that know thee; and thy righteousness to the upright in heart."},{"text":"Let not the foot of pride come against me, and let not the hand of the wicked remove me."},{"text":"There are the workers of iniquity fallen: they are cast down, and shall not be able to rise."}]}
@@ -0,0 +1 @@
1
+ {"number":37,"verses":[{"text":"Fret not thyself because of evildoers, neither be thou envious against the workers of iniquity."},{"text":"For they shall soon be cut down like the grass, and wither as the green herb."},{"text":"Trust in the LORD, and do good; so shalt thou dwell in the land, and verily thou shalt be fed."},{"text":"Delight thyself also in the LORD: and he shall give thee the desires of thine heart."},{"text":"Commit thy way unto the LORD; trust also in him; and he shall bring it to pass."},{"text":"And he shall bring forth thy righteousness as the light, and thy judgment as the noonday."},{"text":"Rest in the LORD, and wait patiently for him: fret not thyself because of him who prospereth in his way, because of the man who bringeth wicked devices to pass."},{"text":"Cease from anger, and forsake wrath: fret not thyself in any wise to do evil."},{"text":"For evildoers shall be cut off: but those that wait upon the LORD, they shall inherit the earth."},{"text":"For yet a little while, and the wicked shall not be: yea, thou shalt diligently consider his place, and it shall not be."},{"text":"But the meek shall inherit the earth; and shall delight themselves in the abundance of peace."},{"text":"The wicked plotteth against the just, and gnasheth upon him with his teeth."},{"text":"The LORD shall laugh at him: for he seeth that his day is coming."},{"text":"The wicked have drawn out the sword, and have bent their bow, to cast down the poor and needy, and to slay such as be of upright conversation."},{"text":"Their sword shall enter into their own heart, and their bows shall be broken."},{"text":"A little that a righteous man hath is better than the riches of many wicked."},{"text":"For the arms of the wicked shall be broken: but the LORD upholdeth the righteous."},{"text":"The LORD knoweth the days of the upright: and their inheritance shall be for ever."},{"text":"They shall not be ashamed in the evil time: and in the days of famine they shall be satisfied."},{"text":"But the wicked shall perish, and the enemies of the LORD shall be as the fat of lambs: they shall consume; into smoke shall they consume away."},{"text":"The wicked borroweth, and payeth not again: but the righteous sheweth mercy, and giveth."},{"text":"For such as be blessed of him shall inherit the earth; and they that be cursed of him shall be cut off."},{"text":"The steps of a good man are ordered by the LORD: and he delighteth in his way."},{"text":"Though he fall, he shall not be utterly cast down: for the LORD upholdeth him with his hand."},{"text":"I have been young, and now am old; yet have I not seen the righteous forsaken, nor his seed begging bread."},{"text":"He is ever merciful, and lendeth; and his seed is blessed."},{"text":"Depart from evil, and do good; and dwell for evermore."},{"text":"For the LORD loveth judgment, and forsaketh not his saints; they are preserved for ever: but the seed of the wicked shall be cut off."},{"text":"The righteous shall inherit the land, and dwell therein for ever."},{"text":"The mouth of the righteous speaketh wisdom, and his tongue talketh of judgment."},{"text":"The law of his God is in his heart; none of his steps shall slide."},{"text":"The wicked watcheth the righteous, and seeketh to slay him."},{"text":"The LORD will not leave him in his hand, nor condemn him when he is judged."},{"text":"Wait on the LORD, and keep his way, and he shall exalt thee to inherit the land: when the wicked are cut off, thou shalt see it."},{"text":"I have seen the wicked in great power, and spreading himself like a green bay tree."},{"text":"Yet he passed away, and, lo, he was not: yea, I sought him, but he could not be found."},{"text":"Mark the perfect man, and behold the upright: for the end of that man is peace."},{"text":"But the transgressors shall be destroyed together: the end of the wicked shall be cut off."},{"text":"But the salvation of the righteous is of the LORD: he is their strength in the time of trouble."},{"text":"And the LORD shall help them, and deliver them: he shall deliver them from the wicked, and save them, because they trust in him."}]}
@@ -0,0 +1 @@
1
+ {"number":38,"verses":[{"text":"O lord, rebuke me not in thy wrath: neither chasten me in thy hot displeasure."},{"text":"For thine arrows stick fast in me, and thy hand presseth me sore."},{"text":"There is no soundness in my flesh because of thine anger; neither is there any rest in my bones because of my sin."},{"text":"For mine iniquities are gone over mine head: as an heavy burden they are too heavy for me."},{"text":"My wounds stink and are corrupt because of my foolishness."},{"text":"I am troubled; I am bowed down greatly; I go mourning all the day long."},{"text":"For my loins are filled with a loathsome disease: and there is no soundness in my flesh."},{"text":"I am feeble and sore broken: I have roared by reason of the disquietness of my heart."},{"text":"Lord, all my desire is before thee; and my groaning is not hid from thee."},{"text":"My heart panteth, my strength faileth me: as for the light of mine eyes, it also is gone from me."},{"text":"My lovers and my friends stand aloof from my sore; and my kinsmen stand afar off."},{"text":"They also that seek after my life lay snares for me: and they that seek my hurt speak mischievous things, and imagine deceits all the day long."},{"text":"But I, as a deaf man, heard not; and I was as a dumb man that openeth not his mouth."},{"text":"Thus I was as a man that heareth not, and in whose mouth are no reproofs."},{"text":"For in thee, O LORD, do I hope: thou wilt hear, O Lord my God."},{"text":"For I said, Hear me, lest otherwise they should rejoice over me: when my foot slippeth, they magnify themselves against me."},{"text":"For I am ready to halt, and my sorrow is continually before me."},{"text":"For I will declare mine iniquity; I will be sorry for my sin."},{"text":"But mine enemies are lively, and they are strong: and they that hate me wrongfully are multiplied."},{"text":"They also that render evil for good are mine adversaries; because I follow the thing that good is."},{"text":"Forsake me not, O LORD: O my God, be not far from me."},{"text":"Make haste to help me, O Lord my salvation."}]}
@@ -0,0 +1 @@
1
+ {"number":39,"verses":[{"text":"I said, I will take heed to my ways, that I sin not with my tongue: I will keep my mouth with a bridle, while the wicked is before me."},{"text":"I was dumb with silence, I held my peace, even from good; and my sorrow was stirred."},{"text":"My heart was hot within me, while I was musing the fire burned: then spake I with my tongue,"},{"text":"LORD, make me to know mine end, and the measure of my days, what it is: that I may know how frail I am."},{"text":"Behold, thou hast made my days as an handbreadth; and mine age is as nothing before thee: verily every man at his best state is altogether vanity."},{"text":"Surely every man walketh in a vain shew: surely they are disquieted in vain: he heapeth up riches, and knoweth not who shall gather them."},{"text":"And now, Lord, what wait I for? my hope is in thee."},{"text":"Deliver me from all my transgressions: make me not the reproach of the foolish."},{"text":"I was dumb, I opened not my mouth; because thou didst it."},{"text":"Remove thy stroke away from me: I am consumed by the blow of thine hand."},{"text":"When thou with rebukes dost correct man for iniquity, thou makest his beauty to consume away like a moth: surely every man is vanity. Selah."},{"text":"Hear my prayer, O LORD, and give ear unto my cry; hold not thy peace at my tears: for I am a stranger with thee, and a sojourner, as all my fathers were."},{"text":"O spare me, that I may recover strength, before I go hence, and be no more."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Hear me when I call, O God of my righteousness: thou hast enlarged me when I was in distress; have mercy upon me, and hear my prayer."},{"text":"O ye sons of men, how long will ye turn my glory into shame? how long will ye love vanity, and seek after leasing? Selah."},{"text":"But know that the LORD hath set apart him that is godly for himself: the LORD will hear when I call unto him."},{"text":"Stand in awe, and sin not: commune with your own heart upon your bed, and be still. Selah."},{"text":"Offer the sacrifices of righteousness, and put your trust in the LORD."},{"text":"There be many that say, Who will shew us any good? LORD, lift thou up the light of thy countenance upon us."},{"text":"Thou hast put gladness in my heart, more than in the time that their corn and their wine increased."},{"text":"I will both lay me down in peace, and sleep: for thou, LORD, only makest me dwell in safety."}]}
@@ -0,0 +1 @@
1
+ {"number":40,"verses":[{"text":"I waited patiently for the LORD; and he inclined unto me, and heard my cry."},{"text":"He brought me up also out of an horrible pit, out of the miry clay, and set my feet upon a rock, and established my goings."},{"text":"And he hath put a new song in my mouth, even praise unto our God: many shall see it, and fear, and shall trust in the LORD."},{"text":"Blessed is that man that maketh the LORD his trust, and respecteth not the proud, nor such as turn aside to lies."},{"text":"Many, O LORD my God, are thy wonderful works which thou hast done, and thy thoughts which are to us-ward: they cannot be reckoned up in order unto thee: if I would declare and speak of them, they are more than can be numbered."},{"text":"Sacrifice and offering thou didst not desire; mine ears hast thou opened: burnt offering and sin offering hast thou not required."},{"text":"Then said I, Lo, I come: in the volume of the book it is written of me,"},{"text":"I delight to do thy will, O my God: yea, thy law is within my heart."},{"text":"I have preached righteousness in the great congregation: lo, I have not refrained my lips, O LORD, thou knowest."},{"text":"I have not hid thy righteousness within my heart; I have declared thy faithfulness and thy salvation: I have not concealed thy lovingkindness and thy truth from the great congregation."},{"text":"Withhold not thou thy tender mercies from me, O LORD: let thy lovingkindness and thy truth continually preserve me."},{"text":"For innumerable evils have compassed me about: mine iniquities have taken hold upon me, so that I am not able to look up; they are more than the hairs of mine head: therefore my heart faileth me."},{"text":"Be pleased, O LORD, to deliver me: O LORD, make haste to help me."},{"text":"Let them be ashamed and confounded together that seek after my soul to destroy it; let them be driven backward and put to shame that wish me evil."},{"text":"Let them be desolate for a reward of their shame that say unto me, Aha, aha."},{"text":"Let all those that seek thee rejoice and be glad in thee: let such as love thy salvation say continually, The LORD be magnified."},{"text":"But I am poor and needy; yet the Lord thinketh upon me: thou art my help and my deliverer; make no tarrying, O my God."}]}
@@ -0,0 +1 @@
1
+ {"number":41,"verses":[{"text":"Blessed is he that considereth the poor: the LORD will deliver him in time of trouble."},{"text":"The LORD will preserve him, and keep him alive; and he shall be blessed upon the earth: and thou wilt not deliver him unto the will of his enemies."},{"text":"The LORD will strengthen him upon the bed of languishing: thou wilt make all his bed in his sickness."},{"text":"I said, LORD, be merciful unto me: heal my soul; for I have sinned against thee."},{"text":"Mine enemies speak evil of me, When shall he die, and his name perish?"},{"text":"And if he come to see me, he speaketh vanity: his heart gathereth iniquity to itself; when he goeth abroad, he telleth it."},{"text":"All that hate me whisper together against me: against me do they devise my hurt."},{"text":"An evil disease, say they, cleaveth fast unto him: and now that he lieth he shall rise up no more."},{"text":"Yea, mine own familiar friend, in whom I trusted, which did eat of my bread, hath lifted up his heel against me."},{"text":"But thou, O LORD, be merciful unto me, and raise me up, that I may requite them."},{"text":"By this I know that thou favourest me, because mine enemy doth not triumph over me."},{"text":"And as for me, thou upholdest me in mine integrity, and settest me before thy face for ever."},{"text":"Blessed be the LORD God of Israel from everlasting, and to everlasting. Amen, and Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":42,"verses":[{"text":"As the hart panteth after the water brooks, so panteth my soul after thee, O God."},{"text":"My soul thirsteth for God, for the living God: when shall I come and appear before God?"},{"text":"My tears have been my meat day and night, while they continually say unto me, Where is thy God?"},{"text":"When I remember these things, I pour out my soul in me: for I had gone with the multitude, I went with them to the house of God, with the voice of joy and praise, with a multitude that kept holyday."},{"text":"Why art thou cast down, O my soul? and why art thou disquieted in me? hope thou in God: for I shall yet praise him for the help of his countenance."},{"text":"O my God, my soul is cast down within me: therefore will I remember thee from the land of Jordan, and of the Hermonites, from the hill Mizar."},{"text":"Deep calleth unto deep at the noise of thy waterspouts: all thy waves and thy billows are gone over me."},{"text":"Yet the LORD will command his lovingkindness in the day time, and in the night his song shall be with me, and my prayer unto the God of my life."},{"text":"I will say unto God my rock, Why hast thou forgotten me? why go I mourning because of the oppression of the enemy?"},{"text":"As with a sword in my bones, mine enemies reproach me; while they say daily unto me, Where is thy God?"},{"text":"Why art thou cast down, O my soul? and why art thou disquieted within me? hope thou in God: for I shall yet praise him, who is the health of my countenance, and my God."}]}
@@ -0,0 +1 @@
1
+ {"number":43,"verses":[{"text":"Judge me, O God, and plead my cause against an ungodly nation: O deliver me from the deceitful and unjust man."},{"text":"For thou art the God of my strength: why dost thou cast me off? why go I mourning because of the oppression of the enemy?"},{"text":"O send out thy light and thy truth: let them lead me; let them bring me unto thy holy hill, and to thy tabernacles."},{"text":"Then will I go unto the altar of God, unto God my exceeding joy: yea, upon the harp will I praise thee, O God my God."},{"text":"Why art thou cast down, O my soul? and why art thou disquieted within me? hope in God: for I shall yet praise him, who is the health of my countenance, and my God."}]}
@@ -0,0 +1 @@
1
+ {"number":44,"verses":[{"text":"We have heard with our ears, O God, our fathers have told us, what work thou didst in their days, in the times of old."},{"text":"How thou didst drive out the heathen with thy hand, and plantedst them; how thou didst afflict the people, and cast them out."},{"text":"For they got not the land in possession by their own sword, neither did their own arm save them: but thy right hand, and thine arm, and the light of thy countenance, because thou hadst a favour unto them."},{"text":"Thou art my King, O God: command deliverances for Jacob."},{"text":"Through thee will we push down our enemies: through thy name will we tread them under that rise up against us."},{"text":"For I will not trust in my bow, neither shall my sword save me."},{"text":"But thou hast saved us from our enemies, and hast put them to shame that hated us."},{"text":"In God we boast all the day long, and praise thy name for ever."},{"text":"But thou hast cast off, and put us to shame; and goest not forth with our armies."},{"text":"Thou makest us to turn back from the enemy: and they which hate us spoil for themselves."},{"text":"Thou hast given us like sheep appointed for meat; and hast scattered us among the heathen."},{"text":"Thou sellest thy people for nought, and dost not increase thy wealth by their price."},{"text":"Thou makest us a reproach to our neighbours, a scorn and a derision to them that are round about us."},{"text":"Thou makest us a byword among the heathen, a shaking of the head among the people."},{"text":"My confusion is continually before me, and the shame of my face hath covered me,"},{"text":"For the voice of him that reproacheth and blasphemeth; by reason of the enemy and avenger."},{"text":"All this is come upon us; yet have we not forgotten thee, neither have we dealt falsely in thy covenant."},{"text":"Our heart is not turned back, neither have our steps declined from thy way;"},{"text":"Though thou hast sore broken us in the place of dragons, and covered us with the shadow of death."},{"text":"If we have forgotten the name of our God, or stretched out our hands to a strange god;"},{"text":"Shall not God search this out? for he knoweth the secrets of the heart."},{"text":"Yea, for thy sake are we killed all the day long; we are counted as sheep for the slaughter."},{"text":"Awake, why sleepest thou, O Lord? arise, cast us not off for ever."},{"text":"Wherefore hidest thou thy face, and forgettest our affliction and our oppression?"},{"text":"For our soul is bowed down to the dust: our belly cleaveth unto the earth."},{"text":"Arise for our help, and redeem us for thy mercies' sake."}]}
@@ -0,0 +1 @@
1
+ {"number":45,"verses":[{"text":"My heart is inditing a good matter: I speak of the things which I have made touching the king: my tongue is the pen of a ready writer."},{"text":"Thou art fairer than the children of men: grace is poured into thy lips: therefore God hath blessed thee for ever."},{"text":"Gird thy sword upon thy thigh, O most mighty, with thy glory and thy majesty."},{"text":"And in thy majesty ride prosperously because of truth and meekness and righteousness; and thy right hand shall teach thee terrible things."},{"text":"Thine arrows are sharp in the heart of the king's enemies; whereby the people fall under thee."},{"text":"Thy throne, O God, is for ever and ever: the sceptre of thy kingdom is a right sceptre."},{"text":"Thou lovest righteousness, and hatest wickedness: therefore God, thy God, hath anointed thee with the oil of gladness above thy fellows."},{"text":"All thy garments smell of myrrh, and aloes, and cassia, out of the ivory palaces, whereby they have made thee glad."},{"text":"Kings' daughters were among thy honourable women: upon thy right hand did stand the queen in gold of Ophir."},{"text":"Hearken, O daughter, and consider, and incline thine ear; forget also thine own people, and thy father's house;"},{"text":"So shall the king greatly desire thy beauty: for he is thy Lord; and worship thou him."},{"text":"And the daughter of Tyre shall be there with a gift; even the rich among the people shall intreat thy favour."},{"text":"The king's daughter is all glorious within: her clothing is of wrought gold."},{"text":"She shall be brought unto the king in raiment of needlework: the virgins her companions that follow her shall be brought unto thee."},{"text":"With gladness and rejoicing shall they be brought: they shall enter into the king's palace."},{"text":"Instead of thy fathers shall be thy children, whom thou mayest make princes in all the earth."},{"text":"I will make thy name to be remembered in all generations: therefore shall the people praise thee for ever and ever."}]}
@@ -0,0 +1 @@
1
+ {"number":46,"verses":[{"text":"God is our refuge and strength, a very present help in trouble."},{"text":"Therefore will not we fear, though the earth be removed, and though the mountains be carried into the midst of the sea;"},{"text":"Though the waters thereof roar and be troubled, though the mountains shake with the swelling thereof. Selah."},{"text":"There is a river, the streams whereof shall make glad the city of God, the holy place of the tabernacles of the most High."},{"text":"God is in the midst of her; she shall not be moved: God shall help her, and that right early."},{"text":"The heathen raged, the kingdoms were moved: he uttered his voice, the earth melted."},{"text":"The LORD of hosts is with us; the God of Jacob is our refuge. Selah."},{"text":"Come, behold the works of the LORD, what desolations he hath made in the earth."},{"text":"He maketh wars to cease unto the end of the earth; he breaketh the bow, and cutteth the spear in sunder; he burneth the chariot in the fire."},{"text":"Be still, and know that I am God: I will be exalted among the heathen, I will be exalted in the earth."},{"text":"The LORD of hosts is with us; the God of Jacob is our refuge. Selah."}]}
@@ -0,0 +1 @@
1
+ {"number":47,"verses":[{"text":"O clap your hands, all ye people; shout unto God with the voice of triumph."},{"text":"For the LORD most high is terrible; he is a great King over all the earth."},{"text":"He shall subdue the people under us, and the nations under our feet."},{"text":"He shall choose our inheritance for us, the excellency of Jacob whom he loved. Selah."},{"text":"God is gone up with a shout, the LORD with the sound of a trumpet."},{"text":"Sing praises to God, sing praises: sing praises unto our King, sing praises."},{"text":"For God is the King of all the earth: sing ye praises with understanding."},{"text":"God reigneth over the heathen: God sitteth upon the throne of his holiness."},{"text":"The princes of the people are gathered together, even the people of the God of Abraham: for the shields of the earth belong unto God: he is greatly exalted."}]}
@@ -0,0 +1 @@
1
+ {"number":48,"verses":[{"text":"Great is the LORD, and greatly to be praised in the city of our God, in the mountain of his holiness."},{"text":"Beautiful for situation, the joy of the whole earth, is mount Zion, on the sides of the north, the city of the great King."},{"text":"God is known in her palaces for a refuge."},{"text":"For, lo, the kings were assembled, they passed by together."},{"text":"They saw it, and so they marvelled; they were troubled, and hasted away."},{"text":"Fear took hold upon them there, and pain, as of a woman in travail."},{"text":"Thou breakest the ships of Tarshish with an east wind."},{"text":"As we have heard, so have we seen in the city of the LORD of hosts, in the city of our God: God will establish it for ever. Selah."},{"text":"We have thought of thy lovingkindness, O God, in the midst of thy temple."},{"text":"According to thy name, O God, so is thy praise unto the ends of the earth: thy right hand is full of righteousness."},{"text":"Let mount Zion rejoice, let the daughters of Judah be glad, because of thy judgments."},{"text":"Walk about Zion, and go round about her: tell the towers thereof."},{"text":"Mark ye well her bulwarks, consider her palaces; that ye may tell it to the generation following."},{"text":"For this God is our God for ever and ever: he will be our guide even unto death."}]}
@@ -0,0 +1 @@
1
+ {"number":49,"verses":[{"text":"Hear this, all ye people; give ear, all ye inhabitants of the world:"},{"text":"Both low and high, rich and poor, together."},{"text":"My mouth shall speak of wisdom; and the meditation of my heart shall be of understanding."},{"text":"I will incline mine ear to a parable: I will open my dark saying upon the harp."},{"text":"Wherefore should I fear in the days of evil, when the iniquity of my heels shall compass me about?"},{"text":"They that trust in their wealth, and boast themselves in the multitude of their riches;"},{"text":"None of them can by any means redeem his brother, nor give to God a ransom for him:"},{"text":"(For the redemption of their soul is precious, and it ceaseth for ever:)"},{"text":"That he should still live for ever, and not see corruption."},{"text":"For he seeth that wise men die, likewise the fool and the brutish person perish, and leave their wealth to others."},{"text":"Their inward thought is, that their houses shall continue for ever, and their dwelling places to all generations; they call their lands after their own names."},{"text":"Nevertheless man being in honour abideth not: he is like the beasts that perish."},{"text":"This their way is their folly: yet their posterity approve their sayings. Selah."},{"text":"Like sheep they are laid in the grave; death shall feed on them; and the upright shall have dominion over them in the morning; and their beauty shall consume in the grave from their dwelling."},{"text":"But God will redeem my soul from the power of the grave: for he shall receive me. Selah."},{"text":"Be not thou afraid when one is made rich, when the glory of his house is increased;"},{"text":"For when he dieth he shall carry nothing away: his glory shall not descend after him."},{"text":"Though while he lived he blessed his soul: and men will praise thee, when thou doest well to thyself."},{"text":"He shall go to the generation of his fathers; they shall never see light."},{"text":"Man that is in honour, and understandeth not, is like the beasts that perish."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Give ear to my words, O LORD, consider my meditation."},{"text":"Hearken unto the voice of my cry, my King, and my God: for unto thee will I pray."},{"text":"My voice shalt thou hear in the morning, O LORD; in the morning will I direct my prayer unto thee, and will look up."},{"text":"For thou art not a God that hath pleasure in wickedness: neither shall evil dwell with thee."},{"text":"The foolish shall not stand in thy sight: thou hatest all workers of iniquity."},{"text":"Thou shalt destroy them that speak leasing: the LORD will abhor the bloody and deceitful man."},{"text":"But as for me, I will come into thy house in the multitude of thy mercy: and in thy fear will I worship toward thy holy temple."},{"text":"Lead me, O LORD, in thy righteousness because of mine enemies; make thy way straight before my face."},{"text":"For there is no faithfulness in their mouth; their inward part is very wickedness; their throat is an open sepulchre; they flatter with their tongue."},{"text":"Destroy thou them, O God; let them fall by their own counsels; cast them out in the multitude of their transgressions; for they have rebelled against thee."},{"text":"But let all those that put their trust in thee rejoice: let them ever shout for joy, because thou defendest them: let them also that love thy name be joyful in thee."},{"text":"For thou, LORD, wilt bless the righteous; with favour wilt thou compass him as with a shield."}]}
@@ -0,0 +1 @@
1
+ {"number":50,"verses":[{"text":"The mighty God, even the LORD, hath spoken, and called the earth from the rising of the sun unto the going down thereof."},{"text":"Out of Zion, the perfection of beauty, God hath shined."},{"text":"Our God shall come, and shall not keep silence: a fire shall devour before him, and it shall be very tempestuous round about him."},{"text":"He shall call to the heavens from above, and to the earth, that he may judge his people."},{"text":"Gather my saints together unto me; those that have made a covenant with me by sacrifice."},{"text":"And the heavens shall declare his righteousness: for God is judge himself. Selah."},{"text":"Hear, O my people, and I will speak; O Israel, and I will testify against thee: I am God, even thy God."},{"text":"I will not reprove thee for thy sacrifices or thy burnt offerings, to have been continually before me."},{"text":"I will take no bullock out of thy house, nor he goats out of thy folds."},{"text":"For every beast of the forest is mine, and the cattle upon a thousand hills."},{"text":"I know all the fowls of the mountains: and the wild beasts of the field are mine."},{"text":"If I were hungry, I would not tell thee: for the world is mine, and the fulness thereof."},{"text":"Will I eat the flesh of bulls, or drink the blood of goats?"},{"text":"Offer unto God thanksgiving; and pay thy vows unto the most High:"},{"text":"And call upon me in the day of trouble: I will deliver thee, and thou shalt glorify me."},{"text":"But unto the wicked God saith, What hast thou to do to declare my statutes, or that thou shouldest take my covenant in thy mouth?"},{"text":"Seeing thou hatest instruction, and casteth my words behind thee."},{"text":"When thou sawest a thief, then thou consentedst with him, and hast been partaker with adulterers."},{"text":"Thou givest thy mouth to evil, and thy tongue frameth deceit."},{"text":"Thou sittest and speakest against thy brother; thou slanderest thine own mother's son."},{"text":"These things hast thou done, and I kept silence; thou thoughtest that I was altogether such an one as thyself: but I will reprove thee, and set them in order before thine eyes."},{"text":"Now consider this, ye that forget God, lest I tear you in pieces, and there be none to deliver."},{"text":"Whoso offereth praise glorifieth me: and to him that ordereth his conversation aright will I shew the salvation of God."}]}
@@ -0,0 +1 @@
1
+ {"number":51,"verses":[{"text":"Have mercy upon me, O God, according to thy lovingkindness: according unto the multitude of thy tender mercies blot out my transgressions."},{"text":"Wash me throughly from mine iniquity, and cleanse me from my sin."},{"text":"For I acknowledge my transgressions: and my sin is ever before me."},{"text":"Against thee, thee only, have I sinned, and done this evil in thy sight: that thou mightest be justified when thou speakest, and be clear when thou judgest."},{"text":"Behold, I was shapen in iniquity; and in sin did my mother conceive me."},{"text":"Behold, thou desirest truth in the inward parts: and in the hidden part thou shalt make me to know wisdom."},{"text":"Purge me with hyssop, and I shall be clean: wash me, and I shall be whiter than snow."},{"text":"Make me to hear joy and gladness; that the bones which thou hast broken may rejoice."},{"text":"Hide thy face from my sins, and blot out all mine iniquities."},{"text":"Create in me a clean heart, O God; and renew a right spirit within me."},{"text":"Cast me not away from thy presence; and take not thy holy spirit from me."},{"text":"Restore unto me the joy of thy salvation; and uphold me with thy free spirit."},{"text":"Then will I teach transgressors thy ways; and sinners shall be converted unto thee."},{"text":"Deliver me from bloodguiltiness, O God, thou God of my salvation: and my tongue shall sing aloud of thy righteousness."},{"text":"O Lord, open thou my lips; and my mouth shall shew forth thy praise."},{"text":"For thou desirest not sacrifice; else would I give it: thou delightest not in burnt offering."},{"text":"The sacrifices of God are a broken spirit: a broken and a contrite heart, O God, thou wilt not despise."},{"text":"Do good in thy good pleasure unto Zion: build thou the walls of Jerusalem."},{"text":"Then shalt thou be pleased with the sacrifices of righteousness, with burnt offering and whole burnt offering: then shall they offer bullocks upon thine altar."}]}
@@ -0,0 +1 @@
1
+ {"number":52,"verses":[{"text":"Why boastest thou thyself in mischief, O mighty man? the goodness of God endureth continually."},{"text":"The tongue deviseth mischiefs; like a sharp razor, working deceitfully."},{"text":"Thou lovest evil more than good; and lying rather than to speak righteousness. Selah."},{"text":"Thou lovest all devouring words, O thou deceitful tongue."},{"text":"God shall likewise destroy thee for ever, he shall take thee away, and pluck thee out of thy dwelling place, and root thee out of the land of the living. Selah."},{"text":"The righteous also shall see, and fear, and shall laugh at him:"},{"text":"Lo, this is the man that made not God his strength; but trusted in the abundance of his riches, and strengthened himself in his wickedness."},{"text":"But I am like a green olive tree in the house of God: I trust in the mercy of God for ever and ever."},{"text":"I will praise thee for ever, because thou hast done it: and I will wait on thy name; for it is good before thy saints."}]}
@@ -0,0 +1 @@
1
+ {"number":53,"verses":[{"text":"The fool hath said in his heart, There is no God. Corrupt are they, and have done abominable iniquity: there is none that doeth good."},{"text":"God looked down from heaven upon the children of men, to see if there were any that did understand, that did seek God."},{"text":"Every one of them is gone back: they are altogether become filthy; there is none that doeth good, no, not one."},{"text":"Have the workers of iniquity no knowledge? who eat up my people as they eat bread: they have not called upon God."},{"text":"There were they in great fear, where no fear was: for God hath scattered the bones of him that encampeth against thee: thou hast put them to shame, because God hath despised them."},{"text":"Oh that the salvation of Israel were come out of Zion! When God bringeth back the captivity of his people, Jacob shall rejoice, and Israel shall be glad."}]}
@@ -0,0 +1 @@
1
+ {"number":54,"verses":[{"text":"Save me, O God, by thy name, and judge me by thy strength."},{"text":"Hear my prayer, O God; give ear to the words of my mouth."},{"text":"For strangers are risen up against me, and oppressors seek after my soul: they have not set God before them. Selah."},{"text":"Behold, God is mine helper: the Lord is with them that uphold my soul."},{"text":"He shall reward evil unto mine enemies: cut them off in thy truth."},{"text":"I will freely sacrifice unto thee: I will praise thy name, O LORD; for it is good."},{"text":"For he hath delivered me out of all trouble: and mine eye hath seen his desire upon mine enemies."}]}
@@ -0,0 +1 @@
1
+ {"number":55,"verses":[{"text":"Give ear to my prayer, O God; and hide not thyself from my supplication."},{"text":"Attend unto me, and hear me: I mourn in my complaint, and make a noise;"},{"text":"Because of the voice of the enemy, because of the oppression of the wicked: for they cast iniquity upon me, and in wrath they hate me."},{"text":"My heart is sore pained within me: and the terrors of death are fallen upon me."},{"text":"Fearfulness and trembling are come upon me, and horror hath overwhelmed me."},{"text":"And I said, Oh that I had wings like a dove! for then would I fly away, and be at rest."},{"text":"Lo, then would I wander far off, and remain in the wilderness. Selah."},{"text":"I would hasten my escape from the windy storm and tempest."},{"text":"Destroy, O Lord, and divide their tongues: for I have seen violence and strife in the city."},{"text":"Day and night they go about it upon the walls thereof: mischief also and sorrow are in the midst of it."},{"text":"Wickedness is in the midst thereof: deceit and guile depart not from her streets."},{"text":"For it was not an enemy that reproached me; then I could have borne it: neither was it he that hated me that did magnify himself against me; then I would have hid myself from him:"},{"text":"But it was thou, a man mine equal, my guide, and mine acquaintance."},{"text":"We took sweet counsel together, and walked unto the house of God in company."},{"text":"Let death seize upon them, and let them go down quick into hell: for wickedness is in their dwellings, and among them."},{"text":"As for me, I will call upon God; and the LORD shall save me."},{"text":"Evening, and morning, and at noon, will I pray, and cry aloud: and he shall hear my voice."},{"text":"He hath delivered my soul in peace from the battle that was against me: for there were many with me."},{"text":"God shall hear, and afflict them, even he that abideth of old."},{"text":"He hath put forth his hands against such as be at peace with him: he hath broken his covenant."},{"text":"The words of his mouth were smoother than butter, but war was in his heart: his words were softer than oil, yet were they drawn swords."},{"text":"Cast thy burden upon the LORD, and he shall sustain thee: he shall never suffer the righteous to be moved."},{"text":"But thou, O God, shalt bring them down into the pit of destruction: bloody and deceitful men shall not live out half their days; but I will trust in thee."}]}
@@ -0,0 +1 @@
1
+ {"number":56,"verses":[{"text":"Be merciful unto me, O God: for man would swallow me up; he fighting daily oppresseth me."},{"text":"Mine enemies would daily swallow me up: for they be many that fight against me, O thou most High."},{"text":"What time I am afraid, I will trust in thee."},{"text":"In God I will praise his word, in God I have put my trust; I will not fear what flesh can do unto me."},{"text":"Every day they wrest my words: all their thoughts are against me for evil."},{"text":"They gather themselves together, they hide themselves, they mark my steps, when they wait for my soul."},{"text":"Shall they escape by iniquity? in thine anger cast down the people, O God."},{"text":"Thou tellest my wanderings: put thou my tears into thy bottle: are they not in thy book?"},{"text":"When I cry unto thee, then shall mine enemies turn back: this I know; for God is for me."},{"text":"In God will I praise his word: in the LORD will I praise his word."},{"text":"In God have I put my trust: I will not be afraid what man can do unto me."},{"text":"Thy vows are upon me, O God: I will render praises unto thee."},{"text":"For thou hast delivered my soul from death: wilt not thou deliver my feet from falling, that I may walk before God in the light of the living?"}]}
@@ -0,0 +1 @@
1
+ {"number":57,"verses":[{"text":"Be merciful unto me, O God, be merciful unto me: for my soul trusteth in thee: yea, in the shadow of thy wings will I make my refuge, until these calamities be overpast."},{"text":"I will cry unto God most high; unto God that performeth all things for me."},{"text":"He shall send from heaven, and save me from the reproach of him that would swallow me up. Selah. God shall send forth his mercy and his truth."},{"text":"My soul is among lions: and I lie even among them that are set on fire, even the sons of men, whose teeth are spears and arrows, and their tongue a sharp sword."},{"text":"Be thou exalted, O God, above the heavens; let thy glory be above all the earth."},{"text":"They have prepared a net for my steps; my soul is bowed down: they have digged a pit before me, into the midst whereof they are fallen themselves. Selah."},{"text":"My heart is fixed, O God, my heart is fixed: I will sing and give praise."},{"text":"Awake up, my glory; awake, psaltery and harp: I myself will awake early."},{"text":"I will praise thee, O Lord, among the people: I will sing unto thee among the nations."},{"text":"For thy mercy is great unto the heavens, and thy truth unto the clouds."},{"text":"Be thou exalted, O God, above the heavens: let thy glory be above all the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":58,"verses":[{"text":"Do ye indeed speak righteousness, O congregation? do ye judge uprightly, O ye sons of men?"},{"text":"Yea, in heart ye work wickedness; ye weigh the violence of your hands in the earth."},{"text":"The wicked are estranged from the womb: they go astray as soon as they be born, speaking lies."},{"text":"Their poison is like the poison of a serpent: they are like the deaf adder that stoppeth her ear;"},{"text":"Which will not hearken to the voice of charmers, charming never so wisely."},{"text":"Break their teeth, O God, in their mouth: break out the great teeth of the young lions, O LORD."},{"text":"Let them melt away as waters which run continually: when he bendeth his bow to shoot his arrows, let them be as cut in pieces."},{"text":"As a snail which melteth, let every one of them pass away: like the untimely birth of a woman, that they may not see the sun."},{"text":"Before your pots can feel the thorns, he shall take them away as with a whirlwind, both living, and in his wrath."},{"text":"The righteous shall rejoice when he seeth the vengeance: he shall wash his feet in the blood of the wicked."},{"text":"So that a man shall say, Verily there is a reward for the righteous: verily he is a God that judgeth in the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":59,"verses":[{"text":"Deliver me from mine enemies, O my God: defend me from them that rise up against me."},{"text":"Deliver me from the workers of iniquity, and save me from bloody men."},{"text":"For, lo, they lie in wait for my soul: the mighty are gathered against me; not for my transgression, nor for my sin, O LORD."},{"text":"They run and prepare themselves without my fault: awake to help me, and behold."},{"text":"Thou therefore, O LORD God of hosts, the God of Israel, awake to visit all the heathen: be not merciful to any wicked transgressors. Selah."},{"text":"They return at evening: they make a noise like a dog, and go round about the city."},{"text":"Behold, they belch out with their mouth: swords are in their lips: for who, say they, doth hear?"},{"text":"But thou, O LORD, shalt laugh at them; thou shalt have all the heathen in derision."},{"text":"Because of his strength will I wait upon thee: for God is my defence."},{"text":"The God of my mercy shall prevent me: God shall let me see my desire upon mine enemies."},{"text":"Slay them not, lest my people forget: scatter them by thy power; and bring them down, O Lord our shield."},{"text":"For the sin of their mouth and the words of their lips let them even be taken in their pride: and for cursing and lying which they speak."},{"text":"Consume them in wrath, consume them, that they may not be: and let them know that God ruleth in Jacob unto the ends of the earth. Selah."},{"text":"And at evening let them return; and let them make a noise like a dog, and go round about the city."},{"text":"Let them wander up and down for meat, and grudge if they be not satisfied."},{"text":"But I will sing of thy power; yea, I will sing aloud of thy mercy in the morning: for thou hast been my defence and refuge in the day of my trouble."},{"text":"Unto thee, O my strength, will I sing: for God is my defence, and the God of my mercy."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"O LORD, rebuke me not in thine anger, neither chasten me in thy hot displeasure."},{"text":"Have mercy upon me, O LORD; for I am weak: O LORD, heal me; for my bones are vexed."},{"text":"My soul is also sore vexed: but thou, O LORD, how long?"},{"text":"Return, O LORD, deliver my soul: oh save me for thy mercies' sake."},{"text":"For in death there is no remembrance of thee: in the grave who shall give thee thanks?"},{"text":"I am weary with my groaning; all the night make I my bed to swim; I water my couch with my tears."},{"text":"Mine eye is consumed because of grief; it waxeth old because of all mine enemies."},{"text":"Depart from me, all ye workers of iniquity; for the LORD hath heard the voice of my weeping."},{"text":"The LORD hath heard my supplication; the LORD will receive my prayer."},{"text":"Let all mine enemies be ashamed and sore vexed: let them return and be ashamed suddenly."}]}
@@ -0,0 +1 @@
1
+ {"number":60,"verses":[{"text":"O God, thou hast cast us off, thou hast scattered us, thou hast been displeased; O turn thyself to us again."},{"text":"Thou hast made the earth to tremble; thou hast broken it: heal the breaches thereof; for it shaketh."},{"text":"Thou hast shewed thy people hard things: thou hast made us to drink the wine of astonishment."},{"text":"Thou hast given a banner to them that fear thee, that it may be displayed because of the truth. Selah."},{"text":"That thy beloved may be delivered; save with thy right hand, and hear 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, and 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: Philistia, triumph thou because of me."},{"text":"Who will bring me into the strong city? who will lead me into Edom?"},{"text":"Wilt not thou, O God, which hadst cast us off? and thou, O God, which didst not go out with our armies?"},{"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":61,"verses":[{"text":"Hear my cry, O God; attend unto my prayer."},{"text":"From the end of the earth will I cry unto thee, when my heart is overwhelmed: lead me to the rock that is higher than I."},{"text":"For thou hast been a shelter for me, and a strong tower from the enemy."},{"text":"I will abide in thy tabernacle for ever: I will trust in the covert of thy wings. Selah."},{"text":"For thou, O God, hast heard my vows: thou hast given me the heritage of those that fear thy name."},{"text":"Thou wilt prolong the king's life: and his years as many generations."},{"text":"He shall abide before God for ever: O prepare mercy and truth, which may preserve him."},{"text":"So will I sing praise unto thy name for ever, that I may daily perform my vows."}]}
@@ -0,0 +1 @@
1
+ {"number":62,"verses":[{"text":"Truly my soul waiteth upon God: from him cometh my salvation."},{"text":"He only is my rock and my salvation; he is my defence; I shall not be greatly moved."},{"text":"How long will ye imagine mischief against a man? ye shall be slain all of you: as a bowing wall shall ye be, and as a tottering fence."},{"text":"They only consult to cast him down from his excellency: they delight in lies: they bless with their mouth, but they curse inwardly. Selah."},{"text":"My soul, wait thou only upon God; for my expectation is from him."},{"text":"He only is my rock and my salvation: he is my defence; I shall not be moved."},{"text":"In God is my salvation and my glory: the rock of my strength, and my refuge, is in God."},{"text":"Trust in him at all times; ye people, pour out your heart before him: God is a refuge for us. Selah."},{"text":"Surely men of low degree are vanity, and men of high degree are a lie: to be laid in the balance, they are altogether lighter than vanity."},{"text":"Trust not in oppression, and become not vain in robbery: if riches increase, set not your heart upon them."},{"text":"God hath spoken once; twice have I heard this; that power belongeth unto God."},{"text":"Also unto thee, O Lord, belongeth mercy: for thou renderest to every man according to his work."}]}
@@ -0,0 +1 @@
1
+ {"number":63,"verses":[{"text":"O God, thou art my God; early will I seek thee: my soul thirsteth for thee, my flesh longeth for thee in a dry and thirsty land, where no water is;"},{"text":"To see thy power and thy glory, so as I have seen thee in the sanctuary."},{"text":"Because thy lovingkindness is better than life, my lips shall praise thee."},{"text":"Thus will I bless thee while I live: I will lift up my hands in thy name."},{"text":"My soul shall be satisfied as with marrow and fatness; and my mouth shall praise thee with joyful lips:"},{"text":"When I remember thee upon my bed, and meditate on thee in the night watches."},{"text":"Because thou hast been my help, therefore in the shadow of thy wings will I rejoice."},{"text":"My soul followeth hard after thee: thy right hand upholdeth me."},{"text":"But those that seek my soul, to destroy it, shall go into the lower parts of the earth."},{"text":"They shall fall by the sword: they shall be a portion for foxes."},{"text":"But the king shall rejoice in God; every one that sweareth by him shall glory: but the mouth of them that speak lies shall be stopped."}]}
@@ -0,0 +1 @@
1
+ {"number":64,"verses":[{"text":"Hear my voice, O God, in my prayer: preserve my life from fear of the enemy."},{"text":"Hide me from the secret counsel of the wicked; from the insurrection of the workers of iniquity:"},{"text":"Who whet their tongue like a sword, and bend their bows to shoot their arrows, even bitter words:"},{"text":"That they may shoot in secret at the perfect: suddenly do they shoot at him, and fear not."},{"text":"They encourage themselves in an evil matter: they commune of laying snares privily; they say, Who shall see them?"},{"text":"They search out iniquities; they accomplish a diligent search: both the inward thought of every one of them, and the heart, is deep."},{"text":"But God shall shoot at them with an arrow; suddenly shall they be wounded."},{"text":"So they shall make their own tongue to fall upon themselves: all that see them shall flee away."},{"text":"And all men shall fear, and shall declare the work of God; for they shall wisely consider of his doing."},{"text":"The righteous shall be glad in the LORD, and shall trust in him; and all the upright in heart shall glory."}]}
@@ -0,0 +1 @@
1
+ {"number":65,"verses":[{"text":"Praise waiteth for thee, O God, in Sion: and unto thee shall the vow be performed."},{"text":"O thou that hearest prayer, unto thee shall all flesh come."},{"text":"Iniquities prevail against me: as for our transgressions, thou shalt purge them away."},{"text":"Blessed is the man whom thou choosest, and causest to approach unto thee, that he may dwell in thy courts: we shall be satisfied with the goodness of thy house, even of thy holy temple."},{"text":"By terrible things in righteousness wilt thou answer us, O God of our salvation; who art the confidence of all the ends of the earth, and of them that are afar off upon the sea:"},{"text":"Which by his strength setteth fast the mountains; being girded with power:"},{"text":"Which stilleth the noise of the seas, the noise of their waves, and the tumult of the people."},{"text":"They also that dwell in the uttermost parts are afraid at thy tokens: thou makest the outgoings of the morning and evening to rejoice."},{"text":"Thou visitest the earth, and waterest it: thou greatly enrichest it with the river of God, which is full of water: thou preparest them corn, when thou hast so provided for it."},{"text":"Thou waterest the ridges thereof abundantly: thou settlest the furrows thereof: thou makest it soft with showers: thou blessest the springing thereof."},{"text":"Thou crownest the year with thy goodness; and thy paths drop fatness."},{"text":"They drop upon the pastures of the wilderness: and the little hills rejoice on every side."},{"text":"The pastures are clothed with flocks; the valleys also are covered over with corn; they shout for joy, they also sing."}]}
@@ -0,0 +1 @@
1
+ {"number":66,"verses":[{"text":"Make a joyful noise unto God, all ye lands:"},{"text":"Sing forth the honour of his name: make his praise glorious."},{"text":"Say unto God, How terrible art thou in thy works! through the greatness of thy power shall thine enemies submit themselves unto thee."},{"text":"All the earth shall worship thee, and shall sing unto thee; they shall sing to thy name. Selah."},{"text":"Come and see the works of God: he is terrible in his doing toward the children of men."},{"text":"He turned the sea into dry land: they went through the flood on foot: there did we rejoice in him."},{"text":"He ruleth by his power for ever; his eyes behold the nations: let not the rebellious exalt themselves. Selah."},{"text":"O bless our God, ye people, and make the voice of his praise to be heard:"},{"text":"Which holdeth our soul in life, and suffereth not our feet to be moved."},{"text":"For thou, O God, hast proved us: thou hast tried us, as silver is tried."},{"text":"Thou broughtest us into the net; thou laidst affliction upon our loins."},{"text":"Thou hast caused men to ride over our heads; we went through fire and through water: but thou broughtest us out into a wealthy place."},{"text":"I will go into thy house with burnt offerings: I will pay thee my vows,"},{"text":"Which my lips have uttered, and my mouth hath spoken, when I was in trouble."},{"text":"I will offer unto thee burnt sacrifices of fatlings, with the incense of rams; I will offer bullocks with goats. Selah."},{"text":"Come and hear, all ye that fear God, and I will declare what he hath done for my soul."},{"text":"I cried unto him with my mouth, and he was extolled with my tongue."},{"text":"If I regard iniquity in my heart, the Lord will not hear me:"},{"text":"But verily God hath heard me; he hath attended to the voice of my prayer."},{"text":"Blessed be God, which hath not turned away my prayer, nor his mercy from me."}]}
@@ -0,0 +1 @@
1
+ {"number":67,"verses":[{"text":"God be merciful unto us, and bless us; and cause his face to shine upon us; Selah."},{"text":"That thy way may be known upon earth, thy saving health among all nations."},{"text":"Let the people praise thee, O God; let all the people praise thee."},{"text":"O let the nations be glad and sing for joy: for thou shalt judge the people righteously, and govern the nations upon earth. Selah."},{"text":"Let the people praise thee, O God; let all the people praise thee."},{"text":"Then shall the earth yield her increase; and God, even our own God, shall bless us."},{"text":"God shall bless us; and all the ends of the earth shall fear him."}]}
@@ -0,0 +1 @@
1
+ {"number":68,"verses":[{"text":"Let God arise, let his enemies be scattered: let them also that hate him flee before him."},{"text":"As smoke is driven away, so drive them away: as wax melteth before the fire, so let the wicked perish at the presence of God."},{"text":"But let the righteous be glad; let them rejoice before God: yea, let them exceedingly rejoice."},{"text":"Sing unto God, sing praises to his name: extol him that rideth upon the heavens by his name JAH, and rejoice before him."},{"text":"A father of the fatherless, and a judge of the widows, is God in his holy habitation."},{"text":"God setteth the solitary in families: he bringeth out those which are bound with chains: but the rebellious dwell in a dry land."},{"text":"O God, when thou wentest forth before thy people, when thou didst march through the wilderness; Selah:"},{"text":"The earth shook, the heavens also dropped at the presence of God: even Sinai itself was moved at the presence of God, the God of Israel."},{"text":"Thou, O God, didst send a plentiful rain, whereby thou didst confirm thine inheritance, when it was weary."},{"text":"Thy congregation hath dwelt therein: thou, O God, hast prepared of thy goodness for the poor."},{"text":"The Lord gave the word: great was the company of those that published it."},{"text":"Kings of armies did flee apace: and she that tarried at home divided the spoil."},{"text":"Though ye have lien among the pots, yet shall ye be as the wings of a dove covered with silver, and her feathers with yellow gold."},{"text":"When the Almighty scattered kings in it, it was white as snow in Salmon."},{"text":"The hill of God is as the hill of Bashan; an high hill as the hill of Bashan."},{"text":"Why leap ye, ye high hills? this is the hill which God desireth to dwell in; yea, the LORD will dwell in it for ever."},{"text":"The chariots of God are twenty thousand, even thousands of angels: the Lord is among them, as in Sinai, in the holy place."},{"text":"Thou hast ascended on high, thou hast led captivity captive: thou hast received gifts for men; yea, for the rebellious also, that the LORD God might dwell among them."},{"text":"Blessed be the Lord, who daily loadeth us with benefits, even the God of our salvation. Selah."},{"text":"He that is our God is the God of salvation; and unto GOD the Lord belong the issues from death."},{"text":"But God shall wound the head of his enemies, and the hairy scalp of such an one as goeth on still in his trespasses."},{"text":"The Lord said, I will bring again from Bashan, I will bring my people again from the depths of the sea:"},{"text":"That thy foot may be dipped in the blood of thine enemies, and the tongue of thy dogs in the same."},{"text":"They have seen thy goings, O God; even the goings of my God, my King, in the sanctuary."},{"text":"The singers went before, the players on instruments followed after; among them were the damsels playing with timbrels."},{"text":"Bless ye God in the congregations, even the Lord, from the fountain of Israel."},{"text":"There is little Benjamin with their ruler, the princes of Judah and their council, the princes of Zebulun, and the princes of Naphtali."},{"text":"Thy God hath commanded thy strength: strengthen, O God, that which thou hast wrought for us."},{"text":"Because of thy temple at Jerusalem shall kings bring presents unto thee."},{"text":"Rebuke the company of spearmen, the multitude of the bulls, with the calves of the people, till every one submit himself with pieces of silver: scatter thou the people that delight in war."},{"text":"Princes shall come out of Egypt; Ethiopia shall soon stretch out her hands unto God."},{"text":"Sing unto God, ye kingdoms of the earth; O sing praises unto the Lord; Selah:"},{"text":"To him that rideth upon the heavens of heavens, which were of old; lo, he doth send out his voice, and that a mighty voice."},{"text":"Ascribe ye strength unto God: his excellency is over Israel, and his strength is in the clouds."},{"text":"O God, thou art terrible out of thy holy places: the God of Israel is he that giveth strength and power unto his people. Blessed be God."}]}
@@ -0,0 +1 @@
1
+ {"number":69,"verses":[{"text":"Save me, O God; for the waters are come in unto my soul."},{"text":"I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me."},{"text":"I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God."},{"text":"They that hate me without a cause are more than the hairs of mine head: they that would destroy me, being mine enemies wrongfully, are mighty: then I restored that which I took not away."},{"text":"O God, thou knowest my foolishness; and my sins are not hid from thee."},{"text":"Let not them that wait on thee, O Lord GOD of hosts, be ashamed for my sake: let not those that seek thee be confounded for my sake, O God of Israel."},{"text":"Because for thy sake I have borne reproach; shame hath covered my face."},{"text":"I am become a stranger unto my brethren, and an alien unto my mother's children."},{"text":"For the zeal of thine house hath eaten me up; and the reproaches of them that reproached thee are fallen upon me."},{"text":"When I wept, and chastened my soul with fasting, that was to my reproach."},{"text":"I made sackcloth also my garment; and I became a proverb to them."},{"text":"They that sit in the gate speak against me; and I was the song of the drunkards."},{"text":"But as for me, my prayer is unto thee, O LORD, in an acceptable time: O God, in the multitude of thy mercy hear me, in the truth of thy salvation."},{"text":"Deliver me out of the mire, and let me not sink: let me be delivered from them that hate me, and out of the deep waters."},{"text":"Let not the waterflood overflow me, neither let the deep swallow me up, and let not the pit shut her mouth upon me."},{"text":"Hear me, O LORD; for thy lovingkindness is good: turn unto me according to the multitude of thy tender mercies."},{"text":"And hide not thy face from thy servant; for I am in trouble: hear me speedily."},{"text":"Draw nigh unto my soul, and redeem it: deliver me because of mine enemies."},{"text":"Thou hast known my reproach, and my shame, and my dishonour: mine adversaries are all before thee."},{"text":"Reproach hath broken my heart; and I am full of heaviness: and I looked for some to take pity, but there was none; and for comforters, but I found none."},{"text":"They gave me also gall for my meat; and in my thirst they gave me vinegar to drink."},{"text":"Let their table become a snare before them: and that which should have been for their welfare, let it become a trap."},{"text":"Let their eyes be darkened, that they see not; and make their loins continually to shake."},{"text":"Pour out thine indignation upon them, and let thy wrathful anger take hold of them."},{"text":"Let their habitation be desolate; and let none dwell in their tents."},{"text":"For they persecute him whom thou hast smitten; and they talk to the grief of those whom thou hast wounded."},{"text":"Add iniquity unto their iniquity: and let them not come into thy righteousness."},{"text":"Let them be blotted out of the book of the living, and not be written with the righteous."},{"text":"But I am poor and sorrowful: let thy salvation, O God, set me up on high."},{"text":"I will praise the name of God with a song, and will magnify him with thanksgiving."},{"text":"This also shall please the LORD better than an ox or bullock that hath horns and hoofs."},{"text":"The humble shall see this, and be glad: and your heart shall live that seek God."},{"text":"For the LORD heareth the poor, and despiseth not his prisoners."},{"text":"Let the heaven and earth praise him, the seas, and every thing that moveth therein."},{"text":"For God will save Zion, and will build the cities of Judah: that they may dwell there, and have it in possession."},{"text":"The seed also of his servants shall inherit it: and they that love his name shall dwell therein."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"O LORD my God, in thee do I put my trust: save me from all them that persecute me, and deliver me:"},{"text":"Lest he tear my soul like a lion, rending it in pieces, while there is none to deliver."},{"text":"O LORD my God, If I have done this; if there be iniquity in my hands;"},{"text":"If I have rewarded evil unto him that was at peace with me; (yea, I have delivered him that without cause is mine enemy:)"},{"text":"Let the enemy persecute my soul, and take it; yea, let him tread down my life upon the earth, and lay mine honour in the dust. Selah."},{"text":"Arise, O LORD, in thine anger, lift up thyself because of the rage of mine enemies: and awake for me to the judgment that thou hast commanded."},{"text":"So shall the congregation of the people compass thee about: for their sakes therefore return thou on high."},{"text":"The LORD shall judge the people: judge me, O LORD, according to my righteousness, and according to mine integrity that is in me."},{"text":"Oh let the wickedness of the wicked come to an end; but establish the just: for the righteous God trieth the hearts and reins."},{"text":"My defence is of God, which saveth the upright in heart."},{"text":"God judgeth the righteous, and God is angry with the wicked every day."},{"text":"If he turn not, he will whet his sword; he hath bent his bow, and made it ready."},{"text":"He hath also prepared for him the instruments of death; he ordaineth his arrows against the persecutors."},{"text":"Behold, he travaileth with iniquity, and hath conceived mischief, and brought forth falsehood."},{"text":"He made a pit, and digged it, and is fallen into the ditch which he made."},{"text":"His mischief shall return upon his own head, and his violent dealing shall come down upon his own pate."},{"text":"I will praise the LORD according to his righteousness: and will sing praise to the name of the LORD most high."}]}
@@ -0,0 +1 @@
1
+ {"number":70,"verses":[{"text":"Make haste, O God, to deliver me; make haste to help me, O Lord."},{"text":"Let them be ashamed and confounded that seek after my soul: let them be turned backward, and put to confusion, that desire my hurt."},{"text":"Let them be turned back for a reward of their shame that say, Aha, aha."},{"text":"Let all those that seek thee rejoice and be glad in thee: and let such as love thy salvation say continually, Let God be magnified."},{"text":"But I am poor and needy: make haste unto me, O God: thou art my help and my deliverer; O LORD, make no tarrying."}]}
@@ -0,0 +1 @@
1
+ {"number":71,"verses":[{"text":"In thee, O LORD, do I put my trust: let me never be put to confusion."},{"text":"Deliver me in thy righteousness, and cause me to escape: incline thine ear unto me, and save me."},{"text":"Be thou my strong habitation, whereunto I may continually resort: thou hast given commandment to save me; for thou art my rock and my fortress."},{"text":"Deliver me, O my God, out of the hand of the wicked, out of the hand of the unrighteous and cruel man."},{"text":"For thou art my hope, O Lord GOD: thou art my trust from my youth."},{"text":"By thee have I been holden up from the womb: thou art he that took me out of my mother's bowels: my praise shall be continually of thee."},{"text":"I am as a wonder unto many; but thou art my strong refuge."},{"text":"Let my mouth be filled with thy praise and with thy honour all the day."},{"text":"Cast me not off in the time of old age; forsake me not when my strength faileth."},{"text":"For mine enemies speak against me; and they that lay wait for my soul take counsel together,"},{"text":"Saying, God hath forsaken him: persecute and take him; for there is none to deliver him."},{"text":"O God, be not far from me: O my God, make haste for my help."},{"text":"Let them be confounded and consumed that are adversaries to my soul; let them be covered with reproach and dishonour that seek my hurt."},{"text":"But I will hope continually, and will yet praise thee more and more."},{"text":"My mouth shall shew forth thy righteousness and thy salvation all the day; for I know not the numbers thereof."},{"text":"I will go in the strength of the Lord GOD: I will make mention of thy righteousness, even of thine only."},{"text":"O God, thou hast taught me from my youth: and hitherto have I declared thy wondrous works."},{"text":"Now also when I am old and greyheaded, O God, forsake me not; until I have shewed thy strength unto this generation, and thy power to every one that is to come."},{"text":"Thy righteousness also, O God, is very high, who hast done great things: O God, who is like unto thee!"},{"text":"Thou, which hast shewed me great and sore troubles, shalt quicken me again, and shalt bring me up again from the depths of the earth."},{"text":"Thou shalt increase my greatness, and comfort me on every side."},{"text":"I will also praise thee with the psaltery, even thy truth, O my God: unto thee will I sing with the harp, O thou Holy One of Israel."},{"text":"My lips shall greatly rejoice when I sing unto thee; and my soul, which thou hast redeemed."},{"text":"My tongue also shall talk of thy righteousness all the day long: for they are confounded, for they are brought unto shame, that seek my hurt."}]}
@@ -0,0 +1 @@
1
+ {"number":72,"verses":[{"text":"Give the king thy judgments, O God, and thy righteousness unto the king's son."},{"text":"He shall judge thy people with righteousness, and thy poor with judgment."},{"text":"The mountains shall bring peace to the people, and the little hills, by righteousness."},{"text":"He shall judge the poor of the people, he shall save the children of the needy, and shall break in pieces the oppressor."},{"text":"They shall fear thee as long as the sun and moon endure, throughout all generations."},{"text":"He shall come down like rain upon the mown grass: as showers that water the earth."},{"text":"In his days shall the righteous flourish; and abundance of peace so long as the moon endureth."},{"text":"He shall have dominion also from sea to sea, and from the river unto the ends of the earth."},{"text":"They that dwell in the wilderness shall bow before him; and his enemies shall lick the dust."},{"text":"The kings of Tarshish and of the isles shall bring presents: the kings of Sheba and Seba shall offer gifts."},{"text":"Yea, all kings shall fall down before him: all nations shall serve him."},{"text":"For he shall deliver the needy when he crieth; the poor also, and him that hath no helper."},{"text":"He shall spare the poor and needy, and shall save the souls of the needy."},{"text":"He shall redeem their soul from deceit and violence: and precious shall their blood be in his sight."},{"text":"And he shall live, and to him shall be given of the gold of Sheba: prayer also shall be made for him continually; and daily shall he be praised."},{"text":"There shall be an handful of corn in the earth upon the top of the mountains; the fruit thereof shall shake like Lebanon: and they of the city shall flourish like grass of the earth."},{"text":"His name shall endure for ever: his name shall be continued as long as the sun: and men shall be blessed in him: all nations shall call him blessed."},{"text":"Blessed be the LORD God, the God of Israel, who only doeth wondrous things."},{"text":"And blessed be his glorious name for ever: and let the whole earth be filled with his glory; Amen, and Amen."},{"text":"The prayers of David the son of Jesse are ended."}]}
@@ -0,0 +1 @@
1
+ {"number":73,"verses":[{"text":"Truly God is good to Israel, even to such as are of a clean heart."},{"text":"But as for me, my feet were almost gone; my steps had well nigh slipped."},{"text":"For I was envious at the foolish, when I saw the prosperity of the wicked."},{"text":"For there are no bands in their death: but their strength is firm."},{"text":"They are not in trouble as other men; neither are they plagued like other men."},{"text":"Therefore pride compasseth them about as a chain; violence covereth them as a garment."},{"text":"Their eyes stand out with fatness: they have more than heart could wish."},{"text":"They are corrupt, and speak wickedly concerning oppression: they speak loftily."},{"text":"They set their mouth against the heavens, and their tongue walketh through the earth."},{"text":"Therefore his people return hither: and waters of a full cup are wrung out to them."},{"text":"And they say, How doth God know? and is there knowledge in the most High?"},{"text":"Behold, these are the ungodly, who prosper in the world; they increase in riches."},{"text":"Verily I have cleansed my heart in vain, and washed my hands in innocency."},{"text":"For all the day long have I been plagued, and chastened every morning."},{"text":"If I say, I will speak thus; behold, I should offend against the generation of thy children."},{"text":"When I thought to know this, it was too painful for me;"},{"text":"Until I went into the sanctuary of God; then understood I their end."},{"text":"Surely thou didst set them in slippery places: thou castedst them down into destruction."},{"text":"How are they brought into desolation, as in a moment! they are utterly consumed with terrors."},{"text":"As a dream when one awaketh; so, O Lord, when thou awakest, thou shalt despise their image."},{"text":"Thus my heart was grieved, and I was pricked in my reins."},{"text":"So foolish was I, and ignorant: I was as a beast before thee."},{"text":"Nevertheless I am continually with thee: thou hast holden me by my right hand."},{"text":"Thou shalt guide me with thy counsel, and afterward receive me to glory."},{"text":"Whom have I in heaven but thee? and there is none upon earth that I desire beside thee."},{"text":"My flesh and my heart faileth: but God is the strength of my heart, and my portion for ever."},{"text":"For, lo, they that are far from thee shall perish: thou hast destroyed all them that go a whoring from thee."},{"text":"But it is good for me to draw near to God: I have put my trust in the Lord GOD, that I may declare all thy works."}]}
@@ -0,0 +1 @@
1
+ {"number":74,"verses":[{"text":"O God, why hast thou cast us off for ever? why doth thine anger smoke against the sheep of thy pasture?"},{"text":"Remember thy congregation, which thou hast purchased of old; the rod of thine inheritance, which thou hast redeemed; this mount Zion, wherein thou hast dwelt."},{"text":"Lift up thy feet unto the perpetual desolations; even all that the enemy hath done wickedly in the sanctuary."},{"text":"Thine enemies roar in the midst of thy congregations; they set up their ensigns for signs."},{"text":"A man was famous according as he had lifted up axes upon the thick trees."},{"text":"But now they break down the carved work thereof at once with axes and hammers."},{"text":"They have cast fire into thy sanctuary, they have defiled by casting down the dwelling place of thy name to the ground."},{"text":"They said in their hearts, Let us destroy them together: they have burned up all the synagogues of God in the land."},{"text":"We see not our signs: there is no more any prophet: neither is there among us any that knoweth how long."},{"text":"O God, how long shall the adversary reproach? shall the enemy blaspheme thy name for ever?"},{"text":"Why withdrawest thou thy hand, even thy right hand? pluck it out of thy bosom."},{"text":"For God is my King of old, working salvation in the midst of the earth."},{"text":"Thou didst divide the sea by thy strength: thou brakest the heads of the dragons in the waters."},{"text":"Thou brakest the heads of leviathan in pieces, and gavest him to be meat to the people inhabiting the wilderness."},{"text":"Thou didst cleave the fountain and the flood: thou driedst up mighty rivers."},{"text":"The day is thine, the night also is thine: thou hast prepared the light and the sun."},{"text":"Thou hast set all the borders of the earth: thou hast made summer and winter."},{"text":"Remember this, that the enemy hath reproached, O LORD, and that the foolish people have blasphemed thy name."},{"text":"O deliver not the soul of thy turtledove unto the multitude of the wicked: forget not the congregation of thy poor for ever."},{"text":"Have respect unto the covenant: for the dark places of the earth are full of the habitations of cruelty."},{"text":"O let not the oppressed return ashamed: let the poor and needy praise thy name."},{"text":"Arise, O God, plead thine own cause: remember how the foolish man reproacheth thee daily."},{"text":"Forget not the voice of thine enemies: the tumult of those that rise up against thee increaseth continually."}]}
@@ -0,0 +1 @@
1
+ {"number":75,"verses":[{"text":"Unto thee, O God, do we give thanks, unto thee do we give thanks: for that thy name is near thy wondrous works declare."},{"text":"When I shall receive the congregation I will judge uprightly."},{"text":"The earth and all the inhabitants thereof are dissolved: I bear up the pillars of it. Selah."},{"text":"I said unto the fools, Deal not foolishly: and to the wicked, Lift not up the horn:"},{"text":"Lift not up your horn on high: speak not with a stiff neck."},{"text":"For promotion cometh neither from the east, nor from the west, nor from the south."},{"text":"But God is the judge: he putteth down one, and setteth up another."},{"text":"For in the hand of the LORD there is a cup, and the wine is red; it is full of mixture; and he poureth out of the same: but the dregs thereof, all the wicked of the earth shall wring them out, and drink them."},{"text":"But I will declare for ever; I will sing praises to the God of Jacob."},{"text":"All the horns of the wicked also will I cut off; but the horns of the righteous shall be exalted."}]}
@@ -0,0 +1 @@
1
+ {"number":76,"verses":[{"text":"In Judah is God known: his name is great in Israel."},{"text":"In Salem also is his tabernacle, and his dwelling place in Zion."},{"text":"There brake he the arrows of the bow, the shield, and the sword, and the battle. Selah."},{"text":"Thou art more glorious and excellent than the mountains of prey."},{"text":"The stouthearted are spoiled, they have slept their sleep: and none of the men of might have found their hands."},{"text":"At thy rebuke, O God of Jacob, both the chariot and horse are cast into a dead sleep."},{"text":"Thou, even thou, art to be feared: and who may stand in thy sight when once thou art angry?"},{"text":"Thou didst cause judgment to be heard from heaven; the earth feared, and was still,"},{"text":"When God arose to judgment, to save all the meek of the earth. Selah."},{"text":"Surely the wrath of man shall praise thee: the remainder of wrath shalt thou restrain."},{"text":"Vow, and pay unto the LORD your God: let all that be round about him bring presents unto him that ought to be feared."},{"text":"He shall cut off the spirit of princes: he is terrible to the kings of the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":77,"verses":[{"text":"I cried unto God with my voice, even unto God with my voice; and he gave ear unto me."},{"text":"In the day of my trouble I sought the Lord: my sore ran in the night, and ceased not: my soul refused to be comforted."},{"text":"I remembered God, and was troubled: I complained, and my spirit was overwhelmed. Selah."},{"text":"Thou holdest mine eyes waking: I am so troubled that I cannot speak."},{"text":"I have considered the days of old, the years of ancient times."},{"text":"I call to remembrance my song in the night: I commune with mine own heart: and my spirit made diligent search."},{"text":"Will the Lord cast off for ever? and will he be favourable no more?"},{"text":"Is his mercy clean gone for ever? doth his promise fail for evermore?"},{"text":"Hath God forgotten to be gracious? hath he in anger shut up his tender mercies? Selah."},{"text":"And I said, This is my infirmity: but I will remember the years of the right hand of the most High."},{"text":"I will remember the works of the LORD: surely I will remember thy wonders of old."},{"text":"I will meditate also of all thy work, and talk of thy doings."},{"text":"Thy way, O God, is in the sanctuary: who is so great a God as our God?"},{"text":"Thou art the God that doest wonders: thou hast declared thy strength among the people."},{"text":"Thou hast with thine arm redeemed thy people, the sons of Jacob and Joseph. Selah."},{"text":"The waters saw thee, O God, the waters saw thee; they were afraid: the depths also were troubled."},{"text":"The clouds poured out water: the skies sent out a sound: thine arrows also went abroad."},{"text":"The voice of thy thunder was in the heaven: the lightnings lightened the world: the earth trembled and shook."},{"text":"Thy way is in the sea, and thy path in the great waters, and thy footsteps are not known."},{"text":"Thou leddest thy people like a flock by the hand of Moses and Aaron."}]}
@@ -0,0 +1 @@
1
+ {"number":78,"verses":[{"text":"Give ear, O my people, to my law: incline your ears to the words of my mouth."},{"text":"I will open my mouth in a parable: I will utter dark sayings of old:"},{"text":"Which we have heard and known, and our fathers have told us."},{"text":"We will not hide them from their children, shewing to the generation to come the praises of the LORD, and his strength, and his wonderful works that he hath done."},{"text":"For he established a testimony in Jacob, and appointed a law in Israel, which he commanded our fathers, that they should make them known to their children:"},{"text":"That the generation to come might know them, even the children which should be born; who should arise and declare them to their children:"},{"text":"That they might set their hope in God, and not forget the works of God, but keep his commandments:"},{"text":"And might not be as their fathers, a stubborn and rebellious generation; a generation that set not their heart aright, and whose spirit was not stedfast with God."},{"text":"The children of Ephraim, being armed, and carrying bows, turned back in the day of battle."},{"text":"They kept not the covenant of God, and refused to walk in his law;"},{"text":"And forgat his works, and his wonders that he had shewed them."},{"text":"Marvellous things did he in the sight of their fathers, in the land of Egypt, in the field of Zoan."},{"text":"He divided the sea, and caused them to pass through; and he made the waters to stand as an heap."},{"text":"In the daytime also he led them with a cloud, and all the night with a light of fire."},{"text":"He clave the rocks in the wilderness, and gave them drink as out of the great depths."},{"text":"He brought streams also out of the rock, and caused waters to run down like rivers."},{"text":"And they sinned yet more against him by provoking the most High in the wilderness."},{"text":"And they tempted God in their heart by asking meat for their lust."},{"text":"Yea, they spake against God; they said, Can God furnish a table in the wilderness?"},{"text":"Behold, he smote the rock, that the waters gushed out, and the streams overflowed; can he give bread also? can he provide flesh for his people?"},{"text":"Therefore the LORD heard this, and was wroth: so a fire was kindled against Jacob, and anger also came up against Israel;"},{"text":"Because they believed not in God, and trusted not in his salvation:"},{"text":"Though he had commanded the clouds from above, and opened the doors of heaven,"},{"text":"And had rained down manna upon them to eat, and had given them of the corn of heaven."},{"text":"Man did eat angels' food: he sent them meat to the full."},{"text":"He caused an east wind to blow in the heaven: and by his power he brought in the south wind."},{"text":"He rained flesh also upon them as dust, and feathered fowls like as the sand of the sea:"},{"text":"And he let it fall in the midst of their camp, round about their habitations."},{"text":"So they did eat, and were well filled: for he gave them their own desire;"},{"text":"They were not estranged from their lust. But while their meat was yet in their mouths,"},{"text":"The wrath of God came upon them, and slew the fattest of them, and smote down the chosen men of Israel."},{"text":"For all this they sinned still, and believed not for his wondrous works."},{"text":"Therefore their days did he consume in vanity, and their years in trouble."},{"text":"When he slew them, then they sought him: and they returned and enquired early after God."},{"text":"And they remembered that God was their rock, and the high God their redeemer."},{"text":"Nevertheless they did flatter him with their mouth, and they lied unto him with their tongues."},{"text":"For their heart was not right with him, neither were they stedfast in his covenant."},{"text":"But he, being full of compassion, forgave their iniquity, and destroyed them not: yea, many a time turned he his anger away, and did not stir up all his wrath."},{"text":"For he remembered that they were but flesh; a wind that passeth away, and cometh not again."},{"text":"How oft did they provoke him in the wilderness, and grieve him in the desert!"},{"text":"Yea, they turned back and tempted God, and limited the Holy One of Israel."},{"text":"They remembered not his hand, nor the day when he delivered them from the enemy."},{"text":"How he had wrought his signs in Egypt, and his wonders in the field of Zoan."},{"text":"And had turned their rivers into blood; and their floods, that they could not drink."},{"text":"He sent divers sorts of flies among them, which devoured them; and frogs, which destroyed them."},{"text":"He gave also their increase unto the caterpiller, and their labour unto the locust."},{"text":"He destroyed their vines with hail, and their sycomore trees with frost."},{"text":"He gave up their cattle also to the hail, and their flocks to hot thunderbolts."},{"text":"He cast upon them the fierceness of his anger, wrath, and indignation, and trouble, by sending evil angels among them."},{"text":"He made a way to his anger; he spared not their soul from death, but gave their life over to the pestilence;"},{"text":"And smote all the firstborn in Egypt; the chief of their strength in the tabernacles of Ham:"},{"text":"But made his own people to go forth like sheep, and guided them in the wilderness like a flock."},{"text":"And he led them on safely, so that they feared not: but the sea overwhelmed their enemies."},{"text":"And he brought them to the border of his sanctuary, even to this mountain, which his right hand had purchased."},{"text":"He cast out the heathen also before them, and divided them an inheritance by line, and made the tribes of Israel to dwell in their tents."},{"text":"Yet they tempted and provoked the most high God, and kept not his testimonies:"},{"text":"But turned back, and dealt unfaithfully like their fathers: they were turned aside like a deceitful bow."},{"text":"For they provoked him to anger with their high places, and moved him to jealousy with their graven images."},{"text":"When God heard this, he was wroth, and greatly abhorred Israel:"},{"text":"So that he forsook the tabernacle of Shiloh, the tent which he placed among men;"},{"text":"And delivered his strength into captivity, and his glory into the enemy's hand."},{"text":"He gave his people over also unto the sword; and was wroth with his inheritance."},{"text":"The fire consumed their young men; and their maidens were not given to marriage."},{"text":"Their priests fell by the sword; and their widows made no lamentation."},{"text":"Then the LORD awaked as one out of sleep, and like a mighty man that shouteth by reason of wine."},{"text":"And he smote his enemies in the hinder parts: he put them to a perpetual reproach."},{"text":"Moreover he refused the tabernacle of Joseph, and chose not the tribe of Ephraim:"},{"text":"But chose the tribe of Judah, the mount Zion which he loved."},{"text":"And he built his sanctuary like high palaces, like the earth which he hath established for ever."},{"text":"He chose David also his servant, and took him from the sheepfolds:"},{"text":"From following the ewes great with young he brought him to feed Jacob his people, and Israel his inheritance."},{"text":"So he fed them according to the integrity of his heart; and guided them by the skilfulness of his hands."}]}
@@ -0,0 +1 @@
1
+ {"number":79,"verses":[{"text":"O God, the heathen are come into thine inheritance; thy holy temple have they defiled; they have laid Jerusalem on heaps."},{"text":"The dead bodies of thy servants have they given to be meat unto the fowls of the heaven, the flesh of thy saints unto the beasts of the earth."},{"text":"Their blood have they shed like water round about Jerusalem; and there was none to bury them."},{"text":"We are become a reproach to our neighbours, a scorn and derision to them that are round about us."},{"text":"How long, LORD? wilt thou be angry for ever? shall thy jealousy burn like fire?"},{"text":"Pour out thy wrath upon the heathen that have not known thee, and upon the kingdoms that have not called upon thy name."},{"text":"For they have devoured Jacob, and laid waste his dwelling place."},{"text":"O remember not against us former iniquities: let thy tender mercies speedily prevent us: for we are brought very low."},{"text":"Help us, O God of our salvation, for the glory of thy name: and deliver us, and purge away our sins, for thy name's sake."},{"text":"Wherefore should the heathen say, Where is their God? let him be known among the heathen in our sight by the revenging of the blood of thy servants which is shed."},{"text":"Let the sighing of the prisoner come before thee; according to the greatness of thy power preserve thou those that are appointed to die;"},{"text":"And render unto our neighbours sevenfold into their bosom their reproach, wherewith they have reproached thee, O Lord."},{"text":"So we thy people and sheep of thy pasture will give thee thanks for ever: we will shew forth thy praise to all generations."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"O LORD, our Lord, how excellent is thy name in all the earth! who hast set thy glory above the heavens."},{"text":"Out of the mouth of babes and sucklings hast thou ordained strength because of thine enemies, that thou mightest still the enemy and the avenger."},{"text":"When I consider thy heavens, the work of thy fingers, the moon and the stars, which thou hast ordained;"},{"text":"What is man, that thou art mindful of him? and the son of man, that thou visitest him?"},{"text":"For thou hast made him a little lower than the angels, and hast crowned him with glory and honour."},{"text":"Thou madest him to have dominion over the works of thy hands; thou hast put all things under his feet:"},{"text":"All sheep and oxen, yea, and the beasts of the field;"},{"text":"The fowl of the air, and the fish of the sea, and whatsoever passeth through the paths of the seas."},{"text":"O LORD our Lord, how excellent is thy name in all the earth!"}]}
@@ -0,0 +1 @@
1
+ {"number":80,"verses":[{"text":"Give ear, O Shepherd of Israel, thou that leadest Joseph like a flock; thou that dwellest between the cherubims, shine forth."},{"text":"Before Ephraim and Benjamin and Manasseh stir up thy strength, and come and save us."},{"text":"Turn us again, O God, and cause thy face to shine; and we shall be saved."},{"text":"O LORD God of hosts, how long wilt thou be angry against the prayer of thy people?"},{"text":"Thou feedest them with the bread of tears; and givest them tears to drink in great measure."},{"text":"Thou makest us a strife unto our neighbours: and our enemies laugh among themselves."},{"text":"Turn us again, O God of hosts, and cause thy face to shine; and we shall be saved."},{"text":"Thou hast brought a vine out of Egypt: thou hast cast out the heathen, and planted it."},{"text":"Thou preparedst room before it, and didst cause it to take deep root, and it filled the land."},{"text":"The hills were covered with the shadow of it, and the boughs thereof were like the goodly cedars."},{"text":"She sent out her boughs unto the sea, and her branches unto the river."},{"text":"Why hast thou then broken down her hedges, so that all they which pass by the way do pluck her?"},{"text":"The boar out of the wood doth waste it, and the wild beast of the field doth devour it."},{"text":"Return, we beseech thee, O God of hosts: look down from heaven, and behold, and visit this vine;"},{"text":"And the vineyard which thy right hand hath planted, and the branch that thou madest strong for thyself."},{"text":"It is burned with fire, it is cut down: they perish at the rebuke of thy countenance."},{"text":"Let thy hand be upon the man of thy right hand, upon the son of man whom thou madest strong for thyself."},{"text":"So will not we go back from thee: quicken us, and we will call upon thy name."},{"text":"Turn us again, O LORD God of hosts, cause thy face to shine; and we shall be saved."}]}
@@ -0,0 +1 @@
1
+ {"number":81,"verses":[{"text":"Sing aloud unto God our strength: make a joyful noise unto the God of Jacob."},{"text":"Take a psalm, and bring hither the timbrel, the pleasant harp with the psaltery."},{"text":"Blow up the trumpet in the new moon, in the time appointed, on our solemn feast day."},{"text":"For this was a statute for Israel, and a law of the God of Jacob."},{"text":"This he ordained in Joseph for a testimony, when he went out through the land of Egypt: where I heard a language that I understood not."},{"text":"I removed his shoulder from the burden: his hands were delivered from the pots."},{"text":"Thou calledst in trouble, and I delivered thee; I answered thee in the secret place of thunder: I proved thee at the waters of Meribah."},{"text":"Hear, O my people, and I will testify unto thee: O Israel, if thou wilt hearken unto me;"},{"text":"There shall no strange god be in thee; neither shalt thou worship any strange god."},{"text":"I am the LORD thy God, which brought thee out of the land of Egypt: open thy mouth wide, and I will fill it."},{"text":"But my people would not hearken to my voice; and Israel would none of me."},{"text":"So I gave them up unto their own hearts' lust: and they walked in their own counsels."},{"text":"Oh that my people had hearkened unto me, and Israel had walked in my ways!"},{"text":"I should soon have subdued their enemies, and turned my hand against their adversaries."},{"text":"The haters of the LORD should have submitted themselves unto him: but their time should have endured for ever."},{"text":"He should have fed them also with the finest of the wheat: and with honey out of the rock should I have satisfied thee."}]}
@@ -0,0 +1 @@
1
+ {"number":82,"verses":[{"text":"God standeth in the congregation of the mighty; he judgeth among the gods."},{"text":"How long will ye judge unjustly, and accept the persons of the wicked? Selah."},{"text":"Defend the poor and fatherless: do justice to the afflicted and needy."},{"text":"Deliver the poor and needy: rid them out of the hand of the wicked."},{"text":"They know not, neither will they understand; they walk on in darkness: all the foundations of the earth are out of course."},{"text":"I have said, Ye are gods; and all of you are children of the most High."},{"text":"But ye shall die like men, and fall like one of the princes."},{"text":"Arise, O God, judge the earth: for thou shalt inherit all nations."}]}
@@ -0,0 +1 @@
1
+ {"number":83,"verses":[{"text":"Keep not thou silence, O God: hold not thy peace, and be not still, O God."},{"text":"For, lo, thine enemies make a tumult: and they that hate thee have lifted up the head."},{"text":"They have taken crafty counsel against thy people, and consulted against thy hidden ones."},{"text":"They have said, Come, and let us cut them off from being a nation; that the name of Israel may be no more in remembrance."},{"text":"For they have consulted together with one consent: they are confederate against thee:"},{"text":"The tabernacles of Edom, and the Ishmaelites; of Moab, and the Hagarenes;"},{"text":"Gebal, and Ammon, and Amalek; the Philistines with the inhabitants of Tyre;"},{"text":"Assur also is joined with them: they have holpen the children of Lot."},{"text":"Do unto them as unto the Midianites; as to Sisera, as to Jabin, at the brook of Kison:"},{"text":"Which perished at Endor: they became as dung for the earth."},{"text":"Make their nobles like Oreb, and like Zeeb: yea, all their princes as Zebah, and as Zalmunna:"},{"text":"Who said, Let us take to ourselves the houses of God in possession."},{"text":"O my God, make them like a wheel; as the stubble before the wind."},{"text":"As the fire burneth a wood, and as the flame setteth the mountains on fire;"},{"text":"So persecute them with thy tempest, and make them afraid with thy storm."},{"text":"Fill their faces with shame; that they may seek thy name, O LORD."},{"text":"Let them be confounded and troubled for ever; yea, let them be put to shame, and perish:"},{"text":"That men may know that thou, whose name alone is JEHOVAH, art the most high over all the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":84,"verses":[{"text":"How amiable are thy tabernacles, O LORD of hosts!"},{"text":"My soul longeth, yea, even fainteth for the courts of the LORD: my heart and my flesh crieth out for the living God."},{"text":"Yea, the sparrow hath found an house, and the swallow a nest for herself, where she may lay her young, even thine altars, O LORD of hosts, my King, and my God."},{"text":"Blessed are they that dwell in thy house: they will be still praising thee. Selah."},{"text":"Blessed is the man whose strength is in thee; in whose heart are the ways of them."},{"text":"Who passing through the valley of Baca make it a well; the rain also filleth the pools."},{"text":"They go from strength to strength, every one of them in Zion appeareth before God."},{"text":"O LORD God of hosts, hear my prayer: give ear, O God of Jacob. Selah."},{"text":"Behold, O God our shield, and look upon the face of thine anointed."},{"text":"For a day in thy courts is better than a thousand. I had rather be a doorkeeper in the house of my God, than to dwell in the tents of wickedness."},{"text":"For the LORD God is a sun and shield: the LORD will give grace and glory: no good thing will he withhold from them that walk uprightly."},{"text":"O LORD of hosts, blessed is the man that trusteth in thee."}]}
@@ -0,0 +1 @@
1
+ {"number":85,"verses":[{"text":"Lord, thou hast been favourable unto thy land: thou hast brought back the captivity of Jacob."},{"text":"Thou hast forgiven the iniquity of thy people, thou hast covered all their sin. Selah."},{"text":"Thou hast taken away all thy wrath: thou hast turned thyself from the fierceness of thine anger."},{"text":"Turn us, O God of our salvation, and cause thine anger toward us to cease."},{"text":"Wilt thou be angry with us for ever? wilt thou draw out thine anger to all generations?"},{"text":"Wilt thou not revive us again: that thy people may rejoice in thee?"},{"text":"Shew us thy mercy, O LORD, and grant us thy salvation."},{"text":"I will hear what God the LORD will speak: for he will speak peace unto his people, and to his saints: but let them not turn again to folly."},{"text":"Surely his salvation is nigh them that fear him; that glory may dwell in our land."},{"text":"Mercy and truth are met together; righteousness and peace have kissed each other."},{"text":"Truth shall spring out of the earth; and righteousness shall look down from heaven."},{"text":"Yea, the LORD shall give that which is good; and our land shall yield her increase."},{"text":"Righteousness shall go before him; and shall set us in the way of his steps."}]}
@@ -0,0 +1 @@
1
+ {"number":86,"verses":[{"text":"Bow down thine ear, O LORD, hear me: for I am poor and needy."},{"text":"Preserve my soul; for I am holy: O thou my God, save thy servant that trusteth in thee."},{"text":"Be merciful unto me, O Lord: for I cry unto thee daily."},{"text":"Rejoice the soul of thy servant: for unto thee, O Lord, do I lift up my soul."},{"text":"For thou, Lord, art good, and ready to forgive; and plenteous in mercy unto all them that call upon thee."},{"text":"Give ear, O LORD, unto my prayer; and attend to the voice of my supplications."},{"text":"In the day of my trouble I will call upon thee: for thou wilt answer me."},{"text":"Among the gods there is none like unto thee, O Lord; neither are there any works like unto thy works."},{"text":"All nations whom thou hast made shall come and worship before thee, O Lord; and shall glorify thy name."},{"text":"For thou art great, and doest wondrous things: thou art God alone."},{"text":"Teach me thy way, O LORD; I will walk in thy truth: unite my heart to fear thy name."},{"text":"I will praise thee, O Lord my God, with all my heart: and I will glorify thy name for evermore."},{"text":"For great is thy mercy toward me: and thou hast delivered my soul from the lowest hell."},{"text":"O God, the proud are risen against me, and the assemblies of violent men have sought after my soul; and have not set thee before them."},{"text":"But thou, O Lord, art a God full of compassion, and gracious, long suffering, and plenteous in mercy and truth."},{"text":"O turn unto me, and have mercy upon me; give thy strength unto thy servant, and save the son of thine handmaid."},{"text":"Shew me a token for good; that they which hate me may see it, and be ashamed: because thou, LORD, hast holpen me, and comforted me."}]}
@@ -0,0 +1 @@
1
+ {"number":87,"verses":[{"text":"His foundation is in the holy mountains."},{"text":"The LORD loveth the gates of Zion more than all the dwellings of Jacob."},{"text":"Glorious things are spoken of thee, O city of God. Selah."},{"text":"I will make mention of Rahab and Babylon to them that know me: behold Philistia, and Tyre, with Ethiopia; this man was born there."},{"text":"And of Zion it shall be said, This and that man was born in her: and the highest himself shall establish her."},{"text":"The LORD shall count, when he writeth up the people, that this man was born there. Selah."},{"text":"As well the singers as the players on instruments shall be there: all my springs are in thee."}]}
@@ -0,0 +1 @@
1
+ {"number":88,"verses":[{"text":"O lord God of my salvation, I have cried day and night before thee:"},{"text":"Let my prayer come before thee: incline thine ear unto my cry;"},{"text":"For my soul is full of troubles: and my life draweth nigh unto the grave."},{"text":"I am counted with them that go down into the pit: I am as a man that hath no strength:"},{"text":"Free among the dead, like the slain that lie in the grave, whom thou rememberest no more: and they are cut off from thy hand."},{"text":"Thou hast laid me in the lowest pit, in darkness, in the deeps."},{"text":"Thy wrath lieth hard upon me, and thou hast afflicted me with all thy waves. Selah."},{"text":"Thou hast put away mine acquaintance far from me; thou hast made me an abomination unto them: I am shut up, and I cannot come forth."},{"text":"Mine eye mourneth by reason of affliction: LORD, I have called daily upon thee, I have stretched out my hands unto thee."},{"text":"Wilt thou shew wonders to the dead? shall the dead arise and praise thee? Selah."},{"text":"Shall thy lovingkindness be declared in the grave? or thy faithfulness in destruction?"},{"text":"Shall thy wonders be known in the dark? and thy righteousness in the land of forgetfulness?"},{"text":"But unto thee have I cried, O LORD; and in the morning shall my prayer prevent thee."},{"text":"LORD, why castest thou off my soul? why hidest thou thy face from me?"},{"text":"I am afflicted and ready to die from my youth up: while I suffer thy terrors I am distracted."},{"text":"Thy fierce wrath goeth over me; thy terrors have cut me off."},{"text":"They came round about me daily like water; they compassed me about together."},{"text":"Lover and friend hast thou put far from me, and mine acquaintance into darkness."}]}
@@ -0,0 +1 @@
1
+ {"number":89,"verses":[{"text":"I will sing of the mercies of the LORD for ever: with my mouth will I make known thy faithfulness to all generations."},{"text":"For I have said, Mercy shall be built up for ever: thy faithfulness shalt thou establish in the very heavens."},{"text":"I have made a covenant with my chosen, I have sworn unto David my servant,"},{"text":"Thy seed will I establish for ever, and build up thy throne to all generations. Selah."},{"text":"And the heavens shall praise thy wonders, O LORD: thy faithfulness also in the congregation of the saints."},{"text":"For who in the heaven can be compared unto the LORD? who among the sons of the mighty can be likened unto the LORD?"},{"text":"God is greatly to be feared in the assembly of the saints, and to be had in reverence of all them that are about him."},{"text":"O LORD God of hosts, who is a strong LORD like unto thee? or to thy faithfulness round about thee?"},{"text":"Thou rulest the raging of the sea: when the waves thereof arise, thou stillest them."},{"text":"Thou hast broken Rahab in pieces, as one that is slain; thou hast scattered thine enemies with thy strong arm."},{"text":"The heavens are thine, the earth also is thine: as for the world and the fulness thereof, thou hast founded them."},{"text":"The north and the south thou hast created them: Tabor and Hermon shall rejoice in thy name."},{"text":"Thou hast a mighty arm: strong is thy hand, and high is thy right hand."},{"text":"Justice and judgment are the habitation of thy throne: mercy and truth shall go before thy face."},{"text":"Blessed is the people that know the joyful sound: they shall walk, O LORD, in the light of thy countenance."},{"text":"In thy name shall they rejoice all the day: and in thy righteousness shall they be exalted."},{"text":"For thou art the glory of their strength: and in thy favour our horn shall be exalted."},{"text":"For the LORD is our defence; and the Holy One of Israel is our king."},{"text":"Then thou spakest in vision to thy holy one, and saidst, I have laid help upon one that is mighty; I have exalted one chosen out of the people."},{"text":"I have found David my servant; with my holy oil have I anointed him:"},{"text":"With whom my hand shall be established: mine arm also shall strengthen him."},{"text":"The enemy shall not exact upon him; nor the son of wickedness afflict him."},{"text":"And I will beat down his foes before his face, and plague them that hate him."},{"text":"But my faithfulness and my mercy shall be with him: and in my name shall his horn be exalted."},{"text":"I will set his hand also in the sea, and his right hand in the rivers."},{"text":"He shall cry unto me, Thou art my father, my God, and the rock of my salvation."},{"text":"Also I will make him my firstborn, higher than the kings of the earth."},{"text":"My mercy will I keep for him for evermore, and my covenant shall stand fast with him."},{"text":"His seed also will I make to endure for ever, and his throne as the days of heaven."},{"text":"If his children forsake my law, and walk not in my judgments;"},{"text":"If they break my statutes, and keep not my commandments;"},{"text":"Then will I visit their transgression with the rod, and their iniquity with stripes."},{"text":"Nevertheless my lovingkindness will I not utterly take from him, nor suffer my faithfulness to fail."},{"text":"My covenant will I not break, nor alter the thing that is gone out of my lips."},{"text":"Once have I sworn by my holiness that I will not lie unto David."},{"text":"His seed shall endure for ever, and his throne as the sun before me."},{"text":"It shall be established for ever as the moon, and as a faithful witness in heaven. Selah."},{"text":"But thou hast cast off and abhorred, thou hast been wroth with thine anointed."},{"text":"Thou hast made void the covenant of thy servant: thou hast profaned his crown by casting it to the ground."},{"text":"Thou hast broken down all his hedges; thou hast brought his strong holds to ruin."},{"text":"All that pass by the way spoil him: he is a reproach to his neighbours."},{"text":"Thou hast set up the right hand of his adversaries; thou hast made all his enemies to rejoice."},{"text":"Thou hast also turned the edge of his sword, and hast not made him to stand in the battle."},{"text":"Thou hast made his glory to cease, and cast his throne down to the ground."},{"text":"The days of his youth hast thou shortened: thou hast covered him with shame. Selah."},{"text":"How long, LORD? wilt thou hide thyself for ever? shall thy wrath burn like fire?"},{"text":"Remember how short my time is: wherefore hast thou made all men in vain?"},{"text":"What man is he that liveth, and shall not see death? shall he deliver his soul from the hand of the grave? Selah."},{"text":"Lord, where are thy former lovingkindnesses, which thou swarest unto David in thy truth?"},{"text":"Remember, Lord, the reproach of thy servants; how I do bear in my bosom the reproach of all the mighty people;"},{"text":"Wherewith thine enemies have reproached, O LORD; wherewith they have reproached the footsteps of thine anointed."},{"text":"Blessed be the LORD for evermore. Amen, and Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"I will praise thee, O LORD, with my whole heart; I will shew forth all thy marvellous works."},{"text":"I will be glad and rejoice in thee: I will sing praise to thy name, O thou most High."},{"text":"When mine enemies are turned back, they shall fall and perish at thy presence."},{"text":"For thou hast maintained my right and my cause; thou satest in the throne judging right."},{"text":"Thou hast rebuked the heathen, thou hast destroyed the wicked, thou hast put out their name for ever and ever."},{"text":"O thou enemy, destructions are come to a perpetual end: and thou hast destroyed cities; their memorial is perished with them."},{"text":"But the LORD shall endure for ever: he hath prepared his throne for judgment."},{"text":"And he shall judge the world in righteousness, he shall minister judgment to the people in uprightness."},{"text":"The LORD also will be a refuge for the oppressed, a refuge in times of trouble."},{"text":"And they that know thy name will put their trust in thee: for thou, LORD, hast not forsaken them that seek thee."},{"text":"Sing praises to the LORD, which dwelleth in Zion: declare among the people his doings."},{"text":"When he maketh inquisition for blood, he remembereth them: he forgetteth not the cry of the humble."},{"text":"Have mercy upon me, O LORD; consider my trouble which I suffer of them that hate me, thou that liftest me up from the gates of death:"},{"text":"That I may shew forth all thy praise in the gates of the daughter of Zion: I will rejoice in thy salvation."},{"text":"The heathen are sunk down in the pit that they made: in the net which they hid is their own foot taken."},{"text":"The LORD is known by the judgment which he executeth: the wicked is snared in the work of his own hands. Higgaion. Selah."},{"text":"The wicked shall be turned into hell, and all the nations that forget God."},{"text":"For the needy shall not alway be forgotten: the expectation of the poor shall not perish for ever."},{"text":"Arise, O LORD; let not man prevail: let the heathen be judged in thy sight."},{"text":"Put them in fear, O LORD: that the nations may know themselves to be but men. Selah."}]}
@@ -0,0 +1 @@
1
+ {"number":90,"verses":[{"text":"Lord, thou hast been our dwelling place in all generations."},{"text":"Before the mountains were brought forth, or ever thou hadst formed the earth and the world, even from everlasting to everlasting, thou art God."},{"text":"Thou turnest man to destruction; and sayest, Return, ye children of men."},{"text":"For a thousand years in thy sight are but as yesterday when it is past, and as a watch in the night."},{"text":"Thou carriest them away as with a flood; they are as a sleep: in the morning they are like grass which groweth up."},{"text":"In the morning it flourisheth, and groweth up; in the evening it is cut down, and withereth."},{"text":"For we are consumed by thine anger, and by thy wrath are we troubled."},{"text":"Thou hast set our iniquities before thee, our secret sins in the light of thy countenance."},{"text":"For all our days are passed away in thy wrath: we spend our years as a tale that is told."},{"text":"The days of our years are threescore years and ten; and if by reason of strength they be fourscore years, yet is their strength labour and sorrow; for it is soon cut off, and we fly away."},{"text":"Who knoweth the power of thine anger? even according to thy fear, so is thy wrath."},{"text":"So teach us to number our days, that we may apply our hearts unto wisdom."},{"text":"Return, O LORD, how long? and let it repent thee concerning thy servants."},{"text":"O satisfy us early with thy mercy; that we may rejoice and be glad all our days."},{"text":"Make us glad according to the days wherein thou hast afflicted us, and the years wherein we have seen evil."},{"text":"Let thy work appear unto thy servants, and thy glory unto their children."},{"text":"And let the beauty of the LORD our God be upon us: and establish thou the work of our hands upon us; yea, the work of our hands establish thou it."}]}
@@ -0,0 +1 @@
1
+ {"number":91,"verses":[{"text":"He that dwelleth in the secret place of the most High shall abide under the shadow of the Almighty."},{"text":"I will say of the LORD, He is my refuge and my fortress: my God; in him will I trust."},{"text":"Surely he shall deliver thee from the snare of the fowler, and from the noisome pestilence."},{"text":"He shall cover thee with his feathers, and under his wings shalt thou trust: his truth shall be thy shield and buckler."},{"text":"Thou shalt not be afraid for the terror by night; nor for the arrow that flieth by day;"},{"text":"Nor for the pestilence that walketh in darkness; nor for the destruction that wasteth at noonday."},{"text":"A thousand shall fall at thy side, and ten thousand at thy right hand; but it shall not come nigh thee."},{"text":"Only with thine eyes shalt thou behold and see the reward of the wicked."},{"text":"Because thou hast made the LORD, which is my refuge, even the most High, thy habitation;"},{"text":"There shall no evil befall thee, neither shall any plague come nigh thy dwelling."},{"text":"For he shall give his angels charge over thee, to keep thee in all thy ways."},{"text":"They shall bear thee up in their hands, lest thou dash thy foot against a stone."},{"text":"Thou shalt tread upon the lion and adder: the young lion and the dragon shalt thou trample under feet."},{"text":"Because he hath set his love upon me, therefore will I deliver him: I will set him on high, because he hath known my name."},{"text":"He shall call upon me, and I will answer him: I will be with him in trouble; I will deliver him, and honour him."},{"text":"With long life will I satisfy him, and shew him my salvation."}]}
@@ -0,0 +1 @@
1
+ {"number":92,"verses":[{"text":"It is a good thing to give thanks unto the Lord, and to sing praises unto thy name, O most High:"},{"text":"To shew forth thy lovingkindness in the morning, and thy faithfulness every night,"},{"text":"Upon an instrument of ten strings, and upon the psaltery; upon the harp with a solemn sound."},{"text":"For thou, LORD, hast made me glad through thy work: I will triumph in the works of thy hands."},{"text":"O LORD, how great are thy works! and thy thoughts are very deep."},{"text":"A brutish man knoweth not; neither doth a fool understand this."},{"text":"When the wicked spring as the grass, and when all the workers of iniquity do flourish; it is that they shall be destroyed for ever:"},{"text":"But thou, LORD, art most high for evermore."},{"text":"For, lo, thine enemies, O LORD, for, lo, thine enemies shall perish; all the workers of iniquity shall be scattered."},{"text":"But my horn shalt thou exalt like the horn of an unicorn: I shall be anointed with fresh oil."},{"text":"Mine eye also shall see my desire on mine enemies, and mine ears shall hear my desire of the wicked that rise up against me."},{"text":"The righteous shall flourish like the palm tree: he shall grow like a cedar in Lebanon."},{"text":"Those that be planted in the house of the LORD shall flourish in the courts of our God."},{"text":"They shall still bring forth fruit in old age; they shall be fat and flourishing;"},{"text":"To shew that the LORD is upright: he is my rock, and there is no unrighteousness in him."}]}
@@ -0,0 +1 @@
1
+ {"number":93,"verses":[{"text":"The LORD reigneth, he is clothed with majesty; the LORD is clothed with strength, wherewith he hath girded himself: the world also is stablished, that it cannot be moved."},{"text":"Thy throne is established of old: thou art from everlasting."},{"text":"The floods have lifted up, O LORD, the floods have lifted up their voice; the floods lift up their waves."},{"text":"The LORD on high is mightier than the noise of many waters, yea, than the mighty waves of the sea."},{"text":"Thy testimonies are very sure: holiness becometh thine house, O LORD, for ever."}]}
@@ -0,0 +1 @@
1
+ {"number":94,"verses":[{"text":"O Lord God, to whom vengeance belongeth; O God, to whom vengeance belongeth, shew thyself."},{"text":"Lift up thyself, thou judge of the earth: render a reward to the proud."},{"text":"LORD, how long shall the wicked, how long shall the wicked triumph?"},{"text":"How long shall they utter and speak hard things? and all the workers of iniquity boast themselves?"},{"text":"They break in pieces thy people, O LORD, and afflict thine heritage."},{"text":"They slay the widow and the stranger, and murder the fatherless."},{"text":"Yet they say, The LORD shall not see, neither shall the God of Jacob regard it."},{"text":"Understand, ye brutish among the people: and ye fools, when will ye be wise?"},{"text":"He that planted the ear, shall he not hear? he that formed the eye, shall he not see?"},{"text":"He that chastiseth the heathen, shall not he correct? he that teacheth man knowledge, shall not he know?"},{"text":"The LORD knoweth the thoughts of man, that they are vanity."},{"text":"Blessed is the man whom thou chastenest, O LORD, and teachest him out of thy law;"},{"text":"That thou mayest give him rest from the days of adversity, until the pit be digged for the wicked."},{"text":"For the LORD will not cast off his people, neither will he forsake his inheritance."},{"text":"But judgment shall return unto righteousness: and all the upright in heart shall follow it."},{"text":"Who will rise up for me against the evildoers? or who will stand up for me against the workers of iniquity?"},{"text":"Unless the LORD had been my help, my soul had almost dwelt in silence."},{"text":"When I said, My foot slippeth; thy mercy, O LORD, held me up."},{"text":"In the multitude of my thoughts within me thy comforts delight my soul."},{"text":"Shall the throne of iniquity have fellowship with thee, which frameth mischief by a law?"},{"text":"They gather themselves together against the soul of the righteous, and condemn the innocent blood."},{"text":"But the LORD is my defence; and my God is the rock of my refuge."},{"text":"And he shall bring upon them their own iniquity, and shall cut them off in their own wickedness; yea, the LORD our God shall cut them off."}]}
@@ -0,0 +1 @@
1
+ {"number":95,"verses":[{"text":"O come, let us sing unto the LORD: let us make a joyful noise to the rock of our salvation."},{"text":"Let us come before his presence with thanksgiving, and make a joyful noise unto him with psalms."},{"text":"For the LORD is a great God, and a great King above all gods."},{"text":"In his hand are the deep places of the earth: the strength of the hills is his also."},{"text":"The sea is his, and he made it: and his hands formed the dry land."},{"text":"O come, let us worship and bow down: let us kneel before the LORD our maker."},{"text":"For he is our God; and we are the people of his pasture, and the sheep of his hand. To day if ye will hear his voice,"},{"text":"Harden not your heart, as in the provocation, and as in the day of temptation in the wilderness:"},{"text":"When your fathers tempted me, proved me, and saw my work."},{"text":"Forty years long was I grieved with this generation, and said, It is a people that do err in their heart, and they have not known my ways:"},{"text":"Unto whom I sware in my wrath that they should not enter into my rest."}]}
@@ -0,0 +1 @@
1
+ {"number":96,"verses":[{"text":"O sing unto the LORD a new song: sing unto the LORD, all the earth."},{"text":"Sing unto the LORD, bless his name; shew forth his salvation from day to day."},{"text":"Declare his glory among the heathen, his wonders among all people."},{"text":"For the LORD is great, and greatly to be praised: he is to be feared above all gods."},{"text":"For all the gods of the nations are idols: but the LORD made the heavens."},{"text":"Honour and majesty are before him: strength and beauty are in his sanctuary."},{"text":"Give unto the LORD, O ye kindreds of the people, give unto the LORD glory and strength."},{"text":"Give unto the LORD the glory due unto his name: bring an offering, and come into his courts."},{"text":"O worship the LORD in the beauty of holiness: fear before him, all the earth."},{"text":"Say among the heathen that the LORD reigneth: the world also shall be established that it shall not be moved: he shall judge the people righteously."},{"text":"Let the heavens rejoice, and let the earth be glad; let the sea roar, and the fulness thereof."},{"text":"Let the field be joyful, and all that is therein: then shall all the trees of the wood rejoice"},{"text":"Before the LORD: for he cometh, for he cometh to judge the earth: he shall judge the world with righteousness, and the people with his truth."}]}
@@ -0,0 +1 @@
1
+ {"number":97,"verses":[{"text":"The LORD reigneth; let the earth rejoice; let the multitude of isles be glad thereof."},{"text":"Clouds and darkness are round about him: righteousness and judgment are the habitation of his throne."},{"text":"A fire goeth before him, and burneth up his enemies round about."},{"text":"His lightnings enlightened the world: the earth saw, and trembled."},{"text":"The hills melted like wax at the presence of the LORD, at the presence of the Lord of the whole earth."},{"text":"The heavens declare his righteousness, and all the people see his glory."},{"text":"Confounded be all they that serve graven images, that boast themselves of idols: worship him, all ye gods."},{"text":"Zion heard, and was glad; and the daughters of Judah rejoiced because of thy judgments, O LORD."},{"text":"For thou, LORD, art high above all the earth: thou art exalted far above all gods."},{"text":"Ye that love the LORD, hate evil: he preserveth the souls of his saints; he delivereth them out of the hand of the wicked."},{"text":"Light is sown for the righteous, and gladness for the upright in heart."},{"text":"Rejoice in the LORD, ye righteous; and give thanks at the remembrance of his holiness."}]}
@@ -0,0 +1 @@
1
+ {"number":98,"verses":[{"text":"O sing unto the LORD a new song; for he hath done marvellous things: his right hand, and his holy arm, hath gotten him the victory."},{"text":"The LORD hath made known his salvation: his righteousness hath he openly shewed in the sight of the heathen."},{"text":"He hath remembered his mercy and his truth toward the house of Israel: all the ends of the earth have seen the salvation of our God."},{"text":"Make a joyful noise unto the LORD, all the earth: make a loud noise, and rejoice, and sing praise."},{"text":"Sing unto the LORD with the harp; with the harp, and the voice of a psalm."},{"text":"With trumpets and sound of cornet make a joyful noise before the LORD, the King."},{"text":"Let the sea roar, and the fulness thereof; the world, and they that dwell therein."},{"text":"Let the floods clap their hands: let the hills be joyful together"},{"text":"Before the LORD; for he cometh to judge the earth: with righteousness shall he judge the world, and the people with equity."}]}
@@ -0,0 +1 @@
1
+ {"number":99,"verses":[{"text":"The LORD reigneth; let the people tremble: he sitteth between the cherubims; let the earth be moved."},{"text":"The LORD is great in Zion; and he is high above all the people."},{"text":"Let them praise thy great and terrible name; for it is holy."},{"text":"The king's strength also loveth judgment; thou dost establish equity, thou executest judgment and righteousness in Jacob."},{"text":"Exalt ye the LORD our God, and worship at his footstool; for he is holy."},{"text":"Moses and Aaron among his priests, and Samuel among them that call upon his name; they called upon the LORD, and he answered them."},{"text":"He spake unto them in the cloudy pillar: they kept his testimonies, and the ordinance that he gave them."},{"text":"Thou answeredst them, O LORD our God: thou wast a God that forgavest them, though thou tookest vengeance of their inventions."},{"text":"Exalt the LORD our God, and worship at his holy hill; for the LORD our God is holy."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The Revelation of Jesus Christ, which God gave unto him, to shew unto his servants things which must shortly come to pass; and he sent and signified it by his angel unto his servant John:"},{"text":"Who bare record of the word of God, and of the testimony of Jesus Christ, and of all things that he saw."},{"text":"Blessed is he that readeth, and they that hear the words of this prophecy, and keep those things which are written therein: for the time is at hand."},{"text":"John to the seven churches which are in Asia: Grace be unto you, and peace, from him which is, and which was, and which is to come; and from the seven Spirits which are before his throne;"},{"text":"And from Jesus Christ, who is the faithful witness, and the first begotten of the dead, and the prince of the kings of the earth. Unto him that loved us, and washed us from our sins in his own blood,"},{"text":"And hath made us kings and priests unto God and his Father; to him be glory and dominion for ever and ever. Amen."},{"text":"Behold, he cometh with clouds; and every eye shall see him, and they also which pierced him: and all kindreds of the earth shall wail because of him. Even so, Amen."},{"text":"I am Alpha and Omega, the beginning and the ending, saith the Lord, which is, and which was, and which is to come, the Almighty."},{"text":"I John, who also am your brother, and companion in tribulation, and in the kingdom and patience of Jesus Christ, was in the isle that is called Patmos, for the word of God, and for the testimony of Jesus Christ."},{"text":"I was in the Spirit on the Lord's day, and heard behind me a great voice, as of a trumpet,"},{"text":"Saying, I am Alpha and Omega, the first and the last: and, What thou seest, write in a book, and send it unto the seven churches which are in Asia; unto Ephesus, and unto Smyrna, and unto Pergamos, and unto Thyatira, and unto Sardis, and unto Philadelphia, and unto Laodicea."},{"text":"And I turned to see the voice that spake with me. And being turned, I saw seven golden candlesticks;"},{"text":"And in the midst of the seven candlesticks one like unto the Son of man, clothed with a garment down to the foot, and girt about the paps with a golden girdle."},{"text":"His head and his hairs were white like wool, as white as snow; and his eyes were as a flame of fire;"},{"text":"And his feet like unto fine brass, as if they burned in a furnace; and his voice as the sound of many waters."},{"text":"And he had in his right hand seven stars: and out of his mouth went a sharp twoedged sword: and his countenance was as the sun shineth in his strength."},{"text":"And when I saw him, I fell at his feet as dead. And he laid his right hand upon me, saying unto me, Fear not; I am the first and the last:"},{"text":"I am he that liveth, and was dead; and, behold, I am alive for evermore, Amen; and have the keys of hell and of death."},{"text":"Write the things which thou hast seen, and the things which are, and the things which shall be hereafter;"},{"text":"The mystery of the seven stars which thou sawest in my right hand, and the seven golden candlesticks. The seven stars are the angels of the seven churches: and the seven candlesticks which thou sawest are the seven churches."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"And I saw another mighty angel come down from heaven, clothed with a cloud: and a rainbow was upon his head, and his face was as it were the sun, and his feet as pillars of fire:"},{"text":"And he had in his hand a little book open: and he set his right foot upon the sea, and his left foot on the earth,"},{"text":"And cried with a loud voice, as when a lion roareth: and when he had cried, seven thunders uttered their voices."},{"text":"And when the seven thunders had uttered their voices, I was about to write: and I heard a voice from heaven saying unto me, Seal up those things which the seven thunders uttered, and write them not."},{"text":"And the angel which I saw stand upon the sea and upon the earth lifted up his hand to heaven,"},{"text":"And sware by him that liveth for ever and ever, who created heaven, and the things that therein are, and the earth, and the things that therein are, and the sea, and the things which are therein, that there should be time no longer:"},{"text":"But in the days of the voice of the seventh angel, when he shall begin to sound, the mystery of God should be finished, as he hath declared to his servants the prophets."},{"text":"And the voice which I heard from heaven spake unto me again, and said, Go and take the little book which is open in the hand of the angel which standeth upon the sea and upon the earth."},{"text":"And I went unto the angel, and said unto him, Give me the little book. And he said unto me, Take it, and eat it up; and it shall make thy belly bitter, but it shall be in thy mouth sweet as honey."},{"text":"And I took the little book out of the angel's hand, and ate it up; and it was in my mouth sweet as honey: and as soon as I had eaten it, my belly was bitter."},{"text":"And he said unto me, Thou must prophesy again before many peoples, and nations, and tongues, and kings."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"And there was given me a reed like unto a rod: and the angel stood, saying, Rise, and measure the temple of God, and the altar, and them that worship therein."},{"text":"But the court which is without the temple leave out, and measure it not; for it is given unto the Gentiles: and the holy city shall they tread under foot forty and two months."},{"text":"And I will give power unto my two witnesses, and they shall prophesy a thousand two hundred and threescore days, clothed in sackcloth."},{"text":"These are the two olive trees, and the two candlesticks standing before the God of the earth."},{"text":"And if any man will hurt them, fire proceedeth out of their mouth, and devoureth their enemies: and if any man will hurt them, he must in this manner be killed."},{"text":"These have power to shut heaven, that it rain not in the days of their prophecy: and have power over waters to turn them to blood, and to smite the earth with all plagues, as often as they will."},{"text":"And when they shall have finished their testimony, the beast that ascendeth out of the bottomless pit shall make war against them, and shall overcome them, and kill them."},{"text":"And their dead bodies shall lie in the street of the great city, which spiritually is called Sodom and Egypt, where also our Lord was crucified."},{"text":"And they of the people and kindreds and tongues and nations shall see their dead bodies three days and an half, and shall not suffer their dead bodies to be put in graves."},{"text":"And they that dwell upon the earth shall rejoice over them, and make merry, and shall send gifts one to another; because these two prophets tormented them that dwelt on the earth."},{"text":"And after three days and an half the spirit of life from God entered into them, and they stood upon their feet; and great fear fell upon them which saw them."},{"text":"And they heard a great voice from heaven saying unto them, Come up hither. And they ascended up to heaven in a cloud; and their enemies beheld them."},{"text":"And the same hour was there a great earthquake, and the tenth part of the city fell, and in the earthquake were slain of men seven thousand: and the remnant were affrighted, and gave glory to the God of heaven."},{"text":"The second woe is past; and, behold, the third woe cometh quickly."},{"text":"And the seventh angel sounded; and there were great voices in heaven, saying, The kingdoms of this world are become the kingdoms of our Lord, and of his Christ; and he shall reign for ever and ever."},{"text":"And the four and twenty elders, which sat before God on their seats, fell upon their faces, and worshipped God,"},{"text":"Saying, We give thee thanks, O LORD God Almighty, which art, and wast, and art to come; because thou hast taken to thee thy great power, and hast reigned."},{"text":"And the nations were angry, and thy wrath is come, and the time of the dead, that they should be judged, and that thou shouldest give reward unto thy servants the prophets, and to the saints, and them that fear thy name, small and great; and shouldest destroy them which destroy the earth."},{"text":"And the temple of God was opened in heaven, and there was seen in his temple the ark of his testament: and there were lightnings, and voices, and thunderings, and an earthquake, and great hail."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"And there appeared a great wonder in heaven; a woman clothed with the sun, and the moon under her feet, and upon her head a crown of twelve stars:"},{"text":"And she being with child cried, travailing in birth, and pained to be delivered."},{"text":"And there appeared another wonder in heaven; and behold a great red dragon, having seven heads and ten horns, and seven crowns upon his heads."},{"text":"And his tail drew the third part of the stars of heaven, and did cast them to the earth: and the dragon stood before the woman which was ready to be delivered, for to devour her child as soon as it was born."},{"text":"And she brought forth a man child, who was to rule all nations with a rod of iron: and her child was caught up unto God, and to his throne."},{"text":"And the woman fled into the wilderness, where she hath a place prepared of God, that they should feed her there a thousand two hundred and threescore days."},{"text":"And there was war in heaven: Michael and his angels fought against the dragon; and the dragon fought and his angels,"},{"text":"And prevailed not; neither was their place found any more in heaven."},{"text":"And the great dragon was cast out, that old serpent, called the Devil, and Satan, which deceiveth the whole world: he was cast out into the earth, and his angels were cast out with him."},{"text":"And I heard a loud voice saying in heaven, Now is come salvation, and strength, and the kingdom of our God, and the power of his Christ: for the accuser of our brethren is cast down, which accused them before our God day and night."},{"text":"And they overcame him by the blood of the Lamb, and by the word of their testimony; and they loved not their lives unto the death."},{"text":"Therefore rejoice, ye heavens, and ye that dwell in them. Woe to the inhabiters of the earth and of the sea! for the devil is come down unto you, having great wrath, because he knoweth that he hath but a short time."},{"text":"And when the dragon saw that he was cast unto the earth, he persecuted the woman which brought forth the man child."},{"text":"And to the woman were given two wings of a great eagle, that she might fly into the wilderness, into her place, where she is nourished for a time, and times, and half a time, from the face of the serpent."},{"text":"And the serpent cast out of his mouth water as a flood after the woman, that he might cause her to be carried away of the flood."},{"text":"And the earth helped the woman, and the earth opened her mouth, and swallowed up the flood which the dragon cast out of his mouth."},{"text":"And the dragon was wroth with the woman, and went to make war with the remnant of her seed, which keep the commandments of God, and have the testimony of Jesus Christ."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"And I stood upon the sand of the sea, and saw a beast rise up out of the sea, having seven heads and ten horns, and upon his horns ten crowns, and upon his heads the name of blasphemy."},{"text":"And the beast which I saw was like unto a leopard, and his feet were as the feet of a bear, and his mouth as the mouth of a lion: and the dragon gave him his power, and his seat, and great authority."},{"text":"And I saw one of his heads as it were wounded to death; and his deadly wound was healed: and all the world wondered after the beast."},{"text":"And they worshipped the dragon which gave power unto the beast: and they worshipped the beast, saying, Who is like unto the beast? who is able to make war with him?"},{"text":"And there was given unto him a mouth speaking great things and blasphemies; and power was given unto him to continue forty and two months."},{"text":"And he opened his mouth in blasphemy against God, to blaspheme his name, and his tabernacle, and them that dwell in heaven."},{"text":"And it was given unto him to make war with the saints, and to overcome them: and power was given him over all kindreds, and tongues, and nations."},{"text":"And all that dwell upon the earth shall worship him, whose names are not written in the book of life of the Lamb slain from the foundation of the world."},{"text":"If any man have an ear, let him hear."},{"text":"He that leadeth into captivity shall go into captivity: he that killeth with the sword must be killed with the sword. Here is the patience and the faith of the saints."},{"text":"And I beheld another beast coming up out of the earth; and he had two horns like a lamb, and he spake as a dragon."},{"text":"And he exerciseth all the power of the first beast before him, and causeth the earth and them which dwell therein to worship the first beast, whose deadly wound was healed."},{"text":"And he doeth great wonders, so that he maketh fire come down from heaven on the earth in the sight of men,"},{"text":"And deceiveth them that dwell on the earth by the means of those miracles which he had power to do in the sight of the beast; saying to them that dwell on the earth, that they should make an image to the beast, which had the wound by a sword, and did live."},{"text":"And he had power to give life unto the image of the beast, that the image of the beast should both speak, and cause that as many as would not worship the image of the beast should be killed."},{"text":"And he causeth all, both small and great, rich and poor, free and bond, to receive a mark in their right hand, or in their foreheads:"},{"text":"And that no man might buy or sell, save he that had the mark, or the name of the beast, or the number of his name."},{"text":"Here is wisdom. Let him that hath understanding count the number of the beast: for it is the number of a man; and his number is Six hundred threescore and six."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"And I looked, and, lo, a Lamb stood on the mount Sion, and with him an hundred forty and four thousand, having his Father's name written in their foreheads."},{"text":"And I heard a voice from heaven, as the voice of many waters, and as the voice of a great thunder: and I heard the voice of harpers harping with their harps:"},{"text":"And they sung as it were a new song before the throne, and before the four beasts, and the elders: and no man could learn that song but the hundred and forty and four thousand, which were redeemed from the earth."},{"text":"These are they which were not defiled with women; for they are virgins. These are they which follow the Lamb whithersoever he goeth. These were redeemed from among men, being the firstfruits unto God and to the Lamb."},{"text":"And in their mouth was found no guile: for they are without fault before the throne of God."},{"text":"And I saw another angel fly in the midst of heaven, having the everlasting gospel to preach unto them that dwell on the earth, and to every nation, and kindred, and tongue, and people,"},{"text":"Saying with a loud voice, Fear God, and give glory to him; for the hour of his judgment is come: and worship him that made heaven, and earth, and the sea, and the fountains of waters."},{"text":"And there followed another angel, saying, Babylon is fallen, is fallen, that great city, because she made all nations drink of the wine of the wrath of her fornication."},{"text":"And the third angel followed them, saying with a loud voice, If any man worship the beast and his image, and receive his mark in his forehead, or in his hand,"},{"text":"The same shall drink of the wine of the wrath of God, which is poured out without mixture into the cup of his indignation; and he shall be tormented with fire and brimstone in the presence of the holy angels, and in the presence of the Lamb:"},{"text":"And the smoke of their torment ascendeth up for ever and ever: and they have no rest day nor night, who worship the beast and his image, and whosoever receiveth the mark of his name."},{"text":"Here is the patience of the saints: here are they that keep the commandments of God, and the faith of Jesus."},{"text":"And I heard a voice from heaven saying unto me, Write, Blessed are the dead which die in the Lord from henceforth: Yea, saith the Spirit, that they may rest from their labours; and their works do follow them."},{"text":"And I looked, and behold a white cloud, and upon the cloud one sat like unto the Son of man, having on his head a golden crown, and in his hand a sharp sickle."},{"text":"And another angel came out of the temple, crying with a loud voice to him that sat on the cloud, Thrust in thy sickle, and reap: for the time is come for thee to reap; for the harvest of the earth is ripe."},{"text":"And he that sat on the cloud thrust in his sickle on the earth; and the earth was reaped."},{"text":"And another angel came out of the temple which is in heaven, he also having a sharp sickle."},{"text":"And another angel came out from the altar, which had power over fire; and cried with a loud cry to him that had the sharp sickle, saying, Thrust in thy sharp sickle, and gather the clusters of the vine of the earth; for her grapes are fully ripe."},{"text":"And the angel thrust in his sickle into the earth, and gathered the vine of the earth, and cast it into the great winepress of the wrath of God."},{"text":"And the winepress was trodden without the city, and blood came out of the winepress, even unto the horse bridles, by the space of a thousand and six hundred furlongs."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"And I saw another sign in heaven, great and marvellous, seven angels having the seven last plagues; for in them is filled up the wrath of God."},{"text":"And I saw as it were a sea of glass mingled with fire: and them that had gotten the victory over the beast, and over his image, and over his mark, and over the number of his name, stand on the sea of glass, having the harps of God."},{"text":"And they sing the song of Moses the servant of God, and the song of the Lamb, saying, Great and marvellous are thy works, Lord God Almighty; just and true are thy ways, thou King of saints."},{"text":"Who shall not fear thee, O Lord, and glorify thy name? for thou only art holy: for all nations shall come and worship before thee; for thy judgments are made manifest."},{"text":"And after that I looked, and, behold, the temple of the tabernacle of the testimony in heaven was opened:"},{"text":"And the seven angels came out of the temple, having the seven plagues, clothed in pure and white linen, and having their breasts girded with golden girdles."},{"text":"And one of the four beasts gave unto the seven angels seven golden vials full of the wrath of God, who liveth for ever and ever."},{"text":"And the temple was filled with smoke from the glory of God, and from his power; and no man was able to enter into the temple, till the seven plagues of the seven angels were fulfilled."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"And I heard a great voice out of the temple saying to the seven angels, Go your ways, and pour out the vials of the wrath of God upon the earth."},{"text":"And the first went, and poured out his vial upon the earth; and there fell a noisome and grievous sore upon the men which had the mark of the beast, and upon them which worshipped his image."},{"text":"And the second angel poured out his vial upon the sea; and it became as the blood of a dead man: and every living soul died in the sea."},{"text":"And the third angel poured out his vial upon the rivers and fountains of waters; and they became blood."},{"text":"And I heard the angel of the waters say, Thou art righteous, O Lord, which art, and wast, and shalt be, because thou hast judged thus."},{"text":"For they have shed the blood of saints and prophets, and thou hast given them blood to drink; for they are worthy."},{"text":"And I heard another out of the altar say, Even so, Lord God Almighty, true and righteous are thy judgments."},{"text":"And the fourth angel poured out his vial upon the sun; and power was given unto him to scorch men with fire."},{"text":"And men were scorched with great heat, and blasphemed the name of God, which hath power over these plagues: and they repented not to give him glory."},{"text":"And the fifth angel poured out his vial upon the seat of the beast; and his kingdom was full of darkness; and they gnawed their tongues for pain,"},{"text":"And blasphemed the God of heaven because of their pains and their sores, and repented not of their deeds."},{"text":"And the sixth angel poured out his vial upon the great river Euphrates; and the water thereof was dried up, that the way of the kings of the east might be prepared."},{"text":"And I saw three unclean spirits like frogs come out of the mouth of the dragon, and out of the mouth of the beast, and out of the mouth of the false prophet."},{"text":"For they are the spirits of devils, working miracles, which go forth unto the kings of the earth and of the whole world, to gather them to the battle of that great day of God Almighty."},{"text":"Behold, I come as a thief. Blessed is he that watcheth, and keepeth his garments, lest he walk naked, and they see his shame."},{"text":"And he gathered them together into a place called in the Hebrew tongue Armageddon."},{"text":"And the seventh angel poured out his vial into the air; and there came a great voice out of the temple of heaven, from the throne, saying, It is done."},{"text":"And there were voices, and thunders, and lightnings; and there was a great earthquake, such as was not since men were upon the earth, so mighty an earthquake, and so great."},{"text":"And the great city was divided into three parts, and the cities of the nations fell: and great Babylon came in remembrance before God, to give unto her the cup of the wine of the fierceness of his wrath."},{"text":"And every island fled away, and the mountains were not found."},{"text":"And there fell upon men a great hail out of heaven, every stone about the weight of a talent: and men blasphemed God because of the plague of the hail; for the plague thereof was exceeding great."}]}
@@ -0,0 +1 @@
1
+ {"number":17,"verses":[{"text":"And there came one of the seven angels which had the seven vials, and talked with me, saying unto me, Come hither; I will shew unto thee the judgment of the great whore that sitteth upon many waters:"},{"text":"With whom the kings of the earth have committed fornication, and the inhabitants of the earth have been made drunk with the wine of her fornication."},{"text":"So he carried me away in the spirit into the wilderness: and I saw a woman sit upon a scarlet coloured beast, full of names of blasphemy, having seven heads and ten horns."},{"text":"And the woman was arrayed in purple and scarlet colour, and decked with gold and precious stones and pearls, having a golden cup in her hand full of abominations and filthiness of her fornication:"},{"text":"And upon her forehead was a name written, MYSTERY, BABYLON THE GREAT, THE MOTHER OF HARLOTS AND ABOMINATIONS OF THE EARTH."},{"text":"And I saw the woman drunken with the blood of the saints, and with the blood of the martyrs of Jesus: and when I saw her, I wondered with great admiration."},{"text":"And the angel said unto me, Wherefore didst thou marvel? I will tell thee the mystery of the woman, and of the beast that carrieth her, which hath the seven heads and ten horns."},{"text":"The beast that thou sawest was, and is not; and shall ascend out of the bottomless pit, and go into perdition: and they that dwell on the earth shall wonder, whose names were not written in the book of life from the foundation of the world, when they behold the beast that was, and is not, and yet is."},{"text":"And here is the mind which hath wisdom. The seven heads are seven mountains, on which the woman sitteth."},{"text":"And there are seven kings: five are fallen, and one is, and the other is not yet come; and when he cometh, he must continue a short space."},{"text":"And the beast that was, and is not, even he is the eighth, and is of the seven, and goeth into perdition."},{"text":"And the ten horns which thou sawest are ten kings, which have received no kingdom as yet; but receive power as kings one hour with the beast."},{"text":"These have one mind, and shall give their power and strength unto the beast."},{"text":"These shall make war with the Lamb, and the Lamb shall overcome them: for he is Lord of lords, and King of kings: and they that are with him are called, and chosen, and faithful."},{"text":"And he saith unto me, The waters which thou sawest, where the whore sitteth, are peoples, and multitudes, and nations, and tongues."},{"text":"And the ten horns which thou sawest upon the beast, these shall hate the whore, and shall make her desolate and naked, and shall eat her flesh, and burn her with fire."},{"text":"For God hath put in their hearts to fulfil his will, and to agree, and give their kingdom unto the beast, until the words of God shall be fulfilled."},{"text":"And the woman which thou sawest is that great city, which reigneth over the kings of the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":18,"verses":[{"text":"And after these things I saw another angel come down from heaven, having great power; and the earth was lightened with his glory."},{"text":"And he cried mightily with a strong voice, saying, Babylon the great is fallen, is fallen, and is become the habitation of devils, and the hold of every foul spirit, and a cage of every unclean and hateful bird."},{"text":"For all nations have drunk of the wine of the wrath of her fornication, and the kings of the earth have committed fornication with her, and the merchants of the earth are waxed rich through the abundance of her delicacies."},{"text":"And I heard another voice from heaven, saying, Come out of her, my people, that ye be not partakers of her sins, and that ye receive not of her plagues."},{"text":"For her sins have reached unto heaven, and God hath remembered her iniquities."},{"text":"Reward her even as she rewarded you, and double unto her double according to her works: in the cup which she hath filled fill to her double."},{"text":"How much she hath glorified herself, and lived deliciously, so much torment and sorrow give her: for she saith in her heart, I sit a queen, and am no widow, and shall see no sorrow."},{"text":"Therefore shall her plagues come in one day, death, and mourning, and famine; and she shall be utterly burned with fire: for strong is the Lord God who judgeth her."},{"text":"And the kings of the earth, who have committed fornication and lived deliciously with her, shall bewail her, and lament for her, when they shall see the smoke of her burning,"},{"text":"Standing afar off for the fear of her torment, saying, Alas, alas that great city Babylon, that mighty city! for in one hour is thy judgment come."},{"text":"And the merchants of the earth shall weep and mourn over her; for no man buyeth their merchandise any more:"},{"text":"The merchandise of gold, and silver, and precious stones, and of pearls, and fine linen, and purple, and silk, and scarlet, and all thyine wood, and all manner vessels of ivory, and all manner vessels of most precious wood, and of brass, and iron, and marble,"},{"text":"And cinnamon, and odours, and ointments, and frankincense, and wine, and oil, and fine flour, and wheat, and beasts, and sheep, and horses, and chariots, and slaves, and souls of men."},{"text":"And the fruits that thy soul lusted after are departed from thee, and all things which were dainty and goodly are departed from thee, and thou shalt find them no more at all."},{"text":"The merchants of these things, which were made rich by her, shall stand afar off for the fear of her torment, weeping and wailing,"},{"text":"And saying, Alas, alas that great city, that was clothed in fine linen, and purple, and scarlet, and decked with gold, and precious stones, and pearls!"},{"text":"For in one hour so great riches is come to nought. And every shipmaster, and all the company in ships, and sailors, and as many as trade by sea, stood afar off,"},{"text":"And cried when they saw the smoke of her burning, saying, What city is like unto this great city!"},{"text":"And they cast dust on their heads, and cried, weeping and wailing, saying, Alas, alas that great city, wherein were made rich all that had ships in the sea by reason of her costliness! for in one hour is she made desolate."},{"text":"Rejoice over her, thou heaven, and ye holy apostles and prophets; for God hath avenged you on her."},{"text":"And a mighty angel took up a stone like a great millstone, and cast it into the sea, saying, Thus with violence shall that great city Babylon be thrown down, and shall be found no more at all."},{"text":"And the voice of harpers, and musicians, and of pipers, and trumpeters, shall be heard no more at all in thee; and no craftsman, of whatsoever craft he be, shall be found any more in thee; and the sound of a millstone shall be heard no more at all in thee;"},{"text":"And the light of a candle shall shine no more at all in thee; and the voice of the bridegroom and of the bride shall be heard no more at all in thee: for thy merchants were the great men of the earth; for by thy sorceries were all nations deceived."},{"text":"And in her was found the blood of prophets, and of saints, and of all that were slain upon the earth."}]}
@@ -0,0 +1 @@
1
+ {"number":19,"verses":[{"text":"And after these things I heard a great voice of much people in heaven, saying, Alleluia; Salvation, and glory, and honour, and power, unto the Lord our God:"},{"text":"For true and righteous are his judgments: for he hath judged the great whore, which did corrupt the earth with her fornication, and hath avenged the blood of his servants at her hand."},{"text":"And again they said, Alleluia And her smoke rose up for ever and ever."},{"text":"And the four and twenty elders and the four beasts fell down and worshipped God that sat on the throne, saying, Amen; Alleluia."},{"text":"And a voice came out of the throne, saying, Praise our God, all ye his servants, and ye that fear him, both small and great."},{"text":"And I heard as it were the voice of a great multitude, and as the voice of many waters, and as the voice of mighty thunderings, saying, Alleluia: for the Lord God omnipotent reigneth."},{"text":"Let us be glad and rejoice, and give honour to him: for the marriage of the Lamb is come, and his wife hath made herself ready."},{"text":"And to her was granted that she should be arrayed in fine linen, clean and white: for the fine linen is the righteousness of saints."},{"text":"And he saith unto me, Write, Blessed are they which are called unto the marriage supper of the Lamb. And he saith unto me, These are the true sayings of God."},{"text":"And I fell at his feet to worship him. And he said unto me, See thou do it not: I am thy fellowservant, and of thy brethren that have the testimony of Jesus: worship God: for the testimony of Jesus is the spirit of prophecy."},{"text":"And I saw heaven opened, and behold a white horse; and he that sat upon him was called Faithful and True, and in righteousness he doth judge and make war."},{"text":"His eyes were as a flame of fire, and on his head were many crowns; and he had a name written, that no man knew, but he himself."},{"text":"And he was clothed with a vesture dipped in blood: and his name is called The Word of God."},{"text":"And the armies which were in heaven followed him upon white horses, clothed in fine linen, white and clean."},{"text":"And out of his mouth goeth a sharp sword, that with it he should smite the nations: and he shall rule them with a rod of iron: and he treadeth the winepress of the fierceness and wrath of Almighty God."},{"text":"And he hath on his vesture and on his thigh a name written, KING OF KINGS, AND LORD OF LORDS."},{"text":"And I saw an angel standing in the sun; and he cried with a loud voice, saying to all the fowls that fly in the midst of heaven, Come and gather yourselves together unto the supper of the great God;"},{"text":"That ye may eat the flesh of kings, and the flesh of captains, and the flesh of mighty men, and the flesh of horses, and of them that sit on them, and the flesh of all men, both free and bond, both small and great."},{"text":"And I saw the beast, and the kings of the earth, and their armies, gathered together to make war against him that sat on the horse, and against his army."},{"text":"And the beast was taken, and with him the false prophet that wrought miracles before him, with which he deceived them that had received the mark of the beast, and them that worshipped his image. These both were cast alive into a lake of fire burning with brimstone."},{"text":"And the remnant were slain with the sword of him that sat upon the horse, which sword proceeded out of his mouth: and all the fowls were filled with their flesh."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Unto the angel of the church of Ephesus write; These things saith he that holdeth the seven stars in his right hand, who walketh in the midst of the seven golden candlesticks;"},{"text":"I know thy works, and thy labour, and thy patience, and how thou canst not bear them which are evil: and thou hast tried them which say they are apostles, and are not, and hast found them liars:"},{"text":"And hast borne, and hast patience, and for my name's sake hast laboured, and hast not fainted."},{"text":"Nevertheless I have somewhat against thee, because thou hast left thy first love."},{"text":"Remember therefore from whence thou art fallen, and repent, and do the first works; or else I will come unto thee quickly, and will remove thy candlestick out of his place, except thou repent."},{"text":"But this thou hast, that thou hatest the deeds of the Nicolaitanes, which I also hate."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches; To him that overcometh will I give to eat of the tree of life, which is in the midst of the paradise of God."},{"text":"And unto the angel of the church in Smyrna write; These things saith the first and the last, which was dead, and is alive;"},{"text":"I know thy works, and tribulation, and poverty, (but thou art rich) and I know the blasphemy of them which say they are Jews, and are not, but are the synagogue of Satan."},{"text":"Fear none of those things which thou shalt suffer: behold, the devil shall cast some of you into prison, that ye may be tried; and ye shall have tribulation ten days: be thou faithful unto death, and I will give thee a crown of life."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches; He that overcometh shall not be hurt of the second death."},{"text":"And to the angel of the church in Pergamos write; These things saith he which hath the sharp sword with two edges;"},{"text":"I know thy works, and where thou dwellest, even where Satan's seat is: and thou holdest fast my name, and hast not denied my faith, even in those days wherein Antipas was my faithful martyr, who was slain among you, where Satan dwelleth."},{"text":"But I have a few things against thee, because thou hast there them that hold the doctrine of Balaam, who taught Balac to cast a stumblingblock before the children of Israel, to eat things sacrificed unto idols, and to commit fornication."},{"text":"So hast thou also them that hold the doctrine of the Nicolaitanes, which thing I hate."},{"text":"Repent; or else I will come unto thee quickly, and will fight against them with the sword of my mouth."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches; To him that overcometh will I give to eat of the hidden manna, and will give him a white stone, and in the stone a new name written, which no man knoweth saving he that receiveth it."},{"text":"And unto the angel of the church in Thyatira write; These things saith the Son of God, who hath his eyes like unto a flame of fire, and his feet are like fine brass;"},{"text":"I know thy works, and charity, and service, and faith, and thy patience, and thy works; and the last to be more than the first."},{"text":"Notwithstanding I have a few things against thee, because thou sufferest that woman Jezebel, which calleth herself a prophetess, to teach and to seduce my servants to commit fornication, and to eat things sacrificed unto idols."},{"text":"And I gave her space to repent of her fornication; and she repented not."},{"text":"Behold, I will cast her into a bed, and them that commit adultery with her into great tribulation, except they repent of their deeds."},{"text":"And I will kill her children with death; and all the churches shall know that I am he which searcheth the reins and hearts: and I will give unto every one of you according to your works."},{"text":"But unto you I say, and unto the rest in Thyatira, as many as have not this doctrine, and which have not known the depths of Satan, as they speak; I will put upon you none other burden."},{"text":"But that which ye have already hold fast till I come."},{"text":"And he that overcometh, and keepeth my works unto the end, to him will I give power over the nations:"},{"text":"And he shall rule them with a rod of iron; as the vessels of a potter shall they be broken to shivers: even as I received of my Father."},{"text":"And I will give him the morning star."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches."}]}
@@ -0,0 +1 @@
1
+ {"number":20,"verses":[{"text":"And I saw an angel come down from heaven, having the key of the bottomless pit and a great chain in his hand."},{"text":"And he laid hold on the dragon, that old serpent, which is the Devil, and Satan, and bound him a thousand years,"},{"text":"And cast him into the bottomless pit, and shut him up, and set a seal upon him, that he should deceive the nations no more, till the thousand years should be fulfilled: and after that he must be loosed a little season."},{"text":"And I saw thrones, and they sat upon them, and judgment was given unto them: and I saw the souls of them that were beheaded for the witness of Jesus, and for the word of God, and which had not worshipped the beast, neither his image, neither had received his mark upon their foreheads, or in their hands; and they lived and reigned with Christ a thousand years."},{"text":"But the rest of the dead lived not again until the thousand years were finished. This is the first resurrection."},{"text":"Blessed and holy is he that hath part in the first resurrection: on such the second death hath no power, but they shall be priests of God and of Christ, and shall reign with him a thousand years."},{"text":"And when the thousand years are expired, Satan shall be loosed out of his prison,"},{"text":"And shall go out to deceive the nations which are in the four quarters of the earth, Gog, and Magog, to gather them together to battle: the number of whom is as the sand of the sea."},{"text":"And they went up on the breadth of the earth, and compassed the camp of the saints about, and the beloved city: and fire came down from God out of heaven, and devoured them."},{"text":"And the devil that deceived them was cast into the lake of fire and brimstone, where the beast and the false prophet are, and shall be tormented day and night for ever and ever."},{"text":"And I saw a great white throne, and him that sat on it, from whose face the earth and the heaven fled away; and there was found no place for them."},{"text":"And I saw the dead, small and great, stand before God; and the books were opened: and another book was opened, which is the book of life: and the dead were judged out of those things which were written in the books, according to their works."},{"text":"And the sea gave up the dead which were in it; and death and hell delivered up the dead which were in them: and they were judged every man according to their works."},{"text":"And death and hell were cast into the lake of fire. This is the second death."},{"text":"And whosoever was not found written in the book of life was cast into the lake of fire."}]}
@@ -0,0 +1 @@
1
+ {"number":21,"verses":[{"text":"And I saw a new heaven and a new earth: for the first heaven and the first earth were passed away; and there was no more sea."},{"text":"And I John saw the holy city, new Jerusalem, coming down from God out of heaven, prepared as a bride adorned for her husband."},{"text":"And I heard a great voice out of heaven saying, Behold, the tabernacle of God is with men, and he will dwell with them, and they shall be his people, and God himself shall be with them, and be their God."},{"text":"And God shall wipe away all tears from their eyes; and there shall be no more death, neither sorrow, nor crying, neither shall there be any more pain: for the former things are passed away."},{"text":"And he that sat upon the throne said, Behold, I make all things new."},{"text":"And he said unto me, It is done. I am Alpha and Omega, the beginning and the end. I will give unto him that is athirst of the fountain of the water of life freely."},{"text":"He that overcometh shall inherit all things; and I will be his God, and he shall be my son."},{"text":"But the fearful, and unbelieving, and the abominable, and murderers, and whoremongers, and sorcerers, and idolaters, and all liars, shall have their part in the lake which burneth with fire and brimstone: which is the second death."},{"text":"And there came unto me one of the seven angels which had the seven vials full of the seven last plagues, and talked with me, saying, Come hither, I will shew thee the bride, the Lamb's wife."},{"text":"And he carried me away in the spirit to a great and high mountain, and shewed me that great city, the holy Jerusalem, descending out of heaven from God,"},{"text":"Having the glory of God: and her light was like unto a stone most precious, even like a jasper stone, clear as crystal;"},{"text":"And had a wall great and high, and had twelve gates, and at the gates twelve angels, and names written thereon, which are the names of the twelve tribes of the children of Israel:"},{"text":"On the east three gates; on the north three gates; on the south three gates; and on the west three gates."},{"text":"And the wall of the city had twelve foundations, and in them the names of the twelve apostles of the Lamb."},{"text":"And he that talked with me had a golden reed to measure the city, and the gates thereof, and the wall thereof."},{"text":"And the city lieth foursquare, and the length is as large as the breadth: and he measured the city with the reed, twelve thousand furlongs."},{"text":"And he measured the wall thereof, an hundred and forty and four cubits, according to the measure of a man, that is, of the angel."},{"text":"And the building of the wall of it was of jasper: and the city was pure gold, like unto clear glass."},{"text":"And the foundations of the wall of the city were garnished with all manner of precious stones. The first foundation was jasper; the second, sapphire; the third, a chalcedony; the fourth, an emerald;"},{"text":"The fifth, sardonyx; the sixth, sardius; the seventh, chrysolyte; the eighth, beryl; the ninth, a topaz; the tenth, a chrysoprasus; the eleventh, a jacinth; the twelfth, an amethyst."},{"text":"And the twelve gates were twelve pearls: every several gate was of one pearl: and the street of the city was pure gold, as it were transparent glass."},{"text":"And I saw no temple therein: for the Lord God Almighty and the Lamb are the temple of it."},{"text":"And the city had no need of the sun, neither of the moon, to shine in it: for the glory of God did lighten it, and the Lamb is the light thereof."},{"text":"And the nations of them which are saved shall walk in the light of it: and the kings of the earth do bring their glory and honour into it."},{"text":"And the gates of it shall not be shut at all by day: for there shall be no night there."},{"text":"And they shall bring the glory and honour of the nations into it."},{"text":"And there shall in no wise enter into it any thing that defileth, neither whatsoever worketh abomination, or maketh a lie: but they which are written in the Lamb's book of life."}]}
@@ -0,0 +1 @@
1
+ {"number":22,"verses":[{"text":"And he shewed me a pure river of water of life, clear as crystal, proceeding out of the throne of God and of the Lamb."},{"text":"In the midst of the street of it, and on either side of the river, was there the tree of life, which bare twelve manner of fruits, and yielded her fruit every month: and the leaves of the tree were for the healing of the nations."},{"text":"And there shall be no more curse: but the throne of God and of the Lamb shall be in it; and his servants shall serve him:"},{"text":"And they shall see his face; and his name shall be in their foreheads."},{"text":"And there shall be no night there; and they need no candle, neither light of the sun; for the Lord God giveth them light: and they shall reign for ever and ever."},{"text":"And he said unto me, These sayings are faithful and true: and the Lord God of the holy prophets sent his angel to shew unto his servants the things which must shortly be done."},{"text":"Behold, I come quickly: blessed is he that keepeth the sayings of the prophecy of this book."},{"text":"And I John saw these things, and heard them. And when I had heard and seen, I fell down to worship before the feet of the angel which shewed me these things."},{"text":"Then saith he unto me, See thou do it not: for I am thy fellowservant, and of thy brethren the prophets, and of them which keep the sayings of this book: worship God."},{"text":"And he saith unto me, Seal not the sayings of the prophecy of this book: for the time is at hand."},{"text":"He that is unjust, let him be unjust still: and he which is filthy, let him be filthy still: and he that is righteous, let him be righteous still: and he that is holy, let him be holy still."},{"text":"And, behold, I come quickly; and my reward is with me, to give every man according as his work shall be."},{"text":"I am Alpha and Omega, the beginning and the end, the first and the last."},{"text":"Blessed are they that do his commandments, that they may have right to the tree of life, and may enter in through the gates into the city."},{"text":"For without are dogs, and sorcerers, and whoremongers, and murderers, and idolaters, and whosoever loveth and maketh a lie."},{"text":"I Jesus have sent mine angel to testify unto you these things in the churches. I am the root and the offspring of David, and the bright and morning star."},{"text":"And the Spirit and the bride say, Come. And let him that heareth say, Come. And let him that is athirst come. And whosoever will, let him take the water of life freely."},{"text":"For I testify unto every man that heareth the words of the prophecy of this book, If any man shall add unto these things, God shall add unto him the plagues that are written in this book:"},{"text":"And if any man shall take away from the words of the book of this prophecy, God shall take away his part out of the book of life, and out of the holy city, and from the things which are written in this book."},{"text":"He which testifieth these things saith, Surely I come quickly. Amen."},{"text":"The grace of our Lord Jesus Christ be with you all. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And unto the angel of the church in Sardis write; These things saith he that hath the seven Spirits of God, and the seven stars; I know thy works, that thou hast a name that thou livest, and art dead."},{"text":"Be watchful, and strengthen the things which remain, that are ready to die: for I have not found thy works perfect before God."},{"text":"Remember therefore how thou hast received and heard, and hold fast, and repent. If therefore thou shalt not watch, I will come on thee as a thief, and thou shalt not know what hour I will come upon thee."},{"text":"Thou hast a few names even in Sardis which have not defiled their garments; and they shall walk with me in white: for they are worthy."},{"text":"He that overcometh, the same shall be clothed in white raiment; and I will not blot out his name out of the book of life, but I will confess his name before my Father, and before his angels."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches."},{"text":"And to the angel of the church in Philadelphia write; These things saith he that is holy, he that is true, he that hath the key of David, he that openeth, and no man shutteth; and shutteth, and no man openeth;"},{"text":"I know thy works: behold, I have set before thee an open door, and no man can shut it: for thou hast a little strength, and hast kept my word, and hast not denied my name."},{"text":"Behold, I will make them of the synagogue of Satan, which say they are Jews, and are not, but do lie; behold, I will make them to come and worship before thy feet, and to know that I have loved thee."},{"text":"Because thou hast kept the word of my patience, I also will keep thee from the hour of temptation, which shall come upon all the world, to try them that dwell upon the earth."},{"text":"Behold, I come quickly: hold that fast which thou hast, that no man take thy crown."},{"text":"Him that overcometh will I make a pillar in the temple of my God, and he shall go no more out: and I will write upon him the name of my God, and the name of the city of my God, which is new Jerusalem, which cometh down out of heaven from my God: and I will write upon him my new name."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches."},{"text":"And unto the angel of the church of the Laodiceans write; These things saith the Amen, the faithful and true witness, the beginning of the creation of God;"},{"text":"I know thy works, that thou art neither cold nor hot: I would thou wert cold or hot."},{"text":"So then because thou art lukewarm, and neither cold nor hot, I will spue thee out of my mouth."},{"text":"Because thou sayest, I am rich, and increased with goods, and have need of nothing; and knowest not that thou art wretched, and miserable, and poor, and blind, and naked:"},{"text":"I counsel thee to buy of me gold tried in the fire, that thou mayest be rich; and white raiment, that thou mayest be clothed, and that the shame of thy nakedness do not appear; and anoint thine eyes with eyesalve, that thou mayest see."},{"text":"As many as I love, I rebuke and chasten: be zealous therefore, and repent."},{"text":"Behold, I stand at the door, and knock: if any man hear my voice, and open the door, I will come in to him, and will sup with him, and he with me."},{"text":"To him that overcometh will I grant to sit with me in my throne, even as I also overcame, and am set down with my Father in his throne."},{"text":"He that hath an ear, let him hear what the Spirit saith unto the churches."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"After this I looked, and, behold, a door was opened in heaven: and the first voice which I heard was as it were of a trumpet talking with me; which said, Come up hither, and I will shew thee things which must be hereafter."},{"text":"And immediately I was in the spirit: and, behold, a throne was set in heaven, and one sat on the throne."},{"text":"And he that sat was to look upon like a jasper and a sardine stone: and there was a rainbow round about the throne, in sight like unto an emerald."},{"text":"And round about the throne were four and twenty seats: and upon the seats I saw four and twenty elders sitting, clothed in white raiment; and they had on their heads crowns of gold."},{"text":"And out of the throne proceeded lightnings and thunderings and voices: and there were seven lamps of fire burning before the throne, which are the seven Spirits of God."},{"text":"And before the throne there was a sea of glass like unto crystal: and in the midst of the throne, and round about the throne, were four beasts full of eyes before and behind."},{"text":"And the first beast was like a lion, and the second beast like a calf, and the third beast had a face as a man, and the fourth beast was like a flying eagle."},{"text":"And the four beasts had each of them six wings about him; and they were full of eyes within: and they rest not day and night, saying, Holy, holy, holy, LORD God Almighty, which was, and is, and is to come."},{"text":"And when those beasts give glory and honour and thanks to him that sat on the throne, who liveth for ever and ever,"},{"text":"The four and twenty elders fall down before him that sat on the throne, and worship him that liveth for ever and ever, and cast their crowns before the throne, saying,"},{"text":"Thou art worthy, O Lord, to receive glory and honour and power: for thou hast created all things, and for thy pleasure they are and were created."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"And I saw in the right hand of him that sat on the throne a book written within and on the backside, sealed with seven seals."},{"text":"And I saw a strong angel proclaiming with a loud voice, Who is worthy to open the book, and to loose the seals thereof?"},{"text":"And no man in heaven, nor in earth, neither under the earth, was able to open the book, neither to look thereon."},{"text":"And I wept much, because no man was found worthy to open and to read the book, neither to look thereon."},{"text":"And one of the elders saith unto me, Weep not: behold, the Lion of the tribe of Juda, the Root of David, hath prevailed to open the book, and to loose the seven seals thereof."},{"text":"And I beheld, and, lo, in the midst of the throne and of the four beasts, and in the midst of the elders, stood a Lamb as it had been slain, having seven horns and seven eyes, which are the seven Spirits of God sent forth into all the earth."},{"text":"And he came and took the book out of the right hand of him that sat upon the throne."},{"text":"And when he had taken the book, the four beasts and four and twenty elders fell down before the Lamb, having every one of them harps, and golden vials full of odours, which are the prayers of saints."},{"text":"And they sung a new song, saying, Thou art worthy to take the book, and to open the seals thereof: for thou wast slain, and hast redeemed us to God by thy blood out of every kindred, and tongue, and people, and nation;"},{"text":"And hast made us unto our God kings and priests: and we shall reign on the earth."},{"text":"And I beheld, and I heard the voice of many angels round about the throne and the beasts and the elders: and the number of them was ten thousand times ten thousand, and thousands of thousands;"},{"text":"Saying with a loud voice, Worthy is the Lamb that was slain to receive power, and riches, and wisdom, and strength, and honour, and glory, and blessing."},{"text":"And every creature which is in heaven, and on the earth, and under the earth, and such as are in the sea, and all that are in them, heard I saying, Blessing, and honour, and glory, and power, be unto him that sitteth upon the throne, and unto the Lamb for ever and ever."},{"text":"And the four beasts said, Amen. And the four and twenty elders fell down and worshipped him that liveth for ever and ever."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And I saw when the Lamb opened one of the seals, and I heard, as it were the noise of thunder, one of the four beasts saying, Come and see."},{"text":"And I saw, and behold a white horse: and he that sat on him had a bow; and a crown was given unto him: and he went forth conquering, and to conquer."},{"text":"And when he had opened the second seal, I heard the second beast say, Come and see."},{"text":"And there went out another horse that was red: and power was given to him that sat thereon to take peace from the earth, and that they should kill one another: and there was given unto him a great sword."},{"text":"And when he had opened the third seal, I heard the third beast say, Come and see. And I beheld, and lo a black horse; and he that sat on him had a pair of balances in his hand."},{"text":"And I heard a voice in the midst of the four beasts say, A measure of wheat for a penny, and three measures of barley for a penny; and see thou hurt not the oil and the wine."},{"text":"And when he had opened the fourth seal, I heard the voice of the fourth beast say, Come and see."},{"text":"And I looked, and behold a pale horse: and his name that sat on him was Death, and Hell followed with him. And power was given unto them over the fourth part of the earth, to kill with sword, and with hunger, and with death, and with the beasts of the earth."},{"text":"And when he had opened the fifth seal, I saw under the altar the souls of them that were slain for the word of God, and for the testimony which they held:"},{"text":"And they cried with a loud voice, saying, How long, O Lord, holy and true, dost thou not judge and avenge our blood on them that dwell on the earth?"},{"text":"And white robes were given unto every one of them; and it was said unto them, that they should rest yet for a little season, until their fellowservants also and their brethren, that should be killed as they were, should be fulfilled."},{"text":"And I beheld when he had opened the sixth seal, and, lo, there was a great earthquake; and the sun became black as sackcloth of hair, and the moon became as blood;"},{"text":"And the stars of heaven fell unto the earth, even as a fig tree casteth her untimely figs, when she is shaken of a mighty wind."},{"text":"And the heaven departed as a scroll when it is rolled together; and every mountain and island were moved out of their places."},{"text":"And the kings of the earth, and the great men, and the rich men, and the chief captains, and the mighty men, and every bondman, and every free man, hid themselves in the dens and in the rocks of the mountains;"},{"text":"And said to the mountains and rocks, Fall on us, and hide us from the face of him that sitteth on the throne, and from the wrath of the Lamb:"},{"text":"For the great day of his wrath is come; and who shall be able to stand?"}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"And after these things I saw four angels standing on the four corners of the earth, holding the four winds of the earth, that the wind should not blow on the earth, nor on the sea, nor on any tree."},{"text":"And I saw another angel ascending from the east, having the seal of the living God: and he cried with a loud voice to the four angels, to whom it was given to hurt the earth and the sea,"},{"text":"Saying, Hurt not the earth, neither the sea, nor the trees, till we have sealed the servants of our God in their foreheads."},{"text":"And I heard the number of them which were sealed: and there were sealed an hundred and forty and four thousand of all the tribes of the children of Israel."},{"text":"Of the tribe of Juda were sealed twelve thousand. Of the tribe of Reuben were sealed twelve thousand. Of the tribe of Gad were sealed twelve thousand."},{"text":"Of the tribe of Aser were sealed twelve thousand. Of the tribe of Nephthalim were sealed twelve thousand. Of the tribe of Manasses were sealed twelve thousand."},{"text":"Of the tribe of Simeon were sealed twelve thousand. Of the tribe of Levi were sealed twelve thousand. Of the tribe of Issachar were sealed twelve thousand."},{"text":"Of the tribe of Zabulon were sealed twelve thousand. Of the tribe of Joseph were sealed twelve thousand. Of the tribe of Benjamin were sealed twelve thousand."},{"text":"After this I beheld, and, lo, a great multitude, which no man could number, of all nations, and kindreds, and people, and tongues, stood before the throne, and before the Lamb, clothed with white robes, and palms in their hands;"},{"text":"And cried with a loud voice, saying, Salvation to our God which sitteth upon the throne, and unto the Lamb."},{"text":"And all the angels stood round about the throne, and about the elders and the four beasts, and fell before the throne on their faces, and worshipped God,"},{"text":"Saying, Amen: Blessing, and glory, and wisdom, and thanksgiving, and honour, and power, and might, be unto our God for ever and ever. Amen."},{"text":"And one of the elders answered, saying unto me, What are these which are arrayed in white robes? and whence came they?"},{"text":"And I said unto him, Sir, thou knowest. And he said to me, These are they which came out of great tribulation, and have washed their robes, and made them white in the blood of the Lamb."},{"text":"Therefore are they before the throne of God, and serve him day and night in his temple: and he that sitteth on the throne shall dwell among them."},{"text":"They shall hunger no more, neither thirst any more; neither shall the sun light on them, nor any heat."},{"text":"For the Lamb which is in the midst of the throne shall feed them, and shall lead them unto living fountains of waters: and God shall wipe away all tears from their eyes."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"And when he had opened the seventh seal, there was silence in heaven about the space of half an hour."},{"text":"And I saw the seven angels which stood before God; and to them were given seven trumpets."},{"text":"And another angel came and stood at the altar, having a golden censer; and there was given unto him much incense, that he should offer it with the prayers of all saints upon the golden altar which was before the throne."},{"text":"And the smoke of the incense, which came with the prayers of the saints, ascended up before God out of the angel's hand."},{"text":"And the angel took the censer, and filled it with fire of the altar, and cast it into the earth: and there were voices, and thunderings, and lightnings, and an earthquake."},{"text":"And the seven angels which had the seven trumpets prepared themselves to sound."},{"text":"The first angel sounded, and there followed hail and fire mingled with blood, and they were cast upon the earth: and the third part of trees was burnt up, and all green grass was burnt up."},{"text":"And the second angel sounded, and as it were a great mountain burning with fire was cast into the sea: and the third part of the sea became blood;"},{"text":"And the third part of the creatures which were in the sea, and had life, died; and the third part of the ships were destroyed."},{"text":"And the third angel sounded, and there fell a great star from heaven, burning as it were a lamp, and it fell upon the third part of the rivers, and upon the fountains of waters;"},{"text":"And the name of the star is called Wormwood: and the third part of the waters became wormwood; and many men died of the waters, because they were made bitter."},{"text":"And the fourth angel sounded, and the third part of the sun was smitten, and the third part of the moon, and the third part of the stars; so as the third part of them was darkened, and the day shone not for a third part of it, and the night likewise."},{"text":"And I beheld, and heard an angel flying through the midst of heaven, saying with a loud voice, Woe, woe, woe, to the inhabiters of the earth by reason of the other voices of the trumpet of the three angels, which are yet to sound!"}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"And the fifth angel sounded, and I saw a star fall from heaven unto the earth: and to him was given the key of the bottomless pit."},{"text":"And he opened the bottomless pit; and there arose a smoke out of the pit, as the smoke of a great furnace; and the sun and the air were darkened by reason of the smoke of the pit."},{"text":"And there came out of the smoke locusts upon the earth: and unto them was given power, as the scorpions of the earth have power."},{"text":"And it was commanded them that they should not hurt the grass of the earth, neither any green thing, neither any tree; but only those men which have not the seal of God in their foreheads."},{"text":"And to them it was given that they should not kill them, but that they should be tormented five months: and their torment was as the torment of a scorpion, when he striketh a man."},{"text":"And in those days shall men seek death, and shall not find it; and shall desire to die, and death shall flee from them."},{"text":"And the shapes of the locusts were like unto horses prepared unto battle; and on their heads were as it were crowns like gold, and their faces were as the faces of men."},{"text":"And they had hair as the hair of women, and their teeth were as the teeth of lions."},{"text":"And they had breastplates, as it were breastplates of iron; and the sound of their wings was as the sound of chariots of many horses running to battle."},{"text":"And they had tails like unto scorpions, and there were stings in their tails: and their power was to hurt men five months."},{"text":"And they had a king over them, which is the angel of the bottomless pit, whose name in the Hebrew tongue is Abaddon, but in the Greek tongue hath his name Apollyon."},{"text":"One woe is past; and, behold, there come two woes more hereafter."},{"text":"And the sixth angel sounded, and I heard a voice from the four horns of the golden altar which is before God,"},{"text":"Saying to the sixth angel which had the trumpet, Loose the four angels which are bound in the great river Euphrates."},{"text":"And the four angels were loosed, which were prepared for an hour, and a day, and a month, and a year, for to slay the third part of men."},{"text":"And the number of the army of the horsemen were two hundred thousand thousand: and I heard the number of them."},{"text":"And thus I saw the horses in the vision, and them that sat on them, having breastplates of fire, and of jacinth, and brimstone: and the heads of the horses were as the heads of lions; and out of their mouths issued fire and smoke and brimstone."},{"text":"By these three was the third part of men killed, by the fire, and by the smoke, and by the brimstone, which issued out of their mouths."},{"text":"For their power is in their mouth, and in their tails: for their tails were like unto serpents, and had heads, and with them they do hurt."},{"text":"And the rest of the men which were not killed by these plagues yet repented not of the works of their hands, that they should not worship devils, and idols of gold, and silver, and brass, and stone, and of wood: which neither can see, nor hear, nor walk:"},{"text":"Neither repented they of their murders, nor of their sorceries, nor of their fornication, nor of their thefts."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, a servant of Jesus Christ, called to be an apostle, separated unto the gospel of God,"},{"text":"(Which he had promised afore by his prophets in the holy scriptures,)"},{"text":"Concerning his Son Jesus Christ our Lord, which was made of the seed of David according to the flesh;"},{"text":"And declared to be the Son of God with power, according to the spirit of holiness, by the resurrection from the dead:"},{"text":"By whom we have received grace and apostleship, for obedience to the faith among all nations, for his name:"},{"text":"Among whom are ye also the called of Jesus Christ:"},{"text":"To all that be in Rome, beloved of God, called to be saints: Grace to you and peace from God our Father, and the Lord Jesus Christ."},{"text":"First, I thank my God through Jesus Christ for you all, that your faith is spoken of throughout the whole world."},{"text":"For God is my witness, whom I serve with my spirit in the gospel of his Son, that without ceasing I make mention of you always in my prayers;"},{"text":"Making request, if by any means now at length I might have a prosperous journey by the will of God to come unto you."},{"text":"For I long to see you, that I may impart unto you some spiritual gift, to the end ye may be established;"},{"text":"That is, that I may be comforted together with you by the mutual faith both of you and me."},{"text":"Now I would not have you ignorant, brethren, that oftentimes I purposed to come unto you, (but was let hitherto,) that I might have some fruit among you also, even as among other Gentiles."},{"text":"I am debtor both to the Greeks, and to the Barbarians; both to the wise, and to the unwise."},{"text":"So, as much as in me is, I am ready to preach the gospel to you that are at Rome also."},{"text":"For I am not ashamed of the gospel of Christ: for it is the power of God unto salvation to every one that believeth; to the Jew first, and also to the Greek."},{"text":"For therein is the righteousness of God revealed from faith to faith: as it is written, The just shall live by faith."},{"text":"For the wrath of God is revealed from heaven against all ungodliness and unrighteousness of men, who hold the truth in unrighteousness;"},{"text":"Because that which may be known of God is manifest in them; for God hath shewed it unto them."},{"text":"For the invisible things of him from the creation of the world are clearly seen, being understood by the things that are made, even his eternal power and Godhead; so that they are without excuse:"},{"text":"Because that, when they knew God, they glorified him not as God, neither were thankful; but became vain in their imaginations, and their foolish heart was darkened."},{"text":"Professing themselves to be wise, they became fools,"},{"text":"And changed the glory of the uncorruptible God into an image made like to corruptible man, and to birds, and fourfooted beasts, and creeping things."},{"text":"Wherefore God also gave them up to uncleanness through the lusts of their own hearts, to dishonour their own bodies between themselves:"},{"text":"Who changed the truth of God into a lie, and worshipped and served the creature more than the Creator, who is blessed for ever. Amen."},{"text":"For this cause God gave them up unto vile affections: for even their women did change the natural use into that which is against nature:"},{"text":"And likewise also the men, leaving the natural use of the woman, burned in their lust one toward another; men with men working that which is unseemly, and receiving in themselves that recompence of their error which was meet."},{"text":"And even as they did not like to retain God in their knowledge, God gave them over to a reprobate mind, to do those things which are not convenient;"},{"text":"Being filled with all unrighteousness, fornication, wickedness, covetousness, maliciousness; full of envy, murder, debate, deceit, malignity; whisperers,"},{"text":"Backbiters, haters of God, despiteful, proud, boasters, inventors of evil things, disobedient to parents,"},{"text":"Without understanding, covenantbreakers, without natural affection, implacable, unmerciful:"},{"text":"Who knowing the judgment of God, that they which commit such things are worthy of death, not only do the same, but have pleasure in them that do them."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Brethren, my heart's desire and prayer to God for Israel is, that they might be saved."},{"text":"For I bear them record that they have a zeal of God, but not according to knowledge."},{"text":"For they being ignorant of God's righteousness, and going about to establish their own righteousness, have not submitted themselves unto the righteousness of God."},{"text":"For Christ is the end of the law for righteousness to every one that believeth."},{"text":"For Moses describeth the righteousness which is of the law, That the man which doeth those things shall live by them."},{"text":"But the righteousness which is of faith speaketh on this wise, Say not in thine heart, Who shall ascend into heaven? (that is, to bring Christ down from above:)"},{"text":"Or, Who shall descend into the deep? (that is, to bring up Christ again from the dead.)"},{"text":"But what saith it? The word is nigh thee, even in thy mouth, and in thy heart: that is, the word of faith, which we preach;"},{"text":"That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved."},{"text":"For with the heart man believeth unto righteousness; and with the mouth confession is made unto salvation."},{"text":"For the scripture saith, Whosoever believeth on him shall not be ashamed."},{"text":"For there is no difference between the Jew and the Greek: for the same Lord over all is rich unto all that call upon him."},{"text":"For whosoever shall call upon the name of the Lord shall be saved."},{"text":"How then shall they call on him in whom they have not believed? and how shall they believe in him of whom they have not heard? and how shall they hear without a preacher?"},{"text":"And how shall they preach, except they be sent? as it is written, How beautiful are the feet of them that preach the gospel of peace, and bring glad tidings of good things!"},{"text":"But they have not all obeyed the gospel. For Esaias saith, Lord, who hath believed our report?"},{"text":"So then faith cometh by hearing, and hearing by the word of God."},{"text":"But I say, Have they not heard? Yes verily, their sound went into all the earth, and their words unto the ends of the world."},{"text":"But I say, Did not Israel know? First Moses saith, I will provoke you to jealousy by them that are no people, and by a foolish nation I will anger you."},{"text":"But Esaias is very bold, and saith, I was found of them that sought me not; I was made manifest unto them that asked not after me."},{"text":"But to Israel he saith, All day long I have stretched forth my hands unto a disobedient and gainsaying people."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"I say then, Hath God cast away his people? God forbid. For I also am an Israelite, of the seed of Abraham, of the tribe of Benjamin."},{"text":"God hath not cast away his people which he foreknew. Wot ye not what the scripture saith of Elias? how he maketh intercession to God against Israel saying,"},{"text":"Lord, they have killed thy prophets, and digged down thine altars; and I am left alone, and they seek my life."},{"text":"But what saith the answer of God unto him? I have reserved to myself seven thousand men, who have not bowed the knee to the image of Baal."},{"text":"Even so then at this present time also there is a remnant according to the election of grace."},{"text":"And if by grace, then is it no more of works: otherwise grace is no more grace. But if it be of works, then it is no more grace: otherwise work is no more work."},{"text":"What then? Israel hath not obtained that which he seeketh for; but the election hath obtained it, and the rest were blinded."},{"text":"(According as it is written, God hath given them the spirit of slumber, eyes that they should not see, and ears that they should not hear;) unto this day."},{"text":"And David saith, Let their table be made a snare, and a trap, and a stumblingblock, and a recompence unto them:"},{"text":"Let their eyes be darkened, that they may not see, and bow down their back alway."},{"text":"I say then, Have they stumbled that they should fall? God forbid: but rather through their fall salvation is come unto the Gentiles, for to provoke them to jealousy."},{"text":"Now if the fall of them be the riches of the world, and the diminishing of them the riches of the Gentiles; how much more their fulness?"},{"text":"For I speak to you Gentiles, inasmuch as I am the apostle of the Gentiles, I magnify mine office:"},{"text":"If by any means I may provoke to emulation them which are my flesh, and might save some of them."},{"text":"For if the casting away of them be the reconciling of the world, what shall the receiving of them be, but life from the dead?"},{"text":"For if the firstfruit be holy, the lump is also holy: and if the root be holy, so are the branches."},{"text":"And if some of the branches be broken off, and thou, being a wild olive tree, wert graffed in among them, and with them partakest of the root and fatness of the olive tree;"},{"text":"Boast not against the branches. But if thou boast, thou bearest not the root, but the root thee."},{"text":"Thou wilt say then, The branches were broken off, that I might be graffed in."},{"text":"Well; because of unbelief they were broken off, and thou standest by faith. Be not highminded, but fear:"},{"text":"For if God spared not the natural branches, take heed lest he also spare not thee."},{"text":"Behold therefore the goodness and severity of God: on them which fell, severity; but toward thee, goodness, if thou continue in his goodness: otherwise thou also shalt be cut off."},{"text":"And they also, if they abide not still in unbelief, shall be graffed in: for God is able to graff them in again."},{"text":"For if thou wert cut out of the olive tree which is wild by nature, and wert graffed contrary to nature into a good olive tree: how much more shall these, which be the natural branches, be graffed into their own olive tree?"},{"text":"For I would not, brethren, that ye should be ignorant of this mystery, lest ye should be wise in your own conceits; that blindness in part is happened to Israel, until the fulness of the Gentiles be come in."},{"text":"And so all Israel shall be saved: as it is written, There shall come out of Sion the Deliverer, and shall turn away ungodliness from Jacob:"},{"text":"For this is my covenant unto them, when I shall take away their sins."},{"text":"As concerning the gospel, they are enemies for your sakes: but as touching the election, they are beloved for the father's sakes."},{"text":"For the gifts and calling of God are without repentance."},{"text":"For as ye in times past have not believed God, yet have now obtained mercy through their unbelief:"},{"text":"Even so have these also now not believed, that through your mercy they also may obtain mercy."},{"text":"For God hath concluded them all in unbelief, that he might have mercy upon all."},{"text":"O the depth of the riches both of the wisdom and knowledge of God! how unsearchable are his judgments, and his ways past finding out!"},{"text":"For who hath known the mind of the Lord? or who hath been his counsellor?"},{"text":"Or who hath first given to him, and it shall be recompensed unto him again?"},{"text":"For of him, and through him, and to him, are all things: to whom be glory for ever. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"I beseech you therefore, brethren, by the mercies of God, that ye present your bodies a living sacrifice, holy, acceptable unto God, which is your reasonable service."},{"text":"And be not conformed to this world: but be ye transformed by the renewing of your mind, that ye may prove what is that good, and acceptable, and perfect, will of God."},{"text":"For I say, through the grace given unto me, to every man that is among you, not to think of himself more highly than he ought to think; but to think soberly, according as God hath dealt to every man the measure of faith."},{"text":"For as we have many members in one body, and all members have not the same office:"},{"text":"So we, being many, are one body in Christ, and every one members one of another."},{"text":"Having then gifts differing according to the grace that is given to us, whether prophecy, let us prophesy according to the proportion of faith;"},{"text":"Or ministry, let us wait on our ministering: or he that teacheth, on teaching;"},{"text":"Or he that exhorteth, on exhortation: he that giveth, let him do it with simplicity; he that ruleth, with diligence; he that sheweth mercy, with cheerfulness."},{"text":"Let love be without dissimulation. Abhor that which is evil; cleave to that which is good."},{"text":"Be kindly affectioned one to another with brotherly love; in honour preferring one another;"},{"text":"Not slothful in business; fervent in spirit; serving the Lord;"},{"text":"Rejoicing in hope; patient in tribulation; continuing instant in prayer;"},{"text":"Distributing to the necessity of saints; given to hospitality."},{"text":"Bless them which persecute you: bless, and curse not."},{"text":"Rejoice with them that do rejoice, and weep with them that weep."},{"text":"Be of the same mind one toward another. Mind not high things, but condescend to men of low estate. Be not wise in your own conceits."},{"text":"Recompense to no man evil for evil. Provide things honest in the sight of all men."},{"text":"If it be possible, as much as lieth in you, live peaceably with all men."},{"text":"Dearly beloved, avenge not yourselves, but rather give place unto wrath: for it is written, Vengeance is mine; I will repay, saith the Lord."},{"text":"Therefore if thine enemy hunger, feed him; if he thirst, give him drink: for in so doing thou shalt heap coals of fire on his head."},{"text":"Be not overcome of evil, but overcome evil with good."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God."},{"text":"Whosoever therefore resisteth the power, resisteth the ordinance of God: and they that resist shall receive to themselves damnation."},{"text":"For rulers are not a terror to good works, but to the evil. Wilt thou then not be afraid of the power? do that which is good, and thou shalt have praise of the same:"},{"text":"For he is the minister of God to thee for good. But if thou do that which is evil, be afraid; for he beareth not the sword in vain: for he is the minister of God, a revenger to execute wrath upon him that doeth evil."},{"text":"Wherefore ye must needs be subject, not only for wrath, but also for conscience sake."},{"text":"For for this cause pay ye tribute also: for they are God's ministers, attending continually upon this very thing."},{"text":"Render therefore to all their dues: tribute to whom tribute is due; custom to whom custom; fear to whom fear; honour to whom honour."},{"text":"Owe no man any thing, but to love one another: for he that loveth another hath fulfilled the law."},{"text":"For this, Thou shalt not commit adultery, Thou shalt not kill, Thou shalt not steal, Thou shalt not bear false witness, Thou shalt not covet; and if there be any other commandment, it is briefly comprehended in this saying, namely, Thou shalt love thy neighbour as thyself."},{"text":"Love worketh no ill to his neighbour: therefore love is the fulfilling of the law."},{"text":"And that, knowing the time, that now it is high time to awake out of sleep: for now is our salvation nearer than when we believed."},{"text":"The night is far spent, the day is at hand: let us therefore cast off the works of darkness, and let us put on the armour of light."},{"text":"Let us walk honestly, as in the day; not in rioting and drunkenness, not in chambering and wantonness, not in strife and envying."},{"text":"But put ye on the Lord Jesus Christ, and make not provision for the flesh, to fulfil the lusts thereof."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Him that is weak in the faith receive ye, but not to doubtful disputations."},{"text":"For one believeth that he may eat all things: another, who is weak, eateth herbs."},{"text":"Let not him that eateth despise him that eateth not; and let not him which eateth not judge him that eateth: for God hath received him."},{"text":"Who art thou that judgest another man's servant? to his own master he standeth or falleth. Yea, he shall be holden up: for God is able to make him stand."},{"text":"One man esteemeth one day above another: another esteemeth every day alike. Let every man be fully persuaded in his own mind."},{"text":"He that regardeth the day, regardeth it unto the Lord; and he that regardeth not the day, to the Lord he doth not regard it. He that eateth, eateth to the Lord, for he giveth God thanks; and he that eateth not, to the Lord he eateth not, and giveth God thanks."},{"text":"For none of us liveth to himself, and no man dieth to himself."},{"text":"For whether we live, we live unto the Lord; and whether we die, we die unto the Lord: whether we live therefore, or die, we are the Lord's."},{"text":"For to this end Christ both died, and rose, and revived, that he might be Lord both of the dead and living."},{"text":"But why dost thou judge thy brother? or why dost thou set at nought thy brother? for we shall all stand before the judgment seat of Christ."},{"text":"For it is written, As I live, saith the Lord, every knee shall bow to me, and every tongue shall confess to God."},{"text":"So then every one of us shall give account of himself to God."},{"text":"Let us not therefore judge one another any more: but judge this rather, that no man put a stumblingblock or an occasion to fall in his brother's way."},{"text":"I know, and am persuaded by the Lord Jesus, that there is nothing unclean of itself: but to him that esteemeth any thing to be unclean, to him it is unclean."},{"text":"But if thy brother be grieved with thy meat, now walkest thou not charitably. Destroy not him with thy meat, for whom Christ died."},{"text":"Let not then your good be evil spoken of:"},{"text":"For the kingdom of God is not meat and drink; but righteousness, and peace, and joy in the Holy Ghost."},{"text":"For he that in these things serveth Christ is acceptable to God, and approved of men."},{"text":"Let us therefore follow after the things which make for peace, and things wherewith one may edify another."},{"text":"For meat destroy not the work of God. All things indeed are pure; but it is evil for that man who eateth with offence."},{"text":"It is good neither to eat flesh, nor to drink wine, nor any thing whereby thy brother stumbleth, or is offended, or is made weak."},{"text":"Hast thou faith? have it to thyself before God. Happy is he that condemneth not himself in that thing which he alloweth."},{"text":"And he that doubteth is damned if he eat, because he eateth not of faith: for whatsoever is not of faith is sin."}]}
@@ -0,0 +1 @@
1
+ {"number":15,"verses":[{"text":"We then that are strong ought to bear the infirmities of the weak, and not to please ourselves."},{"text":"Let every one of us please his neighbour for his good to edification."},{"text":"For even Christ pleased not himself; but, as it is written, The reproaches of them that reproached thee fell on me."},{"text":"For whatsoever things were written aforetime were written for our learning, that we through patience and comfort of the scriptures might have hope."},{"text":"Now the God of patience and consolation grant you to be likeminded one toward another according to Christ Jesus:"},{"text":"That ye may with one mind and one mouth glorify God, even the Father of our Lord Jesus Christ."},{"text":"Wherefore receive ye one another, as Christ also received us to the glory of God."},{"text":"Now I say that Jesus Christ was a minister of the circumcision for the truth of God, to confirm the promises made unto the fathers:"},{"text":"And that the Gentiles might glorify God for his mercy; as it is written, For this cause I will confess to thee among the Gentiles, and sing unto thy name."},{"text":"And again he saith, Rejoice, ye Gentiles, with his people."},{"text":"And again, Praise the Lord, all ye Gentiles; and laud him, all ye people."},{"text":"And again, Esaias saith, There shall be a root of Jesse, and he that shall rise to reign over the Gentiles; in him shall the Gentiles trust."},{"text":"Now the God of hope fill you with all joy and peace in believing, that ye may abound in hope, through the power of the Holy Ghost."},{"text":"And I myself also am persuaded of you, my brethren, that ye also are full of goodness, filled with all knowledge, able also to admonish one another."},{"text":"Nevertheless, brethren, I have written the more boldly unto you in some sort, as putting you in mind, because of the grace that is given to me of God,"},{"text":"That I should be the minister of Jesus Christ to the Gentiles, ministering the gospel of God, that the offering up of the Gentiles might be acceptable, being sanctified by the Holy Ghost."},{"text":"I have therefore whereof I may glory through Jesus Christ in those things which pertain to God."},{"text":"For I will not dare to speak of any of those things which Christ hath not wrought by me, to make the Gentiles obedient, by word and deed,"},{"text":"Through mighty signs and wonders, by the power of the Spirit of God; so that from Jerusalem, and round about unto Illyricum, I have fully preached the gospel of Christ."},{"text":"Yea, so have I strived to preach the gospel, not where Christ was named, lest I should build upon another man's foundation:"},{"text":"But as it is written, To whom he was not spoken of, they shall see: and they that have not heard shall understand."},{"text":"For which cause also I have been much hindered from coming to you."},{"text":"But now having no more place in these parts, and having a great desire these many years to come unto you;"},{"text":"Whensoever I take my journey into Spain, I will come to you: for I trust to see you in my journey, and to be brought on my way thitherward by you, if first I be somewhat filled with your company."},{"text":"But now I go unto Jerusalem to minister unto the saints."},{"text":"For it hath pleased them of Macedonia and Achaia to make a certain contribution for the poor saints which are at Jerusalem."},{"text":"It hath pleased them verily; and their debtors they are. For if the Gentiles have been made partakers of their spiritual things, their duty is also to minister unto them in carnal things."},{"text":"When therefore I have performed this, and have sealed to them this fruit, I will come by you into Spain."},{"text":"And I am sure that, when I come unto you, I shall come in the fulness of the blessing of the gospel of Christ."},{"text":"Now I beseech you, brethren, for the Lord Jesus Christ's sake, and for the love of the Spirit, that ye strive together with me in your prayers to God for me;"},{"text":"That I may be delivered from them that do not believe in Judaea; and that my service which I have for Jerusalem may be accepted of the saints;"},{"text":"That I may come unto you with joy by the will of God, and may with you be refreshed."},{"text":"Now the God of peace be with you all. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":16,"verses":[{"text":"I commend unto you Phebe our sister, which is a servant of the church which is at Cenchrea:"},{"text":"That ye receive her in the Lord, as becometh saints, and that ye assist her in whatsoever business she hath need of you: for she hath been a succourer of many, and of myself also."},{"text":"Greet Priscilla and Aquila my helpers in Christ Jesus:"},{"text":"Who have for my life laid down their own necks: unto whom not only I give thanks, but also all the churches of the Gentiles."},{"text":"Likewise greet the church that is in their house. Salute my well-beloved Epaenetus, who is the firstfruits of Achaia unto Christ."},{"text":"Greet Mary, who bestowed much labour on us."},{"text":"Salute Andronicus and Junia, my kinsmen, and my fellow-prisoners, who are of note among the apostles, who also were in Christ before me."},{"text":"Greet Amplias my beloved in the Lord."},{"text":"Salute Urbane, our helper in Christ, and Stachys my beloved."},{"text":"Salute Apelles approved in Christ. Salute them which are of Aristobulus' household."},{"text":"Salute Herodion my kinsman. Greet them that be of the household of Narcissus, which are in the Lord."},{"text":"Salute Tryphena and Tryphosa, who labour in the Lord. Salute the beloved Persis, which laboured much in the Lord."},{"text":"Salute Rufus chosen in the Lord, and his mother and mine."},{"text":"Salute Asyncritus, Phlegon, Hermas, Patrobas, Hermes, and the brethren which are with them."},{"text":"Salute Philologus, and Julia, Nereus, and his sister, and Olympas, and all the saints which are with them."},{"text":"Salute one another with an holy kiss. The churches of Christ salute you."},{"text":"Now I beseech you, brethren, mark them which cause divisions and offences contrary to the doctrine which ye have learned; and avoid them."},{"text":"For they that are such serve not our Lord Jesus Christ, but their own belly; and by good words and fair speeches deceive the hearts of the simple."},{"text":"For your obedience is come abroad unto all men. I am glad therefore on your behalf: but yet I would have you wise unto that which is good, and simple concerning evil."},{"text":"And the God of peace shall bruise Satan under your feet shortly. The grace of our Lord Jesus Christ be with you. Amen."},{"text":"Timotheus my workfellow, and Lucius, and Jason, and Sosipater, my kinsmen, salute you."},{"text":"I Tertius, who wrote this epistle, salute you in the Lord."},{"text":"Gaius mine host, and of the whole church, saluteth you. Erastus the chamberlain of the city saluteth you, and Quartus a brother."},{"text":"The grace of our Lord Jesus Christ be with you all. Amen."},{"text":"Now to him that is of power to stablish you according to my gospel, and the preaching of Jesus Christ, according to the revelation of the mystery, which was kept secret since the world began,"},{"text":"But now is made manifest, and by the scriptures of the prophets, according to the commandment of the everlasting God, made known to all nations for the obedience of faith:"},{"text":"To God only wise, be glory through Jesus Christ for ever. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"Therefore thou art inexcusable, O man, whosoever thou art that judgest: for wherein thou judgest another, thou condemnest thyself; for thou that judgest doest the same things."},{"text":"But we are sure that the judgment of God is according to truth against them which commit such things."},{"text":"And thinkest thou this, O man, that judgest them which do such things, and doest the same, that thou shalt escape the judgment of God?"},{"text":"Or despisest thou the riches of his goodness and forbearance and longsuffering; not knowing that the goodness of God leadeth thee to repentance?"},{"text":"But after thy hardness and impenitent heart treasurest up unto thyself wrath against the day of wrath and revelation of the righteous judgment of God;"},{"text":"Who will render to every man according to his deeds:"},{"text":"To them who by patient continuance in well doing seek for glory and honour and immortality, eternal life:"},{"text":"But unto them that are contentious, and do not obey the truth, but obey unrighteousness, indignation and wrath,"},{"text":"Tribulation and anguish, upon every soul of man that doeth evil, of the Jew first, and also of the Gentile;"},{"text":"But glory, honour, and peace, to every man that worketh good, to the Jew first, and also to the Gentile:"},{"text":"For there is no respect of persons with God."},{"text":"For as many as have sinned without law shall also perish without law: and as many as have sinned in the law shall be judged by the law;"},{"text":"(For not the hearers of the law are just before God, but the doers of the law shall be justified."},{"text":"For when the Gentiles, which have not the law, do by nature the things contained in the law, these, having not the law, are a law unto themselves:"},{"text":"Which shew the work of the law written in their hearts, their conscience also bearing witness, and their thoughts the mean while accusing or else excusing one another;)"},{"text":"In the day when God shall judge the secrets of men by Jesus Christ according to my gospel."},{"text":"Behold, thou art called a Jew, and restest in the law, and makest thy boast of God,"},{"text":"And knowest his will, and approvest the things that are more excellent, being instructed out of the law;"},{"text":"And art confident that thou thyself art a guide of the blind, a light of them which are in darkness,"},{"text":"An instructor of the foolish, a teacher of babes, which hast the form of knowledge and of the truth in the law."},{"text":"Thou therefore which teachest another, teachest thou not thyself? thou that preachest a man should not steal, dost thou steal?"},{"text":"Thou that sayest a man should not commit adultery, dost thou commit adultery? thou that abhorrest idols, dost thou commit sacrilege?"},{"text":"Thou that makest thy boast of the law, through breaking the law dishonourest thou God?"},{"text":"For the name of God is blasphemed among the Gentiles through you, as it is written."},{"text":"For circumcision verily profiteth, if thou keep the law: but if thou be a breaker of the law, thy circumcision is made uncircumcision."},{"text":"Therefore if the uncircumcision keep the righteousness of the law, shall not his uncircumcision be counted for circumcision?"},{"text":"And shall not uncircumcision which is by nature, if it fulfil the law, judge thee, who by the letter and circumcision dost transgress the law?"},{"text":"For he is not a Jew, which is one outwardly; neither is that circumcision, which is outward in the flesh:"},{"text":"But he is a Jew, which is one inwardly; and circumcision is that of the heart, in the spirit, and not in the letter; whose praise is not of men, but of God."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"What advantage then hath the Jew? or what profit is there of circumcision?"},{"text":"Much every way: chiefly, because that unto them were committed the oracles of God."},{"text":"For what if some did not believe? shall their unbelief make the faith of God without effect?"},{"text":"God forbid: yea, let God be true, but every man a liar; as it is written, That thou mightest be justified in thy sayings, and mightest overcome when thou art judged."},{"text":"But if our unrighteousness commend the righteousness of God, what shall we say? Is God unrighteous who taketh vengeance? (I speak as a man)"},{"text":"God forbid: for then how shall God judge the world?"},{"text":"For if the truth of God hath more abounded through my lie unto his glory; why yet am I also judged as a sinner?"},{"text":"And not rather, (as we be slanderously reported, and as some affirm that we say,) Let us do evil, that good may come? whose damnation is just."},{"text":"What then? are we better than they? No, in no wise: for we have before proved both Jews and Gentiles, that they are all under sin;"},{"text":"As it is written, There is none righteous, no, not one:"},{"text":"There is none that understandeth, there is none that seeketh after God."},{"text":"They are all gone out of the way, they are together become unprofitable; there is none that doeth good, no, not one."},{"text":"Their throat is an open sepulchre; with their tongues they have used deceit; the poison of asps is under their lips:"},{"text":"Whose mouth is full of cursing and bitterness:"},{"text":"Their feet are swift to shed blood:"},{"text":"Destruction and misery are in their ways:"},{"text":"And the way of peace have they not known:"},{"text":"There is no fear of God before their eyes."},{"text":"Now we know that what things soever the law saith, it saith to them who are under the law: that every mouth may be stopped, and all the world may become guilty before God."},{"text":"Therefore by the deeds of the law there shall no flesh be justified in his sight: for by the law is the knowledge of sin."},{"text":"But now the righteousness of God without the law is manifested, being witnessed by the law and the prophets;"},{"text":"Even the righteousness of God which is by faith of Jesus Christ unto all and upon all them that believe: for there is no difference:"},{"text":"For all have sinned, and come short of the glory of God;"},{"text":"Being justified freely by his grace through the redemption that is in Christ Jesus:"},{"text":"Whom God hath set forth to be a propitiation through faith in his blood, to declare his righteousness for the remission of sins that are past, through the forbearance of God;"},{"text":"To declare, I say, at this time his righteousness: that he might be just, and the justifier of him which believeth in Jesus."},{"text":"Where is boasting then? It is excluded. By what law? of works? Nay: but by the law of faith."},{"text":"Therefore we conclude that a man is justified by faith without the deeds of the law."},{"text":"Is he the God of the Jews only? is he not also of the Gentiles? Yes, of the Gentiles also:"},{"text":"Seeing it is one God, which shall justify the circumcision by faith, and uncircumcision through faith."},{"text":"Do we then make void the law through faith? God forbid: yea, we establish the law."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"What shall we say then that Abraham our father, as pertaining to the flesh, hath found?"},{"text":"For if Abraham were justified by works, he hath whereof to glory; but not before God."},{"text":"For what saith the scripture? Abraham believed God, and it was counted unto him for righteousness."},{"text":"Now to him that worketh is the reward not reckoned of grace, but of debt."},{"text":"But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness."},{"text":"Even as David also describeth the blessedness of the man, unto whom God imputeth righteousness without works,"},{"text":"Saying, Blessed are they whose iniquities are forgiven, and whose sins are covered."},{"text":"Blessed is the man to whom the Lord will not impute sin."},{"text":"Cometh this blessedness then upon the circumcision only, or upon the uncircumcision also? for we say that faith was reckoned to Abraham for righteousness."},{"text":"How was it then reckoned? when he was in circumcision, or in uncircumcision? Not in circumcision, but in uncircumcision."},{"text":"And he received the sign of circumcision, a seal of the righteousness of the faith which he had yet being uncircumcised: that he might be the father of all them that believe, though they be not circumcised; that righteousness might be imputed unto them also:"},{"text":"And the father of circumcision to them who are not of the circumcision only, but who also walk in the steps of that faith of our father Abraham, which he had being yet uncircumcised."},{"text":"For the promise, that he should be the heir of the world, was not to Abraham, or to his seed, through the law, but through the righteousness of faith."},{"text":"For if they which are of the law be heirs, faith is made void, and the promise made of none effect:"},{"text":"Because the law worketh wrath: for where no law is, there is no transgression."},{"text":"Therefore it is of faith, that it might be by grace; to the end the promise might be sure to all the seed; not to that only which is of the law, but to that also which is of the faith of Abraham; who is the father of us all,"},{"text":"(As it is written, I have made thee a father of many nations,) before him whom he believed, even God, who quickeneth the dead, and calleth those things which be not as though they were."},{"text":"Who against hope believed in hope, that he might become the father of many nations, according to that which was spoken, So shall thy seed be."},{"text":"And being not weak in faith, he considered not his own body now dead, when he was about an hundred years old, neither yet the deadness of Sarah's womb:"},{"text":"He staggered not at the promise of God through unbelief; but was strong in faith, giving glory to God;"},{"text":"And being fully persuaded that, what he had promised, he was able also to perform."},{"text":"And therefore it was imputed to him for righteousness."},{"text":"Now it was not written for his sake alone, that it was imputed to him;"},{"text":"But for us also, to whom it shall be imputed, if we believe on him that raised up Jesus our Lord from the dead;"},{"text":"Who was delivered for our offences, and was raised again for our justification."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ:"},{"text":"By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God."},{"text":"And not only so, but we glory in tribulations also: knowing that tribulation worketh patience;"},{"text":"And patience, experience; and experience, hope:"},{"text":"And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us."},{"text":"For when we were yet without strength, in due time Christ died for the ungodly."},{"text":"For scarcely for a righteous man will one die: yet peradventure for a good man some would even dare to die."},{"text":"But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us."},{"text":"Much more then, being now justified by his blood, we shall be saved from wrath through him."},{"text":"For if, when we were enemies, we were reconciled to God by the death of his Son, much more, being reconciled, we shall be saved by his life."},{"text":"And not only so, but we also joy in God through our Lord Jesus Christ, by whom we have now received the atonement."},{"text":"Wherefore, as by one man sin entered into the world, and death by sin; and so death passed upon all men, for that all have sinned:"},{"text":"(For until the law sin was in the world: but sin is not imputed when there is no law."},{"text":"Nevertheless death reigned from Adam to Moses, even over them that had not sinned after the similitude of Adam's transgression, who is the figure of him that was to come."},{"text":"But not as the offence, so also is the free gift. For if through the offence of one many be dead, much more the grace of God, and the gift by grace, which is by one man, Jesus Christ, hath abounded unto many."},{"text":"And not as it was by one that sinned, so is the gift: for the judgment was by one to condemnation, but the free gift is of many offences unto justification."},{"text":"For if by one man's offence death reigned by one; much more they which receive abundance of grace and of the gift of righteousness shall reign in life by one, Jesus Christ.)"},{"text":"Therefore as by the offence of one judgment came upon all men to condemnation; even so by the righteousness of one the free gift came upon all men unto justification of life."},{"text":"For as by one man's disobedience many were made sinners, so by the obedience of one shall many be made righteous."},{"text":"Moreover the law entered, that the offence might abound. But where sin abounded, grace did much more abound:"},{"text":"That as sin hath reigned unto death, even so might grace reign through righteousness unto eternal life by Jesus Christ our Lord."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"What shall we say then? Shall we continue in sin, that grace may abound?"},{"text":"God forbid. How shall we, that are dead to sin, live any longer therein?"},{"text":"Know ye not, that so many of us as were baptized into Jesus Christ were baptized into his death?"},{"text":"Therefore we are buried with him by baptism into death: that like as Christ was raised up from the dead by the glory of the Father, even so we also should walk in newness of life."},{"text":"For if we have been planted together in the likeness of his death, we shall be also in the likeness of his resurrection:"},{"text":"Knowing this, that our old man is crucified with him, that the body of sin might be destroyed, that henceforth we should not serve sin."},{"text":"For he that is dead is freed from sin."},{"text":"Now if we be dead with Christ, we believe that we shall also live with him:"},{"text":"Knowing that Christ being raised from the dead dieth no more; death hath no more dominion over him."},{"text":"For in that he died, he died unto sin once: but in that he liveth, he liveth unto God."},{"text":"Likewise reckon ye also yourselves to be dead indeed unto sin, but alive unto God through Jesus Christ our Lord."},{"text":"Let not sin therefore reign in your mortal body, that ye should obey it in the lusts thereof."},{"text":"Neither yield ye your members as instruments of unrighteousness unto sin: but yield yourselves unto God, as those that are alive from the dead, and your members as instruments of righteousness unto God."},{"text":"For sin shall not have dominion over you: for ye are not under the law, but under grace."},{"text":"What then? shall we sin, because we are not under the law, but under grace? God forbid."},{"text":"Know ye not, that to whom ye yield yourselves servants to obey, his servants ye are to whom ye obey; whether of sin unto death, or of obedience unto righteousness?"},{"text":"But God be thanked, that ye were the servants of sin, but ye have obeyed from the heart that form of doctrine which was delivered you."},{"text":"Being then made free from sin, ye became the servants of righteousness."},{"text":"I speak after the manner of men because of the infirmity of your flesh: for as ye have yielded your members servants to uncleanness and to iniquity unto iniquity; even so now yield your members servants to righteousness unto holiness."},{"text":"For when ye were the servants of sin, ye were free from righteousness."},{"text":"What fruit had ye then in those things whereof ye are now ashamed? for the end of those things is death."},{"text":"But now being made free from sin, and become servants to God, ye have your fruit unto holiness, and the end everlasting life."},{"text":"For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"Know ye not, brethren, (for I speak to them that know the law,) how that the law hath dominion over a man as long as he liveth?"},{"text":"For the woman which hath an husband is bound by the law to her husband so long as he liveth; but if the husband be dead, she is loosed from the law of her husband."},{"text":"So then if, while her husband liveth, she be married to another man, she shall be called an adulteress: but if her husband be dead, she is free from that law; so that she is no adulteress, though she be married to another man."},{"text":"Wherefore, my brethren, ye also are become dead to the law by the body of Christ; that ye should be married to another, even to him who is raised from the dead, that we should bring forth fruit unto God."},{"text":"For when we were in the flesh, the motions of sins, which were by the law, did work in our members to bring forth fruit unto death."},{"text":"But now we are delivered from the law, that being dead wherein we were held; that we should serve in newness of spirit, and not in the oldness of the letter."},{"text":"What shall we say then? Is the law sin? God forbid. Nay, I had not known sin, but by the law: for I had not known lust, except the law had said, Thou shalt not covet."},{"text":"But sin, taking occasion by the commandment, wrought in me all manner of concupiscence. For without the law sin was dead."},{"text":"For I was alive without the law once: but when the commandment came, sin revived, and I died."},{"text":"And the commandment, which was ordained to life, I found to be unto death."},{"text":"For sin, taking occasion by the commandment, deceived me, and by it slew me."},{"text":"Wherefore the law is holy, and the commandment holy, and just, and good."},{"text":"Was then that which is good made death unto me? God forbid. But sin, that it might appear sin, working death in me by that which is good; that sin by the commandment might become exceeding sinful."},{"text":"For we know that the law is spiritual: but I am carnal, sold under sin."},{"text":"For that which I do I allow not: for what I would, that do I not; but what I hate, that do I."},{"text":"If then I do that which I would not, I consent unto the law that it is good."},{"text":"Now then it is no more I that do it, but sin that dwelleth in me."},{"text":"For I know that in me (that is, in my flesh,) dwelleth no good thing: for to will is present with me; but how to perform that which is good I find not."},{"text":"For the good that I would I do not: but the evil which I would not, that I do."},{"text":"Now if I do that I would not, it is no more I that do it, but sin that dwelleth in me."},{"text":"I find then a law, that, when I would do good, evil is present with me."},{"text":"For I delight in the law of God after the inward man:"},{"text":"But I see another law in my members, warring against the law of my mind, and bringing me into captivity to the law of sin which is in my members."},{"text":"O wretched man that I am! who shall deliver me from the body of this death?"},{"text":"I thank God through Jesus Christ our Lord. So then with the mind I myself serve the law of God; but with the flesh the law of sin."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"There is therefore now no condemnation to them which are in Christ Jesus, who walk not after the flesh, but after the Spirit."},{"text":"For the law of the Spirit of life in Christ Jesus hath made me free from the law of sin and death."},{"text":"For what the law could not do, in that it was weak through the flesh, God sending his own Son in the likeness of sinful flesh, and for sin, condemned sin in the flesh:"},{"text":"That the righteousness of the law might be fulfilled in us, who walk not after the flesh, but after the Spirit."},{"text":"For they that are after the flesh do mind the things of the flesh; but they that are after the Spirit the things of the Spirit."},{"text":"For to be carnally minded is death; but to be spiritually minded is life and peace."},{"text":"Because the carnal mind is enmity against God: for it is not subject to the law of God, neither indeed can be."},{"text":"So then they that are in the flesh cannot please God."},{"text":"But ye are not in the flesh, but in the Spirit, if so be that the Spirit of God dwell in you. Now if any man have not the Spirit of Christ, he is none of his."},{"text":"And if Christ be in you, the body is dead because of sin; but the Spirit is life because of righteousness."},{"text":"But if the Spirit of him that raised up Jesus from the dead dwell in you, he that raised up Christ from the dead shall also quicken your mortal bodies by his Spirit that dwelleth in you."},{"text":"Therefore, brethren, we are debtors, not to the flesh, to live after the flesh."},{"text":"For if ye live after the flesh, ye shall die: but if ye through the Spirit do mortify the deeds of the body, ye shall live."},{"text":"For as many as are led by the Spirit of God, they are the sons of God."},{"text":"For ye have not received the spirit of bondage again to fear; but ye have received the Spirit of adoption, whereby we cry, Abba, Father."},{"text":"The Spirit itself beareth witness with our spirit, that we are the children of God:"},{"text":"And if children, then heirs; heirs of God, and joint-heirs with Christ; if so be that we suffer with him, that we may be also glorified together."},{"text":"For I reckon that the sufferings of this present time are not worthy to be compared with the glory which shall be revealed in us."},{"text":"For the earnest expectation of the creature waiteth for the manifestation of the sons of God."},{"text":"For the creature was made subject to vanity, not willingly, but by reason of him who hath subjected the same in hope,"},{"text":"Because the creature itself also shall be delivered from the bondage of corruption into the glorious liberty of the children of God."},{"text":"For we know that the whole creation groaneth and travaileth in pain together until now."},{"text":"And not only they, but ourselves also, which have the firstfruits of the Spirit, even we ourselves groan within ourselves, waiting for the adoption, to wit, the redemption of our body."},{"text":"For we are saved by hope: but hope that is seen is not hope: for what a man seeth, why doth he yet hope for?"},{"text":"But if we hope for that we see not, then do we with patience wait for it."},{"text":"Likewise the Spirit also helpeth our infirmities: for we know not what we should pray for as we ought: but the Spirit itself maketh intercession for us with groanings which cannot be uttered."},{"text":"And he that searcheth the hearts knoweth what is the mind of the Spirit, because he maketh intercession for the saints according to the will of God."},{"text":"And we know that all things work together for good to them that love God, to them who are the called according to his purpose."},{"text":"For whom he did foreknow, he also did predestinate to be conformed to the image of his Son, that he might be the firstborn among many brethren."},{"text":"Moreover whom he did predestinate, them he also called: and whom he called, them he also justified: and whom he justified, them he also glorified."},{"text":"What shall we then say to these things? If God be for us, who can be against us?"},{"text":"He that spared not his own Son, but delivered him up for us all, how shall he not with him also freely give us all things?"},{"text":"Who shall lay any thing to the charge of God's elect? It is God that justifieth."},{"text":"Who is he that condemneth? It is Christ that died, yea rather, that is risen again, who is even at the right hand of God, who also maketh intercession for us."},{"text":"Who shall separate us from the love of Christ? shall tribulation, or distress, or persecution, or famine, or nakedness, or peril, or sword?"},{"text":"As it is written, For thy sake we are killed all the day long; we are accounted as sheep for the slaughter."},{"text":"Nay, in all these things we are more than conquerors through him that loved us."},{"text":"For I am persuaded, that neither death, nor life, nor angels, nor principalities, nor powers, nor things present, nor things to come,"},{"text":"Nor height, nor depth, nor any other creature, shall be able to separate us from the love of God, which is in Christ Jesus our Lord."}]}
@@ -0,0 +1 @@
1
+ {"number":9,"verses":[{"text":"I say the truth in Christ, I lie not, my conscience also bearing me witness in the Holy Ghost,"},{"text":"That I have great heaviness and continual sorrow in my heart."},{"text":"For I could wish that myself were accursed from Christ for my brethren, my kinsmen according to the flesh:"},{"text":"Who are Israelites; to whom pertaineth the adoption, and the glory, and the covenants, and the giving of the law, and the service of God, and the promises;"},{"text":"Whose are the fathers, and of whom as concerning the flesh Christ came, who is over all, God blessed for ever. Amen."},{"text":"Not as though the word of God hath taken none effect. For they are not all Israel, which are of Israel:"},{"text":"Neither, because they are the seed of Abraham, are they all children: but, In Isaac shall thy seed be called."},{"text":"That is, They which are the children of the flesh, these are not the children of God: but the children of the promise are counted for the seed."},{"text":"For this is the word of promise, At this time will I come, and Sarah shall have a son."},{"text":"And not only this; but when Rebecca also had conceived by one, even by our father Isaac;"},{"text":"(For the children being not yet born, neither having done any good or evil, that the purpose of God according to election might stand, not of works, but of him that calleth;)"},{"text":"It was said unto her, The elder shall serve the younger."},{"text":"As it is written, Jacob have I loved, but Esau have I hated."},{"text":"What shall we say then? Is there unrighteousness with God? God forbid."},{"text":"For he saith to Moses, I will have mercy on whom I will have mercy, and I will have compassion on whom I will have compassion."},{"text":"So then it is not of him that willeth, nor of him that runneth, but of God that sheweth mercy."},{"text":"For the scripture saith unto Pharaoh, Even for this same purpose have I raised thee up, that I might shew my power in thee, and that my name might be declared throughout all the earth."},{"text":"Therefore hath he mercy on whom he will have mercy, and whom he will he hardeneth."},{"text":"Thou wilt say then unto me, Why doth he yet find fault? For who hath resisted his will?"},{"text":"Nay but, O man, who art thou that repliest against God? Shall the thing formed say to him that formed it, Why hast thou made me thus?"},{"text":"Hath not the potter power over the clay, of the same lump to make one vessel unto honour, and another unto dishonour?"},{"text":"What if God, willing to shew his wrath, and to make his power known, endured with much longsuffering the vessels of wrath fitted to destruction:"},{"text":"And that he might make known the riches of his glory on the vessels of mercy, which he had afore prepared unto glory,"},{"text":"Even us, whom he hath called, not of the Jews only, but also of the Gentiles?"},{"text":"As he saith also in Osee, I will call them my people, which were not my people; and her beloved, which was not beloved."},{"text":"And it shall come to pass, that in the place where it was said unto them, Ye are not my people; there shall they be called the children of the living God."},{"text":"Esaias also crieth concerning Israel, Though the number of the children of Israel be as the sand of the sea, a remnant shall be saved:"},{"text":"For he will finish the work, and cut it short in righteousness: because a short work will the Lord make upon the earth."},{"text":"And as Esaias said before, Except the Lord of Sabaoth had left us a seed, we had been as Sodoma, and been made like unto Gomorrha."},{"text":"What shall we say then? That the Gentiles, which followed not after righteousness, have attained to righteousness, even the righteousness which is of faith."},{"text":"But Israel, which followed after the law of righteousness, hath not attained to the law of righteousness."},{"text":"Wherefore? Because they sought it not by faith, but as it were by the works of the law. For they stumbled at that stumblingstone;"},{"text":"As it is written, Behold, I lay in Sion a stumblingstone and rock of offence: and whosoever believeth on him shall not be ashamed."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Now it came to pass in the days when the judges ruled, that there was a famine in the land. And a certain man of Bethlehemjudah went to sojourn in the country of Moab, he, and his wife, and his two sons."},{"text":"And the name of the man was Elimelech, and the name of his wife Naomi, and the name of his two sons Mahlon and Chilion, Ephrathites of Bethlehemjudah. And they came into the country of Moab, and continued there."},{"text":"And Elimelech Naomi's husband died; and she was left, and her two sons."},{"text":"And they took them wives of the women of Moab; the name of the one was Orpah, and the name of the other Ruth: and they dwelled there about ten years."},{"text":"And Mahlon and Chilion died also both of them; and the woman was left of her two sons and her husband."},{"text":"Then she arose with her daughters in law, that she might return from the country of Moab: for she had heard in the country of Moab how that the LORD had visited his people in giving them bread."},{"text":"Wherefore she went forth out of the place where she was, and her two daughters in law with her; and they went on the way to return unto the land of Judah."},{"text":"And Naomi said unto her two daughters in law, Go, return each to her mother's house: the LORD deal kindly with you, as ye have dealt with the dead, and with me."},{"text":"The LORD grant you that ye may find rest, each of you in the house of her husband. Then she kissed them; and they lifted up their voice, and wept."},{"text":"And they said unto her, Surely we will return with thee unto thy people."},{"text":"And Naomi said, Turn again, my daughters: why will ye go with me? are there yet any more sons in my womb, that they may be your husbands?"},{"text":"Turn again, my daughters, go your way; for I am too old to have an husband. If I should say, I have hope, if I should have an husband also to night, and should also bear sons;"},{"text":"Would ye tarry for them till they were grown? would ye stay for them from having husbands? nay, my daughters; for it grieveth me much for your sakes that the hand of the LORD is gone out against me."},{"text":"And they lifted up their voice, and wept again: and Orpah kissed her mother in law; but Ruth clave unto her."},{"text":"And she said, Behold, thy sister in law is gone back unto her people, and unto her gods: return thou after thy sister in law."},{"text":"And Ruth said, Intreat me not to leave thee, or to return from following after thee: for whither thou goest, I will go; and where thou lodgest, I will lodge: thy people shall be my people, and thy God my God:"},{"text":"Where thou diest, will I die, and there will I be buried: the LORD do so to me, and more also, if ought but death part thee and me."},{"text":"When she saw that she was stedfastly minded to go with her, then she left speaking unto her."},{"text":"So they two went until they came to Bethlehem. And it came to pass, when they were come to Bethlehem, that all the city was moved about them, and they said, Is this Naomi?"},{"text":"And she said unto them, Call me not Naomi, call me Mara: for the Almighty hath dealt very bitterly with me."},{"text":"I went out full and the LORD hath brought me home again empty: why then call ye me Naomi, seeing the LORD hath testified against me, and the Almighty hath afflicted me?"},{"text":"So Naomi returned, and Ruth the Moabitess, her daughter in law, with her, which returned out of the country of Moab: and they came to Bethlehem in the beginning of barley harvest."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"And Naomi had a kinsman of her husband's, a mighty man of wealth, of the family of Elimelech; and his name was Boaz."},{"text":"And Ruth the Moabitess said unto Naomi, Let me now go to the field, and glean ears of corn after him in whose sight I shall find grace."},{"text":"And she went, and came, and gleaned in the field after the reapers: and her hap was to light on a part of the field belonging unto Boaz, who was of the kindred of Elimelech."},{"text":"And, behold, Boaz came from Bethlehem, and said unto the reapers, The LORD be with you. And they answered him, The LORD bless thee."},{"text":"Then said Boaz unto his servant that was set over the reapers, Whose damsel is this?"},{"text":"And the servant that was set over the reapers answered and said, It is the Moabitish damsel that came back with Naomi out of the country of Moab:"},{"text":"And she said, I pray you, let me glean and gather after the reapers among the sheaves: so she came, and hath continued even from the morning until now, that she tarried a little in the house."},{"text":"Then said Boaz unto Ruth, Hearest thou not, my daughter? Go not to glean in another field, neither go from hence, but abide here fast by my maidens:"},{"text":"Let thine eyes be on the field that they do reap, and go thou after them: have I not charged the young men that they shall not touch thee? and when thou art athirst, go unto the vessels, and drink of that which the young men have drawn."},{"text":"Then she fell on her face, and bowed herself to the ground, and said unto him, Why have I found grace in thine eyes, that thou shouldest take knowledge of me, seeing I am a stranger?"},{"text":"And Boaz answered and said unto her, It hath fully been shewed me, all that thou hast done unto thy mother in law since the death of thine husband: and how thou hast left thy father and thy mother, and the land of thy nativity, and art come unto a people which thou knewest not heretofore."},{"text":"The LORD recompense thy work, and a full reward be given thee of the LORD God of Israel, under whose wings thou art come to trust."},{"text":"Then she said, Let me find favour in thy sight, my lord; for that thou hast comforted me, and for that thou hast spoken friendly unto thine handmaid, though I be not like unto one of thine handmaidens."},{"text":"And Boaz said unto her, At mealtime come thou hither, and eat of the bread, and dip thy morsel in the vinegar. And she sat beside the reapers: and he reached her parched corn, and she did eat, and was sufficed, and left."},{"text":"And when she was risen up to glean, Boaz commanded his young men, saying, Let her glean even among the sheaves, and reproach her not:"},{"text":"And let fall also some of the handfuls of purpose for her, and leave them, that she may glean them, and rebuke her not."},{"text":"So she gleaned in the field until even, and beat out that she had gleaned: and it was about an ephah of barley."},{"text":"And she took it up, and went into the city: and her mother in law saw what she had gleaned: and she brought forth, and gave to her that she had reserved after she was sufficed."},{"text":"And her mother in law said unto her, Where hast thou gleaned to day? and where wroughtest thou? blessed be he that did take knowledge of thee. And she shewed her mother in law with whom she had wrought, and said, The man's name with whom I wrought to day is Boaz."},{"text":"And Naomi said unto her daughter in law, Blessed be he of the LORD, who hath not left off his kindness to the living and to the dead. And Naomi said unto her, The man is near of kin unto us, one of our next kinsmen."},{"text":"And Ruth the Moabitess said, He said unto me also, Thou shalt keep fast by my young men, until they have ended all my harvest."},{"text":"And Naomi said unto Ruth her daughter in law, It is good, my daughter, that thou go out with his maidens, that they meet thee not in any other field."},{"text":"So she kept fast by the maidens of Boaz to glean unto the end of barley harvest and of wheat harvest; and dwelt with her mother in law."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Then Naomi her mother in law said unto her, My daughter, shall I not seek rest for thee, that it may be well with thee?"},{"text":"And now is not Boaz of our kindred, with whose maidens thou wast? Behold, he winnoweth barley to night in the threshingfloor."},{"text":"Wash thyself therefore, and anoint thee, and put thy raiment upon thee, and get thee down to the floor: but make not thyself known unto the man, until he shall have done eating and drinking."},{"text":"And it shall be, when he lieth down, that thou shalt mark the place where he shall lie, and thou shalt go in, and uncover his feet, and lay thee down; and he will tell thee what thou shalt do."},{"text":"And she said unto her, All that thou sayest unto me I will do."},{"text":"And she went down unto the floor, and did according to all that her mother in law bade her."},{"text":"And when Boaz had eaten and drunk, and his heart was merry, he went to lie down at the end of the heap of corn: and she came softly, and uncovered his feet, and laid her down."},{"text":"And it came to pass at midnight, that the man was afraid, and turned himself: and, behold, a woman lay at his feet."},{"text":"And he said, Who art thou? And she answered, I am Ruth thine handmaid: spread therefore thy skirt over thine handmaid; for thou art a near kinsman."},{"text":"And he said, Blessed be thou of the LORD, my daughter: for thou hast shewed more kindness in the latter end than at the beginning, inasmuch as thou followedst not young men, whether poor or rich."},{"text":"And now, my daughter, fear not; I will do to thee all that thou requirest: for all the city of my people doth know that thou art a virtuous woman."},{"text":"And now it is true that I am thy near kinsman: howbeit there is a kinsman nearer than I."},{"text":"Tarry this night, and it shall be in the morning, that if he will perform unto thee the part of a kinsman, well; let him do the kinsman's part: but if he will not do the part of a kinsman to thee, then will I do the part of a kinsman to thee, as the LORD liveth: lie down until the morning."},{"text":"And she lay at his feet until the morning: and she rose up before one could know another. And he said, Let it not be known that a woman came into the floor."},{"text":"Also he said, Bring the vail that thou hast upon thee, and hold it."},{"text":"And when she came to her mother in law, she said, Who art thou, my daughter? And she told her all that the man had done to her."},{"text":"And she said, These six measures of barley gave he me; for he said to me, Go not empty unto thy mother in law."},{"text":"Then said she, Sit still, my daughter, until thou know how the matter will fall: for the man will not be in rest, until he have finished the thing this day."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Then went Boaz up to the gate, and sat him down there: and, behold, the kinsman of whom Boaz spake came by; unto whom he said, Ho, such a one! turn aside, sit down here. And he turned aside, and sat down."},{"text":"And he took ten men of the elders of the city, and said, Sit ye down here. And they sat down."},{"text":"And he said unto the kinsman, Naomi, that is come again out of the country of Moab, selleth a parcel of land, which was our brother Elimelech's:"},{"text":"And I thought to advertise thee, saying, Buy it before the inhabitants, and before the elders of my people. If thou wilt redeem it, redeem it: but if thou wilt not redeem it, then tell me, that I may know: for there is none to redeem it beside thee; and I am after thee. And he said, I will redeem it."},{"text":"Then said Boaz, What day thou buyest the field of the hand of Naomi, thou must buy it also of Ruth the Moabitess, the wife of the dead, to raise up the name of the dead upon his inheritance."},{"text":"And the kinsman said, I cannot redeem it for myself, lest I mar mine own inheritance: redeem thou my right to thyself; for I cannot redeem it."},{"text":"Now this was the manner in former time in Israel concerning redeeming and concerning changing, for to confirm all things; a man plucked off his shoe, and gave it to his neighbour: and this was a testimony in Israel."},{"text":"Therefore the kinsman said unto Boaz, Buy it for thee. So he drew off his shoe."},{"text":"And Boaz said unto the elders, and unto all the people, Ye are witnesses this day, that I have bought all that was Elimelech's, and all that was Chilion's and Mahlon's, of the hand of Naomi."},{"text":"Moreover Ruth the Moabitess, the wife of Mahlon, have I purchased to be my wife, to raise up the name of the dead upon his inheritance, that the name of the dead be not cut off from among his brethren, and from the gate of his place: ye are witnesses this day."},{"text":"And all the people that were in the gate, and the elders, said, We are witnesses. The LORD make the woman that is come into thine house like Rachel and like Leah, which two did build the house of Israel: and do thou worthily in Ephratah, and be famous in Bethlehem:"},{"text":"And let thy house be like the house of Pharez, whom Tamar bare unto Judah, of the seed which the LORD shall give thee of this young woman."},{"text":"So Boaz took Ruth, and she was his wife: and when he went in unto her, the LORD gave her conception, and she bare a son."},{"text":"And the women said unto Naomi, Blessed be the LORD, which hath not left thee this day without a kinsman, that his name may be famous in Israel."},{"text":"And he shall be unto thee a restorer of thy life, and a nourisher of thine old age: for thy daughter in law, which loveth thee, which is better to thee than seven sons, hath born him."},{"text":"And Naomi took the child, and laid it in her bosom, and became nurse unto it."},{"text":"And the women her neighbours gave it a name, saying, There is a son born to Naomi; and they called his name Obed: he is the father of Jesse, the father of David."},{"text":"Now these are the generations of Pharez: Pharez begat Hezron,"},{"text":"And Hezron begat Ram, and Ram begat Amminadab,"},{"text":"And Amminadab begat Nahshon, and Nahshon begat Salmon,"},{"text":"And Salmon begat Boaz, and Boaz begat Obed,"},{"text":"And Obed begat Jesse, and Jesse begat David."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"The song of songs, which is Solomon's."},{"text":"Let him kiss me with the kisses of his mouth: for thy love is better than wine."},{"text":"Because of the savour of thy good ointments thy name is as ointment poured forth, therefore do the virgins love thee."},{"text":"Draw me, we will run after thee: the king hath brought me into his chambers: we will be glad and rejoice in thee, we will remember thy love more than wine: the upright love thee."},{"text":"I am black, but comely, O ye daughters of Jerusalem, as the tents of Kedar, as the curtains of Solomon."},{"text":"Look not upon me, because I am black, because the sun hath looked upon me: my mother's children were angry with me; they made me the keeper of the vineyards; but mine own vineyard have I not kept."},{"text":"Tell me, O thou whom my soul loveth, where thou feedest, where thou makest thy flock to rest at noon: for why should I be as one that turneth aside by the flocks of thy companions?"},{"text":"If thou know not, O thou fairest among women, go thy way forth by the footsteps of the flock, and feed thy kids beside the shepherds' tents."},{"text":"I have compared thee, O my love, to a company of horses in Pharaoh's chariots."},{"text":"Thy cheeks are comely with rows of jewels, thy neck with chains of gold."},{"text":"We will make thee borders of gold with studs of silver."},{"text":"While the king sitteth at his table, my spikenard sendeth forth the smell thereof."},{"text":"A bundle of myrrh is my well-beloved unto me; he shall lie all night betwixt my breasts."},{"text":"My beloved is unto me as a cluster of camphire in the vineyards of Engedi."},{"text":"Behold, thou art fair, my love; behold, thou art fair; thou hast doves' eyes."},{"text":"Behold, thou art fair, my beloved, yea, pleasant: also our bed is green."},{"text":"The beams of our house are cedar, and our rafters of fir."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"I am the rose of Sharon, and the lily of the valleys."},{"text":"As the lily among thorns, so is my love among the daughters."},{"text":"As the apple tree among the trees of the wood, so is my beloved among the sons. I sat down under his shadow with great delight, and his fruit was sweet to my taste."},{"text":"He brought me to the banqueting house, and his banner over me was love."},{"text":"Stay me with flagons, comfort me with apples: for I am sick of love."},{"text":"His left hand is under my head, and his right hand doth embrace me."},{"text":"I charge you, O ye daughters of Jerusalem, by the roes, and by the hinds of the field, that ye stir not up, nor awake my love, till he please."},{"text":"The voice of my beloved! behold, he cometh leaping upon the mountains, skipping upon the hills."},{"text":"My beloved is like a roe or a young hart: behold, he standeth behind our wall, he looketh forth at the windows, shewing himself through the lattice."},{"text":"My beloved spake, and said unto me, Rise up, my love, my fair one, and come away."},{"text":"For, lo, the winter is past, the rain is over and gone;"},{"text":"The flowers appear on the earth; the time of the singing of birds is come, and the voice of the turtle is heard in our land;"},{"text":"The fig tree putteth forth her green figs, and the vines with the tender grape give a good smell. Arise, my love, my fair one, and come away."},{"text":"O my dove, that art in the clefts of the rock, in the secret places of the stairs, let me see thy countenance, let me hear thy voice; for sweet is thy voice, and thy countenance is comely."},{"text":"Take us the foxes, the little foxes, that spoil the vines: for our vines have tender grapes."},{"text":"My beloved is mine, and I am his: he feedeth among the lilies."},{"text":"Until the day break, and the shadows flee away, turn, my beloved, and be thou like a roe or a young hart upon the mountains of Bether."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"By night on my bed I sought him whom my soul loveth: I sought him, but I found him not."},{"text":"I will rise now, and go about the city in the streets, and in the broad ways I will seek him whom my soul loveth: I sought him, but I found him not."},{"text":"The watchmen that go about the city found me: to whom I said, Saw ye him whom my soul loveth?"},{"text":"It was but a little that I passed from them, but I found him whom my soul loveth: I held him, and would not let him go, until I had brought him into my mother's house, and into the chamber of her that conceived me."},{"text":"I charge you, O ye daughters of Jerusalem, by the roes, and by the hinds of the field, that ye stir not up, nor awake my love, till he please."},{"text":"Who is this that cometh out of the wilderness like pillars of smoke, perfumed with myrrh and frankincense, with all powders of the merchant?"},{"text":"Behold his bed, which is Solomon's; threescore valiant men are about it, of the valiant of Israel."},{"text":"They all hold swords, being expert in war: every man hath his sword upon his thigh because of fear in the night."},{"text":"King Solomon made himself a chariot of the wood of Lebanon."},{"text":"He made the pillars thereof of silver, the bottom thereof of gold, the covering of it of purple, the midst thereof being paved with love, for the daughters of Jerusalem."},{"text":"Go forth, O ye daughters of Zion, and behold king Solomon with the crown wherewith his mother crowned him in the day of his espousals, and in the day of the gladness of his heart."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"Behold, thou art fair, my love; behold, thou art fair; thou hast doves' eyes within thy locks: thy hair is as a flock of goats, that appear from mount Gilead."},{"text":"Thy teeth are like a flock of sheep that are even shorn, which came up from the washing; whereof every one bear twins, and none is barren among them."},{"text":"Thy lips are like a thread of scarlet, and thy speech is comely: thy temples are like a piece of a pomegranate within thy locks."},{"text":"Thy neck is like the tower of David builded for an armoury, whereon there hang a thousand bucklers, all shields of mighty men."},{"text":"Thy two breasts are like two young roes that are twins, which feed among the lilies."},{"text":"Until the day break, and the shadows flee away, I will get me to the mountain of myrrh, and to the hill of frankincense."},{"text":"Thou art all fair, my love; there is no spot in thee."},{"text":"Come with me from Lebanon, my spouse, with me from Lebanon: look from the top of Amana, from the top of Shenir and Hermon, from the lions' dens, from the mountains of the leopards."},{"text":"Thou hast ravished my heart, my sister, my spouse; thou hast ravished my heart with one of thine eyes, with one chain of thy neck."},{"text":"How fair is thy love, my sister, my spouse! how much better is thy love than wine! and the smell of thine ointments than all spices!"},{"text":"Thy lips, O my spouse, drop as the honeycomb: honey and milk are under thy tongue; and the smell of thy garments is like the smell of Lebanon."},{"text":"A garden inclosed is my sister, my spouse; a spring shut up, a fountain sealed."},{"text":"Thy plants are an orchard of pomegranates, with pleasant fruits; camphire, with spikenard,"},{"text":"Spikenard and saffron; calamus and cinnamon, with all trees of frankincense; myrrh and aloes, with all the chief spices:"},{"text":"A fountain of gardens, a well of living waters, and streams from Lebanon."},{"text":"Awake, O north wind; and come, thou south; blow upon my garden, that the spices thereof may flow out. Let my beloved come into his garden, and eat his pleasant fruits."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"I am come into my garden, my sister, my spouse: I have gathered my myrrh with my spice; I have eaten my honeycomb with my honey; I have drunk my wine with my milk: eat, O friends; drink, yea, drink abundantly, O beloved."},{"text":"I sleep, but my heart waketh: it is the voice of my beloved that knocketh, saying, Open to me, my sister, my love, my dove, my undefiled: for my head is filled with dew, and my locks with the drops of the night."},{"text":"I have put off my coat; how shall I put it on? I have washed my feet; how shall I defile them?"},{"text":"My beloved put in his hand by the hole of the door, and my bowels were moved for him."},{"text":"I rose up to open to my beloved; and my hands dropped with myrrh, and my fingers with sweet smelling myrrh, upon the handles of the lock."},{"text":"I opened to my beloved; but my beloved had withdrawn himself, and was gone: my soul failed when he spake: I sought him, but I could not find him; I called him, but he gave me no answer."},{"text":"The watchmen that went about the city found me, they smote me, they wounded me; the keepers of the walls took away my veil from me."},{"text":"I charge you, O daughters of Jerusalem, if ye find my beloved, that ye tell him, that I am sick of love."},{"text":"What is thy beloved more than another beloved, O thou fairest among women? what is thy beloved more than another beloved, that thou dost so charge us?"},{"text":"My beloved is white and ruddy, the chiefest among ten thousand."},{"text":"His head is as the most fine gold, his locks are bushy, and black as a raven."},{"text":"His eyes are as the eyes of doves by the rivers of waters, washed with milk, and fitly set."},{"text":"His cheeks are as a bed of spices, as sweet flowers: his lips like lilies, dropping sweet smelling myrrh."},{"text":"His hands are as gold rings set with the beryl: his belly is as bright ivory overlaid with sapphires."},{"text":"His legs are as pillars of marble, set upon sockets of fine gold: his countenance is as Lebanon, excellent as the cedars."},{"text":"His mouth is most sweet: yea, he is altogether lovely. This is my beloved, and this is my friend, O daughters of Jerusalem."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"Whither is thy beloved gone, O thou fairest among women? whither is thy beloved turned aside? that we may seek him with thee."},{"text":"My beloved is gone down into his garden, to the beds of spices, to feed in the gardens, and to gather lilies."},{"text":"I am my beloved's, and my beloved is mine: he feedeth among the lilies."},{"text":"Thou art beautiful, O my love, as Tirzah, comely as Jerusalem, terrible as an army with banners."},{"text":"Turn away thine eyes from me, for they have overcome me: thy hair is as a flock of goats that appear from Gilead."},{"text":"Thy teeth are as a flock of sheep which go up from the washing, whereof every one beareth twins, and there is not one barren among them."},{"text":"As a piece of a pomegranate are thy temples within thy locks."},{"text":"There are threescore queens, and fourscore concubines, and virgins without number."},{"text":"My dove, my undefiled is but one; she is the only one of her mother, she is the choice one of her that bare her. The daughters saw her, and blessed her; yea, the queens and the concubines, and they praised her."},{"text":"Who is she that looketh forth as the morning, fair as the moon, clear as the sun, and terrible as an army with banners?"},{"text":"I went down into the garden of nuts to see the fruits of the valley, and to see whether the vine flourished and the pomegranates budded."},{"text":"Or ever I was aware, my soul made me like the chariots of Amminadib."},{"text":"Return, return, O Shulamite; return, return, that we may look upon thee. What will ye see in the Shulamite? As it were the company of two armies."}]}
@@ -0,0 +1 @@
1
+ {"number":7,"verses":[{"text":"How beautiful are thy feet with shoes, O prince's daughter! the joints of thy thighs are like jewels, the work of the hands of a cunning workman."},{"text":"Thy navel is like a round goblet, which wanteth not liquor: thy belly is like an heap of wheat set about with lilies."},{"text":"Thy two breasts are like two young roes that are twins."},{"text":"Thy neck is as a tower of ivory; thine eyes like the fishpools in Heshbon, by the gate of Bathrabbim: thy nose is as the tower of Lebanon which looketh toward Damascus."},{"text":"Thine head upon thee is like Carmel, and the hair of thine head like purple; the king is held in the galleries."},{"text":"How fair and how pleasant art thou, O love, for delights!"},{"text":"This thy stature is like to a palm tree, and thy breasts to clusters of grapes."},{"text":"I said, I will go up to the palm tree, I will take hold of the boughs thereof: now also thy breasts shall be as clusters of the vine, and the smell of thy nose like apples;"},{"text":"And the roof of thy mouth like the best wine for my beloved, that goeth down sweetly, causing the lips of those that are asleep to speak."},{"text":"I am my beloved's, and his desire is toward me."},{"text":"Come, my beloved, let us go forth into the field; let us lodge in the villages."},{"text":"Let us get up early to the vineyards; let us see if the vine flourish, whether the tender grape appear, and the pomegranates bud forth: there will I give thee my loves."},{"text":"The mandrakes give a smell, and at our gates are all manner of pleasant fruits, new and old, which I have laid up for thee, O my beloved."}]}
@@ -0,0 +1 @@
1
+ {"number":8,"verses":[{"text":"O that thou wert as my brother, that sucked the breasts of my mother! when I should find thee without, I would kiss thee; yea, I should not be despised."},{"text":"I would lead thee, and bring thee into my mother's house, who would instruct me: I would cause thee to drink of spiced wine of the juice of my pomegranate."},{"text":"His left hand should be under my head, and his right hand should embrace me."},{"text":"I charge you, O daughters of Jerusalem, that ye stir not up, nor awake my love, until he please."},{"text":"Who is this that cometh up from the wilderness, leaning upon her beloved? I raised thee up under the apple tree: there thy mother brought thee forth: there she brought thee forth that bare thee."},{"text":"Set me as a seal upon thine heart, as a seal upon thine arm: for love is strong as death; jealousy is cruel as the grave: the coals thereof are coals of fire, which hath a most vehement flame."},{"text":"Many waters cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned."},{"text":"We have a little sister, and she hath no breasts: what shall we do for our sister in the day when she shall be spoken for?"},{"text":"If she be a wall, we will build upon her a palace of silver: and if she be a door, we will inclose her with boards of cedar."},{"text":"I am a wall, and my breasts like towers: then was I in his eyes as one that found favour."},{"text":"Solomon had a vineyard at Baalhamon; he let out the vineyard unto keepers; every one for the fruit thereof was to bring a thousand pieces of silver."},{"text":"My vineyard, which is mine, is before me: thou, O Solomon, must have a thousand, and those that keep the fruit thereof two hundred."},{"text":"Thou that dwellest in the gardens, the companions hearken to thy voice: cause me to hear it."},{"text":"Make haste, my beloved, and be thou like to a roe or to a young hart upon the mountains of spices."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"Paul, a servant of God, and an apostle of Jesus Christ, according to the faith of God's elect, and the acknowledging of the truth which is after godliness;"},{"text":"In hope of eternal life, which God, that cannot lie, promised before the world began;"},{"text":"But hath in due times manifested his word through preaching, which is committed unto me according to the commandment of God our Saviour;"},{"text":"To Titus, mine own son after the common faith: Grace, mercy, and peace, from God the Father and the Lord Jesus Christ our Saviour."},{"text":"For this cause left I thee in Crete, that thou shouldest set in order the things that are wanting, and ordain elders in every city, as I had appointed thee:"},{"text":"If any be blameless, the husband of one wife, having faithful children not accused of riot or unruly."},{"text":"For a bishop must be blameless, as the steward of God; not selfwilled, not soon angry, not given to wine, no striker, not given to filthy lucre;"},{"text":"But a lover of hospitality, a lover of good men, sober, just, holy, temperate;"},{"text":"Holding fast the faithful word as he hath been taught, that he may be able by sound doctrine both to exhort and to convince the gainsayers."},{"text":"For there are many unruly and vain talkers and deceivers, specially they of the circumcision:"},{"text":"Whose mouths must be stopped, who subvert whole houses, teaching things which they ought not, for filthy lucre's sake."},{"text":"One of themselves, even a prophet of their own, said, The Cretians are alway liars, evil beasts, slow bellies."},{"text":"This witness is true. Wherefore rebuke them sharply, that they may be sound in the faith;"},{"text":"Not giving heed to Jewish fables, and commandments of men, that turn from the truth."},{"text":"Unto the pure all things are pure: but unto them that are defiled and unbelieving is nothing pure; but even their mind and conscience is defiled."},{"text":"They profess that they know God; but in works they deny him, being abominable, and disobedient, and unto every good work reprobate."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"But speak thou the things which become sound doctrine:"},{"text":"That the aged men be sober, grave, temperate, sound in faith, in charity, in patience."},{"text":"The aged women likewise, that they be in behaviour as becometh holiness, not false accusers, not given to much wine, teachers of good things;"},{"text":"That they may teach the young women to be sober, to love their husbands, to love their children,"},{"text":"To be discreet, chaste, keepers at home, good, obedient to their own husbands, that the word of God be not blasphemed."},{"text":"Young men likewise exhort to be sober minded."},{"text":"In all things shewing thyself a pattern of good works: in doctrine shewing uncorruptness, gravity, sincerity,"},{"text":"Sound speech, that cannot be condemned; that he that is of the contrary part may be ashamed, having no evil thing to say of you."},{"text":"Exhort servants to be obedient unto their own masters, and to please them well in all things; not answering again;"},{"text":"Not purloining, but shewing all good fidelity; that they may adorn the doctrine of God our Saviour in all things."},{"text":"For the grace of God that bringeth salvation hath appeared to all men,"},{"text":"Teaching us that, denying ungodliness and worldly lusts, we should live soberly, righteously, and godly, in this present world;"},{"text":"Looking for that blessed hope, and the glorious appearing of the great God and our Saviour Jesus Christ;"},{"text":"Who gave himself for us, that he might redeem us from all iniquity, and purify unto himself a peculiar people, zealous of good works."},{"text":"These things speak, and exhort, and rebuke with all authority. Let no man despise thee."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"Put them in mind to be subject to principalities and powers, to obey magistrates, to be ready to every good work,"},{"text":"To speak evil of no man, to be no brawlers, but gentle, shewing all meekness unto all men."},{"text":"For we ourselves also were sometimes foolish, disobedient, deceived, serving divers lusts and pleasures, living in malice and envy, hateful, and hating one another."},{"text":"But after that the kindness and love of God our Saviour toward man appeared,"},{"text":"Not by works of righteousness which we have done, but according to his mercy he saved us, by the washing of regeneration, and renewing of the Holy Ghost;"},{"text":"Which he shed on us abundantly through Jesus Christ our Saviour;"},{"text":"That being justified by his grace, we should be made heirs according to the hope of eternal life."},{"text":"This is a faithful saying, and these things I will that thou affirm constantly, that they which have believed in God might be careful to maintain good works. These things are good and profitable unto men."},{"text":"But avoid foolish questions, and genealogies, and contentions, and strivings about the law; for they are unprofitable and vain."},{"text":"A man that is an heretick after the first and second admonition reject;"},{"text":"Knowing that he that is such is subverted, and sinneth, being condemned of himself."},{"text":"When I shall send Artemas unto thee, or Tychicus, be diligent to come unto me to Nicopolis: for I have determined there to winter."},{"text":"Bring Zenas the lawyer and Apollos on their journey diligently, that nothing be wanting unto them."},{"text":"And let our's also learn to maintain good works for necessary uses, that they be not unfruitful."},{"text":"All that are with me salute thee. Greet them that love us in the faith. Grace be with you all. Amen."}]}
@@ -0,0 +1 @@
1
+ {"number":1,"verses":[{"text":"In the eighth month, in the second year of Darius, came the word of the LORD unto Zechariah, the son of Berechiah, the son of Iddo the prophet, saying,"},{"text":"The LORD hath been sore displeased with your fathers."},{"text":"Therefore say thou unto them, Thus saith the LORD of hosts; Turn ye unto me, saith the LORD of hosts, and I will turn unto you, saith the LORD of hosts."},{"text":"Be ye not as your fathers, unto whom the former prophets have cried, saying, Thus saith the LORD of hosts; Turn ye now from your evil ways, and from your evil doings: but they did not hear, nor hearken unto me, saith the LORD."},{"text":"Your fathers, where are they? and the prophets, do they live for ever?"},{"text":"But my words and my statutes, which I commanded my servants the prophets, did they not take hold of your fathers? and they returned and said, Like as the LORD of hosts thought to do unto us, according to our ways, and according to our doings, so hath he dealt with us."},{"text":"Upon the four and twentieth day of the eleventh month, which is the month Sebat, in the second year of Darius, came the word of the LORD unto Zechariah, the son of Berechiah, the son of Iddo the prophet, saying,"},{"text":"I saw by night, and behold a man riding upon a red horse, and he stood among the myrtle trees that were in the bottom; and behind him were there red horses, speckled, and white."},{"text":"Then said I, O my lord, what are these? And the angel that talked with me said unto me, I will shew thee what these be."},{"text":"And the man that stood among the myrtle trees answered and said, These are they whom the LORD hath sent to walk to and fro through the earth."},{"text":"And they answered the angel of the LORD that stood among the myrtle trees, and said, We have walked to and fro through the earth, and, behold, all the earth sitteth still, and is at rest."},{"text":"Then the angel of the LORD answered and said, O LORD of hosts, how long wilt thou not have mercy on Jerusalem and on the cities of Judah, against which thou hast had indignation these threescore and ten years?"},{"text":"And the LORD answered the angel that talked with me with good words and comfortable words."},{"text":"So the angel that communed with me said unto me, Cry thou, saying, Thus saith the LORD of hosts; I am jealous for Jerusalem and for Zion with a great jealousy."},{"text":"And I am very sore displeased with the heathen that are at ease: for I was but a little displeased, and they helped forward the affliction."},{"text":"Therefore thus saith the LORD; I am returned to Jerusalem with mercies: my house shall be built in it, saith the LORD of hosts, and a line shall be stretched forth upon Jerusalem."},{"text":"Cry yet, saying, Thus saith the LORD of hosts; My cities through prosperity shall yet be spread abroad; and the LORD shall yet comfort Zion, and shall yet choose Jerusalem."},{"text":"Then lifted I up mine eyes, and saw, and behold four horns."},{"text":"And I said unto the angel that talked with me, What be these? And he answered me, These are the horns which have scattered Judah, Israel, and Jerusalem."},{"text":"And the LORD shewed me four carpenters."},{"text":"Then said I, What come these to do? And he spake, saying, These are the horns which have scattered Judah, so that no man did lift up his head: but these are come to fray them, to cast out the horns of the Gentiles, which lifted up their horn over the land of Judah to scatter it."}]}
@@ -0,0 +1 @@
1
+ {"number":10,"verses":[{"text":"Ask ye of the LORD rain in the time of the latter rain; so the LORD shall make bright clouds, and give them showers of rain, to every one grass in the field."},{"text":"For the idols have spoken vanity, and the diviners have seen a lie, and have told false dreams; they comfort in vain: therefore they went their way as a flock, they were troubled, because there was no shepherd."},{"text":"Mine anger was kindled against the shepherds, and I punished the goats: for the LORD of hosts hath visited his flock the house of Judah, and hath made them as his goodly horse in the battle."},{"text":"Out of him came forth the corner, out of him the nail, out of him the battle bow, out of him every oppressor together."},{"text":"And they shall be as mighty men, which tread down their enemies in the mire of the streets in the battle: and they shall fight, because the LORD is with them, and the riders on horses shall be confounded."},{"text":"And I will strengthen the house of Judah, and I will save the house of Joseph, and I will bring them again to place them; for I have mercy upon them: and they shall be as though I had not cast them off: for I am the LORD their God, and will hear them."},{"text":"And they of Ephraim shall be like a mighty man, and their heart shall rejoice as through wine: yea, their children shall see it, and be glad; their heart shall rejoice in the LORD."},{"text":"I will hiss for them, and gather them; for I have redeemed them: and they shall increase as they have increased."},{"text":"And I will sow them among the people: and they shall remember me in far countries; and they shall live with their children, and turn again."},{"text":"I will bring them again also out of the land of Egypt, and gather them out of Assyria; and I will bring them into the land of Gilead and Lebanon; and place shall not be found for them."},{"text":"And he shall pass through the sea with affliction, and shall smite the waves in the sea, and all the deeps of the river shall dry up: and the pride of Assyria shall be brought down, and the sceptre of Egypt shall depart away."},{"text":"And I will strengthen them in the LORD; and they shall walk up and down in his name, saith the LORD."}]}
@@ -0,0 +1 @@
1
+ {"number":11,"verses":[{"text":"Open thy doors, O Lebanon, that the fire may devour thy cedars."},{"text":"Howl, fir tree; for the cedar is fallen; because the mighty are spoiled: howl, O ye oaks of Bashan; for the forest of the vintage is come down."},{"text":"There is a voice of the howling of the shepherds; for their glory is spoiled: a voice of the roaring of young lions; for the pride of Jordan is spoiled."},{"text":"Thus saith the LORD my God; Feed the flock of the slaughter;"},{"text":"Whose possessors slay them, and hold themselves not guilty: and they that sell them say, Blessed be the LORD; for I am rich: and their own shepherds pity them not."},{"text":"For I will no more pity the inhabitants of the land, saith the LORD: but, lo, I will deliver the men every one into his neighbour's hand, and into the hand of his king: and they shall smite the land, and out of their hand I will not deliver them."},{"text":"And I will feed the flock of slaughter, even you, O poor of the flock. And I took unto me two staves; the one I called Beauty, and the other I called Bands; and I fed the flock."},{"text":"Three shepherds also I cut off in one month; and my soul lothed them, and their soul also abhorred me."},{"text":"Then said I, I will not feed you: that that dieth, let it die; and that that is to be cut off, let it be cut off; and let the rest eat every one the flesh of another."},{"text":"And I took my staff, even Beauty, and cut it asunder, that I might break my covenant which I had made with all the people."},{"text":"And it was broken in that day: and so the poor of the flock that waited upon me knew that it was the word of the LORD."},{"text":"And I said unto them, If ye think good, give me my price; and if not, forbear. So they weighed for my price thirty pieces of silver."},{"text":"And the LORD said unto me, Cast it unto the potter: a goodly price that I was prised at of them. And I took the thirty pieces of silver, and cast them to the potter in the house of the LORD."},{"text":"Then I cut asunder mine other staff, even Bands, that I might break the brotherhood between Judah and Israel."},{"text":"And the LORD said unto me, Take unto thee yet the instruments of a foolish shepherd."},{"text":"For, lo, I will raise up a shepherd in the land, which shall not visit those that be cut off, neither shall seek the young one, nor heal that that is broken, nor feed that that standeth still: but he shall eat the flesh of the fat, and tear their claws in pieces."},{"text":"Woe to the idol shepherd that leaveth the flock! the sword shall be upon his arm, and upon his right eye: his arm shall be clean dried up, and his right eye shall be utterly darkened."}]}
@@ -0,0 +1 @@
1
+ {"number":12,"verses":[{"text":"The burden of the word of the LORD for Israel, saith the LORD, which stretcheth forth the heavens, and layeth the foundation of the earth, and formeth the spirit of man within him."},{"text":"Behold, I will make Jerusalem a cup of trembling unto all the people round about, when they shall be in the siege both against Judah and against Jerusalem."},{"text":"And in that day will I make Jerusalem a burdensome stone for all people: all that burden themselves with it shall be cut in pieces, though all the people of the earth be gathered together against it."},{"text":"In that day, saith the LORD, I will smite every horse with astonishment, and his rider with madness: and I will open mine eyes upon the house of Judah, and will smite every horse of the people with blindness."},{"text":"And the governors of Judah shall say in their heart, The inhabitants of Jerusalem shall be my strength in the LORD of hosts their God."},{"text":"In that day will I make the governors of Judah like an hearth of fire among the wood, and like a torch of fire in a sheaf; and they shall devour all the people round about, on the right hand and on the left: and Jerusalem shall be inhabited again in her own place, even in Jerusalem."},{"text":"The LORD also shall save the tents of Judah first, that the glory of the house of David and the glory of the inhabitants of Jerusalem do not magnify themselves against Judah."},{"text":"In that day shall the LORD defend the inhabitants of Jerusalem; and he that is feeble among them at that day shall be as David; and the house of David shall be as God, as the angel of the LORD before them."},{"text":"And it shall come to pass in that day, that I will seek to destroy all the nations that come against Jerusalem."},{"text":"And I will pour upon the house of David, and upon the inhabitants of Jerusalem, the spirit of grace and of supplications: and they shall look upon me whom they have pierced, and they shall mourn for him, as one mourneth for his only son, and shall be in bitterness for him, as one that is in bitterness for his firstborn."},{"text":"In that day shall there be a great mourning in Jerusalem, as the mourning of Hadadrimmon in the valley of Megiddon."},{"text":"And the land shall mourn, every family apart; the family of the house of David apart, and their wives apart; the family of the house of Nathan apart, and their wives apart;"},{"text":"The family of the house of Levi apart, and their wives apart; the family of Shimei apart, and their wives apart;"},{"text":"All the families that remain, every family apart, and their wives apart."}]}
@@ -0,0 +1 @@
1
+ {"number":13,"verses":[{"text":"In that day there shall be a fountain opened to the house of David and to the inhabitants of Jerusalem for sin and for uncleanness."},{"text":"And it shall come to pass in that day, saith the LORD of hosts, that I will cut off the names of the idols out of the land, and they shall no more be remembered: and also I will cause the prophets and the unclean spirit to pass out of the land."},{"text":"And it shall come to pass, that when any shall yet prophesy, then his father and his mother that begat him shall say unto him, Thou shalt not live; for thou speakest lies in the name of the LORD: and his father and his mother that begat him shall thrust him through when he prophesieth."},{"text":"And it shall come to pass in that day, that the prophets shall be ashamed every one of his vision, when he hath prophesied; neither shall they wear a rough garment to deceive:"},{"text":"But he shall say, I am no prophet, I am an husbandman; for man taught me to keep cattle from my youth."},{"text":"And one shall say unto him, What are these wounds in thine hands? Then he shall answer, Those with which I was wounded in the house of my friends."},{"text":"Awake, O sword, against my shepherd, and against the man that is my fellow, saith the LORD of hosts: smite the shepherd, and the sheep shall be scattered: and I will turn mine hand upon the little ones."},{"text":"And it shall come to pass, that in all the land, saith the LORD, two parts therein shall be cut off and die; but the third shall be left therein."},{"text":"And I will bring the third part through the fire, and will refine them as silver is refined, and will try them as gold is tried: they shall call on my name, and I will hear them: I will say, It is my people: and they shall say, The LORD is my God."}]}
@@ -0,0 +1 @@
1
+ {"number":14,"verses":[{"text":"Behold, the day of the LORD cometh, and thy spoil shall be divided in the midst of thee."},{"text":"For I will gather all nations against Jerusalem to battle; and the city shall be taken, and the houses rifled, and the women ravished; and half of the city shall go forth into captivity, and the residue of the people shall not be cut off from the city."},{"text":"Then shall the LORD go forth, and fight against those nations, as when he fought in the day of battle."},{"text":"And his feet shall stand in that day upon the mount of Olives, which is before Jerusalem on the east, and the mount of Olives shall cleave in the midst thereof toward the east and toward the west, and there shall be a very great valley; and half of the mountain shall remove toward the north, and half of it toward the south."},{"text":"And ye shall flee to the valley of the mountains; for the valley of the mountains shall reach unto Azal: yea, ye shall flee, like as ye fled from before the earthquake in the days of Uzziah king of Judah: and the LORD my God shall come, and all the saints with thee."},{"text":"And it shall come to pass in that day, that the light shall not be clear, nor dark:"},{"text":"But it shall be one day which shall be known to the LORD, not day, nor night: but it shall come to pass, that at evening time it shall be light."},{"text":"And it shall be in that day, that living waters shall go out from Jerusalem; half of them toward the former sea, and half of them toward the hinder sea: in summer and in winter shall it be."},{"text":"And the LORD shall be king over all the earth: in that day shall there be one LORD, and his name one."},{"text":"All the land shall be turned as a plain from Geba to Rimmon south of Jerusalem: and it shall be lifted up, and inhabited in her place, from Benjamin's gate unto the place of the first gate, unto the corner gate, and from the tower of Hananeel unto the king's winepresses."},{"text":"And men shall dwell in it, and there shall be no more utter destruction; but Jerusalem shall be safely inhabited."},{"text":"And this shall be the plague wherewith the LORD will smite all the people that have fought against Jerusalem; Their flesh shall consume away while they stand upon their feet, and their eyes shall consume away in their holes, and their tongue shall consume away in their mouth."},{"text":"And it shall come to pass in that day, that a great tumult from the LORD shall be among them; and they shall lay hold every one on the hand of his neighbour, and his hand shall rise up against the hand of his neighbour."},{"text":"And Judah also shall fight at Jerusalem; and the wealth of all the heathen round about shall be gathered together, gold, and silver, and apparel, in great abundance."},{"text":"And so shall be the plague of the horse, of the mule, of the camel, and of the ass, and of all the beasts that shall be in these tents, as this plague."},{"text":"And it shall come to pass, that every one that is left of all the nations which came against Jerusalem shall even go up from year to year to worship the King, the LORD of hosts, and to keep the feast of tabernacles."},{"text":"And it shall be, that whoso will not come up of all the families of the earth unto Jerusalem to worship the King, the LORD of hosts, even upon them shall be no rain."},{"text":"And if the family of Egypt go not up, and come not, that have no rain; there shall be the plague, wherewith the LORD will smite the heathen that come not up to keep the feast of tabernacles."},{"text":"This shall be the punishment of Egypt, and the punishment of all nations that come not up to keep the feast of tabernacles."},{"text":"In that day shall there be upon the bells of the horses, HOLINESS UNTO THE LORD; and the pots in the LORD's house shall be like the bowls before the altar."},{"text":"Yea, every pot in Jerusalem and in Judah shall be holiness unto the LORD of hosts: and all they that sacrifice shall come and take of them, and seethe therein: and in that day there shall be no more the Canaanite in the house of the LORD of hosts."}]}
@@ -0,0 +1 @@
1
+ {"number":2,"verses":[{"text":"I lifted up mine eyes again, and looked, and behold a man with a measuring line in his hand."},{"text":"Then said I, Whither goest thou? And he said unto me, To measure Jerusalem, to see what is the breadth thereof, and what is the length thereof."},{"text":"And, behold, the angel that talked with me went forth, and another angel went out to meet him,"},{"text":"And said unto him, Run, speak to this young man, saying, Jerusalem shall be inhabited as towns without walls for the multitude of men and cattle therein:"},{"text":"For I, saith the LORD, will be unto her a wall of fire round about, and will be the glory in the midst of her."},{"text":"Ho, ho, come forth, and flee from the land of the north, saith the LORD: for I have spread you abroad as the four winds of the heaven, saith the LORD."},{"text":"Deliver thyself, O Zion, that dwellest with the daughter of Babylon."},{"text":"For thus saith the LORD of hosts; After the glory hath he sent me unto the nations which spoiled you: for he that toucheth you toucheth the apple of his eye."},{"text":"For, behold, I will shake mine hand upon them, and they shall be a spoil to their servants: and ye shall know that the LORD of hosts hath sent me."},{"text":"Sing and rejoice, O daughter of Zion: for, lo, I come, and I will dwell in the midst of thee, saith the LORD."},{"text":"And many nations shall be joined to the LORD in that day, and shall be my people: and I will dwell in the midst of thee, and thou shalt know that the LORD of hosts hath sent me unto thee."},{"text":"And the LORD shall inherit Judah his portion in the holy land, and shall choose Jerusalem again."},{"text":"Be silent, O all flesh, before the LORD: for he is raised up out of his holy habitation."}]}
@@ -0,0 +1 @@
1
+ {"number":3,"verses":[{"text":"And he shewed me Joshua the high priest standing before the angel of the LORD, and Satan standing at his right hand to resist him."},{"text":"And the LORD said unto Satan, The LORD rebuke thee, O Satan; even the LORD that hath chosen Jerusalem rebuke thee: is not this a brand plucked out of the fire?"},{"text":"Now Joshua was clothed with filthy garments, and stood before the angel."},{"text":"And he answered and spake unto those that stood before him, saying, Take away the filthy garments from him. And unto him he said, Behold, I have caused thine iniquity to pass from thee, and I will clothe thee with change of raiment."},{"text":"And I said, Let them set a fair mitre upon his head. So they set a fair mitre upon his head, and clothed him with garments. And the angel of the LORD stood by."},{"text":"And the angel of the LORD protested unto Joshua, saying,"},{"text":"Thus saith the LORD of hosts; If thou wilt walk in my ways, and if thou wilt keep my charge, then thou shalt also judge my house, and shalt also keep my courts, and I will give thee places to walk among these that stand by."},{"text":"Hear now, O Joshua the high priest, thou, and thy fellows that sit before thee: for they are men wondered at: for, behold, I will bring forth my servant the BRANCH."},{"text":"For behold the stone that I have laid before Joshua; upon one stone shall be seven eyes: behold, I will engrave the graving thereof, saith the LORD of hosts, and I will remove the iniquity of that land in one day."},{"text":"In that day, saith the LORD of hosts, shall ye call every man his neighbour under the vine and under the fig tree."}]}
@@ -0,0 +1 @@
1
+ {"number":4,"verses":[{"text":"And the angel that talked with me came again, and waked me, as a man that is wakened out of his sleep."},{"text":"And said unto me, What seest thou? And I said, I have looked, and behold a candlestick all of gold, with a bowl upon the top of it, and his seven lamps thereon, and seven pipes to the seven lamps, which are upon the top thereof:"},{"text":"And two olive trees by it, one upon the right side of the bowl, and the other upon the left side thereof."},{"text":"So I answered and spake to the angel that talked with me, saying, What are these, my lord?"},{"text":"Then the angel that talked with me answered and said unto me, Knowest thou not what these be? And I said, No, my lord."},{"text":"Then he answered and spake unto me, saying, This is the word of the LORD unto Zerubbabel, saying, Not by might, nor by power, but by my spirit, saith the LORD of hosts."},{"text":"Who art thou, O great mountain? before Zerubbabel thou shalt become a plain: and he shall bring forth the headstone thereof with shoutings, crying, Grace, grace unto it."},{"text":"Moreover the word of the LORD came unto me, saying,"},{"text":"The hands of Zerubbabel have laid the foundation of this house; his hands shall also finish it; and thou shalt know that the LORD of hosts hath sent me unto you."},{"text":"For who hath despised the day of small things? for they shall rejoice, and shall see the plummet in the hand of Zerubbabel with those seven; they are the eyes of the LORD, which run to and fro through the whole earth."},{"text":"Then answered I, and said unto him, What are these two olive trees upon the right side of the candlestick and upon the left side thereof?"},{"text":"And I answered again, and said unto him, What be these two olive branches which through the two golden pipes empty the golden oil out of themselves?"},{"text":"And he answered me and said, Knowest thou not what these be? And I said, No, my lord."},{"text":"Then said he, These are the two anointed ones, that stand by the LORD of the whole earth."}]}
@@ -0,0 +1 @@
1
+ {"number":5,"verses":[{"text":"Then I turned, and lifted up mine eyes, and looked, and behold a flying roll."},{"text":"And he said unto me, What seest thou? And I answered, I see a flying roll; the length thereof is twenty cubits, and the breadth thereof ten cubits."},{"text":"Then said he unto me, This is the curse that goeth forth over the face of the whole earth: for every one that stealeth shall be cut off as on this side according to it; and every one that sweareth shall be cut off as on that side according to it."},{"text":"I will bring it forth, saith the LORD of hosts, and it shall enter into the house of the thief, and into the house of him that sweareth falsely by my name: and it shall remain in the midst of his house, and shall consume it with the timber thereof and the stones thereof."},{"text":"Then the angel that talked with me went forth, and said unto me, Lift up now thine eyes, and see what is this that goeth forth."},{"text":"And I said, What is it? And he said, This is an ephah that goeth forth. He said moreover, This is their resemblance through all the earth."},{"text":"And, behold, there was lifted up a talent of lead: and this is a woman that sitteth in the midst of the ephah."},{"text":"And he said, This is wickedness. And he cast it into the midst of the ephah; and he cast the weight of lead upon the mouth thereof."},{"text":"Then lifted I up mine eyes, and looked, and, behold, there came out two women, and the wind was in their wings; for they had wings like the wings of a stork: and they lifted up the ephah between the earth and the heaven."},{"text":"Then said I to the angel that talked with me, Whither do these bear the ephah?"},{"text":"And he said unto me, To build it an house in the land of Shinar: and it shall be established, and set there upon her own base."}]}
@@ -0,0 +1 @@
1
+ {"number":6,"verses":[{"text":"And I turned, and lifted up mine eyes, and looked, and, behold, there came four chariots out from between two mountains; and the mountains were mountains of brass."},{"text":"In the first chariot were red horses; and in the second chariot black horses;"},{"text":"And in the third chariot white horses; and in the fourth chariot grisled and bay horses."},{"text":"Then I answered and said unto the angel that talked with me, What are these, my lord?"},{"text":"And the angel answered and said unto me, These are the four spirits of the heavens, which go forth from standing before the LORD of all the earth."},{"text":"The black horses which are therein go forth into the north country; and the white go forth after them; and the grisled go forth toward the south country."},{"text":"And the bay went forth, and sought to go that they might walk to and fro through the earth: and he said, Get you hence, walk to and fro through the earth. So they walked to and fro through the earth."},{"text":"Then cried he upon me, and spake unto me, saying, Behold, these that go toward the north country have quieted my spirit in the north country."},{"text":"And the word of the LORD came unto me, saying,"},{"text":"Take of them of the captivity, even of Heldai, of Tobijah, and of Jedaiah, which are come from Babylon, and come thou the same day, and go into the house of Josiah the son of Zephaniah;"},{"text":"Then take silver and gold, and make crowns, and set them upon the head of Joshua the son of Josedech, the high priest;"},{"text":"And speak unto him, saying, Thus speaketh the LORD of hosts, saying, Behold the man whose name is The BRANCH; and he shall grow up out of his place, and he shall build the temple of the LORD:"},{"text":"Even he shall build the temple of the LORD; and he shall bear the glory, and shall sit and rule upon his throne; and he shall be a priest upon his throne: and the counsel of peace shall be between them both."},{"text":"And the crowns shall be to Helem, and to Tobijah, and to Jedaiah, and to Hen the son of Zephaniah, for a memorial in the temple of the LORD."},{"text":"And they that are far off shall come and build in the temple of the LORD, and ye shall know that the LORD of hosts hath sent me unto you. And this shall come to pass, if ye will diligently obey the voice of the LORD your God."}]}