Skip to content

Fix honorific masu inflection#2324

Merged
Kuuuube merged 4 commits intoyomidevs:masterfrom
Lyroxide:jp-honorific-verbs
Mar 9, 2026
Merged

Fix honorific masu inflection#2324
Kuuuube merged 4 commits intoyomidevs:masterfrom
Lyroxide:jp-honorific-verbs

Conversation

@Lyroxide
Copy link
Copy Markdown

@Lyroxide Lyroxide commented Mar 7, 2026

Fixes #2201

I defined a small honorific -る exception list, and added exact ...います -> ...る rules inside the existing -ます transform. The map is done by wholeWordInflection. The continuative / -たい / -そう paths are untouched.

@Lyroxide Lyroxide requested a review from a team as a code owner March 7, 2026 07:12
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4da15b41c5

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@Kuuuube Kuuuube added kind/bug The issue or PR is regarding a bug area/linguistics The issue or PR is related to linguistics labels Mar 8, 2026
Copy link
Copy Markdown
Member

@Kuuuube Kuuuube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Will merge before deploy monday if nobody else has anything to say.

@Kuuuube Kuuuube added this pull request to the merge queue Mar 9, 2026
Merged via the queue into yomidevs:master with commit cdef822 Mar 9, 2026
19 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/linguistics The issue or PR is related to linguistics kind/bug The issue or PR is regarding a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for special honorific verbs (五段ラ行特殊)

2 participants