Skip to content

chore: dictionary curation - #3977

Draft
hippietrail wants to merge 3 commits into
Automattic:masterfrom
hippietrail:dictionary-curation-2026-08-08
Draft

chore: dictionary curation#3977
hippietrail wants to merge 3 commits into
Automattic:masterfrom
hippietrail:dictionary-curation-2026-08-08

Conversation

@hippietrail

@hippietrail hippietrail commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Issues

N/A

Description

I discovered that many nouns ending in -th did not have their plurals marked properly.

Other than that, mostly POS tweaks due to posslq
-common - not noun
-couchette - generate possessive
-coughs - plural & 3rd pers sg pres
-could - not noun
-here - not adj
-king - don't generate kingly
-queen - don't generate queenly
-setting - split into sg and pl entries
-went - not noun
-wept - past tense & participle

How Has This Been Tested?

cargo test

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I consulted one or more coding AIs, but didn't use an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

I discovered that many nouns ending in -th did not have their plurals marked properly.
mostly POS tweaks due to posslq

-common - not noun
-couchette - generate possessive
-coughs - plural & 3rd pers sg pres
-could - not noun
-here - not adj
-king - don't generate kingly
-queen - don't generate queenly
-setting - split into sg and pl entries
-went - not noun
-wept - past tense & participle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant