Based on previous help from here, I am using Negative Lookahead but it does not work in this instance. I need it not to capture "Váš" at the beginning of sentence. Could you please help me with https://regex101.com/r/Tv72vp/2?
The regex is
\b(?!(?:váš|Váš|náš|Náš)\b)\w*eš\b|íš\b|áš\b
The string I need to match is
Náš počítač je ideální společník na cesty.