diff options
Diffstat (limited to 'intl/icu/source/data/brkitr/root.txt')
-rw-r--r-- | intl/icu/source/data/brkitr/root.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/intl/icu/source/data/brkitr/root.txt b/intl/icu/source/data/brkitr/root.txt new file mode 100644 index 0000000000..564541efb9 --- /dev/null +++ b/intl/icu/source/data/brkitr/root.txt @@ -0,0 +1,24 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +root{ + Version{"37"} + boundaries{ + grapheme:process(dependency){"char.brk"} + line:process(dependency){"line.brk"} + line_loose:process(dependency){"line_loose.brk"} + line_normal:process(dependency){"line_normal.brk"} + line_strict:process(dependency){"line.brk"} + sentence:process(dependency){"sent.brk"} + title:process(dependency){"title.brk"} + word:process(dependency){"word.brk"} + } + dictionaries{ + Hani:process(dependency){"cjdict.dict"} + Hira:process(dependency){"cjdict.dict"} + Kana:process(dependency){"cjdict.dict"} + Khmr:process(dependency){"khmerdict.dict"} + Laoo:process(dependency){"laodict.dict"} + Mymr:process(dependency){"burmesedict.dict"} + Thai:process(dependency){"thaidict.dict"} + } +} |