Italian Al-Mukhtasar in interpreting the Noble Quran

Multiple Ayahs

Tags

Download Links

Italian Al-Mukhtasar in interpreting the Noble Quran tafsir for Surah Al-Mumtahanah — Ayah 10

يَٰٓأَيُّهَا ٱلَّذِينَ ءَامَنُوٓاْ إِذَا جَآءَكُمُ ٱلۡمُؤۡمِنَٰتُ مُهَٰجِرَٰتٖ فَٱمۡتَحِنُوهُنَّۖ ٱللَّهُ أَعۡلَمُ بِإِيمَٰنِهِنَّۖ فَإِنۡ عَلِمۡتُمُوهُنَّ مُؤۡمِنَٰتٖ فَلَا تَرۡجِعُوهُنَّ إِلَى ٱلۡكُفَّارِۖ لَا هُنَّ حِلّٞ لَّهُمۡ وَلَا هُمۡ يَحِلُّونَ لَهُنَّۖ وَءَاتُوهُم مَّآ أَنفَقُواْۚ وَلَا جُنَاحَ عَلَيۡكُمۡ أَن تَنكِحُوهُنَّ إِذَآ ءَاتَيۡتُمُوهُنَّ أُجُورَهُنَّۚ وَلَا تُمۡسِكُواْ بِعِصَمِ ٱلۡكَوَافِرِ وَسۡـَٔلُواْ مَآ أَنفَقۡتُمۡ وَلۡيَسۡـَٔلُواْ مَآ أَنفَقُواْۚ ذَٰلِكُمۡ حُكۡمُ ٱللَّهِ يَحۡكُمُ بَيۡنَكُمۡۖ وَٱللَّهُ عَلِيمٌ حَكِيمٞ ١٠
O voi che credete in Allāh e che vi attenete alla Sua Legge, se giungono da voi delle credenti emigrate dalla terra dei miscredenti alla terra dell'Islām, mettetele alla prova per verificare la sincerità della loro fede, e Allāh è più Consapevole della loro fede, nulla di ciò che celano nei loro cuori Gli è nascosto. Se vi accertate che sono delle credenti, dopo averle messe alla prova, e la loro sincerità di fede viene dimostrata, non restituitele ai loro mariti miscredenti. Non è permesso alle credenti sposare i miscredenti, e non è permesso ai miscredenti sposare le credenti, e restituite ai loro mariti ciò che hanno speso per la loro dote, e non vi è peccato, o credenti, nello sposarle, al termine del periodo dovuto, se corrispondete loro la dote; e chi ha una moglie miscredente, o che ha ripudiato l'Islām, non la trattenga, poiché il rapporto di matrimonio si è interrotto con la sua miscredenza; e chiedete ai miscredenti ciò che avete speso per la dote delle vostre mogli che si sono convertite, e loro chiedano ciò che hanno speso per le loro mogli che si sono convertite all'Islām. L'atto di restituire le doti, da ambo le parti, che è stato menzionato è legge di Allāh, gloria Sua, che decreta per voi ciò che vuole. Allāh è Consapevole delle questioni dei Suoi sudditi e delle loro azioni: nulla di tutto ciò Gli è nascosto, ed Egli è Saggio riguardo ciò che decreta per i Suoi sudditi.

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.