Registry / utility / verbs
library3.1.0rbrubygemsunverified

Conjugates most common English verbs for all persons, tenses, aspects, and moods with active diathesis, following standard and exceptional spelling rules.

gem install verbs
INSTALL
IMPORT
SIG · VERBS
V
verbs
utilityrubyv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Verbs
require 'verbs'

Conjugate an English verb in past tense

require 'verbs' conjugated = Verbs::Conjugator.conjugate(:run, tense: :past, person: :third, plurality: :singular) puts conjugated # => "ran"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources