| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
package MARC::Field008::L10N::en; |
|
2
|
|
|
|
|
|
|
|
|
3
|
2
|
|
|
2
|
|
121698
|
use base qw(MARC::Field008::L10N); |
|
|
2
|
|
|
|
|
3
|
|
|
|
2
|
|
|
|
|
1204
|
|
|
4
|
2
|
|
|
2
|
|
14
|
use strict; |
|
|
2
|
|
|
|
|
4
|
|
|
|
2
|
|
|
|
|
55
|
|
|
5
|
2
|
|
|
2
|
|
9
|
use warnings; |
|
|
2
|
|
|
|
|
4
|
|
|
|
2
|
|
|
|
|
3908
|
|
|
6
|
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
our $VERSION = 0.01; |
|
8
|
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
our %Lexicon = ( |
|
10
|
|
|
|
|
|
|
'_AUTO' => 1, |
|
11
|
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
# Type of date. |
|
13
|
|
|
|
|
|
|
'type_of_date.b' => 'No dates given; B.C. date involved', |
|
14
|
|
|
|
|
|
|
'type_of_date.c' => 'Continuing resource currently published', |
|
15
|
|
|
|
|
|
|
'type_of_date.d' => 'Continuing resource ceased publication', |
|
16
|
|
|
|
|
|
|
'type_of_date.e' => 'Detailed date', |
|
17
|
|
|
|
|
|
|
'type_of_date.i' => 'Inclusive dates of collection', |
|
18
|
|
|
|
|
|
|
'type_of_date.k' => 'Range of years of bulk of collection', |
|
19
|
|
|
|
|
|
|
'type_of_date.m' => 'Multiple dates', |
|
20
|
|
|
|
|
|
|
'type_of_date.n' => 'Dates unknown', |
|
21
|
|
|
|
|
|
|
'type_of_date.p' => 'Date of distribution/release/issue and production/recording session when different', |
|
22
|
|
|
|
|
|
|
'type_of_date.q' => 'Questionable date', |
|
23
|
|
|
|
|
|
|
'type_of_date.r' => 'Reprint/reissue date and original date', |
|
24
|
|
|
|
|
|
|
'type_of_date.s' => 'Single known date/probable date', |
|
25
|
|
|
|
|
|
|
'type_of_date.t' => 'Publication date and copyright date', |
|
26
|
|
|
|
|
|
|
'type_of_date.u' => 'Continuing resource status unknown', |
|
27
|
|
|
|
|
|
|
'type_of_date.|' => 'No attempt to code', |
|
28
|
|
|
|
|
|
|
|
|
29
|
|
|
|
|
|
|
# Modified record. |
|
30
|
|
|
|
|
|
|
'modified_record._' => 'Not modified', |
|
31
|
|
|
|
|
|
|
'modified_record.d' => 'Dashed-on information omitted', |
|
32
|
|
|
|
|
|
|
'modified_record.o' => 'Completely romanized/printed cards romanized', |
|
33
|
|
|
|
|
|
|
'modified_record.r' => 'Completely romanized/printed cards in script', |
|
34
|
|
|
|
|
|
|
'modified_record.s' => 'Shortened', |
|
35
|
|
|
|
|
|
|
'modified_record.x' => 'Missing characters', |
|
36
|
|
|
|
|
|
|
'modified_record.|' => 'No attempt to code', |
|
37
|
|
|
|
|
|
|
|
|
38
|
|
|
|
|
|
|
# Cataloging source. |
|
39
|
|
|
|
|
|
|
'cataloging_source._' => 'National bibliographic agency', |
|
40
|
|
|
|
|
|
|
'cataloging_source.c' => 'Cooperative cataloging program', |
|
41
|
|
|
|
|
|
|
'cataloging_source.d' => 'Other', |
|
42
|
|
|
|
|
|
|
'cataloging_source.u' => 'Unknown', |
|
43
|
|
|
|
|
|
|
'cataloging_source.|' => 'No attempt to code', |
|
44
|
|
|
|
|
|
|
|
|
45
|
|
|
|
|
|
|
# common material - Target audience. |
|
46
|
|
|
|
|
|
|
'target_audience._' => 'Unknown or not specified', |
|
47
|
|
|
|
|
|
|
'target_audience.a' => 'Preschool', |
|
48
|
|
|
|
|
|
|
'target_audience.b' => 'Primary', |
|
49
|
|
|
|
|
|
|
'target_audience.c' => 'Pre-adolescent', |
|
50
|
|
|
|
|
|
|
'target_audience.d' => 'Adolescent', |
|
51
|
|
|
|
|
|
|
'target_audience.e' => 'Adult', |
|
52
|
|
|
|
|
|
|
'target_audience.f' => 'Specialized', |
|
53
|
|
|
|
|
|
|
'target_audience.g' => 'General', |
|
54
|
|
|
|
|
|
|
'target_audience.j' => 'Juvenile', |
|
55
|
|
|
|
|
|
|
'target_audience.|' => 'No attempt to code', |
|
56
|
|
|
|
|
|
|
|
|
57
|
|
|
|
|
|
|
# common material - Government publication. |
|
58
|
|
|
|
|
|
|
'government_publication._' => 'Not a government publication', |
|
59
|
|
|
|
|
|
|
'government_publication.a' => 'Autonomous or semi-autonomous component', |
|
60
|
|
|
|
|
|
|
'government_publication.c' => 'Multilocal', |
|
61
|
|
|
|
|
|
|
'government_publication.f' => 'Federal/national', |
|
62
|
|
|
|
|
|
|
'government_publication.i' => 'International intergovernmental', |
|
63
|
|
|
|
|
|
|
'government_publication.l' => 'Local', |
|
64
|
|
|
|
|
|
|
'government_publication.m' => 'Multistate', |
|
65
|
|
|
|
|
|
|
'government_publication.o' => 'Government publication-level undetermined', |
|
66
|
|
|
|
|
|
|
'government_publication.s' => 'State, provincial, territorial, dependent, etc.', |
|
67
|
|
|
|
|
|
|
'government_publication.u' => 'Unknown if item is government publication', |
|
68
|
|
|
|
|
|
|
'government_publication.z' => 'Other', |
|
69
|
|
|
|
|
|
|
'government_publication.|' => 'No attempt to code', |
|
70
|
|
|
|
|
|
|
|
|
71
|
|
|
|
|
|
|
# book, map, music, continuing resources, visual material, mixed materials - Form of item. |
|
72
|
|
|
|
|
|
|
'form_of_item._' => 'None of the following', |
|
73
|
|
|
|
|
|
|
'form_of_item.a' => 'Microfilm', |
|
74
|
|
|
|
|
|
|
'form_of_item.b' => 'Microfiche', |
|
75
|
|
|
|
|
|
|
'form_of_item.c' => 'Microopaque', |
|
76
|
|
|
|
|
|
|
'form_of_item.d' => 'Large print', |
|
77
|
|
|
|
|
|
|
'form_of_item.f' => 'Braille', |
|
78
|
|
|
|
|
|
|
'form_of_item.o' => 'Online', |
|
79
|
|
|
|
|
|
|
'form_of_item.q' => 'Direct electronic', |
|
80
|
|
|
|
|
|
|
'form_of_item.r' => 'Regular print reproduction', |
|
81
|
|
|
|
|
|
|
'form_of_item.s' => 'Electronic', |
|
82
|
|
|
|
|
|
|
'form_of_item.|' => 'No attempt to code', |
|
83
|
|
|
|
|
|
|
|
|
84
|
|
|
|
|
|
|
# book, map - Index. |
|
85
|
|
|
|
|
|
|
'index.0' => 'No index', |
|
86
|
|
|
|
|
|
|
'index.1' => 'Index present', |
|
87
|
|
|
|
|
|
|
'index.|' => 'No attempt to code', |
|
88
|
|
|
|
|
|
|
|
|
89
|
|
|
|
|
|
|
# book, continuing_resources - Conference publication. |
|
90
|
|
|
|
|
|
|
'conference_publication.0' => 'Not a conference publication', |
|
91
|
|
|
|
|
|
|
'conference_publication.1' => 'Conference publication', |
|
92
|
|
|
|
|
|
|
'conference_publication.|' => 'No attempt to code', |
|
93
|
|
|
|
|
|
|
|
|
94
|
|
|
|
|
|
|
# book, continuing_resources - Nature of contents. |
|
95
|
|
|
|
|
|
|
'nature_of_content._' => 'No specified nature of contents', |
|
96
|
|
|
|
|
|
|
'nature_of_content.a' => 'Abstracts/summaries', |
|
97
|
|
|
|
|
|
|
'nature_of_content.b' => 'Bibliographies', |
|
98
|
|
|
|
|
|
|
'nature_of_content.c' => 'Catalogs', |
|
99
|
|
|
|
|
|
|
'nature_of_content.d' => 'Dictionaries', |
|
100
|
|
|
|
|
|
|
'nature_of_content.e' => 'Encyclopedias', |
|
101
|
|
|
|
|
|
|
'nature_of_content.f' => 'Handbooks', |
|
102
|
|
|
|
|
|
|
'nature_of_content.g' => 'Legal articles', |
|
103
|
|
|
|
|
|
|
'nature_of_content.i' => 'Indexes', |
|
104
|
|
|
|
|
|
|
'nature_of_content.j' => 'Patent document', |
|
105
|
|
|
|
|
|
|
'nature_of_content.k' => 'Discographies', |
|
106
|
|
|
|
|
|
|
'nature_of_content.l' => 'Legislation', |
|
107
|
|
|
|
|
|
|
'nature_of_content.m' => 'Theses', |
|
108
|
|
|
|
|
|
|
'nature_of_content.n' => 'Surveys of literature in a subject area', |
|
109
|
|
|
|
|
|
|
'nature_of_content.o' => 'Reviews', |
|
110
|
|
|
|
|
|
|
'nature_of_content.p' => 'Programmed texts', |
|
111
|
|
|
|
|
|
|
'nature_of_content.q' => 'Filmographies', |
|
112
|
|
|
|
|
|
|
'nature_of_content.r' => 'Directories', |
|
113
|
|
|
|
|
|
|
'nature_of_content.s' => 'Statistics', |
|
114
|
|
|
|
|
|
|
'nature_of_content.t' => 'Technical reports', |
|
115
|
|
|
|
|
|
|
'nature_of_content.u' => 'Standards/specifications', |
|
116
|
|
|
|
|
|
|
'nature_of_content.v' => 'Legal cases and case notes', |
|
117
|
|
|
|
|
|
|
'nature_of_content.w' => 'Law reports and digests', |
|
118
|
|
|
|
|
|
|
'nature_of_content.y' => 'Yearbooks', |
|
119
|
|
|
|
|
|
|
'nature_of_content.z' => 'Treaties', |
|
120
|
|
|
|
|
|
|
'nature_of_content.2' => 'Offprints', |
|
121
|
|
|
|
|
|
|
'nature_of_content.5' => 'Calendars', |
|
122
|
|
|
|
|
|
|
'nature_of_content.6' => 'Comics/graphic novels', |
|
123
|
|
|
|
|
|
|
'nature_of_content.|' => 'No attempt to code', |
|
124
|
|
|
|
|
|
|
|
|
125
|
|
|
|
|
|
|
# book - Illustrations. |
|
126
|
|
|
|
|
|
|
'book.illustrations._' => 'No illustrations', |
|
127
|
|
|
|
|
|
|
'book.illustrations.a' => 'Illustrations', |
|
128
|
|
|
|
|
|
|
'book.illustrations.b' => 'Maps', |
|
129
|
|
|
|
|
|
|
'book.illustrations.c' => 'Portraits', |
|
130
|
|
|
|
|
|
|
'book.illustrations.d' => 'Charts', |
|
131
|
|
|
|
|
|
|
'book.illustrations.e' => 'Plans', |
|
132
|
|
|
|
|
|
|
'book.illustrations.f' => 'Plates', |
|
133
|
|
|
|
|
|
|
'book.illustrations.g' => 'Music', |
|
134
|
|
|
|
|
|
|
'book.illustrations.h' => 'Facsimiles', |
|
135
|
|
|
|
|
|
|
'book.illustrations.i' => 'Coats of arms', |
|
136
|
|
|
|
|
|
|
'book.illustrations.j' => 'Genealogical tables', |
|
137
|
|
|
|
|
|
|
'book.illustrations.k' => 'Forms', |
|
138
|
|
|
|
|
|
|
'book.illustrations.l' => 'Samples', |
|
139
|
|
|
|
|
|
|
'book.illustrations.m' => 'Phonodisc, phonowire, etc.', |
|
140
|
|
|
|
|
|
|
'book.illustrations.o' => 'Photographs', |
|
141
|
|
|
|
|
|
|
'book.illustrations.p' => 'Illuminations', |
|
142
|
|
|
|
|
|
|
'book.illustrations.|' => 'No attempt to code', |
|
143
|
|
|
|
|
|
|
|
|
144
|
|
|
|
|
|
|
# book - Festschrift. |
|
145
|
|
|
|
|
|
|
'book.festschrift.0' => 'Not a festschrift', |
|
146
|
|
|
|
|
|
|
'book.festschrift.1' => 'Festschrift', |
|
147
|
|
|
|
|
|
|
'book.festschrift.|' => 'No attempt to code', |
|
148
|
|
|
|
|
|
|
|
|
149
|
|
|
|
|
|
|
# book - Literary form. |
|
150
|
|
|
|
|
|
|
'book.literary_form.0' => 'Not fiction (not further specified)', |
|
151
|
|
|
|
|
|
|
'book.literary_form.1' => 'Fiction (not further specified)', |
|
152
|
|
|
|
|
|
|
'book.literary_form.d' => 'Dramas', |
|
153
|
|
|
|
|
|
|
'book.literary_form.e' => 'Essays', |
|
154
|
|
|
|
|
|
|
'book.literary_form.f' => 'Novels', |
|
155
|
|
|
|
|
|
|
'book.literary_form.h' => 'Humor, satires, etc.', |
|
156
|
|
|
|
|
|
|
'book.literary_form.i' => 'Letters', |
|
157
|
|
|
|
|
|
|
'book.literary_form.j' => 'Short stories', |
|
158
|
|
|
|
|
|
|
'book.literary_form.m' => 'Mixed forms', |
|
159
|
|
|
|
|
|
|
'book.literary_form.p' => 'Poetry', |
|
160
|
|
|
|
|
|
|
'book.literary_form.s' => 'Speeches', |
|
161
|
|
|
|
|
|
|
'book.literary_form.u' => 'Unknown', |
|
162
|
|
|
|
|
|
|
'book.literary_form.|' => 'No attempt to code', |
|
163
|
|
|
|
|
|
|
|
|
164
|
|
|
|
|
|
|
# book - Biography. |
|
165
|
|
|
|
|
|
|
'book.biography._' => 'No biographical material', |
|
166
|
|
|
|
|
|
|
'book.biography.a' => 'Autobiography', |
|
167
|
|
|
|
|
|
|
'book.biography.b' => 'Individual biography', |
|
168
|
|
|
|
|
|
|
'book.biography.c' => 'Collective biography', |
|
169
|
|
|
|
|
|
|
'book.biography.d' => 'Contains biographical information', |
|
170
|
|
|
|
|
|
|
'book.biography.|' => 'No attempt to code', |
|
171
|
|
|
|
|
|
|
|
|
172
|
|
|
|
|
|
|
# computer_file - Form of item. |
|
173
|
|
|
|
|
|
|
'computer_file.form_of_item._' => 'Unknown or not specified', |
|
174
|
|
|
|
|
|
|
'computer_file.form_of_item.o' => 'Online', |
|
175
|
|
|
|
|
|
|
'computer_file.form_of_item.q' => 'Direct electronic', |
|
176
|
|
|
|
|
|
|
'computer_file.form_of_item.|' => 'No attempt to code', |
|
177
|
|
|
|
|
|
|
|
|
178
|
|
|
|
|
|
|
# computer_file - Type of computer file. |
|
179
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.a' => 'Numeric data', |
|
180
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.b' => 'Computer program', |
|
181
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.c' => 'Representational', |
|
182
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.d' => 'Document', |
|
183
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.e' => 'Bibliographic data', |
|
184
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.f' => 'Font', |
|
185
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.g' => 'Game', |
|
186
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.h' => 'Sound', |
|
187
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.i' => 'Interactive multimedia', |
|
188
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.j' => 'Online system or service', |
|
189
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.m' => 'Combination', |
|
190
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.u' => 'Unknown', |
|
191
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.z' => 'Other', |
|
192
|
|
|
|
|
|
|
'computer_file.type_of_computer_file.|' => 'No attempt to code', |
|
193
|
|
|
|
|
|
|
|
|
194
|
|
|
|
|
|
|
# map - Relief. |
|
195
|
|
|
|
|
|
|
'map.relief._' => 'No relief shown', |
|
196
|
|
|
|
|
|
|
'map.relief.a' => 'Contours', |
|
197
|
|
|
|
|
|
|
'map.relief.b' => 'Shading', |
|
198
|
|
|
|
|
|
|
'map.relief.c' => 'Gradient and bathymetric tints', |
|
199
|
|
|
|
|
|
|
'map.relief.d' => 'Hachures', |
|
200
|
|
|
|
|
|
|
'map.relief.e' => 'Bathymetry/soundings', |
|
201
|
|
|
|
|
|
|
'map.relief.f' => 'Form lines', |
|
202
|
|
|
|
|
|
|
'map.relief.g' => 'Spot heights', |
|
203
|
|
|
|
|
|
|
'map.relief.i' => 'Pictorially', |
|
204
|
|
|
|
|
|
|
'map.relief.j' => 'Land forms', |
|
205
|
|
|
|
|
|
|
'map.relief.k' => 'Bathymetry/isolines', |
|
206
|
|
|
|
|
|
|
'map.relief.m' => 'Rock drawings', |
|
207
|
|
|
|
|
|
|
'map.relief.z' => 'Other', |
|
208
|
|
|
|
|
|
|
'map.relief.|' => 'No attempt to code', |
|
209
|
|
|
|
|
|
|
|
|
210
|
|
|
|
|
|
|
# map - Projection. |
|
211
|
|
|
|
|
|
|
'map.projection.__' => 'Projection not specified', |
|
212
|
|
|
|
|
|
|
'map.projection.aa' => 'Aitoff', |
|
213
|
|
|
|
|
|
|
'map.projection.ab' => 'Gnomic', |
|
214
|
|
|
|
|
|
|
'map.projection.ac' => 'Lambert\'s azimuthal equal area', |
|
215
|
|
|
|
|
|
|
'map.projection.ad' => 'Orthographic', |
|
216
|
|
|
|
|
|
|
'map.projection.ae' => 'Azimuthal equidistant', |
|
217
|
|
|
|
|
|
|
'map.projection.af' => 'Stereographic', |
|
218
|
|
|
|
|
|
|
'map.projection.ag' => 'General vertical near-sided', |
|
219
|
|
|
|
|
|
|
'map.projection.am' => 'Modified stereographic for Alaska', |
|
220
|
|
|
|
|
|
|
'map.projection.an' => 'Chamberlin trimetric', |
|
221
|
|
|
|
|
|
|
'map.projection.ap' => 'Polar stereographic', |
|
222
|
|
|
|
|
|
|
'map.projection.au' => 'Azimuthal, specific type unknown', |
|
223
|
|
|
|
|
|
|
'map.projection.az' => 'Azimuthal, other', |
|
224
|
|
|
|
|
|
|
'map.projection.ba' => 'Gall', |
|
225
|
|
|
|
|
|
|
'map.projection.bb' => 'Goode\'s homolographic', |
|
226
|
|
|
|
|
|
|
'map.projection.bc' => 'Lambert\'s cylindrical equal area', |
|
227
|
|
|
|
|
|
|
'map.projection.bd' => 'Mercator', |
|
228
|
|
|
|
|
|
|
'map.projection.be' => 'Miller', |
|
229
|
|
|
|
|
|
|
'map.projection.bf' => 'Mollweide', |
|
230
|
|
|
|
|
|
|
'map.projection.bg' => 'Sinusoidal', |
|
231
|
|
|
|
|
|
|
'map.projection.bh' => 'Transverse Mercator', |
|
232
|
|
|
|
|
|
|
'map.projection.bi' => 'Gauss-Kruger', |
|
233
|
|
|
|
|
|
|
'map.projection.bj' => 'Equirectangular', |
|
234
|
|
|
|
|
|
|
'map.projection.bk' => 'Krovak', |
|
235
|
|
|
|
|
|
|
'map.projection.bl' => 'Cassini-Soldner', |
|
236
|
|
|
|
|
|
|
'map.projection.bo' => 'Oblique Mercator', |
|
237
|
|
|
|
|
|
|
'map.projection.br' => 'Robinson', |
|
238
|
|
|
|
|
|
|
'map.projection.bs' => 'Space oblique Mercator', |
|
239
|
|
|
|
|
|
|
'map.projection.bu' => 'Cylindrical, specific type unknown', |
|
240
|
|
|
|
|
|
|
'map.projection.bz' => 'Cylindrical, other', |
|
241
|
|
|
|
|
|
|
'map.projection.ca' => 'Albers equal area', |
|
242
|
|
|
|
|
|
|
'map.projection.cb' => 'Bonne', |
|
243
|
|
|
|
|
|
|
'map.projection.cc' => 'Lambert\'s conformal conic', |
|
244
|
|
|
|
|
|
|
'map.projection.ce' => 'Equidistant conic', |
|
245
|
|
|
|
|
|
|
'map.projection.cp' => 'Polyconic', |
|
246
|
|
|
|
|
|
|
'map.projection.cu' => 'Conic, specific type unknown', |
|
247
|
|
|
|
|
|
|
'map.projection.cz' => 'Conic, other', |
|
248
|
|
|
|
|
|
|
'map.projection.da' => 'Armadillo', |
|
249
|
|
|
|
|
|
|
'map.projection.db' => 'Butterfly', |
|
250
|
|
|
|
|
|
|
'map.projection.dc' => 'Eckert', |
|
251
|
|
|
|
|
|
|
'map.projection.dd' => 'Goode\'s homolosine', |
|
252
|
|
|
|
|
|
|
'map.projection.de' => 'Miller\'s bipolar oblique conformal conic', |
|
253
|
|
|
|
|
|
|
'map.projection.df' => 'Van Der Grinten', |
|
254
|
|
|
|
|
|
|
'map.projection.dg' => 'Dimaxion', |
|
255
|
|
|
|
|
|
|
'map.projection.dh' => 'Cordiform', |
|
256
|
|
|
|
|
|
|
'map.projection.dl' => 'Lambert conformal', |
|
257
|
|
|
|
|
|
|
'map.projection.zz' => 'Other', |
|
258
|
|
|
|
|
|
|
'map.projection.||' => 'No attempt to code', |
|
259
|
|
|
|
|
|
|
|
|
260
|
|
|
|
|
|
|
# map - Type of cartographic material. |
|
261
|
|
|
|
|
|
|
'map.type_of_cartographic_material.a' => 'Single map', |
|
262
|
|
|
|
|
|
|
'map.type_of_cartographic_material.b' => 'Map series', |
|
263
|
|
|
|
|
|
|
'map.type_of_cartographic_material.c' => 'Map serial', |
|
264
|
|
|
|
|
|
|
'map.type_of_cartographic_material.d' => 'Globe', |
|
265
|
|
|
|
|
|
|
'map.type_of_cartographic_material.e' => 'Atlas', |
|
266
|
|
|
|
|
|
|
'map.type_of_cartographic_material.f' => 'Separate supplement to another work', |
|
267
|
|
|
|
|
|
|
'map.type_of_cartographic_material.g' => 'Bound as part of another work', |
|
268
|
|
|
|
|
|
|
'map.type_of_cartographic_material.r' => 'Remote sensing image', |
|
269
|
|
|
|
|
|
|
'map.type_of_cartographic_material.u' => 'Unknown', |
|
270
|
|
|
|
|
|
|
'map.type_of_cartographic_material.z' => 'Other', |
|
271
|
|
|
|
|
|
|
'map.type_of_cartographic_material.|' => 'No attempt to code', |
|
272
|
|
|
|
|
|
|
|
|
273
|
|
|
|
|
|
|
# map - Special format characteristics. |
|
274
|
|
|
|
|
|
|
'map.special_format_characteristics._' => 'No specified special format characteristics', |
|
275
|
|
|
|
|
|
|
'map.special_format_characteristics.e' => 'Manuscript', |
|
276
|
|
|
|
|
|
|
'map.special_format_characteristics.j' => 'Picture card, post card', |
|
277
|
|
|
|
|
|
|
'map.special_format_characteristics.k' => 'Calendar', |
|
278
|
|
|
|
|
|
|
'map.special_format_characteristics.l' => 'Puzzle', |
|
279
|
|
|
|
|
|
|
'map.special_format_characteristics.n' => 'Game', |
|
280
|
|
|
|
|
|
|
'map.special_format_characteristics.o' => 'Wall map', |
|
281
|
|
|
|
|
|
|
'map.special_format_characteristics.p' => 'Playing cards', |
|
282
|
|
|
|
|
|
|
'map.special_format_characteristics.r' => 'Loose-leaf', |
|
283
|
|
|
|
|
|
|
'map.special_format_characteristics.z' => 'Other', |
|
284
|
|
|
|
|
|
|
'map.special_format_characteristics.|' => 'No attempt to code', |
|
285
|
|
|
|
|
|
|
|
|
286
|
|
|
|
|
|
|
# music - Form of composition. |
|
287
|
|
|
|
|
|
|
'music.form_of_composition.an' => 'Anthems', |
|
288
|
|
|
|
|
|
|
'music.form_of_composition.bd' => 'Ballads', |
|
289
|
|
|
|
|
|
|
'music.form_of_composition.bg' => 'Bluegrass music', |
|
290
|
|
|
|
|
|
|
'music.form_of_composition.bl' => 'Blues', |
|
291
|
|
|
|
|
|
|
'music.form_of_composition.bt' => 'Ballets', |
|
292
|
|
|
|
|
|
|
'music.form_of_composition.ca' => 'Chaconnes', |
|
293
|
|
|
|
|
|
|
'music.form_of_composition.cb' => 'Chants, Other religions', |
|
294
|
|
|
|
|
|
|
'music.form_of_composition.cc' => 'Chant, Christian', |
|
295
|
|
|
|
|
|
|
'music.form_of_composition.cg' => 'Concerti grossi', |
|
296
|
|
|
|
|
|
|
'music.form_of_composition.ch' => 'Chorales', |
|
297
|
|
|
|
|
|
|
'music.form_of_composition.cl' => 'Chorale preludes', |
|
298
|
|
|
|
|
|
|
'music.form_of_composition.cn' => 'Canons and rounds', |
|
299
|
|
|
|
|
|
|
'music.form_of_composition.co' => 'Concertos', |
|
300
|
|
|
|
|
|
|
'music.form_of_composition.cp' => 'Chansons, polyphonic', |
|
301
|
|
|
|
|
|
|
'music.form_of_composition.cr' => 'Carols', |
|
302
|
|
|
|
|
|
|
'music.form_of_composition.cs' => 'Chance compositions', |
|
303
|
|
|
|
|
|
|
'music.form_of_composition.ct' => 'Cantatas', |
|
304
|
|
|
|
|
|
|
'music.form_of_composition.cy' => 'Country music', |
|
305
|
|
|
|
|
|
|
'music.form_of_composition.cz' => 'Canzonas', |
|
306
|
|
|
|
|
|
|
'music.form_of_composition.df' => 'Dance forms', |
|
307
|
|
|
|
|
|
|
'music.form_of_composition.dv' => 'Divertimentos, serenades, cassations, divertissements, and notturni', |
|
308
|
|
|
|
|
|
|
'music.form_of_composition.fg' => 'Fugues', |
|
309
|
|
|
|
|
|
|
'music.form_of_composition.fl' => 'Flamenco', |
|
310
|
|
|
|
|
|
|
'music.form_of_composition.fm' => 'Folk music', |
|
311
|
|
|
|
|
|
|
'music.form_of_composition.ft' => 'Fantasias', |
|
312
|
|
|
|
|
|
|
'music.form_of_composition.gm' => 'Gospel music', |
|
313
|
|
|
|
|
|
|
'music.form_of_composition.hy' => 'Hymns', |
|
314
|
|
|
|
|
|
|
'music.form_of_composition.jz' => 'Jazz', |
|
315
|
|
|
|
|
|
|
'music.form_of_composition.mc' => 'Musical revues and comedies', |
|
316
|
|
|
|
|
|
|
'music.form_of_composition.md' => 'Madrigals', |
|
317
|
|
|
|
|
|
|
'music.form_of_composition.mi' => 'Minuets', |
|
318
|
|
|
|
|
|
|
'music.form_of_composition.mo' => 'Motets', |
|
319
|
|
|
|
|
|
|
'music.form_of_composition.mp' => 'Motion picture music', |
|
320
|
|
|
|
|
|
|
'music.form_of_composition.mr' => 'Marches', |
|
321
|
|
|
|
|
|
|
'music.form_of_composition.ms' => 'Masses', |
|
322
|
|
|
|
|
|
|
'music.form_of_composition.mu' => 'Multiple forms', |
|
323
|
|
|
|
|
|
|
'music.form_of_composition.mz' => 'Mazurkas', |
|
324
|
|
|
|
|
|
|
'music.form_of_composition.nc' => 'Nocturnes', |
|
325
|
|
|
|
|
|
|
'music.form_of_composition.nn' => 'Not applicable', |
|
326
|
|
|
|
|
|
|
'music.form_of_composition.op' => 'Operas', |
|
327
|
|
|
|
|
|
|
'music.form_of_composition.or' => 'Oratorios', |
|
328
|
|
|
|
|
|
|
'music.form_of_composition.ov' => 'Overtures', |
|
329
|
|
|
|
|
|
|
'music.form_of_composition.pg' => 'Program music', |
|
330
|
|
|
|
|
|
|
'music.form_of_composition.pm' => 'Passion music', |
|
331
|
|
|
|
|
|
|
'music.form_of_composition.po' => 'Polonaises', |
|
332
|
|
|
|
|
|
|
'music.form_of_composition.pp' => 'Popular music', |
|
333
|
|
|
|
|
|
|
'music.form_of_composition.pr' => 'Preludes', |
|
334
|
|
|
|
|
|
|
'music.form_of_composition.ps' => 'Passacaglias', |
|
335
|
|
|
|
|
|
|
'music.form_of_composition.pt' => 'Part-songs', |
|
336
|
|
|
|
|
|
|
'music.form_of_composition.pv' => 'Pavans', |
|
337
|
|
|
|
|
|
|
'music.form_of_composition.rc' => 'Rock music', |
|
338
|
|
|
|
|
|
|
'music.form_of_composition.rd' => 'Rondos', |
|
339
|
|
|
|
|
|
|
'music.form_of_composition.rg' => 'Ragtime music', |
|
340
|
|
|
|
|
|
|
'music.form_of_composition.ri' => 'Ricercars', |
|
341
|
|
|
|
|
|
|
'music.form_of_composition.rp' => 'Rhapsodies', |
|
342
|
|
|
|
|
|
|
'music.form_of_composition.rq' => 'Requiems', |
|
343
|
|
|
|
|
|
|
'music.form_of_composition.sd' => 'Square dance music', |
|
344
|
|
|
|
|
|
|
'music.form_of_composition.sg' => 'Songs', |
|
345
|
|
|
|
|
|
|
'music.form_of_composition.sn' => 'Sonatas', |
|
346
|
|
|
|
|
|
|
'music.form_of_composition.sp' => 'Symphonic poems', |
|
347
|
|
|
|
|
|
|
'music.form_of_composition.st' => 'Studies and exercises', |
|
348
|
|
|
|
|
|
|
'music.form_of_composition.su' => 'Suites', |
|
349
|
|
|
|
|
|
|
'music.form_of_composition.sy' => 'Symphonies', |
|
350
|
|
|
|
|
|
|
'music.form_of_composition.tc' => 'Toccatas', |
|
351
|
|
|
|
|
|
|
'music.form_of_composition.tl' => 'Teatro lirico', |
|
352
|
|
|
|
|
|
|
'music.form_of_composition.ts' => 'Trio-sonatas', |
|
353
|
|
|
|
|
|
|
'music.form_of_composition.uu' => 'Unknown', |
|
354
|
|
|
|
|
|
|
'music.form_of_composition.vi' => 'Villancicos', |
|
355
|
|
|
|
|
|
|
'music.form_of_composition.vr' => 'Variations', |
|
356
|
|
|
|
|
|
|
'music.form_of_composition.wz' => 'Waltzes', |
|
357
|
|
|
|
|
|
|
'music.form_of_composition.za' => 'Zarzuelas', |
|
358
|
|
|
|
|
|
|
'music.form_of_composition.za' => 'Other', |
|
359
|
|
|
|
|
|
|
'music.form_of_composition.||' => 'No attempt to code', |
|
360
|
|
|
|
|
|
|
|
|
361
|
|
|
|
|
|
|
# music - Format of music. |
|
362
|
|
|
|
|
|
|
'music.format_of_music.a' => 'Full score', |
|
363
|
|
|
|
|
|
|
'music.format_of_music.b' => 'Miniature or study score', |
|
364
|
|
|
|
|
|
|
'music.format_of_music.c' => 'Accompaniment reduced for keyboard', |
|
365
|
|
|
|
|
|
|
'music.format_of_music.d' => 'Voice score with accompaniment omitted', |
|
366
|
|
|
|
|
|
|
'music.format_of_music.e' => 'Condensed score or piano-conductor score', |
|
367
|
|
|
|
|
|
|
'music.format_of_music.g' => 'Close score', |
|
368
|
|
|
|
|
|
|
'music.format_of_music.h' => 'Chorus score', |
|
369
|
|
|
|
|
|
|
'music.format_of_music.i' => 'Condensed score', |
|
370
|
|
|
|
|
|
|
'music.format_of_music.j' => 'Performer-conductor part', |
|
371
|
|
|
|
|
|
|
'music.format_of_music.k' => 'Vocal score', |
|
372
|
|
|
|
|
|
|
'music.format_of_music.l' => 'Score', |
|
373
|
|
|
|
|
|
|
'music.format_of_music.m' => 'Multiple score formats', |
|
374
|
|
|
|
|
|
|
'music.format_of_music.n' => 'Not applicable', |
|
375
|
|
|
|
|
|
|
'music.format_of_music.p' => 'Piano score', |
|
376
|
|
|
|
|
|
|
'music.format_of_music.u' => 'Unknown', |
|
377
|
|
|
|
|
|
|
'music.format_of_music.z' => 'Other', |
|
378
|
|
|
|
|
|
|
'music.format_of_music.|' => 'No attempt to code', |
|
379
|
|
|
|
|
|
|
|
|
380
|
|
|
|
|
|
|
# music - Music parts. |
|
381
|
|
|
|
|
|
|
'music.music_parts._' => 'No parts in hand or not specified', |
|
382
|
|
|
|
|
|
|
'music.music_parts.d' => 'Instrumental and vocal parts', |
|
383
|
|
|
|
|
|
|
'music.music_parts.e' => 'Instrumental parts', |
|
384
|
|
|
|
|
|
|
'music.music_parts.f' => 'Vocal parts', |
|
385
|
|
|
|
|
|
|
'music.music_parts.n' => 'Not applicable', |
|
386
|
|
|
|
|
|
|
'music.music_parts.u' => 'Unknown', |
|
387
|
|
|
|
|
|
|
'music.music_parts.|' => 'No attempt to code', |
|
388
|
|
|
|
|
|
|
|
|
389
|
|
|
|
|
|
|
# music - Accompanying matter. |
|
390
|
|
|
|
|
|
|
'music.accompanying_matter._' => 'No accompanying matter', |
|
391
|
|
|
|
|
|
|
'music.accompanying_matter.a' => 'Discography', |
|
392
|
|
|
|
|
|
|
'music.accompanying_matter.b' => 'Bibliography', |
|
393
|
|
|
|
|
|
|
'music.accompanying_matter.c' => 'Thematic index', |
|
394
|
|
|
|
|
|
|
'music.accompanying_matter.d' => 'Libretto or text', |
|
395
|
|
|
|
|
|
|
'music.accompanying_matter.e' => 'Biography of composer or author', |
|
396
|
|
|
|
|
|
|
'music.accompanying_matter.f' => 'Biography of performer or history of ensemble', |
|
397
|
|
|
|
|
|
|
'music.accompanying_matter.g' => 'Technical and/or historical information on instruments', |
|
398
|
|
|
|
|
|
|
'music.accompanying_matter.h' => 'Technical information on music', |
|
399
|
|
|
|
|
|
|
'music.accompanying_matter.i' => 'Historical information', |
|
400
|
|
|
|
|
|
|
'music.accompanying_matter.k' => 'Ethnological information', |
|
401
|
|
|
|
|
|
|
'music.accompanying_matter.r' => 'Instructional materials', |
|
402
|
|
|
|
|
|
|
'music.accompanying_matter.s' => 'Music', |
|
403
|
|
|
|
|
|
|
'music.accompanying_matter.z' => 'Other', |
|
404
|
|
|
|
|
|
|
'music.accompanying_matter.|' => 'No attempt to code', |
|
405
|
|
|
|
|
|
|
|
|
406
|
|
|
|
|
|
|
# music - Literary text for sound recordings. |
|
407
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings._' => 'Item is a music sound recording', |
|
408
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.a' => 'Autobiography', |
|
409
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.b' => 'Biography', |
|
410
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.c' => 'Conference proceedings', |
|
411
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.d' => 'Drama', |
|
412
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.e' => 'Essays', |
|
413
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.f' => 'Fiction', |
|
414
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.g' => 'Reporting', |
|
415
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.h' => 'History', |
|
416
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.i' => 'Instruction', |
|
417
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.j' => 'Language instruction', |
|
418
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.k' => 'Comedy', |
|
419
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.l' => 'Lectures, speeches', |
|
420
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.m' => 'Memoirs', |
|
421
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.n' => 'Not applicable', |
|
422
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.o' => 'Folktales', |
|
423
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.p' => 'Poetry', |
|
424
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.r' => 'Rehearsals', |
|
425
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.s' => 'Sounds', |
|
426
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.t' => 'Interviews', |
|
427
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.z' => 'Other', |
|
428
|
|
|
|
|
|
|
'music.literary_text_for_sound_recordings.|' => 'No attempt to code', |
|
429
|
|
|
|
|
|
|
|
|
430
|
|
|
|
|
|
|
# music - Transposition and arrangement. |
|
431
|
|
|
|
|
|
|
'music.transposition_and_arrangement._' => 'Not arrangement or transposition or not specified', |
|
432
|
|
|
|
|
|
|
'music.transposition_and_arrangement.a' => 'Transposition', |
|
433
|
|
|
|
|
|
|
'music.transposition_and_arrangement.b' => 'Arrangement', |
|
434
|
|
|
|
|
|
|
'music.transposition_and_arrangement.c' => 'Both transposed and arranged', |
|
435
|
|
|
|
|
|
|
'music.transposition_and_arrangement.n' => 'Not applicable', |
|
436
|
|
|
|
|
|
|
'music.transposition_and_arrangement.u' => 'Unknown', |
|
437
|
|
|
|
|
|
|
'music.transposition_and_arrangement.|' => 'No attempt to code', |
|
438
|
|
|
|
|
|
|
|
|
439
|
|
|
|
|
|
|
# continuing_resources - Frequency. |
|
440
|
|
|
|
|
|
|
'continuing_resource.frequency._' => 'No determinable frequency', |
|
441
|
|
|
|
|
|
|
'continuing_resource.frequency.a' => 'Annual', |
|
442
|
|
|
|
|
|
|
'continuing_resource.frequency.b' => 'Bimonthly', |
|
443
|
|
|
|
|
|
|
'continuing_resource.frequency.c' => 'Semiweekly', |
|
444
|
|
|
|
|
|
|
'continuing_resource.frequency.d' => 'Daily', |
|
445
|
|
|
|
|
|
|
'continuing_resource.frequency.e' => 'Biweekly', |
|
446
|
|
|
|
|
|
|
'continuing_resource.frequency.f' => 'Semiannual', |
|
447
|
|
|
|
|
|
|
'continuing_resource.frequency.g' => 'Biennial', |
|
448
|
|
|
|
|
|
|
'continuing_resource.frequency.h' => 'Triennial', |
|
449
|
|
|
|
|
|
|
'continuing_resource.frequency.i' => 'Three times a week', |
|
450
|
|
|
|
|
|
|
'continuing_resource.frequency.j' => 'Three times a month', |
|
451
|
|
|
|
|
|
|
'continuing_resource.frequency.k' => 'Continuously updated', |
|
452
|
|
|
|
|
|
|
'continuing_resource.frequency.m' => 'Monthly', |
|
453
|
|
|
|
|
|
|
'continuing_resource.frequency.q' => 'Quarterly', |
|
454
|
|
|
|
|
|
|
'continuing_resource.frequency.s' => 'Semimonthly', |
|
455
|
|
|
|
|
|
|
'continuing_resource.frequency.t' => 'Three times a year', |
|
456
|
|
|
|
|
|
|
'continuing_resource.frequency.u' => 'Unknown', |
|
457
|
|
|
|
|
|
|
'continuing_resource.frequency.w' => 'Weekly', |
|
458
|
|
|
|
|
|
|
'continuing_resource.frequency.z' => 'Other', |
|
459
|
|
|
|
|
|
|
'continuing_resource.frequency.|' => 'No attempt to code', |
|
460
|
|
|
|
|
|
|
|
|
461
|
|
|
|
|
|
|
# continuing_resources - Regularity. |
|
462
|
|
|
|
|
|
|
'continuing_resource.regularity.n' => 'Normalized irregular', |
|
463
|
|
|
|
|
|
|
'continuing_resource.regularity.r' => 'Regular', |
|
464
|
|
|
|
|
|
|
'continuing_resource.regularity.u' => 'Unknown', |
|
465
|
|
|
|
|
|
|
'continuing_resource.regularity.x' => 'Completely irregular', |
|
466
|
|
|
|
|
|
|
'continuing_resource.regularity.|' => 'No attempt to code', |
|
467
|
|
|
|
|
|
|
|
|
468
|
|
|
|
|
|
|
# continuing_resources - Type of continuing resource. |
|
469
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource._' => 'None of the following', |
|
470
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.d' => 'Updating database', |
|
471
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.g' => 'Magazine', |
|
472
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.h' => 'Blog', |
|
473
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.j' => 'Journal', |
|
474
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.l' => 'Updating loose-leaf', |
|
475
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.m' => 'Monographic series', |
|
476
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.n' => 'Newspaper', |
|
477
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.p' => 'Periodical', |
|
478
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.r' => 'Repository', |
|
479
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.s' => 'Newsletter', |
|
480
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.t' => 'Directory', |
|
481
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.w' => 'Updating Web site', |
|
482
|
|
|
|
|
|
|
'continuing_resources.type_of_continuing_resource.|' => 'No attempt to code', |
|
483
|
|
|
|
|
|
|
|
|
484
|
|
|
|
|
|
|
# continuing_resources - Form of original item. |
|
485
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item._' => 'None of the following', |
|
486
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.a' => 'Microfilm', |
|
487
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.b' => 'Microfiche', |
|
488
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.c' => 'Microopaque', |
|
489
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.d' => 'Large print', |
|
490
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.e' => 'Newspaper format', |
|
491
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.f' => 'Braille', |
|
492
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.o' => 'Online', |
|
493
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.q' => 'Direct electronic', |
|
494
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.s' => 'Electronic', |
|
495
|
|
|
|
|
|
|
'continuing_resource.form_of_original_item.|' => 'No attempt to code', |
|
496
|
|
|
|
|
|
|
|
|
497
|
|
|
|
|
|
|
# continuing_resources - Nature of entire work. |
|
498
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work._' => 'Not specified', |
|
499
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.a' => 'Abstracts/summaries', |
|
500
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.b' => 'Bibliographies', |
|
501
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.c' => 'Catalogs', |
|
502
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.d' => 'Dictionaries', |
|
503
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.e' => 'Encyclopedias', |
|
504
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.f' => 'Handbooks', |
|
505
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.g' => 'Legal articles', |
|
506
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.h' => 'Biography', |
|
507
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.i' => 'Indexes', |
|
508
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.k' => 'Discographies', |
|
509
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.l' => 'Legislation', |
|
510
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.m' => 'Theses', |
|
511
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.n' => 'Surveys of literature in a subject area', |
|
512
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.o' => 'Reviews', |
|
513
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.p' => 'Programmed texts', |
|
514
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.q' => 'Filmographies', |
|
515
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.r' => 'Directories', |
|
516
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.s' => 'Statistics', |
|
517
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.t' => 'Technical reports', |
|
518
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.u' => 'Standards/specifications', |
|
519
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.v' => 'Legal cases and case notes', |
|
520
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.w' => 'Law reports and digests', |
|
521
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.y' => 'Yearbooks', |
|
522
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.z' => 'Treaties', |
|
523
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.5' => 'Calendars', |
|
524
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.6' => 'Comics/graphic novels', |
|
525
|
|
|
|
|
|
|
'continuing_resource.nature_of_entire_work.|' => 'No attempt to code', |
|
526
|
|
|
|
|
|
|
|
|
527
|
|
|
|
|
|
|
# continuing_resources - Original alphabet or script of title. |
|
528
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title._' => 'No alphabet or script given/No key title', |
|
529
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.a' => 'Basic Roman', |
|
530
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.b' => 'Extended Roman', |
|
531
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.c' => 'Cyrillic', |
|
532
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.d' => 'Japanese', |
|
533
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.e' => 'Chinese', |
|
534
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.f' => 'Arabic', |
|
535
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.g' => 'Greek', |
|
536
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.h' => 'Hebrew', |
|
537
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.i' => 'Thai', |
|
538
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.j' => 'Devanagari', |
|
539
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.k' => 'Korean', |
|
540
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.l' => 'Tamil', |
|
541
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.u' => 'Unknown', |
|
542
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.z' => 'Other', |
|
543
|
|
|
|
|
|
|
'continuing_resource.original_alphabet_or_script_of_title.|' => 'No attempt to code', |
|
544
|
|
|
|
|
|
|
|
|
545
|
|
|
|
|
|
|
# continuing_resources - Entry convention. |
|
546
|
|
|
|
|
|
|
'continuing_resources.entry_convention.0' => 'Successive entry', |
|
547
|
|
|
|
|
|
|
'continuing_resources.entry_convention.1' => 'Latest entry', |
|
548
|
|
|
|
|
|
|
'continuing_resources.entry_convention.2' => 'Integrated entry', |
|
549
|
|
|
|
|
|
|
'continuing_resources.entry_convention.|' => 'No attempt to code', |
|
550
|
|
|
|
|
|
|
|
|
551
|
|
|
|
|
|
|
# visual_material - Running time for motion pictures and videorecordings. |
|
552
|
|
|
|
|
|
|
'visual_material.running_time_for_motion_pictures_and_videorecordings.000' => 'Running time exceeds three characters', |
|
553
|
|
|
|
|
|
|
'visual_material.running_time_for_motion_pictures_and_videorecordings.001' => 'Running time', |
|
554
|
|
|
|
|
|
|
'visual_material.running_time_for_motion_pictures_and_videorecordings.nnn' => 'Not applicable', |
|
555
|
|
|
|
|
|
|
'visual_material.running_time_for_motion_pictures_and_videorecordings.---' => 'Unknown', |
|
556
|
|
|
|
|
|
|
'visual_material.running_time_for_motion_pictures_and_videorecordings.|||' => 'No attempt to code', |
|
557
|
|
|
|
|
|
|
|
|
558
|
|
|
|
|
|
|
# visual_material - Type of visual material. |
|
559
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.a' => 'Art original', |
|
560
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.b' => 'Kit', |
|
561
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.c' => 'Art reproduction', |
|
562
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.d' => 'Diorama', |
|
563
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.f' => 'Filmstrip', |
|
564
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.g' => 'Game', |
|
565
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.i' => 'Picture', |
|
566
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.k' => 'Graphic', |
|
567
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.l' => 'Technical drawing', |
|
568
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.m' => 'Motion picture', |
|
569
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.n' => 'Chart', |
|
570
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.o' => 'Flash card', |
|
571
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.p' => 'Microscope slide', |
|
572
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.q' => 'Model', |
|
573
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.r' => 'Realia', |
|
574
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.s' => 'Slide', |
|
575
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.t' => 'Transparency', |
|
576
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.v' => 'Videorecording', |
|
577
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.w' => 'Toy', |
|
578
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.z' => 'Other', |
|
579
|
|
|
|
|
|
|
'visual_material.type_of_visual_material.|' => 'No attempt to code', |
|
580
|
|
|
|
|
|
|
|
|
581
|
|
|
|
|
|
|
# visual_material - Technique. |
|
582
|
|
|
|
|
|
|
'visual_material.technique.a' => 'Animation', |
|
583
|
|
|
|
|
|
|
'visual_material.technique.c' => 'Animation and live action', |
|
584
|
|
|
|
|
|
|
'visual_material.technique.l' => 'Live action', |
|
585
|
|
|
|
|
|
|
'visual_material.technique.n' => 'Not applicable', |
|
586
|
|
|
|
|
|
|
'visual_material.technique.u' => 'Unknown', |
|
587
|
|
|
|
|
|
|
'visual_material.technique.z' => 'Other', |
|
588
|
|
|
|
|
|
|
'visual_material.technique.|' => 'No attempt to code', |
|
589
|
|
|
|
|
|
|
); |
|
590
|
|
|
|
|
|
|
|
|
591
|
|
|
|
|
|
|
1; |
|
592
|
|
|
|
|
|
|
|
|
593
|
|
|
|
|
|
|
__END__ |