@quran.ws/qiraat-ayah-map 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/LICENSE +103 -0
  2. package/LICENSES/CC-BY-4.0.txt +156 -0
  3. package/README.md +65 -0
  4. package/data/book-boundary-evidence.json +5569 -0
  5. package/data/book-boundary-primitives.json +2778 -0
  6. package/data/classical-count-attestations.json +325 -0
  7. package/data/counting-systems.json +72 -0
  8. package/data/printed-editions.json +108 -0
  9. package/data/qiraat.json +92 -0
  10. package/dist/README.md +4 -0
  11. package/dist/boundary-events.json +4177 -0
  12. package/dist/classical-count-attestations.json +343 -0
  13. package/dist/differences-reconciliation.json +57 -0
  14. package/dist/differences.json +4191 -0
  15. package/dist/mappings/by-counting-system/basri-to-kufi.json +25816 -0
  16. package/dist/mappings/by-counting-system/dimashqi-to-kufi.json +25884 -0
  17. package/dist/mappings/by-counting-system/kufi-to-basri.json +25908 -0
  18. package/dist/mappings/by-counting-system/kufi-to-dimashqi.json +25962 -0
  19. package/dist/mappings/by-counting-system/kufi-to-madani-first.json +25943 -0
  20. package/dist/mappings/by-counting-system/kufi-to-madani-last.json +25953 -0
  21. package/dist/mappings/by-counting-system/kufi-to-makki.json +25983 -0
  22. package/dist/mappings/by-counting-system/madani-first-to-kufi.json +25855 -0
  23. package/dist/mappings/by-counting-system/madani-last-to-kufi.json +25863 -0
  24. package/dist/mappings/by-counting-system/makki-to-kufi.json +25888 -0
  25. package/dist/mappings/by-rawi/bazzi-to-hafs.json +25890 -0
  26. package/dist/mappings/by-rawi/duri-to-hafs.json +25818 -0
  27. package/dist/mappings/by-rawi/hafs-to-bazzi.json +25985 -0
  28. package/dist/mappings/by-rawi/hafs-to-duri.json +25910 -0
  29. package/dist/mappings/by-rawi/hafs-to-hisham.json +25964 -0
  30. package/dist/mappings/by-rawi/hafs-to-ibn-dhakwan.json +25964 -0
  31. package/dist/mappings/by-rawi/hafs-to-ibn-jammaz.json +25945 -0
  32. package/dist/mappings/by-rawi/hafs-to-ibn-wardan.json +25945 -0
  33. package/dist/mappings/by-rawi/hafs-to-qalun.json +25955 -0
  34. package/dist/mappings/by-rawi/hafs-to-qunbul.json +25985 -0
  35. package/dist/mappings/by-rawi/hafs-to-rawh.json +25910 -0
  36. package/dist/mappings/by-rawi/hafs-to-ruways.json +25910 -0
  37. package/dist/mappings/by-rawi/hafs-to-susi.json +25910 -0
  38. package/dist/mappings/by-rawi/hafs-to-warsh.json +25955 -0
  39. package/dist/mappings/by-rawi/hisham-to-hafs.json +25886 -0
  40. package/dist/mappings/by-rawi/ibn-dhakwan-to-hafs.json +25886 -0
  41. package/dist/mappings/by-rawi/ibn-jammaz-to-hafs.json +25857 -0
  42. package/dist/mappings/by-rawi/ibn-wardan-to-hafs.json +25857 -0
  43. package/dist/mappings/by-rawi/qalun-to-hafs.json +25865 -0
  44. package/dist/mappings/by-rawi/qunbul-to-hafs.json +25890 -0
  45. package/dist/mappings/by-rawi/rawh-to-hafs.json +25818 -0
  46. package/dist/mappings/by-rawi/ruways-to-hafs.json +25818 -0
  47. package/dist/mappings/by-rawi/susi-to-hafs.json +25818 -0
  48. package/dist/mappings/by-rawi/warsh-to-hafs.json +25865 -0
  49. package/dist/mushaf/surah-001.json +155 -0
  50. package/dist/mushaf/surah-002.json +15244 -0
  51. package/dist/mushaf/surah-003.json +9064 -0
  52. package/dist/mushaf/surah-004.json +9308 -0
  53. package/dist/mushaf/surah-005.json +6885 -0
  54. package/dist/mushaf/surah-006.json +7810 -0
  55. package/dist/mushaf/surah-007.json +8785 -0
  56. package/dist/mushaf/surah-008.json +3265 -0
  57. package/dist/mushaf/surah-009.json +6337 -0
  58. package/dist/mushaf/surah-010.json +4803 -0
  59. package/dist/mushaf/surah-011.json +5171 -0
  60. package/dist/mushaf/surah-012.json +4695 -0
  61. package/dist/mushaf/surah-013.json +2195 -0
  62. package/dist/mushaf/surah-014.json +2254 -0
  63. package/dist/mushaf/surah-015.json +2311 -0
  64. package/dist/mushaf/surah-016.json +4982 -0
  65. package/dist/mushaf/surah-017.json +4247 -0
  66. package/dist/mushaf/surah-018.json +4375 -0
  67. package/dist/mushaf/surah-019.json +2951 -0
  68. package/dist/mushaf/surah-020.json +4239 -0
  69. package/dist/mushaf/surah-021.json +3484 -0
  70. package/dist/mushaf/surah-022.json +3392 -0
  71. package/dist/mushaf/surah-023.json +3302 -0
  72. package/dist/mushaf/surah-024.json +3305 -0
  73. package/dist/mushaf/surah-025.json +2570 -0
  74. package/dist/mushaf/surah-026.json +4956 -0
  75. package/dist/mushaf/surah-027.json +3271 -0
  76. package/dist/mushaf/surah-028.json +3779 -0
  77. package/dist/mushaf/surah-029.json +2682 -0
  78. package/dist/mushaf/surah-030.json +2281 -0
  79. package/dist/mushaf/surah-031.json +1464 -0
  80. package/dist/mushaf/surah-032.json +1073 -0
  81. package/dist/mushaf/surah-033.json +3332 -0
  82. package/dist/mushaf/surah-034.json +2328 -0
  83. package/dist/mushaf/surah-035.json +2077 -0
  84. package/dist/mushaf/surah-036.json +2305 -0
  85. package/dist/mushaf/surah-037.json +3576 -0
  86. package/dist/mushaf/surah-038.json +2387 -0
  87. package/dist/mushaf/surah-039.json +3174 -0
  88. package/dist/mushaf/surah-040.json +3388 -0
  89. package/dist/mushaf/surah-041.json +2159 -0
  90. package/dist/mushaf/surah-042.json +2289 -0
  91. package/dist/mushaf/surah-043.json +2585 -0
  92. package/dist/mushaf/surah-044.json +1328 -0
  93. package/dist/mushaf/surah-045.json +1365 -0
  94. package/dist/mushaf/surah-046.json +1657 -0
  95. package/dist/mushaf/surah-047.json +1490 -0
  96. package/dist/mushaf/surah-048.json +1419 -0
  97. package/dist/mushaf/surah-049.json +889 -0
  98. package/dist/mushaf/surah-050.json +1205 -0
  99. package/dist/mushaf/surah-051.json +1329 -0
  100. package/dist/mushaf/surah-052.json +1142 -0
  101. package/dist/mushaf/surah-053.json +1378 -0
  102. package/dist/mushaf/surah-054.json +1243 -0
  103. package/dist/mushaf/surah-055.json +1537 -0
  104. package/dist/mushaf/surah-056.json +1854 -0
  105. package/dist/mushaf/surah-057.json +1467 -0
  106. package/dist/mushaf/surah-058.json +1186 -0
  107. package/dist/mushaf/surah-059.json +1141 -0
  108. package/dist/mushaf/surah-060.json +839 -0
  109. package/dist/mushaf/surah-061.json +595 -0
  110. package/dist/mushaf/surah-062.json +470 -0
  111. package/dist/mushaf/surah-063.json +480 -0
  112. package/dist/mushaf/surah-064.json +671 -0
  113. package/dist/mushaf/surah-065.json +732 -0
  114. package/dist/mushaf/surah-066.json +631 -0
  115. package/dist/mushaf/surah-067.json +984 -0
  116. package/dist/mushaf/surah-068.json +1129 -0
  117. package/dist/mushaf/surah-069.json +1065 -0
  118. package/dist/mushaf/surah-070.json +893 -0
  119. package/dist/mushaf/surah-071.json +778 -0
  120. package/dist/mushaf/surah-072.json +878 -0
  121. package/dist/mushaf/surah-073.json +636 -0
  122. package/dist/mushaf/surah-074.json +1098 -0
  123. package/dist/mushaf/surah-075.json +746 -0
  124. package/dist/mushaf/surah-076.json +805 -0
  125. package/dist/mushaf/surah-077.json +870 -0
  126. package/dist/mushaf/surah-078.json +765 -0
  127. package/dist/mushaf/surah-079.json +845 -0
  128. package/dist/mushaf/surah-080.json +722 -0
  129. package/dist/mushaf/surah-081.json +516 -0
  130. package/dist/mushaf/surah-082.json +359 -0
  131. package/dist/mushaf/surah-083.json +706 -0
  132. package/dist/mushaf/surah-084.json +493 -0
  133. package/dist/mushaf/surah-085.json +446 -0
  134. package/dist/mushaf/surah-086.json +310 -0
  135. package/dist/mushaf/surah-087.json +342 -0
  136. package/dist/mushaf/surah-088.json +452 -0
  137. package/dist/mushaf/surah-089.json +621 -0
  138. package/dist/mushaf/surah-090.json +372 -0
  139. package/dist/mushaf/surah-091.json +276 -0
  140. package/dist/mushaf/surah-092.json +360 -0
  141. package/dist/mushaf/surah-093.json +198 -0
  142. package/dist/mushaf/surah-094.json +142 -0
  143. package/dist/mushaf/surah-095.json +160 -0
  144. package/dist/mushaf/surah-096.json +362 -0
  145. package/dist/mushaf/surah-097.json +132 -0
  146. package/dist/mushaf/surah-098.json +286 -0
  147. package/dist/mushaf/surah-099.json +170 -0
  148. package/dist/mushaf/surah-100.json +199 -0
  149. package/dist/mushaf/surah-101.json +218 -0
  150. package/dist/mushaf/surah-102.json +144 -0
  151. package/dist/mushaf/surah-103.json +85 -0
  152. package/dist/mushaf/surah-104.json +164 -0
  153. package/dist/mushaf/surah-105.json +104 -0
  154. package/dist/mushaf/surah-106.json +92 -0
  155. package/dist/mushaf/surah-107.json +138 -0
  156. package/dist/mushaf/surah-108.json +58 -0
  157. package/dist/mushaf/surah-109.json +121 -0
  158. package/dist/mushaf/surah-110.json +76 -0
  159. package/dist/mushaf/surah-111.json +104 -0
  160. package/dist/mushaf/surah-112.json +88 -0
  161. package/dist/mushaf/surah-113.json +104 -0
  162. package/dist/mushaf/surah-114.json +118 -0
  163. package/dist/rawis/abu-al-harith.json +19 -0
  164. package/dist/rawis/bazzi.json +17 -0
  165. package/dist/rawis/duri-kisai.json +19 -0
  166. package/dist/rawis/duri.json +17 -0
  167. package/dist/rawis/hafs.json +18 -0
  168. package/dist/rawis/hisham.json +18 -0
  169. package/dist/rawis/ibn-dhakwan.json +18 -0
  170. package/dist/rawis/ibn-jammaz.json +18 -0
  171. package/dist/rawis/ibn-wardan.json +18 -0
  172. package/dist/rawis/idris.json +19 -0
  173. package/dist/rawis/ishaq.json +19 -0
  174. package/dist/rawis/khalaf.json +19 -0
  175. package/dist/rawis/khallad.json +19 -0
  176. package/dist/rawis/qalun.json +17 -0
  177. package/dist/rawis/qunbul.json +18 -0
  178. package/dist/rawis/rawh.json +18 -0
  179. package/dist/rawis/ruways.json +18 -0
  180. package/dist/rawis/shuba.json +18 -0
  181. package/dist/rawis/susi.json +17 -0
  182. package/dist/rawis/warsh.json +17 -0
  183. package/dist/site-data.json +46495 -0
  184. package/dist/surah-counts/basri.json +122 -0
  185. package/dist/surah-counts/dimashqi.json +122 -0
  186. package/dist/surah-counts/kufi.json +122 -0
  187. package/dist/surah-counts/madani-first.json +122 -0
  188. package/dist/surah-counts/madani-last.json +122 -0
  189. package/dist/surah-counts/makki.json +122 -0
  190. package/package.json +37 -0
