Tafsir As-Saadi

Multiple Ayahs

Tags

Download Links

Tafsir As-Saadi tafsir for Surah Al-Hashr — Ayah 15

كَمَثَلِ ٱلَّذِينَ مِن قَبۡلِهِمۡ قَرِيبٗاۖ ذَاقُواْ وَبَالَ أَمۡرِهِمۡ وَلَهُمۡ عَذَابٌ أَلِيمٞ ١٥
Ashtu si populli jo shumë larg më parë, të cilët vuajtën pasojat e veprimeve të tyre, edhe ata do të kenë një dënim të rëndë. -Ata ngjajnë me kurejshët, kur Shejtani i mallkuar ua zbukuroi veprat e tyre. Duke treguar se si i Mallkuari ua zbukuroi veprat e tyre, Allahu i Lartësuar thotë në një ajet tjetër: “Shejtani ua zbukuroi atyre veprat e këqija dhe u tha: “Askush nuk mund t’ju mposhtë ju sot, sepse do të jem unë mbrojtësi juaj.” Por kur u ndeshën dy ushtritë, ai iku me të katra e tha: “Unë nuk kam të bëj me ju. Unë shoh atë që ju nuk e shihni. Unë i frikësohem Allahut. Allahu ka, vërtet ndëshkim të ashpër”.”. [Enfal 48]. Kështu, ata u tradhtuan pabesisht nga aleatët, të cilët nuk u sollën asnjë ndihmë dhe nuk mundën t’i mbronin nga ndëshkimi. Kurejshët shkuan në Bedër plot fodullëk, të bindur se do të arrinin qëllimet e tyre kundër Profetit dhe besimtarëve. Por Allahu i Lartësuar e ndihmoi Profetin e Tij dhe besimtarët, duke u dhënë fitoren kundër mohuesve. Në këtë betejë u vranë krerët e qafirëve, disa u robëruan të tjerët ia mbathën. Kështu, ata korrën çfarë mbollën. Në të njëjtën mënyrë ngjau edhe me jehudët pak më vonë. Ndërsa munafikët, të cilët tradhtuan vëllezërit e tyre jehudë, krahasohen me dikë tjetër. I Lartësuari 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.