Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah Al-Qiyamah — Ayah 1

لَآ أُقۡسِمُ بِيَوۡمِ ٱلۡقِيَٰمَةِ ١

Commentary

لَآ اُقْسِمُ بِيَوْمِ الْقِيٰمَةِ وَلَآ اُقْسِمُ بِالنَّفْسِ اللَّوَّامَةِ (I swear by the Day of Resurrection, [ 1] and I swear by the self-reproaching conscience, (that Resurrection is a reality.)...75:1-2). The negative particle la 'nay' prefixed to the oath in this context has no meaning. When the object of oath is to refute the false thought of an opponent, this redundant negative particle is used before oath. This usage is commonplace in Arabic idiom. Such usage is sometimes employed in our language [ in Urdu ] as well [ as an answer to some objection or in repudiation of what is said before or ] to emphasize an important subject. This Surah refutes and rebuts doubts about the possibility of the Resurrection by the rejecters. The Surah first swears an oath by the Resurrection, and then by the self-reproaching conscience. The complement or subject of oath is contextually understood - the Day of Resurrection is a reality and it shall come to pass. The object of oath in verse [ 1] is to affirm and emphasize the importance of the subject about which an oath is taken. In this instance, it is the Resurrection. In verse [ 2], the object of oath is to lay emphasis on the importance of self-reproaching conscience and its acceptability in the sight of Allah. The word nafs means 'soul' or 'life' and the word lawwamah is derived from lawm signifying 'reproach or upbraid'. The phrase refers to the human conscience that upbraids him for doing bad deeds. It upbraids him not only for doing bad deeds, but also for doing good deeds - 'why did you not do more good, and attain higher stages [ of development ]?' In short, a perfect believer reproaches and upbraids himself all the time whether doing good or bad. His reproaching himself for bad deeds is quite understandable, but why should he reproach, blame or criticize himself for good deeds? He should try to reach for higher goals in life by doing better deeds. He upbraids himself for missing out on that score. This interpretation is reported from Sayyidna Ibn ` Abbas and other leading authorities on Tafsir [ Ibn Kathir and others ].

On the same basis, Sayyidna Hasan al-Basri interpreted nafs lawwamah as nafs mu'minah meaning, the 'believing soul' and said that 'By Allah! A believer at all times upbraids his own self. It is obvious why he should reproach himself when he commits evil. He reproaches himself when he does good deeds as well, because he feels that he has not performed his duties of servitude and Divine worship adequately. He feels that he has not fulfilled and consummated his obligations of slave-hood perfectly. Therefore, he reproaches himself for his shortcomings in the performance of his duties and obligations.'

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.