@@ -0,0 +1,746 @@
1
+ {
2
+ "_version": "0.1.0",
3
+ "surah": 75,
4
+ "kufi_ayah_count": 40,
5
+ "ayahs": [
6
+ {
7
+ "ayah": 1,
8
+ "plain_text": "لا أقسم بيوم القيامة",
9
+ "plain_tokens": [
10
+ "لا",
11
+ "أقسم",
12
+ "بيوم",
13
+ "القيامة"
14
+ ],
15
+ "uthmani_text": "لَاۤ أُقۡسِمُ بِیَوۡمِ ٱلۡقِیَـٰمَةِ",
16
+ "uthmani_tokens": [
17
+ "لَاۤ",
18
+ "أُقۡسِمُ",
19
+ "بِیَوۡمِ",
20
+ "ٱلۡقِیَـٰمَةِ"
21
+ ],
22
+ "uthmani_prefix": "بِسۡمِ ٱللَّهِ ٱلرَّحۡمَـٰنِ ٱلرَّحِیمِ"
23
+ },
24
+ {
25
+ "ayah": 2,
26
+ "plain_text": "ولا أقسم بالنفس اللوامة",
27
+ "plain_tokens": [
28
+ "ولا",
29
+ "أقسم",
30
+ "بالنفس",
31
+ "اللوامة"
32
+ ],
33
+ "uthmani_text": "وَلَاۤ أُقۡسِمُ بِٱلنَّفۡسِ ٱللَّوَّامَةِ",
34
+ "uthmani_tokens": [
35
+ "وَلَاۤ",
36
+ "أُقۡسِمُ",
37
+ "بِٱلنَّفۡسِ",
38
+ "ٱللَّوَّامَةِ"
39
+ ],
40
+ "uthmani_prefix": null
41
+ },
42
+ {
43
+ "ayah": 3,
44
+ "plain_text": "أيحسب الإنسان ألن نجمع عظامه",
45
+ "plain_tokens": [
46
+ "أيحسب",
47
+ "الإنسان",
48
+ "ألن",
49
+ "نجمع",
50
+ "عظامه"
51
+ ],
52
+ "uthmani_text": "أَیَحۡسَبُ ٱلۡإِنسَـٰنُ أَلَّن نَّجۡمَعَ عِظَامَهُۥ",
53
+ "uthmani_tokens": [
54
+ "أَیَحۡسَبُ",
55
+ "ٱلۡإِنسَـٰنُ",
56
+ "أَلَّن",
57
+ "نَّجۡمَعَ",
58
+ "عِظَامَهُۥ"
59
+ ],
60
+ "uthmani_prefix": null
61
+ },
62
+ {
63
+ "ayah": 4,
64
+ "plain_text": "بلى قادرين على أن نسوي بنانه",
65
+ "plain_tokens": [
66
+ "بلى",
67
+ "قادرين",
68
+ "على",
69
+ "أن",
70
+ "نسوي",
71
+ "بنانه"
72
+ ],
73
+ "uthmani_text": "بَلَىٰ قَـٰدِرِینَ عَلَىٰۤ أَن نُّسَوِّیَ بَنَانَهُۥ",
74
+ "uthmani_tokens": [
75
+ "بَلَىٰ",
76
+ "قَـٰدِرِینَ",
77
+ "عَلَىٰۤ",
78
+ "أَن",
79
+ "نُّسَوِّیَ",
80
+ "بَنَانَهُۥ"
81
+ ],
82
+ "uthmani_prefix": null
83
+ },
84
+ {
85
+ "ayah": 5,
86
+ "plain_text": "بل يريد الإنسان ليفجر أمامه",
87
+ "plain_tokens": [
88
+ "بل",
89
+ "يريد",
90
+ "الإنسان",
91
+ "ليفجر",
92
+ "أمامه"
93
+ ],
94
+ "uthmani_text": "بَلۡ یُرِیدُ ٱلۡإِنسَـٰنُ لِیَفۡجُرَ أَمَامَهُۥ",
95
+ "uthmani_tokens": [
96
+ "بَلۡ",
97
+ "یُرِیدُ",
98
+ "ٱلۡإِنسَـٰنُ",
99
+ "لِیَفۡجُرَ",
100
+ "أَمَامَهُۥ"
101
+ ],
102
+ "uthmani_prefix": null
103
+ },
104
+ {
105
+ "ayah": 6,
106
+ "plain_text": "يسأل أيان يوم القيامة",
107
+ "plain_tokens": [
108
+ "يسأل",
109
+ "أيان",
110
+ "يوم",
111
+ "القيامة"
112
+ ],
113
+ "uthmani_text": "یَسۡـَٔلُ أَیَّانَ یَوۡمُ ٱلۡقِیَـٰمَةِ",
114
+ "uthmani_tokens": [
115
+ "یَسۡـَٔلُ",
116
+ "أَیَّانَ",
117
+ "یَوۡمُ",
118
+ "ٱلۡقِیَـٰمَةِ"
119
+ ],
120
+ "uthmani_prefix": null
121
+ },
122
+ {
123
+ "ayah": 7,
124
+ "plain_text": "فإذا برق البصر",
125
+ "plain_tokens": [
126
+ "فإذا",
127
+ "برق",
128
+ "البصر"
129
+ ],
130
+ "uthmani_text": "فَإِذَا بَرِقَ ٱلۡبَصَرُ",
131
+ "uthmani_tokens": [
132
+ "فَإِذَا",
133
+ "بَرِقَ",
134
+ "ٱلۡبَصَرُ"
135
+ ],
136
+ "uthmani_prefix": null
137
+ },
138
+ {
139
+ "ayah": 8,
140
+ "plain_text": "وخسف القمر",
141
+ "plain_tokens": [
142
+ "وخسف",
143
+ "القمر"
144
+ ],
145
+ "uthmani_text": "وَخَسَفَ ٱلۡقَمَرُ",
146
+ "uthmani_tokens": [
147
+ "وَخَسَفَ",
148
+ "ٱلۡقَمَرُ"
149
+ ],
150
+ "uthmani_prefix": null
151
+ },
152
+ {
153
+ "ayah": 9,
154
+ "plain_text": "وجمع الشمس والقمر",
155
+ "plain_tokens": [
156
+ "وجمع",
157
+ "الشمس",
158
+ "والقمر"
159
+ ],
160
+ "uthmani_text": "وَجُمِعَ ٱلشَّمۡسُ وَٱلۡقَمَرُ",
161
+ "uthmani_tokens": [
162
+ "وَجُمِعَ",
163
+ "ٱلشَّمۡسُ",
164
+ "وَٱلۡقَمَرُ"
165
+ ],
166
+ "uthmani_prefix": null
167
+ },
168
+ {
169
+ "ayah": 10,
170
+ "plain_text": "يقول الإنسان يومئذ أين المفر",
171
+ "plain_tokens": [
172
+ "يقول",
173
+ "الإنسان",
174
+ "يومئذ",
175
+ "أين",
176
+ "المفر"
177
+ ],
178
+ "uthmani_text": "یَقُولُ ٱلۡإِنسَـٰنُ یَوۡمَىِٕذٍ أَیۡنَ ٱلۡمَفَرُّ",
179
+ "uthmani_tokens": [
180
+ "یَقُولُ",
181
+ "ٱلۡإِنسَـٰنُ",
182
+ "یَوۡمَىِٕذٍ",
183
+ "أَیۡنَ",
184
+ "ٱلۡمَفَرُّ"
185
+ ],
186
+ "uthmani_prefix": null
187
+ },
188
+ {
189
+ "ayah": 11,
190
+ "plain_text": "كلا لا وزر",
191
+ "plain_tokens": [
192
+ "كلا",
193
+ "لا",
194
+ "وزر"
195
+ ],
196
+ "uthmani_text": "كَلَّا لَا وَزَرَ",
197
+ "uthmani_tokens": [
198
+ "كَلَّا",
199
+ "لَا",
200
+ "وَزَرَ"
201
+ ],
202
+ "uthmani_prefix": null
203
+ },
204
+ {
205
+ "ayah": 12,
206
+ "plain_text": "إلى ربك يومئذ المستقر",
207
+ "plain_tokens": [
208
+ "إلى",
209
+ "ربك",
210
+ "يومئذ",
211
+ "المستقر"
212
+ ],
213
+ "uthmani_text": "إِلَىٰ رَبِّكَ یَوۡمَىِٕذٍ ٱلۡمُسۡتَقَرُّ",
214
+ "uthmani_tokens": [
215
+ "إِلَىٰ",
216
+ "رَبِّكَ",
217
+ "یَوۡمَىِٕذٍ",
218
+ "ٱلۡمُسۡتَقَرُّ"
219
+ ],
220
+ "uthmani_prefix": null
221
+ },
222
+ {
223
+ "ayah": 13,
224
+ "plain_text": "ينبأ الإنسان يومئذ بما قدم وأخر",
225
+ "plain_tokens": [
226
+ "ينبأ",
227
+ "الإنسان",
228
+ "يومئذ",
229
+ "بما",
230
+ "قدم",
231
+ "وأخر"
232
+ ],
233
+ "uthmani_text": "یُنَبَّؤُا۟ ٱلۡإِنسَـٰنُ یَوۡمَىِٕذِۭ بِمَا قَدَّمَ وَأَخَّرَ",
234
+ "uthmani_tokens": [
235
+ "یُنَبَّؤُا۟",
236
+ "ٱلۡإِنسَـٰنُ",
237
+ "یَوۡمَىِٕذِۭ",
238
+ "بِمَا",
239
+ "قَدَّمَ",
240
+ "وَأَخَّرَ"
241
+ ],
242
+ "uthmani_prefix": null
243
+ },
244
+ {
245
+ "ayah": 14,
246
+ "plain_text": "بل الإنسان على نفسه بصيرة",
247
+ "plain_tokens": [
248
+ "بل",
249
+ "الإنسان",
250
+ "على",
251
+ "نفسه",
252
+ "بصيرة"
253
+ ],
254
+ "uthmani_text": "بَلِ ٱلۡإِنسَـٰنُ عَلَىٰ نَفۡسِهِۦ بَصِیرَةࣱ",
255
+ "uthmani_tokens": [
256
+ "بَلِ",
257
+ "ٱلۡإِنسَـٰنُ",
258
+ "عَلَىٰ",
259
+ "نَفۡسِهِۦ",
260
+ "بَصِیرَةࣱ"
261
+ ],
262
+ "uthmani_prefix": null
263
+ },
264
+ {
265
+ "ayah": 15,
266
+ "plain_text": "ولو ألقى معاذيره",
267
+ "plain_tokens": [
268
+ "ولو",
269
+ "ألقى",
270
+ "معاذيره"
271
+ ],
272
+ "uthmani_text": "وَلَوۡ أَلۡقَىٰ مَعَاذِیرَهُۥ",
273
+ "uthmani_tokens": [
274
+ "وَلَوۡ",
275
+ "أَلۡقَىٰ",
276
+ "مَعَاذِیرَهُۥ"
277
+ ],
278
+ "uthmani_prefix": null
279
+ },
280
+ {
281
+ "ayah": 16,
282
+ "plain_text": "لا تحرك به لسانك لتعجل به",
283
+ "plain_tokens": [
284
+ "لا",
285
+ "تحرك",
286
+ "به",
287
+ "لسانك",
288
+ "لتعجل",
289
+ "به"
290
+ ],
291
+ "uthmani_text": "لَا تُحَرِّكۡ بِهِۦ لِسَانَكَ لِتَعۡجَلَ بِهِۦۤ",
292
+ "uthmani_tokens": [
293
+ "لَا",
294
+ "تُحَرِّكۡ",
295
+ "بِهِۦ",
296
+ "لِسَانَكَ",
297
+ "لِتَعۡجَلَ",
298
+ "بِهِۦۤ"
299
+ ],
300
+ "uthmani_prefix": null
301
+ },
302
+ {
303
+ "ayah": 17,
304
+ "plain_text": "إن علينا جمعه وقرآنه",
305
+ "plain_tokens": [
306
+ "إن",
307
+ "علينا",
308
+ "جمعه",
309
+ "وقرآنه"
310
+ ],
311
+ "uthmani_text": "إِنَّ عَلَیۡنَا جَمۡعَهُۥ وَقُرۡءَانَهُۥ",
312
+ "uthmani_tokens": [
313
+ "إِنَّ",
314
+ "عَلَیۡنَا",
315
+ "جَمۡعَهُۥ",
316
+ "وَقُرۡءَانَهُۥ"
317
+ ],
318
+ "uthmani_prefix": null
319
+ },
320
+ {
321
+ "ayah": 18,
322
+ "plain_text": "فإذا قرأناه فاتبع قرآنه",
323
+ "plain_tokens": [
324
+ "فإذا",
325
+ "قرأناه",
326
+ "فاتبع",
327
+ "قرآنه"
328
+ ],
329
+ "uthmani_text": "فَإِذَا قَرَأۡنَـٰهُ فَٱتَّبِعۡ قُرۡءَانَهُۥ",
330
+ "uthmani_tokens": [
331
+ "فَإِذَا",
332
+ "قَرَأۡنَـٰهُ",
333
+ "فَٱتَّبِعۡ",
334
+ "قُرۡءَانَهُۥ"
335
+ ],
336
+ "uthmani_prefix": null
337
+ },
338
+ {
339
+ "ayah": 19,
340
+ "plain_text": "ثم إن علينا بيانه",
341
+ "plain_tokens": [
342
+ "ثم",
343
+ "إن",
344
+ "علينا",
345
+ "بيانه"
346
+ ],
347
+ "uthmani_text": "ثُمَّ إِنَّ عَلَیۡنَا بَیَانَهُۥ",
348
+ "uthmani_tokens": [
349
+ "ثُمَّ",
350
+ "إِنَّ",
351
+ "عَلَیۡنَا",
352
+ "بَیَانَهُۥ"
353
+ ],
354
+ "uthmani_prefix": null
355
+ },
356
+ {
357
+ "ayah": 20,
358
+ "plain_text": "كلا بل تحبون العاجلة",
359
+ "plain_tokens": [
360
+ "كلا",
361
+ "بل",
362
+ "تحبون",
363
+ "العاجلة"
364
+ ],
365
+ "uthmani_text": "كَلَّا بَلۡ تُحِبُّونَ ٱلۡعَاجِلَةَ",
366
+ "uthmani_tokens": [
367
+ "كَلَّا",
368
+ "بَلۡ",
369
+ "تُحِبُّونَ",
370
+ "ٱلۡعَاجِلَةَ"
371
+ ],
372
+ "uthmani_prefix": null
373
+ },
374
+ {
375
+ "ayah": 21,
376
+ "plain_text": "وتذرون الآخرة",
377
+ "plain_tokens": [
378
+ "وتذرون",
379
+ "الآخرة"
380
+ ],
381
+ "uthmani_text": "وَتَذَرُونَ ٱلۡـَٔاخِرَةَ",
382
+ "uthmani_tokens": [
383
+ "وَتَذَرُونَ",
384
+ "ٱلۡـَٔاخِرَةَ"
385
+ ],
386
+ "uthmani_prefix": null
387
+ },
388
+ {
389
+ "ayah": 22,
390
+ "plain_text": "وجوه يومئذ ناضرة",
391
+ "plain_tokens": [
392
+ "وجوه",
393
+ "يومئذ",
394
+ "ناضرة"
395
+ ],
396
+ "uthmani_text": "وُجُوهࣱ یَوۡمَىِٕذࣲ نَّاضِرَةٌ",
397
+ "uthmani_tokens": [
398
+ "وُجُوهࣱ",
399
+ "یَوۡمَىِٕذࣲ",
400
+ "نَّاضِرَةٌ"
401
+ ],
402
+ "uthmani_prefix": null
403
+ },
404
+ {
405
+ "ayah": 23,
406
+ "plain_text": "إلى ربها ناظرة",
407
+ "plain_tokens": [
408
+ "إلى",
409
+ "ربها",
410
+ "ناظرة"
411
+ ],
412
+ "uthmani_text": "إِلَىٰ رَبِّهَا نَاظِرَةࣱ",
413
+ "uthmani_tokens": [
414
+ "إِلَىٰ",
415
+ "رَبِّهَا",
416
+ "نَاظِرَةࣱ"
417
+ ],
418
+ "uthmani_prefix": null
419
+ },
420
+ {
421
+ "ayah": 24,
422
+ "plain_text": "ووجوه يومئذ باسرة",
423
+ "plain_tokens": [
424
+ "ووجوه",
425
+ "يومئذ",
426
+ "باسرة"
427
+ ],
428
+ "uthmani_text": "وَوُجُوهࣱ یَوۡمَىِٕذِۭ بَاسِرَةࣱ",
429
+ "uthmani_tokens": [
430
+ "وَوُجُوهࣱ",
431
+ "یَوۡمَىِٕذِۭ",
432
+ "بَاسِرَةࣱ"
433
+ ],
434
+ "uthmani_prefix": null
435
+ },
436
+ {
437
+ "ayah": 25,
438
+ "plain_text": "تظن أن يفعل بها فاقرة",
439
+ "plain_tokens": [
440
+ "تظن",
441
+ "أن",
442
+ "يفعل",
443
+ "بها",
444
+ "فاقرة"
445
+ ],
446
+ "uthmani_text": "تَظُنُّ أَن یُفۡعَلَ بِهَا فَاقِرَةࣱ",
447
+ "uthmani_tokens": [
448
+ "تَظُنُّ",
449
+ "أَن",
450
+ "یُفۡعَلَ",
451
+ "بِهَا",
452
+ "فَاقِرَةࣱ"
453
+ ],
454
+ "uthmani_prefix": null
455
+ },
456
+ {
457
+ "ayah": 26,
458
+ "plain_text": "كلا إذا بلغت التراقي",
459
+ "plain_tokens": [
460
+ "كلا",
461
+ "إذا",
462
+ "بلغت",
463
+ "التراقي"
464
+ ],
465
+ "uthmani_text": "كَلَّاۤ إِذَا بَلَغَتِ ٱلتَّرَاقِیَ",
466
+ "uthmani_tokens": [
467
+ "كَلَّاۤ",
468
+ "إِذَا",
469
+ "بَلَغَتِ",
470
+ "ٱلتَّرَاقِیَ"
471
+ ],
472
+ "uthmani_prefix": null
473
+ },
474
+ {
475
+ "ayah": 27,
476
+ "plain_text": "وقيل من راق",
477
+ "plain_tokens": [
478
+ "وقيل",
479
+ "من",
480
+ "راق"
481
+ ],
482
+ "uthmani_text": "وَقِیلَ مَنۡۜ رَاقࣲ",
483
+ "uthmani_tokens": [
484
+ "وَقِیلَ",
485
+ "مَنۡۜ",
486
+ "رَاقࣲ"
487
+ ],
488
+ "uthmani_prefix": null
489
+ },
490
+ {
491
+ "ayah": 28,
492
+ "plain_text": "وظن أنه الفراق",
493
+ "plain_tokens": [
494
+ "وظن",
495
+ "أنه",
496
+ "الفراق"
497
+ ],
498
+ "uthmani_text": "وَظَنَّ أَنَّهُ ٱلۡفِرَاقُ",
499
+ "uthmani_tokens": [
500
+ "وَظَنَّ",
501
+ "أَنَّهُ",
502
+ "ٱلۡفِرَاقُ"
503
+ ],
504
+ "uthmani_prefix": null
505
+ },
506
+ {
507
+ "ayah": 29,
508
+ "plain_text": "والتفت الساق بالساق",
509
+ "plain_tokens": [
510
+ "والتفت",
511
+ "الساق",
512
+ "بالساق"
513
+ ],
514
+ "uthmani_text": "وَٱلۡتَفَّتِ ٱلسَّاقُ بِٱلسَّاقِ",
515
+ "uthmani_tokens": [
516
+ "وَٱلۡتَفَّتِ",
517
+ "ٱلسَّاقُ",
518
+ "بِٱلسَّاقِ"
519
+ ],
520
+ "uthmani_prefix": null
521
+ },
522
+ {
523
+ "ayah": 30,
524
+ "plain_text": "إلى ربك يومئذ المساق",
525
+ "plain_tokens": [
526
+ "إلى",
527
+ "ربك",
528
+ "يومئذ",
529
+ "المساق"
530
+ ],
531
+ "uthmani_text": "إِلَىٰ رَبِّكَ یَوۡمَىِٕذٍ ٱلۡمَسَاقُ",
532
+ "uthmani_tokens": [
533
+ "إِلَىٰ",
534
+ "رَبِّكَ",
535
+ "یَوۡمَىِٕذٍ",
536
+ "ٱلۡمَسَاقُ"
537
+ ],
538
+ "uthmani_prefix": null
539
+ },
540
+ {
541
+ "ayah": 31,
542
+ "plain_text": "فلا صدق ولا صلى",
543
+ "plain_tokens": [
544
+ "فلا",
545
+ "صدق",
546
+ "ولا",
547
+ "صلى"
548
+ ],
549
+ "uthmani_text": "فَلَا صَدَّقَ وَلَا صَلَّىٰ",
550
+ "uthmani_tokens": [
551
+ "فَلَا",
552
+ "صَدَّقَ",
553
+ "وَلَا",
554
+ "صَلَّىٰ"
555
+ ],
556
+ "uthmani_prefix": null
557
+ },
558
+ {
559
+ "ayah": 32,
560
+ "plain_text": "ولكن كذب وتولى",
561
+ "plain_tokens": [
562
+ "ولكن",
563
+ "كذب",
564
+ "وتولى"
565
+ ],
566
+ "uthmani_text": "وَلَـٰكِن كَذَّبَ وَتَوَلَّىٰ",
567
+ "uthmani_tokens": [
568
+ "وَلَـٰكِن",
569
+ "كَذَّبَ",
570
+ "وَتَوَلَّىٰ"
571
+ ],
572
+ "uthmani_prefix": null
573
+ },
574
+ {
575
+ "ayah": 33,
576
+ "plain_text": "ثم ذهب إلى أهله يتمطى",
577
+ "plain_tokens": [
578
+ "ثم",
579
+ "ذهب",
580
+ "إلى",
581
+ "أهله",
582
+ "يتمطى"
583
+ ],
584
+ "uthmani_text": "ثُمَّ ذَهَبَ إِلَىٰۤ أَهۡلِهِۦ یَتَمَطَّىٰۤ",
585
+ "uthmani_tokens": [
586
+ "ثُمَّ",
587
+ "ذَهَبَ",
588
+ "إِلَىٰۤ",
589
+ "أَهۡلِهِۦ",
590
+ "یَتَمَطَّىٰۤ"
591
+ ],
592
+ "uthmani_prefix": null
593
+ },
594
+ {
595
+ "ayah": 34,
596
+ "plain_text": "أولى لك فأولى",
597
+ "plain_tokens": [
598
+ "أولى",
599
+ "لك",
600
+ "فأولى"
601
+ ],
602
+ "uthmani_text": "أَوۡلَىٰ لَكَ فَأَوۡلَىٰ",
603
+ "uthmani_tokens": [
604
+ "أَوۡلَىٰ",
605
+ "لَكَ",
606
+ "فَأَوۡلَىٰ"
607
+ ],
608
+ "uthmani_prefix": null
609
+ },
610
+ {
611
+ "ayah": 35,
612
+ "plain_text": "ثم أولى لك فأولى",
613
+ "plain_tokens": [
614
+ "ثم",
615
+ "أولى",
616
+ "لك",
617
+ "فأولى"
618
+ ],
619
+ "uthmani_text": "ثُمَّ أَوۡلَىٰ لَكَ فَأَوۡلَىٰۤ",
620
+ "uthmani_tokens": [
621
+ "ثُمَّ",
622
+ "أَوۡلَىٰ",
623
+ "لَكَ",
624
+ "فَأَوۡلَىٰۤ"
625
+ ],
626
+ "uthmani_prefix": null
627
+ },
628
+ {
629
+ "ayah": 36,
630
+ "plain_text": "أيحسب الإنسان أن يترك سدى",
631
+ "plain_tokens": [
632
+ "أيحسب",
633
+ "الإنسان",
634
+ "أن",
635
+ "يترك",
636
+ "سدى"
637
+ ],
638
+ "uthmani_text": "أَیَحۡسَبُ ٱلۡإِنسَـٰنُ أَن یُتۡرَكَ سُدًى",
639
+ "uthmani_tokens": [
640
+ "أَیَحۡسَبُ",
641
+ "ٱلۡإِنسَـٰنُ",
642
+ "أَن",
643
+ "یُتۡرَكَ",
644
+ "سُدًى"
645
+ ],
646
+ "uthmani_prefix": null
647
+ },
648
+ {
649
+ "ayah": 37,
650
+ "plain_text": "ألم يك نطفة من مني يمنى",
651
+ "plain_tokens": [
652
+ "ألم",
653
+ "يك",
654
+ "نطفة",
655
+ "من",
656
+ "مني",
657
+ "يمنى"
658
+ ],
659
+ "uthmani_text": "أَلَمۡ یَكُ نُطۡفَةࣰ مِّن مَّنِیࣲّ یُمۡنَىٰ",
660
+ "uthmani_tokens": [
661
+ "أَلَمۡ",
662
+ "یَكُ",
663
+ "نُطۡفَةࣰ",
664
+ "مِّن",
665
+ "مَّنِیࣲّ",
666
+ "یُمۡنَىٰ"
667
+ ],
668
+ "uthmani_prefix": null
669
+ },
670
+ {
671
+ "ayah": 38,
672
+ "plain_text": "ثم كان علقة فخلق فسوى",
673
+ "plain_tokens": [
674
+ "ثم",
675
+ "كان",
676
+ "علقة",
677
+ "فخلق",
678
+ "فسوى"
679
+ ],
680
+ "uthmani_text": "ثُمَّ كَانَ عَلَقَةࣰ فَخَلَقَ فَسَوَّىٰ",
681
+ "uthmani_tokens": [
682
+ "ثُمَّ",
683
+ "كَانَ",
684
+ "عَلَقَةࣰ",
685
+ "فَخَلَقَ",
686
+ "فَسَوَّىٰ"
687
+ ],
688
+ "uthmani_prefix": null
689
+ },
690
+ {
691
+ "ayah": 39,
692
+ "plain_text": "فجعل منه الزوجين الذكر والأنثى",
693
+ "plain_tokens": [
694
+ "فجعل",
695
+ "منه",
696
+ "الزوجين",
697
+ "الذكر",
698
+ "والأنثى"
699
+ ],
700
+ "uthmani_text": "فَجَعَلَ مِنۡهُ ٱلزَّوۡجَیۡنِ ٱلذَّكَرَ وَٱلۡأُنثَىٰۤ",
701
+ "uthmani_tokens": [
702
+ "فَجَعَلَ",
703
+ "مِنۡهُ",
704
+ "ٱلزَّوۡجَیۡنِ",
705
+ "ٱلذَّكَرَ",
706
+ "وَٱلۡأُنثَىٰۤ"
707
+ ],
708
+ "uthmani_prefix": null
709
+ },
710
+ {
711
+ "ayah": 40,
712
+ "plain_text": "أليس ذلك بقادر على أن يحيي الموتى",
713
+ "plain_tokens": [
714
+ "أليس",
715
+ "ذلك",
716
+ "بقادر",
717
+ "على",
718
+ "أن",
719
+ "يحيي",
720
+ "الموتى"
721
+ ],
722
+ "uthmani_text": "أَلَیۡسَ ذَ ٰ⁠لِكَ بِقَـٰدِرٍ عَلَىٰۤ أَن یُحۡـِۧیَ ٱلۡمَوۡتَىٰ",
723
+ "uthmani_tokens": [
724
+ "أَلَیۡسَ",
725
+ "ذَ ٰ⁠لِكَ",
726
+ "بِقَـٰدِرٍ",
727
+ "عَلَىٰۤ",
728
+ "أَن",
729
+ "یُحۡـِۧیَ",
730
+ "ٱلۡمَوۡتَىٰ"
731
+ ],
732
+ "uthmani_prefix": null
733
+ }
734
+ ],
735
+ "boundary_positions": {
736
+ "75:16:end:به": {
737
+ "ayah": 16,
738
+ "kind": "end",
739
+ "word": "به",
740
+ "occurrence_index": 2,
741
+ "plain_after_token": 6,
742
+ "uthmani_after_token": 6,
743
+ "uthmani_resolution": "exact"
744
+ }
745
+ }
746
+ }