tizen 2.3.1 release
[framework/uifw/ise-engine-tables.git] / tables / ja / HIRAGANA.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 = 61ea7bfd-d62a-4dd6-842a-c7f91db5d6ff
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@/HIRAGANA.png
20
21 ### The default name of this table
22 NAME = HIRAGANA
23
24 ### The local 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