summaryrefslogtreecommitdiff
path: root/tex/context/patterns/lang-fi.lua
blob: d3e5702440717ac5c8d66c0443174339f5f5ae73 (plain)
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
100
101
102
103
return {
 ["comment"]="% generated by mtxrun --script pattern --convert",
 ["exceptions"]={
  ["n"]=0,
 },
 ["metadata"]={
  ["mnemonic"]="fi",
  ["source"]="hyph-fi",
  ["texcomment"]="% Finnish hyphenation patterns\
% \
% (more info about the licence to be added later)\
% \
% This file is part of hyph-utf8 package and resulted from\
% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008.\
%\
% Source: fihyph.tex (yyyy-mm-dd)\
% Author: Kauko Saarinen\
%\
% The above mentioned file should become obsolete,\
% and the author of the original file should preferaby modify this file instead.\
%\
% Modificatios were needed in order to support native UTF-8 engines,\
% but functionality (hopefully) didn't change in any way, at least not intentionally.\
% This file is no longer stand-alone; at least for 8-bit engines\
% you probably want to use loadhyph-foo.tex (which will load this file) instead.\
%\
% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer\
% with help & support from:\
% - Karl Berry, who gave us free hands and all resources\
% - Taco Hoekwater, with useful macros\
% - Hans Hagen, who did the unicodifisation of patterns already long before\
%               and helped with testing, suggestions and bug reports\
% - Norbert Preining, who tested & integrated patterns into TeX Live\
%\
% However, the \"copyright/copyleft\" owner of patterns remains the original author.\
%\
% The copyright statement of this file is thus:\
%\
%    Do with this file whatever needs to be done in future for the sake of\
%    \"a better world\" as long as you respect the copyright of original file.\
%    If you're the original author of patterns or taking over a new revolution,\
%    plese remove all of the TUG comments & credits that we added here -\
%    you are the Queen / the King, we are only the servants.\
%\
% If you want to change this file, rather than uploading directly to CTAN,\
% we would be grateful if you could send it to us (http://tug.org/tex-hyphen)\
% or ask for credentials for SVN repository and commit it yourself;\
% we will then upload the whole \"package\" to CTAN.\
%\
% Before a new \"pattern-revolution\" starts,\
% please try to follow some guidelines if possible:\
%\
% - \\lccode is *forbidden*, and I really mean it\
% - all the patterns should be in UTF-8\
% - the only \"allowed\" TeX commands in this file are: \\patterns, \\hyphenation,\
%   and if you really cannot do without, also \\input and \\message\
% - in particular, please no \\catcode or \\lccode changes,\
%   they belong to loadhyph-foo.tex,\
%   and no \\lefthyphenmin and \\righthyphenmin,\
%   they have no influence here and belong elsewhere\
% - \\begingroup and/or \\endinput is not needed\
% - feel free to do whatever you want inside comments\
%\
% We know that TeX is extremely powerful, but give a stupid parser\
% at least a chance to read your patterns.\
%\
% For more unformation see\
%\
%    http://tug.org/tex-hyphen\
%\
%------------------------------------------------------------------------------\
%\
% ----->  Finnish hyphenation patterns for MLPCTeX  <------\
% First release January -86 by Kauko Saarinen,\
% Computing Centre, University of Jyvaskyla, Finland\
%\
% Completely rewritten January -88. The new patterns make\
% much less mistakes with foreign and compound words.\
% The article \"Automatic Hyphenation of Finnish\"\
% by Professor Fred Karlsson is also referred\
% ---------------------------------------------------------\
%\
% 8th March -89 (vers. 2.2), some vowel triples by Fred Karlsson added.\
% 9th January - 95: added \\uccode and \\lccode by Thomas Esser\
%\
% *********     Patterns may be freely distributed   **********\
%\
%\
% ",
 },
 ["patterns"]={
  ["characters"]="abcdefghijklmnopqrstuvyäö",
  ["compression"]="zlib",
  ["data"]="x=푤 \20ES!\30iET\\\1̧c\4:=\23f\7=;|Ùihva\31G\17\127\31\127^\25\16O'\19\9'\9\127Ÿ'9\0121C\0163\0121C\"f\17\11\2@,\16\11\2XDD\8\17!\"D\16QD\20B\16+\
B\16U\6Al\16\27\6Al\"6\17;\14C\16;\14E\28\16\7\1q@\28\16\7!\16qB\16'\9qB\16SD\16\25\"Cd\12Ed\17\5@\20\2Q \
D\17QD\\\16\23\5qA\\\16\23%j\20{\30E5iU[V<~?zޫR70*f\0Y[&Wn9]\167MM\25{\8\13MÂBA}\9$]gR@$I>/6\19z-|0JZ{|z\22\28\0204O<\21B\30K\26W1ʂ$LږRRDI\26,i\20c[o0IH\18R5X\21R2Z]\12#~;ܫ0n\17^a\16ܚj\30Lҳ8\54\17́7\30i]6D]\17r4vWKBu'x[\39`Gg2ϼvmZ8}%hO=C1_\24W՞:VK_Ui1nn{\16\127w%N\208ć]r0\17\30\16C?\00345f8T\7D٩L\15ԛIICMLDy1QT?D8\12N\3?4\15O\127TC?v6%#?=\2h\1Z",
  ["length"]=1546,
  ["minhyphenmax"]=1,
  ["minhyphenmin"]=1,
  ["n"]=286,
 },
 ["version"]="1.001",
}