"word" is capitalized

English
Hierarchy: 
Part: 
Word
Scope: 
Text
Features: 
current.is_lowercase && dict[current.capitalized] && !dict[current.word] && current.ends_with_s
Suggestion: 
current.to_capitalized
Notes: 
Skipping plural words for now, as Wordnet and Wiktionary does not contain them, eg "writings" was suggessted to be capitalized, as only "Writings" exist in Wordnet && current_text.slice(-1) !== "s"
Weight: 
0
Admin
Approved: 
Ignore: 
Ngram Check: