(61) [These are] The Gardens of Eternity that the Most Merciful promised His servants in the Unseen[101]—indeed His Promise ever comes to be met![102]
[101] Those repentant ones will enter Gardens of everlasting residence, which the Most Merciful has promised His Believing servants to enter in the Hereafter. They Believed in this while they had not seen it in the worldly life (cf. al-Ṭabarī, Ibn Kathīr, al-Sa‘dī). al-Ras‘anī says: “He promised them these [Gardens] while they were unseen to them, or [it means] that they are absent from them [the gardens].” [102] Ma’tiyyan (lit. will be got at) means that this “promise” is got to by the allies of Allah, or it is in the form of maf‘ūl (object) with the meaning of fa‘il (subject), i.e., “coming.” The essence of “coming” (ityān) denotes an arrival with ease (cf. Ibn Qutaybah, Gharīb al-Qur’ān; al-Sijistānī, Gharīb al-Qur’ān; al-Iṣfahānī, al-Mufradāt). al-Ṭabarī says: “The promise in this context refers to what is promised, which is Paradise.” Ibn Juzayy further explains: “Ma’tiyyan is in the grammatical form of maf‘ūl (object). It is said to mean ‘fā‘il’ (subject), as it is the promise that comes to them. Others maintain its original meaning, as the promise refers to Paradise, and they are the ones who will come to it.”
Contents of the translations can be downloaded and re-published, with the following terms and conditions:
1. No modification, addition, or deletion of the content.
2. Clearly referring to the publisher and the source (QuranEnc.com).
3. Mentioning the version number when re-publishing the translation.
4. Keeping the transcript information inside the document.
5. Notifying the source (QuranEnc.com) of any note on the translation.
6. Updating the translation according to the latest version issued from the source (QuranEnc.com).
7. Inappropriate advertisements must not be included when displaying translations of the meanings of the Noble Quran.
د لټون پایلې:
API specs
Endpoints:
Sura translation
GET / https://quranenc.com/api/v1/translation/sura/{translation_key}/{sura_number} description: get the specified translation (by its translation_key) for the speicified sura (by its number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114)
Returns:
json object containing array of objects, each object contains the "sura", "aya", "translation" and "footnotes".
GET / https://quranenc.com/api/v1/translation/aya/{translation_key}/{sura_number}/{aya_number} description: get the specified translation (by its translation_key) for the speicified aya (by its number sura_number and aya_number)
Parameters: translation_key: (the key of the currently selected translation) sura_number: [1-114] (Sura number in the mosshaf which should be between 1 and 114) aya_number: [1-...] (Aya number in the sura)
Returns:
json object containing the "sura", "aya", "translation" and "footnotes".