tizen 2.3.1 release
[framework/uifw/ise-engine-tables.git] / tables / ar / Arabic.txt.in
1 ### File header must not be modified
2 ### This file must be encoded into UTF-8.
3 ### Arabic transliteration rules partially based on http://lcweb.loc.gov/catdir/cpso/romanization/arabic.pdf 
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 = d11869f8-04a1-405e-9169-c2660bac0531 
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 = 20041012
18
19 ICON = @SCIM_ICONDIR@/Arabic.png
20
21 ### The default name of this table
22 NAME = Arabic 
23
24 ### The local names of this table 
25 NAME.ar = عربي
26
27 ### Supported languages of this table
28 LANGUAGES = ar
29
30 ### The author of this table
31 AUTHOR = Mohammad DAMT <mdamt@bisnisweb.com> 
32
33 ### Prompt string to be displayed in the status area.
34 STATUS_PROMPT = ع 
35
36 ### If true then the first candidate phrase
37 ### will be selected automatically during inputing.
38 AUTO_SELECT = TRUE
39
40 ### If true then a multi wildcard will be appended
41 ### at the end of inputing string automatically.
42 AUTO_WILDCARD = FALSE
43
44 ### If true then the result string will be committed to client automatically.
45 ### This should be used with AUTO_SELECT = TRUE.
46 AUTO_COMMIT = TRUE
47
48 ### If true then the inputted string will be automatically splitted during inputing.
49 AUTO_SPLIT = TRUE
50
51 ### If true then the phrases' frequencies will be adjusted dynamically.
52 DYNAMIC_ADJUST = FALSE
53
54 ### If true then the preedit area will be filled up by the current candidate phrase automatically.
55 AUTO_FILL = TRUE
56
57 ### Whether to discard invalid key automatically.
58 ### This takes effact only when AUTO_FILL and AUTO_COMMIT is true.
59 DISCARD_INVALID_KEY = TRUE
60
61 ### If true then the lookup table will always be shown if there is any candidate phrase.
62 ### Otherwise the lookup table won't be shown unless the user requires it by moving the preedit caret left.
63 ALWAYS_SHOW_LOOKUP = FALSE
64
65 ### Enable full width punctuation property
66 USE_FULL_WIDTH_PUNCT = FALSE
67
68 ### Use full width punctuation by default
69 DEF_FULL_WIDTH_PUNCT = FALSE
70
71 ### Enable full width letter property
72 USE_FULL_WIDTH_LETTER = FALSE
73
74 ### Use full width letter by default
75 DEF_FULL_WIDTH_LETTER = FALSE
76
77 ### The maxmium length of a key.
78 MAX_KEY_LENGTH = 3
79
80 ### Valid input chars.
81 VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'1234567890?!.,;~></
82
83 ### Single wildcard char, can have multiple chars.
84 ###SINGLE_WILDCARD_CHAR = ?
85
86 ### Multi wildcard char.
87 ###MULTI_WILDCARD_CHAR = *
88
89 ### The key strokes to split inputted string.
90 ###SPLIT_KEYS = quoteright
91
92 ### The key strokes to commit the convert result to client.
93 COMMIT_KEYS = space
94
95 ### The key strokes to forward the inputted string to client.
96 FORWARD_KEYS = VoidSymbol
97
98 ### The key strokes to select candidiate phrases.
99 SELECT_KEYS = VoidSymbol
100
101 ### The key strokes to page up the lookup table.
102 PAGE_UP_KEYS = VoidSymbol
103
104 ### The key strokes to page down the lookup table.
105 PAGE_DOWN_KEYS = VoidSymbol
106
107 END_DEFINITION
108
109 ### Begin Table data.
110 BEGIN_TABLE
111 %       ٪      0
112 '       ع      0
113 '2      ﺀ     0
114 ,       ،      0
115 .       ٫      0
116 .'      ٬      0
117 /'      ْ      0
118 //      /       0
119 /2      ٔ      0
120 ;       ؛      0
121 <>      ٭      0
122 ?       ؟      0
123 A       ا      0
124 A/      آ      0
125 A2      أ      0
126 AS      ؑ      0
127 Ah      إ      0
128 Aw      ٱ      0
129 I       ى      0
130 RA      ؓ      0
131 Ra      ؒ      0
132 SAW     ؐ      0
133 SJD     ۩      0
134 Wth     ؕ      0
135 _       ـ      0
136 a       َ      0
137 aa      ٰ      0
138 an      ً      0
139 b       ب      0
140 d       د      0
141 d.      ض      0
142 dh      ذ      0
143 f       ف      0
144 gh      غ      0
145 h       ه      0
146 h'      ة      0
147 h.      ح      0
148 i       ِ      0
149 in      ٍ      0
150 j       ج      0
151 k       ك      0
152 kh      خ      0
153 l       ل      0
154 m       م      0
155 n       ن      0
156 n'      ۨ      0
157 ng      ڭ      0
158 q       ق      0
159 r       ر      0
160 s       س      0
161 s.      ص      0
162 sh      ش      0
163 t       ت      0
164 t.      ط      0
165 th      ث      0
166 u       ُ      0
167 un      ٌ      0
168 w       و      0
169 w2      ؤ      0
170 x       ّ      0
171 y       ي      0
172 y'      ۧ      0
173 y/2     ئ      0
174 z       ز      0
175 z.      ظ      0
176 ~       ٓ      0
177 0       ٠      0
178 1       ١      0
179 2       ٢      0
180 3       ٣      0
181 4       ٤      0
182 5       ٥      0
183 6       ٦      0
184 7       ٧      0
185 8       ٨      0
186 9       ٩      0
187 END_TABLE