(ONE DOT LEADER): Delete Big5-A3BB.
[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     (ucs                . #x2024)       ; ․
337     ))
338 (define-char
339   '((name               . "TWO DOT LEADER")
340     (general-category   punctuation other) ; Informative Category
341     (bidi-category      . "ON")
342     (mirrored           . nil)
343     (->decomposition    compat #x002E #x002E)
344     (japanese-jisx0208-1978     . #x2145)       ; 
345     (japanese-jisx0208          . #x2145)       ; 
346     (korean-ksc5601             . #x2125)       ; 
347     (chinese-cns11643-1         . #x212D)       ; 
348     (japanese-jisx0208-1990     . #x2145)       ; 
349     (chinese-big5               . #xA14C)       ; 
350     (ucs                        . #x2025)       ; ‥
351     ))
352 (define-char
353   '((name               . "HORIZONTAL ELLIPSIS")
354     (general-category   punctuation other) ; Informative Category
355     (bidi-category      . "ON")
356     (mirrored           . nil)
357     (->decomposition    compat #x002E #x002E #x002E)
358     (japanese-jisx0208-1978     . #x2144)       ; 
359     (chinese-gb2312             . #x212D)       ; 
360     (japanese-jisx0208          . #x2144)       ; 
361     (korean-ksc5601             . #x2126)       ; 
362     (chinese-cns11643-1         . #x212C)       ; 
363     (japanese-jisx0208-1990     . #x2144)       ; 
364     (chinese-big5               . #xA14B)       ; 
365     (ucs                        . #x2026)       ; …
366     ))
367 (define-char
368   '((name               . "HYPHENATION POINT")
369     (general-category   punctuation other) ; Informative Category
370     (bidi-category      . "ON")
371     (mirrored           . nil)
372     (chinese-cns11643-1 . #x2131)       ; 
373     (chinese-big5       . #xA145)       ; 
374     (ucs                . #x2027)       ; ‧
375     ))
376 (define-char
377   '((name               . "LINE SEPARATOR")
378     (general-category   separator line) ; Normative Category
379     (bidi-category      . "WS")
380     (mirrored           . nil)
381     (ucs                . #x2028)       ; 

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

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