/[webpac2]/trunk/conf/modify/common.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/modify/common.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 816 - (show annotations)
Thu Apr 5 21:48:41 2007 UTC (17 years, 1 month ago) by dpavlin
File MIME type: text/plain
File size: 3678 byte(s)
local

1 # this is pseudo hash/yaml format for regex mappings
2
3 # FFSF - nekoliko zaredanih ISBN, odvojenih s '. - '
4
5 10
6 '*'
7 'regex:^' => '^a'
8 '. -' => '^a'
9 ';' => '^a'
10
11 101
12 '*'
13 'regex:^' => '^a'
14 ' ; ' => '^a'
15 # ' ; ' => '^a'
16 # ' ; ' => '^a'
17
18
19 # polja se svode na a, e i f
20 #
21 #200
22 # '^a'
23 # ' : ' => ' : ^e'
24 # ' = ' => ' = ^e'
25 # ' ; ' => ' ; ^e'
26 # ' / ' => ' / ^f'
27 # '^d' => ' = ^e'
28 # '^k' => ' ; ^e'
29 # '^e'
30 # '^d' => ' = '
31 # '^e' => ' : '
32 # '^k' => ' ; '
33 # '*'
34 # '^f' => ' / ^f'
35 # '^g' => ' ; '
36 # '[The]' => 'The'
37 # '[A]' => 'A'
38 # '[Der]' => 'Der'
39 # '[Le]' => 'Le'
40
41 #200
42 # '^a'
43 # ' : 1' => ' 1'
44 # ' : ' => '^e'
45 # ' = ' => '^d'
46 # ' ; ' => '^k'
47 # '^k'
48 # '^c' => '. '
49 # '^e' => ' : '
50 # '^e' => ' : '
51 # '^d'
52 # '^e' => ' : '
53 # '^k' => ' ; '
54 # '^e'
55 # '^d' => ' = '
56 # '^k' => ' ; '
57 # '^e' => ' : '
58 # '*'
59 # '^g' => ' ; '
60
61 200
62 '*'
63 '^e^f^g' => '^f'
64 # '^a^f^g' => '^a'
65 # '^f^g\$' => ''
66 '^f^g' => '^f'
67 '^g' => ' ; '
68 '[The]' => 'The'
69 '[A]' => 'A'
70 '[Der]' => 'Der'
71 '[Le]' => 'Le'
72 '^a'
73 ' : ' => '^e'
74 ' = ' => '^d'
75 ' ; ' => '^k'
76 '^k'
77 '^e' => ' : '
78 '^e' => ' : '
79 '^d'
80 '^e' => ' : '
81 '^k' => ' ; '
82 '^e'
83 '^d' => ' = '
84 '^k' => ' ; '
85 '^e' => ' : '
86 '^a'
87 '^d' => ' = ^b'
88 '^e' => ' : ^b'
89 '^k' => ' ; ^b'
90
91 205
92 '^a'
93 '^f' => ' / '
94
95
96 210
97 '*'
98 ' ; ' => '^a'
99 ' : ' => '^c'
100 '*'
101 '^c' => ' : ^b'
102 '^d' => '^c'
103 '^a'
104 '^a' => ' ; ^x'
105 '^c' => ', ^c'
106 '^x'
107 '^a' => ' ; ^x'
108 '^a' => ' ; ^x'
109 '^a' => ' ; ^x'
110 '^a' => ' ; ^x'
111 '^b'
112 '^a' => ' ; ^x'
113 '^a' => ' ; ^x'
114 '^a' => ' ; ^x'
115 '^a' => ' ; ^x'
116 '^c' => ', ^c'
117 '*'
118 '^x' => '^a'
119 '^y' => '^a'
120 '^c'
121 '. (' => '. ^e('
122 '^e'
123 ' : ' => ' : ^f'
124
125
126
127 # staro
128 #
129 #210
130 # '^a'
131 # ' ; ' => '^a'
132 # ' ; ' => '^a'
133 # ' ; ' => '^a'
134 # ' ; ' => '^a'
135 # ' ; ' => '^a'
136 # '^c'
137 # ' : ' => '^c'
138 # ' : ' => '^c'
139 # ' : ' => '^c'
140 # ' : ' => '^c'
141 # ' : ' => '^c'
142 # ' : ' => '^c'
143 # ' ; ' => '^a'
144 # ' ; ' => '^a'
145 # ' ; ' => '^a'
146 # ' ; ' => '^a'
147 # '*'
148 # '^c' => ' : ^b'
149 # '^d' => '^c'
150 # '^a'
151 # '^a' => ' ; ^x'
152 # '^c' => ', ^c'
153 # '^x'
154 # '^a' => ' ; ^x'
155 # '^a' => ' ; ^x'
156 # '^a' => ' ; ^x'
157 # '^a' => ' ; ^x'
158 # '^b'
159 # '^a' => ' ; ^x'
160 # '^a' => ' ; ^x'
161 # '^a' => ' ; ^x'
162 # '^a' => ' ; ^x'
163 # '^c' => ', ^c'
164 # '*'
165 # '^x' => '^a'
166 # '^y' => '^a'
167 # '^c'
168 # '. (' => '. ^e('
169 # '^e'
170 # ' : ' => ' : ^f'
171
172 # priprema za konverziju u 440
173
174 225
175 '^a'
176 ' : ' => '^e'
177 ' = ' => '^d'
178 ' ; ' => '^k'
179 '^k'
180 '^e' => ' : '
181 '^e' => ' : '
182 '^d'
183 '^e' => ' : '
184 '^k' => ' ; '
185 '^e'
186 '^d' => ' = '
187 '^k' => ' ; '
188 '^e' => ' : '
189 '^a'
190 '^d' => ' = '
191 '^e' => ' : '
192 '^k' => ' ; '
193 '^v'
194 '^w' => ', '
195 '*'
196 '[The]' => 'The'
197 '[A]' => 'A'
198 '[Der]' => 'Der'
199 '[Le]' => 'Le'
200
201 #225
202 # '^a'
203 # ' : ' => ' : ^e'
204 # ' = ' => ' = ^e'
205 # ' ; ' => ' ; ^e'
206 # ' / ' => ' / ^f'
207 # '^d' => ' = ^e'
208 # '^k' => ' ; ^e'
209 # '^e'
210 # '^e' => ' : '
211 # '^k' => ' ; '
212 # '*'
213 # '^f' => ' / ^f'
214 # '^g' => ' ; '
215 # '[The]' => 'The'
216 # '[A]' => 'A'
217 # '[Der]' => 'Der'
218 # '[Le]' => 'Le'
219 ## '*'
220 ## ')(' => '^b'
221
222
223 250
224 '*'
225 ' : ' => '^a'
226 ' ; ' => '^b'
227
228 464
229 '^a'
230 '^f' => ' / '
231 '^g' => ', '
232
233
234
235 #330
236 # '*'
237 # '><' => '^a'
238 # '<' => '^a'
239 # '>' => ''
240 # '^a'
241 # '^a' => '^b'
242 # '^b'
243 # '^a' => '^c'
244 # '^c'
245 # '^a' => '^d'
246 # '^d'
247 # '^a' => '^e'
248 # '^e'
249 # '^a' => '^f'
250 # '^f'
251 # '^a' => '^g'
252
253

  ViewVC Help
Powered by ViewVC 1.1.26