tizen 2.3.1 release
[framework/uifw/ise-engine-tables.git] / tables / ja / KATAKANA.txt.in
1 ### File header must not be modified
2 ### This file must be encoded into UTF-8.
3 ### This file comes from unicon module.
4 SCIM_Generic_Table_Phrase_Library_TEXT
5 VERSION_1_0
6
7 ### Begin Table definition.
8 BEGIN_DEFINITION
9
10 ### An unique id to distinguish this table among others.
11 ### Use uuidgen to generate this kind of id.
12 UUID = d6468711-00e1-47a9-bc4d-a3efe64ccd9c
13
14 ### A unique number indicates the version of this file.
15 ### For example the last modified date of this file.
16 ### This number must be less than 2^32.
17 SERIAL_NUMBER = 20040227
18
19 ICON = @SCIM_ICONDIR@/KATAKANA.png
20
21 ### The default name of this table
22 NAME = KATAKANA
23
24 ### The locale specific names of this table 
25 ### NAME.ja = 
26
27 ### Supported languages of this table
28 LANGUAGES = ja_JP
29
30 ### Prompt string to be displayed in the status area.
31 STATUS_PROMPT = JP
32
33 ### If true then the first candidate phrase
34 ### will be selected automatically during inputing.
35 AUTO_SELECT = TRUE
36
37 ### If true then a multi wildcard will be appended
38 ### at the end of inputing string automatically.
39 AUTO_WILDCARD = TRUE
40
41 ### If true then the result string will be committed to client automatically.
42 ### This should be used with AUTO_SELECT = TRUE.
43 AUTO_COMMIT = FALSE
44
45 ### If true then the inputted string will be automatically splitted during inputing.
46 AUTO_SPLIT = TRUE
47
48 ### If true then the phrases' frequencies will be adjusted dynamically.
49 DYNAMIC_ADJUST = FALSE
50
51 ### If true then the preedit area will be filled up by the current candidate phrase automatically.
52 AUTO_FILL = TRUE
53
54 ### If true then the lookup table will always be shown if there is any candidate phrase.
55 ### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
56 ALWAYS_SHOW_LOOKUP = FALSE
57
58 ### Use full width punctuation by default
59 DEF_FULL_WIDTH_PUNCT = TRUE
60
61 ### Use full width letter by default
62 DEF_FULL_WIDTH_LETTER = FALSE
63
64 ### The maxmium length of a key.
65 MAX_KEY_LENGTH = 4
66
67 ### Valid input chars.
68 VALID_INPUT_CHARS = _abcdefghijklmnopqrstuvwxyz-
69
70 ### Single wildcard char, can have multiple chars.
71 ### SINGLE_WILDCARD_CHAR = ?
72
73 ### Multi wildcard char.
74 ### MULTI_WILDCARD_CHAR = *
75
76 ### The key strokes to split inputted string.
77 SPLIT_KEYS = quoteright
78
79 ### The key strokes to commit the convert result to client.
80 COMMIT_KEYS = space
81
82 ### The key strokes to forward the inputted string to client.
83 FORWARD_KEYS = Return
84
85 ### The key strokes to select candidiate phrases.
86 SELECT_KEYS = 1,2,3,4,5,6,7,8,9,0
87
88 ### The key strokes to page up the lookup table.
89 PAGE_UP_KEYS = Page_Up,comma,minus
90
91 ### The key strokes to page down the lookup table.
92 PAGE_DOWN_KEYS = Page_Down,period,equal
93
94 END_DEFINITION
95
96 ### Begin Table data.
97 BEGIN_TABLE
98 _a      ァ
99 a       ア
100 _i      ィ
101 i       イ
102 _u      ゥ
103 u       ウ
104 _e      ェ
105 e       エ
106 _o      ォ
107 o       オ
108 ka      カ
109 ga      ガ
110 ki      キ
111 gi      ギ
112 ku      ク
113 gu      グ
114 ke      ケ
115 ge      ゲ
116 ko      コ
117 go      ゴ
118 sa      サ
119 za      ザ
120 si      シ
121 shi     シ
122 ji      ジ
123 su      ス
124 zu      ズ
125 se      セ
126 ze      ゼ
127 so      ソ
128 zo      ゾ
129 ta      タ
130 da      ダ
131 chi     チ
132 zi      ヂ
133 _tsu    ッ
134 tsu     ツ
135 zu      ヅ
136 te      テ
137 de      デ
138 to      ト
139 do      ド
140 na      ナ
141 ni      ニ
142 nu      ヌ
143 ne      ネ
144 no      ノ
145 ha      ハ
146 ba      バ
147 pa      パ
148 hi      ヒ
149 bi      ビ
150 pi      ピ
151 hu      フ
152 fu      フ
153 bu      ブ
154 pu      プ
155 he      ヘ
156 be      ベ
157 pe      ペ
158 ho      ホ
159 bo      ボ
160 po      ポ
161 ma      マ
162 mi      ミ
163 mu      ム
164 me      メ
165 mo      モ
166 _ya     ャ
167 ya      ヤ
168 _yu     ュ
169 yu      ユ
170 _yo     ョ
171 yo      ヨ
172 ra      ラ
173 ri      リ
174 ru      ル
175 re      レ
176 ro      ロ
177 _wa     ヮ
178 wa      ワ
179 wo      ヲ
180 n       ン
181 m       ン
182 kya     キャ
183 kyu     キュ
184 kyo     キョ
185 sha     シャ
186 shu     シュ
187 sho     ショ
188 cha     チャ
189 chu     チュ
190 cho     チョ
191 nya     ニャ
192 nyu     ニュ
193 nyo     ニョ
194 hya     ヒャ
195 hyu     ヒュ
196 hyo     ヒョ
197 mya     ミャ
198 myu     ミュ
199 myo     ミョ
200 rya     リャ
201 ryu     リュ
202 ryo     リョ
203 gya     ギャ
204 gyu     ギュ
205 gyo     ギョ
206 ja      ジャ
207 ju      ジュ
208 jo      ジョ
209 bya     ビャ
210 byu     ビュ
211 byo     ビョ
212 pya     ピャ
213 pyu     ピュ
214 pyo     ピョ
215 -       ー
216 END_TABLE