Prepare the input
Paste English sentences with punctuation. Lists, fragments, headlines, unusual verbs, and non-English text reduce the value of the heuristic.
Flag possible English passive constructions
Scan English sentences for a documented auxiliary-plus-participle pattern and return possible matches for manual review with sentence and percentage context. This is a conservative surface heuristic, not a grammar parser: it can miss passive voice, flag adjectival phrases, and never means that a matched sentence is wrong.
Counting and transformations run locally. Nirmion does not send the text in this workspace to an API.
Product guide
Paste English sentences with punctuation. Lists, fragments, headlines, unusual verbs, and non-English text reduce the value of the heuristic.
The checker looks for forms such as is, was, were, been, or got followed by a likely participle. It does not parse dependency grammar or identify an agent reliably.
Open each numbered source sentence, decide whether the actor matters, and rewrite only when clarity, accountability, or pace improves without changing meaning.
How it works
Likely sentences are segmented, then each is tested for a documented set of English be, become, get, and got auxiliaries followed by an optional adverb and a common participle ending or irregular participle. Matched sentences are emitted unchanged and numbered so the original wording remains inspectable. The rule runs once per sentence on at most 250,000 input characters and reports the share of likely sentences that matched; it performs no model inference or grammar correction. The operation runs in this browser tab, applies explicit bounds before expensive work, and does not send workspace text to a Nirmion API.
Useful when
Use flagged sentences to ask who acted and what deserves emphasis, while preserving intentional passive constructions.
Questions answered
Practical boundaries matter with text tools. These answers explain what is measured, what is retained, and when a manual review is still needed.
No. It can appropriately emphasize a result, protect flow, follow disciplinary style, or handle an unknown actor.
The surface pattern cannot always distinguish a participial adjective from a passive verb phrase. Read every match in context.
No. The bounded rule can miss irregular and complex constructions, and active syntax can still be vague or weak.
Privacy and retention
Nirmion performs these operations with browser JavaScript. The workspace does not call the catalogue API with your source text, and completed-job content is kept only in this component memory for re-download.
A downloaded file remains in your browser downloads, device storage, backups, and any location where you share it. Clear or close the page when working on a shared device, and avoid pasting secrets into extensions or third-party clipboard managers.
Tool details
Nirmion Passive Voice Checker flags English sentences that may contain a be, become, or get auxiliary followed by a likely participle. It returns the source sentences unchanged, plus count and percentage context, so writers can review agency without accepting an automatic rewrite. Likely sentences are segmented, then each is tested for a documented set of English be, become, get, and got auxiliaries followed by an optional adverb and a common participle ending or irregular participle. Matched sentences are emitted unchanged and numbered so the original wording remains inspectable. This makes the behavior inspectable and repeatable instead of presenting an unexplained result.
Possible matches download as text_nirmion_tools_passive_voice_review.txt, while a no-match report exports the metrics. The page documents false positives, missed constructions, legitimate passive uses, and its 250,000-character bound. The operation runs in this browser tab, applies explicit bounds before expensive work, and does not send workspace text to a Nirmion API. Downloading clears the active workspace while the latest three completed results remain available in this tab for re-download.