-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDHARMA_scripts.xml
More file actions
189 lines (187 loc) · 5.3 KB
/
DHARMA_scripts.xml
File metadata and controls
189 lines (187 loc) · 5.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<?xml version="1.0" encoding="utf-8"?>
<!--
This enumerates scripts used in the project.
They are arranged in a hierarchy. There is a single root script from which all
others descend. Each script has one or more ids. Numeric ids have been manually
copied from https://opentheso.huma-num.fr/opentheso/?idt=th347. This opentheso
thing is no longer maintained. We are using numeric ids for historical reasons.
They are not easy to decipher, so we also added ids that actually describe what
the script is (brāhmī, etc.).
The corresponding display is at https://dharmalekha.info/scripts. Note that the
application adds extra scripts in the hierarchy. Their name ends with "_other",
as in "arabic_other", "brāhmī_northern_other", etc. These scripts are assigned
to inscriptions that indicate for @rendition "arabic", "brāhmī_northern", etc.
In other words, when @rendition indicates a script family that is not a leaf
node in the hierarchy, we map it to a leaf node under the given script family.
-->
<script>
<id>script</id>
<name>Script</name>
<inverted_name>Script</inverted_name>
<script>
<id>arabic</id>
<id>57471</id>
<name>Arabic</name>
<inverted_name>Arabic</inverted_name>
<script>
<id>jawi</id>
<id>70417</id>
<name>Jawi</name>
<inverted_name>Jawi</inverted_name>
</script>
</script>
<script>
<id>brāhmī</id>
<id>83217</id>
<name>Brāhmī</name>
<inverted_name>Brāhmī</inverted_name>
<script>
<id>brāhmī_northern</id>
<id>83223</id>
<name>Northern Brāhmī</name>
<inverted_name>Brāhmī, Northern</inverted_name>
<script>
<id>bhaikṣukī</id>
<id>84158</id>
<name>Bhaikṣukī</name>
<inverted_name>Bhaikṣukī</inverted_name>
</script>
<script>
<id>gauḍī</id>
<id>83229</id>
<name>Gauḍī</name>
<inverted_name>Gauḍī</inverted_name>
</script>
<script>
<id>nāgarī</id>
<id>38771</id>
<name>Nāgarī</name>
<inverted_name>Nāgarī</inverted_name>
</script>
<script>
<id>siddhamātr̥kā</id>
<id>38774</id>
<name>Siddhamātr̥kā</name>
<inverted_name>Siddhamātr̥kā</inverted_name>
</script>
</script>
<script>
<id>brāhmī_southeast_asian</id>
<id>83227</id>
<name>Southeast Asian Brāhmī</name>
<inverted_name>Brāhmī, Southeast Asian</inverted_name>
<script>
<id>balinese</id>
<id>83239</id>
<name>Balinese</name>
<inverted_name>Balinese</inverted_name>
</script>
<script>
<id>batak</id>
<id>38767</id>
<name>Batak</name>
<inverted_name>Batak</inverted_name>
</script>
<script>
<id>cam</id>
<id>83233</id>
<name>Cam</name>
<inverted_name>Cam</inverted_name>
</script>
<script>
<id>kawi</id>
<id>38769</id>
<name>Kawi</name>
<inverted_name>Kawi</inverted_name>
</script>
<script>
<id>khmer</id>
<id>83231</id>
<name>Khmer</name>
<inverted_name>Khmer</inverted_name>
</script>
<script>
<id>mon-burmese</id>
<id>83235</id>
<name>Mon-Burmese</name>
<inverted_name>Mon-Burmese</inverted_name>
</script>
<script>
<id>javanese_old_west</id>
<id>83241</id>
<name>Old West Javanese</name>
<inverted_name>Javanese, Old West</inverted_name>
</script>
<script>
<id>pyu</id>
<id>83237</id>
<name>Pyu</name>
<inverted_name>Pyu</inverted_name>
</script>
<script>
<id>sundanese</id>
<id>57470</id>
<name>Sundanese</name>
<inverted_name>Sundanese</inverted_name>
</script>
</script>
<script>
<id>brāhmī_southern</id>
<id>83225</id>
<name>Southern Brāhmī</name>
<inverted_name>Brāhmī, Southern</inverted_name>
<script>
<id>grantha</id>
<id>38768</id>
<name>Grantha</name>
<inverted_name>Grantha</inverted_name>
</script>
<script>
<id>kannada</id>
<id>82857</id>
<name>Kannada</name>
<inverted_name>Kannada</inverted_name>
</script>
<script>
<id>malayalam</id>
<name>Malayalam</name>
<inverted_name>Malayalam</inverted_name>
</script>
<script>
<id>tamil</id>
<id>38776</id>
<name>Tamil</name>
<inverted_name>Tamil</inverted_name>
</script>
<script>
<id>telugu</id>
<id>81340</id>
<name>Telugu</name>
<inverted_name>Telugu</inverted_name>
</script>
<script>
<id>vaṭṭeḻuttu</id>
<id>70420</id>
<name>Vaṭṭeḻuttu</name>
<inverted_name>Vaṭṭeḻuttu</inverted_name>
</script>
</script>
</script>
<script>
<id>chinese</id>
<id>83221</id>
<name>Chinese</name>
<inverted_name>Chinese</inverted_name>
</script>
<script>
<id>kharoṣṭhī</id>
<id>83219</id>
<name>Kharoṣṭhī</name>
<inverted_name>Kharoṣṭhī</inverted_name>
</script>
<script>
<id>latin</id>
<name>Latin</name>
<inverted_name>Latin</inverted_name>
</script>
</script>