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

@@ -46,12 +46,20 @@
، ,
؛ ;

// Multicharacters into single characters

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

// Reorder diacritics in "canonical order"

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

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

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

Loading…
Cancel
Save