-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
فصل (أَوَلَو) ومثيلاتها إلى كلمتين #17
Comments
شكرا أخی الكریم. عندما أنظر فی المصحف الأمیری أجد الفراغ بین واو ”أَوَ“ وما بعدها أكبر من الفراغ بین واو العطف (مثلا) والحرف التالی لها، ما يرجح أن من صف هذا النص لم یعدهما كلمة واحدة، لكن لم أجد (حتى الآن) أی موضع أتت فیه ”أَوَ“ وحدها فی نهایة السطر. فأقترح حلا وسطا بأن يفصل بین ”أَوَ“ وما بعدها بمسافة غیر قاطعة فیكون هناك فراغ لكن لا تنفصل الكلمتین. ما رأیك؟ |
شاغلی طباعی ولیس لغوی. واحد من أغراض هذا النص استخدامه فی التنضید الطباعی للنص القرآنی، وأرید أن أحافظ على على التفاصیل الطباعیة من هذا النوع حتى ولو لم یكن لها سند لغوی. |
data-related changes: - use lzma instead of gzip, b/c it provides way better compression. and merge all ayat parts into one (one imlaai & one uthmani). use `-1e`, as it's the lowest level that provides the highest possible compression for both of these files. - remove the space after alef+fatha+waw+fatha in the data itself not code. see: aliftype/quran-data#17 interactivity fixes: - remove the hash params when clicking "New". hash params are most likely introduced by the app itself not the user; the user would generally use the search params (if at all). style fixes: - improve the dropdown list in darkmode on Blink-based browsers. - fix the top margin inside the options dialog. - fix the top padding of #selectors. - fix the margin-bottom of #title. - fix the almost invisible selection color in darkmode. - fix tafsirhint end-of-ayah sign having a help cursor. - fix tafsir fonts. - show texts in a local font, then swap when the remote fonts load. code fixes: - load goatcounter from javascript, b/c if it's in the html, the page waits for it to load (or fail) before executing any javascript. - rename all suar_* constants to sura_*. - various code improvements and general clean up.
now you can preview a recitation before being quizzed on it, or even during the quizzing (which would erase your progress as you'll have to restart all over again). data-related fixes: - remove tajweed marks -- no tajweed color support yet. - fix three missing vowel marks in the Uthmani text. - remove the space after alef+fatha+waw+fatha. see: aliftype/quran-data#17 improvements: - put basmala centered on a line by its own, in the preview or the quiz. - force a line break between the end of sura 8 and the start of sura 9, in place of the non-existent basmala. styling: - improve qari-selector & teacher-option styling - use KacstOne for the UI, and update the relevant styles. - make line spacing a bit larger. - make basmala font-size adapt to very narrow screens (< 300px). - make legend adapt to very narrow screens. other fixes: - fix goatcounter script-adding script (messed up in `ef8f3e7` commit). - separate .logic.js into general .logic.js and specific .quran.js. - remove unused code in .z.js - fix an error after a "WAIT" after the game-end.
تم فصل همزة الاستفهام مع واو العطف عن الكلمة الداخلة عليها في أكثر المواضع (54 موضعًا) وهذا خطأ من وجوه:
أن ذلك مخالف لقواعد اللغة حيث أن همزة الاستفهام مع الواو لا يصح أن تقوما بنفسيها بل هما من الحروف التي لا تنطق إلا مع الكلمات الداخلة عليها قال صاحب الشافية: ((وَالأَصْلُ فِي كُلِّ كَلِمَةٍ أَنْ تُكْتَبَ بِصُورَةِ لَفْظَها بِتَقْدِيرِ الابْتِدَاءِ بِهَا وَالْوَقْفِ عَلَيْهَا،)) ولا يصح الوقف عليها لا اختيارًا ولا اضطرارًا.
أن ذلك مخالف لقواعد القراءة والتجويد حيث لا يصح الوقف عليها.
مخالفة المصاحف المنشروة والمراجعة من جهات معتمدة ومعول عليها كمجمع الملك الملك فهد بالمدينة حيث كتبت هذه الكلمات ومثيلاتها ككلمة واحدة بدون فاصل في جميع إصدارات المجمع وهي:
مصحف النشر المكتبي الإصدار الأول
مصحف النشر المكتبي الإصدار الثاني
نص المصحف بخط حفص (الإصدار 0.13( حيث أنهم فصلوا بعض المواضع في الإصدار السابق ثم أصلحوها في الإصدار 0.13)
وغيرها
مخالفة هذا النص القرآني نفسه في مواضع أخرى وهي {أوعجبتم} في سورة الأعراف في موضعين
مخالفة هذا النص القرآني نفسه في القاعدة الأصلية وهي دخول همزة الاستفهام على حرف عطف من حرف واحد، فقد كتبت همزة الاستفهام مع فاء العطف في جميع المواضع موصولة مع الكلمة الداخلة عليها وذلك كثير جدا (134 موضعا) (أفتؤمنون) (أفكلما) (أفبالباطل) (أفلا تعقلون) .
The text was updated successfully, but these errors were encountered: