-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathbritish-spellings.yml
More file actions
151 lines (151 loc) · 2.97 KB
/
british-spellings.yml
File metadata and controls
151 lines (151 loc) · 2.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
---
extends: substitution
message: Use the British spelling '%s' instead of the US '%s'.
level: error
ignorecase: true
swap:
# -our vs. -or
ardor: ardour
candor: candour
color: colour
demeanor: demeanour
endeavor: endeavour
favour: favour
fervor: fervour
flavor: flavour
harbor: harbour
honor: honour
humor: humour
labor: labour
neighbor: neighbour
odor: odour
pavor: pavour
rancor: rancour
rigor: rigour
rumor: rumour
savor: savour
splendor: splendour
succor: succour
valour: valour
vapor: vapour
vigor: vigour
# and their derivatives
colored: coloured
coloring: colouring
colors: colours
endeavored: endeavoured
endeavoring: endeavouring
flavored: flavoured
flavoring: flavouring
honored: honoured
honoring: honouring
honors: honours
humors: humours
labored: laboured
laboring: labouring
labors: labours
neighbors: neighbours
rumors: rumours
splendors: splendours
# -re vs. -er
caliber: calibre
center: centre
fiber: fibre
luster: lustre
meager: meagre
meter: metre
saber: sabre
saltpeter: saltpetre
sepulcher: sepulchre
theater: theatre
# and their derivatives
calibers: calibres
centers: centres
fibers: fibres
lusters: lustres
meters: metres
theaters: theatres
# -ise vs. -ize
'(\w+)ization\b': "$1isation"
'(\w+)ize\b': "$1ise"
'(\w+)ized\b': "$1ised"
'(\w+)izing\b': "$1ising"
# add other common forms:
'(\w+)izable\b': "$1isable"
# -yse vs. -yze
'(\w+)yze\b': "$1yse"
'(\w+)yzed\b': "$1ysed"
'(\w+)yzing\b': "$1ysing"
# double L vs. Single L
distill: distil
enroll: enrol
enrollment: enrolment
enthrall: enthral
fulfill: fulfil
initialed: initialled
initialing: initialling
instill: instil
labeled: labelled
labeling: labelling
libelous: libellous
modeling: modelling
signaling: signalling
traveler: traveller
traveling: travelling
traveled: travelled
# -ogue vs. -og
analog: analogue
catalog: catalogue
demagog: demagogue
dialog: dialogue
monolog: monologue
pedagog: pedagogue
prolog: prologue
# ae/oe vs. e
airplane: aeroplane
anemia: anaemia
anesthesia: anaesthesia
encyclopedia: encyclopaedia
eon: aeon
fetus: foetus
pediatric: paediatric
# -ce vs. -se
defense: defence
license: licence
offense: offence
pretense: pretence
# miscellaneous specific words
aging: ageing
aluminum: aluminium
authorizer: authoriser
buses: busses
cipher: cypher
cozy: cosy
dependent: dependant
draft: draught
furor: furore
gray: grey
inquiry: enquiry
jail: gaol
jewelry: jewellery
likable: likeable
livable: liveable
maneuver: manoeuvre
marvelous: marvellous
matte: matt
mustache: moustache
pajamas: pyjamas
plow: plough
programme: program
ratable: rateable
reconnoiter: reconnoitre
sizable: sizeable
skillful: skilful
smolder: smoulder
somber: sombre
specialty: speciality
specter: spectre
sulfur: sulphur
unshakable: unshakeable
willful: wilful
yogurt: yoghurt