cocina_display 1.2.0 → 1.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c0196b844ff2e2914b0216d0881f72d099772c73574cacbb2c2b8427d37910db
4
- data.tar.gz: e1d9657e7868bcef2e20468998d118954d7ce3deefb9049a79b32f5cae54d3d2
3
+ metadata.gz: 949b52c4802fd53d9598d8a8999277d703d55ad371d4f8b4a5843e0831abe8d9
4
+ data.tar.gz: 399e0c067ec059b5cdb0cdeda0c745a05905d53ce155ce172b7e6dd93ff7e0a4
5
5
  SHA512:
6
- metadata.gz: 5963e10cfa7d99df707b3c088d0142170fd3a7b45d16a19ea98b5bec7872e24e6299ee18477107e43fbaa92f3eaf7620b25479b04b4cf26e7288c7ded0cf14be
7
- data.tar.gz: 0a0cc895e8c1bd18aff64fa437945d9d9ae172be32730f7cbbb863f244ea17e4ce70087ac5cfab5e090f2e138849d3d74cdb1c5e3ce262fc1c85d9dcb920e018
6
+ metadata.gz: 657874144a2e8a0d2c2acf7fc6128592e6b69a6487a9ab4c4a45a24e9fa838c832b83e99f3b836932e46474054f33e993299527419f979a6d2d89c269d31a146
7
+ data.tar.gz: ff4a6988d579c7d6fb115e4416a7b26a48f981374ad525f89aeed39c2f335b2e7a0ea54a85e95d8dcfca3967580d8ff3f28c99d8fb270dd6927f3b7e4e2de2b8
@@ -0,0 +1,385 @@
1
+ # MARC country codes to country names mapping, adapted from stanford-mods gem.
2
+ # See: http://www.loc.gov/marc/countries/countries_code.html
3
+
4
+ aa: "Albania"
5
+ abc: "Alberta"
6
+ ac: "Ashmore and Cartier Islands" # discontinued
7
+ aca: "Australian Capital Territory"
8
+ ae: "Algeria"
9
+ af: "Afghanistan"
10
+ ag: "Argentina"
11
+ ai: "Armenia (Republic)"
12
+ air: "Armenian S.S.R." # discontinued
13
+ aj: "Azerbaijan"
14
+ ajr: "Azerbaijan S.S.R." # discontinued
15
+ aku: "Alaska"
16
+ alu: "Alabama"
17
+ am: "Anguilla"
18
+ an: "Andorra"
19
+ ao: "Angola"
20
+ aq: "Antigua and Barbuda"
21
+ aru: "Arkansas"
22
+ as: "American Samoa"
23
+ at: "Australia"
24
+ au: "Austria"
25
+ aw: "Aruba"
26
+ ay: "Antarctica"
27
+ azu: "Arizona"
28
+ ba: "Bahrain"
29
+ bb: "Barbados"
30
+ bcc: "British Columbia"
31
+ bd: "Burundi"
32
+ be: "Belgium"
33
+ bf: "Bahamas"
34
+ bg: "Bangladesh"
35
+ bh: "Belize"
36
+ bi: "British Indian Ocean Territory"
37
+ bl: "Brazil"
38
+ bm: "Bermuda Islands"
39
+ bn: "Bosnia and Herzegovina"
40
+ bo: "Bolivia"
41
+ bp: "Solomon Islands"
42
+ br: "Burma"
43
+ bs: "Botswana"
44
+ bt: "Bhutan"
45
+ bu: "Bulgaria"
46
+ bv: "Bouvet Island"
47
+ bw: "Belarus"
48
+ bwr: "Byelorussian S.S.R." # discontinued
49
+ bx: "Brunei"
50
+ ca: "Caribbean Netherlands"
51
+ cau: "California"
52
+ cb: "Cambodia"
53
+ cc: "China"
54
+ cd: "Chad"
55
+ ce: "Sri Lanka"
56
+ cf: "Congo (Brazzaville)"
57
+ cg: "Congo (Democratic Republic)"
58
+ ch: "China (Republic : 1949- )"
59
+ ci: "Croatia"
60
+ cj: "Cayman Islands"
61
+ ck: "Colombia"
62
+ cl: "Chile"
63
+ cm: "Cameroon"
64
+ cn: "Canada" # discontinued
65
+ co: "Curaçao"
66
+ cou: "Colorado"
67
+ cp: "Canton and Enderbury Islands" # discontinued
68
+ cq: "Comoros"
69
+ cr: "Costa Rica"
70
+ cs: "Czechoslovakia" # discontinued
71
+ ctu: "Connecticut"
72
+ cu: "Cuba"
73
+ cv: "Cabo Verde"
74
+ cw: "Cook Islands"
75
+ cx: "Central African Republic"
76
+ cy: "Cyprus"
77
+ cz: "Canal Zone" # discontinued
78
+ dcu: "District of Columbia"
79
+ deu: "Delaware"
80
+ dk: "Denmark"
81
+ dm: "Benin"
82
+ dq: "Dominica"
83
+ dr: "Dominican Republic"
84
+ ea: "Eritrea"
85
+ ec: "Ecuador"
86
+ eg: "Equatorial Guinea"
87
+ em: "Timor-Leste"
88
+ enk: "England"
89
+ er: "Estonia"
90
+ err: "Estonia" # discontinued
91
+ es: "El Salvador"
92
+ et: "Ethiopia"
93
+ fa: "Faroe Islands"
94
+ fg: "French Guiana"
95
+ fi: "Finland"
96
+ fj: "Fiji"
97
+ fk: "Falkland Islands"
98
+ flu: "Florida"
99
+ fm: "Micronesia (Federated States)"
100
+ fp: "French Polynesia"
101
+ fr: "France"
102
+ fs: "Terres australes et antarctiques françaises"
103
+ ft: "Djibouti"
104
+ gau: "Georgia"
105
+ gb: "Kiribati"
106
+ gd: "Grenada"
107
+ ge: "Germany (East)" # discontinued
108
+ gg: "Guernsey"
109
+ gh: "Ghana"
110
+ gi: "Gibraltar"
111
+ gl: "Greenland"
112
+ gm: "Gambia"
113
+ gn: "Gilbert and Ellice Islands" # discontinued
114
+ go: "Gabon"
115
+ gp: "Guadeloupe"
116
+ gr: "Greece"
117
+ gs: "Georgia (Republic)"
118
+ gsr: "Georgian S.S.R." # discontinued
119
+ gt: "Guatemala"
120
+ gu: "Guam"
121
+ gv: "Guinea"
122
+ gw: "Germany"
123
+ gy: "Guyana"
124
+ gz: "Gaza Strip"
125
+ hiu: "Hawaii"
126
+ hk: "Hong Kong" # discontinued
127
+ hm: "Heard and McDonald Islands"
128
+ ho: "Honduras"
129
+ ht: "Haiti"
130
+ hu: "Hungary"
131
+ iau: "Iowa"
132
+ ic: "Iceland"
133
+ idu: "Idaho"
134
+ ie: "Ireland"
135
+ ii: "India"
136
+ ilu: "Illinois"
137
+ im: "Isle of Man"
138
+ inu: "Indiana"
139
+ io: "Indonesia"
140
+ iq: "Iraq"
141
+ ir: "Iran"
142
+ is: "Israel"
143
+ it: "Italy"
144
+ iu: "Israel-Syria Demilitarized Zones" # discontinued
145
+ iv: "Côte d'Ivoire"
146
+ iw: "Israel-Jordan Demilitarized Zones" # discontinued
147
+ iy: "Iraq-Saudi Arabia Neutral Zone"
148
+ ja: "Japan"
149
+ je: "Jersey"
150
+ ji: "Johnston Atoll"
151
+ jm: "Jamaica"
152
+ jn: "Jan Mayen" # discontinued
153
+ jo: "Jordan"
154
+ ke: "Kenya"
155
+ kg: "Kyrgyzstan"
156
+ kgr: "Kirghiz S.S.R." # discontinued
157
+ kn: "Korea (North)"
158
+ ko: "Korea (South)"
159
+ ksu: "Kansas"
160
+ ku: "Kuwait"
161
+ kv: "Kosovo"
162
+ kyu: "Kentucky"
163
+ kz: "Kazakhstan"
164
+ kzr: "Kazakh S.S.R." # discontinued
165
+ lau: "Louisiana"
166
+ lb: "Liberia"
167
+ le: "Lebanon"
168
+ lh: "Liechtenstein"
169
+ li: "Lithuania"
170
+ lir: "Lithuania" # discontinued
171
+ ln: "Central and Southern Line Islands" # discontinued
172
+ lo: "Lesotho"
173
+ ls: "Laos"
174
+ lu: "Luxembourg"
175
+ lv: "Latvia"
176
+ lvr: "Latvia" # discontinued
177
+ ly: "Libya"
178
+ mau: "Massachusetts"
179
+ mbc: "Manitoba"
180
+ mc: "Monaco"
181
+ mdu: "Maryland"
182
+ meu: "Maine"
183
+ mf: "Mauritius"
184
+ mg: "Madagascar"
185
+ mh: "Macao" # discontinued
186
+ miu: "Michigan"
187
+ mj: "Montserrat"
188
+ mk: "Oman"
189
+ ml: "Mali"
190
+ mm: "Malta"
191
+ mnu: "Minnesota"
192
+ mo: "Montenegro"
193
+ mou: "Missouri"
194
+ mp: "Mongolia"
195
+ mq: "Martinique"
196
+ mr: "Morocco"
197
+ msu: "Mississippi"
198
+ mtu: "Montana"
199
+ mu: "Mauritania"
200
+ mv: "Moldova"
201
+ mvr: "Moldavian S.S.R." # discontinued
202
+ mw: "Malawi"
203
+ mx: "Mexico"
204
+ my: "Malaysia"
205
+ mz: "Mozambique"
206
+ na: "Netherlands Antilles" # discontinued
207
+ nbu: "Nebraska"
208
+ ncu: "North Carolina"
209
+ ndu: "North Dakota"
210
+ ne: "Netherlands"
211
+ nfc: "Newfoundland and Labrador"
212
+ ng: "Niger"
213
+ nhu: "New Hampshire"
214
+ nik: "Northern Ireland"
215
+ nju: "New Jersey"
216
+ nkc: "New Brunswick"
217
+ nl: "New Caledonia"
218
+ nm: "Northern Mariana Islands" # discontinued
219
+ nmu: "New Mexico"
220
+ nn: "Vanuatu"
221
+ no: "Norway"
222
+ np: "Nepal"
223
+ nq: "Nicaragua"
224
+ nr: "Nigeria"
225
+ nsc: "Nova Scotia"
226
+ ntc: "Northwest Territories"
227
+ nu: "Nauru"
228
+ nuc: "Nunavut"
229
+ nvu: "Nevada"
230
+ nw: "Northern Mariana Islands"
231
+ nx: "Norfolk Island"
232
+ nyu: "New York (State)"
233
+ nz: "New Zealand"
234
+ ohu: "Ohio"
235
+ oku: "Oklahoma"
236
+ onc: "Ontario"
237
+ oru: "Oregon"
238
+ ot: "Mayotte"
239
+ pau: "Pennsylvania"
240
+ pc: "Pitcairn Island"
241
+ pe: "Peru"
242
+ pf: "Paracel Islands"
243
+ pg: "Guinea-Bissau"
244
+ ph: "Philippines"
245
+ pic: "Prince Edward Island"
246
+ pk: "Pakistan"
247
+ pl: "Poland"
248
+ pn: "Panama"
249
+ po: "Portugal"
250
+ pp: "Papua New Guinea"
251
+ pr: "Puerto Rico"
252
+ pt: "Portuguese Timor" # discontinued
253
+ pw: "Palau"
254
+ py: "Paraguay"
255
+ qa: "Qatar"
256
+ qea: "Queensland"
257
+ quc: "Québec (Province)"
258
+ rb: "Serbia"
259
+ re: "Réunion"
260
+ rh: "Zimbabwe"
261
+ riu: "Rhode Island"
262
+ rm: "Romania"
263
+ ru: "Russia (Federation)"
264
+ # rur: "Russian S.F.S.R." # discontinued
265
+ rw: "Rwanda"
266
+ # ry: "Ryukyu Islands, Southern" # discontinued
267
+ sa: "South Africa"
268
+ # sb: "Svalbard" # discontinued
269
+ sc: "Saint-Barthélemy"
270
+ scu: "South Carolina"
271
+ sd: "South Sudan"
272
+ sdu: "South Dakota"
273
+ se: "Seychelles"
274
+ sf: "Sao Tome and Principe"
275
+ sg: "Senegal"
276
+ sh: "Spanish North Africa"
277
+ si: "Singapore"
278
+ sj: "Sudan"
279
+ # sk: "Sikkim" # discontinued
280
+ sl: "Sierra Leone"
281
+ sm: "San Marino"
282
+ sn: "Sint Maarten"
283
+ snc: "Saskatchewan"
284
+ so: "Somalia"
285
+ sp: "Spain"
286
+ sq: "Eswatini"
287
+ sr: "Surinam"
288
+ ss: "Western Sahara"
289
+ st: "Saint-Martin"
290
+ stk: "Scotland"
291
+ su: "Saudi Arabia"
292
+ sv: "Swan Islands" # discontinued
293
+ sw: "Sweden"
294
+ sx: "Namibia"
295
+ sy: "Syria"
296
+ sz: "Switzerland"
297
+ ta: "Tajikistan"
298
+ tar: "Tajik S.S.R." # discontinued
299
+ tc: "Turks and Caicos Islands"
300
+ tg: "Togo"
301
+ th: "Thailand"
302
+ ti: "Tunisia"
303
+ tk: "Turkmenistan"
304
+ tkr: "Turkmen S.S.R." # discontinued
305
+ tl: "Tokelau"
306
+ tma: "Tasmania"
307
+ tnu: "Tennessee"
308
+ to: "Tonga"
309
+ tr: "Trinidad and Tobago"
310
+ ts: "United Arab Emirates"
311
+ tt: "Trust Territory of the Pacific Islands" # discontinued
312
+ tu: "Turkey"
313
+ tv: "Tuvalu"
314
+ txu: "Texas"
315
+ tz: "Tanzania"
316
+ ua: "Egypt"
317
+ uc: "United States Misc. Caribbean Islands"
318
+ ug: "Uganda"
319
+ ui: "United Kingdom Misc. Islands" # discontinued
320
+ uik: "United Kingdom Misc. Islands"
321
+ uk: "United Kingdom" # discontinued
322
+ un: "Ukraine"
323
+ unr: "Ukraine" # discontinued
324
+ up: "United States Misc. Pacific Islands"
325
+ ur: "Soviet Union" # discontinued
326
+ us: "United States" # discontinued
327
+ utu: "Utah"
328
+ uv: "Burkina Faso"
329
+ uy: "Uruguay"
330
+ uz: "Uzbekistan"
331
+ uzr: "Uzbek S.S.R." # discontinued
332
+ vau: "Virginia"
333
+ vb: "British Virgin Islands"
334
+ vc: "Vatican City"
335
+ ve: "Venezuela"
336
+ vi: "Virgin Islands of the United States"
337
+ vm: "Vietnam"
338
+ vn: "Vietnam, North" # discontinued
339
+ vp: "Various places"
340
+ vra: "Victoria"
341
+ vs: "Vietnam, South" # discontinued
342
+ vtu: "Vermont"
343
+ wau: "Washington (State)"
344
+ wb: "West Berlin" # discontinued
345
+ wea: "Western Australia"
346
+ wf: "Wallis and Futuna"
347
+ wiu: "Wisconsin"
348
+ wj: "West Bank of the Jordan River"
349
+ wk: "Wake Island"
350
+ wlk: "Wales"
351
+ ws: "Samoa"
352
+ wvu: "West Virginia"
353
+ wyu: "Wyoming"
354
+ xa: "Christmas Island (Indian Ocean)"
355
+ xb: "Cocos (Keeling) Islands"
356
+ xc: "Maldives"
357
+ xd: "Saint Kitts-Nevis"
358
+ xe: "Marshall Islands"
359
+ xf: "Midway Islands"
360
+ xga: "Coral Sea Islands Territory"
361
+ xh: "Niue"
362
+ xi: "Saint Kitts-Nevis-Anguilla" # discontinued
363
+ xj: "Saint Helena"
364
+ xk: "Saint Lucia"
365
+ xl: "Saint Pierre and Miquelon"
366
+ xm: "Saint Vincent and the Grenadines"
367
+ xn: "North Macedonia"
368
+ xna: "New South Wales"
369
+ xo: "Slovakia"
370
+ xoa: "Northern Territory"
371
+ xp: "Spratly Island"
372
+ xr: "Czech Republic"
373
+ xra: "South Australia"
374
+ xs: "South Georgia and the South Sandwich Islands"
375
+ xv: "Slovenia"
376
+ xx: "No place, unknown, or undetermined"
377
+ xxc: "Canada"
378
+ xxk: "United Kingdom"
379
+ xxr: "Soviet Union" # discontinued
380
+ xxu: "United States"
381
+ ye: "Yemen"
382
+ ykc: "Yukon Territory"
383
+ ys: "Yemen (People's Democratic Republic)" # discontinued
384
+ yu: "Serbia and Montenegro" # discontinued
385
+ za: "Zambia"
@@ -0,0 +1,310 @@
1
+ # MARC relator codes to human-readable names mapping, adapted from stanford-mods gem.
2
+ # See: https://www.loc.gov/marc/relators/relaterm.html
3
+
4
+ abr: "abridger"
5
+ acp: "art copyist"
6
+ act: "actor"
7
+ adi: "art director"
8
+ adp: "adapter"
9
+ aft: "author of afterword, colophon, etc." # discontinued
10
+ anc: "announcer"
11
+ anl: "analyst"
12
+ anm: "animator"
13
+ ann: "annotator"
14
+ ant: "bibliographic antecedent"
15
+ ape: "appellee"
16
+ apl: "appellant"
17
+ app: "applicant"
18
+ aqt: "author in quotations or text abstracts"
19
+ arc: "architect"
20
+ ard: "artistic director"
21
+ arr: "arranger"
22
+ art: "artist"
23
+ asg: "assignee"
24
+ asn: "associated name"
25
+ ato: "autographer"
26
+ att: "attributed name"
27
+ auc: "auctioneer"
28
+ aud: "author of dialog"
29
+ aue: "audio engineer"
30
+ aui: "author of introduction, etc." # discontinued
31
+ aup: "audio producer"
32
+ aus: "screenwriter"
33
+ aut: "author"
34
+ bdd: "binding designer"
35
+ bjd: "bookjacket designer"
36
+ bka: "book artist"
37
+ bkd: "book designer"
38
+ bkp: "book producer"
39
+ blw: "blurb writer"
40
+ bnd: "binder"
41
+ bpd: "bookplate designer"
42
+ brd: "broadcaster"
43
+ brl: "braille embosser"
44
+ bsl: "bookseller"
45
+ cad: "casting director"
46
+ cas: "caster"
47
+ ccp: "conceptor"
48
+ chr: "choreographer"
49
+ clb: "collaborator" # discontinued
50
+ cli: "client"
51
+ cll: "calligrapher"
52
+ clr: "colorist"
53
+ clt: "collotyper"
54
+ cmm: "commentator"
55
+ cmp: "composer"
56
+ cmt: "compositor"
57
+ cnd: "conductor"
58
+ cng: "cinematographer"
59
+ cns: "censor"
60
+ coe: "contestant-appellee"
61
+ col: "collector"
62
+ com: "compiler"
63
+ con: "conservator"
64
+ cop: "camera operator"
65
+ cor: "collection registrar"
66
+ cos: "contestant"
67
+ cot: "contestant-appellant"
68
+ cou: "court governed"
69
+ cov: "cover designer"
70
+ cpc: "copyright claimant"
71
+ cpe: "complainant-appellee"
72
+ cph: "copyright holder"
73
+ cpl: "complainant"
74
+ cpt: "complainant-appellant"
75
+ cre: "creator"
76
+ crp: "correspondent"
77
+ crr: "corrector"
78
+ crt: "court reporter"
79
+ csl: "consultant"
80
+ csp: "consultant to a project"
81
+ cst: "costume designer"
82
+ ctb: "contributor"
83
+ cte: "contestee-appellee"
84
+ ctg: "cartographer"
85
+ ctr: "contractor"
86
+ cts: "contestee"
87
+ ctt: "contestee-appellant"
88
+ cur: "curator"
89
+ cwt: "commentator for written text"
90
+ dbd: "dubbing director"
91
+ dbp: "distribution place"
92
+ dfd: "defendant"
93
+ dfe: "defendant-appellee"
94
+ dft: "defendant-appellant"
95
+ dgc: "degree committee member"
96
+ dgg: "degree granting institution"
97
+ dgs: "degree supervisor"
98
+ dis: "dissertant"
99
+ djo: "dj"
100
+ dln: "delineator"
101
+ dnc: "dancer"
102
+ dnr: "donor"
103
+ dpc: "depicted"
104
+ dpt: "depositor"
105
+ drm: "draftsman"
106
+ drt: "director"
107
+ dsr: "designer"
108
+ dst: "distributor"
109
+ dtc: "data contributor"
110
+ dte: "dedicatee"
111
+ dtm: "data manager"
112
+ dto: "dedicator"
113
+ dub: "dubious author"
114
+ edc: "editor of compilation"
115
+ edd: "editorial director"
116
+ edm: "editor of moving image work"
117
+ edt: "editor"
118
+ egr: "engraver"
119
+ elg: "electrician"
120
+ elt: "electrotyper"
121
+ eng: "engineer"
122
+ enj: "enacting jurisdiction"
123
+ etr: "etcher"
124
+ evp: "event place"
125
+ exp: "expert"
126
+ fac: "facsimilist"
127
+ fds: "film distributor"
128
+ fld: "field director"
129
+ flm: "film editor"
130
+ fmd: "film director"
131
+ fmk: "filmmaker"
132
+ fmo: "former owner"
133
+ fmp: "film producer"
134
+ fnd: "funder"
135
+ fon: "founder"
136
+ fpy: "first party"
137
+ frg: "forger"
138
+ gdv: "game developer"
139
+ gis: "geographic information specialist"
140
+ grt: "graphic technician" # discontinued
141
+ his: "host institution"
142
+ hnr: "honoree"
143
+ hst: "host"
144
+ ill: "illustrator"
145
+ ilu: "illuminator"
146
+ ink: "inker"
147
+ ins: "inscriber"
148
+ inv: "inventor"
149
+ isb: "issuing body"
150
+ itr: "instrumentalist"
151
+ ive: "interviewee"
152
+ ivr: "interviewer"
153
+ jud: "judge"
154
+ jug: "jurisdiction governed"
155
+ lbr: "laboratory"
156
+ lbt: "librettist"
157
+ ldr: "laboratory director"
158
+ led: "lead"
159
+ lee: "libelee-appellee"
160
+ lel: "libelee"
161
+ len: "lender"
162
+ let: "libelee-appellant"
163
+ lgd: "lighting designer"
164
+ lie: "libelant-appellee"
165
+ lil: "libelant"
166
+ lit: "libelant-appellant"
167
+ lsa: "landscape architect"
168
+ lse: "licensee"
169
+ lso: "licensor"
170
+ ltg: "lithographer"
171
+ ltr: "letterer"
172
+ lyr: "lyricist"
173
+ mcp: "music copyist"
174
+ mdc: "metadata contact"
175
+ med: "medium"
176
+ mfp: "manufacture place"
177
+ mfr: "manufacturer"
178
+ mka: "makeup artist"
179
+ mod: "moderator"
180
+ mon: "monitor"
181
+ mrb: "marbler"
182
+ mrk: "markup editor"
183
+ msd: "musical director"
184
+ mte: "metal-engraver"
185
+ mtk: "minute taker"
186
+ mup: "music programmer"
187
+ mus: "musician"
188
+ mxe: "mixing engineer"
189
+ nan: "news anchor"
190
+ nrt: "narrator"
191
+ onp: "onscreen participant"
192
+ opn: "opponent"
193
+ org: "originator"
194
+ orm: "organizer"
195
+ osp: "onscreen presenter"
196
+ oth: "other"
197
+ own: "owner"
198
+ pad: "place of address"
199
+ pan: "panelist"
200
+ pat: "patron"
201
+ pbd: "publishing director"
202
+ pbl: "publisher"
203
+ pdr: "project director"
204
+ pfr: "proofreader"
205
+ pht: "photographer"
206
+ plt: "platemaker"
207
+ pma: "permitting agency"
208
+ pmn: "production manager"
209
+ pnc: "penciller"
210
+ pop: "printer of plates"
211
+ ppm: "papermaker"
212
+ ppt: "puppeteer"
213
+ pra: "praeses"
214
+ prc: "process contact"
215
+ prd: "production personnel"
216
+ pre: "presenter"
217
+ prf: "performer"
218
+ prg: "programmer"
219
+ prm: "printmaker"
220
+ prn: "production company"
221
+ pro: "producer"
222
+ prp: "production place"
223
+ prs: "production designer"
224
+ prt: "printer"
225
+ prv: "provider"
226
+ pta: "patent applicant"
227
+ pte: "plaintiff-appellee"
228
+ ptf: "plaintiff"
229
+ pth: "patent holder"
230
+ ptt: "plaintiff-appellant"
231
+ pup: "publication place"
232
+ rap: "rapporteur"
233
+ rbr: "rubricator"
234
+ rcd: "recordist"
235
+ rce: "recording engineer"
236
+ rcp: "addressee"
237
+ rdd: "radio director"
238
+ red: "redaktor"
239
+ ren: "renderer"
240
+ res: "researcher"
241
+ rev: "reviewer"
242
+ rpc: "radio producer"
243
+ rps: "repository"
244
+ rpt: "reporter"
245
+ rpy: "responsible party"
246
+ rse: "respondent-appellee"
247
+ rsg: "restager"
248
+ rsp: "respondent"
249
+ rsr: "restorationist"
250
+ rst: "respondent-appellant"
251
+ rth: "research team head"
252
+ rtm: "research team member"
253
+ rxa: "remix artist"
254
+ sad: "scientific advisor"
255
+ sce: "scenarist"
256
+ scl: "sculptor"
257
+ scr: "scribe"
258
+ sde: "sound engineer"
259
+ sds: "sound designer"
260
+ sec: "secretary"
261
+ sfx: "special effects provider"
262
+ sgd: "stage director"
263
+ sgn: "signer"
264
+ sht: "spporting host"
265
+ sll: "seller"
266
+ sng: "singer"
267
+ spk: "speaker"
268
+ spn: "sponsor"
269
+ spy: "second party"
270
+ srv: "surveyor"
271
+ std: "set designer"
272
+ stg: "setting"
273
+ stl: "storyteller"
274
+ stm: "stage manager"
275
+ stn: "standards body"
276
+ str: "stereotyper"
277
+ swd: "software developer"
278
+ tad: "technical advisor"
279
+ tau: "television writer"
280
+ tcd: "technical director"
281
+ tch: "teacher"
282
+ ths: "thesis advisor"
283
+ tld: "television director"
284
+ tlg: "television guest"
285
+ tlh: "television host"
286
+ tlp: "television producer"
287
+ trc: "transcriber"
288
+ trl: "translator"
289
+ tyd: "type designer"
290
+ tyg: "typographer"
291
+ uvp: "university place"
292
+ vac: "voice actor"
293
+ vdg: "videographer"
294
+ vfx: "visual effects provider"
295
+ voc: "vocalist" # discontinued
296
+ wac: "writer of added commentary"
297
+ wal: "writer of added lyrics"
298
+ wam: "writer of accompanying material"
299
+ wat: "writer of added text"
300
+ waw: "writer of afterword"
301
+ wdc: "woodcutter"
302
+ wde: "wood engraver"
303
+ wfs: "writer of film story"
304
+ wft: "writer of intertitles"
305
+ wfw: "writer of foreword"
306
+ win: "writer of introduction"
307
+ wit: "witness"
308
+ wpr: "writer of preface"
309
+ wst: "writer of supplementary textual content"
310
+ wts: "writer of television story"