Bosnian Abridged Explanation of the Quran

Multiple Ayahs

Tags

Download Links

Bosnian Abridged Explanation of the Quran tafsir for Surah At-Talaq — Ayah 1

يَٰٓأَيُّهَا ٱلنَّبِيُّ إِذَا طَلَّقۡتُمُ ٱلنِّسَآءَ فَطَلِّقُوهُنَّ لِعِدَّتِهِنَّ وَأَحۡصُواْ ٱلۡعِدَّةَۖ وَٱتَّقُواْ ٱللَّهَ رَبَّكُمۡۖ لَا تُخۡرِجُوهُنَّ مِنۢ بُيُوتِهِنَّ وَلَا يَخۡرُجۡنَ إِلَّآ أَن يَأۡتِينَ بِفَٰحِشَةٖ مُّبَيِّنَةٖۚ وَتِلۡكَ حُدُودُ ٱللَّهِۚ وَمَن يَتَعَدَّ حُدُودَ ٱللَّهِ فَقَدۡ ظَلَمَ نَفۡسَهُۥۚ لَا تَدۡرِي لَعَلَّ ٱللَّهَ يُحۡدِثُ بَعۡدَ ذَٰلِكَ أَمۡرٗا ١
O Vjerovjesniče, kada ti ili neko iz tvoga ummeta, htjednete žene pustiti, vi ih u vrijeme kad su čiste pustite, tj. u periodu čistoće kada s njima niste imali odnos, i brojte to vrijeme, kako biste mogli vratiti vaše supruge, ukoliko to budete željeli, i Allaha, Gospodara svoga, bojte se, na način da radite po Njegovim naredbama i da se klonite Njegovih zabrana. Ne izgonite pušćenice iz kuća gdje borave, a ni one neka ne izlaze, dok se priček ne okonča, osim ako očito sramno djelo učine, poput bluda. To su Allahove granice koje je On odredio. Onaj koji Allahove propise krši i te granice pređe, sam sebi je zulum učinio, jer ide u propast, griješeći prema svome Gospodaru. Šta znaš, o ti koji si razveo suprugu, Allah će, možda, poslije toga dati želju u srce muža, pa da vrati svoju suprugu.

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.