]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d A |
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/en.xml ../../xml/brkitr/en.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
73c04bcf | 9 | en{ |
57a6839d A |
10 | Version{"2.0.92.29"} |
11 | exceptions{ | |
12 | SentenceBreak:array{ | |
13 | "Maj.", | |
14 | "Mr.", | |
15 | "Lt.Cdr.", | |
16 | "Pvt.", | |
17 | "Lt.", | |
18 | "Hon.B.A.", | |
19 | "exec.", | |
20 | "Md.", | |
21 | "Capt.", | |
22 | "Col.", | |
23 | "Prof.", | |
24 | "Rev.", | |
25 | "Ph.D.", | |
26 | "pp.", | |
27 | "Mrs.", | |
28 | "PP.", | |
29 | "Ms.", | |
30 | "vs.", | |
31 | "Sgt.", | |
32 | "A.D.", | |
33 | "Fri.", | |
34 | "a.m.", | |
35 | "Mt.", | |
36 | } | |
37 | } | |
374ca955 | 38 | } |