File size: 251 Bytes
f74da72 |
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 |
# List of alphabets (utf-8 encoded). Note that '#' starts a comment line, which
# will be ignored by the parser.
# begin of vocabulary
# IMPORTANT! The first character should be space.
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
ö
ä
ü
ß
' |