]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
73c04bcf | 3 | root{ |
3d1f044b | 4 | Version{"2.1.49.32"} |
73c04bcf A |
5 | boundaries{ |
6 | grapheme:process(dependency){"char.brk"} | |
7 | line:process(dependency){"line.brk"} | |
08b89b0a A |
8 | line_loose:process(dependency){"line_loose.brk"} |
9 | line_normal:process(dependency){"line_normal.brk"} | |
10 | line_strict:process(dependency){"line.brk"} | |
73c04bcf A |
11 | sentence:process(dependency){"sent.brk"} |
12 | title:process(dependency){"title.brk"} | |
13 | word:process(dependency){"word.brk"} | |
14 | } | |
15 | dictionaries{ | |
51004dcb A |
16 | Hani:process(dependency){"cjdict.dict"} |
17 | Hira:process(dependency){"cjdict.dict"} | |
2ca993e8 | 18 | Kana:process(dependency){"cjdict.dict"} |
51004dcb | 19 | Khmr:process(dependency){"khmerdict.dict"} |
57a6839d | 20 | Laoo:process(dependency){"laodict.dict"} |
b331163b | 21 | Mymr:process(dependency){"burmesedict.dict"} |
51004dcb | 22 | Thai:process(dependency){"thaidict.dict"} |
73c04bcf A |
23 | } |
24 | } |