Replace Cmd#count / count.json with Cmd#metadata

This commit is contained in:
0x1eef 2023-02-13 12:56:01 -03:00
parent db73cc7fb2
commit 3d8deaecf3
802 changed files with 915 additions and 1036 deletions

View file

@ -27,12 +27,6 @@ module Quran::JSON::Cmd
@line ||= IO::Line.new($stdout) @line ||= IO::Line.new($stdout)
end end
def count
@count ||= Ryo.from(
JSON.parse File.binread(File.join(data_dir, "count.json"))
)
end
def metadata def metadata
@metadata ||= read_metadata @metadata ||= read_metadata
end end

View file

@ -30,10 +30,11 @@ def main(argv)
cmd.update(surah_no) cmd.update(surah_no)
else else
rows = [nil] rows = [nil]
1.upto(cmd.count[surah_no]) do |ayah_no| ayah_count = cmd.metadata[surah_no].ayahs
1.upto(ayah_count) do |ayah_no|
res = cmd.pull_ayah(surah_no, ayah_no) res = cmd.pull_ayah(surah_no, ayah_no)
rows.push([ayah_no, grep(res)]) rows.push([ayah_no, grep(res)])
cmd.line.rewind.print "Surah #{surah_no} [#{ayah_no}/#{cmd.count[surah_no]}]" cmd.line.rewind.print "Surah #{surah_no} [#{ayah_no}/#{ayah_count}]"
end end
cmd.write(surah_no, rows) cmd.write(surah_no, rows)
cmd.line.end cmd.line.end

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Fatihah", "transliterated_name": "Al-Fatihah",
"translated_name": "The Opener", "translated_name": "The Opener",
"verse_count": 7, "ayahs": 7,
"slug": "al-fatihah", "slug": "al-fatihah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Yunus", "transliterated_name": "Yunus",
"translated_name": "Jonah", "translated_name": "Jonah",
"verse_count": 109, "ayahs": 109,
"slug": "yunus", "slug": "yunus",
"codepoints": [ "codepoints": [
1610, 1610,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-'Adiyat", "transliterated_name": "Al-'Adiyat",
"translated_name": "The Courser", "translated_name": "The Courser",
"verse_count": 11, "ayahs": 11,
"slug": "al-adiyat", "slug": "al-adiyat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Qari'ah", "transliterated_name": "Al-Qari'ah",
"translated_name": "The Calamity", "translated_name": "The Calamity",
"verse_count": 11, "ayahs": 11,
"slug": "al-qariah", "slug": "al-qariah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "At-Takathur", "transliterated_name": "At-Takathur",
"translated_name": "The Rivalry in world increase", "translated_name": "The Rivalry in world increase",
"verse_count": 8, "ayahs": 8,
"slug": "at-takathur", "slug": "at-takathur",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-'Asr", "transliterated_name": "Al-'Asr",
"translated_name": "The Declining Day", "translated_name": "The Declining Day",
"verse_count": 3, "ayahs": 3,
"slug": "al-asr", "slug": "al-asr",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Humazah", "transliterated_name": "Al-Humazah",
"translated_name": "The Traducer", "translated_name": "The Traducer",
"verse_count": 9, "ayahs": 9,
"slug": "al-humazah", "slug": "al-humazah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Fil", "transliterated_name": "Al-Fil",
"translated_name": "The Elephant", "translated_name": "The Elephant",
"verse_count": 5, "ayahs": 5,
"slug": "al-fil", "slug": "al-fil",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Quraysh", "transliterated_name": "Quraysh",
"translated_name": "Quraysh", "translated_name": "Quraysh",
"verse_count": 4, "ayahs": 4,
"slug": "quraysh", "slug": "quraysh",
"codepoints": [ "codepoints": [
1602, 1602,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Ma'un", "transliterated_name": "Al-Ma'un",
"translated_name": "The Small kindnesses", "translated_name": "The Small kindnesses",
"verse_count": 7, "ayahs": 7,
"slug": "al-maun", "slug": "al-maun",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Kawthar", "transliterated_name": "Al-Kawthar",
"translated_name": "The Abundance", "translated_name": "The Abundance",
"verse_count": 3, "ayahs": 3,
"slug": "al-kawthar", "slug": "al-kawthar",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Kafirun", "transliterated_name": "Al-Kafirun",
"translated_name": "The Disbelievers", "translated_name": "The Disbelievers",
"verse_count": 6, "ayahs": 6,
"slug": "al-kafirun", "slug": "al-kafirun",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Hud", "transliterated_name": "Hud",
"translated_name": "Hud", "translated_name": "Hud",
"verse_count": 123, "ayahs": 123,
"slug": "hud", "slug": "hud",
"codepoints": [ "codepoints": [
1607, 1607,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "An-Nasr", "transliterated_name": "An-Nasr",
"translated_name": "The Divine Support", "translated_name": "The Divine Support",
"verse_count": 3, "ayahs": 3,
"slug": "an-nasr", "slug": "an-nasr",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Masad", "transliterated_name": "Al-Masad",
"translated_name": "The Palm Fiber", "translated_name": "The Palm Fiber",
"verse_count": 5, "ayahs": 5,
"slug": "al-masad", "slug": "al-masad",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Ikhlas", "transliterated_name": "Al-Ikhlas",
"translated_name": "The Sincerity", "translated_name": "The Sincerity",
"verse_count": 4, "ayahs": 4,
"slug": "al-ikhlas", "slug": "al-ikhlas",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Falaq", "transliterated_name": "Al-Falaq",
"translated_name": "The Daybreak", "translated_name": "The Daybreak",
"verse_count": 5, "ayahs": 5,
"slug": "al-falaq", "slug": "al-falaq",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Nas", "transliterated_name": "An-Nas",
"translated_name": "Mankind", "translated_name": "Mankind",
"verse_count": 6, "ayahs": 6,
"slug": "an-nas", "slug": "an-nas",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Yusuf", "transliterated_name": "Yusuf",
"translated_name": "Joseph", "translated_name": "Joseph",
"verse_count": 111, "ayahs": 111,
"slug": "yusuf", "slug": "yusuf",
"codepoints": [ "codepoints": [
1610, 1610,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Ar-Ra'd", "transliterated_name": "Ar-Ra'd",
"translated_name": "The Thunder", "translated_name": "The Thunder",
"verse_count": 43, "ayahs": 43,
"slug": "ar-rad", "slug": "ar-rad",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ibrahim", "transliterated_name": "Ibrahim",
"translated_name": "Abraham", "translated_name": "Abraham",
"verse_count": 52, "ayahs": 52,
"slug": "ibrahim", "slug": "ibrahim",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Hijr", "transliterated_name": "Al-Hijr",
"translated_name": "The Rocky Tract", "translated_name": "The Rocky Tract",
"verse_count": 99, "ayahs": 99,
"slug": "al-hijr", "slug": "al-hijr",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Nahl", "transliterated_name": "An-Nahl",
"translated_name": "The Bee", "translated_name": "The Bee",
"verse_count": 128, "ayahs": 128,
"slug": "an-nahl", "slug": "an-nahl",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Isra", "transliterated_name": "Al-Isra",
"translated_name": "The Night Journey", "translated_name": "The Night Journey",
"verse_count": 111, "ayahs": 111,
"slug": "al-isra", "slug": "al-isra",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Kahf", "transliterated_name": "Al-Kahf",
"translated_name": "The Cave", "translated_name": "The Cave",
"verse_count": 110, "ayahs": 110,
"slug": "al-kahf", "slug": "al-kahf",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Maryam", "transliterated_name": "Maryam",
"translated_name": "Mary", "translated_name": "Mary",
"verse_count": 98, "ayahs": 98,
"slug": "maryam", "slug": "maryam",
"codepoints": [ "codepoints": [
1605, 1605,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Baqarah", "transliterated_name": "Al-Baqarah",
"translated_name": "The Cow", "translated_name": "The Cow",
"verse_count": 286, "ayahs": 286,
"slug": "al-baqarah", "slug": "al-baqarah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Taha", "transliterated_name": "Taha",
"translated_name": "Ta-Ha", "translated_name": "Ta-Ha",
"verse_count": 135, "ayahs": 135,
"slug": "taha", "slug": "taha",
"codepoints": [ "codepoints": [
1591, 1591,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Anbya", "transliterated_name": "Al-Anbya",
"translated_name": "The Prophets", "translated_name": "The Prophets",
"verse_count": 112, "ayahs": 112,
"slug": "al-anbya", "slug": "al-anbya",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Hajj", "transliterated_name": "Al-Hajj",
"translated_name": "The Pilgrimage", "translated_name": "The Pilgrimage",
"verse_count": 78, "ayahs": 78,
"slug": "al-hajj", "slug": "al-hajj",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Mu'minun", "transliterated_name": "Al-Mu'minun",
"translated_name": "The Believers", "translated_name": "The Believers",
"verse_count": 118, "ayahs": 118,
"slug": "al-muminun", "slug": "al-muminun",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "An-Nur", "transliterated_name": "An-Nur",
"translated_name": "The Light", "translated_name": "The Light",
"verse_count": 64, "ayahs": 64,
"slug": "an-nur", "slug": "an-nur",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Furqan", "transliterated_name": "Al-Furqan",
"translated_name": "The Criterion", "translated_name": "The Criterion",
"verse_count": 77, "ayahs": 77,
"slug": "al-furqan", "slug": "al-furqan",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ash-Shu'ara", "transliterated_name": "Ash-Shu'ara",
"translated_name": "The Poets", "translated_name": "The Poets",
"verse_count": 227, "ayahs": 227,
"slug": "ash-shuara", "slug": "ash-shuara",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Naml", "transliterated_name": "An-Naml",
"translated_name": "The Ant", "translated_name": "The Ant",
"verse_count": 93, "ayahs": 93,
"slug": "an-naml", "slug": "an-naml",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Qasas", "transliterated_name": "Al-Qasas",
"translated_name": "The Stories", "translated_name": "The Stories",
"verse_count": 88, "ayahs": 88,
"slug": "al-qasas", "slug": "al-qasas",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-'Ankabut", "transliterated_name": "Al-'Ankabut",
"translated_name": "The Spider", "translated_name": "The Spider",
"verse_count": 69, "ayahs": 69,
"slug": "al-ankabut", "slug": "al-ankabut",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Ali 'Imran", "transliterated_name": "Ali 'Imran",
"translated_name": "Family of Imran", "translated_name": "Family of Imran",
"verse_count": 200, "ayahs": 200,
"slug": "ali-imran", "slug": "ali-imran",
"codepoints": [ "codepoints": [
1570, 1570,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ar-Rum", "transliterated_name": "Ar-Rum",
"translated_name": "The Romans", "translated_name": "The Romans",
"verse_count": 60, "ayahs": 60,
"slug": "ar-rum", "slug": "ar-rum",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Luqman", "transliterated_name": "Luqman",
"translated_name": "Luqman", "translated_name": "Luqman",
"verse_count": 34, "ayahs": 34,
"slug": "luqman", "slug": "luqman",
"codepoints": [ "codepoints": [
1604, 1604,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "As-Sajdah", "transliterated_name": "As-Sajdah",
"translated_name": "The Prostration", "translated_name": "The Prostration",
"verse_count": 30, "ayahs": 30,
"slug": "as-sajdah", "slug": "as-sajdah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Ahzab", "transliterated_name": "Al-Ahzab",
"translated_name": "The Combined Forces", "translated_name": "The Combined Forces",
"verse_count": 73, "ayahs": 73,
"slug": "al-ahzab", "slug": "al-ahzab",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Saba", "transliterated_name": "Saba",
"translated_name": "Sheba", "translated_name": "Sheba",
"verse_count": 54, "ayahs": 54,
"slug": "saba", "slug": "saba",
"codepoints": [ "codepoints": [
1587, 1587,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Fatir", "transliterated_name": "Fatir",
"translated_name": "Originator", "translated_name": "Originator",
"verse_count": 45, "ayahs": 45,
"slug": "fatir", "slug": "fatir",
"codepoints": [ "codepoints": [
1601, 1601,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ya-Sin", "transliterated_name": "Ya-Sin",
"translated_name": "Ya Sin", "translated_name": "Ya Sin",
"verse_count": 83, "ayahs": 83,
"slug": "ya-sin", "slug": "ya-sin",
"codepoints": [ "codepoints": [
1610, 1610,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "As-Saffat", "transliterated_name": "As-Saffat",
"translated_name": "Those who set the Ranks", "translated_name": "Those who set the Ranks",
"verse_count": 182, "ayahs": 182,
"slug": "as-saffat", "slug": "as-saffat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Sad", "transliterated_name": "Sad",
"translated_name": "The Letter \"Saad\"", "translated_name": "The Letter \"Saad\"",
"verse_count": 88, "ayahs": 88,
"slug": "sad", "slug": "sad",
"codepoints": [ "codepoints": [
1589 1589

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Az-Zumar", "transliterated_name": "Az-Zumar",
"translated_name": "The Troops", "translated_name": "The Troops",
"verse_count": 75, "ayahs": 75,
"slug": "az-zumar", "slug": "az-zumar",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "An-Nisa", "transliterated_name": "An-Nisa",
"translated_name": "The Women", "translated_name": "The Women",
"verse_count": 176, "ayahs": 176,
"slug": "an-nisa", "slug": "an-nisa",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ghafir", "transliterated_name": "Ghafir",
"translated_name": "The Forgiver", "translated_name": "The Forgiver",
"verse_count": 85, "ayahs": 85,
"slug": "ghafir", "slug": "ghafir",
"codepoints": [ "codepoints": [
1594, 1594,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Fussilat", "transliterated_name": "Fussilat",
"translated_name": "Explained in Detail", "translated_name": "Explained in Detail",
"verse_count": 54, "ayahs": 54,
"slug": "fussilat", "slug": "fussilat",
"codepoints": [ "codepoints": [
1601, 1601,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ash-Shuraa", "transliterated_name": "Ash-Shuraa",
"translated_name": "The Consultation", "translated_name": "The Consultation",
"verse_count": 53, "ayahs": 53,
"slug": "ash-shuraa", "slug": "ash-shuraa",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Az-Zukhruf", "transliterated_name": "Az-Zukhruf",
"translated_name": "The Ornaments of Gold", "translated_name": "The Ornaments of Gold",
"verse_count": 89, "ayahs": 89,
"slug": "az-zukhruf", "slug": "az-zukhruf",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Ad-Dukhan", "transliterated_name": "Ad-Dukhan",
"translated_name": "The Smoke", "translated_name": "The Smoke",
"verse_count": 59, "ayahs": 59,
"slug": "ad-dukhan", "slug": "ad-dukhan",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Jathiyah", "transliterated_name": "Al-Jathiyah",
"translated_name": "The Crouching", "translated_name": "The Crouching",
"verse_count": 37, "ayahs": 37,
"slug": "al-jathiyah", "slug": "al-jathiyah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Ahqaf", "transliterated_name": "Al-Ahqaf",
"translated_name": "The Wind-Curved Sandhills", "translated_name": "The Wind-Curved Sandhills",
"verse_count": 35, "ayahs": 35,
"slug": "al-ahqaf", "slug": "al-ahqaf",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Muhammad", "transliterated_name": "Muhammad",
"translated_name": "Muhammad", "translated_name": "Muhammad",
"verse_count": 38, "ayahs": 38,
"slug": "muhammad", "slug": "muhammad",
"codepoints": [ "codepoints": [
1605, 1605,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Fath", "transliterated_name": "Al-Fath",
"translated_name": "The Victory", "translated_name": "The Victory",
"verse_count": 29, "ayahs": 29,
"slug": "al-fath", "slug": "al-fath",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Hujurat", "transliterated_name": "Al-Hujurat",
"translated_name": "The Rooms", "translated_name": "The Rooms",
"verse_count": 18, "ayahs": 18,
"slug": "al-hujurat", "slug": "al-hujurat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Ma'idah", "transliterated_name": "Al-Ma'idah",
"translated_name": "The Table Spread", "translated_name": "The Table Spread",
"verse_count": 120, "ayahs": 120,
"slug": "al-maidah", "slug": "al-maidah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Qaf", "transliterated_name": "Qaf",
"translated_name": "The Letter \"Qaf\"", "translated_name": "The Letter \"Qaf\"",
"verse_count": 45, "ayahs": 45,
"slug": "qaf", "slug": "qaf",
"codepoints": [ "codepoints": [
1602 1602

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Adh-Dhariyat", "transliterated_name": "Adh-Dhariyat",
"translated_name": "The Winnowing Winds", "translated_name": "The Winnowing Winds",
"verse_count": 60, "ayahs": 60,
"slug": "adh-dhariyat", "slug": "adh-dhariyat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "At-Tur", "transliterated_name": "At-Tur",
"translated_name": "The Mount", "translated_name": "The Mount",
"verse_count": 49, "ayahs": 49,
"slug": "at-tur", "slug": "at-tur",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Najm", "transliterated_name": "An-Najm",
"translated_name": "The Star", "translated_name": "The Star",
"verse_count": 62, "ayahs": 62,
"slug": "an-najm", "slug": "an-najm",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Qamar", "transliterated_name": "Al-Qamar",
"translated_name": "The Moon", "translated_name": "The Moon",
"verse_count": 55, "ayahs": 55,
"slug": "al-qamar", "slug": "al-qamar",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Ar-Rahman", "transliterated_name": "Ar-Rahman",
"translated_name": "The Beneficent", "translated_name": "The Beneficent",
"verse_count": 78, "ayahs": 78,
"slug": "ar-rahman", "slug": "ar-rahman",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Waqi'ah", "transliterated_name": "Al-Waqi'ah",
"translated_name": "The Inevitable", "translated_name": "The Inevitable",
"verse_count": 96, "ayahs": 96,
"slug": "al-waqiah", "slug": "al-waqiah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Hadid", "transliterated_name": "Al-Hadid",
"translated_name": "The Iron", "translated_name": "The Iron",
"verse_count": 29, "ayahs": 29,
"slug": "al-hadid", "slug": "al-hadid",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Mujadila", "transliterated_name": "Al-Mujadila",
"translated_name": "The Pleading Woman", "translated_name": "The Pleading Woman",
"verse_count": 22, "ayahs": 22,
"slug": "al-mujadila", "slug": "al-mujadila",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Hashr", "transliterated_name": "Al-Hashr",
"translated_name": "The Exile", "translated_name": "The Exile",
"verse_count": 24, "ayahs": 24,
"slug": "al-hashr", "slug": "al-hashr",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-An'am", "transliterated_name": "Al-An'am",
"translated_name": "The Cattle", "translated_name": "The Cattle",
"verse_count": 165, "ayahs": 165,
"slug": "al-anam", "slug": "al-anam",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Mumtahanah", "transliterated_name": "Al-Mumtahanah",
"translated_name": "She that is to be examined", "translated_name": "She that is to be examined",
"verse_count": 13, "ayahs": 13,
"slug": "al-mumtahanah", "slug": "al-mumtahanah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "As-Saf", "transliterated_name": "As-Saf",
"translated_name": "The Ranks", "translated_name": "The Ranks",
"verse_count": 14, "ayahs": 14,
"slug": "as-saf", "slug": "as-saf",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Jumu'ah", "transliterated_name": "Al-Jumu'ah",
"translated_name": "The Congregation, Friday", "translated_name": "The Congregation, Friday",
"verse_count": 11, "ayahs": 11,
"slug": "al-jumuah", "slug": "al-jumuah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Munafiqun", "transliterated_name": "Al-Munafiqun",
"translated_name": "The Hypocrites", "translated_name": "The Hypocrites",
"verse_count": 11, "ayahs": 11,
"slug": "al-munafiqun", "slug": "al-munafiqun",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "At-Taghabun", "transliterated_name": "At-Taghabun",
"translated_name": "The Mutual Disillusion", "translated_name": "The Mutual Disillusion",
"verse_count": 18, "ayahs": 18,
"slug": "at-taghabun", "slug": "at-taghabun",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "At-Talaq", "transliterated_name": "At-Talaq",
"translated_name": "The Divorce", "translated_name": "The Divorce",
"verse_count": 12, "ayahs": 12,
"slug": "at-talaq", "slug": "at-talaq",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "At-Tahrim", "transliterated_name": "At-Tahrim",
"translated_name": "The Prohibition", "translated_name": "The Prohibition",
"verse_count": 12, "ayahs": 12,
"slug": "at-tahrim", "slug": "at-tahrim",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Mulk", "transliterated_name": "Al-Mulk",
"translated_name": "The Sovereignty", "translated_name": "The Sovereignty",
"verse_count": 30, "ayahs": 30,
"slug": "al-mulk", "slug": "al-mulk",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Qalam", "transliterated_name": "Al-Qalam",
"translated_name": "The Pen", "translated_name": "The Pen",
"verse_count": 52, "ayahs": 52,
"slug": "al-qalam", "slug": "al-qalam",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Haqqah", "transliterated_name": "Al-Haqqah",
"translated_name": "The Reality", "translated_name": "The Reality",
"verse_count": 52, "ayahs": 52,
"slug": "al-haqqah", "slug": "al-haqqah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-A'raf", "transliterated_name": "Al-A'raf",
"translated_name": "The Heights", "translated_name": "The Heights",
"verse_count": 206, "ayahs": 206,
"slug": "al-araf", "slug": "al-araf",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Ma'arij", "transliterated_name": "Al-Ma'arij",
"translated_name": "The Ascending Stairways", "translated_name": "The Ascending Stairways",
"verse_count": 44, "ayahs": 44,
"slug": "al-maarij", "slug": "al-maarij",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Nuh", "transliterated_name": "Nuh",
"translated_name": "Noah", "translated_name": "Noah",
"verse_count": 28, "ayahs": 28,
"slug": "nuh", "slug": "nuh",
"codepoints": [ "codepoints": [
1606, 1606,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Jinn", "transliterated_name": "Al-Jinn",
"translated_name": "The Jinn", "translated_name": "The Jinn",
"verse_count": 28, "ayahs": 28,
"slug": "al-jinn", "slug": "al-jinn",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Muzzammil", "transliterated_name": "Al-Muzzammil",
"translated_name": "The Enshrouded One", "translated_name": "The Enshrouded One",
"verse_count": 20, "ayahs": 20,
"slug": "al-muzzammil", "slug": "al-muzzammil",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Muddaththir", "transliterated_name": "Al-Muddaththir",
"translated_name": "The Cloaked One", "translated_name": "The Cloaked One",
"verse_count": 56, "ayahs": 56,
"slug": "al-muddaththir", "slug": "al-muddaththir",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Qiyamah", "transliterated_name": "Al-Qiyamah",
"translated_name": "The Resurrection", "translated_name": "The Resurrection",
"verse_count": 40, "ayahs": 40,
"slug": "al-qiyamah", "slug": "al-qiyamah",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Insan", "transliterated_name": "Al-Insan",
"translated_name": "The Man", "translated_name": "The Man",
"verse_count": 31, "ayahs": 31,
"slug": "al-insan", "slug": "al-insan",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Mursalat", "transliterated_name": "Al-Mursalat",
"translated_name": "The Emissaries", "translated_name": "The Emissaries",
"verse_count": 50, "ayahs": 50,
"slug": "al-mursalat", "slug": "al-mursalat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Naba", "transliterated_name": "An-Naba",
"translated_name": "The Tidings", "translated_name": "The Tidings",
"verse_count": 40, "ayahs": 40,
"slug": "an-naba", "slug": "an-naba",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "An-Nazi'at", "transliterated_name": "An-Nazi'at",
"translated_name": "Those who drag forth", "translated_name": "Those who drag forth",
"verse_count": 46, "ayahs": 46,
"slug": "an-naziat", "slug": "an-naziat",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "madinah", "place_of_revelation": "madinah",
"transliterated_name": "Al-Anfal", "transliterated_name": "Al-Anfal",
"translated_name": "The Spoils of War", "translated_name": "The Spoils of War",
"verse_count": 75, "ayahs": 75,
"slug": "al-anfal", "slug": "al-anfal",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "'Abasa", "transliterated_name": "'Abasa",
"translated_name": "He Frowned", "translated_name": "He Frowned",
"verse_count": 42, "ayahs": 42,
"slug": "abasa", "slug": "abasa",
"codepoints": [ "codepoints": [
1593, 1593,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "At-Takwir", "transliterated_name": "At-Takwir",
"translated_name": "The Overthrowing", "translated_name": "The Overthrowing",
"verse_count": 29, "ayahs": 29,
"slug": "at-takwir", "slug": "at-takwir",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Infitar", "transliterated_name": "Al-Infitar",
"translated_name": "The Cleaving", "translated_name": "The Cleaving",
"verse_count": 19, "ayahs": 19,
"slug": "al-infitar", "slug": "al-infitar",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Mutaffifin", "transliterated_name": "Al-Mutaffifin",
"translated_name": "The Defrauding", "translated_name": "The Defrauding",
"verse_count": 36, "ayahs": 36,
"slug": "al-mutaffifin", "slug": "al-mutaffifin",
"codepoints": [ "codepoints": [
1575, 1575,

View file

@ -4,7 +4,7 @@
"place_of_revelation": "makkah", "place_of_revelation": "makkah",
"transliterated_name": "Al-Inshiqaq", "transliterated_name": "Al-Inshiqaq",
"translated_name": "The Sundering", "translated_name": "The Sundering",
"verse_count": 25, "ayahs": 25,
"slug": "al-inshiqaq", "slug": "al-inshiqaq",
"codepoints": [ "codepoints": [
1575, 1575,

Some files were not shown because too many files have changed in this diff Show more