<Typo word="(Inter)National" find="\b([iI]ntern|[nN])ato?inal([a-z]*)\b" replace="$1ational$2"/>
<Typo word="Native Americans" find="\bnative\s+[aA]mericans\b" replace="Native Americans"/><!--avoid singular: context dependent, additional look-around needed to reinstate-->
<Typo word="Nazareth" find="\b(?:Naze|naz[ae])re(nes?|th)\b" replace="Nazare$1"/>
<Typo word="New Delhi" find="\bNew\s*[dD]ehli\b" replace="New Delhi"/>
<Typo word="Newsletter" find="\b([nN])ew[ls]etter(s)?\b" replace="$1ewsletter$2"/>
<Typo word="Newspaper" find="\b([nN])e[sw]paper(m[ae]n|s?|wom[ae]n)\b" replace="$1ewspaper$2"/>
<Typo word="North" find="\b([nN])o(?:rht|th)(east|er(?:ly|n[a-z]*)|w(?:ard|est))?\b(?<!Noth)" replace="$1orth$2"/><!--allow surname Noth-->
<Typo word="North(ea/we)stern" find="\b([nN])orth[er]+(ea|we)stern([a-z]*)\b" replace="$1orth$2stern$3"/>
<Typo word="Northern_" find="\b([nN])o(?:her|r(?:ht?h?er|the)|ther?)(ly|n(?:ers?|most)?)\b(?<!Northen)" replace="$1orther$2"/><!--avoid surname Northen-->