OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/xml/brkitr/en.xml | 6 // * Source File: <path>/common/segments/en.xml ../../xml/brkitr/en.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 en{ | 9 en{ |
10 Version{"1.1"} | 10 Version{"2.1.7.45"} |
| 11 exceptions{ |
| 12 SentenceBreak:array{ |
| 13 "L.P.", |
| 14 "Alt.", |
| 15 "Approx.", |
| 16 "E.G.", |
| 17 "O.", |
| 18 "Maj.", |
| 19 "Misc.", |
| 20 "P.O.", |
| 21 "J.D.", |
| 22 "Jam.", |
| 23 "Card.", |
| 24 "Dec.", |
| 25 "Sept.", |
| 26 "MR.", |
| 27 "Long.", |
| 28 "Hat.", |
| 29 "G.", |
| 30 "Link.", |
| 31 "DC.", |
| 32 "D.C.", |
| 33 "M.T.", |
| 34 "Hz.", |
| 35 "Mrs.", |
| 36 "By.", |
| 37 "Act.", |
| 38 "Var.", |
| 39 "N.V.", |
| 40 "Aug.", |
| 41 "B.", |
| 42 "S.A.", |
| 43 "Up.", |
| 44 "Job.", |
| 45 "Num.", |
| 46 "M.I.T.", |
| 47 "Ok.", |
| 48 "Org.", |
| 49 "Ex.", |
| 50 "Cont.", |
| 51 "U.", |
| 52 "Mart.", |
| 53 "Fn.", |
| 54 "Abs.", |
| 55 "Lt.", |
| 56 "OK.", |
| 57 "Z.", |
| 58 "E.", |
| 59 "Kb.", |
| 60 "Est.", |
| 61 "A.M.", |
| 62 "L.A.", |
| 63 "Prof.", |
| 64 "U.S.", |
| 65 "Nov.", |
| 66 "Ph.D.", |
| 67 "Mar.", |
| 68 "I.T.", |
| 69 "exec.", |
| 70 "Jan.", |
| 71 "N.Y.", |
| 72 "X.", |
| 73 "Md.", |
| 74 "Op.", |
| 75 "vs.", |
| 76 "D.A.", |
| 77 "A.D.", |
| 78 "R.L.", |
| 79 "P.M.", |
| 80 "Or.", |
| 81 "M.R.", |
| 82 "Cap.", |
| 83 "PC.", |
| 84 "Feb.", |
| 85 "Exec.", |
| 86 "I.e.", |
| 87 "Sep.", |
| 88 "Gb.", |
| 89 "K.", |
| 90 "U.S.C.", |
| 91 "Mt.", |
| 92 "S.", |
| 93 "A.S.", |
| 94 "C.O.D.", |
| 95 "Capt.", |
| 96 "Col.", |
| 97 "In.", |
| 98 "C.F.", |
| 99 "Adj.", |
| 100 "AD.", |
| 101 "I.D.", |
| 102 "Mgr.", |
| 103 "R.T.", |
| 104 "B.V.", |
| 105 "M.", |
| 106 "Conn.", |
| 107 "Yr.", |
| 108 "Rev.", |
| 109 "Phys.", |
| 110 "pp.", |
| 111 "Ms.", |
| 112 "To.", |
| 113 "Sgt.", |
| 114 "J.K.", |
| 115 "Nr.", |
| 116 "Jun.", |
| 117 "Fri.", |
| 118 "S.A.R.", |
| 119 "Lev.", |
| 120 "Lt.Cdr.", |
| 121 "Def.", |
| 122 "F.", |
| 123 "Do.", |
| 124 "Joe.", |
| 125 "Id.", |
| 126 "Mr.", |
| 127 "Dept.", |
| 128 "Is.", |
| 129 "Pvt.", |
| 130 "Diff.", |
| 131 "Hon.B.A.", |
| 132 "Q.", |
| 133 "Mb.", |
| 134 "On.", |
| 135 "Min.", |
| 136 "J.B.", |
| 137 "Ed.", |
| 138 "AB.", |
| 139 "A.", |
| 140 "S.p.A.", |
| 141 "I.", |
| 142 "a.m.", |
| 143 "Comm.", |
| 144 "Go.", |
| 145 "VS.", |
| 146 "L.", |
| 147 "All.", |
| 148 "PP.", |
| 149 "P.V.", |
| 150 "T.", |
| 151 "K.R.", |
| 152 "Etc.", |
| 153 "D.", |
| 154 "Adv.", |
| 155 "Lib.", |
| 156 "E.g.", |
| 157 "Pro.", |
| 158 "U.S.A.", |
| 159 "S.E.", |
| 160 "AA.", |
| 161 "Rep.", |
| 162 "Sq.", |
| 163 "As.", |
| 164 } |
| 165 } |
11 } | 166 } |
OLD | NEW |