Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

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

وَلَآ أُقۡسِمُ بِٱلنَّفۡسِ ٱللَّوَّامَةِ ٢ أَيَحۡسَبُ ٱلۡإِنسَٰنُ أَلَّن نَّجۡمَعَ عِظَامَهُۥ ٣

Interpretation of Lawwarnah

Sayyidna Ibn ` Abbas, Hasan al-Basri and others have expressed the view that Allah has sworn an oath by the self-reproaching conscience in order to show honour for the believing souls who take account of their deeds, regret, and feel sorry for, their shortcomings and reproach themselves. Three kinds of Nafs

The foregoing interpretation of An-nafs-ul-lawwamah embraces An-nafs-ul-mutma` innah. The two terms are titles of a God-fearing

person.

In Sufi terminology, we come across the following concepts. The noble Sufis say that man in his nature goes through three stages of human development. The first stage is called ] An-nafs-ul-ammarah 'the self that tempts (to evil) ' as said by the Holy Qur'an: اِنَّ النَّفْسَ لَاَمَّارَةٌۢ بِالسُّوْۗءِ '...Surely, man's inner self often incites to evil_[ 12:53] '

The second stage of development is called An-nafs-ul-lawwamah 'the self that blames' - translated above as 'the self-reproaching conscience'.

The first stage is developed into the second stage when the traveler perform righteousness, and exerts himself in riyadah 'ascetic discipline' and mujahadah 'spiritual struggle'. This Self is conscious of its own imperfections. It regrets its evils and shortcomings, but it is not completely cut off from the evils. The third and highest stage of development is called An-nafs-ul-mutma'innah 'the self at peace'. This self develops into this stage when it progressively performs righteousness and attains Divine nearness and applies the sacred laws of Shari` ah so rigorously that Shari'ah becomes his nature and develops a natural hatred for anything contrary to Shari` ah . The title of the self at this stage is mutma'innah.

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.