Turkish Al-Mukhtasar in Interpreting the Noble Quran

Multiple Ayahs

Tags

Download Links

Turkish Al-Mukhtasar in Interpreting the Noble Quran tafsir for Surah Al-Hadid — Ayah 20

ٱعۡلَمُوٓاْ أَنَّمَا ٱلۡحَيَوٰةُ ٱلدُّنۡيَا لَعِبٞ وَلَهۡوٞ وَزِينَةٞ وَتَفَاخُرُۢ بَيۡنَكُمۡ وَتَكَاثُرٞ فِي ٱلۡأَمۡوَٰلِ وَٱلۡأَوۡلَٰدِۖ كَمَثَلِ غَيۡثٍ أَعۡجَبَ ٱلۡكُفَّارَ نَبَاتُهُۥ ثُمَّ يَهِيجُ فَتَرَىٰهُ مُصۡفَرّٗا ثُمَّ يَكُونُ حُطَٰمٗاۖ وَفِي ٱلۡأٓخِرَةِ عَذَابٞ شَدِيدٞ وَمَغۡفِرَةٞ مِّنَ ٱللَّهِ وَرِضۡوَٰنٞۚ وَمَا ٱلۡحَيَوٰةُ ٱلدُّنۡيَآ إِلَّا مَتَٰعُ ٱلۡغُرُورِ ٢٠
Şunu iyi bilin ki, dünya hayatı bedenlerin oynadığı bir oyun, kalpler için bir eğlence, kendisi ile güzelleştiğiniz bir süs, mülk ve eşya bakımından aranızda bir övünme, mal ve evlatlarınızın çokluğu bakımından bir kibirlenmeden ibarettir. Tıpkı bir yağmur gibidir. Onun bitirdiği ürünler çiftçilerin çok hoşuna gider. Sonra bu yeşil olan bitki belirli bir zaman sonra kurur. -Ey bunu gören kişi!- Bu bitkinin yeşerdikten sonra sarardığını görürsün. Sonra da Yüce Allah onu çer çöp haline getirir. Ahirette kâfir ve münafıklar için şiddetli bir azap vardır. Yüce Allah tarafından Mümin kullarının günahları için bir bağışlanma ve rızası vardır. Dünya hayatı kalıcı olmayan, yok olacak geçimlikten başka bir şey değildir. Kim, geçici nimetleri ahiret nimetlerine tercih ederse aldanıp hüsrana uğrayanlardan olur.

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.