2008-06-20 22:19:23 +00:00
|
|
|
// ***************************************************************************
|
2006-03-23 00:54:12 +00:00
|
|
|
// *
|
2012-02-02 22:53:19 +00:00
|
|
|
// * Copyright (C) 2012 International Business Machines
|
2006-03-23 00:54:12 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2006-04-21 00:55:24 +00:00
|
|
|
// * Source File:<path>/xml/brkitr/root.xml
|
2006-03-23 00:54:12 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
root{
|
2006-04-24 20:23:32 +00:00
|
|
|
Version{"1.1"}
|
2006-03-23 00:54:12 +00:00
|
|
|
boundaries{
|
2006-04-21 00:55:24 +00:00
|
|
|
grapheme:process(dependency){"char.brk"}
|
|
|
|
line:process(dependency){"line.brk"}
|
|
|
|
sentence:process(dependency){"sent.brk"}
|
|
|
|
title:process(dependency){"title.brk"}
|
|
|
|
word:process(dependency){"word.brk"}
|
2006-03-23 00:54:12 +00:00
|
|
|
}
|
|
|
|
dictionaries{
|
2011-05-04 13:25:37 +00:00
|
|
|
Khmr:process(dependency){"khmerdict.ctd"}
|
2011-05-05 18:12:27 +00:00
|
|
|
Thai:process(dependency){"thaidict.ctd"}
|
2006-03-23 00:54:12 +00:00
|
|
|
}
|
|
|
|
}
|