fix(dictionary): add sidenote to curated dictionary#3464
Merged
elijah-potter merged 2 commits intoMay 25, 2026
Conversation
Sidenote is a valid English word (a note added at the side of a page or a tangential remark) but was flagged as misspelled. Add it with the ~NSg flags matching similar compound nouns like sidebar. Fixes Automattic#3459
hippietrail
suggested changes
May 22, 2026
| sidekick/~NSg | ||
| sidelight/NgS | ||
| sideline/~NSgVdG | ||
| sidenote/~NSg |
Collaborator
There was a problem hiding this comment.
I never manually add ~ as that indicates a common word by some metric determined by a tool @elijah-potter runs from time to time.
Turns out it's only in a couple of dictionaries (Collins and Merriam-Webster) with this spelling but more have it as side note so I'd go with:
sidenote/NSg
side note/NSg
American Heritage, Britannica, Chambers, and Longman don't list it under either spelling
Contributor
Author
|
Good catch — I've added |
hippietrail
approved these changes
May 22, 2026
Contributor
Author
|
Updated per your feedback: removed the |
elijah-potter
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Problem
"Sidenote" is a valid English word (a note added at the side of a page, or a tangential remark) but Harper's spell checker flags it as misspelled.
Fixes #3459.
Fix
Added
sidenote/~NSgto the curated dictionary with flags matching similar compound nouns likesidebar/~NSgVandsidekick/~NSg.