﴾8﴿ Allah—there is no god but Him. His are the Most Beautiful Names.[12]
[12] God Almighty Alone possesses numerous Beautiful Names, each perfect in excellence and indicative of His Attributes of absolute perfection, exalted be He (cf. al-Ṭabarī, Ibn ʿAṭiyyah). al-Saʿdī explains: “Among the aspects of the beauty of Allah’s Names is that they all signify praise; not a single one lacks connotations of glorification and commendation. Another mark of their beauty is that they are not mere proper names but also attributes and descriptions. Moreover, their beauty lies in the fact that they denote absolute perfection, with each attribute belonging to Allah in its most complete, comprehensive, and majestic form. Additionally, their beauty is emphasized by Allah’s command to His servants to invoke Him by them, as they serve as a means of drawing closer to Him. He loves these Names, loves those who love them, loves those who memorize them, and loves those who seek to understand their meanings and worship Him through them.”
Ibn ʿĀshūr further expounds: “His are the Most Beautiful Names signifies their exclusive attribution to Allah, with no share for others. This is because other entities either bear names devoid of the true meanings signified by real names—such as idols—or possess attributes that fall short of absolute perfection, as seen in human qualities like mercy or sovereignty. Moreover, some attributes ascribed to others are entirely false and unfounded, such as arrogance in humans, for they are unworthy of pride, absolute dominion, and true might.”
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".