soju fill-verbs¶
Purpose: Bulk-regenerate conjugation forms and example sentences for all registry verbs (local conjugator; overwrites forms files and verb examples in the store).
Reads |
|
Writes |
|
Exit codes |
|
Usage: soju fill-verbs [OPTIONS]
Generate verb forms and examples for registry verbs.
╭─ Options ──────────────────────────────────────────────────────────────────╮
│ --dry-run │
│ --fill-empty Only fill missing forms/examples; leave existing │
│ entries unchanged │
│ --strict Exit non-zero when no verbs were updated (useful in │
│ automation) │
│ --help Show this message and exit. │
╰────────────────────────────────────────────────────────────────────────────╯
uv run soju fill-verbs --dry-run
uv run soju fill-verbs
Development utility — do not run casually over curated data. Prefer soju import verbs for new or updated senses.