1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
it{
exceptions{
SentenceBreak:array{
"N.B.",
"div.",
"a.C.",
"fig.",
"d.p.R.",
"c.c.p.",
"Cfr.",
"vol.",
"Geom.",
"O.d.G.",
"S.p.A.",
"ver.",
"N.d.A.",
"dott.",
"arch.",
"d.C.",
"N.d.T.",
"rag.",
"Sig.",
"Mod.",
"pag.",
"dr.",
"tav.",
"N.d.E.",
"DC.",
"mitt.",
"Ing.",
"int.",
"on.",
"C.P.",
"ag.",
"L.",
"U.S.",
"S.M.A.R.T.",
"p.i.",
"tab.",
"Ltd.",
"Liv.",
"D.",
"U.S.A.",
"sez.",
"avv.",
"S.A.R.",
"all.",
"p.",
}
}
}
|