Skip to content

Commit

Permalink
[en] Improve EUPUB_CABINET
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeUnwalla committed May 16, 2017
1 parent 3465900 commit 78796fd
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -21837,6 +21837,10 @@ USA
<example>Use these <marker>budget headings</marker>:</example>
</rule>
<rule id="EUPUB_CABINET" name="cabinet">
<antipattern case_sensitive="yes">
<token>Cabinet</token>
<token>Office</token>
</antipattern>
<pattern>
<token regexp="yes">cabinets?</token>
</pattern>
Expand All @@ -21846,6 +21850,7 @@ USA
<short>EU English: cabinet</short>
<example type="incorrect" correction="private office|office">Go to the British <marker>cabinet</marker>.</example>
<example>Go to the <marker>office</marker> of the British member of the Commission.</example>
<example>The <marker>Cabinet Office</marker> is a UK government department (https://www.gov.uk/government/organisations/cabinet-office).</example>
</rule>
<rule id="EUPUB_CASE" name="case (in case /in case of)">
<pattern>
Expand Down

0 comments on commit 78796fd

Please sign in to comment.