Tafsir As-Saadi

Multiple Ayahs

Tags

Download Links

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

لِلۡفُقَرَآءِ ٱلۡمُهَٰجِرِينَ ٱلَّذِينَ أُخۡرِجُواْ مِن دِيَٰرِهِمۡ وَأَمۡوَٰلِهِمۡ يَبۡتَغُونَ فَضۡلٗا مِّنَ ٱللَّهِ وَرِضۡوَٰنٗا وَيَنصُرُونَ ٱللَّهَ وَرَسُولَهُۥٓۚ أُوْلَٰٓئِكَ هُمُ ٱلصَّٰدِقُونَ ٨
Në vijim, Allahu i Lartësuar na tregon arsyen pse u përcaktoi kategorive të mësipërme pjesë nga el fej’u:Ajo u takon muhaxhirëve të varfër, të cilët u dëbuan prej shtëpive dhe pasurisë së tyre, për shkak se kërkonin mirësinë e kënaqësinë e Allahut dhe që të ndihmonin Allahun dhe të Dërguarin e Tij. Pikërisht këta janë të drejtët! -Muhaxhirët ishin ata të cilët braktisën çdo gjë të dashur në atdheun e tyre. Ata u ndanë nga të afërmit e tyre dhe lanë çdo pasuri që zotëronin, për hir të Allahut dhe në ndihmë të fesë së Tij. Motivi i këtij emigrimi ishin dashuria për Allahun dhe Profetin dhe bindja ndaj tyre. Pikërisht këta janë njerëzit që kanë besim të vërtetë, të cilët kryejnë vepra sipas këtij besimi. Muhaxhirët e vërtetuan imanin që kishin në zemër me vepra të mira dhe të sinqerta dhe me adhurime të vështira, ndryshe nga ata që, edhe pse shtireshin sikur besonin, nuk e vërtetonin atë nëpërmjet xhihadit, hixhretit dhe adhurime të tjera.

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.