Add new IndicSyllabicCategory short forms for Unicode 7.0
This commit is contained in:
parent
dcee838e89
commit
89e4946929
|
@ -80,6 +80,10 @@ print
|
|||
# Shorten values
|
||||
short = [{
|
||||
"Bindu": 'Bi',
|
||||
"Cantillation_Mark": 'Ca',
|
||||
"Joiner": 'ZWJ',
|
||||
"Non_Joiner": 'ZWNJ',
|
||||
"Number": 'Nd',
|
||||
"Visarga": 'Vs',
|
||||
"Vowel": 'Vo',
|
||||
"Vowel_Dependent": 'M',
|
||||
|
|
Loading…
Reference in New Issue