Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah Al-Munafiqun — Ayah 6

وَإِذَا قِيلَ لَهُمۡ تَعَالَوۡاْ يَسۡتَغۡفِرۡ لَكُمۡ رَسُولُ ٱللَّهِ لَوَّوۡاْ رُءُوسَهُمۡ وَرَأَيۡتَهُمۡ يَصُدُّونَ وَهُم مُّسۡتَكۡبِرُونَ ٥ سَوَآءٌ عَلَيۡهِمۡ أَسۡتَغۡفَرۡتَ لَهُمۡ أَمۡ لَمۡ تَسۡتَغۡفِرۡ لَهُمۡ لَن يَغۡفِرَ ٱللَّهُ لَهُمۡۚ إِنَّ ٱللَّهَ لَا يَهۡدِي ٱلۡقَوۡمَ ٱلۡفَٰسِقِينَ ٦

Let us now study some specific sentences of the Surah:

وَإِذَا قِيلَ لَهُمْ تَعَالَوْا يَسْتَغْفِرْ‌ لَكُمْ رَ‌سُولُ اللَّـهِ (And when it is said to them, “ Come on, and Allah’ s Messenger will pray for your forgiveness”…63:5). When this Surah exposed the false oaths of ‘Abdullah Ibn Ubayy, the leader of the hypocrites, people went up to him to advise him to approach the Holy Prophet ﷺ and admit his guilt. They said that he has still time to request the Holy Prophet ﷺ to pray to Allah to forgive him. To this, the responded by turning his head around and saying arrogantly. “ I believed when you asked me to believe; I paid Zakah when you asked to; and now the only thing left is for you to ask me to prostrate to Muhammad ﷺ . The above verses were revealed on this occasion, which make plain that he has no faith, and therefore asking forgiveness for him cannot benefit him in any way.

Ibn Ubayy, after this incident, returned to Madinah, lived for a few days, and died soon thereafter. [ Mazhari ]

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.