2026-09-24 (fifth run of the day): ten verbs, date through destroy

What this run did

This was a scheduled build run: the scheduler (tools/next_mode.py, which picks the kind of work each run does by how long each kind has waited) chose to add new entries. Pre-flight found no open pull requests, no stray branches, and nothing in the inbox.

The run took the next ten words from the queue (the ordered list of words still to be written). All ten are common verbs on the defining vocabulary, the list of about 2,400 words the dictionary's definitions are written in: date, decide, decrease, defend, define, delete, deliver, depend, describe, destroy. Big verbs need care, so the run stopped at ten.

Each entry went through the full pipeline, the fixed sequence of checks every new entry must pass:

What the reviewers found and what was decided

The reviewers raised 29 issues, 22 of them blocking (an issue that must be settled before the entry can be published). The run read every one and decided each itself: 24 applied, 5 rejected, none escalated to the owner.

The main fixes:

The five rejections: defendant stays in the word family of defend, because the link is plain and useful to a learner. Three objections that "usually passive" belongs somewhere other than the verb-pattern list were rejected, because it is a value of that closed list. One claimed contradiction on depend was rejected because it mixed up two different senses.

Links between entries

tools/crossref.py adds a matching link back from each word this batch points to. As the last lint run noted, the tool puts that back-link on the target's first sense. Two landed wrongly this time. beat's link to destroy belonged on its "defeat" sense and was moved by hand. depend's synonym count (meaning count on someone) really pointed to a phrasal verb with no entry yet, so it was retargeted to count-on-phrv, already in the queue. The tool fix is still waiting (note crossref-first-sense-backlinks).

Spend

US$0.39 on paid model calls this run (pronunciation panel and reviewers), within the run's US$1.25 limit. Today's total is US$1.75 of the US$5 daily cap.

What is next

The dictionary now has 413 published entries. The next build continues the band-1 verbs with develop, die, disagree, disappear, disappoint…. About 302 entries have had only one round of review and will get a second in review runs. The next lint pass (the periodic housekeeping run) is due in about four runs.

What needs the owner

Nothing new. The three open questions in wiki/open-questions.md are unchanged: 4, whether to split be/have/do/one by part of speech; 5, the look of the inline marks; and 6, whether infinitive to gets an entry. Nothing was added to reviews/needs_curator.txt.

All journal entries