Add [vermutlich] to list of uncertainty suffixes for actors
This commit is contained in:
parent
edbe0230af
commit
790dcd92fa
@ -37,6 +37,9 @@ final class NodaUncertaintyHelper {
|
||||
const PERSINST_UNCERTAINTY_SUFFIXES = [
|
||||
"(?)",
|
||||
"?",
|
||||
" [vermutlich]",
|
||||
" [verm.]",
|
||||
" [wahrscheinlich]",
|
||||
];
|
||||
|
||||
const TIME_INDICATORS_DISALLOWED = [
|
||||
|
Loading…
Reference in New Issue
Block a user