Browse Source

ar: add replacement rules from specific Hamza to standard Hamza

master
Valdis Vitolins 7 years ago
parent
commit
d695c01026
1 changed files with 8 additions and 0 deletions
  1. 8
    0
      dictsource/ar_rules

+ 8
- 0
dictsource/ar_rules View File

، , ، ,
؛ ; ؛ ;


// Multicharacters into single characters

ٰٔ أ // Superscript alef with Hamza above > Alef with hamza above

// Reorder diacritics in "canonical order" // Reorder diacritics in "canonical order"


َّ َّ // Fatha Shadda > Shadda Fatha َّ َّ // Fatha Shadda > Shadda Fatha
ِّ ِّ // Kasra Shadda > Shadda Kasra ِّ ِّ // Kasra Shadda > Shadda Kasra
ّْ ّْ // Sukun Shadda > Shadda Sukun ّْ ّْ // Sukun Shadda > Shadda Sukun


// Specific glyphs into standard symbols
ٔ ء // Hamza above > Hamza
ٕ ء // Hamza below > Hamza

// Named letter groups: // Named letter groups:
// list of short vowels // list of short vowels
// A: َ ُ ِ // A: َ ُ ِ

Loading…
Cancel
Save