1// ***************************************************************************
2// *
3// * Copyright (C) 2014 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/segments/root.xml ../../xml/brkitr/root.xml
7// *
8// ***************************************************************************
9root{
10    Version{"2.0.92.92"}
11    boundaries{
12        grapheme:process(dependency){"char.brk"}
13        line:process(dependency){"line.brk"}
14        sentence:process(dependency){"sent.brk"}
15        title:process(dependency){"title.brk"}
16        word:process(dependency){"word.brk"}
17    }
18    dictionaries{
19        Hani:process(dependency){"cjdict.dict"}
20        Hira:process(dependency){"cjdict.dict"}
21        Kata:process(dependency){"cjdict.dict"}
22        Khmr:process(dependency){"khmerdict.dict"}
23        Laoo:process(dependency){"laodict.dict"}
24        Thai:process(dependency){"thaidict.dict"}
25    }
26}
27