Tafsir As-Saadi

Multiple Ayahs

Tags

Download Links

Tafsir As-Saadi tafsir for Surah Al-Muddaththir — Ayah 11

ذَرۡنِي وَمَنۡ خَلَقۡتُ وَحِيدٗا ١١ وَجَعَلۡتُ لَهُۥ مَالٗا مَّمۡدُودٗا ١٢ وَبَنِينَ شُهُودٗا ١٣
Këto ajete janë shpallur dhe flasin për El Uelid Ibn Mugirah, urrejtësin, kundërshtuesin dhe armikun e hapur të së vërtetës, Allahut dhe të Profetit të Tij. Allahu i Madhëruar e paralajmëroi këtë njeri ashtu si asnjë tjetër, duke i treguar atij dhe neve se si do të jetë ndëshkimi për këdo që armiqësohet me të vërtetën dhe me inat e refuzon dhe e shpërfill atë. Ai na tregon se të tillët do të jenë të poshtëruar në dynja, ndërsa në ahiret ndëshkimi do të jetë më poshtërues dhe i hidhur se ai i dynjasë. Thotë i Madhëruari:Ma lër Mua atë që e krijova të vetmuar, që i mundësova të ketë pasuri të madhe; që e bëra edhe me djem, të cilët i ka me vete. – Kuptimi: E krijova atë të vetmuar, pa pasuri dhe pushtet, pa mbështetës e pasues. Pastaj, në vazhdimësi, e begatuam dhe u kujdesëm për të, duke i dhënë pasuri, duke i falur djem, të cilët i qëndrojnë gjithnjë pranë, për t’i kënaqur zemrën dhe syrin dhe për t’i qenë krah e mbështetje. Gjithashtu 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.