Al-Basit

Multiple Ayahs

Tags

Download Links

Al-Basit tafsir for Surah Al-Haqqah — Ayah 47

فَمَا مِنكُم مِّنۡ أَحَدٍ عَنۡهُ حَٰجِزِينَ ٤٧

قوله تعالى: ﴿فَمَا مِنْكُمْ مِنْ أَحَدٍ عَنْهُ حَاجِزِينَ (47)﴾. قال مقاتل [["تفسير مقاتل" 207/ ب، و"التفسير الكبير" 30/ 119.]]، (والكلبي [[ساقطة من (أ).]] [[ورد قوله في المرجع السابق.]]: ليس منكم أحد يحجزنا عنه، وعن ذلك.

وقال عطاء: يقول: لا يحجزه مني أحد [[لم أعثر على مصدر لقوله.]].

وقال أبو عبيدة [["مجاز القرآن" 2/ 286 بمعناه، وعبارته: "خرج صفته على صفة الجميع؛ لأن أحدًا يقع على الواحد، وعلى الاثنين، والجميع من الذكر والأنثى".]]، والفراء [["معاني القرآن" 3/ 183، وعبارته: "أحد يكون للجميع والواحد".]]، والزجاج [["معاني القرآن وإعرابه" 5/ 218، والعبارة نقلها عنه الواحدي بتصرف يسير.]]: إنما قال: (حاجزين) في صفة (أحد)؛ لأنه يقع على الجمع، المعنى: فما منكم قوم يحجزون [[بياض في (ع).]] عنه. وقد ذكرنا هذا عند قوله: ﴿بَيْنَ أَحَدٍ مِنْ رُسُلِهِ﴾ [[[البقرة: 285] ومما جاء في ذلك: وإنما جاز هع أحد وهو واحد في اللفظ؛ لأن أحدًا يجوز أن يؤدي عن الجميع، قال تعالى: ﴿فَمَا مِنْكُمْ مِنْ أَحَدٍ عَنْهُ حَاجِزِينَ (47)﴾، وإنما كان كذلك؛ لأن أحدًا ليس كرجل يثنئ ويجمع. وقولك: ما يفعل هذا أحد. تريد ما يفعله الناس كلهم، قلما كان لفظ أحد يؤدي عن الجميع جاز أن يستعمل معه "بين"، وإن كان لا يجوز أن يقول: لا نفرق بين رجل منهم.]].

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.