Maarif-ul-Quran

Multiple Ayahs

Tags

Download Links

Maarif-ul-Quran tafsir for Surah At-Talaq — Ayah 5

ذَٰلِكَ أَمۡرُ ٱللَّهِ أَنزَلَهُۥٓ إِلَيۡكُمۡۚ وَمَن يَتَّقِ ٱللَّهَ يُكَفِّرۡ عَنۡهُ سَيِّـَٔاتِهِۦ وَيُعۡظِمۡ لَهُۥٓ أَجۡرًا ٥

Then the verse emphasises strict adherence to the above laws pertaining to divorce and waiting-period, thus: ذَٰلِكَ أَمْرُ‌ اللَّـهِ أَنزَلَهُ إِلَيْكُمْ (This is the command of Allah that He has sent down to you...5) After this, the verse again draws attention to another virtue of taqwa. وَمَن يَتَّقِ اللَّـهَ يُكَفِّرْ‌ عَنْهُ سَيِّئَاتِهِ وَيُعْظِمْ لَهُ أَجْرً‌ا (Arid whoever fears Allah, He will write off his evil deeds, and will give him a huge reward...65:5)

Five Blessings of taqwa

The merits and blessings of taqwa mentioned in the above verses may be summarised in five things: [ 1] He who has taqwa will be given a way out of difficulties and adversities; [ 2] He will be provided with all his needs from resources that he does not anticipate or expect; [ 3] Allah will make matters and tasks easy for him; [ 4] Allah will expiate his sins; and [ 5] He will grant him an immense reward.

Another blessing of taqwa mentioned by the Holy Qur'an at another place is that a God-fearing person finds it easier to distinguish between right and wrong, thus:إِن تَتَّقُوا اللَّـهَ يَجْعَل لَّكُمْ فُرْ‌قَانًا you fear Allah, He will provide you with a criterion to distinguish between right and wrong...8:29]

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.