From b774179dd8bba942ecc74a72bd10246faf3c016a Mon Sep 17 00:00:00 2001 From: Choe Hwanjin Date: Sun, 17 Dec 2006 00:02:33 +0900 Subject: [PATCH] =?utf8?q?=ED=95=9C=EA=B8=80=20keyboard=20table=20?= =?utf8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20=20*=20=EC=98=81=EB=AC=B8?= =?utf8?q?=EC=9E=90=EC=9D=98=20=EA=B2=BD=EC=9A=B0=EB=8F=84=20=EC=9E=85?= =?utf8?q?=EB=A0=A5=20=EB=A3=A8=ED=8B=B4=EC=97=90=EC=84=9C=20=EC=B2=98?= =?utf8?q?=EB=A6=AC=ED=95=A8,=20=EA=B7=B8=EB=A0=87=EC=A7=80=20=EC=95=8A?= =?utf8?q?=EC=9C=BC=EB=A9=B4=20qwerty=20=EC=9E=90=ED=8C=90=EC=9D=B4=20?= =?utf8?q?=EC=95=84=EB=8B=8C=EA=B2=BD=EC=9A=B0=20=20=20=20=EC=98=81?= =?utf8?q?=EB=AC=B8,=20=EB=98=90=EB=8A=94=20=EA=B8=B0=ED=98=B8=EA=B0=80=20?= =?utf8?q?=EC=9E=98=EB=AA=BB=20=EC=9E=85=EB=A0=A5=EB=90=98=EB=8A=94=20?= =?utf8?q?=EA=B2=BD=EC=9A=B0=EA=B0=80=20=EB=B0=9C=EC=83=9D=ED=95=A0=20?= =?utf8?q?=EC=88=98=20=EC=9E=88=EC=9D=8C=20=20*=20=EC=A3=BC=EC=84=9D?= =?utf8?q?=EC=97=90=20=EC=BD=94=EB=93=9C=EA=B0=92=EB=8F=84=20=EC=B6=94?= =?utf8?q?=EA=B0=80=ED=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@103 8f00fcd2-89fc-0310-932e-b01be5b65e01 --- hangul/hangulkeyboard.h | 1591 +++++++++++++++++++++++------------------------ 1 file changed, 793 insertions(+), 798 deletions(-) diff --git a/hangul/hangulkeyboard.h b/hangul/hangulkeyboard.h index 456f3a9..b93c870 100644 --- a/hangul/hangulkeyboard.h +++ b/hangul/hangulkeyboard.h @@ -1,820 +1,815 @@ static ucschar hangul_keyboard_table_2[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x0000, /* exclam: exclamation mark */ - 0x0022, /* quotedbl: quotation mark */ - 0x0000, /* numbersign: number sign */ - 0x0000, /* dollar: dollar sign */ - 0x0000, /* percent: percent sign */ - 0x0000, /* ampersand: ampersand */ - 0x0027, /* apostrophe: apostrophe */ - 0x0000, /* parenleft: left parenthesis */ - 0x0000, /* parenright: right parenthesis */ - 0x0000, /* asterisk: asterisk */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x002d, /* minus: minus sign */ - 0x002e, /* period: period */ - 0x002f, /* slash: slash */ - 0x0000, /* 0: 0 */ - 0x0000, /* 1: 1 */ - 0x0000, /* 2: 2 */ - 0x0000, /* 3: 3 */ - 0x0000, /* 4: 4 */ - 0x0000, /* 5: 5 */ - 0x0000, /* 6: 6 */ - 0x0000, /* 7: 7 */ - 0x0000, /* 8: 8 */ - 0x0000, /* 9: 9 */ - 0x003a, /* colon: colon */ - 0x003b, /* semicolon: semicolon */ - 0x003c, /* less: less-than sign */ - 0x003d, /* equal: equals sign */ - 0x003e, /* greater: greater-than sign */ - 0x003f, /* question: question mark */ - 0x0000, /* at: commercial at */ - 0x1106, /* A: choseong mieum */ - 0x1172, /* B: jungseong yu */ - 0x110e, /* C: choseong chieuch */ - 0x110b, /* D: choseong ieung */ - 0x1104, /* E: choseong ssangtikeut */ - 0x1105, /* F: choseong rieul */ - 0x1112, /* G: choseong hieuh */ - 0x1169, /* H: jungseong o */ - 0x1163, /* I: jungseong ya */ - 0x1165, /* J: jungseong eo */ - 0x1161, /* K: jungseong a */ - 0x1175, /* L: jungseong i */ - 0x1173, /* M: jungseong eu */ - 0x116e, /* N: jungseong u */ - 0x1164, /* O: jungseong yae */ - 0x1168, /* P: jungseong ye */ - 0x1108, /* Q: choseong ssangpieup */ - 0x1101, /* R: choseong ssangkiyeok */ - 0x1102, /* S: choseong nieun */ - 0x110a, /* T: choseong ssangsios */ - 0x1167, /* U: jungseong yeo */ - 0x1111, /* V: choseong phieuph */ - 0x110d, /* W: choseong ssangcieuc */ - 0x1110, /* X: choseong thieuth */ - 0x116d, /* Y: jungseong yo */ - 0x110f, /* Z: choseong khieukh */ - 0x005b, /* bracketleft: left bracket */ - 0x0000, /* backslash: backslash */ - 0x005d, /* bracketright: right bracket */ - 0x0000, /* asciicircum: circumflex accent */ - 0x005f, /* underscore: underscore */ - 0x0000, /* quoteleft: grave accent */ - 0x1106, /* a: choseong mieum */ - 0x1172, /* b: jungseong yu */ - 0x110e, /* c: choseong chieuch */ - 0x110b, /* d: choseong ieung */ - 0x1103, /* e: choseong tikeut */ - 0x1105, /* f: choseong rieul */ - 0x1112, /* g: choseong hieuh */ - 0x1169, /* h: jungseong o */ - 0x1163, /* i: jungseong ya */ - 0x1165, /* j: jungseong eo */ - 0x1161, /* k: jungseong a */ - 0x1175, /* l: jungseong i */ - 0x1173, /* m: jungseong eu */ - 0x116e, /* n: jungseong u */ - 0x1162, /* o: jungseong ae */ - 0x1166, /* p: jungseong e */ - 0x1107, /* q: choseong pieup */ - 0x1100, /* r: choseong kiyeok */ - 0x1102, /* s: choseong nieun */ - 0x1109, /* t: choseong sios */ - 0x1167, /* u: jungseong yeo */ - 0x1111, /* v: choseong phieuph */ - 0x110c, /* w: choseong cieuc */ - 0x1110, /* x: choseong thieuth */ - 0x116d, /* y: jungseong yo */ - 0x110f, /* z: choseong khieukh */ - 0x007b, /* braceleft: left brace */ - 0x0000, /* bar: vertical bar */ - 0x007d, /* braceright: right brace */ - 0x0000, /* asciitilde: tilde */ - 0x0000 /* delete */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x0021, /* 0x21 exclam: exclamation mark */ + 0x0022, /* 0x22 quotedbl: quotation mark */ + 0x0023, /* 0x23 numbersign: number sign */ + 0x0024, /* 0x24 dollar: dollar sign */ + 0x0025, /* 0x25 percent: percent sign */ + 0x0026, /* 0x26 ampersand: ampersand */ + 0x0027, /* 0x27 apostrophe: apostrophe */ + 0x0028, /* 0x28 parenleft: left parenthesis */ + 0x0029, /* 0x29 parenright: right parenthesis */ + 0x002a, /* 0x2A asterisk: asterisk */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x002d, /* 0x2D minus: minus sign */ + 0x002e, /* 0x2E period: period */ + 0x002f, /* 0x2F slash: slash */ + 0x0030, /* 0x30 0: 0 */ + 0x0031, /* 0x31 1: 1 */ + 0x0032, /* 0x32 2: 2 */ + 0x0033, /* 0x33 3: 3 */ + 0x0034, /* 0x34 4: 4 */ + 0x0035, /* 0x35 5: 5 */ + 0x0036, /* 0x36 6: 6 */ + 0x0037, /* 0x37 7: 7 */ + 0x0038, /* 0x38 8: 8 */ + 0x0039, /* 0x39 9: 9 */ + 0x003a, /* 0x3A colon: colon */ + 0x003b, /* 0x3B semicolon: semicolon */ + 0x003c, /* 0x3C less: less-than sign */ + 0x003d, /* 0x3D equal: equals sign */ + 0x003e, /* 0x3E greater: greater-than sign */ + 0x003f, /* 0x3F question: question mark */ + 0x0040, /* 0x40 at: commercial at */ + 0x1106, /* 0x41 A: choseong mieum */ + 0x1172, /* 0x42 B: jungseong yu */ + 0x110e, /* 0x43 C: choseong chieuch */ + 0x110b, /* 0x44 D: choseong ieung */ + 0x1104, /* 0x45 E: choseong ssangtikeut */ + 0x1105, /* 0x46 F: choseong rieul */ + 0x1112, /* 0x47 G: choseong hieuh */ + 0x1169, /* 0x48 H: jungseong o */ + 0x1163, /* 0x49 I: jungseong ya */ + 0x1165, /* 0x4A J: jungseong eo */ + 0x1161, /* 0x4B K: jungseong a */ + 0x1175, /* 0x4C L: jungseong i */ + 0x1173, /* 0x4D M: jungseong eu */ + 0x116e, /* 0x4E N: jungseong u */ + 0x1164, /* 0x4F O: jungseong yae */ + 0x1168, /* 0x50 P: jungseong ye */ + 0x1108, /* 0x51 Q: choseong ssangpieup */ + 0x1101, /* 0x52 R: choseong ssangkiyeok */ + 0x1102, /* 0x53 S: choseong nieun */ + 0x110a, /* 0x54 T: choseong ssangsios */ + 0x1167, /* 0x55 U: jungseong yeo */ + 0x1111, /* 0x56 V: choseong phieuph */ + 0x110d, /* 0x57 W: choseong ssangcieuc */ + 0x1110, /* 0x58 X: choseong thieuth */ + 0x116d, /* 0x59 Y: jungseong yo */ + 0x110f, /* 0x5A Z: choseong khieukh */ + 0x005b, /* 0x5B bracketleft: left bracket */ + 0x005c, /* 0x5C backslash: backslash */ + 0x005d, /* 0x5D bracketright: right bracket */ + 0x005e, /* 0x5E asciicircum: circumflex accent */ + 0x005f, /* 0x5F underscore: underscore */ + 0x0060, /* 0x60 quoteleft: grave accent */ + 0x1106, /* 0x61 a: choseong mieum */ + 0x1172, /* 0x62 b: jungseong yu */ + 0x110e, /* 0x63 c: choseong chieuch */ + 0x110b, /* 0x64 d: choseong ieung */ + 0x1103, /* 0x65 e: choseong tikeut */ + 0x1105, /* 0x66 f: choseong rieul */ + 0x1112, /* 0x67 g: choseong hieuh */ + 0x1169, /* 0x68 h: jungseong o */ + 0x1163, /* 0x69 i: jungseong ya */ + 0x1165, /* 0x6A j: jungseong eo */ + 0x1161, /* 0x6B k: jungseong a */ + 0x1175, /* 0x6C l: jungseong i */ + 0x1173, /* 0x6D m: jungseong eu */ + 0x116e, /* 0x6E n: jungseong u */ + 0x1162, /* 0x6F o: jungseong ae */ + 0x1166, /* 0x70 p: jungseong e */ + 0x1107, /* 0x71 q: choseong pieup */ + 0x1100, /* 0x72 r: choseong kiyeok */ + 0x1102, /* 0x73 s: choseong nieun */ + 0x1109, /* 0x74 t: choseong sios */ + 0x1167, /* 0x75 u: jungseong yeo */ + 0x1111, /* 0x76 v: choseong phieuph */ + 0x110c, /* 0x77 w: choseong cieuc */ + 0x1110, /* 0x78 x: choseong thieuth */ + 0x116d, /* 0x79 y: jungseong yo */ + 0x110f, /* 0x7A z: choseong khieukh */ + 0x007b, /* 0x7B braceleft: left brace */ + 0x007c, /* 0x7C bar: vertical bar */ + 0x007d, /* 0x7D braceright: right brace */ + 0x007e, /* 0x7E asciitilde: tilde */ + 0x0000 /* 0x7F delete */ }; static ucschar hangul_keyboard_table_32[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x0000, /* exclam: exclamation mark */ - 0x0022, /* quotedbl: quotation mark */ - 0x0000, /* numbersign: number sign */ - 0x0000, /* dollar: dollar sign */ - 0x0000, /* percent: percent sign */ - 0x0000, /* ampersand: ampersand */ - 0x0027, /* apostrophe: apostrophe */ - 0x0000, /* parenleft: left parenthesis */ - 0x0000, /* parenright: right parenthesis */ - 0x0000, /* asterisk: asterisk */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x002d, /* minus: minus sign */ - 0x002e, /* period: period */ - 0x002f, /* slash: slash */ - 0x0000, /* 0: 0 */ - 0x0000, /* 1: 1 */ - 0x0000, /* 2: 2 */ - 0x0000, /* 3: 3 */ - 0x0000, /* 4: 4 */ - 0x0000, /* 5: 5 */ - 0x0000, /* 6: 6 */ - 0x0000, /* 7: 7 */ - 0x0000, /* 8: 8 */ - 0x0000, /* 9: 9 */ - 0x003a, /* colon: colon */ - 0x003b, /* semicolon: semicolon */ - 0x003c, /* less: less-than sign */ - 0x003d, /* equal: equals sign */ - 0x003e, /* greater: greater-than sign */ - 0x003f, /* question: question mark */ - 0x0000, /* at: commercial at */ - 0x11b7, /* A: jongseong mieum */ - 0x1172, /* B: jungseong yu */ - 0x11be, /* C: jongseong chieuch */ - 0x11bc, /* D: jongseong ieung */ - 0x11ae, /* E: jongseong tikeut */ - 0x11af, /* F: jongseong rieul */ - 0x11c2, /* G: jongseong hieuh */ - 0x1169, /* H: jungseong o */ - 0x1163, /* I: jungseong ya */ - 0x1165, /* J: jungseong eo */ - 0x1161, /* K: jungseong a */ - 0x1175, /* L: jungseong i */ - 0x1173, /* M: jungseong eu */ - 0x116e, /* N: jungseong u */ - 0x1164, /* O: jungseong yae */ - 0x1168, /* P: jungseong ye */ - 0x11b8, /* Q: jongseong pieup */ - 0x11a8, /* R: jongseong kiyeok */ - 0x11ab, /* S: jongseong nieun */ - 0x11ba, /* T: jongseong sios */ - 0x1167, /* U: jungseong yeo */ - 0x11c1, /* V: jongseong phieuph */ - 0x11bd, /* W: jongseong cieuc */ - 0x11c0, /* X: jongseong thieuth */ - 0x116d, /* Y: jungseong yo */ - 0x11bf, /* Z: jongseong khieukh */ - 0x005b, /* bracketleft: left bracket */ - 0x0000, /* backslash: backslash */ - 0x005d, /* bracketright:right bracket */ - 0x0000, /* asciicircum: circumflex accent */ - 0x005f, /* underscore: underscore */ - 0x0000, /* quoteleft: grave accent */ - 0x1106, /* a: choseong mieum */ - 0x1172, /* b: jungseong yu */ - 0x110e, /* c: choseong chieuch */ - 0x110b, /* d: choseong ieung */ - 0x1103, /* e: choseong tikeut */ - 0x1105, /* f: choseong rieul */ - 0x1112, /* g: choseong hieuh */ - 0x1169, /* h: jungseong o */ - 0x1163, /* i: jungseong ya */ - 0x1165, /* j: jungseong eo */ - 0x1161, /* k: jungseong a */ - 0x1175, /* l: jungseong i */ - 0x1173, /* m: jungseong eu */ - 0x116e, /* n: jungseong u */ - 0x1162, /* o: jungseong ae */ - 0x1166, /* p: jungseong e */ - 0x1107, /* q: choseong pieup */ - 0x1100, /* r: choseong kiyeok */ - 0x1102, /* s: choseong nieun */ - 0x1109, /* t: choseong sios */ - 0x1167, /* u: jungseong yeo */ - 0x1111, /* v: choseong phieuph */ - 0x110c, /* w: choseong cieuc */ - 0x1110, /* x: choseong thieuth */ - 0x116d, /* y: jungseong yo */ - 0x110f, /* z: choseong khieukh */ - 0x007b, /* braceleft: left brace */ - 0x0000, /* bar: vertical bar */ - 0x007d, /* braceright: right brace */ - 0x203b, /* asciitilde: tilde */ - 0x0000 /* delete */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x0021, /* 0x21 exclam: exclamation mark */ + 0x0022, /* 0x22 quotedbl: quotation mark */ + 0x0023, /* 0x23 numbersign: number sign */ + 0x0024, /* 0x24 dollar: dollar sign */ + 0x0025, /* 0x25 percent: percent sign */ + 0x0026, /* 0x26 ampersand: ampersand */ + 0x0027, /* 0x27 apostrophe: apostrophe */ + 0x0028, /* 0x28 parenleft: left parenthesis */ + 0x0029, /* 0x29 parenright: right parenthesis */ + 0x002a, /* 0x2A asterisk: asterisk */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x002d, /* 0x2D minus: minus sign */ + 0x002e, /* 0x2E period: period */ + 0x002f, /* 0x2F slash: slash */ + 0x0030, /* 0x30 0: 0 */ + 0x0031, /* 0x31 1: 1 */ + 0x0032, /* 0x32 2: 2 */ + 0x0033, /* 0x33 3: 3 */ + 0x0034, /* 0x34 4: 4 */ + 0x0035, /* 0x35 5: 5 */ + 0x0036, /* 0x36 6: 6 */ + 0x0037, /* 0x37 7: 7 */ + 0x0038, /* 0x38 8: 8 */ + 0x0039, /* 0x39 9: 9 */ + 0x003a, /* 0x3A colon: colon */ + 0x003b, /* 0x3B semicolon: semicolon */ + 0x003c, /* 0x3C less: less-than sign */ + 0x003d, /* 0x3D equal: equals sign */ + 0x003e, /* 0x3E greater: greater-than sign */ + 0x003f, /* 0x3F question: question mark */ + 0x0040, /* 0x40 at: commercial at */ + 0x11b7, /* 0x41 A: jongseong mieum */ + 0x1172, /* 0x42 B: jungseong yu */ + 0x11be, /* 0x43 C: jongseong chieuch */ + 0x11bc, /* 0x44 D: jongseong ieung */ + 0x11ae, /* 0x45 E: jongseong tikeut */ + 0x11af, /* 0x46 F: jongseong rieul */ + 0x11c2, /* 0x47 G: jongseong hieuh */ + 0x1169, /* 0x48 H: jungseong o */ + 0x1163, /* 0x49 I: jungseong ya */ + 0x1165, /* 0x4A J: jungseong eo */ + 0x1161, /* 0x4B K: jungseong a */ + 0x1175, /* 0x4C L: jungseong i */ + 0x1173, /* 0x4D M: jungseong eu */ + 0x116e, /* 0x4E N: jungseong u */ + 0x1164, /* 0x4F O: jungseong yae */ + 0x1168, /* 0x50 P: jungseong ye */ + 0x11b8, /* 0x51 Q: jongseong pieup */ + 0x11a8, /* 0x52 R: jongseong kiyeok */ + 0x11ab, /* 0x53 S: jongseong nieun */ + 0x11ba, /* 0x54 T: jongseong sios */ + 0x1167, /* 0x55 U: jungseong yeo */ + 0x11c1, /* 0x56 V: jongseong phieuph */ + 0x11bd, /* 0x57 W: jongseong cieuc */ + 0x11c0, /* 0x58 X: jongseong thieuth */ + 0x116d, /* 0x59 Y: jungseong yo */ + 0x11bf, /* 0x5A Z: jongseong khieukh */ + 0x005b, /* 0x5B bracketleft: left bracket */ + 0x005c, /* 0x5C backslash: backslash */ + 0x005d, /* 0x5D bracketright: right bracket */ + 0x005e, /* 0x5E asciicircum: circumflex accent */ + 0x005f, /* 0x5F underscore: underscore */ + 0x0060, /* 0x60 quoteleft: grave accent */ + 0x1106, /* 0x61 a: choseong mieum */ + 0x1172, /* 0x62 b: jungseong yu */ + 0x110e, /* 0x63 c: choseong chieuch */ + 0x110b, /* 0x64 d: choseong ieung */ + 0x1103, /* 0x65 e: choseong tikeut */ + 0x1105, /* 0x66 f: choseong rieul */ + 0x1112, /* 0x67 g: choseong hieuh */ + 0x1169, /* 0x68 h: jungseong o */ + 0x1163, /* 0x69 i: jungseong ya */ + 0x1165, /* 0x6A j: jungseong eo */ + 0x1161, /* 0x6B k: jungseong a */ + 0x1175, /* 0x6C l: jungseong i */ + 0x1173, /* 0x6D m: jungseong eu */ + 0x116e, /* 0x6E n: jungseong u */ + 0x1162, /* 0x6F o: jungseong ae */ + 0x1166, /* 0x70 p: jungseong e */ + 0x1107, /* 0x71 q: choseong pieup */ + 0x1100, /* 0x72 r: choseong kiyeok */ + 0x1102, /* 0x73 s: choseong nieun */ + 0x1109, /* 0x74 t: choseong sios */ + 0x1167, /* 0x75 u: jungseong yeo */ + 0x1111, /* 0x76 v: choseong phieuph */ + 0x110c, /* 0x77 w: choseong cieuc */ + 0x1110, /* 0x78 x: choseong thieuth */ + 0x116d, /* 0x79 y: jungseong yo */ + 0x110f, /* 0x7A z: choseong khieukh */ + 0x007b, /* 0x7B braceleft: left brace */ + 0x007c, /* 0x7C bar: vertical bar */ + 0x007d, /* 0x7D braceright: right brace */ + 0x203b, /* 0x7E asciitilde: tilde */ + 0x0000 /* 0x7F delete */ }; static ucschar hangul_keyboard_table_390[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x11bd, /* exclam: jongseong cieuc */ - 0x0022, /* quotedbl: quotatioin mark */ - 0x0000, /* numbersign: number sign */ - 0x0000, /* dollar: dollar sign */ - 0x0000, /* percent: percent sign */ - 0x0000, /* ampersand: ampersand */ - 0x1110, /* apostrophe: choseong thieuth */ - 0x0000, /* parenleft: left parenthesis */ - 0x0000, /* parenright: right parenthesis */ - 0x0000, /* asterisk: asterisk */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x002d, /* minus: minus sign */ - 0x002e, /* period: period */ - 0x1169, /* slash: jungseong o */ - 0x110f, /* 0: choseong khieukh */ - 0x11c2, /* 1: jongseong hieuh */ - 0x11bb, /* 2: jongseong ssangsios */ - 0x11b8, /* 3: jongseong pieup */ - 0x116d, /* 4: jungseong yo */ - 0x1172, /* 5: jungseong yu */ - 0x1163, /* 6: jungseong ya */ - 0x1168, /* 7: jungseong ye */ - 0x1174, /* 8: jungseong yi */ - 0x116e, /* 9: jungseong u */ - 0x003a, /* colon: colon */ - 0x1107, /* semicolon: choseong pieup */ - 0x0032, /* less: 2 */ - 0x003d, /* equal: euals sign */ - 0x0033, /* greater: 3 */ - 0x003f, /* question: question mark */ - 0x0000, /* at: commertial at */ - 0x11ae, /* A: jongseong tikeut */ - 0x0021, /* B: exclamation mark */ - 0x11b1, /* C: jongseong rieul-mieum */ - 0x11b0, /* D: jongseong rieul-kiyeok */ - 0x11bf, /* E: jongseong khieukh */ - 0x11a9, /* F: jongseong ssangkiyeok */ - 0x002f, /* G: slash */ - 0x0027, /* H: apostrophe */ - 0x0038, /* I: 8 */ - 0x0034, /* J: 4 */ - 0x0035, /* K: 5 */ - 0x0036, /* L: 6 */ - 0x0031, /* M: 1 */ - 0x0030, /* N: 0 */ - 0x0039, /* O: 9 */ - 0x003e, /* P: greater-than sign */ - 0x11c1, /* Q: jongseong phieuph */ - 0x1164, /* R: jungseong yae */ - 0x11ad, /* S: jongseong nieun-hieuh */ - 0x003b, /* T: semicolon */ - 0x0037, /* U: 7 */ - 0x11b6, /* V: jongseong rieul-hieuh */ - 0x11c0, /* W: jongseong thikeuth */ - 0x11b9, /* X: jongseong pieup-sios */ - 0x003c, /* Y: less-than sign */ - 0x11be, /* Z: jongseong chieuch */ - 0x005b, /* bracketleft: left bracket */ - 0x0000, /* backslash: backslash */ - 0x005d, /* bracketright: right bracket */ - 0x0000, /* asciicircum: circumflex accent */ - 0x005f, /* underscore: underscore */ - 0x0000, /* quoteleft: grave accent */ - 0x11bc, /* a: jongseong ieung */ - 0x116e, /* b: jungseong u */ - 0x1166, /* c: jungseong e */ - 0x1175, /* d: jungseong i */ - 0x1167, /* e: jungseong yeo */ - 0x1161, /* f: jungseong a */ - 0x1173, /* g: jungseong eu */ - 0x1102, /* h: choseong nieun */ - 0x1106, /* i: choseong mieum */ - 0x110b, /* j: choseong ieung */ - 0x1100, /* k: choseong kiyeok */ - 0x110c, /* l: choseong cieuc */ - 0x1112, /* m: choseong hieuh */ - 0x1109, /* n: choseong sios */ - 0x110e, /* o: choseong chieuch */ - 0x1111, /* p: choseong phieuph */ - 0x11ba, /* q: jongseong sios */ - 0x1162, /* r: jungseong ae */ - 0x11ab, /* s: jongseong nieun */ - 0x1165, /* t: jungseong eo */ - 0x1103, /* u: choseong tikeut */ - 0x1169, /* v: jungseong o */ - 0x11af, /* w: jongseong rieul */ - 0x11a8, /* x: jongseong kiyeok */ - 0x1105, /* y: choseong rieul */ - 0x11b7, /* z: jongseong mieum */ - 0x007b, /* braceleft: left brace */ - 0x0000, /* bar: vertical line(bar) */ - 0x007d, /* braceright: right brace */ - 0x0000, /* asciitilde: tilde */ - 0x0000 /* delete */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x11bd, /* 0x21 exclam: jongseong cieuc */ + 0x0022, /* 0x22 quotedbl: quotatioin mark */ + 0x0023, /* 0x23 numbersign: number sign */ + 0x0024, /* 0x24 dollar: dollar sign */ + 0x0025, /* 0x25 percent: percent sign */ + 0x0026, /* 0x26 ampersand: ampersand */ + 0x1110, /* 0x27 apostrophe: choseong thieuth */ + 0x0028, /* 0x28 parenleft: left parenthesis */ + 0x0029, /* 0x29 parenright: right parenthesis */ + 0x002a, /* 0x2A asterisk: asterisk */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x002d, /* 0x2D minus: minus sign */ + 0x002e, /* 0x2E period: period */ + 0x1169, /* 0x2F slash: jungseong o */ + 0x110f, /* 0x30 0: choseong khieukh */ + 0x11c2, /* 0x31 1: jongseong hieuh */ + 0x11bb, /* 0x32 2: jongseong ssangsios */ + 0x11b8, /* 0x33 3: jongseong pieup */ + 0x116d, /* 0x34 4: jungseong yo */ + 0x1172, /* 0x35 5: jungseong yu */ + 0x1163, /* 0x36 6: jungseong ya */ + 0x1168, /* 0x37 7: jungseong ye */ + 0x1174, /* 0x38 8: jungseong yi */ + 0x116e, /* 0x39 9: jungseong u */ + 0x003a, /* 0x3A colon: colon */ + 0x1107, /* 0x3B semicolon: choseong pieup */ + 0x0032, /* 0x3C less: 2 */ + 0x003d, /* 0x3D equal: euals sign */ + 0x0033, /* 0x3E greater: 3 */ + 0x003f, /* 0x3F question: question mark */ + 0x0040, /* 0x40 at: commertial at */ + 0x11ae, /* 0x41 A: jongseong tikeut */ + 0x0021, /* 0x42 B: exclamation mark */ + 0x11b1, /* 0x43 C: jongseong rieul-mieum */ + 0x11b0, /* 0x44 D: jongseong rieul-kiyeok */ + 0x11bf, /* 0x45 E: jongseong khieukh */ + 0x11a9, /* 0x46 F: jongseong ssangkiyeok */ + 0x002f, /* 0x47 G: slash */ + 0x0027, /* 0x48 H: apostrophe */ + 0x0038, /* 0x49 I: 8 */ + 0x0034, /* 0x4A J: 4 */ + 0x0035, /* 0x4B K: 5 */ + 0x0036, /* 0x4C L: 6 */ + 0x0031, /* 0x4D M: 1 */ + 0x0030, /* 0x4E N: 0 */ + 0x0039, /* 0x4F O: 9 */ + 0x003e, /* 0x50 P: greater-than sign */ + 0x11c1, /* 0x51 Q: jongseong phieuph */ + 0x1164, /* 0x52 R: jungseong yae */ + 0x11ad, /* 0x53 S: jongseong nieun-hieuh */ + 0x003b, /* 0x54 T: semicolon */ + 0x0037, /* 0x55 U: 7 */ + 0x11b6, /* 0x56 V: jongseong rieul-hieuh */ + 0x11c0, /* 0x57 W: jongseong thikeuth */ + 0x11b9, /* 0x58 X: jongseong pieup-sios */ + 0x003c, /* 0x59 Y: less-than sign */ + 0x11be, /* 0x5A Z: jongseong chieuch */ + 0x005b, /* 0x5B bracketleft: left bracket */ + 0x005c, /* 0x5C backslash: backslash */ + 0x005d, /* 0x5D bracketright: right bracket */ + 0x005e, /* 0x5E asciicircum: circumflex accent */ + 0x005f, /* 0x5F underscore: underscore */ + 0x0060, /* 0x60 quoteleft: grave accent */ + 0x11bc, /* 0x61 a: jongseong ieung */ + 0x116e, /* 0x62 b: jungseong u */ + 0x1166, /* 0x63 c: jungseong e */ + 0x1175, /* 0x64 d: jungseong i */ + 0x1167, /* 0x65 e: jungseong yeo */ + 0x1161, /* 0x66 f: jungseong a */ + 0x1173, /* 0x67 g: jungseong eu */ + 0x1102, /* 0x68 h: choseong nieun */ + 0x1106, /* 0x69 i: choseong mieum */ + 0x110b, /* 0x6A j: choseong ieung */ + 0x1100, /* 0x6B k: choseong kiyeok */ + 0x110c, /* 0x6C l: choseong cieuc */ + 0x1112, /* 0x6D m: choseong hieuh */ + 0x1109, /* 0x6E n: choseong sios */ + 0x110e, /* 0x6F o: choseong chieuch */ + 0x1111, /* 0x70 p: choseong phieuph */ + 0x11ba, /* 0x71 q: jongseong sios */ + 0x1162, /* 0x72 r: jungseong ae */ + 0x11ab, /* 0x73 s: jongseong nieun */ + 0x1165, /* 0x74 t: jungseong eo */ + 0x1103, /* 0x75 u: choseong tikeut */ + 0x1169, /* 0x76 v: jungseong o */ + 0x11af, /* 0x77 w: jongseong rieul */ + 0x11a8, /* 0x78 x: jongseong kiyeok */ + 0x1105, /* 0x79 y: choseong rieul */ + 0x11b7, /* 0x7A z: jongseong mieum */ + 0x007b, /* 0x7B braceleft: left brace */ + 0x007c, /* 0x7C bar: vertical line(bar) */ + 0x007d, /* 0x7D braceright: right brace */ + 0x007e, /* 0x7E asciitilde: tilde */ + 0x0000 /* 0x7F delete */ }; static ucschar hangul_keyboard_table_3final[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x11a9, /* exclam: jongseong ssangkiyeok */ - 0x00b7, /* quotedbl: middle dot */ - 0x11bd, /* numbersign: jognseong cieuc */ - 0x11b5, /* dollar: jongseong rieul-phieuph */ - 0x11b4, /* percent: jongseong rieul-thieuth */ - 0x201c, /* ampersand: left double quotation mark */ - 0x1110, /* apostrophe: choseong thieuth */ - 0x0027, /* parenleft: apostrophe */ - 0x007e, /* parenright: Tilde */ - 0x201d, /* asterisk: right double quotation mark */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x0029, /* minus: right parenthesis */ - 0x002e, /* period: period */ - 0x1169, /* slash: jungseong o */ - 0x110f, /* 0: choseong khieukh */ - 0x11c2, /* 1: jongseong hieuh */ - 0x11bb, /* 2: jongseong ssangsios */ - 0x11b8, /* 3: jongseong pieup */ - 0x116d, /* 4: jungseong yo */ - 0x1172, /* 5: jungseong yu */ - 0x1163, /* 6: jungseong ya */ - 0x1168, /* 7: jungseong ye */ - 0x1174, /* 8: jungseong yi */ - 0x116e, /* 9: jungseong u */ - 0x0034, /* colon: 4 */ - 0x1107, /* semicolon: choseong pieup */ - 0x002c, /* less: comma */ - 0x003e, /* equal: greater-than sign */ - 0x002e, /* greater: period */ - 0x0021, /* question: exclamation mark */ - 0x11b0, /* at: jongseong rieul-kiyeok */ - 0x11ae, /* A: jongseong tikeut */ - 0x003f, /* B: question mark */ - 0x11bf, /* C: jongseong khieukh */ - 0x11b2, /* D: jongseong rieul-pieup */ - 0x11ac, /* E: jongseong nieun-cieuc */ - 0x11b1, /* F: jongseong rieul-mieum */ - 0x1164, /* G: jungseong yae */ - 0x0030, /* H: 0 */ - 0x0037, /* I: 7 */ - 0x0031, /* J: 1 */ - 0x0032, /* K: 2 */ - 0x0033, /* L: 3 */ - 0x0022, /* M: double quotation mark */ - 0x002d, /* N: minus sign */ - 0x0038, /* O: 8 */ - 0x0039, /* P: 9 */ - 0x11c1, /* Q: jongseong phieuph */ - 0x11b6, /* R: jongseong rieul-hieuh */ - 0x11ad, /* S: jongseong nieun-hieuh */ - 0x11b3, /* T: jongseong rieul-sios */ - 0x0036, /* U: 6 */ - 0x11aa, /* V: jongseong kiyeok-sios */ - 0x11c0, /* W: jongseong thikeuth */ - 0x11b9, /* X: jongseong pieup-sios */ - 0x0035, /* Y: 5 */ - 0x11be, /* Z: jongseong chieuch */ - 0x0028, /* bracketleft: left parenthesis */ - 0x003a, /* backslash: colon */ - 0x003c, /* bracketright: less-than sign */ - 0x003d, /* asciicircum: equals sign */ - 0x003b, /* underscore: semicolon */ - 0x002a, /* quoteleft: asterisk */ - 0x11bc, /* a: jongseong ieung */ - 0x116e, /* b: jungseong u */ - 0x1166, /* c: jungseong e */ - 0x1175, /* d: jungseong i */ - 0x1167, /* e: jungseong yeo */ - 0x1161, /* f: jungseong a */ - 0x1173, /* g: jungseong eu */ - 0x1102, /* h: choseong nieun */ - 0x1106, /* i: choseong mieum */ - 0x110b, /* j: choseong ieung */ - 0x1100, /* k: choseong kiyeok */ - 0x110c, /* l: choseong cieuc */ - 0x1112, /* m: choseong hieuh */ - 0x1109, /* n: choseong sios */ - 0x110e, /* o: choseong chieuch */ - 0x1111, /* p: choseong phieuph */ - 0x11ba, /* q: jongseong sios */ - 0x1162, /* r: jungseong ae */ - 0x11ab, /* s: jongseong nieun */ - 0x1165, /* t: jungseong eo */ - 0x1103, /* u: choseong tikeut */ - 0x1169, /* v: jungseong o */ - 0x11af, /* w: jongseong rieul */ - 0x11a8, /* x: jongseong kiyeok */ - 0x1105, /* y: choseong rieul */ - 0x11b7, /* z: jongseong mieum */ - 0x0025, /* braceleft: percent sign */ - 0x005c, /* bar: backslash */ - 0x002f, /* braceright: slash */ - 0x203b, /* asciitilde: reference mark */ - 0x0000 /* delete */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x11a9, /* 0x21 exclam: jongseong ssangkiyeok */ + 0x00b7, /* 0x22 quotedbl: middle dot */ + 0x11bd, /* 0x23 numbersign: jognseong cieuc */ + 0x11b5, /* 0x24 dollar: jongseong rieul-phieuph */ + 0x11b4, /* 0x25 percent: jongseong rieul-thieuth */ + 0x201c, /* 0x26 ampersand: left double quotation mark */ + 0x1110, /* 0x27 apostrophe: choseong thieuth */ + 0x0027, /* 0x28 parenleft: apostrophe */ + 0x007e, /* 0x29 parenright: Tilde */ + 0x201d, /* 0x2A asterisk: right double quotation mark */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x0029, /* 0x2D minus: right parenthesis */ + 0x002e, /* 0x2E period: period */ + 0x1169, /* 0x2F slash: jungseong o */ + 0x110f, /* 0x30 0: choseong khieukh */ + 0x11c2, /* 0x31 1: jongseong hieuh */ + 0x11bb, /* 0x32 2: jongseong ssangsios */ + 0x11b8, /* 0x33 3: jongseong pieup */ + 0x116d, /* 0x34 4: jungseong yo */ + 0x1172, /* 0x35 5: jungseong yu */ + 0x1163, /* 0x36 6: jungseong ya */ + 0x1168, /* 0x37 7: jungseong ye */ + 0x1174, /* 0x38 8: jungseong yi */ + 0x116e, /* 0x39 9: jungseong u */ + 0x0034, /* 0x3A colon: 4 */ + 0x1107, /* 0x3B semicolon: choseong pieup */ + 0x002c, /* 0x3C less: comma */ + 0x003e, /* 0x3D equal: greater-than sign */ + 0x002e, /* 0x3E greater: period */ + 0x0021, /* 0x3F question: exclamation mark */ + 0x11b0, /* 0x40 at: jongseong rieul-kiyeok */ + 0x11ae, /* 0x41 A: jongseong tikeut */ + 0x003f, /* 0x42 B: question mark */ + 0x11bf, /* 0x43 C: jongseong khieukh */ + 0x11b2, /* 0x44 D: jongseong rieul-pieup */ + 0x11ac, /* 0x45 E: jongseong nieun-cieuc */ + 0x11b1, /* 0x46 F: jongseong rieul-mieum */ + 0x1164, /* 0x47 G: jungseong yae */ + 0x0030, /* 0x48 H: 0 */ + 0x0037, /* 0x49 I: 7 */ + 0x0031, /* 0x4A J: 1 */ + 0x0032, /* 0x4B K: 2 */ + 0x0033, /* 0x4C L: 3 */ + 0x0022, /* 0x4D M: double quotation mark */ + 0x002d, /* 0x4E N: minus sign */ + 0x0038, /* 0x4F O: 8 */ + 0x0039, /* 0x50 P: 9 */ + 0x11c1, /* 0x51 Q: jongseong phieuph */ + 0x11b6, /* 0x52 R: jongseong rieul-hieuh */ + 0x11ad, /* 0x53 S: jongseong nieun-hieuh */ + 0x11b3, /* 0x54 T: jongseong rieul-sios */ + 0x0036, /* 0x55 U: 6 */ + 0x11aa, /* 0x56 V: jongseong kiyeok-sios */ + 0x11c0, /* 0x57 W: jongseong thikeuth */ + 0x11b9, /* 0x58 X: jongseong pieup-sios */ + 0x0035, /* 0x59 Y: 5 */ + 0x11be, /* 0x5A Z: jongseong chieuch */ + 0x0028, /* 0x5B bracketleft: left parenthesis */ + 0x003a, /* 0x5C backslash: colon */ + 0x003c, /* 0x5D bracketright: less-than sign */ + 0x003d, /* 0x5E asciicircum: equals sign */ + 0x003b, /* 0x5F underscore: semicolon */ + 0x002a, /* 0x60 quoteleft: asterisk */ + 0x11bc, /* 0x61 a: jongseong ieung */ + 0x116e, /* 0x62 b: jungseong u */ + 0x1166, /* 0x63 c: jungseong e */ + 0x1175, /* 0x64 d: jungseong i */ + 0x1167, /* 0x65 e: jungseong yeo */ + 0x1161, /* 0x66 f: jungseong a */ + 0x1173, /* 0x67 g: jungseong eu */ + 0x1102, /* 0x68 h: choseong nieun */ + 0x1106, /* 0x69 i: choseong mieum */ + 0x110b, /* 0x6A j: choseong ieung */ + 0x1100, /* 0x6B k: choseong kiyeok */ + 0x110c, /* 0x6C l: choseong cieuc */ + 0x1112, /* 0x6D m: choseong hieuh */ + 0x1109, /* 0x6E n: choseong sios */ + 0x110e, /* 0x6F o: choseong chieuch */ + 0x1111, /* 0x70 p: choseong phieuph */ + 0x11ba, /* 0x71 q: jongseong sios */ + 0x1162, /* 0x72 r: jungseong ae */ + 0x11ab, /* 0x73 s: jongseong nieun */ + 0x1165, /* 0x74 t: jungseong eo */ + 0x1103, /* 0x75 u: choseong tikeut */ + 0x1169, /* 0x76 v: jungseong o */ + 0x11af, /* 0x77 w: jongseong rieul */ + 0x11a8, /* 0x78 x: jongseong kiyeok */ + 0x1105, /* 0x79 y: choseong rieul */ + 0x11b7, /* 0x7A z: jongseong mieum */ + 0x0025, /* 0x7B braceleft: percent sign */ + 0x005c, /* 0x7C bar: backslash */ + 0x002f, /* 0x7D braceright: slash */ + 0x203b, /* 0x7E asciitilde: reference mark */ + 0x0000 /* 0x7F delete */ }; static ucschar hangul_keyboard_table_3sun[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x0000, /* exclam: exclamation mark */ - 0x0022, /* quotedbl: quotatioin mark */ - 0x0000, /* numbersign: number sign */ - 0x0000, /* dollar: dollar sign */ - 0x0000, /* percent: percent sign */ - 0x0000, /* ampersand: ampersand */ - 0x1110, /* apostrophe: choseong thieuth */ - 0x0000, /* parenleft: left parenthesis */ - 0x0000, /* parenright: right parenthesis */ - 0x0000, /* asterisk: asterisk */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x11bd, /* minus: jongseong cieuc */ - 0x002e, /* period: period */ - 0x11ae, /* slash: jongseong tikeut */ - 0x1164, /* 0: choseong yae */ - 0x11c2, /* 1: jongseong hieuh */ - 0x11bb, /* 2: jongseong ssangsios */ - 0x11b8, /* 3: jongseong pieup */ - 0x116d, /* 4: jungseong yo */ - 0x1172, /* 5: jungseong yu */ - 0x1163, /* 6: jungseong ya */ - 0x1168, /* 7: jungseong ye */ - 0x1174, /* 8: jungseong yi */ - 0x110f, /* 9: choseong khieukh */ - 0x003a, /* colon: colon */ - 0x1107, /* semicolon: choseong pieup */ - 0x0032, /* less: 2 */ - 0x11be, /* equal: jongseong chieuch */ - 0x0033, /* greater: 3 */ - 0x003f, /* question: question mark */ - 0x0000, /* at: commertial at */ - 0x11bc, /* A: jongseong ieung */ - 0x0021, /* B: exclamation mark */ - 0x005c, /* C: backslash */ - 0x005d, /* D: right bracket */ - 0x1167, /* E: jungseong yeo */ - 0x1161, /* F: jungseong a */ - 0x002f, /* G: slash */ - 0x0027, /* H: apostrophe */ - 0x0038, /* I: 8 */ - 0x0034, /* J: 4 */ - 0x0035, /* K: 5 */ - 0x0036, /* L: 6 */ - 0x0031, /* M: 1 */ - 0x0030, /* N: 0 */ - 0x0039, /* O: 9 */ - 0x003e, /* P: greater-than sign */ - 0x11ba, /* Q: jongseong sios */ - 0x1162, /* R: jungseong ae */ - 0x005b, /* S: left bracket */ - 0x003b, /* T: semicolon */ - 0x0037, /* U: 7 */ - 0x1169, /* V: jungseong o */ - 0x11af, /* W: jongseong rieul */ - 0x003d, /* X: equals sign */ - 0x003c, /* Y: less-than sign */ - 0x002d, /* Z: minus sign */ - 0x11c0, /* bracketleft: jongseong thieuth */ - 0x11bf, /* backslash: jongseong khieukh */ - 0x11c1, /* bracketright: jongseong phieuph */ - 0x0000, /* asciicircum: circumflex accent */ - 0x005f, /* underscore: underscore */ - 0x0000, /* quoteleft: grave accent */ - 0x11bc, /* a: jongseong ieung */ - 0x116e, /* b: jungseong u */ - 0x1166, /* c: jungseong e */ - 0x1175, /* d: jungseong i */ - 0x1167, /* e: jungseong yeo */ - 0x1161, /* f: jungseong a */ - 0x1173, /* g: jungseong eu */ - 0x1102, /* h: choseong nieun */ - 0x1106, /* i: choseong mieum */ - 0x110b, /* j: choseong ieung */ - 0x1100, /* k: choseong kiyeok */ - 0x110c, /* l: choseong cieuc */ - 0x1112, /* m: choseong hieuh */ - 0x1109, /* n: choseong sios */ - 0x110e, /* o: choseong chieuch */ - 0x1111, /* p: choseong phieuph */ - 0x11ba, /* q: jongseong sios */ - 0x1162, /* r: jungseong ae */ - 0x11ab, /* s: jongseong nieun */ - 0x1165, /* t: jungseong eo */ - 0x1103, /* u: choseong tikeut */ - 0x1169, /* v: jungseong o */ - 0x11af, /* w: jongseong rieul */ - 0x11a8, /* x: jongseong kiyeok */ - 0x1105, /* y: choseong rieul */ - 0x11b7, /* z: jongseong mieum */ - 0x007b, /* braceleft: left brace */ - 0x0000, /* bar: vertical line(bar) */ - 0x007d, /* braceright: right brace */ - 0x0000, /* asciitilde: tilde */ - 0x0000 /* delete */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x0021, /* 0x21 exclam: exclamation mark */ + 0x0022, /* 0x22 quotedbl: quotatioin mark */ + 0x0023, /* 0x23 numbersign: number sign */ + 0x0024, /* 0x24 dollar: dollar sign */ + 0x0025, /* 0x25 percent: percent sign */ + 0x0026, /* 0x26 ampersand: ampersand */ + 0x1110, /* 0x27 apostrophe: choseong thieuth */ + 0x0028, /* 0x28 parenleft: left parenthesis */ + 0x0029, /* 0x29 parenright: right parenthesis */ + 0x002a, /* 0x2A asterisk: asterisk */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x11bd, /* 0x2D minus: jongseong cieuc */ + 0x002e, /* 0x2E period: period */ + 0x11ae, /* 0x2F slash: jongseong tikeut */ + 0x1164, /* 0x30 0: choseong yae */ + 0x11c2, /* 0x31 1: jongseong hieuh */ + 0x11bb, /* 0x32 2: jongseong ssangsios */ + 0x11b8, /* 0x33 3: jongseong pieup */ + 0x116d, /* 0x34 4: jungseong yo */ + 0x1172, /* 0x35 5: jungseong yu */ + 0x1163, /* 0x36 6: jungseong ya */ + 0x1168, /* 0x37 7: jungseong ye */ + 0x1174, /* 0x38 8: jungseong yi */ + 0x110f, /* 0x39 9: choseong khieukh */ + 0x003a, /* 0x3A colon: colon */ + 0x1107, /* 0x3B semicolon: choseong pieup */ + 0x0032, /* 0x3C less: 2 */ + 0x11be, /* 0x3D equal: jongseong chieuch */ + 0x0033, /* 0x3E greater: 3 */ + 0x003f, /* 0x3F question: question mark */ + 0x0040, /* 0x40 at: commertial at */ + 0x11bc, /* 0x41 A: jongseong ieung */ + 0x0021, /* 0x42 B: exclamation mark */ + 0x005c, /* 0x43 C: backslash */ + 0x005d, /* 0x44 D: right bracket */ + 0x1167, /* 0x45 E: jungseong yeo */ + 0x1161, /* 0x46 F: jungseong a */ + 0x002f, /* 0x47 G: slash */ + 0x0027, /* 0x48 H: apostrophe */ + 0x0038, /* 0x49 I: 8 */ + 0x0034, /* 0x4A J: 4 */ + 0x0035, /* 0x4B K: 5 */ + 0x0036, /* 0x4C L: 6 */ + 0x0031, /* 0x4D M: 1 */ + 0x0030, /* 0x4E N: 0 */ + 0x0039, /* 0x4F O: 9 */ + 0x003e, /* 0x50 P: greater-than sign */ + 0x11ba, /* 0x51 Q: jongseong sios */ + 0x1162, /* 0x52 R: jungseong ae */ + 0x005b, /* 0x53 S: left bracket */ + 0x003b, /* 0x54 T: semicolon */ + 0x0037, /* 0x55 U: 7 */ + 0x1169, /* 0x56 V: jungseong o */ + 0x11af, /* 0x57 W: jongseong rieul */ + 0x003d, /* 0x58 X: equals sign */ + 0x003c, /* 0x59 Y: less-than sign */ + 0x002d, /* 0x5A Z: minus sign */ + 0x11c0, /* 0x5B bracketleft: jongseong thieuth */ + 0x11bf, /* 0x5C backslash: jongseong khieukh */ + 0x11c1, /* 0x5D bracketright: jongseong phieuph */ + 0x005e, /* 0x5E asciicircum: circumflex accent */ + 0x005f, /* 0x5F underscore: underscore */ + 0x0060, /* 0x60 quoteleft: grave accent */ + 0x11bc, /* 0x61 a: jongseong ieung */ + 0x116e, /* 0x62 b: jungseong u */ + 0x1166, /* 0x63 c: jungseong e */ + 0x1175, /* 0x64 d: jungseong i */ + 0x1167, /* 0x65 e: jungseong yeo */ + 0x1161, /* 0x66 f: jungseong a */ + 0x1173, /* 0x67 g: jungseong eu */ + 0x1102, /* 0x68 h: choseong nieun */ + 0x1106, /* 0x69 i: choseong mieum */ + 0x110b, /* 0x6A j: choseong ieung */ + 0x1100, /* 0x6B k: choseong kiyeok */ + 0x110c, /* 0x6C l: choseong cieuc */ + 0x1112, /* 0x6D m: choseong hieuh */ + 0x1109, /* 0x6E n: choseong sios */ + 0x110e, /* 0x6F o: choseong chieuch */ + 0x1111, /* 0x70 p: choseong phieuph */ + 0x11ba, /* 0x71 q: jongseong sios */ + 0x1162, /* 0x72 r: jungseong ae */ + 0x11ab, /* 0x73 s: jongseong nieun */ + 0x1165, /* 0x74 t: jungseong eo */ + 0x1103, /* 0x75 u: choseong tikeut */ + 0x1169, /* 0x76 v: jungseong o */ + 0x11af, /* 0x77 w: jongseong rieul */ + 0x11a8, /* 0x78 x: jongseong kiyeok */ + 0x1105, /* 0x79 y: choseong rieul */ + 0x11b7, /* 0x7A z: jongseong mieum */ + 0x007b, /* 0x7B braceleft: left brace */ + 0x007c, /* 0x7C bar: vertical line(bar) */ + 0x007d, /* 0x7D braceright: right brace */ + 0x007e, /* 0x7E asciitilde: tilde */ + 0x0000 /* 0x7F delete */ }; static ucschar hangul_keyboard_table_3yet[] = { - 0x0000, /* null */ - 0x0000, /* start of heading */ - 0x0000, /* start of text */ - 0x0000, /* end of text */ - 0x0000, /* end of transmission */ - 0x0000, /* enquiry */ - 0x0000, /* acknowledge */ - 0x0000, /* bell */ - 0x0000, /* backspace */ - 0x0000, /* character tabulation */ - 0x0000, /* line feed (lf) */ - 0x0000, /* line tabulation */ - 0x0000, /* form feed (ff) */ - 0x0000, /* carriage return (cr) */ - 0x0000, /* shift out */ - 0x0000, /* shift in */ - 0x0000, /* data link escape */ - 0x0000, /* device control one */ - 0x0000, /* device control two */ - 0x0000, /* device control three */ - 0x0000, /* device control four */ - 0x0000, /* negative acknowledge */ - 0x0000, /* synchronous idle */ - 0x0000, /* end of transmission block */ - 0x0000, /* cancel */ - 0x0000, /* end of medium */ - 0x0000, /* substitute */ - 0x0000, /* escape */ - 0x0000, /* information separator four */ - 0x0000, /* information separator three */ - 0x0000, /* information separator two */ - 0x0000, /* information separator one */ - 0x0000, /* space */ - - 0x11bd, /* exclam: jongseong cieuc */ - 0x0022, /* quotedbl: quotatioin mark */ - 0x0000, /* numbersign: number sign */ - 0x0000, /* dollar: dollar sign */ - 0x0000, /* percent: percent sign */ - 0x0000, /* ampersand: ampersand */ - 0x1110, /* apostrophe: choseong thieuth */ - 0x0000, /* parenleft: left parenthesis */ - 0x0000, /* parenright: right parenthesis */ - 0x0000, /* asterisk: asterisk */ - 0x002b, /* plus: plus sign */ - 0x002c, /* comma: comma */ - 0x002d, /* minus: minus sign */ - 0x002e, /* period: period */ - 0x1169, /* slash: jungseong o */ - 0x110f, /* 0: choseong khieukh */ - 0x11c2, /* 1: jongseong hieuh */ - 0x11bb, /* 2: jongseong ssangsios */ - 0x11b8, /* 3: jongseong pieup */ - 0x116d, /* 4: jungseong yo */ - 0x1172, /* 5: jungseong yu */ - 0x1163, /* 6: jungseong ya */ - 0x1168, /* 7: jungseong ye */ - 0x1174, /* 8: jungseong yi */ - 0x116e, /* 9: jungseong u */ - 0x003a, /* colon: colon */ - 0x1107, /* semicolon: choseong pieup */ - 0x113c, /* less: choseong chitueumsios */ - 0x003d, /* equal: euals sign */ - 0x113e, /* greater: choseong ceongchieumsios */ - 0x003f, /* question: question mark */ - 0x11eb, /* at: jongseong pansios */ - 0x11ae, /* A: jongseong tikeut */ - 0x116e, /* B: jungseong u */ - 0x11b1, /* C: jongseong rieul-mieum */ - 0x11b0, /* D: jongseong rieul-kiyeok */ - 0x11bf, /* E: jongseong khieukh */ - 0x11a9, /* F: jongseong ssangkiyeok */ - 0x119e, /* G: jungseong araea */ - 0x1102, /* H: choseong nieun */ - 0x1154, /* I: choseong chitueumchieuch */ - 0x114c, /* J: choseong yesieung */ - 0x114e, /* K: choseong chitueumcieuc */ - 0x1150, /* L: choseong ceongchieumcieuc */ - 0x1159, /* M: choseong yeorinhieuh */ - 0x1140, /* N: choseong pansios */ - 0x1155, /* O: choseong ceongchieumchieuch */ - 0x1111, /* P: choseong phieuph */ - 0x11c1, /* Q: jongseong phieuph */ - 0x1164, /* R: jungseong yae */ - 0x11ad, /* S: jongseong nieun-hieuh */ - 0x1165, /* T: jungseong eo */ - 0x302e, /* U: single dot tone mark */ - 0x11b6, /* V: jongseong rieul-hieuh */ - 0x11c0, /* W: jongseong thikeuth */ - 0x11b9, /* X: jongseong pieup-sios */ - 0x302f, /* Y: double dot tone mark */ - 0x11be, /* Z: jongseong chieuch */ - 0x005b, /* bracketleft: left bracket */ - 0x0000, /* backslash: backslash */ - 0x005d, /* bracketright: right bracket */ - 0x0000, /* asciicircum: circumflex accent */ - 0x005f, /* underscore: underscore */ - 0x11f9, /* quoteleft: jongseong yeorinhieuh */ - 0x11bc, /* a: jongseong ieung */ - 0x116e, /* b: jungseong u */ - 0x1166, /* c: jungseong e */ - 0x1175, /* d: jungseong i */ - 0x1167, /* e: jungseong yeo */ - 0x1161, /* f: jungseong a */ - 0x1173, /* g: jungseong eu */ - 0x1102, /* h: choseong nieun */ - 0x1106, /* i: choseong mieum */ - 0x110b, /* j: choseong ieung */ - 0x1100, /* k: choseong kiyeok */ - 0x110c, /* l: choseong cieuc */ - 0x1112, /* m: choseong hieuh */ - 0x1109, /* n: choseong sios */ - 0x110e, /* o: choseong chieuch */ - 0x1111, /* p: choseong phieuph */ - 0x11ba, /* q: jongseong sios */ - 0x1162, /* r: jungseong ae */ - 0x11ab, /* s: jongseong nieun */ - 0x1165, /* t: jungseong eo */ - 0x1103, /* u: choseong tikeut */ - 0x1169, /* v: jungseong o */ - 0x11af, /* w: jongseong rieul */ - 0x11a8, /* x: jongseong kiyeok */ - 0x1105, /* y: choseong rieul */ - 0x11b7, /* z: jongseong mieum */ - 0x007b, /* braceleft: left brace */ - 0x0000, /* bar: vertical line(bar) */ - 0x007d, /* braceright: right brace */ - 0x11f0, /* asciitilde: jongseong yesieung */ + 0x0000, /* 0x00 null */ + 0x0000, /* 0x01 start of heading */ + 0x0000, /* 0x02 start of text */ + 0x0000, /* 0x03 end of text */ + 0x0000, /* 0x04 end of transmission */ + 0x0000, /* 0x05 enquiry */ + 0x0000, /* 0x06 acknowledge */ + 0x0000, /* 0x07 bell */ + 0x0000, /* 0x08 backspace */ + 0x0000, /* 0x09 character tabulation */ + 0x0000, /* 0x0A line feed (lf) */ + 0x0000, /* 0x0B line tabulation */ + 0x0000, /* 0x0C form feed (ff) */ + 0x0000, /* 0x0D carriage return (cr) */ + 0x0000, /* 0x0E shift out */ + 0x0000, /* 0x0F shift in */ + 0x0000, /* 0x10 data link escape */ + 0x0000, /* 0x11 device control one */ + 0x0000, /* 0x12 device control two */ + 0x0000, /* 0x13 device control three */ + 0x0000, /* 0x14 device control four */ + 0x0000, /* 0x15 negative acknowledge */ + 0x0000, /* 0x16 synchronous idle */ + 0x0000, /* 0x17 end of transmission block */ + 0x0000, /* 0x18 cancel */ + 0x0000, /* 0x19 end of medium */ + 0x0000, /* 0x1A substitute */ + 0x0000, /* 0x1B escape */ + 0x0000, /* 0x1C information separator four */ + 0x0000, /* 0x1D information separator three */ + 0x0000, /* 0x1E information separator two */ + 0x0000, /* 0x1F information separator one */ + 0x0000, /* 0x20 space */ + 0x11bd, /* 0x21 exclam: jongseong cieuc */ + 0x0022, /* 0x22 quotedbl: quotatioin mark */ + 0x0023, /* 0x23 numbersign: number sign */ + 0x0024, /* 0x24 dollar: dollar sign */ + 0x0025, /* 0x25 percent: percent sign */ + 0x0026, /* 0x26 ampersand: ampersand */ + 0x1110, /* 0x27 apostrophe: choseong thieuth */ + 0x0028, /* 0x28 parenleft: left parenthesis */ + 0x0029, /* 0x29 parenright: right parenthesis */ + 0x002a, /* 0x2A asterisk: asterisk */ + 0x002b, /* 0x2B plus: plus sign */ + 0x002c, /* 0x2C comma: comma */ + 0x002d, /* 0x2D minus: minus sign */ + 0x002e, /* 0x2E period: period */ + 0x1169, /* 0x2F slash: jungseong o */ + 0x110f, /* 0x30 0: choseong khieukh */ + 0x11c2, /* 0x31 1: jongseong hieuh */ + 0x11bb, /* 0x32 2: jongseong ssangsios */ + 0x11b8, /* 0x33 3: jongseong pieup */ + 0x116d, /* 0x34 4: jungseong yo */ + 0x1172, /* 0x35 5: jungseong yu */ + 0x1163, /* 0x36 6: jungseong ya */ + 0x1168, /* 0x37 7: jungseong ye */ + 0x1174, /* 0x38 8: jungseong yi */ + 0x116e, /* 0x39 9: jungseong u */ + 0x003a, /* 0x3A colon: colon */ + 0x1107, /* 0x3B semicolon: choseong pieup */ + 0x113c, /* 0x3C less: choseong chitueumsios */ + 0x003d, /* 0x3D equal: euals sign */ + 0x113e, /* 0x3E greater: choseong ceongchieumsios */ + 0x003f, /* 0x3F question: question mark */ + 0x11eb, /* 0x40 at: jongseong pansios */ + 0x11ae, /* 0x41 A: jongseong tikeut */ + 0x116e, /* 0x42 B: jungseong u */ + 0x11b1, /* 0x43 C: jongseong rieul-mieum */ + 0x11b0, /* 0x44 D: jongseong rieul-kiyeok */ + 0x11bf, /* 0x45 E: jongseong khieukh */ + 0x11a9, /* 0x46 F: jongseong ssangkiyeok */ + 0x119e, /* 0x47 G: jungseong araea */ + 0x1102, /* 0x48 H: choseong nieun */ + 0x1154, /* 0x49 I: choseong chitueumchieuch */ + 0x114c, /* 0x4A J: choseong yesieung */ + 0x114e, /* 0x4B K: choseong chitueumcieuc */ + 0x1150, /* 0x4C L: choseong ceongchieumcieuc */ + 0x1159, /* 0x4D M: choseong yeorinhieuh */ + 0x1140, /* 0x4E N: choseong pansios */ + 0x1155, /* 0x4F O: choseong ceongchieumchieuch */ + 0x1111, /* 0x50 P: choseong phieuph */ + 0x11c1, /* 0x51 Q: jongseong phieuph */ + 0x1164, /* 0x52 R: jungseong yae */ + 0x11ad, /* 0x53 S: jongseong nieun-hieuh */ + 0x1165, /* 0x54 T: jungseong eo */ + 0x302e, /* 0x55 U: single dot tone mark */ + 0x11b6, /* 0x56 V: jongseong rieul-hieuh */ + 0x11c0, /* 0x57 W: jongseong thikeuth */ + 0x11b9, /* 0x58 X: jongseong pieup-sios */ + 0x302f, /* 0x59 Y: double dot tone mark */ + 0x11be, /* 0x5A Z: jongseong chieuch */ + 0x005b, /* 0x5B bracketleft: left bracket */ + 0x005c, /* 0x5C backslash: backslash */ + 0x005d, /* 0x5D bracketright: right bracket */ + 0x005e, /* 0x5E asciicircum: circumflex accent */ + 0x005f, /* 0x5F underscore: underscore */ + 0x11f9, /* 0x60 quoteleft: jongseong yeorinhieuh */ + 0x11bc, /* 0x61 a: jongseong ieung */ + 0x116e, /* 0x62 b: jungseong u */ + 0x1166, /* 0x63 c: jungseong e */ + 0x1175, /* 0x64 d: jungseong i */ + 0x1167, /* 0x65 e: jungseong yeo */ + 0x1161, /* 0x66 f: jungseong a */ + 0x1173, /* 0x67 g: jungseong eu */ + 0x1102, /* 0x68 h: choseong nieun */ + 0x1106, /* 0x69 i: choseong mieum */ + 0x110b, /* 0x6A j: choseong ieung */ + 0x1100, /* 0x6B k: choseong kiyeok */ + 0x110c, /* 0x6C l: choseong cieuc */ + 0x1112, /* 0x6D m: choseong hieuh */ + 0x1109, /* 0x6E n: choseong sios */ + 0x110e, /* 0x6F o: choseong chieuch */ + 0x1111, /* 0x70 p: choseong phieuph */ + 0x11ba, /* 0x71 q: jongseong sios */ + 0x1162, /* 0x72 r: jungseong ae */ + 0x11ab, /* 0x73 s: jongseong nieun */ + 0x1165, /* 0x74 t: jungseong eo */ + 0x1103, /* 0x75 u: choseong tikeut */ + 0x1169, /* 0x76 v: jungseong o */ + 0x11af, /* 0x77 w: jongseong rieul */ + 0x11a8, /* 0x78 x: jongseong kiyeok */ + 0x1105, /* 0x79 y: choseong rieul */ + 0x11b7, /* 0x7A z: jongseong mieum */ + 0x007b, /* 0x7B braceleft: left brace */ + 0x007c, /* 0x7C bar: vertical line(bar) */ + 0x007d, /* 0x7D braceright: right brace */ + 0x11f0, /* 0x7E asciitilde: jongseong yesieung */ + 0x0000 /* 0x7F delete */ }; static HangulCombinationItem hangul_combination_table_default[] = { - { 0x11001100, 0x1101 }, /* choseong kiyeok + kiyeok = ssangkiyeok */ - { 0x11031103, 0x1104 }, /* choseong tikeut + tikeut = ssangtikeut */ - { 0x11071107, 0x1108 }, /* choseong pieup + pieup = ssangpieup */ - { 0x11091109, 0x110a }, /* choseong sios + sios = ssangsios */ - { 0x110c110c, 0x110d }, /* choseong cieuc + cieuc = ssangcieuc */ - { 0x11691161, 0x116a }, /* jungseong o + a = wa */ - { 0x11691162, 0x116b }, /* jungseong o + ae = wae */ - { 0x11691175, 0x116c }, /* jungseong o + i = oe */ - { 0x116e1165, 0x116f }, /* jungseong u + eo = weo */ - { 0x116e1166, 0x1170 }, /* jungseong u + e = we */ - { 0x116e1175, 0x1171 }, /* jungseong u + i = wi */ - { 0x11731175, 0x1174 }, /* jungseong eu + i = yi */ - { 0x11a811a8, 0x11a9 }, /* jongseong kiyeok + kiyeok = ssangekiyeok */ - { 0x11a811ba, 0x11aa }, /* jongseong kiyeok + sios = kiyeok-sois */ - { 0x11ab11bd, 0x11ac }, /* jongseong nieun + cieuc = nieun-cieuc */ - { 0x11ab11c2, 0x11ad }, /* jongseong nieun + hieuh = nieun-hieuh */ - { 0x11af11a8, 0x11b0 }, /* jongseong rieul + kiyeok = rieul-kiyeok */ - { 0x11af11b7, 0x11b1 }, /* jongseong rieul + mieum = rieul-mieum */ - { 0x11af11b8, 0x11b2 }, /* jongseong rieul + pieup = rieul-pieup */ - { 0x11af11ba, 0x11b3 }, /* jongseong rieul + sios = rieul-sios */ - { 0x11af11c0, 0x11b4 }, /* jongseong rieul + thieuth = rieul-thieuth */ - { 0x11af11c1, 0x11b5 }, /* jongseong rieul + phieuph = rieul-phieuph */ - { 0x11af11c2, 0x11b6 }, /* jongseong rieul + hieuh = rieul-hieuh */ - { 0x11b811ba, 0x11b9 }, /* jongseong pieup + sios = pieup-sios */ - { 0x11ba11ba, 0x11bb }, /* jongseong sios + sios = ssangsios */ + { 0x11001100, 0x1101 }, /* choseong kiyeok + kiyeok = ssangkiyeok */ + { 0x11031103, 0x1104 }, /* choseong tikeut + tikeut = ssangtikeut */ + { 0x11071107, 0x1108 }, /* choseong pieup + pieup = ssangpieup */ + { 0x11091109, 0x110a }, /* choseong sios + sios = ssangsios */ + { 0x110c110c, 0x110d }, /* choseong cieuc + cieuc = ssangcieuc */ + { 0x11691161, 0x116a }, /* jungseong o + a = wa */ + { 0x11691162, 0x116b }, /* jungseong o + ae = wae */ + { 0x11691175, 0x116c }, /* jungseong o + i = oe */ + { 0x116e1165, 0x116f }, /* jungseong u + eo = weo */ + { 0x116e1166, 0x1170 }, /* jungseong u + e = we */ + { 0x116e1175, 0x1171 }, /* jungseong u + i = wi */ + { 0x11731175, 0x1174 }, /* jungseong eu + i = yi */ + { 0x11a811a8, 0x11a9 }, /* jongseong kiyeok + kiyeok = ssangekiyeok */ + { 0x11a811ba, 0x11aa }, /* jongseong kiyeok + sios = kiyeok-sois */ + { 0x11ab11bd, 0x11ac }, /* jongseong nieun + cieuc = nieun-cieuc */ + { 0x11ab11c2, 0x11ad }, /* jongseong nieun + hieuh = nieun-hieuh */ + { 0x11af11a8, 0x11b0 }, /* jongseong rieul + kiyeok = rieul-kiyeok */ + { 0x11af11b7, 0x11b1 }, /* jongseong rieul + mieum = rieul-mieum */ + { 0x11af11b8, 0x11b2 }, /* jongseong rieul + pieup = rieul-pieup */ + { 0x11af11ba, 0x11b3 }, /* jongseong rieul + sios = rieul-sios */ + { 0x11af11c0, 0x11b4 }, /* jongseong rieul + thieuth = rieul-thieuth */ + { 0x11af11c1, 0x11b5 }, /* jongseong rieul + phieuph = rieul-phieuph */ + { 0x11af11c2, 0x11b6 }, /* jongseong rieul + hieuh = rieul-hieuh */ + { 0x11b811ba, 0x11b9 }, /* jongseong pieup + sios = pieup-sios */ + { 0x11ba11ba, 0x11bb }, /* jongseong sios + sios = ssangsios */ }; static HangulCombinationItem hangul_combination_table_full[] = { -- 2.7.4