mirror of
https://github.com/languagetool-org/languagetool
synced 2026-04-21 13:37:25 +00:00
[en] improve rules
This commit is contained in:
parent
7cd914b2a6
commit
7658fa83f7
3 changed files with 6 additions and 0 deletions
|
|
@ -492,6 +492,7 @@ public abstract class AbstractEnglishSpellerRule extends MorfologikSpellerRule {
|
|||
!repLc.startsWith("op ") &&
|
||||
!repLc.startsWith("con ") &&
|
||||
!repLc.startsWith("pre ") &&
|
||||
!repLc.startsWith("mis ") &&
|
||||
!repLc.startsWith("socio ") &&
|
||||
!repLc.startsWith("proto ") &&
|
||||
!repLc.startsWith("neo ") &&
|
||||
|
|
|
|||
|
|
@ -447,6 +447,10 @@ neuro-oncologically
|
|||
neurooncologically
|
||||
brownout
|
||||
brownouts
|
||||
misgendered
|
||||
misgender
|
||||
misgenders
|
||||
misgendering
|
||||
dribbler
|
||||
dribblers
|
||||
cook-out
|
||||
|
|
|
|||
|
|
@ -1411,4 +1411,5 @@ Calin Georgescu=Călin Georgescu
|
|||
Alvaro Morata=Álvaro Morata
|
||||
La Defense Arena=La Défense Arena
|
||||
Hakan Calhanoglu=Hakan Çalhanoğlu
|
||||
Mondelez=Mondelēz
|
||||
Raul Mulino=Raúl Mulino
|
||||
|
|
|
|||
Loading…
Reference in a new issue