summaryrefslogtreecommitdiff
path: root/tex/context/patterns/lang-zh.lua
blob: 78df4bc5ba15b7566b3810428ca056e4989cf7bb (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
return {
 ["comment"]="% generated by mtxrun --script pattern --convert",
 ["exceptions"]={
  ["n"]=0,
 },
 ["metadata"]={
  ["mnemonic"]="zh",
  ["source"]="hyph-zh-latn-pinyin",
  ["texcomment"]="% Hyphenation patterns for unaccented pinyin syllables (CJK 4.8.0)\
% \
% (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: pyhyph.tex (yyyy-mm-dd)\
% Author: Werner Lemberg <wl at gnu.org>\
%\
% 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\
%\
%------------------------------------------------------------------------------\
%\
% This is the file pyhyph.tex of the CJK package\
%   for hyphenating Chinese pinyin syllables.\
%\
% created by Werner Lemberg <wl@gnu.org>\
%\
% Version 4.8.0 (22-May-2008)\
%\
% Copyright (C) 1994-2008  Werner Lemberg <wl@gnu.org>\
%\
% This program is free software; you can redistribute it and/or modify\
% it under the terms of the GNU General Public License as published by\
% the Free Software Foundation; either version 2 of the License, or\
% (at your option) any later version.\
%\
% This program is distributed in the hope that it will be useful,\
% but WITHOUT ANY WARRANTY; without even the implied warranty of\
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\
% GNU General Public License for more details.\
%\
% You should have received a copy of the GNU General Public License\
% along with this program in doc/COPYING; if not, write to the Free\
% Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,\
% MA 02110-1301 USA\
%\
% \\message{Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0)}\
%\
% ",
 },
 ["patterns"]={
  ["characters"]="'abcdefghijklmnopqrstuwxyzü’",
  ["compression"]="zlib",
  ["data"]="x\29q@\12@Tx!qlj-rӤ1L\28<e3->Ӫ\14:ꤳ.OS)X\
V\21`\5+X\
V\19\4'8eZY+kek;렣N:k?i_tUM>\30z55vc7v6n6n6n6^5^5^c5Vcu[u\11{w\15:ꤳܺ}U]7u\27㮇zM\3\3\3\9O\7\15$<\9OxB\19Є&4YJV}:z\29i{\15:ꤳ\28Ӿ誮\28݇}CO\31\31\30\29\29\27\27\27\26\255>jj55\01455N55\26\26\26ƭg{Gg6/\127\28W\0073!",
  ["length"]=802,
  ["minhyphenmax"]=1,
  ["minhyphenmin"]=1,
  ["n"]=194,
 },
 ["version"]="1.001",
}