Tafsir As-Saadi

Multiple Ayahs

Tags

Download Links

Tafsir As-Saadi tafsir for Surah Al-Hadid — Ayah 8

وَمَا لَكُمۡ لَا تُؤۡمِنُونَ بِٱللَّهِ وَٱلرَّسُولُ يَدۡعُوكُمۡ لِتُؤۡمِنُواْ بِرَبِّكُمۡ وَقَدۡ أَخَذَ مِيثَٰقَكُمۡ إِن كُنتُم مُّؤۡمِنِينَ ٨
Ç’është me ju, që nuk i besoni Allahut, kur i Dërguari i Tij ju fton t’i besoni Zotit tuaj, i Cili ka marrë besën nga ju?! Mbajeni fjalën, nëse jeni besimtarë(të vërtetë)! -Çfarë ju pengon ju të besoni?! Si mund të mos besoni, ndërkohë që profeti Muhamed, më i miri i profetëve dhe thirrësi më i nderuar në rrugën e drejtë të Zotit, ju fton që të besoni?! Kjo, përkundrazi, duhet t’ju bëjë të nxitoni që t’i përgjigjeni ftesës së tij, që ta përqafoni sa më shpejt të vërtetën që ai ka sjellë prej Zotit. Aq më shumë, kur Allahu i Madhëruar ka marrë besën prej jush se do t’i besoni atij. Atëherë, nëse jeni besimtarë të vërtetë, duhet ta mbani premtimin. Megjithatë, me butësinë dhe përkujdesin e Tij të madh, Allahu i Madhëruar nuk u mjaftua vetëm me ftesën e sjellë nëpërmjet Profetit më të zgjedhur, por e mbështeti atë edhe me mrekulli të shumta. Allahu i Madhëruar thotë:

Tafsir Resource

QUL supports exporting tafsir content in both JSON and SQLite formats. Tafsir text may include <html> tags for formatting such as <b>, <i>, etc.

Example JSON Format:

{
  "2:3": {
    "text": "tafisr text.",
    "ayah_keys": ["2:3", "2:4"]
  },
  "2:4": "2:3"
}
  • Keys in the JSON are "ayah_key" in "surah:ayah", e.g. "2:3" means 3rd ayah of Surah Al-Baqarah.
  • The value of ayah key can either be:
    • an object — this is the main tafsir group. It includes:
      • text: the tafsir content (can include HTML)
      • ayah_keys: an array of ayah keys this tafsir applies to
    • a string — this indicates the tafsir is part of a group. The string points to the ayah_key where the tafsir text can be found.

SQLite exports includes the following columns

  • ayah_key: the ayah for which this record applies.
  • group_ayah_key: the ayah key that contains the main tafsir text (used for shared tafsir).
  • from_ayah / to_ayah: start and end ayah keys for convenience (optional).
  • ayah_keys: comma-separated list of all ayah keys that this tafsir covers.
  • text: tafsir text. If blank, use the text from the group_ayah_key.