blob: 3991e9f5caa935313a1f907d0825843d7de3382e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Coptic example by Moheb Mekhaiel
# Encoded with the new Coptic character encoding of Unicode 4.1
SET UTF-8
# set twofold prefix stripping
COMPLEXPREFIXES
PFX A Y 1
PFX A 0 ⲧⲉⲕ .
PFX B Y 1
PFX B 0 ⲙⲉⲧ/A .
|