pericope 0.5.4 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.mdown +56 -7
- data/data/book_abbreviations.txt +1 -1
- data/lib/pericope.rb +145 -102
- data/lib/pericope/version.rb +1 -1
- metadata +8 -6
- data/data/chapter_verse_count.yml +0 -1190
data/lib/pericope/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pericope
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.6.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2012-09-
|
12
|
+
date: 2012-09-29 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|
@@ -59,7 +59,10 @@ dependencies:
|
|
59
59
|
- - ! '>='
|
60
60
|
- !ruby/object:Gem::Version
|
61
61
|
version: '0'
|
62
|
-
description:
|
62
|
+
description: It recognizes common abbreviations and misspellings for names of the
|
63
|
+
books of the Bible and a variety of ways of denoting ranges of chapters and verses.
|
64
|
+
It can parse pericopes singly or out of a block of text. It's useful for comparing
|
65
|
+
two pericopes for intersection and normalizing them into a well-formatted string.
|
63
66
|
email:
|
64
67
|
- bob.lailfamily@gmail.com
|
65
68
|
executables:
|
@@ -70,7 +73,6 @@ files:
|
|
70
73
|
- bin/pericope
|
71
74
|
- data/book_abbreviations.txt
|
72
75
|
- data/chapter_verse_count.txt
|
73
|
-
- data/chapter_verse_count.yml
|
74
76
|
- lib/cli/base.rb
|
75
77
|
- lib/cli/command.rb
|
76
78
|
- lib/pericope/cli.rb
|
@@ -78,7 +80,7 @@ files:
|
|
78
80
|
- lib/pericope.rb
|
79
81
|
- lib/tasks/pericope_tasks.rake
|
80
82
|
- README.mdown
|
81
|
-
homepage: http://github.com/boblail/
|
83
|
+
homepage: http://github.com/boblail/pericope
|
82
84
|
licenses: []
|
83
85
|
post_install_message:
|
84
86
|
rdoc_options: []
|
@@ -101,5 +103,5 @@ rubyforge_project:
|
|
101
103
|
rubygems_version: 1.8.23
|
102
104
|
signing_key:
|
103
105
|
specification_version: 3
|
104
|
-
summary:
|
106
|
+
summary: Pericope is a gem for parsing Bible references.
|
105
107
|
test_files: []
|
@@ -1,1190 +0,0 @@
|
|
1
|
-
---
|
2
|
-
1001000: 31 # Genesis 1
|
3
|
-
1002000: 25 # Genesis 2
|
4
|
-
1003000: 24 # Genesis 3
|
5
|
-
1004000: 26 # Genesis 4
|
6
|
-
1005000: 32 # Genesis 5
|
7
|
-
1006000: 22 # Genesis 6
|
8
|
-
1007000: 24 # Genesis 7
|
9
|
-
1008000: 22 # Genesis 8
|
10
|
-
1009000: 29 # Genesis 9
|
11
|
-
1010000: 32 # Genesis 10
|
12
|
-
1011000: 32 # Genesis 11
|
13
|
-
1012000: 20 # Genesis 12
|
14
|
-
1013000: 18 # Genesis 13
|
15
|
-
1014000: 24 # Genesis 14
|
16
|
-
1015000: 21 # Genesis 15
|
17
|
-
1016000: 16 # Genesis 16
|
18
|
-
1017000: 27 # Genesis 17
|
19
|
-
1018000: 33 # Genesis 18
|
20
|
-
1019000: 38 # Genesis 19
|
21
|
-
1020000: 18 # Genesis 20
|
22
|
-
1021000: 34 # Genesis 21
|
23
|
-
1022000: 24 # Genesis 22
|
24
|
-
1023000: 20 # Genesis 23
|
25
|
-
1024000: 67 # Genesis 24
|
26
|
-
1025000: 34 # Genesis 25
|
27
|
-
1026000: 35 # Genesis 26
|
28
|
-
1027000: 46 # Genesis 27
|
29
|
-
1028000: 22 # Genesis 28
|
30
|
-
1029000: 35 # Genesis 29
|
31
|
-
1030000: 43 # Genesis 30
|
32
|
-
1031000: 55 # Genesis 31
|
33
|
-
1032000: 32 # Genesis 32
|
34
|
-
1033000: 20 # Genesis 33
|
35
|
-
1034000: 31 # Genesis 34
|
36
|
-
1035000: 29 # Genesis 35
|
37
|
-
1036000: 43 # Genesis 36
|
38
|
-
1037000: 36 # Genesis 37
|
39
|
-
1038000: 30 # Genesis 38
|
40
|
-
1039000: 23 # Genesis 39
|
41
|
-
1040000: 23 # Genesis 40
|
42
|
-
1041000: 57 # Genesis 41
|
43
|
-
1042000: 38 # Genesis 42
|
44
|
-
1043000: 34 # Genesis 43
|
45
|
-
1044000: 34 # Genesis 44
|
46
|
-
1045000: 28 # Genesis 45
|
47
|
-
1046000: 34 # Genesis 46
|
48
|
-
1047000: 31 # Genesis 47
|
49
|
-
1048000: 22 # Genesis 48
|
50
|
-
1049000: 33 # Genesis 49
|
51
|
-
1050000: 26 # Genesis 50
|
52
|
-
2001000: 22 # Exodus 1
|
53
|
-
2002000: 25 # Exodus 2
|
54
|
-
2003000: 22 # Exodus 3
|
55
|
-
2004000: 31 # Exodus 4
|
56
|
-
2005000: 23 # Exodus 5
|
57
|
-
2006000: 30 # Exodus 6
|
58
|
-
2007000: 25 # Exodus 7
|
59
|
-
2008000: 32 # Exodus 8
|
60
|
-
2009000: 35 # Exodus 9
|
61
|
-
2010000: 29 # Exodus 10
|
62
|
-
2011000: 10 # Exodus 11
|
63
|
-
2012000: 51 # Exodus 12
|
64
|
-
2013000: 22 # Exodus 13
|
65
|
-
2014000: 31 # Exodus 14
|
66
|
-
2015000: 27 # Exodus 15
|
67
|
-
2016000: 36 # Exodus 16
|
68
|
-
2017000: 16 # Exodus 17
|
69
|
-
2018000: 27 # Exodus 18
|
70
|
-
2019000: 25 # Exodus 19
|
71
|
-
2020000: 26 # Exodus 20
|
72
|
-
2021000: 36 # Exodus 21
|
73
|
-
2022000: 31 # Exodus 22
|
74
|
-
2023000: 33 # Exodus 23
|
75
|
-
2024000: 18 # Exodus 24
|
76
|
-
2025000: 40 # Exodus 25
|
77
|
-
2026000: 37 # Exodus 26
|
78
|
-
2027000: 21 # Exodus 27
|
79
|
-
2028000: 43 # Exodus 28
|
80
|
-
2029000: 46 # Exodus 29
|
81
|
-
2030000: 38 # Exodus 30
|
82
|
-
2031000: 18 # Exodus 31
|
83
|
-
2032000: 35 # Exodus 32
|
84
|
-
2033000: 23 # Exodus 33
|
85
|
-
2034000: 35 # Exodus 34
|
86
|
-
2035000: 35 # Exodus 35
|
87
|
-
2036000: 38 # Exodus 36
|
88
|
-
2037000: 29 # Exodus 37
|
89
|
-
2038000: 31 # Exodus 38
|
90
|
-
2039000: 43 # Exodus 39
|
91
|
-
2040000: 38 # Exodus 40
|
92
|
-
3001000: 17 # Leviticus 1
|
93
|
-
3002000: 16 # Leviticus 2
|
94
|
-
3003000: 17 # Leviticus 3
|
95
|
-
3004000: 35 # Leviticus 4
|
96
|
-
3005000: 19 # Leviticus 5
|
97
|
-
3006000: 30 # Leviticus 6
|
98
|
-
3007000: 38 # Leviticus 7
|
99
|
-
3008000: 36 # Leviticus 8
|
100
|
-
3009000: 24 # Leviticus 9
|
101
|
-
3010000: 20 # Leviticus 10
|
102
|
-
3011000: 47 # Leviticus 11
|
103
|
-
3012000: 8 # Leviticus 12
|
104
|
-
3013000: 59 # Leviticus 13
|
105
|
-
3014000: 57 # Leviticus 14
|
106
|
-
3015000: 33 # Leviticus 15
|
107
|
-
3016000: 34 # Leviticus 16
|
108
|
-
3017000: 16 # Leviticus 17
|
109
|
-
3018000: 30 # Leviticus 18
|
110
|
-
3019000: 37 # Leviticus 19
|
111
|
-
3020000: 27 # Leviticus 20
|
112
|
-
3021000: 24 # Leviticus 21
|
113
|
-
3022000: 33 # Leviticus 22
|
114
|
-
3023000: 44 # Leviticus 23
|
115
|
-
3024000: 23 # Leviticus 24
|
116
|
-
3025000: 55 # Leviticus 25
|
117
|
-
3026000: 46 # Leviticus 26
|
118
|
-
3027000: 34 # Leviticus 27
|
119
|
-
4001000: 54 # Numbers 1
|
120
|
-
4002000: 34 # Numbers 2
|
121
|
-
4003000: 51 # Numbers 3
|
122
|
-
4004000: 49 # Numbers 4
|
123
|
-
4005000: 31 # Numbers 5
|
124
|
-
4006000: 27 # Numbers 6
|
125
|
-
4007000: 89 # Numbers 7
|
126
|
-
4008000: 26 # Numbers 8
|
127
|
-
4009000: 23 # Numbers 9
|
128
|
-
4010000: 36 # Numbers 10
|
129
|
-
4011000: 35 # Numbers 11
|
130
|
-
4012000: 16 # Numbers 12
|
131
|
-
4013000: 33 # Numbers 13
|
132
|
-
4014000: 45 # Numbers 14
|
133
|
-
4015000: 41 # Numbers 15
|
134
|
-
4016000: 50 # Numbers 16
|
135
|
-
4017000: 13 # Numbers 17
|
136
|
-
4018000: 32 # Numbers 18
|
137
|
-
4019000: 22 # Numbers 19
|
138
|
-
4020000: 29 # Numbers 20
|
139
|
-
4021000: 35 # Numbers 21
|
140
|
-
4022000: 41 # Numbers 22
|
141
|
-
4023000: 30 # Numbers 23
|
142
|
-
4024000: 25 # Numbers 24
|
143
|
-
4025000: 18 # Numbers 25
|
144
|
-
4026000: 65 # Numbers 26
|
145
|
-
4027000: 23 # Numbers 27
|
146
|
-
4028000: 31 # Numbers 28
|
147
|
-
4029000: 40 # Numbers 29
|
148
|
-
4030000: 16 # Numbers 30
|
149
|
-
4031000: 54 # Numbers 31
|
150
|
-
4032000: 42 # Numbers 32
|
151
|
-
4033000: 56 # Numbers 33
|
152
|
-
4034000: 29 # Numbers 34
|
153
|
-
4035000: 34 # Numbers 35
|
154
|
-
4036000: 13 # Numbers 36
|
155
|
-
5001000: 46 # Deuteronomy 1
|
156
|
-
5002000: 37 # Deuteronomy 2
|
157
|
-
5003000: 29 # Deuteronomy 3
|
158
|
-
5004000: 49 # Deuteronomy 4
|
159
|
-
5005000: 33 # Deuteronomy 5
|
160
|
-
5006000: 25 # Deuteronomy 6
|
161
|
-
5007000: 26 # Deuteronomy 7
|
162
|
-
5008000: 20 # Deuteronomy 8
|
163
|
-
5009000: 29 # Deuteronomy 9
|
164
|
-
5010000: 22 # Deuteronomy 10
|
165
|
-
5011000: 32 # Deuteronomy 11
|
166
|
-
5012000: 32 # Deuteronomy 12
|
167
|
-
5013000: 18 # Deuteronomy 13
|
168
|
-
5014000: 29 # Deuteronomy 14
|
169
|
-
5015000: 23 # Deuteronomy 15
|
170
|
-
5016000: 22 # Deuteronomy 16
|
171
|
-
5017000: 20 # Deuteronomy 17
|
172
|
-
5018000: 22 # Deuteronomy 18
|
173
|
-
5019000: 21 # Deuteronomy 19
|
174
|
-
5020000: 20 # Deuteronomy 20
|
175
|
-
5021000: 23 # Deuteronomy 21
|
176
|
-
5022000: 30 # Deuteronomy 22
|
177
|
-
5023000: 25 # Deuteronomy 23
|
178
|
-
5024000: 22 # Deuteronomy 24
|
179
|
-
5025000: 19 # Deuteronomy 25
|
180
|
-
5026000: 19 # Deuteronomy 26
|
181
|
-
5027000: 26 # Deuteronomy 27
|
182
|
-
5028000: 68 # Deuteronomy 28
|
183
|
-
5029000: 29 # Deuteronomy 29
|
184
|
-
5030000: 20 # Deuteronomy 30
|
185
|
-
5031000: 30 # Deuteronomy 31
|
186
|
-
5032000: 52 # Deuteronomy 32
|
187
|
-
5033000: 29 # Deuteronomy 33
|
188
|
-
5034000: 12 # Deuteronomy 34
|
189
|
-
6001000: 18 # Joshua 1
|
190
|
-
6002000: 24 # Joshua 2
|
191
|
-
6003000: 17 # Joshua 3
|
192
|
-
6004000: 24 # Joshua 4
|
193
|
-
6005000: 15 # Joshua 5
|
194
|
-
6006000: 27 # Joshua 6
|
195
|
-
6007000: 26 # Joshua 7
|
196
|
-
6008000: 35 # Joshua 8
|
197
|
-
6009000: 27 # Joshua 9
|
198
|
-
6010000: 43 # Joshua 10
|
199
|
-
6011000: 23 # Joshua 11
|
200
|
-
6012000: 24 # Joshua 12
|
201
|
-
6013000: 33 # Joshua 13
|
202
|
-
6014000: 15 # Joshua 14
|
203
|
-
6015000: 63 # Joshua 15
|
204
|
-
6016000: 10 # Joshua 16
|
205
|
-
6017000: 18 # Joshua 17
|
206
|
-
6018000: 28 # Joshua 18
|
207
|
-
6019000: 51 # Joshua 19
|
208
|
-
6020000: 9 # Joshua 20
|
209
|
-
6021000: 45 # Joshua 21
|
210
|
-
6022000: 34 # Joshua 22
|
211
|
-
6023000: 16 # Joshua 23
|
212
|
-
6024000: 33 # Joshua 24
|
213
|
-
7001000: 36 # Judges 1
|
214
|
-
7002000: 23 # Judges 2
|
215
|
-
7003000: 31 # Judges 3
|
216
|
-
7004000: 24 # Judges 4
|
217
|
-
7005000: 31 # Judges 5
|
218
|
-
7006000: 40 # Judges 6
|
219
|
-
7007000: 25 # Judges 7
|
220
|
-
7008000: 35 # Judges 8
|
221
|
-
7009000: 57 # Judges 9
|
222
|
-
7010000: 18 # Judges 10
|
223
|
-
7011000: 40 # Judges 11
|
224
|
-
7012000: 15 # Judges 12
|
225
|
-
7013000: 25 # Judges 13
|
226
|
-
7014000: 20 # Judges 14
|
227
|
-
7015000: 20 # Judges 15
|
228
|
-
7016000: 31 # Judges 16
|
229
|
-
7017000: 13 # Judges 17
|
230
|
-
7018000: 31 # Judges 18
|
231
|
-
7019000: 30 # Judges 19
|
232
|
-
7020000: 48 # Judges 20
|
233
|
-
7021000: 25 # Judges 21
|
234
|
-
8001000: 22 # Ruth 1
|
235
|
-
8002000: 23 # Ruth 2
|
236
|
-
8003000: 18 # Ruth 3
|
237
|
-
8004000: 22 # Rught 4
|
238
|
-
9001000: 28 # 1 Samuel 1
|
239
|
-
9002000: 36 # 1 Samuel 2
|
240
|
-
9003000: 21 # 1 Samuel 3
|
241
|
-
9004000: 22 # 1 Samuel 4
|
242
|
-
9005000: 12 # 1 Samuel 5
|
243
|
-
9006000: 21 # 1 Samuel 6
|
244
|
-
9007000: 17 # 1 Samuel 7
|
245
|
-
9008000: 22 # 1 Samuel 8
|
246
|
-
9009000: 27 # 1 Samuel 9
|
247
|
-
9010000: 27 # 1 Samuel 10
|
248
|
-
9011000: 15 # 1 Samuel 11
|
249
|
-
9012000: 25 # 1 Samuel 12
|
250
|
-
9013000: 23 # 1 Samuel 13
|
251
|
-
9014000: 52 # 1 Samuel 14
|
252
|
-
9015000: 35 # 1 Samuel 15
|
253
|
-
9016000: 23 # 1 Samuel 16
|
254
|
-
9017000: 58 # 1 Samuel 17
|
255
|
-
9018000: 30 # 1 Samuel 18
|
256
|
-
9019000: 24 # 1 Samuel 19
|
257
|
-
9020000: 42 # 1 Samuel 20
|
258
|
-
9021000: 15 # 1 Samuel 21
|
259
|
-
9022000: 23 # 1 Samuel 22
|
260
|
-
9023000: 29 # 1 Samuel 23
|
261
|
-
9024000: 22 # 1 Samuel 24
|
262
|
-
9025000: 44 # 1 Samuel 25
|
263
|
-
9026000: 25 # 1 Samuel 26
|
264
|
-
9027000: 12 # 1 Samuel 27
|
265
|
-
9028000: 25 # 1 Samuel 28
|
266
|
-
9029000: 11 # 1 Samuel 29
|
267
|
-
9030000: 31 # 1 Samuel 30
|
268
|
-
9031000: 13 # 1 Samuel 31
|
269
|
-
10001000: 27 # 2 Samuel 1
|
270
|
-
10002000: 32 # 2 Samuel 2
|
271
|
-
10003000: 39 # 2 Samuel 3
|
272
|
-
10004000: 12 # 2 Samuel 4
|
273
|
-
10005000: 25 # 2 Samuel 5
|
274
|
-
10006000: 23 # 2 Samuel 6
|
275
|
-
10007000: 29 # 2 Samuel 7
|
276
|
-
10008000: 18 # 2 Samuel 8
|
277
|
-
10009000: 13 # 2 Samuel 9
|
278
|
-
10010000: 19 # 2 Samuel 10
|
279
|
-
10011000: 27 # 2 Samuel 11
|
280
|
-
10012000: 31 # 2 Samuel 12
|
281
|
-
10013000: 39 # 2 Samuel 13
|
282
|
-
10014000: 33 # 2 Samuel 14
|
283
|
-
10015000: 37 # 2 Samuel 15
|
284
|
-
10016000: 23 # 2 Samuel 16
|
285
|
-
10017000: 29 # 2 Samuel 17
|
286
|
-
10018000: 33 # 2 Samuel 18
|
287
|
-
10019000: 43 # 2 Samuel 19
|
288
|
-
10020000: 26 # 2 Samuel 20
|
289
|
-
10021000: 22 # 2 Samuel 21
|
290
|
-
10022000: 51 # 2 Samuel 22
|
291
|
-
10023000: 39 # 2 Samuel 23
|
292
|
-
10024000: 25 # 2 Samuel 24
|
293
|
-
11001000: 53 # 1 Kings 1
|
294
|
-
11002000: 46 # 1 Kings 2
|
295
|
-
11003000: 28 # 1 Kings 3
|
296
|
-
11004000: 34 # 1 Kings 4
|
297
|
-
11005000: 18 # 1 Kings 5
|
298
|
-
11006000: 38 # 1 Kings 6
|
299
|
-
11007000: 51 # 1 Kings 7
|
300
|
-
11008000: 66 # 1 Kings 8
|
301
|
-
11009000: 28 # 1 Kings 9
|
302
|
-
11010000: 29 # 1 Kings 10
|
303
|
-
11011000: 43 # 1 Kings 11
|
304
|
-
11012000: 33 # 1 Kings 12
|
305
|
-
11013000: 34 # 1 Kings 13
|
306
|
-
11014000: 31 # 1 Kings 14
|
307
|
-
11015000: 34 # 1 Kings 15
|
308
|
-
11016000: 34 # 1 Kings 16
|
309
|
-
11017000: 24 # 1 Kings 17
|
310
|
-
11018000: 46 # 1 Kings 18
|
311
|
-
11019000: 21 # 1 Kings 19
|
312
|
-
11020000: 43 # 1 Kings 20
|
313
|
-
11021000: 29 # 1 Kings 21
|
314
|
-
11022000: 53 # 1 Kings 22
|
315
|
-
12001000: 18 # 2 Kings 1
|
316
|
-
12002000: 25 # 2 Kings 2
|
317
|
-
12003000: 27 # 2 Kings 3
|
318
|
-
12004000: 44 # 2 Kings 4
|
319
|
-
12005000: 27 # 2 Kings 5
|
320
|
-
12006000: 33 # 2 Kings 6
|
321
|
-
12007000: 20 # 2 Kings 7
|
322
|
-
12008000: 29 # 2 Kings 8
|
323
|
-
12009000: 37 # 2 Kings 9
|
324
|
-
12010000: 36 # 2 Kings 10
|
325
|
-
12011000: 21 # 2 Kings 11
|
326
|
-
12012000: 21 # 2 Kings 12
|
327
|
-
12013000: 25 # 2 Kings 13
|
328
|
-
12014000: 29 # 2 Kings 14
|
329
|
-
12015000: 38 # 2 Kings 15
|
330
|
-
12016000: 20 # 2 Kings 16
|
331
|
-
12017000: 41 # 2 Kings 17
|
332
|
-
12018000: 37 # 2 Kings 18
|
333
|
-
12019000: 37 # 2 Kings 19
|
334
|
-
12020000: 21 # 2 Kings 20
|
335
|
-
12021000: 26 # 2 Kings 21
|
336
|
-
12022000: 20 # 2 Kings 22
|
337
|
-
12023000: 37 # 2 Kings 23
|
338
|
-
12024000: 20 # 2 Kings 24
|
339
|
-
12025000: 30 # 2 Kings 25
|
340
|
-
13001000: 54 # 1 Chronicles 1
|
341
|
-
13002000: 55 # 1 Chronicles 2
|
342
|
-
13003000: 24 # 1 Chronicles 3
|
343
|
-
13004000: 43 # 1 Chronicles 4
|
344
|
-
13005000: 26 # 1 Chronicles 5
|
345
|
-
13006000: 81 # 1 Chronicles 6
|
346
|
-
13007000: 40 # 1 Chronicles 7
|
347
|
-
13008000: 40 # 1 Chronicles 8
|
348
|
-
13009000: 44 # 1 Chronicles 9
|
349
|
-
13010000: 14 # 1 Chronicles 10
|
350
|
-
13011000: 47 # 1 Chronicles 11
|
351
|
-
13012000: 40 # 1 Chronicles 12
|
352
|
-
13013000: 14 # 1 Chronicles 13
|
353
|
-
13014000: 17 # 1 Chronicles 14
|
354
|
-
13015000: 29 # 1 Chronicles 15
|
355
|
-
13016000: 43 # 1 Chronicles 16
|
356
|
-
13017000: 27 # 1 Chronicles 17
|
357
|
-
13018000: 17 # 1 Chronicles 18
|
358
|
-
13019000: 19 # 1 Chronicles 19
|
359
|
-
13020000: 8 # 1 Chronicles 20
|
360
|
-
13021000: 30 # 1 Chronicles 21
|
361
|
-
13022000: 19 # 1 Chronicles 22
|
362
|
-
13023000: 32 # 1 Chronicles 23
|
363
|
-
13024000: 31 # 1 Chronicles 24
|
364
|
-
13025000: 31 # 1 Chronicles 25
|
365
|
-
13026000: 32 # 1 Chronicles 26
|
366
|
-
13027000: 34 # 1 Chronicles 27
|
367
|
-
13028000: 21 # 1 Chronicles 28
|
368
|
-
13029000: 30 # 1 Chronicles 29
|
369
|
-
14001000: 17 # 2 Chronicles 1
|
370
|
-
14002000: 18 # 2 Chronicles 2
|
371
|
-
14003000: 17 # 2 Chronicles 3
|
372
|
-
14004000: 22 # 2 Chronicles 4
|
373
|
-
14005000: 14 # 2 Chronicles 5
|
374
|
-
14006000: 42 # 2 Chronicles 6
|
375
|
-
14007000: 22 # 2 Chronicles 7
|
376
|
-
14008000: 18 # 2 Chronicles 8
|
377
|
-
14009000: 31 # 2 Chronicles 9
|
378
|
-
14010000: 19 # 2 Chronicles 10
|
379
|
-
14011000: 23 # 2 Chronicles 11
|
380
|
-
14012000: 16 # 2 Chronicles 12
|
381
|
-
14013000: 22 # 2 Chronicles 13
|
382
|
-
14014000: 15 # 2 Chronicles 14
|
383
|
-
14015000: 19 # 2 Chronicles 15
|
384
|
-
14016000: 14 # 2 Chronicles 16
|
385
|
-
14017000: 19 # 2 Chronicles 17
|
386
|
-
14018000: 34 # 2 Chronicles 18
|
387
|
-
14019000: 11 # 2 Chronicles 19
|
388
|
-
14020000: 37 # 2 Chronicles 20
|
389
|
-
14021000: 20 # 2 Chronicles 21
|
390
|
-
14022000: 12 # 2 Chronicles 22
|
391
|
-
14023000: 21 # 2 Chronicles 23
|
392
|
-
14024000: 27 # 2 Chronicles 24
|
393
|
-
14025000: 28 # 2 Chronicles 25
|
394
|
-
14026000: 23 # 2 Chronicles 26
|
395
|
-
14027000: 9 # 2 Chronicles 27
|
396
|
-
14028000: 27 # 2 Chronicles 28
|
397
|
-
14029000: 36 # 2 Chronicles 29
|
398
|
-
14030000: 27 # 2 Chronicles 30
|
399
|
-
14031000: 21 # 2 Chronicles 31
|
400
|
-
14032000: 33 # 2 Chronicles 32
|
401
|
-
14033000: 25 # 2 Chronicles 33
|
402
|
-
14034000: 33 # 2 Chronicles 34
|
403
|
-
14035000: 27 # 2 Chronicles 35
|
404
|
-
14036000: 23 # 2 Chronicles 36
|
405
|
-
15001000: 11 # Ezra 1
|
406
|
-
15002000: 70 # Ezra 2
|
407
|
-
15003000: 13 # Ezra 3
|
408
|
-
15004000: 24 # Ezra 4
|
409
|
-
15005000: 17 # Ezra 5
|
410
|
-
15006000: 22 # Ezra 6
|
411
|
-
15007000: 28 # Ezra 7
|
412
|
-
15008000: 36 # Ezra 8
|
413
|
-
15009000: 15 # Ezra 9
|
414
|
-
15010000: 44 # Ezra 10
|
415
|
-
16001000: 11 # Nehemiah 1
|
416
|
-
16002000: 20 # Nehemiah 2
|
417
|
-
16003000: 32 # Nehemiah 3
|
418
|
-
16004000: 23 # Nehemiah 4
|
419
|
-
16005000: 19 # Nehemiah 5
|
420
|
-
16006000: 19 # Nehemiah 6
|
421
|
-
16007000: 73 # Nehemiah 7
|
422
|
-
16008000: 18 # Nehemiah 8
|
423
|
-
16009000: 38 # Nehemiah 9
|
424
|
-
16010000: 39 # Nehemiah 10
|
425
|
-
16011000: 36 # Nehemiah 11
|
426
|
-
16012000: 47 # Nehemiah 12
|
427
|
-
16013000: 31 # Nehemiah 13
|
428
|
-
17001000: 22 # Esther 1
|
429
|
-
17002000: 23 # Esther 2
|
430
|
-
17003000: 15 # Esther 3
|
431
|
-
17004000: 17 # Esther 4
|
432
|
-
17005000: 14 # Esther 5
|
433
|
-
17006000: 14 # Esther 6
|
434
|
-
17007000: 10 # Esther 7
|
435
|
-
17008000: 17 # Esther 8
|
436
|
-
17009000: 32 # Esther 9
|
437
|
-
17010000: 3 # Esther 10
|
438
|
-
18001000: 22 # Job 1
|
439
|
-
18002000: 13 # Job 2
|
440
|
-
18003000: 26 # Job 3
|
441
|
-
18004000: 21 # Job 4
|
442
|
-
18005000: 27 # Job 5
|
443
|
-
18006000: 30 # Job 6
|
444
|
-
18007000: 21 # Job 7
|
445
|
-
18008000: 22 # Job 8
|
446
|
-
18009000: 35 # Job 9
|
447
|
-
18010000: 22 # Job 10
|
448
|
-
18011000: 20 # Job 11
|
449
|
-
18012000: 25 # Job 12
|
450
|
-
18013000: 28 # Job 13
|
451
|
-
18014000: 22 # Job 14
|
452
|
-
18015000: 35 # Job 15
|
453
|
-
18016000: 22 # Job 16
|
454
|
-
18017000: 16 # Job 17
|
455
|
-
18018000: 21 # Job 18
|
456
|
-
18019000: 29 # Job 19
|
457
|
-
18020000: 29 # Job 20
|
458
|
-
18021000: 34 # Job 21
|
459
|
-
18022000: 30 # Job 22
|
460
|
-
18023000: 17 # Job 23
|
461
|
-
18024000: 25 # Job 24
|
462
|
-
18025000: 6 # Job 25
|
463
|
-
18026000: 14 # Job 26
|
464
|
-
18027000: 23 # Job 27
|
465
|
-
18028000: 28 # Job 28
|
466
|
-
18029000: 25 # Job 29
|
467
|
-
18030000: 31 # Job 30
|
468
|
-
18031000: 40 # Job 31
|
469
|
-
18032000: 22 # Job 32
|
470
|
-
18033000: 33 # Job 33
|
471
|
-
18034000: 37 # Job 34
|
472
|
-
18035000: 16 # Job 35
|
473
|
-
18036000: 33 # Job 36
|
474
|
-
18037000: 24 # Job 37
|
475
|
-
18038000: 41 # Job 38
|
476
|
-
18039000: 30 # Job 39
|
477
|
-
18040000: 24 # Job 40
|
478
|
-
18041000: 34 # Job 41
|
479
|
-
18042000: 17 # Job 42
|
480
|
-
19001000: 6 # Psalm 1
|
481
|
-
19002000: 12 # Psalm 2
|
482
|
-
19003000: 8 # Psalm 3
|
483
|
-
19004000: 8 # Psalm 4
|
484
|
-
19005000: 12 # Psalm 5
|
485
|
-
19006000: 10 # Psalm 6
|
486
|
-
19007000: 17 # Psalm 7
|
487
|
-
19008000: 9 # Psalm 8
|
488
|
-
19009000: 20 # Psalm 9
|
489
|
-
19010000: 18 # Psalm 10
|
490
|
-
19011000: 7 # Psalm 11
|
491
|
-
19012000: 8 # Psalm 12
|
492
|
-
19013000: 6 # Psalm 13
|
493
|
-
19014000: 7 # Psalm 14
|
494
|
-
19015000: 5 # Psalm 15
|
495
|
-
19016000: 11 # Psalm 16
|
496
|
-
19017000: 15 # Psalm 17
|
497
|
-
19018000: 50 # Psalm 18
|
498
|
-
19019000: 14 # Psalm 19
|
499
|
-
19020000: 9 # Psalm 20
|
500
|
-
19021000: 13 # Psalm 21
|
501
|
-
19022000: 31 # Psalm 22
|
502
|
-
19023000: 6 # Psalm 23
|
503
|
-
19024000: 10 # Psalm 24
|
504
|
-
19025000: 22 # Psalm 25
|
505
|
-
19026000: 12 # Psalm 26
|
506
|
-
19027000: 14 # Psalm 27
|
507
|
-
19028000: 9 # Psalm 28
|
508
|
-
19029000: 11 # Psalm 29
|
509
|
-
19030000: 12 # Psalm 30
|
510
|
-
19031000: 24 # Psalm 31
|
511
|
-
19032000: 11 # Psalm 32
|
512
|
-
19033000: 22 # Psalm 33
|
513
|
-
19034000: 22 # Psalm 34
|
514
|
-
19035000: 28 # Psalm 35
|
515
|
-
19036000: 12 # Psalm 36
|
516
|
-
19037000: 40 # Psalm 37
|
517
|
-
19038000: 22 # Psalm 38
|
518
|
-
19039000: 13 # Psalm 39
|
519
|
-
19040000: 17 # Psalm 40
|
520
|
-
19041000: 13 # Psalm 41
|
521
|
-
19042000: 11 # Psalm 42
|
522
|
-
19043000: 5 # Psalm 43
|
523
|
-
19044000: 26 # Psalm 44
|
524
|
-
19045000: 17 # Psalm 45
|
525
|
-
19046000: 11 # Psalm 46
|
526
|
-
19047000: 9 # Psalm 47
|
527
|
-
19048000: 14 # Psalm 48
|
528
|
-
19049000: 20 # Psalm 49
|
529
|
-
19050000: 23 # Psalm 50
|
530
|
-
19051000: 19 # Psalm 51
|
531
|
-
19052000: 9 # Psalm 52
|
532
|
-
19053000: 6 # Psalm 53
|
533
|
-
19054000: 7 # Psalm 54
|
534
|
-
19055000: 23 # Psalm 55
|
535
|
-
19056000: 13 # Psalm 56
|
536
|
-
19057000: 11 # Psalm 57
|
537
|
-
19058000: 11 # Psalm 58
|
538
|
-
19059000: 17 # Psalm 59
|
539
|
-
19060000: 12 # Psalm 60
|
540
|
-
19061000: 8 # Psalm 61
|
541
|
-
19062000: 12 # Psalm 62
|
542
|
-
19063000: 11 # Psalm 63
|
543
|
-
19064000: 10 # Psalm 64
|
544
|
-
19065000: 13 # Psalm 65
|
545
|
-
19066000: 20 # Psalm 66
|
546
|
-
19067000: 7 # Psalm 67
|
547
|
-
19068000: 35 # Psalm 68
|
548
|
-
19069000: 36 # Psalm 69
|
549
|
-
19070000: 5 # Psalm 70
|
550
|
-
19071000: 24 # Psalm 71
|
551
|
-
19072000: 20 # Psalm 72
|
552
|
-
19073000: 28 # Psalm 73
|
553
|
-
19074000: 23 # Psalm 74
|
554
|
-
19075000: 10 # Psalm 75
|
555
|
-
19076000: 12 # Psalm 76
|
556
|
-
19077000: 20 # Psalm 77
|
557
|
-
19078000: 72 # Psalm 78
|
558
|
-
19079000: 13 # Psalm 79
|
559
|
-
19080000: 19 # Psalm 80
|
560
|
-
19081000: 16 # Psalm 81
|
561
|
-
19082000: 8 # Psalm 82
|
562
|
-
19083000: 18 # Psalm 83
|
563
|
-
19084000: 12 # Psalm 84
|
564
|
-
19085000: 13 # Psalm 85
|
565
|
-
19086000: 17 # Psalm 86
|
566
|
-
19087000: 7 # Psalm 87
|
567
|
-
19088000: 18 # Psalm 88
|
568
|
-
19089000: 52 # Psalm 89
|
569
|
-
19090000: 17 # Psalm 90
|
570
|
-
19091000: 16 # Psalm 91
|
571
|
-
19092000: 15 # Psalm 92
|
572
|
-
19093000: 5 # Psalm 93
|
573
|
-
19094000: 23 # Psalm 94
|
574
|
-
19095000: 11 # Psalm 95
|
575
|
-
19096000: 13 # Psalm 96
|
576
|
-
19097000: 12 # Psalm 97
|
577
|
-
19098000: 9 # Psalm 98
|
578
|
-
19099000: 9 # Psalm 99
|
579
|
-
19100000: 5 # Psalm 100
|
580
|
-
19101000: 8 # Psalm 101
|
581
|
-
19102000: 28 # Psalm 102
|
582
|
-
19103000: 22 # Psalm 103
|
583
|
-
19104000: 35 # Psalm 104
|
584
|
-
19105000: 45 # Psalm 105
|
585
|
-
19106000: 48 # Psalm 106
|
586
|
-
19107000: 43 # Psalm 107
|
587
|
-
19108000: 13 # Psalm 108
|
588
|
-
19109000: 31 # Psalm 119
|
589
|
-
19110000: 7 # Psalm 120
|
590
|
-
19111000: 10 # Psalm 111
|
591
|
-
19112000: 10 # Psalm 112
|
592
|
-
19113000: 9 # Psalm 113
|
593
|
-
19114000: 8 # Psalm 114
|
594
|
-
19115000: 18 # Psalm 115
|
595
|
-
19116000: 19 # Psalm 116
|
596
|
-
19117000: 2 # Psalm 117
|
597
|
-
19118000: 29 # Psalm 118
|
598
|
-
19119000: 176 # Psalm 119
|
599
|
-
19120000: 7 # Psalm 120
|
600
|
-
19121000: 8 # Psalm 121
|
601
|
-
19122000: 9 # Psalm 122
|
602
|
-
19123000: 4 # Psalm 123
|
603
|
-
19124000: 8 # Psalm 124
|
604
|
-
19125000: 5 # Psalm 125
|
605
|
-
19126000: 6 # Psalm 126
|
606
|
-
19127000: 5 # Psalm 127
|
607
|
-
19128000: 6 # Psalm 128
|
608
|
-
19129000: 8 # Psalm 129
|
609
|
-
19130000: 8 # Psalm 130
|
610
|
-
19131000: 3 # Psalm 131
|
611
|
-
19132000: 18 # Psalm 132
|
612
|
-
19133000: 3 # Psalm 133
|
613
|
-
19134000: 3 # Psalm 134
|
614
|
-
19135000: 21 # Psalm 135
|
615
|
-
19136000: 26 # Psalm 136
|
616
|
-
19137000: 9 # Psalm 137
|
617
|
-
19138000: 8 # Psalm 138
|
618
|
-
19139000: 24 # Psalm 139
|
619
|
-
19140000: 13 # Psalm 140
|
620
|
-
19141000: 10 # Psalm 141
|
621
|
-
19142000: 7 # Psalm 142
|
622
|
-
19143000: 12 # Psalm 143
|
623
|
-
19144000: 15 # Psalm 144
|
624
|
-
19145000: 21 # Psalm 145
|
625
|
-
19146000: 10 # Psalm 146
|
626
|
-
19147000: 20 # Psalm 147
|
627
|
-
19148000: 14 # Psalm 148
|
628
|
-
19149000: 9 # Psalm 149
|
629
|
-
19150000: 6 # Psalm 160
|
630
|
-
20001000: 33 # Proverbs 1
|
631
|
-
20002000: 22 # Proverbs 2
|
632
|
-
20003000: 35 # Proverbs 3
|
633
|
-
20004000: 27 # Proverbs 4
|
634
|
-
20005000: 23 # Proverbs 5
|
635
|
-
20006000: 35 # Proverbs 6
|
636
|
-
20007000: 27 # Proverbs 7
|
637
|
-
20008000: 36 # Proverbs 8
|
638
|
-
20009000: 18 # Proverbs 9
|
639
|
-
20010000: 32 # Proverbs 10
|
640
|
-
20011000: 31 # Proverbs 11
|
641
|
-
20012000: 28 # Proverbs 12
|
642
|
-
20013000: 25 # Proverbs 13
|
643
|
-
20014000: 35 # Proverbs 14
|
644
|
-
20015000: 33 # Proverbs 15
|
645
|
-
20016000: 33 # Proverbs 16
|
646
|
-
20017000: 28 # Proverbs 17
|
647
|
-
20018000: 24 # Proverbs 18
|
648
|
-
20019000: 29 # Proverbs 19
|
649
|
-
20020000: 30 # Proverbs 20
|
650
|
-
20021000: 31 # Proverbs 21
|
651
|
-
20022000: 29 # Proverbs 22
|
652
|
-
20023000: 35 # Proverbs 23
|
653
|
-
20024000: 34 # Proverbs 24
|
654
|
-
20025000: 28 # Proverbs 25
|
655
|
-
20026000: 28 # Proverbs 26
|
656
|
-
20027000: 27 # Proverbs 27
|
657
|
-
20028000: 28 # Proverbs 28
|
658
|
-
20029000: 27 # Proverbs 29
|
659
|
-
20030000: 33 # Proverbs 30
|
660
|
-
20031000: 31 # Proverbs 31
|
661
|
-
21001000: 18 # Ecclesiastes 1
|
662
|
-
21002000: 26 # Ecclesiastes 2
|
663
|
-
21003000: 22 # Ecclesiastes 3
|
664
|
-
21004000: 16 # Ecclesiastes 4
|
665
|
-
21005000: 20 # Ecclesiastes 5
|
666
|
-
21006000: 12 # Ecclesiastes 6
|
667
|
-
21007000: 29 # Ecclesiastes 7
|
668
|
-
21008000: 17 # Ecclesiastes 8
|
669
|
-
21009000: 18 # Ecclesiastes 9
|
670
|
-
21010000: 20 # Ecclesiastes 10
|
671
|
-
21011000: 10 # Ecclesiastes 11
|
672
|
-
21012000: 14 # Ecclesiastes 12
|
673
|
-
22001000: 17 # Song of Songs 1
|
674
|
-
22002000: 17 # Song of Songs 2
|
675
|
-
22003000: 11 # Song of Songs 3
|
676
|
-
22004000: 16 # Song of Songs 4
|
677
|
-
22005000: 16 # Song of Songs 5
|
678
|
-
22006000: 13 # Song of Songs 6
|
679
|
-
22007000: 13 # Song of Songs 7
|
680
|
-
22008000: 14 # Song of Songs 8
|
681
|
-
23001000: 31 # Isaiah 1
|
682
|
-
23002000: 22 # Isaiah 2
|
683
|
-
23003000: 26 # Isaiah 3
|
684
|
-
23004000: 6 # Isaiah 4
|
685
|
-
23005000: 30 # Isaiah 5
|
686
|
-
23006000: 13 # Isaiah 6
|
687
|
-
23007000: 25 # Isaiah 7
|
688
|
-
23008000: 22 # Isaiah 8
|
689
|
-
23009000: 21 # Isaiah 9
|
690
|
-
23010000: 34 # Isaiah 10
|
691
|
-
23011000: 16 # Isaiah 11
|
692
|
-
23012000: 6 # Isaiah 12
|
693
|
-
23013000: 22 # Isaiah 13
|
694
|
-
23014000: 32 # Isaiah 14
|
695
|
-
23015000: 9 # Isaiah 15
|
696
|
-
23016000: 14 # Isaiah 16
|
697
|
-
23017000: 14 # Isaiah 17
|
698
|
-
23018000: 7 # Isaiah 18
|
699
|
-
23019000: 25 # Isaiah 19
|
700
|
-
23020000: 6 # Isaiah 20
|
701
|
-
23021000: 17 # Isaiah 21
|
702
|
-
23022000: 25 # Isaiah 22
|
703
|
-
23023000: 18 # Isaiah 23
|
704
|
-
23024000: 23 # Isaiah 24
|
705
|
-
23025000: 12 # Isaiah 25
|
706
|
-
23026000: 21 # Isaiah 26
|
707
|
-
23027000: 13 # Isaiah 27
|
708
|
-
23028000: 29 # Isaiah 28
|
709
|
-
23029000: 24 # Isaiah 29
|
710
|
-
23030000: 33 # Isaiah 30
|
711
|
-
23031000: 9 # Isaiah 31
|
712
|
-
23032000: 20 # Isaiah 32
|
713
|
-
23033000: 24 # Isaiah 33
|
714
|
-
23034000: 17 # Isaiah 34
|
715
|
-
23035000: 10 # Isaiah 35
|
716
|
-
23036000: 22 # Isaiah 36
|
717
|
-
23037000: 38 # Isaiah 37
|
718
|
-
23038000: 22 # Isaiah 38
|
719
|
-
23039000: 8 # Isaiah 39
|
720
|
-
23040000: 31 # Isaiah 40
|
721
|
-
23041000: 29 # Isaiah 41
|
722
|
-
23042000: 25 # Isaiah 42
|
723
|
-
23043000: 28 # Isaiah 43
|
724
|
-
23044000: 28 # Isaiah 44
|
725
|
-
23045000: 25 # Isaiah 45
|
726
|
-
23046000: 13 # Isaiah 46
|
727
|
-
23047000: 15 # Isaiah 47
|
728
|
-
23048000: 22 # Isaiah 48
|
729
|
-
23049000: 26 # Isaiah 49
|
730
|
-
23050000: 11 # Isaiah 50
|
731
|
-
23051000: 23 # Isaiah 51
|
732
|
-
23052000: 15 # Isaiah 52
|
733
|
-
23053000: 12 # Isaiah 53
|
734
|
-
23054000: 17 # Isaiah 54
|
735
|
-
23055000: 13 # Isaiah 55
|
736
|
-
23056000: 12 # Isaiah 56
|
737
|
-
23057000: 21 # Isaiah 57
|
738
|
-
23058000: 14 # Isaiah 58
|
739
|
-
23059000: 21 # Isaiah 59
|
740
|
-
23060000: 22 # Isaiah 60
|
741
|
-
23061000: 11 # Isaiah 61
|
742
|
-
23062000: 12 # Isaiah 62
|
743
|
-
23063000: 19 # Isaiah 63
|
744
|
-
23064000: 12 # Isaiah 64
|
745
|
-
23065000: 25 # Isaiah 65
|
746
|
-
23066000: 24 # Isaiah 66
|
747
|
-
24001000: 19 # Jeremiah 1
|
748
|
-
24002000: 37 # Jeremiah 2
|
749
|
-
24003000: 25 # Jeremiah 3
|
750
|
-
24004000: 31 # Jeremiah 4
|
751
|
-
24005000: 31 # Jeremiah 5
|
752
|
-
24006000: 30 # Jeremiah 6
|
753
|
-
24007000: 34 # Jeremiah 7
|
754
|
-
24008000: 22 # Jeremiah 8
|
755
|
-
24009000: 26 # Jeremiah 9
|
756
|
-
24010000: 25 # Jeremiah 10
|
757
|
-
24011000: 23 # Jeremiah 11
|
758
|
-
24012000: 17 # Jeremiah 12
|
759
|
-
24013000: 27 # Jeremiah 13
|
760
|
-
24014000: 22 # Jeremiah 14
|
761
|
-
24015000: 21 # Jeremiah 15
|
762
|
-
24016000: 21 # Jeremiah 16
|
763
|
-
24017000: 27 # Jeremiah 17
|
764
|
-
24018000: 23 # Jeremiah 18
|
765
|
-
24019000: 15 # Jeremiah 19
|
766
|
-
24020000: 18 # Jeremiah 20
|
767
|
-
24021000: 14 # Jeremiah 21
|
768
|
-
24022000: 30 # Jeremiah 22
|
769
|
-
24023000: 40 # Jeremiah 23
|
770
|
-
24024000: 10 # Jeremiah 24
|
771
|
-
24025000: 38 # Jeremiah 25
|
772
|
-
24026000: 24 # Jeremiah 26
|
773
|
-
24027000: 22 # Jeremiah 27
|
774
|
-
24028000: 17 # Jeremiah 28
|
775
|
-
24029000: 32 # Jeremiah 29
|
776
|
-
24030000: 24 # Jeremiah 30
|
777
|
-
24031000: 40 # Jeremiah 31
|
778
|
-
24032000: 44 # Jeremiah 32
|
779
|
-
24033000: 26 # Jeremiah 33
|
780
|
-
24034000: 22 # Jeremiah 34
|
781
|
-
24035000: 19 # Jeremiah 35
|
782
|
-
24036000: 32 # Jeremiah 36
|
783
|
-
24037000: 21 # Jeremiah 37
|
784
|
-
24038000: 28 # Jeremiah 38
|
785
|
-
24039000: 18 # Jeremiah 39
|
786
|
-
24040000: 16 # Jeremiah 40
|
787
|
-
24041000: 18 # Jeremiah 41
|
788
|
-
24042000: 22 # Jeremiah 42
|
789
|
-
24043000: 13 # Jeremiah 43
|
790
|
-
24044000: 30 # Jeremiah 44
|
791
|
-
24045000: 5 # Jeremiah 45
|
792
|
-
24046000: 28 # Jeremiah 46
|
793
|
-
24047000: 7 # Jeremiah 47
|
794
|
-
24048000: 47 # Jeremiah 48
|
795
|
-
24049000: 39 # Jeremiah 49
|
796
|
-
24050000: 46 # Jeremiah 50
|
797
|
-
24051000: 64 # Jeremiah 51
|
798
|
-
24052000: 34 # Jeremiah 50
|
799
|
-
25001000: 22 # Lamentations 1
|
800
|
-
25002000: 22 # Lamentations 2
|
801
|
-
25003000: 66 # Lamentations 3
|
802
|
-
25004000: 22 # Lamentations 4
|
803
|
-
25005000: 22 # Lamentations 5
|
804
|
-
26001000: 28 # Ezekiel 1
|
805
|
-
26002000: 10 # Ezekiel 2
|
806
|
-
26003000: 27 # Ezekiel 3
|
807
|
-
26004000: 17 # Ezekiel 4
|
808
|
-
26005000: 17 # Ezekiel 5
|
809
|
-
26006000: 14 # Ezekiel 6
|
810
|
-
26007000: 27 # Ezekiel 7
|
811
|
-
26008000: 18 # Ezekiel 8
|
812
|
-
26009000: 11 # Ezekiel 9
|
813
|
-
26010000: 22 # Ezekiel 10
|
814
|
-
26011000: 25 # Ezekiel 11
|
815
|
-
26012000: 28 # Ezekiel 12
|
816
|
-
26013000: 23 # Ezekiel 13
|
817
|
-
26014000: 23 # Ezekiel 14
|
818
|
-
26015000: 8 # Ezekiel 15
|
819
|
-
26016000: 63 # Ezekiel 16
|
820
|
-
26017000: 24 # Ezekiel 17
|
821
|
-
26018000: 32 # Ezekiel 18
|
822
|
-
26019000: 14 # Ezekiel 19
|
823
|
-
26020000: 49 # Ezekiel 20
|
824
|
-
26021000: 32 # Ezekiel 21
|
825
|
-
26022000: 31 # Ezekiel 22
|
826
|
-
26023000: 49 # Ezekiel 23
|
827
|
-
26024000: 27 # Ezekiel 24
|
828
|
-
26025000: 17 # Ezekiel 25
|
829
|
-
26026000: 21 # Ezekiel 26
|
830
|
-
26027000: 36 # Ezekiel 27
|
831
|
-
26028000: 26 # Ezekiel 28
|
832
|
-
26029000: 21 # Ezekiel 29
|
833
|
-
26030000: 26 # Ezekiel 30
|
834
|
-
26031000: 18 # Ezekiel 31
|
835
|
-
26032000: 32 # Ezekiel 32
|
836
|
-
26033000: 33 # Ezekiel 33
|
837
|
-
26034000: 31 # Ezekiel 34
|
838
|
-
26035000: 15 # Ezekiel 35
|
839
|
-
26036000: 38 # Ezekiel 36
|
840
|
-
26037000: 28 # Ezekiel 37
|
841
|
-
26038000: 23 # Ezekiel 38
|
842
|
-
26039000: 29 # Ezekiel 39
|
843
|
-
26040000: 49 # Ezekiel 40
|
844
|
-
26041000: 26 # Ezekiel 41
|
845
|
-
26042000: 20 # Ezekiel 42
|
846
|
-
26043000: 27 # Ezekiel 43
|
847
|
-
26044000: 31 # Ezekiel 44
|
848
|
-
26045000: 25 # Ezekiel 45
|
849
|
-
26046000: 24 # Ezekiel 46
|
850
|
-
26047000: 23 # Ezekiel 47
|
851
|
-
26048000: 35 # Ezekiel 48
|
852
|
-
27001000: 21 # Daniel 1
|
853
|
-
27002000: 49 # Daniel 2
|
854
|
-
27003000: 30 # Daniel 3
|
855
|
-
27004000: 37 # Daniel 4
|
856
|
-
27005000: 31 # Daniel 5
|
857
|
-
27006000: 28 # Daniel 6
|
858
|
-
27007000: 28 # Daniel 7
|
859
|
-
27008000: 27 # Daniel 8
|
860
|
-
27009000: 27 # Daniel 9
|
861
|
-
27010000: 21 # Daniel 10
|
862
|
-
27011000: 45 # Daniel 11
|
863
|
-
27012000: 13 # Daniel 12
|
864
|
-
28001000: 11 # Hosea 1
|
865
|
-
28002000: 23 # Hosea 2
|
866
|
-
28003000: 5 # Hosea 3
|
867
|
-
28004000: 19 # Hosea 4
|
868
|
-
28005000: 15 # Hosea 5
|
869
|
-
28006000: 11 # Hosea 6
|
870
|
-
28007000: 16 # Hosea 7
|
871
|
-
28008000: 14 # Hosea 8
|
872
|
-
28009000: 17 # Hosea 9
|
873
|
-
28010000: 15 # Hosea 10
|
874
|
-
28011000: 12 # Hosea 11
|
875
|
-
28012000: 14 # Hosea 12
|
876
|
-
28013000: 16 # Hosea 13
|
877
|
-
28014000: 9 # Hosea 14
|
878
|
-
29001000: 20 # Joel 1
|
879
|
-
29002000: 32 # Joel 2
|
880
|
-
29003000: 21 # Joel 3
|
881
|
-
30001000: 15 # Amos 1
|
882
|
-
30002000: 16 # Amos 2
|
883
|
-
30003000: 15 # Amos 3
|
884
|
-
30004000: 13 # Amos 4
|
885
|
-
30005000: 27 # Amos 5
|
886
|
-
30006000: 14 # Amos 6
|
887
|
-
30007000: 17 # Amos 7
|
888
|
-
30008000: 14 # Amos 8
|
889
|
-
30009000: 15 # Amos 9
|
890
|
-
31001000: 21 # Obadiah 0
|
891
|
-
32001000: 17 # Jonah 1
|
892
|
-
32002000: 10 # Jonah 2
|
893
|
-
32003000: 10 # Jonah 3
|
894
|
-
32004000: 11 # Jonah 4
|
895
|
-
33001000: 16 # Micah 1
|
896
|
-
33002000: 13 # Micah 2
|
897
|
-
33003000: 12 # Micah 3
|
898
|
-
33004000: 13 # Micah 4
|
899
|
-
33005000: 15 # Micah 5
|
900
|
-
33006000: 16 # Micah 6
|
901
|
-
33007000: 20 # Micah 7
|
902
|
-
34001000: 15 # Nahum 1
|
903
|
-
34002000: 13 # Nahum 2
|
904
|
-
34003000: 19 # Nahum 3
|
905
|
-
35001000: 17 # Habakkuk 1
|
906
|
-
35002000: 20 # Habakkuk 2
|
907
|
-
35003000: 19 # Habakkuk 3
|
908
|
-
36001000: 18 # Zephaniah 1
|
909
|
-
36002000: 15 # Zephaniah 2
|
910
|
-
36003000: 20 # Zephaniah 3
|
911
|
-
37001000: 15 # Haggai 1
|
912
|
-
37002000: 23 # Haggai 2
|
913
|
-
38001000: 21 # Zechariah 1
|
914
|
-
38002000: 13 # Zechariah 2
|
915
|
-
38003000: 10 # Zechariah 3
|
916
|
-
38004000: 14 # Zechariah 4
|
917
|
-
38005000: 11 # Zechariah 5
|
918
|
-
38006000: 15 # Zechariah 6
|
919
|
-
38007000: 14 # Zechariah 7
|
920
|
-
38008000: 23 # Zechariah 8
|
921
|
-
38009000: 17 # Zechariah 9
|
922
|
-
38010000: 12 # Zechariah 10
|
923
|
-
38011000: 17 # Zechariah 11
|
924
|
-
38012000: 14 # Zechariah 12
|
925
|
-
38013000: 9 # Zechariah 13
|
926
|
-
38014000: 21 # Zechariah 14
|
927
|
-
39001000: 14 # Malachi 1
|
928
|
-
39002000: 17 # Malachi 2
|
929
|
-
39003000: 18 # Malachi 4
|
930
|
-
39004000: 6 # Malachi 5
|
931
|
-
40001000: 25 # Matthew 1
|
932
|
-
40002000: 23 # Matthew 2
|
933
|
-
40003000: 17 # Matthew 3
|
934
|
-
40004000: 25 # Matthew 4
|
935
|
-
40005000: 48 # Matthew 5
|
936
|
-
40006000: 34 # Matthew 6
|
937
|
-
40007000: 29 # Matthew 7
|
938
|
-
40008000: 34 # Matthew 8
|
939
|
-
40009000: 38 # Matthew 9
|
940
|
-
40010000: 42 # Matthew 10
|
941
|
-
40011000: 30 # Matthew 11
|
942
|
-
40012000: 50 # Matthew 12
|
943
|
-
40013000: 58 # Matthew 13
|
944
|
-
40014000: 36 # Matthew 14
|
945
|
-
40015000: 39 # Matthew 15
|
946
|
-
40016000: 28 # Matthew 16
|
947
|
-
40017000: 27 # Matthew 17
|
948
|
-
40018000: 35 # Matthew 18
|
949
|
-
40019000: 30 # Matthew 19
|
950
|
-
40020000: 34 # Matthew 20
|
951
|
-
40021000: 46 # Matthew 21
|
952
|
-
40022000: 46 # Matthew 22
|
953
|
-
40023000: 39 # Matthew 23
|
954
|
-
40024000: 51 # Matthew 24
|
955
|
-
40025000: 46 # Matthew 25
|
956
|
-
40026000: 75 # Matthew 26
|
957
|
-
40027000: 66 # Matthew 27
|
958
|
-
40028000: 20 # Matthew 28
|
959
|
-
41001000: 45 # Mark 1
|
960
|
-
41002000: 28 # Mark 2
|
961
|
-
41003000: 35 # Mark 3
|
962
|
-
41004000: 41 # Mark 4
|
963
|
-
41005000: 43 # Mark 5
|
964
|
-
41006000: 56 # Mark 6
|
965
|
-
41007000: 37 # Mark 7
|
966
|
-
41008000: 38 # Mark 8
|
967
|
-
41009000: 50 # Mark 9
|
968
|
-
41010000: 52 # Mark 10
|
969
|
-
41011000: 33 # Mark 11
|
970
|
-
41012000: 44 # Mark 12
|
971
|
-
41013000: 37 # Mark 13
|
972
|
-
41014000: 72 # Mark 14
|
973
|
-
41015000: 47 # Mark 15
|
974
|
-
41016000: 20 # Mark 16
|
975
|
-
42001000: 80 # Luke 1
|
976
|
-
42002000: 52 # Luke 2
|
977
|
-
42003000: 38 # Luke 3
|
978
|
-
42004000: 44 # Luke 4
|
979
|
-
42005000: 39 # Luke 5
|
980
|
-
42006000: 49 # Luke 6
|
981
|
-
42007000: 50 # Luke 7
|
982
|
-
42008000: 56 # Luke 8
|
983
|
-
42009000: 62 # Luke 9
|
984
|
-
42010000: 42 # Luke 10
|
985
|
-
42011000: 54 # Luke 11
|
986
|
-
42012000: 59 # Luke 12
|
987
|
-
42013000: 35 # Luke 13
|
988
|
-
42014000: 35 # Luke 14
|
989
|
-
42015000: 32 # Luke 15
|
990
|
-
42016000: 31 # Luke 16
|
991
|
-
42017000: 37 # Luke 17
|
992
|
-
42018000: 43 # Luke 18
|
993
|
-
42019000: 48 # Luke 19
|
994
|
-
42020000: 47 # Luke 20
|
995
|
-
42021000: 38 # Luke 21
|
996
|
-
42022000: 71 # Luke 22
|
997
|
-
42023000: 56 # Luke 23
|
998
|
-
42024000: 53 # Luke 24
|
999
|
-
43001000: 51 # John 1
|
1000
|
-
43002000: 25 # John 2
|
1001
|
-
43003000: 36 # John 3
|
1002
|
-
43004000: 54 # John 4
|
1003
|
-
43005000: 47 # John 5
|
1004
|
-
43006000: 71 # John 6
|
1005
|
-
43007000: 53 # John 7
|
1006
|
-
43008000: 59 # John 8
|
1007
|
-
43009000: 41 # John 9
|
1008
|
-
43010000: 42 # John 10
|
1009
|
-
43011000: 57 # John 11
|
1010
|
-
43012000: 50 # John 12
|
1011
|
-
43013000: 38 # John 13
|
1012
|
-
43014000: 31 # John 14
|
1013
|
-
43015000: 27 # John 15
|
1014
|
-
43016000: 33 # John 16
|
1015
|
-
43017000: 26 # John 17
|
1016
|
-
43018000: 40 # John 18
|
1017
|
-
43019000: 42 # John 19
|
1018
|
-
43020000: 31 # John 20
|
1019
|
-
43021000: 25 # John 21
|
1020
|
-
44001000: 26 # Acts 1
|
1021
|
-
44002000: 47 # Acts 2
|
1022
|
-
44003000: 26 # Acts 3
|
1023
|
-
44004000: 37 # Acts 4
|
1024
|
-
44005000: 42 # Acts 5
|
1025
|
-
44006000: 15 # Acts 6
|
1026
|
-
44007000: 60 # Acts 7
|
1027
|
-
44008000: 40 # Acts 8
|
1028
|
-
44009000: 43 # Acts 9
|
1029
|
-
44010000: 48 # Acts 10
|
1030
|
-
44011000: 30 # Acts 11
|
1031
|
-
44012000: 25 # Acts 12
|
1032
|
-
44013000: 52 # Acts 13
|
1033
|
-
44014000: 28 # Acts 14
|
1034
|
-
44015000: 41 # Acts 15
|
1035
|
-
44016000: 40 # Acts 16
|
1036
|
-
44017000: 34 # Acts 17
|
1037
|
-
44018000: 28 # Acts 18
|
1038
|
-
44019000: 41 # Acts 19
|
1039
|
-
44020000: 38 # Acts 20
|
1040
|
-
44021000: 40 # Acts 21
|
1041
|
-
44022000: 30 # Acts 22
|
1042
|
-
44023000: 35 # Acts 23
|
1043
|
-
44024000: 27 # Acts 24
|
1044
|
-
44025000: 27 # Acts 25
|
1045
|
-
44026000: 32 # Acts 26
|
1046
|
-
44027000: 44 # Acts 27
|
1047
|
-
44028000: 31 # Acts 28
|
1048
|
-
45001000: 32 # Romans 1
|
1049
|
-
45002000: 29 # Romans 2
|
1050
|
-
45003000: 31 # Romans 3
|
1051
|
-
45004000: 25 # Romans 4
|
1052
|
-
45005000: 21 # Romans 5
|
1053
|
-
45006000: 23 # Romans 6
|
1054
|
-
45007000: 25 # Romans 7
|
1055
|
-
45008000: 39 # Romans 8
|
1056
|
-
45009000: 33 # Romans 9
|
1057
|
-
45010000: 21 # Romans 10
|
1058
|
-
45011000: 36 # Romans 11
|
1059
|
-
45012000: 21 # Romans 12
|
1060
|
-
45013000: 14 # Romans 13
|
1061
|
-
45014000: 23 # Romans 14
|
1062
|
-
45015000: 33 # Romans 15
|
1063
|
-
45016000: 27 # Romans 16
|
1064
|
-
46001000: 31 # 1 Corinthians 1
|
1065
|
-
46002000: 16 # 1 Corinthians 2
|
1066
|
-
46003000: 23 # 1 Corinthians 3
|
1067
|
-
46004000: 21 # 1 Corinthians 4
|
1068
|
-
46005000: 13 # 1 Corinthians 5
|
1069
|
-
46006000: 20 # 1 Corinthians 6
|
1070
|
-
46007000: 40 # 1 Corinthians 7
|
1071
|
-
46008000: 13 # 1 Corinthians 8
|
1072
|
-
46009000: 27 # 1 Corinthians 9
|
1073
|
-
46010000: 33 # 1 Corinthians 10
|
1074
|
-
46011000: 34 # 1 Corinthians 11
|
1075
|
-
46012000: 31 # 1 Corinthians 12
|
1076
|
-
46013000: 13 # 1 Corinthians 13
|
1077
|
-
46014000: 40 # 1 Corinthians 14
|
1078
|
-
46015000: 58 # 1 Corinthians 15
|
1079
|
-
46016000: 24 # 1 Corinthians 16
|
1080
|
-
47001000: 24 # 2 Corinthians 1
|
1081
|
-
47002000: 17 # 2 Corinthians 2
|
1082
|
-
47003000: 18 # 2 Corinthians 3
|
1083
|
-
47004000: 18 # 2 Corinthians 4
|
1084
|
-
47005000: 21 # 2 Corinthians 5
|
1085
|
-
47006000: 18 # 2 Corinthians 6
|
1086
|
-
47007000: 16 # 2 Corinthians 7
|
1087
|
-
47008000: 24 # 2 Corinthians 8
|
1088
|
-
47009000: 15 # 2 Corinthians 9
|
1089
|
-
47010000: 18 # 2 Corinthians 10
|
1090
|
-
47011000: 33 # 2 Corinthians 11
|
1091
|
-
47012000: 21 # 2 Corinthians 12
|
1092
|
-
47013000: 14 # 2 Corinthians 13
|
1093
|
-
48001000: 24 # Galatians 1
|
1094
|
-
48002000: 21 # Galatians 2
|
1095
|
-
48003000: 29 # Galatians 3
|
1096
|
-
48004000: 31 # Galatians 4
|
1097
|
-
48005000: 26 # Galatians 5
|
1098
|
-
48006000: 18 # Galatians 6
|
1099
|
-
49001000: 23 # Ephesians 1
|
1100
|
-
49002000: 22 # Ephesians 2
|
1101
|
-
49003000: 21 # Ephesians 3
|
1102
|
-
49004000: 32 # Ephesians 4
|
1103
|
-
49005000: 33 # Ephesians 5
|
1104
|
-
49006000: 24 # Ephesians 6
|
1105
|
-
50001000: 30 # Philippians 1
|
1106
|
-
50002000: 30 # Philippians 2
|
1107
|
-
50003000: 21 # Philippians 3
|
1108
|
-
50004000: 23 # Philippians 4
|
1109
|
-
51001000: 29 # Colossians 1
|
1110
|
-
51002000: 23 # Colossians 2
|
1111
|
-
51003000: 25 # Colossians 3
|
1112
|
-
51004000: 18 # Colossians 4
|
1113
|
-
52001000: 10 # 1 Thessalonians 1
|
1114
|
-
52002000: 20 # 1 Thessalonians 2
|
1115
|
-
52003000: 13 # 1 Thessalonians 3
|
1116
|
-
52004000: 18 # 1 Thessalonians 4
|
1117
|
-
52005000: 28 # 1 Thessalonians 5
|
1118
|
-
53001000: 12 # 2 Thessalonians 1
|
1119
|
-
53002000: 17 # 2 Thessalonians 2
|
1120
|
-
53003000: 18 # 2 Thessalonians 3
|
1121
|
-
54001000: 20 # 1 Timothy 1
|
1122
|
-
54002000: 15 # 1 Timothy 2
|
1123
|
-
54003000: 16 # 1 Timothy 3
|
1124
|
-
54004000: 16 # 1 Timothy 4
|
1125
|
-
54005000: 25 # 1 Timothy 5
|
1126
|
-
54006000: 21 # 1 Timothy 6
|
1127
|
-
55001000: 18 # 2 Timothy 1
|
1128
|
-
55002000: 26 # 2 Timothy 2
|
1129
|
-
55003000: 17 # 2 Timothy 3
|
1130
|
-
55004000: 22 # 2 Timothy 4
|
1131
|
-
56001000: 16 # Titus 1
|
1132
|
-
56002000: 15 # Titus 2
|
1133
|
-
56003000: 15 # Titus 3
|
1134
|
-
57001000: 25 # Philemon 0
|
1135
|
-
58001000: 14 # Hebrews 1
|
1136
|
-
58002000: 18 # Hebrews 2
|
1137
|
-
58003000: 19 # Hebrews 3
|
1138
|
-
58004000: 16 # Hebrews 4
|
1139
|
-
58005000: 14 # Hebrews 5
|
1140
|
-
58006000: 20 # Hebrews 6
|
1141
|
-
58007000: 28 # Hebrews 7
|
1142
|
-
58008000: 13 # Hebrews 8
|
1143
|
-
58009000: 28 # Hebrews 9
|
1144
|
-
58010000: 39 # Hebrews 10
|
1145
|
-
58011000: 40 # Hebrews 11
|
1146
|
-
58012000: 29 # Hebrews 12
|
1147
|
-
58013000: 25 # Hebrews 13
|
1148
|
-
59001000: 27 # James 1
|
1149
|
-
59002000: 26 # James 2
|
1150
|
-
59003000: 18 # James 3
|
1151
|
-
59004000: 17 # James 4
|
1152
|
-
59005000: 20 # James 5
|
1153
|
-
60001000: 25 # 1 Peter 1
|
1154
|
-
60002000: 25 # 1 Peter 2
|
1155
|
-
60003000: 22 # 1 Peter 3
|
1156
|
-
60004000: 19 # 1 Peter 4
|
1157
|
-
60005000: 14 # 1 Peter 5
|
1158
|
-
61001000: 21 # 2 Peter 1
|
1159
|
-
61002000: 22 # 2 Peter 2
|
1160
|
-
61003000: 18 # 2 Peter 3
|
1161
|
-
62001000: 10 # 1 John 1
|
1162
|
-
62002000: 29 # 1 John 2
|
1163
|
-
62003000: 24 # 1 John 3
|
1164
|
-
62004000: 21 # 1 John 4
|
1165
|
-
62005000: 21 # 1 John 5
|
1166
|
-
63001000: 13 # 2 John 0
|
1167
|
-
64001000: 15 # 3 John 0
|
1168
|
-
65001000: 25 # Jude 0
|
1169
|
-
66001000: 20 # Revelation 1
|
1170
|
-
66002000: 29 # Revelation 2
|
1171
|
-
66003000: 22 # Revelation 3
|
1172
|
-
66004000: 11 # Revelation 4
|
1173
|
-
66005000: 14 # Revelation 5
|
1174
|
-
66006000: 17 # Revelation 6
|
1175
|
-
66007000: 17 # Revelation 7
|
1176
|
-
66008000: 13 # Revelation 8
|
1177
|
-
66009000: 21 # Revelation 9
|
1178
|
-
66010000: 11 # Revelation 10
|
1179
|
-
66011000: 19 # Revelation 11
|
1180
|
-
66012000: 17 # Revelation 12
|
1181
|
-
66013000: 18 # Revelation 13
|
1182
|
-
66014000: 20 # Revelation 14
|
1183
|
-
66015000: 8 # Revelation 15
|
1184
|
-
66016000: 21 # Revelation 16
|
1185
|
-
66017000: 18 # Revelation 17
|
1186
|
-
66018000: 24 # Revelation 18
|
1187
|
-
66019000: 21 # Revelation 19
|
1188
|
-
66020000: 15 # Revelation 20
|
1189
|
-
66021000: 27 # Revelation 21
|
1190
|
-
66022000: 21 # Revelation 22
|