[Meta] Fix flagged spelling errors due to missing hyphens for prefixes

Created on 22 May 2020, over 4 years ago
Updated 27 September 2023, about 1 year ago

Problem/Motivation

Discovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core , and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724 📌 [Meta] Remove spelling errors from dictionary.txt and fix them Active

+++ b/core/.cspell.json
@@ -0,0 +1,1288 @@
+      "Deduplicates",
...
+      "Reimplement",
...
+      "Reparenting",
...
+      "Rerender",
+      "Resaving",
+      "Rethrown",
+      "Reuploading",
...
+      "Unassigns",
...
+      "Unclickable",
+      "Ungroupable",
+      "Ungrouped",
+      "Unhide",
...
+      "Unknow",
...
+      "Unpad",
...
+      "Unprefix",
...
+      "Unrouted",
...
+      "deprioritize",
...
+      "reimplementing",
+      "reindex",
+      "reindexing",
+      "reinitializes",
+      "reinject",
...
+      "renormalize",
+      "reparenting",
...
+      "rerender",
+      "rerendered",
+      "rerendering",
+      "resaved",
+      "resaving",
...
+      "rethrown",
...
+      "undecorate",
...
+      "ungroup",
+      "ungroupable",
+      "ungrouped",
+      "unhashed",
+      "unhide",
+      "unindented",
+      "unindexed",
...
+      "unitalicize",
+      "unkeyed",
...
+      "unpermissioned",
...
+      "unrendered",
...
+      "unshortened",
+      "unsanitized"
+
@xjm:

Should be hyphenated (un-assign, de-prioritize, re-render, etc.)

There's an interesting question of where to draw the line for these. Generally in English these prefixes are morphologically productive with a hyphen, and get de-hyphenated when the word is adopted into common usage. "Denormalize", "Unsanitized", "Uninstantiated" etc. are all obviously in common usage in programming. "Unsticky", "Unrevisionable", and the like are Drupal terminology, and I'm surprised that "unpublish" and friends aren't already in the main dictionary.

Proposed resolution

As title and see the change record https://www.drupal.org/node/3122084 for how to work with cspell.

Remaining tasks

Pick out all applicable words from #2972224: Add .cspell.json to automate spellchecking in Drupal core and fix them.

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component
Other 

Last updated about 2 hours ago

Created by

🇨🇳China jungle Chongqing, China

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024