summaryrefslogtreecommitdiff
path: root/tex/context/patterns/lang-sv.lua
blob: 5cb331a91aa53b5aeebe05735eca39b2d2398b82 (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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
return {
 ["comment"]="% generated by mtxrun --script pattern --convert",
 ["exceptions"]={
  ["n"]=0,
 },
 ["metadata"]={
  ["mnemonic"]="sv",
  ["source"]="hyph-sv",
  ["texcomment"]="% Swedish hyphenation patterns (Jan Michael Rynning, 1994-03-03)\
% \
% (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: sehyph.tex (2003-09-08)\
% Author: Jan Michael Rynning\
%\
% 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\
%\
%------------------------------------------------------------------------------\
%\
% Swedish hyphenation patterns.\
%\
% Copyright 1994 by Jan Michael Rynning. All rights reserved.\
% This program may be distributed and/or modified under the conditions of\
% the LaTeX Project Public License, either version 1.2 of this license or\
% (at your option) any later version.  The latest version of this license\
% is in http://www.latex-project.org/lppl.txt and version 1.2 or later is\
% part of all distributions of LaTeX version 1999/12/01 or later.\
%\
% Last update: 1994-03-03 (March 3, 1994).\
% Revision history:\
% 1991-01-08: First version available for anonymous FTP.\
% 1991-08-08: Changed \\aa to \\aa0 at end of line, to stop TeX from\
%             concatenating the patterns.\
% 1991-09-03: Cleaned up lots of inconsistencies in the dictionary.\
%             As a consequence, the patterns shrunk a lot.  Also\
%             added some 4000 one-syllable words, some of which were\
%             hyphenated by the old patterns, and some 1500 compound\
%             words, about half of which were incorrectly hyphenated\
%             by the old patterns.\
% 1991-11-01: Added another some 6200 compound words, all of which were\
%             incorrectly hyphenated by the old patterns.\
% 1991-11-13: Added another some 6500 compound words, all of which were\
%             incorrectly hyphenated by the old patterns.\
% 1992-01-30: Changed macros to ^^, for use with LaTeX and dc fonts.\
% 1994-03-03: The hyphenated dictionary now contains about 118,000 words.\
%             The hyphenation now works much better for compound words.\
%             Patgen parameters: 1 2 20, 2 1 8, 1 4 7, 3 2 1, 1 10000 4.\
%\
% This file contains Swedish hyphenation patterns for TeX.  It assumes\
% that you have fonts with the Swedish letters in the positions where\
% they occur in ISO Latin 1 (ISO 8859/1):\
% Letter:   \\AA  \\\"A  \\\"O  \\'E  \\aa  \\\"a  \\\"o  \\'e\
% Position: \"C5  \"C4  \"D6  \"C9  \"E5  \"E4  \"F6  \"E9\
%\
% Load this file into initex after plain.tex (or lplain.tex, splain.tex,\
% or whatever).\
%\
% The patterns were generated in such a way that they will hyphenate\
% correctly if \\lefthyphenmin>=1 and \\righthyphenmin>=2.\
%\
% These hyphenation patterns work quite well for simple words, but not\
% quite as well for compound words.  I'm working on improving the quality,\
% by adding more words.  If you know any Swedish words which are not\
% correctly hypheneted using these patterns, or if you have questions or\
% comments, please contact me:\
%\
% Jan Michael Rynning <jmr@incolumitas.se>\
% --------------------------------------------------------------------------\
%\
% ",
 },
 ["patterns"]={
  ["characters"]="abcdefghijklmnopqrstuvwxyzäåéö",
  ["compression"]="zlib",
  ["data"]="x5Y8h\8r-\12\81\1/:y&\19ȉݽ\15P+\26)?^|f\8L*\3?+@\0T\15j\0036}\19fh&S\14\\k\21\9f҃,,u?5\18\2rmv}.Enk݆Q\7a6lkG\11wQ}\23Ko`7]Y}7N`5TԕS3P%QUWoCs5(ke\26mF5cm={jIwA\127I.FِLf߾[\31v\12QO?6|u\12<t}\31F\\фLtqz\8ޱ\31XFv!Z:nP1)1i\25qiAwGsCߟՈ\9SԍݝQNxu\2v1C_?SLۼ$\7v\11Q70.~rԓȗL'R3>ay\27Yzhǖjd>rn\3\127c,sIvr\12ϱNf\4޶+b\2n\0e\\.7rk\12\18M,u\0153vh=48ș\1]gQ\25lS~%\127\127Ύ`ֺlwlCCC7ƊNoN\19#6{\11\11ís9[\31+${['ܙ8=b>Dm0Ն\14ξ\\s(/\\\5n(\4\31/ӱ#(ǑM{n\21R<bU<9V\30\17]zCwI\1*X#.߿v\13wU]eZ#j{QͽM&*\9PM\14j/\15π)\30!fA4Vƀz%ţ\24\31MGz\9HTHd\0027c0\5\2ǸmG>RTɶO\18\25/ho=\13[\0247*\27K\11Ha}ê\6\8AxE+\21m5\7\"|lx6mo#UEFv[;2K0#۲E#݆(\2N\31c\25LKQ\119S>(u\26JF[N\16Zʐ\1\27%u`\19ƪ=kȰē~\11ݻTXIL5Uuɴ\31\1zt\31vl\24𦦹}\22A\0k\27Qse\31j\15\9&J\5jg<X'sh,\3CX\0e\31G\
\4!ԙ\11^h\\SQiK$\6\25I1j'\3jiK_㰧a\11fmW}ЛJ\25q\
%z]\28VWjZz!֓v\13Hq+51\26\3VgDY{ckQ޺Adv\17oַy( VrJI΂XZ7ϊ&m~ȒI%\22x-}R^\30Ibv\30hxnl1᎓Y$\16.ki].7sۉ͛\28Ί\
\17%\30Vj\25.bDÚ\22;f&5J<6\2*o-T&G\16eƈ9\1h1`z\0_B#\9\7|ra\12.\0111#=Flw\13>E\0308-vL\1\29<ђm\27]!jg\24l\4BcŕWE5u+\23\18^\8C\27q.!}\14|\21b?33L}oPvaZ\11/\28vӇl\22zz\11'ON\23)\1g\31!,rnS:a\15omqGD\30\2.=8(A\18\0+h\29ޣ\2&D[^P;\7PO\16Ԋ\7A\12\
UѠFm$\30^DB4 \27\23~OX[0h\24AH4w$MA\3YnEa{\14x\
mq(\19|\26:>\26\"D\26\8]DCՋ\16\5\
]xؐ\13>\6\7\15`\7\176<[_\"Lb;^nHl}I8\11[\\#c);h Dm~\0006}y7ډ\12iGQ}!\127ug}\0202|݅(\0A@uχr(o\1!g\4U_L&q•pD-\\JR\17f\11!y܏صw6QugލCl]B\13ht\18-\1lF\2>ˢD>\17>$/gG3냐/V=\16N|~-\67\3'\0201\20C2\28\16?\21\28)\0t\2Ҍ\11Lkb;~*\30|:\8A\8\25ɐ%wGkF|#\24HmpoQb^~N\29\18i\
䅌FkabG[]?T nѡRv+]\8\19uA0=L\15#gy\31\19\14\25&0x|*Gx\31q}TW`DNk\3v\1\7#%\15ECX=\31W\20ip\17mC\"hEe0l\7\24\18G\9~t\21\7B$mD\29)H\9\
\29.u\24a\2@\22`!Y<ŭ\19.7t1@\13c(\127@\8d\13ʗȎKr@Ȩp\13\15\13\1707[c.r\19*l\83Pt\23buZ\30Z>*t,R@\31\3jl,l\30ЋR\14)\14\19t\9ig\11\31K(ãD=sn]f\8\"}xz.\27ѶItAҕmj$\170^~'E\4-\
ʘ\11\1;0^[\2d\4|(=rC\0191[ӥ/=\13`N\16qmD\"E\",yt֓M٤\20N\"ZBI\25VS\0\31\29x\20<\"n3n#bF\9\2\14k9uX؃0d\3}By\28Q`S\15\4G-sQHu26D/\23\148>B\19y(\1J\29@n7\127Ntu.[[@t\9\"zVwE'\19>\1{AB\7@[=\29k\0\15vj\19\27kU͚AV\26-@szrrlt\"\
cKwO(T=w=\25\14\1T\8T 8p׈)\16.xuK𬁉\"\18I[qڈ/\1MO\\Bn\127\23^\0R5/\6xt\0,N%#⎞d0d\"\8%\\$\27&{螋)\14iy\11EmDA*\9\48_\3\
F>\20*2p2\6\0052Wyʿ\27\22Rk4\7\
>$p&`3l\5\11\20:g7\30vtejO<\11(L!K]0QveѺS\14ԓ\3ZUJC0ܰC7MiT\0i U\2n@$9iZ\28>CG\21rP8\0025|Peh\14谋ya\24\0224n\18Cej\
\"ʹ:U\"U\28quW9n\306+$,Hbe\8{\3 0. +u@e\22L4ɕ\23\11y'#W~Om a\20>C8r\28\25e'cܷ߿\15\29#X;lM;6J V\127ы-ݝjL*8뫢%\28]d\0074Pf7s\28Է\11C%\25B%\127\26\7`pJE\13^1\17\127A\18蠍bQĦv\6U\7e\15j\13ݩQ\11g\11PrauPBOc:T8\6sWt,ُ9ĀiջoWW\29n?J\29oG\17\12+ttͥ6Wu\127\24?,D{ųPۨ~JБ'\23P\31xX<UΞf>%O\28p'|R\19%\15\\te\0<\2-A c\"AdbϡxsP\9Ҫ琚m\19\19O\8%\13%3S>ѽnOB\5c;I9O\27^\\R0Hݰ\29\11\9eE|k\1x9]$3.\26o5f`c\4i\2\24eY$wâ&,H\2vt]\11\19\23OTg1\261ux\24ڧ-\17e\30%BB\6\12{\1\0016*\29O%\"G<.yHG<ֻx\18\127V-&\11\21ʝ)s{!nA@v7\17\240t۷\13\19̔^\14{\"<8\18ӿCm\29Ӫpn\23D;&7ۃ,վiOF,QqЫi]s\9d\9\3WїGZѩ\1=e\19#Q\2vŘ\0306.E^xY\0134>-s#\21$t{8m@S].\17xzU\21\\/].7Hؽdj.CCh.ExO\127WiZC [C@\\\20N\19 N_E%!ԫ\"ӳ\16\18h?\44,N!'HP:%Pի!\11KیI\
Cc}\0R2\25/e\30ҩXJl_\0038\9ӗ)\26\15\1,I.'\7'\30\28\30\22e0Je\8\18\29r7\189Zpu\1273}3\13]/\8k\12Y^|0H쿇5\15)|=ܢ\15o6:\9U`7XjdI\24?B%2 \14\24lֹ3IHC@Gt9!8\17k\0045k\28!AԧԚ^^G\29\0179LQ|{D\23\"^}\7\31;\27'#\3zFJ#\15{/kAnKM<La\24\15\31{<\19\27NLQH\257M/\127\25\11fgtpe˚H\17W\21_-\17:\5N\30Y~yB\5_,U\15d4\29;4ʬYp\5nȍ|g)0gY_\11k\23>\17R\8h\22Y|U}žE\"\16\30b\23JSn\23\21)_lD\14x \0\30 \2fE\22\7gk\9_\127-P\13~\7\11\"\27J*@iz\1%-@9a\2\29Ekā\4x[*2Ẃ/\11\11\27/6Q\7\19\0038D\3V\12\20\7x7x`\0\11\11\2ad\14'QL>\8D?\24\19=\23\6.\1i&\3axH\12[\0K㜃!\\\7U\28P`\7#{\18wq\16\1\30г\21S7\11n\30\
6T\3\0309TI(s$:\14-v?9>/p\177K8a\7\0195hA[`+}\7mgT.V;LPjԊ\1I\
|Di\16m-JPE$Rxd0ì|7n#=i\26/\0315 <\14D\31\127\24\12\11\21c\6\2(s\27P%6Äz\9T)(u_E3\28\30Vd\5\16h\29\11a!Lu'oM)Y:ى&rhf\24Q+I$ms)=\27\16#|D\11\29A_\21\15\29TeP\29T\26Y\18T\4 ZZz.L\22\30\13C\26gP\28RYs\1>EXY\18\26hP\17<s09 ve%67빖j \24+Y5(oVC\22\27x\0039\24\2J\7\12tO3\\QKȯe\1\4V\17p\23b\26\3\16\7\3\\i!\16n\8G2ӣAUm\31u^^Q\14{\"ƀ0O\27n/݆tx6IŠ6qSR\
̷W[T/\4叢~)\30Z/b\23(^\"@vBnB}iՒ\18Y~A\26\23I/_#ƩxyF\26dDJz:RRzA[^ׂhZ\13Iϓoq\\\8\14Z\23|촋26LKRbtB\127ڋ\23\9\14X\0\24+\30Q{B\26\3\18\82\30=+q\21N\16-³[6\28u\462J~\8\30\23m\
^\1357m\8\30\111d\16žX(\"RҼ\6B֥TA5\26\17F\30 blH:.d\25܋\1-G\3L\4k!:>.\5:M9dl㞄=oo`\15F\24^0u$bdʱ{\\\22w\26%\11\6W֣\23>\0E1\3RB)O\"4R'iPF\30\25#rlz\22E3G$d\11\25aaBlAV1jM\3\25\152z-3JOАq8\23Xc)#mD27'H!Bu?\2oIn\3<uws\28\"0\18@f!\23 ]u\19˝\
\15{:Fݿ\15\0273yLψ\5ǒ\
j\12\25\7\12t\24\19Vg1.̓5˃N.H\20@qCMM[yᙴ`l\7Y2φi7L\21ŵg@GuqhMi\27\0163!rƻR]ڨ>ZFf\1g(5\20o\14\24\26г}\01637JМ2\19TQ\19L6GxŝS@\41lZ\22k9!E1!w\12ᢉ{r$֎\22Tn[+Y셑ZkC$\13t\22IQD?\17ޖ\19\26:ޤU#T-\24eb\15e1\24\18HdXq(w>hy\44(NVD\30\23\18-#Ͱ7ѱq@\21\31B\15~Dmv\31NHs\20s \11\26WC,#m1GM:\11\4%]>\30\17աb\\Nglc\0I$AKJeD/\25\18aDbKPi\25'Cɣ\17>$4(ʑF|卮\6JF~.bjT\21\4\23QY?f@.\9,p<P&oq?Y@Pz\25~#*\21\13LF\2[9i?7<\1\27 %\17'c>\7T}醺Oq<FBѸrޓBA)4\11\14n\16\9gzx\23PLOq?5ƽՈ=7^5ٸ.$ksS\
AN\4MM\28.,@Nv^\20B;h|akB[ʞT{X{LWN\0083,I5\7ܶ\12u\0005EO1 -C\16B,b5<\2L~suc\0073W\25iJi<.i:>?Dǝʗ<\9aB7T)=L\19+0\22CT\8&u{RG&X4\6mb\0)8i´\12D\12]\"؆gSO<褉459ܥ;YV\3dPno~jH\16g%9gH4k:!GNK~i'\4_GYE@\
9N\8]ä\"3L!?Mkʯat\4t \3!П\26I=y\28\1\9\198\7C),\5&4nƶ\5\1\23:\14ڞMUv[sz6 <]\6Sܠ\8\17\15G\27@߶I\27x<\11\9oBoa\6io!ۄh\1N\5\30ڭ{n>iz\7qx<\26bcg4irv\\\16Z8\19*B#i\\*\31&\134PgӻF\29\"vȫ\19\0KޟAv7H)azK<\26Q2RC9y\
p&mʊ\0T8\3\8\30#\2a=9xÝ\30R\7p\1wmī(,,=\2\"$\1S@o(~45\20%\3Yrng\6\16e9KwCB\
g\12d)\6hDC¬ojl Ӌxe\4Η`\15\17P{1\9\1279CG1\15r9En(eS\4BL8\15X3/g/u#\27Ê\28Pe\18ŲRg/MM\"\6>C\\\8L\21g:\28r\28z\30)\14\15wl*Ig2!L1\154\31s6ǹ\30y\28j<4R#SMfL2s=\31\17NŜv5j\19\16X9\30J\1l$$\6E\35\26(g%\25٘X5`,q'\"粫{ψs)!s\16S<Ċ4@iR:\31\0079ڬB%jvЀ\18\29!KYǬ\28G1\244h.NvɊ~\22\4a\15\1-@/\12&\26#f\25\4ؘ#\8ެxw>T7@\23&-`t2>\0@q\20\1I\15<\"D3l3,\61@l\20hG\12//IL\13!x\204L0\3@Qv\13\9V(R\24\16;\8!\
\0\0+P\"5-ې9\25\0276hjv\4:h\4DRNt(e2!\18\17'i\26\0118\20){t!G\23i:\30Ie0i!i0\14@Ka6EE\20׻\0l\9UxV&Rc\27+JI^uӉ}Wxآ2ikŶ$<\
\22y\11#tYl`9iIgKBIg˪lC]\127+<\19B>Bۅ,\279\16/{B\
)(y\9i\20t\17+\15SI21I\00816\71$a\14/5wJ2\9I44\29:x\27v\11cۅ \21\17Bgϓ\21i4Z\0t\0039B\23տ\28\5N/u\\&qǐcH>b\17]H*ޞ8g0,GWIm\8hM\
C<ELa$hh1fby[\7bI0-nLʀIx\5`Z<NLf1\5\6ιJ)쑨3J}jS\218C{3\16Z>MFBpt:\127\14\8HΦ!h@gFz:Xs\21\25[h\7Z;ըP}X\127ܿfoϒCLў1CP€1\11z\"HR\30ˌ[eկ#\7ruj8I\18M\30\22)؂AL\7*\29h\3?]]\26qzSn,55Ubk㏀d\22Y\27\3ų\127\127PD))%u\3jд\25ޥ\
\0#u\22\2ZG˧w\21\11j@\1\0145,\5IVu\26\18Ern\87.ij\0275?\
K4\23Bߢ݋/z\9K_kܴԄo\\n\8D,\26\8\20qz\0231Q,=@}=\4,?\0j lpQa\\n\26ea^2iL\
ˤ\\\12\23A^\15\127u!O\1ɫEMsA:8x_|f\8At\3f\3V</aMz^\\!Sjv/r{6M\26P\3\12\\GĆj7\5^V\"iw*!L{]4{\24/#F\0068mt\27l\127\"jQc.26,\23<.2:݊\11z,`F_\15j sbSvyr@׍w^K(K\24.a[q`\
xt⭋G:w_-K\28@=\15Q%撇0=Z)݅\\9Z5ro΀a\0161\2\25%{\24\11-\11*Qм3Yg֐#\8\127.h\8E*\\ϥ\18\22GKϥ\11[8\23t[\29>|\4\2P\11%!\23Mz\95`v\\v5\23-0I\27N\9Cކ8xqٸ\28\18>ry.7\25\22lk놄/-gl36\25^KK\15?MK<QuQG\127\22k˔\4\12UM'zMQT\\Mk\1a]\\nU\\\16prk[8We\21pUL\\#\68^U\0000A\\4kV]\1\19\17\26MR6a\27\23m\17F.&i\23k*֡f\\\13M\"% \2_ |ȗ=ǒ\0ʭ\8m#<1uDI\14\15\15'h\192sqĐPfF\13ެKK,̅\15=!{J-\1H \29I4>_K[&&\1\318\18\7%\2EHK6 L\31\8{\7v/cJ6SKmYgBw(,_]\12%he2~ꃠr%#FC!`î9l#5,ㄣ\7\2\5m6\8$m^H뛟U8[\17zXRMXW+Y҄|\26$+:\27ŵ\2Ya-z~OQ\12]oκF\31T\127L8Uu\30\15߿B&V\7\4\3q3;S+2 t;r\20,D\3Hx| Rn5N)%\25b\20WW\20*Rz`If\8uSN2HǞ݅\15\249)\22!{+`kR2b6^\29: ^GDu\29nH*ً\4+^G\28O\5s n\24D;qT\14Q)\93zٓ]{܀ESk\24EŸԳs盺\31\"\
zE\30L4&LjHK!\24p2\272\127\4Lͺ7-Ss*]#m\"O-D.C}=\23Ju2\29M,>m|~py\\b\17v\8{\29Fǂvvܙh\2o5pv5_F^p\11h\9ZNg\7*p\20&)uOΗŀxb}S\2a\4AӃ^d\0287儔\22H\16+\174}\1\1\0079\0307e/l741\21Y \22(\54yE\18|\25ғrkh&ZS;@Wd5KHJ4oR{\25Q\19r\8bY+G 80>f9\28rhYF!\28\\qQ=\13$~0/JYQW\\F\16\21/rGg\15\14\282C\6PHVd\21\28\31i(`\13\20D\19B\13&d\28\26VC\2[9㘗3u]\\P7\11nq\11NDu7'i\8\7\9hjB$0N\3}b\
Seφ jtGJHYc\"w&>LpZVr^վ\29VQBN޽)}r`&\18\17\9dY._\27?;5\30a\24q\5d3\127}\14Rg*\3\25}D|h0Bɣ\11tP*#a>F>Yα'\127~Z0\27\6/fic\23\28`MQ z=C}\21\6;~\127\28z0\4G9P0$/3\9\127\19\27T\18_q{rQ\29mSM_.V[_\1bW\20 *6n\8k<\16-^|+\25[;C-f\15hzKo\21!\19o\9[0SܲMֹ5h\19;֠b) [\27\7P\27Ԁr1\26f{ͯ\186lu\6#\8&P\30h\4c9z\7dulC\18Q=H\21&ⴣ+_\21qzV\38L~RS\3xusi\0\\ck\16ݽdu1׈-\22YT\13++B٬ؾ\6غ\27jϦ!\14\0131?\15!0]\28\12\25,z\17xv\
,nq=/\17\26v0\5s\3Z\22hzX֒p!\11r\11CtYy!=%e\0045^#ݡwS&>ZlX\
BS\7\3+rHu$rFhqSDM\31\17\22\31\239>|\9i^EmVzt\26!\
f[@܅ou9_\20}24<W)e\14/\23\
`-_\19\6bAAK`h4f\20{N\12K:\15;\20mT6+|d$>\14\3I\22A/]kdG\8\25><\21#\18\30:/\0187*\14mcqLїE;Ӫ\1|~\22\23\4I94˼[|+l5\0223\965hq\15\28Wf敖\12U\22\28M\27f.\20Qln(v\26mjv2$.\14y_DYgIu+;\30񶻡d\27.\30x\17;_(tNqї-S3\279j\20i\127vn\14J$\14\17Ќޜ{Q|8a<\23\0119\6T[Sʄ\"֩^*3\20\28Թf1p\
r\3:a\5%\3dy\19dþ#\15=|9|\9l%s\3|#(\17(=\"xM̢\\\7\31<#\"82G7.O\31\17_lvI!\24+Ze1%7I\28z\11M\0176yi^'\23yUb\18e17dƀ\7ڭa\26jCג\\xi[c\30Bű5WE$BJ6\29A1k|@\0075\"P\4$l7`\6\31\13\0\31rڗ'\467]\17X\6\30\20\8874Be+m۶n\23?ŃxqkGp< \30\"b0`\15_\30Ь\30HJߨG{\\-M;\27\27\4\"őSw!nc#8E-\25h\8:t9]\0151.\20\27h\31bkD\24f]\5\
hm(\\\31v\19}\11\0188\6b'h<uwD\
\23(A3\8\8\7z99$\27o\30ܠ\
e#\
h\27\30l莈V\16@LoIޟQ{\127\28t`(G\29_kp\\\21@r՜oo\17^uja$\127\11e;.\"\19+樝\31vT2\26\14!\29\17`n&>\29J\21?<|{/\5\16JO\25\27\2)\23T>A1P\17T\0088\28yɹgP\13wL~M\16hyQ\62\27R)@S4\\s\8{K5^q\0269B x;\0070k~rJM\0i^\2\11 kL3ҬMvö^S\15dSH`KW\27PqegakSٮG%ȥ3QrW\18i_GAnރ.~b{){q)=n\15El|\28474B8\8eJQrxPu<5\21hBl\28B\1W!(wR6+SxO!\27dp=/\4^ЭC,`Gj,A9pBj\31;Cbo b\15=Zh\3`/v\1U$c٘\16Re\15 دs\6\19zE\114\4֓\14G \2{bb(\16o\31um\8]\5\21\17p\12_;\7Lm-bv3+>I\20\26\18\29{w}%p|\14=t]\3\23\6E8\22^a#q\7|F6HA\27<H\15\16\28eɴ1\18A9Bhݠ!\17q(\31\16 \16oQy!Fs\23'.\20=4shBhiY)\22p&<=Y386E\29_`A/ń\2!\6X\26\13t\6aQ\17\16we 3U.P\2\19pd7}\29\11kW/\24D}(qjx\9˕R\15Ox@\8\17S׭\2Z\"Ѵ]{\18>/L:\31m\7k)>`t\19\"1)`8͖k-+\
EYlK\22~\11Q\"BH/r!틸u\18e\29\28x\"\2ړIy\13Z_{.+\28#߻g\13\23\15\15H,\6ԾOBA/tJ_\1?\0086[-L%n\3M)=NFw=\12&ӌR=\14Jxϳ_'X\30hl0\127T]K9pxWF]9E\0.^_ǛOS!k7\21ӷ8W\2\29zw600\4vVJ{\28\
tC_\28zf=e\18nW\31G\"i\28>˾(P\15\12\6\22:\31\12ۯ\23f\8F ([a*T~bd>|[q\28MG@\18:1<zjjw\14+/c\20bE*xy*)R\
\31gW\"ݭ(B/ߍ߾ߩuHtZ]e#/a\22\5\8l|I\17ao*\18f)\21t\11)D\23sO\18Fn˔\\ecb>nmq7P#>[W?Ïs\31GQ\28a\11zXe#w<F\307\18_\"\29ODu\179e\14\26\3\2\1_8?\9%;\23\29m;\9Xԋc^}!ccK7G<:0$'-L岞# ϢwC1irx;x,1+e\30~⤢\9\27a=))\7q\24Xr\23yФf\8.D~{@I\29L\"\21&sF\"b\17{Z3F4+%][,CCS\7j\0^vA컁z´0\8\15cֈ'6e#\31\26ڠ5\28q\0Ѐ>舻#QuvZ\8\0258d\30\31%fvf~e\16h|esq٣~\21)\13.6y\20(\31hs\285[#\8-ͩkݤ#G<9vm\15+iq}1\1613?\24!a<*p}qyz\13Nw!bmj\29\8}o\8dG|†@\2Mdwķ h\8T6f\16Gc^V܎0+94>;l\31*,-4?% \23`g\27W\"\15OU\6yٟV\16?h\
B5P\
6>\5!\26\"qL\28&:\19fa$;\4Q9P8\127S\31g\7{=;߻է86V\
\19nGlz\3\21MD[\29ȼ\12J*^]`P|yC_>fT6Ò\28f\27\
F\172\1:\73>\20.L\29C|t\29\13[\21\16\18v\0141C|\18\24s0㡬zj }\".1Xq➋DθC>=H<rJgLgЧ=Iow呻g@ON\13Z\13'~%8y}lg\27\0157rȡSeXn\28+|\23Ρ\7\8\12\31hc\0/T\11QY0\\ꌏ\1M_\22뎈\288\61SR}-k1B\1\21\127{?a\"x\4G\15JG'lWwӾ뻬}\1pӷR6H:-\127+A`Aox[c\"\15wm\7G|__\7(~\28\"\4o[&\15~4wu\29\22XT|N~ϼ3\0;nd\26\27ԧlݬ\20\18Fa\22NM\127Go[\19\0^.\31\2O||z\29\29q\17\9w<\18:(w|\0[F\127{T\15\127_ؿ]o'Y;[\127\24BZZ=\127\127a\3\127/-^\22!)ۀ\6ė}$xA{\24x\23iM)!\26\18\0]'378a\11\
*KqEbhS\23Qj\8\27\0250KtGu\3r\2Vڂ\127にOY]엺\3UX$U>4\26ip\220\9(ѻDQeOQ\12\0319Ė0`\21eVA0SuY꣼o\27\0085\15\12e\29\5(-(ṕX\5\0061A]\19\"ȥ\127#(GL\21\25\6Zm4$4S\22am匀V!\31Fw\6u\30\14R}\26:yb#-Z|;}\16]UKluڢh/:04\9֎|A!\30A{t8Iƛ^9\2952L3\17\\קoX;߹A\11cFKU—/\20YU.jJ4=\31<¿5dzXOR Y\29nmEz\7Z#n㗰&JinmU\22hk\19Kٯ}@X}\
LrƢ@;qU\8\127B\25\
4]\8A؄ߑ\29\18U\19\12\217Q`C\27Gt\17$yѼ.\30\27X]-@\22sӭ+Vȏ\22\11.X?c4,w\16BhT Ώ\4GG\5(0E\4Nc\290\24ןX?qŨǪFL\15H5EH\29\6Öf7uÀ;螒:ϐÿ\27݄酱\127\11aD(O\20M;\11痢\2`\24Mo#kTM\12Y\14\9)P\27v\13W<v,̷#ҜzGЕ.xFr\21\16gf\11T\0\\KZ=`?J\28Gsvu|dmHyZyx*\15-\127F4",
  ["length"]=29397,
  ["minhyphenmax"]=1,
  ["minhyphenmin"]=1,
  ["n"]=4693,
 },
 ["version"]="1.001",
}