Files
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
actor_variant_types_set.php
appointment_attendance_modes.php
appointment_cancellation_status_set.php
appointment_contributor_roles.php
appointment_status.php
attendance_status_set.php
closer_location_types_set.php
colors_set.php
conservation_report_type_set.php
currencies_set.php
custom_report_targets_set.php
disposal_method_set.php
entry_types.php
eventtype_groups.php
eventtype_name.php
eventtype_persinst.php
eventtype_place.php
eventtype_time.php
exhibition_contributor_roles.php
gender_set.php
institution_external_id_repositories.php
license_explica.php
license_full_names.php
license_url.php
loan_types.php
marking_types.php
object_check_types_set.php
object_damage_status_set.php
object_damage_types_set.php
object_form_set.php
object_publication_background.php
object_record_status.php
object_record_status_explica.php
object_status.php
phone_types.php
placetypes.php
podcast_contributor_roles.php
position_set.php
process_types.php
recording_types_set.php
research_status.php
shipment_method_set.php
source_type_set.php
space_access_status.php
space_types.php
syndication_repos.php
tag_relation_type.php
timing_intervals_set.php
title_types_set.php
todo_status.php
units_length_set.php
units_weight_set.php
nl
pl
pt
qu
ro
ru
tl
tr
uk
zh
translation-value-sets/iw/eventtype_persinst.php
2024-03-25 14:51:51 +00:00

55 lines
1.2 KiB
PHP

<?PHP
declare(strict_types = 1);
$event_persinst = array (
1 => 'created by',
2 => 'found by',
3 => 'published by',
4 => 'creation of reference by',
5 => 'was imaged',
6 => 'was used by',
7 => 'written by',
8 => 'collected by',
9 => 'painted by',
10 => 'photographed by',
11 => 'received by',
12 => 'Printing plate produced by',
13 => 'sent by',
14 => 'issued by',
15 => 'signed by',
16 => 'Type described by',
19 => 'drawn by',
20 => 'copied (by hand) by',
21 => 'Lived',
22 => '[general]',
23 => '[general]',
24 => '[general]',
25 => 'commissioned by',
26 => 'printed by',
27 => 'recorded by',
28 => 'sung by',
29 => 'Decor designed by',
30 => 'Form designed by',
31 => 'modelled by',
32 => 'autographed by',
33 => 'mentioned by',
34 => 'buried by',
35 => 'conceived by',
36 => 'was imaged',
37 => 'painted on by',
38 => 'illustrated by',
39 => 'assembled by',
40 => 'auctioned by',
41 => 'bought by',
42 => 'owned by',
43 => 'sold by',
44 => 'restorated by',
45 => 'damaged by',
46 => 'destroyed by',
47 => 'lost by',
48 => 'edited by',
49 => 'donated by',
50 => 'inherited by',
51 => 'had subject',
52 => 'emerged by',
);