Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah Al-Muddaththir — Ayah 39

كُلُّ نَفۡسِۭ بِمَا كَسَبَتۡ رَهِينَةٌ ٣٨ إِلَّآ أَصۡحَٰبَ ٱلۡيَمِينِ ٣٩ فِي جَنَّٰتٖ يَتَسَآءَلُونَ ٤٠ عَنِ ٱلۡمُجۡرِمِينَ ٤١ مَا سَلَكَكُمۡ فِي سَقَرَ ٤٢ قَالُواْ لَمۡ نَكُ مِنَ ٱلۡمُصَلِّينَ ٤٣ وَلَمۡ نَكُ نُطۡعِمُ ٱلۡمِسۡكِينَ ٤٤ وَكُنَّا نَخُوضُ مَعَ ٱلۡخَآئِضِينَ ٤٥ وَكُنَّا نُكَذِّبُ بِيَوۡمِ ٱلدِّينِ ٤٦ حَتَّىٰٓ أَتَىٰنَا ٱلۡيَقِينُ ٤٧

كُلُّ نَفْسٍۢ بِمَا كَسَبَتْ رَهِيْنَةٌ اِلَّآ اَصْحٰبَ الْيَمِيْنِ (Everyone will be detained [ in the Hell ] because of what he did, [ 38] except the People of the Right, [ i.e. those who will be given their Book of Deeds in their right hands ] 74:38-39)

The word rahinah is used in the sense of marhunah 'will be detained'. The word is derived from rahn 'to give something valuable to a pawnbroker as a security for a debt. The valuable thing is thus merely detained by the pawnbroker. He cannot use it or take advantage of it. Likewise, every person on the Day of Judgment will be detained in lieu of his sins, except those who will be given their Book of Deeds in their right hands. In this context, 'detention' could refer to being detained in Hell. In this case, the statement would mean that every person will be held in pledge in Hell against his sins to receive punishment, except the People of the Right. The context indicates that the People of the Right are those who have repaid their debt, i.e. they have fulfilled their obligations in this world towards Allah and other human beings. In these instances there is no need for them to be detained. This interpretation seems to be plain, simple and straightforward. However, if 'detention' refers to being held at some other place before giving account or before admission into Paradise or Hell, it signifies that every person will be held to give an account of his deeds. No person will be permitted to move out unless the account is taken. In this case, the exception of the People of the Right could refer to the sinless who are not accountable, such as minors or immature children as explained by Sayyidna ` Ali. According to a Tradition, a segment of the Holy Prophet's community would be exempted from accountability. They will enter Paradise without having to account for actions. Possibly, it could be referring to this segment. According to Surah .Al-Waqi` ah, there will be three categories of people on the Plain of Gathering: [ 1] sabiqun 'the Foremost' and muqarrabun 'who have attained nearness to Allah'; [ 2] the People of the Right; and [ 3] the People of the Left. On this occasion, the muqarrabun have been merged with the People of the Right', and only the latter people have been mentioned. From this point of view, there is no express text which states that all the People of the Right will be excepted, and will not be detained for accountability. The first interpretation, that is being held in Hell, appropriately fits the context. And Allah knows best!

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.