diff --git a/src/MDConcMarkingType.php b/src/MDConcMarkingType.php index 87e8946..6ed1c10 100644 --- a/src/MDConcMarkingType.php +++ b/src/MDConcMarkingType.php @@ -32,6 +32,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface { "schwarz bedruckten Leinen" => "handwritten", "rot gemasert" => "handwritten", "ornamentiert" => "handwritten", + "handschriftlich; aufgeklebt" => "handwritten", # Handwriting @@ -178,6 +179,7 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface { # Printed "Druck" => "overprint", "gedruckt" => "overprint", + "gedruckt; geklebt" => "overprint", "bedruckt" => "overprint", "bedruckt und Tinte" => "overprint", "aufgedruckt" => "overprint",