[en] New Rule (proper noun misspelt as gmail)

Gmail is an email service provided by Google. Since Google is a Body corporate, it’s essentially a Proper Noun. We should consider writing Gmail instead of writing gmail.

<!-- English rule, 2016-10-18 -->
<rule id="PROPER_NOUN_CAPITALISE_THE_FIRST_LETTER_WRITE_GMAIL" name="Proper noun. Capitalise the first letter. Write Gmail.">
 <pattern case_sensitive='yes'>
  <token>gmail</token>
 </pattern>
 <message>Proper noun. Capitalise the first letter. Write <suggestion>Gmail</suggestion>.</message>
 <short>Possible spelling mistake: Write Gmail.</short>
 <example correction='Gmail'>You are not signed in to <marker>gmail</marker></example>
</rule>

Please add it to LT.

1 Like

Thanks for the rule, but these single-word rules are a better fit for the spell checker. You can report cases like these at GitHub - marcoagpinto/aoo-mozilla-en-dict: English Dictionaries Project (AOO+Mozilla+others) and http://wordlist.aspell.net/.

1 Like

Thank you sir,
I will try to open an issue on GitHub regarding these spelling mistakes.

1 Like

Fixed ([en] Add Gmail pos and spelling · languagetool-org/languagetool@85e797d · GitHub).

References:
https://www.google.com/permissions/trademark/trademark-list.html
https://www.google.com/permissions/trademark/rules.html

I didn’t do anything with ‘Google’, because that is both a proper noun (the company) and an adjective (the trademark). Informally, people use ‘google’ as a verb.

Maybe spelling should be combined with postags for words like these. But that would also require a very good disambiguator. Maybe as a confusion pair?