#
# This is a non-breaking prefix list for the Finnish language.
# The file is used for sentence tokenization (text -> sentence splitting).
#
# The file is home-made by a programmer (not a linguist) who doesn't even speak Finnish so it surely can be improved.
#

# Anything in this file, followed by a period (and an upper-case word), does NOT
# indicate an end-of-sentence marker.
# Special cases are included for prefixes that ONLY appear before 0-9 numbers.

# Any single upper case letter followed by a period is not a sentence ender
# (excluding I occasionally, but we leave it in).
# Usually upper case letters are initials in a name.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z

# Usually upper case letters are initials in a name (Finnish alphabet)
Å
Ä
Ö

# English -- but these work globally for all languages
Mr
Mrs
No
pp
St
no
Sr
Jr
Bros
etc
vs
esp
Fig
fig
Jan
Feb
Mar
Apr
Jun
Jul
Aug
Sep
Sept
Oct
Okt
Nov
Dec
Ph.D
PhD
# in "et al."
al
cf
Inc
Ms
Gen
Sen
Prof
Dr
Corp
Co

# Roman Numerals
I
II
III
IV
V
VI
VII
VIII
IX
X
XI
XII
XIII
XIV
XV
XVI
XVII
XVIII
XIX
XX

# http://en.wiktionary.org/wiki/Category:Finnish_abbreviations
A
a
ALV
alv
Ay
C
dipl
dipl.ins
dj
E
eKr
esim
hlö
huom
I
jhk
jk
jKr
jllek
jllk
jltk
jne
jnk
joht
joss
jssk
jstk
jtak
jtkn
KD
ke
kesk
Kesk
kk
klo
ko
KOK
kok
kpl
L
la
ltk
M
ma
milj
mk
MM
mm
mrd
N
n
ns
p
pe
PKK
pv
rkl
Rva
rva
ry
snt
su
synt
ti
tjs
tl
to
toim
toim.joht
tri
ts
TV
Valpo
vihr
Vihr
vrt
ym
yms
yt

# Number indicators
# Add #NUMERIC_ONLY# after the word if it should ONLY be non-breaking when
# a 0-9 digit follows it.
No
no

# Ordinals are (apparently) done with . in Finnish - "1." = "1st" in English
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
