آیت 13{ مَا لَکُمْ لَا تَرْجُوْنَ لِلّٰہِ وَقَارًا۔ } ”تمہیں کیا ہوگیا ہے کہ تم اللہ کی عظمت کے امیدوار نہیں ہو ؟“ اس آیت کا ایک مفہوم تو یہ ہے کہ تم اللہ تعالیٰ کی عظمت کو تسلیم کیوں نہیں کرتے ؟ اور دوسرا یہ کہ تمہیں اللہ تعالیٰ کی عظمت و سطوت سے خوف کیوں نہیں آتا ؟ فی الحال اللہ تعالیٰ تمہیں ڈھیل دے رہا ہے ‘ لیکن اس کی ڈھیل کی بھی ایک حد ہے۔ تمہیں معلوم ہونا چاہیے : { اِنَّ بَطْشَ رَبِّکَ لَشَدِیْدٌ۔ } البروج کہ اللہ تعالیٰ جب کسی کو پکڑنے پر آتا ہے تو اس کی گرفت بہت سخت ہوتی ہے۔ تم ان سب باتوں کا خیال کیوں نہیں کرتے ہو ؟ آخرتم لوگ اس کی نافرمانیاں کرتے ہوئے اور اس کے ساتھ شریک ٹھہراتے ہوئے اس کے غصے اور اس کی گرفت سے بےخوف کیوں ہوگئے ہو ؟
QUL supports exporting tafsir content in both JSON and SQLite formats.
Tafsir text may include <html>
tags for formatting such as <b>
,
<i>
, etc.
Note:
Tafsir content may span multiple ayahs. QUL exports both the tafsir text and the ayahs it applies to.
Example JSON Format:
{ "2:3": { "text": "tafisr text.", "ayah_keys": ["2:3", "2:4"] }, "2:4": "2:3" }
"ayah_key"
in "surah:ayah"
, e.g. "2:3"
means
3rd ayah of Surah Al-Baqarah.
text
: the tafsir content (can include HTML)ayah_keys
: an array of ayah keys this tafsir applies toayah_key
where the tafsir text can be found.
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
.