From 700fefd28c9b79f4c1a6c13d8bca02f0844114d0 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Fri, 17 Nov 2023 18:32:23 +0100 Subject: [PATCH] Add "wahrscheinlich" to list of uncertainty indicators for places --- src/NodaUncertaintyHelper.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/NodaUncertaintyHelper.php b/src/NodaUncertaintyHelper.php index 860d177..4cdc312 100644 --- a/src/NodaUncertaintyHelper.php +++ b/src/NodaUncertaintyHelper.php @@ -154,8 +154,6 @@ final class NodaUncertaintyHelper { "evtl ", "evtl. ", "vlt. ", - "wohl ", - "Wohl ", "verm. ", "vermut. ", "vermtl. ", @@ -165,6 +163,12 @@ final class NodaUncertaintyHelper { "vermutlich: ", "Vermutlich ", "Vermutlich: ", + "wohl ", + "Wohl ", + "wahrsch. ", + "Wahrsch. ", + "wahrscheinlich ", + "Wahrscheinlich ", "?", ];