Add [vermutlich] to list of uncertainty suffixes for actors

This commit is contained in:
2021-10-10 13:22:13 +02:00
parent edbe0230af
commit 790dcd92fa

View File

@@ -37,6 +37,9 @@ final class NodaUncertaintyHelper {
const PERSINST_UNCERTAINTY_SUFFIXES = [ const PERSINST_UNCERTAINTY_SUFFIXES = [
"(?)", "(?)",
"?", "?",
" [vermutlich]",
" [verm.]",
" [wahrscheinlich]",
]; ];
const TIME_INDICATORS_DISALLOWED = [ const TIME_INDICATORS_DISALLOWED = [