f00b3a36a3575b2b7a1e5c8129b9cb01bd2ee6c1
[chise/xemacs-chise.git] / lisp / utf-2000 / u02000-General-Punctuation.el
1 (define-char
2   '((name               . "EN QUAD")
3     (general-category   separator space) ; Normative Category
4     (bidi-category      . "WS")
5     (mirrored           . nil)
6     (->decomposition    #x2002)
7     (ucs                . #x2000)       ;  
8     ))
9 (define-char
10   '((name               . "EM QUAD")
11     (general-category   separator space) ; Normative Category
12     (bidi-category      . "WS")
13     (mirrored           . nil)
14     (->decomposition    #x2003)
15     (ucs                . #x2001)       ;  
16     ))
17 (define-char
18   '((name               . "EN SPACE")
19     (general-category   separator space) ; Normative Category
20     (bidi-category      . "WS")
21     (mirrored           . nil)
22     (->decomposition    compat #x0020)
23     (ucs                . #x2002)       ;  
24     ))
25 (define-char
26   '((name               . "EM SPACE")
27     (general-category   separator space) ; Normative Category
28     (bidi-category      . "WS")
29     (mirrored           . nil)
30     (->decomposition    compat #x0020)
31     (chinese-cns11643-1 . #x256D)       ; 
32     (ucs                . #x2003)       ;  
33     ))
34 (define-char
35   '((name               . "THREE-PER-EM SPACE")
36     (general-category   separator space) ; Normative Category
37     (bidi-category      . "WS")
38     (mirrored           . nil)
39     (->decomposition    compat #x0020)
40     (ucs                . #x2004)       ;  
41     ))
42 (define-char
43   '((name               . "FOUR-PER-EM SPACE")
44     (general-category   separator space) ; Normative Category
45     (bidi-category      . "WS")
46     (mirrored           . nil)
47     (->decomposition    compat #x0020)
48     (ucs                . #x2005)       ;  
49     ))
50 (define-char
51   '((name               . "SIX-PER-EM SPACE")
52     (general-category   separator space) ; Normative Category
53     (bidi-category      . "WS")
54     (mirrored           . nil)
55     (->decomposition    compat #x0020)
56     (ucs                . #x2006)       ;  
57     ))
58 (define-char
59   '((name               . "FIGURE SPACE")
60     (general-category   separator space) ; Normative Category
61     (bidi-category      . "WS")
62     (mirrored           . nil)
63     (->decomposition    noBreak #x0020)
64     (ucs                . #x2007)       ;  
65     ))
66 (define-char
67   '((name               . "PUNCTUATION SPACE")
68     (general-category   separator space) ; Normative Category
69     (bidi-category      . "WS")
70     (mirrored           . nil)
71     (->decomposition    compat #x0020)
72     (ucs                . #x2008)       ;  
73     ))
74 (define-char
75   '((name               . "THIN SPACE")
76     (general-category   separator space) ; Normative Category
77     (bidi-category      . "WS")
78     (mirrored           . nil)
79     (->decomposition    compat #x0020)
80     (ucs                . #x2009)       ;  
81     ))
82 (define-char
83   '((name               . "HAIR SPACE")
84     (general-category   separator space) ; Normative Category
85     (bidi-category      . "WS")
86     (mirrored           . nil)
87     (->decomposition    compat #x0020)
88     (ucs                . #x200A)       ;  
89     ))
90 (define-char
91   '((name               . "ZERO WIDTH SPACE")
92     (general-category   separator space) ; Normative Category
93     (bidi-category      . "BN")
94     (mirrored           . nil)
95     (ucs                . #x200B)       ; ​
96     ))
97 (define-char
98   '((name               . "ZERO WIDTH NON-JOINER")
99     (general-category   other format) ; Normative Category
100     (bidi-category      . "BN")
101     (mirrored           . nil)
102     (ucs                . #x200C)       ; ‌
103     ))
104 (define-char
105   '((name               . "ZERO WIDTH JOINER")
106     (general-category   other format) ; Normative Category
107     (bidi-category      . "BN")
108     (mirrored           . nil)
109     (ucs                . #x200D)       ; ‍
110     ))
111 (define-char
112   '((name               . "LEFT-TO-RIGHT MARK")
113     (general-category   other format) ; Normative Category
114     (bidi-category      . "L")
115     (mirrored           . nil)
116     (ucs                . #x200E)       ; ‎
117     ))
118 (define-char
119   '((name               . "RIGHT-TO-LEFT MARK")
120     (general-category   other format) ; Normative Category
121     (bidi-category      . "R")
122     (mirrored           . nil)
123     (ucs                . #x200F)       ; ‏
124     ))
125 (define-char
126   '((name               . "HYPHEN")
127     (general-category   punctuation dash) ; Informative Category
128     (bidi-category      . "ON")
129     (mirrored           . nil)
130     (japanese-jisx0208-1978     . #x213E)       ; 
131     (japanese-jisx0208          . #x213E)       ; 
132     (japanese-jisx0208-1990     . #x213E)       ; 
133     (ucs                        . #x2010)       ; ‐
134     ))
135 (define-char
136   '((name               . "NON-BREAKING HYPHEN")
137     (general-category   punctuation dash) ; Informative Category
138     (bidi-category      . "ON")
139     (mirrored           . nil)
140     (->decomposition    noBreak #x2010)
141     (ucs                . #x2011)       ; ‑
142     ))
143 (define-char
144   '((name               . "FIGURE DASH")
145     (general-category   punctuation dash) ; Informative Category
146     (bidi-category      . "ON")
147     (mirrored           . nil)
148     (ucs                . #x2012)       ; ‒
149     ))
150 (define-char
151   '((name               . "EN DASH")
152     (general-category   punctuation dash) ; Informative Category
153     (bidi-category      . "ON")
154     (mirrored           . nil)
155     (chinese-cns11643-1         . #x2139)       ; 
156     (japanese-jisx0213-1        . #x237C)       ; 
157     (chinese-big5               . #xA156)       ; 
158     (ucs                        . #x2013)       ; –
159     ))
160 (define-char
161   '((name               . "EM DASH")
162     (general-category   punctuation dash) ; Informative Category
163     (bidi-category      . "ON")
164     (mirrored           . nil)
165     (japanese-jisx0208-1978     . #x213D)       ; 
166     (japanese-jisx0208          . #x213D)       ; 
167     (chinese-cns11643-1         . #x2137)       ; 
168     (japanese-jisx0208-1990     . #x213D)       ; 
169     (chinese-big5               . #xA158)       ; 
170     (ucs                        . #x2014)       ; —
171     ))
172 (define-char
173   '((name               . "HORIZONTAL BAR")
174     (general-category   punctuation dash) ; Informative Category
175     (bidi-category      . "ON")
176     (mirrored           . nil)
177     (chinese-gb2312     . #x212A)       ; 
178     (korean-ksc5601     . #x212A)       ; 
179     (ucs                . #x2015)       ; ―
180     ))
181 (define-char
182   '((name               . "HALFWIDTH HORIZONTAL BAR")
183     (->ucs              . #x2015)       ; ―
184     (general-category   punctuation dash) ; Informative Category
185     (bidi-category      . "ON")
186     (mirrored           . nil)
187     (->decomposition    narrow #x2015)
188     (greek-iso8859-7    . #xAF) ; 
189     ))
190 (define-char
191   '((name               . "DOUBLE VERTICAL LINE")
192     (general-category   punctuation other) ; Informative Category
193     (bidi-category      . "ON")
194     (mirrored           . nil)
195     (japanese-jisx0208-1978     . #x2142)       ; 
196     (chinese-gb2312             . #x212C)       ; 
197     (japanese-jisx0208          . #x2142)       ; 
198     (chinese-cns11643-1         . #x225D)       ; 
199     (japanese-jisx0208-1990     . #x2142)       ; 
200     (ucs                        . #x2016)       ; ‖
201     ))
202 (define-char
203   '((name               . "DOUBLE LOW LINE")
204     (general-category   punctuation other) ; Informative Category
205     (bidi-category      . "ON")
206     (mirrored           . nil)
207     (->decomposition    compat #x0020 #x0333)
208     (hebrew-iso8859-8   . #xDF) ; 
209     (ucs                . #x2017)       ; ‗
210     ))
211 (define-char
212   '((name               . "LEFT SINGLE QUOTATION MARK")
213     (general-category   punctuation initial-quote) ; Informative Category
214     (bidi-category      . "ON")
215     (mirrored           . nil)
216     (japanese-jisx0208-1978     . #x2146)       ; 
217     (chinese-gb2312             . #x212E)       ; 
218     (japanese-jisx0208          . #x2146)       ; 
219     (korean-ksc5601             . #x212E)       ; 
220     (chinese-cns11643-1         . #x2164)       ; 
221     (japanese-jisx0208-1990     . #x2146)       ; 
222     (chinese-big5               . #xA1A5)       ; 
223     (ucs                        . #x2018)       ; ‘
224     ))
225 (define-char
226   '((name               . "RIGHT SINGLE QUOTATION MARK")
227     (general-category   punctuation final-quote) ; Informative Category
228     (bidi-category      . "ON")
229     (mirrored           . nil)
230     (japanese-jisx0208-1978     . #x2147)       ; 
231     (chinese-gb2312             . #x212F)       ; 
232     (japanese-jisx0208          . #x2147)       ; 
233     (korean-ksc5601             . #x212F)       ; 
234     (chinese-cns11643-1         . #x2165)       ; 
235     (japanese-jisx0208-1990     . #x2147)       ; 
236     (chinese-big5               . #xA1A6)       ; 
237     (ucs                        . #x2019)       ; ’
238     ))
239 (define-char
240   '((name               . "SINGLE LOW-9 QUOTATION MARK")
241     (general-category   punctuation open) ; Informative Category
242     (bidi-category      . "ON")
243     (mirrored           . nil)
244     (ucs                . #x201A)       ; ‚
245     ))
246 (define-char
247   '((name               . "SINGLE HIGH-REVERSED-9 QUOTATION MARK")
248     (general-category   punctuation initial-quote) ; Informative Category
249     (bidi-category      . "ON")
250     (mirrored           . nil)
251     (ucs                . #x201B)       ; ‛
252     ))
253 (define-char
254   '((name               . "LEFT DOUBLE QUOTATION MARK")
255     (general-category   punctuation initial-quote) ; Informative Category
256     (bidi-category      . "ON")
257     (mirrored           . nil)
258     (japanese-jisx0208-1978     . #x2148)       ; 
259     (chinese-gb2312             . #x2130)       ; 
260     (japanese-jisx0208          . #x2148)       ; 
261     (korean-ksc5601             . #x2130)       ; 
262     (chinese-cns11643-1         . #x2166)       ; 
263     (japanese-jisx0208-1990     . #x2148)       ; 
264     (chinese-big5               . #xA1A7)       ; 
265     (ucs                        . #x201C)       ; “
266     ))
267 (define-char
268   '((name               . "RIGHT DOUBLE QUOTATION MARK")
269     (general-category   punctuation final-quote) ; Informative Category
270     (bidi-category      . "ON")
271     (mirrored           . nil)
272     (japanese-jisx0208-1978     . #x2149)       ; 
273     (chinese-gb2312             . #x2131)       ; 
274     (japanese-jisx0208          . #x2149)       ; 
275     (korean-ksc5601             . #x2131)       ; 
276     (chinese-cns11643-1         . #x2167)       ; 
277     (japanese-jisx0208-1990     . #x2149)       ; 
278     (chinese-big5               . #xA1A8)       ; 
279     (ucs                        . #x201D)       ; ”
280     ))
281 (define-char
282   '((name               . "DOUBLE LOW-9 QUOTATION MARK")
283     (general-category   punctuation open) ; Informative Category
284     (bidi-category      . "ON")
285     (mirrored           . nil)
286     (ucs                . #x201E)       ; „
287     ))
288 (define-char
289   '((name               . "DOUBLE HIGH-REVERSED-9 QUOTATION MARK")
290     (general-category   punctuation initial-quote) ; Informative Category
291     (bidi-category      . "ON")
292     (mirrored           . nil)
293     (ucs                . #x201F)       ; ‟
294     ))
295 (define-char
296   '((name               . "DAGGER")
297     (general-category   punctuation other) ; Informative Category
298     (bidi-category      . "ON")
299     (mirrored           . nil)
300     (japanese-jisx0208          . #x2277)       ; 
301     (korean-ksc5601             . #x2253)       ; 
302     (japanese-jisx0208-1990     . #x2277)       ; 
303     (ucs                        . #x2020)       ; †
304     ))
305 (define-char
306   '((name               . "DOUBLE DAGGER")
307     (general-category   punctuation other) ; Informative Category
308     (bidi-category      . "ON")
309     (mirrored           . nil)
310     (japanese-jisx0208          . #x2278)       ; 
311     (korean-ksc5601             . #x2254)       ; 
312     (japanese-jisx0208-1990     . #x2278)       ; 
313     (ucs                        . #x2021)       ; ‡
314     ))
315 (define-char
316   '((name               . "BULLET")
317     (general-category   punctuation other) ; Informative Category
318     (bidi-category      . "ON")
319     (mirrored           . nil)
320     (japanese-jisx0213-1        . #x2340)       ; 
321     (ucs                        . #x2022)       ; •
322     ))
323 (define-char
324   '((name               . "TRIANGULAR BULLET")
325     (general-category   punctuation other) ; Informative Category
326     (bidi-category      . "ON")
327     (mirrored           . nil)
328     (ucs                . #x2023)       ; ‣
329     ))
330 (define-char
331   '((name               . "ONE DOT LEADER")
332     (general-category   punctuation other) ; Informative Category
333     (bidi-category      . "ON")
334     (mirrored           . nil)
335     (->decomposition    compat #x002E)
336     (chinese-big5       . #xA3BB)       ; 
337     (ucs                . #x2024)       ; ․
338     ))
339 (define-char
340   '((name               . "TWO DOT LEADER")
341     (general-category   punctuation other) ; Informative Category
342     (bidi-category      . "ON")
343     (mirrored           . nil)
344     (->decomposition    compat #x002E #x002E)
345     (japanese-jisx0208-1978     . #x2145)       ; 
346     (japanese-jisx0208          . #x2145)       ; 
347     (korean-ksc5601             . #x2125)       ; 
348     (chinese-cns11643-1         . #x212D)       ; 
349     (japanese-jisx0208-1990     . #x2145)       ; 
350     (chinese-big5               . #xA14C)       ; 
351     (ucs                        . #x2025)       ; ‥
352     ))
353 (define-char
354   '((name               . "HORIZONTAL ELLIPSIS")
355     (general-category   punctuation other) ; Informative Category
356     (bidi-category      . "ON")
357     (mirrored           . nil)
358     (->decomposition    compat #x002E #x002E #x002E)
359     (japanese-jisx0208-1978     . #x2144)       ; 
360     (chinese-gb2312             . #x212D)       ; 
361     (japanese-jisx0208          . #x2144)       ; 
362     (korean-ksc5601             . #x2126)       ; 
363     (chinese-cns11643-1         . #x212C)       ; 
364     (japanese-jisx0208-1990     . #x2144)       ; 
365     (chinese-big5               . #xA14B)       ; 
366     (ucs                        . #x2026)       ; …
367     ))
368 (define-char
369   '((name               . "HYPHENATION POINT")
370     (general-category   punctuation other) ; Informative Category
371     (bidi-category      . "ON")
372     (mirrored           . nil)
373     (chinese-cns11643-1 . #x2131)       ; 
374     (chinese-big5       . #xA145)       ; 
375     (ucs                . #x2027)       ; ‧
376     ))
377 (define-char
378   '((name               . "LINE SEPARATOR")
379     (general-category   separator line) ; Normative Category
380     (bidi-category      . "WS")
381     (mirrored           . nil)
382     (ucs                . #x2028)       ; 

383     ))
384 (define-char
385   '((name               . "PARAGRAPH SEPARATOR")
386     (general-category   separator paragraph) ; Normative Category
387     (bidi-category      . "B")
388     (mirrored           . nil)
389     (ucs                . #x2029)       ; 

390     ))
391 (define-char
392   '((name               . "LEFT-TO-RIGHT EMBEDDING")
393     (general-category   other format) ; Normative Category
394     (bidi-category      . "LRE")
395     (mirrored           . nil)
396     (ucs                . #x202A)       ; ‪
397     ))
398 (define-char
399   '((name               . "RIGHT-TO-LEFT EMBEDDING")
400     (general-category   other format) ; Normative Category
401     (bidi-category      . "RLE")
402     (mirrored           . nil)
403     (ucs                . #x202B)       ; ‫
404     ))
405 (define-char
406   '((name               . "POP DIRECTIONAL FORMATTING")
407     (general-category   other format) ; Normative Category
408     (bidi-category      . "PDF")
409     (mirrored           . nil)
410     (ucs                . #x202C)       ; ‬
411     ))
412 (define-char
413   '((name               . "LEFT-TO-RIGHT OVERRIDE")
414     (general-category   other format) ; Normative Category
415     (bidi-category      . "LRO")
416     (mirrored           . nil)
417     (ucs                . #x202D)       ; ‭
418     ))
419 (define-char
420   '((name               . "RIGHT-TO-LEFT OVERRIDE")
421     (general-category   other format) ; Normative Category
422     (bidi-category      . "RLO")
423     (mirrored           . nil)
424     (ucs                . #x202E)       ; ‮
425     ))
426 (define-char
427   '((name               . "NARROW NO-BREAK SPACE")
428     (general-category   separator space) ; Normative Category
429     (bidi-category      . "WS")
430     (mirrored           . nil)
431     (->decomposition    noBreak #x0020)
432     (ucs                . #x202F)       ;  
433     ))
434 (define-char
435   '((name               . "PER MILLE SIGN")
436     (general-category   punctuation other) ; Informative Category
437     (bidi-category      . "ET")
438     (mirrored           . nil)
439     (chinese-gb2312             . #x216B)       ; 
440     (japanese-jisx0208          . #x2273)       ; 
441     (korean-ksc5601             . #x2236)       ; 
442     (japanese-jisx0208-1990     . #x2273)       ; 
443     (ucs                        . #x2030)       ; ‰
444     ))
445 (define-char
446   '((name               . "PER TEN THOUSAND SIGN")
447     (general-category   punctuation other) ; Informative Category
448     (bidi-category      . "ET")
449     (mirrored           . nil)
450     (ucs                . #x2031)       ; ‱
451     ))
452 (define-char
453   '((name               . "PRIME")
454     (general-category   punctuation other) ; Informative Category
455     (bidi-category      . "ET")
456     (mirrored           . nil)
457     (japanese-jisx0208-1978     . #x216C)       ; 
458     (chinese-gb2312             . #x2164)       ; 
459     (japanese-jisx0208          . #x216C)       ; 
460     (korean-ksc5601             . #x2147)       ; 
461     (chinese-cns11643-1         . #x216B)       ; 
462     (japanese-jisx0208-1990     . #x216C)       ; 
463     (chinese-big5               . #xA1AC)       ; 
464     (ucs                        . #x2032)       ; ′
465     ))
466 (define-char
467   '((name               . "DOUBLE PRIME")
468     (general-category   punctuation other) ; Informative Category
469     (bidi-category      . "ET")
470     (mirrored           . nil)
471     (->decomposition    compat #x2032 #x2032)
472     (japanese-jisx0208-1978     . #x216D)       ; 
473     (chinese-gb2312             . #x2165)       ; 
474     (japanese-jisx0208          . #x216D)       ; 
475     (korean-ksc5601             . #x2148)       ; 
476     (japanese-jisx0208-1990     . #x216D)       ; 
477     (ucs                        . #x2033)       ; ″
478     ))
479 (define-char
480   '((name               . "TRIPLE PRIME")
481     (general-category   punctuation other) ; Informative Category
482     (bidi-category      . "ET")
483     (mirrored           . nil)
484     (->decomposition    compat #x2032 #x2032 #x2032)
485     (ucs                . #x2034)       ; ‴
486     ))
487 (define-char
488   '((name               . "REVERSED PRIME")
489     (general-category   punctuation other) ; Informative Category
490     (bidi-category      . "ON")
491     (mirrored           . nil)
492     (chinese-cns11643-1 . #x216A)       ; 
493     (chinese-big5       . #xA1AB)       ; 
494     (ucs                . #x2035)       ; ‵
495     ))
496 (define-char
497   '((name               . "REVERSED DOUBLE PRIME")
498     (general-category   punctuation other) ; Informative Category
499     (bidi-category      . "ON")
500     (mirrored           . nil)
501     (->decomposition    compat #x2035 #x2035)
502     (ucs                . #x2036)       ; ‶
503     ))
504 (define-char
505   '((name               . "REVERSED TRIPLE PRIME")
506     (general-category   punctuation other) ; Informative Category
507     (bidi-category      . "ON")
508     (mirrored           . nil)
509     (->decomposition    compat #x2035 #x2035 #x2035)
510     (ucs                . #x2037)       ; ‷
511     ))
512 (define-char
513   '((name               . "CARET")
514     (general-category   punctuation other) ; Informative Category
515     (bidi-category      . "ON")
516     (mirrored           . nil)
517     (ucs                . #x2038)       ; ‸
518     ))
519 (define-char
520   '((name               . "SINGLE LEFT-POINTING ANGLE QUOTATION MARK")
521     (general-category   punctuation initial-quote) ; Informative Category
522     (bidi-category      . "ON")
523     (mirrored           . t)
524     (ucs                . #x2039)       ; ‹
525     ))
526 (define-char
527   '((name               . "SINGLE RIGHT-POINTING ANGLE QUOTATION MARK")
528     (general-category   punctuation final-quote) ; Informative Category
529     (bidi-category      . "ON")
530     (mirrored           . t)
531     (ucs                . #x203A)       ; ›
532     ))
533 (define-char
534   '((name               . "REFERENCE MARK")
535     (general-category   punctuation other) ; Informative Category
536     (bidi-category      . "ON")
537     (mirrored           . nil)
538     (japanese-jisx0208-1978     . #x2228)       ; 
539     (chinese-gb2312             . #x2179)       ; 
540     (japanese-jisx0208          . #x2228)       ; 
541     (korean-ksc5601             . #x2158)       ; 
542     (chinese-cns11643-1         . #x216F)       ; 
543     (japanese-jisx0208-1990     . #x2228)       ; 
544     (chinese-big5               . #xA1B0)       ; 
545     (ucs                        . #x203B)       ; ※
546     ))
547 (define-char
548   '((name               . "DOUBLE EXCLAMATION MARK")
549     (general-category   punctuation other) ; Informative Category
550     (bidi-category      . "ON")
551     (mirrored           . nil)
552     (->decomposition    compat #x0021 #x0021)
553     (japanese-jisx0213-1        . #x286B)       ; 
554     (ucs                        . #x203C)       ; ‼
555     ))
556 (define-char
557   '((name               . "INTERROBANG")
558     (general-category   punctuation other) ; Informative Category
559     (bidi-category      . "ON")
560     (mirrored           . nil)
561     (ucs                . #x203D)       ; ‽
562     ))
563 (define-char
564   '((name               . "OVERLINE")
565     (general-category   punctuation other) ; Informative Category
566     (bidi-category      . "ON")
567     (mirrored           . nil)
568     (->decomposition    compat #x0020 #x0305)
569     (latin-jisx0201     . #x7E) ; 
570     (hebrew-iso8859-8   . #xAF) ; 
571     (ucs                . #x203E)       ; ‾
572     ))
573 (define-char
574   '((name               . "FULLWIDTH OVERLINE")
575     (->ucs              . #x203E)       ; ‾
576     (general-category   punctuation other) ; Informative Category
577     (bidi-category      . "ON")
578     (mirrored           . nil)
579     (->decomposition    wide #x203E)
580     (japanese-jisx0208-1978     . #x2131)       ; 
581     (chinese-gb2312             . #x237E)       ; 
582     (japanese-jisx0208          . #x2131)       ; 
583     (korean-ksc5601             . #x237E)       ; 
584     (chinese-cns11643-1         . #x2223)       ; 
585     (japanese-jisx0208-1990     . #x2131)       ; 
586     (chinese-big5               . #xA1C2)       ; 
587     ))
588 (define-char
589   '((name               . "UNDERTIE")
590     (general-category   punctuation connector) ; Informative Category
591     (bidi-category      . "ON")
592     (mirrored           . nil)
593     (iso-10646-comment  . "Enotikon")
594     (ucs                . #x203F)       ; ‿
595     ))
596 (define-char
597   '((name               . "CHARACTER TIE")
598     (general-category   punctuation connector) ; Informative Category
599     (bidi-category      . "ON")
600     (mirrored           . nil)
601     (ucs                . #x2040)       ; ⁀
602     ))
603 (define-char
604   '((name               . "CARET INSERTION POINT")
605     (general-category   punctuation other) ; Informative Category
606     (bidi-category      . "ON")
607     (mirrored           . nil)
608     (ucs                . #x2041)       ; ⁁
609     ))
610 (define-char
611   '((name               . "ASTERISM")
612     (general-category   punctuation other) ; Informative Category
613     (bidi-category      . "ON")
614     (mirrored           . nil)
615     (japanese-jisx0213-1        . #x2C7E)       ; 
616     (ucs                        . #x2042)       ; ⁂
617     ))
618 (define-char
619   '((name               . "HYPHEN BULLET")
620     (general-category   punctuation other) ; Informative Category
621     (bidi-category      . "ON")
622     (mirrored           . nil)
623     (ucs                . #x2043)       ; ⁃
624     ))
625 (define-char
626   '((name               . "FRACTION SLASH")
627     (general-category   symbol math) ; Informative Category
628     (bidi-category      . "ON")
629     (mirrored           . nil)
630     (chinese-cns11643-1 . #x225F)       ; 
631     (ucs                . #x2044)       ; ⁄
632     ))
633 (define-char
634   '((name               . "LEFT SQUARE BRACKET WITH QUILL")
635     (general-category   punctuation open) ; Informative Category
636     (bidi-category      . "ON")
637     (mirrored           . t)
638     (ucs                . #x2045)       ; ⁅
639     ))
640 (define-char
641   '((name               . "RIGHT SQUARE BRACKET WITH QUILL")
642     (general-category   punctuation close) ; Informative Category
643     (bidi-category      . "ON")
644     (mirrored           . t)
645     (ucs                . #x2046)       ; ⁆
646     ))
647 (define-char
648   '((name               . "QUESTION EXCLAMATION MARK")
649     (general-category   punctuation other) ; Informative Category
650     (bidi-category      . "ON")
651     (mirrored           . nil)
652     (->decomposition    compat #x003F #x0021)
653     (japanese-jisx0213-1        . #x286D)       ; 
654     (ucs                        . #x2048)       ; ⁈
655     ))
656 (define-char
657   '((name               . "EXCLAMATION QUESTION MARK")
658     (general-category   punctuation other) ; Informative Category
659     (bidi-category      . "ON")
660     (mirrored           . nil)
661     (->decomposition    compat #x0021 #x003F)
662     (japanese-jisx0213-1        . #x286E)       ; 
663     (ucs                        . #x2049)       ; ⁉
664     ))
665 (define-char
666   '((name               . "TIRONIAN SIGN ET")
667     (general-category   punctuation other) ; Informative Category
668     (bidi-category      . "ON")
669     (mirrored           . nil)
670     (ucs                . #x204A)       ; ⁊
671     ))
672 (define-char
673   '((name               . "REVERSED PILCROW SIGN")
674     (general-category   punctuation other) ; Informative Category
675     (bidi-category      . "ON")
676     (mirrored           . nil)
677     (ucs                . #x204B)       ; ⁋
678     ))
679 (define-char
680   '((name               . "BLACK LEFTWARDS BULLET")
681     (general-category   punctuation other) ; Informative Category
682     (bidi-category      . "ON")
683     (mirrored           . nil)
684     (ucs                . #x204C)       ; ⁌
685     ))
686 (define-char
687   '((name               . "BLACK RIGHTWARDS BULLET")
688     (general-category   punctuation other) ; Informative Category
689     (bidi-category      . "ON")
690     (mirrored           . nil)
691     (ucs                . #x204D)       ; ⁍
692     ))
693 (define-char
694   '((name               . "INHIBIT SYMMETRIC SWAPPING")
695     (general-category   other format) ; Normative Category
696     (bidi-category      . "BN")
697     (mirrored           . nil)
698     (ucs                . #x206A)       ; 
699     ))
700 (define-char
701   '((name               . "ACTIVATE SYMMETRIC SWAPPING")
702     (general-category   other format) ; Normative Category
703     (bidi-category      . "BN")
704     (mirrored           . nil)
705     (ucs                . #x206B)       ; 
706     ))
707 (define-char
708   '((name               . "INHIBIT ARABIC FORM SHAPING")
709     (general-category   other format) ; Normative Category
710     (bidi-category      . "BN")
711     (mirrored           . nil)
712     (ucs                . #x206C)       ; 
713     ))
714 (define-char
715   '((name               . "ACTIVATE ARABIC FORM SHAPING")
716     (general-category   other format) ; Normative Category
717     (bidi-category      . "BN")
718     (mirrored           . nil)
719     (ucs                . #x206D)       ; 
720     ))
721 (define-char
722   '((name               . "NATIONAL DIGIT SHAPES")
723     (general-category   other format) ; Normative Category
724     (bidi-category      . "BN")
725     (mirrored           . nil)
726     (ucs                . #x206E)       ; 
727     ))
728 (define-char
729   '((name               . "NOMINAL DIGIT SHAPES")
730     (general-category   other format) ; Normative Category
731     (bidi-category      . "BN")
732     (mirrored           . nil)
733     (ucs                . #x206F)       ; 
734     ))