Umlaute raus!
[closure-html.git] / resources / encodings / apple / HEBREW.TXT
blob27a634a59ea209615b81ba10eee9b436d6c41081
1 #=======================================================================
2 #   FTP file name:  HEBREW.TXT
4 #   Contents:       Map (external version) from Mac OS Hebrew
5 #                   character set to Unicode 2.0
7 #   Copyright:      (c) 1995-1998 by Apple Computer, Inc., all rights
8 #                   reserved.
10 #   Contacts:       Peter Edberg <pedberg@apple.com>
11 #                   Julio Gonzalez <juliog@apple.com>
12 #                   John Jenkins <jenkins@apple.com>
14 #   Changes:
16 #       n03  1998-Feb-05    Show required Unicode character
17 #                           directionality in a different way. Update
18 #                           mappings for 0xC0 and 0xDE to use
19 #                           transcoding hints; matches internal utom<6>,
20 #                           ufrm<20>, and Text Encoding Converter
21 #                           version 1.3. Rewrite header comments.
22 #       n01  1995-Nov-15    First version. Matches internal ufrm<8>.
24 # Standard header:
25 # ----------------
27 #   Apple, the Apple logo, and Macintosh are trademarks of Apple
28 #   Computer, Inc., registered in the United States and other countries.
29 #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
30 #   throughout this document, "Macintosh" can be used to refer to
31 #   Macintosh computers and "Unicode" can be used to refer to the
32 #   Unicode standard.
34 #   Apple makes no warranty or representation, either express or
35 #   implied, with respect to these tables, their quality, accuracy, or
36 #   fitness for a particular purpose. In no event will Apple be liable
37 #   for direct, indirect, special, incidental, or consequential damages 
38 #   resulting from any defect or inaccuracy in this document or the
39 #   accompanying tables.
41 #   These mapping tables and character lists are subject to change.
42 #   The latest tables should be available from the following:
44 #   <ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
45 #   <ftp://dev.apple.com/devworld/Technical_Documentation/Misc._Standards/>
47 #   For general information about Mac OS encodings and these mapping
48 #   tables, see the file "README.TXT".
50 # Format:
51 # -------
53 #   Three tab-separated columns;
54 #   '#' begins a comment which continues to the end of the line.
55 #     Column #1 is the Mac OS Hebrew code (in hex as 0xNN).
56 #     Column #2 is the corresponding Unicode or Unicode sequence (in
57 #       hex as 0xNNNN, 0xNNNN+0xNNNN, etc.). Sequences of up to 5
58 #       Unicode characters are used here. A single Unicode character
59 #       may be preceded by a tag indicating required directionality
60 #       (i.e. <LR>+0xNNNN or <RL>+0xNNNN).
61 #     Column #3 is a comment containing the Unicode name.
63 #   The entries are in Mac OS Hebrew code order.
65 #   Some of these mappings require the use of corporate characters.
66 #   See the file "CORPCHAR.TXT" and notes below.
68 #   Control character mappings are not shown in this table, following
69 #   the conventions of the standard UTC mapping tables. However, the
70 #   Mac OS Roman character set uses the standard control characters at
71 #   0x00-0x1F and 0x7F.
73 # Notes on Mac OS Hebrew:
74 # -----------------------
76 #   1. General
78 #   The Mac OS Hebrew character set supports the Hebrew and Yiddish
79 #   languages. It incorporates the Hebrew letter repertoire of
80 #   ISO 8859-8, and uses the same code points for them, 0xE0-0xFA.
81 #   It also incorporates the ASCII character set. In addition, the
82 #   Mac OS Hebrew character set includes the following:
84 #   - Hebrew points (nikud marks) at 0xC6, 0xCB-0xCF and 0xD8-0xDF.
85 #     These are non-spacing combining marks. Note that the RAFE point
86 #     at 0xD8 is not displayed correctly in some fonts, and cannot be
87 #     typed using the keyboard layouts in the current Hebrew localized
88 #     systems. Also note: The character given in Unicode as QAMATS
89 #     (U+05B8) actually refers to two different sounds, depending on
90 #     context. For example, when ALEF is followed by QAMATS, the QAMATS
91 #     can actually refer to two different sounds depending on the
92 #     following letters. The Mac OS Hebrew character set separately
93 #     encodes these two sounds for the same graphic shape, as "qamats"
94 #     (0xCB) and "qamats qatan" (0xDE). The "qamats" character is more
95 #     common, so it is mapped to the Unicode QAMATS; "qamats qatan" can
96 #     only be used with a limited number of characters, and it is
97 #     mapped using a corporate-zone variant tag (see below).
99 #   - Various Hebrew ligatures at 0x81, 0xC0, 0xC7, 0xC8, 0xD6, and
100 #     0xD7. Also note that the Yiddish YOD YOD PATAH ligature at 0x81
101 #     is missing in some fonts.
103 #   - The NEW SHEQEL SIGN at 0xA6.
105 #       - Latin characters with diacritics at 0x80 and 0x82-0x9F. However,
106 #     most of these cannot be typed using the keyboard layouts in the
107 #     Hebrew localized systems.
109 #   - Right-left versions of certain ASCII punctuation, symbols and
110 #     digits: 0xA0-0xA5, 0xA7-0xBF, 0xFB-0xFF. See below.
112 #   - Miscellaneous additional punctuation at 0xC1, 0xC9, 0xCA, and
113 #     0xD0-0xD5. There is a variant of the Hebrew encoding in which
114 #     the LEFT SINGLE QUOTATION MARK at 0xD4 is replaced by FIGURE
115 #     SPACE. The glyphs for some of the other punctuation characters
116 #     are missing in some fonts.
118 #   - Four obsolete characters at 0xC2-0xC5 known as canorals (not to
119 #     be confused with cantillation marks!). These were used for
120 #     manual positioning of nikud marks before System 7.1 (at which
121 #     point nikud positioning became automatic with WorldScript.).
123 #   2. Directional characters and roundtrip fidelity
125 #   The Mac OS Hebrew character set was developed around 1987. At that
126 #   time the bidirectional line line layout algorithm used in the Mac OS
127 #   Hebrew system was fairly simple; it used only a few direction
128 #   classes (instead of the 13 or so now used in the Unicode
129 #   bidirectional algorithm). In order to permit users to handle some
130 #   tricky layout problems, certain punctuation, symbol, and digit
131 #   characters have duplicate code points, one with a left-right
132 #   direction attribute and the other with a right-left direction
133 #   attribute.
135 #   For example, plus sign is encoded at 0x2B with a left-right
136 #   attribute, and at 0xAB with a right-left attribute. However, there
137 #   is only one PLUS SIGN character in Unicode. This leads to some
138 #   interesting problems when mapping between Mac OS Hebrew and Unicode;
139 #   see below.
141 #   A related problem is that even when a particular character is
142 #   encoded only once in Mac OS Hebrew, it may have a different
143 #   direction attribute than the corresponding Unicode character.
145 #   For example, the Mac OS Hebrew character at 0xC9 is HORIZONTAL
146 #   ELLIPSIS with strong right-left direction. However, the Unicode
147 #   character HORIZONTAL ELLIPSIS has direction class neutral.
149 #   3. Font variants
151 #   The table in this file gives the Unicode mappings for the standard
152 #   Mac OS Hebrew encoding. This encoding is supported by many of the
153 #   Apple fonts (including all of the fonts in the Hebrew Language Kit),
154 #   and is the encoding supported by the text processing utilities.
155 #   However, some TrueType fonts provided with the localized Hebrew
156 #   system implement a slightly different encoding; the difference is
157 #   only in one code point, 0xD4. For the standard variant, this is:
158 #     0xD4 -> <RL>+0x2018  LEFT SINGLE QUOTATION MARK, right-left
160 #   The TrueType variant is used by the following TrueType fonts from
161 #   the localized system: Caesarea, Carmel Book, Gilboa, Ramat Sharon,
162 #   and Sinai Book. For these, 0xD4 is as follows:
163 #     0xD4 -> <RL>+0x2007  FIGURE SPACE, right-left
165 # Unicode mapping issues and notes:
166 # ---------------------------------
168 #   1. Matching the direction of Mac OS Hebrew characters
170 #   When Mac OS Hebrew encodes a character twice but with different
171 #   direction attributes for the two code points - as in the case of
172 #   plus sign mentioned above - we need a way to map both Mac OS Hebrew
173 #   code points to Unicode and back again without loss of information.
174 #   With the plus sign, for example, mapping one of the Mac OS Hebrew
175 #   characters to a code in the Unicode corporate use zone is
176 #   undesirable, since both of the plus sign characters are likely to
177 #   be used in text that is interchanged.
179 #   The problem is solved with the use of direction override characters
180 #   and direction-dependent mappings. When mapping from Mac OS Hebrew
181 #   to Unicode, we use direction overrides as necessary to force the
182 #   direction of the resulting Unicode characters.
184 #   The required direction is indicated by a direction tag in the
185 #   mappings. A tag of <LR> means the corresponding Unicode character
186 #   must have a strong left-right context, and a tag of <RL> indicates
187 #   a right-left context.
189 #   For example, the mapping of 0x2B is given as <LR>+0x002B; the
190 #   mapping of 0xAB is given as <RL>+0x002B. If we map an isolated
191 #   instance of 0x2B to Unicode, it should be mapped as follows (LRO
192 #   indicates LEFT-RIGHT OVERRIDE, PDF indicates POP DIRECTION
193 #   FORMATTING):
195 #     0x2B ->  0x202D (LRO) + 0x002B (PLUS SIGN) + 0x202C (PDF)
197 #   When mapping several characters in a row that require direction
198 #   forcing, the overrides need only be used at the beginning and end.
199 #   For example:
201 #     0x24 0x20 0x28 0x29 -> 0x202D 0x0024 0x0020 0x0028 0x0029 0x202C
203 #   When mapping from Unicode to Mac OS Hebrew, the Unicode
204 #   bidirectional algorithm should be used to determine resolved
205 #   direction of the Unicode characters. The mapping from Unicode to
206 #   Mac OS Hebrew can then be disambiguated by the use of the resolved
207 #   direction:
209 #     Unicode 0x002B -> Mac OS Hebrew 0x2B (if L) or 0xAB (if R)
211 #   However, this also means the direction override characters should
212 #   be discarded when mapping from Unicode to Mac OS Hebrew (after
213 #   they have been used to determine resolved direction), since the
214 #   direction override information is carried by the code point itself.
216 #   Even when direction overrides are not needed for roundtrip
217 #   fidelity, they are sometimes used when mapping Mac OS Hebrew
218 #   characters to Unicode in order to achieve similar text layout with
219 #   the resulting Unicode text. For example, the single Mac OS Hebrew
220 #   ellipsis character has direction class right-left,and there is no
221 #   left-right version. However, the Unicode HORIZONTAL ELLIPSIS
222 #   character has direction class neutral (which means it may end up
223 #   with a resolved direction of left-right if surrounded by left-right
224 #   characters). When mapping the Mac OS Hebrew ellipsis to Unicode, it
225 #   is surrounded with a direction override to help preserve proper
226 #   text layout. The resolved direction is not needed or used when
227 #   mapping the Unicode HORIZONTAL ELLIPSIS back to Mac OS Hebrew.
229 #   2. Use of corporate-zone Unicodes
231 #   The goals in the mappings provided here are:
232 #   - Ensure roundtrip mapping from every character in the Mac OS
233 #     Hebrew character set to Unicode and back
234 #   - Use standard Unicode characters as much as possible, to
235 #     maximize interchangeability of the resulting Unicode text.
236 #     Whenever possible, avoid having content carried by private-use
237 #     characters.
239 #   Some of the characters in the Mac OS Hebrew character set do not
240 #   correspond to distinct, single Unicode characters. To map these
241 #   and satisfy both goals above, we employ various strategies.
243 #   a) If possible, use private use characters in combination with
244 #   standard Unicode characters to mark variants of the standard
245 #   Unicode character.
247 #   Apple has defined a block of 32 corporate characters as "transcoding
248 #   hints." These are used in combination with standard Unicode characters
249 #   to force them to be treated in a special way for mapping to other
250 #   encodings; they have no other effect. Sixteen of these transcoding
251 #   hints are "grouping hints" - they indicate that the next 2-4 Unicode
252 #   characters should be treated as a single entity for transcoding. The
253 #   other sixteen transcoding hints are "variant tags" - they are like
254 #   combining characters, and can follow a standard Unicode (or a sequence
255 #   consisting of a base character and other combining characters) to
256 #   cause it to be treated in a special way for transcoding. These always
257 #   terminate a combining-character sequence.
259 #   Two transcoding hints are used in this mapping table: a grouping hint
260 #   and a variant tag:
261 #   hint:
262 #     0xF86A  group next 2 characters, right-left directionality
263 #     0xF87F  variant tag
265 #   In Mac OS Hebrew, 0xC0 is a ligature for lamed holam. This can also
266 #   be represented in Mac OS Hebrew as 0xEC+0xDD, using separate
267 #   characters for lamed and holam. The latter sequence is mapped to
268 #   Unicode as 0x05DC+0x05B9, i.e. as the sequence HEBREW LETTER LAMED +
269 #   HEBREW POINT HOLAM. We want to map the ligature 0xC0 using the same
270 #   standard Unicode characters, but for round-trip fidelity we need to
271 #   distinguish it from the mapping of the sequence 0xEC+0xDD. Thus for
272 #   0xC0 we use a grouping hint, and map as follows:
273 #   
274 #     0xC0 -> 0xF86A+0x05DC+0x05B9
276 #   The variant tag is used for "qamats qatan" to mark it as an alternate
277 #   for HEBREW POINT QAMATS, as follows:
279 #     0xDE -> 0x05B8+0xF87F
281 #   b) Otherwise, use private use characters by themselves to map
282 #   characters in the TrueType variant of Mac OS Hebrew characters which
283 #   have no relationship to any standard Unicode character.
285 #   The following additional corporate zone Unicode characters are used
286 #   for this purpose here (to map the obsolete "canorals", see above):
288 #     0xF89B  Hebrew canoral 1
289 #     0xF89C  Hebrew canoral 2
290 #     0xF89D  Hebrew canoral 3
291 #     0xF89E  Hebrew canoral 4
293 # Details of mapping changes in each version:
294 # -------------------------------------------
296 #   Changes from version n01 to version n03:
298 #   - Change mapping for 0xC0 from single corporate character to
299 #     grouping hint plus standard Unicodes
301 #   - Change mapping for 0xDE from single corporate character to
302 #     standard Unicode plus variant tag
304 ##################
306 0x20    <LR>+0x0020     # SPACE, left-right
307 0x21    <LR>+0x0021     # EXCLAMATION MARK, left-right
308 0x22    <LR>+0x0022     # QUOTATION MARK, left-right
309 0x23    <LR>+0x0023     # NUMBER SIGN, left-right
310 0x24    <LR>+0x0024     # DOLLAR SIGN, left-right
311 0x25    <LR>+0x0025     # PERCENT SIGN, left-right
312 0x26    0x0026  # AMPERSAND
313 0x27    <LR>+0x0027     # APOSTROPHE, left-right
314 0x28    <LR>+0x0028     # LEFT PARENTHESIS, left-right
315 0x29    <LR>+0x0029     # RIGHT PARENTHESIS, left-right
316 0x2A    <LR>+0x002A     # ASTERISK, left-right
317 0x2B    <LR>+0x002B     # PLUS SIGN, left-right
318 0x2C    <LR>+0x002C     # COMMA, left-right
319 0x2D    <LR>+0x002D     # HYPHEN-MINUS, left-right
320 0x2E    <LR>+0x002E     # FULL STOP, left-right
321 0x2F    <LR>+0x002F     # SOLIDUS, left-right
322 0x30    <LR>+0x0030     # DIGIT ZERO, left-right
323 0x31    <LR>+0x0031     # DIGIT ONE, left-right
324 0x32    <LR>+0x0032     # DIGIT TWO, left-right
325 0x33    <LR>+0x0033     # DIGIT THREE, left-right
326 0x34    <LR>+0x0034     # DIGIT FOUR, left-right
327 0x35    <LR>+0x0035     # DIGIT FIVE, left-right
328 0x36    <LR>+0x0036     # DIGIT SIX, left-right
329 0x37    <LR>+0x0037     # DIGIT SEVEN, left-right
330 0x38    <LR>+0x0038     # DIGIT EIGHT, left-right
331 0x39    <LR>+0x0039     # DIGIT NINE, left-right
332 0x3A    <LR>+0x003A     # COLON, left-right
333 0x3B    <LR>+0x003B     # SEMICOLON, left-right
334 0x3C    <LR>+0x003C     # LESS-THAN SIGN, left-right
335 0x3D    <LR>+0x003D     # EQUALS SIGN, left-right
336 0x3E    <LR>+0x003E     # GREATER-THAN SIGN, left-right
337 0x3F    <LR>+0x003F     # QUESTION MARK, left-right
338 0x40    0x0040  # COMMERCIAL AT
339 0x41    0x0041  # LATIN CAPITAL LETTER A
340 0x42    0x0042  # LATIN CAPITAL LETTER B
341 0x43    0x0043  # LATIN CAPITAL LETTER C
342 0x44    0x0044  # LATIN CAPITAL LETTER D
343 0x45    0x0045  # LATIN CAPITAL LETTER E
344 0x46    0x0046  # LATIN CAPITAL LETTER F
345 0x47    0x0047  # LATIN CAPITAL LETTER G
346 0x48    0x0048  # LATIN CAPITAL LETTER H
347 0x49    0x0049  # LATIN CAPITAL LETTER I
348 0x4A    0x004A  # LATIN CAPITAL LETTER J
349 0x4B    0x004B  # LATIN CAPITAL LETTER K
350 0x4C    0x004C  # LATIN CAPITAL LETTER L
351 0x4D    0x004D  # LATIN CAPITAL LETTER M
352 0x4E    0x004E  # LATIN CAPITAL LETTER N
353 0x4F    0x004F  # LATIN CAPITAL LETTER O
354 0x50    0x0050  # LATIN CAPITAL LETTER P
355 0x51    0x0051  # LATIN CAPITAL LETTER Q
356 0x52    0x0052  # LATIN CAPITAL LETTER R
357 0x53    0x0053  # LATIN CAPITAL LETTER S
358 0x54    0x0054  # LATIN CAPITAL LETTER T
359 0x55    0x0055  # LATIN CAPITAL LETTER U
360 0x56    0x0056  # LATIN CAPITAL LETTER V
361 0x57    0x0057  # LATIN CAPITAL LETTER W
362 0x58    0x0058  # LATIN CAPITAL LETTER X
363 0x59    0x0059  # LATIN CAPITAL LETTER Y
364 0x5A    0x005A  # LATIN CAPITAL LETTER Z
365 0x5B    <LR>+0x005B     # LEFT SQUARE BRACKET, left-right
366 0x5C    0x005C  # REVERSE SOLIDUS
367 0x5D    <LR>+0x005D     # RIGHT SQUARE BRACKET, left-right
368 0x5E    0x005E  # CIRCUMFLEX ACCENT
369 0x5F    0x005F  # LOW LINE
370 0x60    0x0060  # GRAVE ACCENT
371 0x61    0x0061  # LATIN SMALL LETTER A
372 0x62    0x0062  # LATIN SMALL LETTER B
373 0x63    0x0063  # LATIN SMALL LETTER C
374 0x64    0x0064  # LATIN SMALL LETTER D
375 0x65    0x0065  # LATIN SMALL LETTER E
376 0x66    0x0066  # LATIN SMALL LETTER F
377 0x67    0x0067  # LATIN SMALL LETTER G
378 0x68    0x0068  # LATIN SMALL LETTER H
379 0x69    0x0069  # LATIN SMALL LETTER I
380 0x6A    0x006A  # LATIN SMALL LETTER J
381 0x6B    0x006B  # LATIN SMALL LETTER K
382 0x6C    0x006C  # LATIN SMALL LETTER L
383 0x6D    0x006D  # LATIN SMALL LETTER M
384 0x6E    0x006E  # LATIN SMALL LETTER N
385 0x6F    0x006F  # LATIN SMALL LETTER O
386 0x70    0x0070  # LATIN SMALL LETTER P
387 0x71    0x0071  # LATIN SMALL LETTER Q
388 0x72    0x0072  # LATIN SMALL LETTER R
389 0x73    0x0073  # LATIN SMALL LETTER S
390 0x74    0x0074  # LATIN SMALL LETTER T
391 0x75    0x0075  # LATIN SMALL LETTER U
392 0x76    0x0076  # LATIN SMALL LETTER V
393 0x77    0x0077  # LATIN SMALL LETTER W
394 0x78    0x0078  # LATIN SMALL LETTER X
395 0x79    0x0079  # LATIN SMALL LETTER Y
396 0x7A    0x007A  # LATIN SMALL LETTER Z
397 0x7B    <LR>+0x007B     # LEFT CURLY BRACKET, left-right
398 0x7C    <LR>+0x007C     # VERTICAL LINE, left-right
399 0x7D    <LR>+0x007D     # RIGHT CURLY BRACKET, left-right
400 0x7E    0x007E  # TILDE
402 0x80    0x00C4  # LATIN CAPITAL LETTER A WITH DIAERESIS
403 0x81    0xFB1F  # HEBREW LIGATURE YIDDISH YOD YOD PATAH
404 0x82    0x00C7  # LATIN CAPITAL LETTER C WITH CEDILLA
405 0x83    0x00C9  # LATIN CAPITAL LETTER E WITH ACUTE
406 0x84    0x00D1  # LATIN CAPITAL LETTER N WITH TILDE
407 0x85    0x00D6  # LATIN CAPITAL LETTER O WITH DIAERESIS
408 0x86    0x00DC  # LATIN CAPITAL LETTER U WITH DIAERESIS
409 0x87    0x00E1  # LATIN SMALL LETTER A WITH ACUTE
410 0x88    0x00E0  # LATIN SMALL LETTER A WITH GRAVE
411 0x89    0x00E2  # LATIN SMALL LETTER A WITH CIRCUMFLEX
412 0x8A    0x00E4  # LATIN SMALL LETTER A WITH DIAERESIS
413 0x8B    0x00E3  # LATIN SMALL LETTER A WITH TILDE
414 0x8C    0x00E5  # LATIN SMALL LETTER A WITH RING ABOVE
415 0x8D    0x00E7  # LATIN SMALL LETTER C WITH CEDILLA
416 0x8E    0x00E9  # LATIN SMALL LETTER E WITH ACUTE
417 0x8F    0x00E8  # LATIN SMALL LETTER E WITH GRAVE
418 0x90    0x00EA  # LATIN SMALL LETTER E WITH CIRCUMFLEX
419 0x91    0x00EB  # LATIN SMALL LETTER E WITH DIAERESIS
420 0x92    0x00ED  # LATIN SMALL LETTER I WITH ACUTE
421 0x93    0x00EC  # LATIN SMALL LETTER I WITH GRAVE
422 0x94    0x00EE  # LATIN SMALL LETTER I WITH CIRCUMFLEX
423 0x95    0x00EF  # LATIN SMALL LETTER I WITH DIAERESIS
424 0x96    0x00F1  # LATIN SMALL LETTER N WITH TILDE
425 0x97    0x00F3  # LATIN SMALL LETTER O WITH ACUTE
426 0x98    0x00F2  # LATIN SMALL LETTER O WITH GRAVE
427 0x99    0x00F4  # LATIN SMALL LETTER O WITH CIRCUMFLEX
428 0x9A    0x00F6  # LATIN SMALL LETTER O WITH DIAERESIS
429 0x9B    0x00F5  # LATIN SMALL LETTER O WITH TILDE
430 0x9C    0x00FA  # LATIN SMALL LETTER U WITH ACUTE
431 0x9D    0x00F9  # LATIN SMALL LETTER U WITH GRAVE
432 0x9E    0x00FB  # LATIN SMALL LETTER U WITH CIRCUMFLEX
433 0x9F    0x00FC  # LATIN SMALL LETTER U WITH DIAERESIS
434 0xA0    <RL>+0x0020     # SPACE, right-left
435 0xA1    <RL>+0x0021     # EXCLAMATION MARK, right-left
436 0xA2    <RL>+0x0022     # QUOTATION MARK, right-left
437 0xA3    <RL>+0x0023     # NUMBER SIGN, right-left
438 0xA4    <RL>+0x0024     # DOLLAR SIGN, right-left
439 0xA5    <RL>+0x0025     # PERCENT SIGN, right-left
440 0xA6    0x20AA  # NEW SHEQEL SIGN
441 0xA7    <RL>+0x0027     # APOSTROPHE, right-left
442 0xA8    <RL>+0x0028     # LEFT PARENTHESIS, right-left
443 0xA9    <RL>+0x0029     # RIGHT PARENTHESIS, right-left
444 0xAA    <RL>+0x002A     # ASTERISK, right-left
445 0xAB    <RL>+0x002B     # PLUS SIGN, right-left
446 0xAC    <RL>+0x002C     # COMMA, right-left
447 0xAD    <RL>+0x002D     # HYPHEN-MINUS, right-left
448 0xAE    <RL>+0x002E     # FULL STOP, right-left
449 0xAF    <RL>+0x002F     # SOLIDUS, right-left
450 0xB0    <RL>+0x0030     # DIGIT ZERO, right-left
451 0xB1    <RL>+0x0031     # DIGIT ONE, right-left
452 0xB2    <RL>+0x0032     # DIGIT TWO, right-left
453 0xB3    <RL>+0x0033     # DIGIT THREE, right-left
454 0xB4    <RL>+0x0034     # DIGIT FOUR, right-left
455 0xB5    <RL>+0x0035     # DIGIT FIVE, right-left
456 0xB6    <RL>+0x0036     # DIGIT SIX, right-left
457 0xB7    <RL>+0x0037     # DIGIT SEVEN, right-left
458 0xB8    <RL>+0x0038     # DIGIT EIGHT, right-left
459 0xB9    <RL>+0x0039     # DIGIT NINE, right-left
460 0xBA    <RL>+0x003A     # COLON, right-left
461 0xBB    <RL>+0x003B     # SEMICOLON, right-left
462 0xBC    <RL>+0x003C     # LESS-THAN SIGN, right-left
463 0xBD    <RL>+0x003D     # EQUALS SIGN, right-left
464 0xBE    <RL>+0x003E     # GREATER-THAN SIGN, right-left
465 0xBF    <RL>+0x003F     # QUESTION MARK, right-left
466 0xC0    0xF86A+0x05DC+0x05B9    # Hebrew ligature lamed holam
467 0xC1    <RL>+0x201E     # DOUBLE LOW-9 QUOTATION MARK, right-left
468 0xC2    0xF89B  # Hebrew canoral 1
469 0xC3    0xF89C  # Hebrew canoral 2
470 0xC4    0xF89D  # Hebrew canoral 3
471 0xC5    0xF89E  # Hebrew canoral 4
472 0xC6    0x05BC  # HEBREW POINT DAGESH OR MAPIQ
473 0xC7    0xFB4B  # HEBREW LETTER VAV WITH HOLAM
474 0xC8    0xFB35  # HEBREW LETTER VAV WITH DAGESH
475 0xC9    <RL>+0x2026     # HORIZONTAL ELLIPSIS, right-left
476 0xCA    <RL>+0x00A0     # NO-BREAK SPACE, right-left
477 0xCB    0x05B8  # HEBREW POINT QAMATS
478 0xCC    0x05B7  # HEBREW POINT PATAH
479 0xCD    0x05B5  # HEBREW POINT TSERE
480 0xCE    0x05B6  # HEBREW POINT SEGOL
481 0xCF    0x05B4  # HEBREW POINT HIRIQ
482 0xD0    <RL>+0x2013     # EN DASH, right-left
483 0xD1    <RL>+0x2014     # EM DASH, right-left
484 0xD2    <RL>+0x201C     # LEFT DOUBLE QUOTATION MARK, right-left
485 0xD3    <RL>+0x201D     # RIGHT DOUBLE QUOTATION MARK, right-left
486 0xD4    <RL>+0x2018     # LEFT SINGLE QUOTATION MARK, right-left
487 0xD5    <RL>+0x2019     # RIGHT SINGLE QUOTATION MARK, right-left
488 0xD6    0xFB2A  # HEBREW LETTER SHIN WITH SHIN DOT
489 0xD7    0xFB2B  # HEBREW LETTER SHIN WITH SIN DOT
490 0xD8    0x05BF  # HEBREW POINT RAFE
491 0xD9    0x05B0  # HEBREW POINT SHEVA
492 0xDA    0x05B2  # HEBREW POINT HATAF PATAH
493 0xDB    0x05B1  # HEBREW POINT HATAF SEGOL
494 0xDC    0x05BB  # HEBREW POINT QUBUTS
495 0xDD    0x05B9  # HEBREW POINT HOLAM
496 0xDE    0x05B8+0xF87F   # HEBREW POINT QAMATS, alternate form "qamats qatan"
497 0xDF    0x05B3  # HEBREW POINT HATAF QAMATS
498 0xE0    0x05D0  # HEBREW LETTER ALEF
499 0xE1    0x05D1  # HEBREW LETTER BET
500 0xE2    0x05D2  # HEBREW LETTER GIMEL
501 0xE3    0x05D3  # HEBREW LETTER DALET
502 0xE4    0x05D4  # HEBREW LETTER HE
503 0xE5    0x05D5  # HEBREW LETTER VAV
504 0xE6    0x05D6  # HEBREW LETTER ZAYIN
505 0xE7    0x05D7  # HEBREW LETTER HET
506 0xE8    0x05D8  # HEBREW LETTER TET
507 0xE9    0x05D9  # HEBREW LETTER YOD
508 0xEA    0x05DA  # HEBREW LETTER FINAL KAF
509 0xEB    0x05DB  # HEBREW LETTER KAF
510 0xEC    0x05DC  # HEBREW LETTER LAMED
511 0xED    0x05DD  # HEBREW LETTER FINAL MEM
512 0xEE    0x05DE  # HEBREW LETTER MEM
513 0xEF    0x05DF  # HEBREW LETTER FINAL NUN
514 0xF0    0x05E0  # HEBREW LETTER NUN
515 0xF1    0x05E1  # HEBREW LETTER SAMEKH
516 0xF2    0x05E2  # HEBREW LETTER AYIN
517 0xF3    0x05E3  # HEBREW LETTER FINAL PE
518 0xF4    0x05E4  # HEBREW LETTER PE
519 0xF5    0x05E5  # HEBREW LETTER FINAL TSADI
520 0xF6    0x05E6  # HEBREW LETTER TSADI
521 0xF7    0x05E7  # HEBREW LETTER QOF
522 0xF8    0x05E8  # HEBREW LETTER RESH
523 0xF9    0x05E9  # HEBREW LETTER SHIN
524 0xFA    0x05EA  # HEBREW LETTER TAV
525 0xFB    <RL>+0x007D     # RIGHT CURLY BRACKET, right-left
526 0xFC    <RL>+0x005D     # RIGHT SQUARE BRACKET, right-left
527 0xFD    <RL>+0x007B     # LEFT CURLY BRACKET, right-left
528 0xFE    <RL>+0x005B     # LEFT SQUARE BRACKET, right-left
529 0xFF    <RL>+0x007C     # VERTICAL LINE, right-left