| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
########################################## |
|
2
|
|
|
|
|
|
|
## NOTE: This module was autogenerated. ## |
|
3
|
|
|
|
|
|
|
## Contains no user-servicable parts!!! ## |
|
4
|
|
|
|
|
|
|
########################################## |
|
5
|
|
|
|
|
|
|
|
|
6
|
|
|
|
|
|
|
package Lingua::EN::Inflexion::Nouns; |
|
7
|
24
|
|
|
24
|
|
576
|
use 5.010; use strict; use warnings; use re q{eval}; |
|
|
24
|
|
|
24
|
|
103
|
|
|
|
24
|
|
|
24
|
|
170
|
|
|
|
24
|
|
|
24
|
|
66
|
|
|
|
24
|
|
|
|
|
642
|
|
|
|
24
|
|
|
|
|
155
|
|
|
|
24
|
|
|
|
|
70
|
|
|
|
24
|
|
|
|
|
894
|
|
|
|
24
|
|
|
|
|
159
|
|
|
|
24
|
|
|
|
|
82
|
|
|
|
24
|
|
|
|
|
1548
|
|
|
8
|
24
|
|
|
24
|
|
162
|
no if $] >= 5.018, warnings => "experimental::smartmatch"; |
|
|
24
|
|
|
|
|
60
|
|
|
|
24
|
|
|
|
|
177
|
|
|
9
|
|
|
|
|
|
|
|
|
10
|
|
|
|
|
|
|
our $VERSION = 20171008.084303; |
|
11
|
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
my $modern_plural_of = { |
|
13
|
|
|
|
|
|
|
" ox" => " oxen", |
|
14
|
|
|
|
|
|
|
"-ox" => "-oxen", |
|
15
|
|
|
|
|
|
|
"abacus" => "abacuses", |
|
16
|
|
|
|
|
|
|
"aboiteau" => "aboiteaus", |
|
17
|
|
|
|
|
|
|
"abortorium" => "abortoria", |
|
18
|
|
|
|
|
|
|
"abortus" => "abortuses", |
|
19
|
|
|
|
|
|
|
"abscissa" => "abscissas", |
|
20
|
|
|
|
|
|
|
"abstractum" => "abstracta", |
|
21
|
|
|
|
|
|
|
"acarus" => "acari", |
|
22
|
|
|
|
|
|
|
"Achinese" => "Achinese", |
|
23
|
|
|
|
|
|
|
"acicula" => "aciculae", |
|
24
|
|
|
|
|
|
|
"acinus" => "acini", |
|
25
|
|
|
|
|
|
|
"acroama" => "acroamata", |
|
26
|
|
|
|
|
|
|
"acropolis" => "acropolises", |
|
27
|
|
|
|
|
|
|
"actinia" => "actinias", |
|
28
|
|
|
|
|
|
|
"aculeus" => "aculei", |
|
29
|
|
|
|
|
|
|
"addendum" => "addendums", |
|
30
|
|
|
|
|
|
|
"adieu" => "adieus", |
|
31
|
|
|
|
|
|
|
"adjutant general" => "adjutant generals", |
|
32
|
|
|
|
|
|
|
"adminiculum" => "adminicula", |
|
33
|
|
|
|
|
|
|
"ado" => "ados", |
|
34
|
|
|
|
|
|
|
"adviso" => "advisoes", |
|
35
|
|
|
|
|
|
|
"adytum" => "adyta", |
|
36
|
|
|
|
|
|
|
"aecidium" => "aecidia", |
|
37
|
|
|
|
|
|
|
"aegis" => "aegises", |
|
38
|
|
|
|
|
|
|
"aelf" => "aelfe", |
|
39
|
|
|
|
|
|
|
"aficionado" => "aficionados", |
|
40
|
|
|
|
|
|
|
"afreet" => "afreets", |
|
41
|
|
|
|
|
|
|
"afrit" => "afrits", |
|
42
|
|
|
|
|
|
|
"agape" => "agapes", |
|
43
|
|
|
|
|
|
|
"agend" => "agends", |
|
44
|
|
|
|
|
|
|
"agendum" => "agenda", |
|
45
|
|
|
|
|
|
|
"agent provocateur" => "agents provocateurs", |
|
46
|
|
|
|
|
|
|
"aggro" => "aggros", |
|
47
|
|
|
|
|
|
|
"agon" => "agones", |
|
48
|
|
|
|
|
|
|
"agora" => "agorae", |
|
49
|
|
|
|
|
|
|
"agrogorod" => "agrogoroda", |
|
50
|
|
|
|
|
|
|
"aide de camp" => "aides de camp", |
|
51
|
|
|
|
|
|
|
"aide-de-camp" => "aides-de-camp", |
|
52
|
|
|
|
|
|
|
"ala" => "alae", |
|
53
|
|
|
|
|
|
|
"alan" => "alans", |
|
54
|
|
|
|
|
|
|
"albergo" => "alberghi", |
|
55
|
|
|
|
|
|
|
"albino" => "albinos", |
|
56
|
|
|
|
|
|
|
"ale wife" => "ale wives", |
|
57
|
|
|
|
|
|
|
"ale-wife" => "ale-wives", |
|
58
|
|
|
|
|
|
|
"Alfurese" => "Alfurese", |
|
59
|
|
|
|
|
|
|
"alga" => "algae", |
|
60
|
|
|
|
|
|
|
"alguacil" => "alguacils", |
|
61
|
|
|
|
|
|
|
"alias" => "aliases", |
|
62
|
|
|
|
|
|
|
"allargando" => "allargandi", |
|
63
|
|
|
|
|
|
|
"allegro" => "allegros", |
|
64
|
|
|
|
|
|
|
"alluvium" => "alluviums", |
|
65
|
|
|
|
|
|
|
"alto" => "altos", |
|
66
|
|
|
|
|
|
|
"alto relievo" => "alto relievos", |
|
67
|
|
|
|
|
|
|
"alto-relievo" => "alto-relievos", |
|
68
|
|
|
|
|
|
|
"altorelievo" => "altorelievos", |
|
69
|
|
|
|
|
|
|
"alula" => "alulae", |
|
70
|
|
|
|
|
|
|
"alumna" => "alumnae", |
|
71
|
|
|
|
|
|
|
"alumnus" => "alumni", |
|
72
|
|
|
|
|
|
|
"alveolus" => "alveoli", |
|
73
|
|
|
|
|
|
|
"ambo" => "ambos", |
|
74
|
|
|
|
|
|
|
"Amboinese" => "Amboinese", |
|
75
|
|
|
|
|
|
|
"ambulacrum" => "ambulacra", |
|
76
|
|
|
|
|
|
|
"ambuscado" => "ambuscados", |
|
77
|
|
|
|
|
|
|
"amentum" => "amenta", |
|
78
|
|
|
|
|
|
|
"Americanese" => "Americanese", |
|
79
|
|
|
|
|
|
|
"amicus curiae" => "amici curiae", |
|
80
|
|
|
|
|
|
|
"ammo" => "ammos", |
|
81
|
|
|
|
|
|
|
"amoeba" => "amoebas", |
|
82
|
|
|
|
|
|
|
"amoretto" => "amoretti", |
|
83
|
|
|
|
|
|
|
"amorino" => "amorini", |
|
84
|
|
|
|
|
|
|
"Amoyese" => "Amoyese", |
|
85
|
|
|
|
|
|
|
"amphipneust" => "amphipneusts", |
|
86
|
|
|
|
|
|
|
"amphora" => "amphorae", |
|
87
|
|
|
|
|
|
|
"anacoluthon" => "anacoluthons", |
|
88
|
|
|
|
|
|
|
"anathema" => "anathemas", |
|
89
|
|
|
|
|
|
|
"ancona" => "ancone", |
|
90
|
|
|
|
|
|
|
"Andamanese" => "Andamanese", |
|
91
|
|
|
|
|
|
|
"angioma" => "angiomata", |
|
92
|
|
|
|
|
|
|
"Angolese" => "Angolese", |
|
93
|
|
|
|
|
|
|
"angustia" => "angustiae", |
|
94
|
|
|
|
|
|
|
"anlage" => "anlages", |
|
95
|
|
|
|
|
|
|
"Annamese" => "Annamese", |
|
96
|
|
|
|
|
|
|
"anta" => "antae", |
|
97
|
|
|
|
|
|
|
"Antananarivo" => "Antananarivos", |
|
98
|
|
|
|
|
|
|
"antefix" => "antifixes", |
|
99
|
|
|
|
|
|
|
"antenna" => "antennas", |
|
100
|
|
|
|
|
|
|
"anthemion" => "anthemia", |
|
101
|
|
|
|
|
|
|
"anthodium" => "anthodia", |
|
102
|
|
|
|
|
|
|
"anti serum" => "anti serums", |
|
103
|
|
|
|
|
|
|
"anti-serum" => "anti-serums", |
|
104
|
|
|
|
|
|
|
"antiserum" => "antisera", |
|
105
|
|
|
|
|
|
|
"antrum" => "antra", |
|
106
|
|
|
|
|
|
|
"apex" => "apexes", |
|
107
|
|
|
|
|
|
|
"aphelion" => "aphelia", |
|
108
|
|
|
|
|
|
|
"aphis" => "aphides", |
|
109
|
|
|
|
|
|
|
"apothecium" => "apothecia", |
|
110
|
|
|
|
|
|
|
"apparatchik" => "apparatchiks", |
|
111
|
|
|
|
|
|
|
"apparatus" => "apparatuses", |
|
112
|
|
|
|
|
|
|
"appendix" => "appendixes", |
|
113
|
|
|
|
|
|
|
"appressorium" => "appressoria", |
|
114
|
|
|
|
|
|
|
"apsis" => "apsides", |
|
115
|
|
|
|
|
|
|
"apterium" => "apteria", |
|
116
|
|
|
|
|
|
|
"aptychus" => "aptychi", |
|
117
|
|
|
|
|
|
|
"aquarium" => "aquariums", |
|
118
|
|
|
|
|
|
|
"Aragonese" => "Aragonese", |
|
119
|
|
|
|
|
|
|
"Arakanese" => "Arakanese", |
|
120
|
|
|
|
|
|
|
"arango" => "arangoes", |
|
121
|
|
|
|
|
|
|
"arboretum" => "arboreta", |
|
122
|
|
|
|
|
|
|
"arcanum" => "arcana", |
|
123
|
|
|
|
|
|
|
"archegonium" => "archegonia", |
|
124
|
|
|
|
|
|
|
"archipelago" => "archipelagos", |
|
125
|
|
|
|
|
|
|
"arcosolium" => "arcosolia", |
|
126
|
|
|
|
|
|
|
"areola" => "areolae", |
|
127
|
|
|
|
|
|
|
"arf" => "arves", |
|
128
|
|
|
|
|
|
|
"argumentum" => "argumenta", |
|
129
|
|
|
|
|
|
|
"arista" => "aristae", |
|
130
|
|
|
|
|
|
|
"armadillo" => "armadillos", |
|
131
|
|
|
|
|
|
|
"arrha" => "arrhae", |
|
132
|
|
|
|
|
|
|
"asbestos" => "asbestoses", |
|
133
|
|
|
|
|
|
|
"ascidium" => "ascidia", |
|
134
|
|
|
|
|
|
|
"Asherah" => "Asherahs", |
|
135
|
|
|
|
|
|
|
"Assamese" => "Assamese", |
|
136
|
|
|
|
|
|
|
"asterias" => "asteriae", |
|
137
|
|
|
|
|
|
|
"astrocytoma" => "astrocytomas", |
|
138
|
|
|
|
|
|
|
"asylum" => "asylums", |
|
139
|
|
|
|
|
|
|
"asyndeton" => "asyndeta", |
|
140
|
|
|
|
|
|
|
"ataman" => "atamans", |
|
141
|
|
|
|
|
|
|
"atlas" => "atlases", |
|
142
|
|
|
|
|
|
|
"Atlas" => "Atlantes", |
|
143
|
|
|
|
|
|
|
"atman" => "atmas", |
|
144
|
|
|
|
|
|
|
"aureus" => "aurei", |
|
145
|
|
|
|
|
|
|
"aurora" => "auroras", |
|
146
|
|
|
|
|
|
|
"Auslese" => "Auslesen", |
|
147
|
|
|
|
|
|
|
"auslese" => "ausleses", |
|
148
|
|
|
|
|
|
|
"auspex" => "auspices", |
|
149
|
|
|
|
|
|
|
"auto" => "autos", |
|
150
|
|
|
|
|
|
|
"auto de fe" => "auto de fes", |
|
151
|
|
|
|
|
|
|
"auto-de-fe" => "auto-de-fes", |
|
152
|
|
|
|
|
|
|
"autobahn" => "autobahns", |
|
153
|
|
|
|
|
|
|
"autochthon" => "autochthons", |
|
154
|
|
|
|
|
|
|
"autostrada" => "autostradas", |
|
155
|
|
|
|
|
|
|
"avicularium" => "avicularia", |
|
156
|
|
|
|
|
|
|
"Avignonese" => "Avignonese", |
|
157
|
|
|
|
|
|
|
"aviso" => "avisos", |
|
158
|
|
|
|
|
|
|
"avocado" => "avocados", |
|
159
|
|
|
|
|
|
|
"ax" => "axes", |
|
160
|
|
|
|
|
|
|
"axe" => "axes", |
|
161
|
|
|
|
|
|
|
"axilla" => "axillae", |
|
162
|
|
|
|
|
|
|
"axis" => "axes", |
|
163
|
|
|
|
|
|
|
"axon" => "axons", |
|
164
|
|
|
|
|
|
|
"axopodium" => "axopodia", |
|
165
|
|
|
|
|
|
|
"Azerbaijanese" => "Azerbaijanese", |
|
166
|
|
|
|
|
|
|
"baal" => "baals", |
|
167
|
|
|
|
|
|
|
"bacillus" => "bacilli", |
|
168
|
|
|
|
|
|
|
"bacterium" => "bacteria", |
|
169
|
|
|
|
|
|
|
"Bahaman" => "Bahamans", |
|
170
|
|
|
|
|
|
|
"bajocco" => "bajocchi", |
|
171
|
|
|
|
|
|
|
"Balinese" => "Balinese", |
|
172
|
|
|
|
|
|
|
"ballabile" => "ballabili", |
|
173
|
|
|
|
|
|
|
"ballata" => "ballate", |
|
174
|
|
|
|
|
|
|
"ballerina" => "ballerinas", |
|
175
|
|
|
|
|
|
|
"ballista" => "ballistas", |
|
176
|
|
|
|
|
|
|
"Bamako" => "Bamakos", |
|
177
|
|
|
|
|
|
|
"bandeau" => "bandeaux", |
|
178
|
|
|
|
|
|
|
"bandit" => "bandits", |
|
179
|
|
|
|
|
|
|
"Barquisimeto" => "Barquisimetos", |
|
180
|
|
|
|
|
|
|
"barrico" => "barricoes", |
|
181
|
|
|
|
|
|
|
"base" => "bases", |
|
182
|
|
|
|
|
|
|
"basilica" => "basilicas", |
|
183
|
|
|
|
|
|
|
"basis" => "bases", |
|
184
|
|
|
|
|
|
|
"bass" => "basses", |
|
185
|
|
|
|
|
|
|
"basso" => "bassos", |
|
186
|
|
|
|
|
|
|
"bateau" => "bateaux", |
|
187
|
|
|
|
|
|
|
"bath" => "baths", |
|
188
|
|
|
|
|
|
|
"bathos" => "bathoses", |
|
189
|
|
|
|
|
|
|
"batz" => "batzes", |
|
190
|
|
|
|
|
|
|
"beau" => "beaus", |
|
191
|
|
|
|
|
|
|
"beau geste" => "beau gestes", |
|
192
|
|
|
|
|
|
|
"bechuana" => "bechuanas", |
|
193
|
|
|
|
|
|
|
"beef" => "beefs", |
|
194
|
|
|
|
|
|
|
"beerenauslese" => "beerenauslesen", |
|
195
|
|
|
|
|
|
|
"bel esprit" => "beaux esprits", |
|
196
|
|
|
|
|
|
|
"bel homme" => "beaux hommes", |
|
197
|
|
|
|
|
|
|
"bel-esprit" => "beaux esprits", |
|
198
|
|
|
|
|
|
|
"belle epoque" => "belle epoques", |
|
199
|
|
|
|
|
|
|
"bema" => "bemas", |
|
200
|
|
|
|
|
|
|
"Bengalese" => "Bengalese", |
|
201
|
|
|
|
|
|
|
"Bernese" => "Bernese", |
|
202
|
|
|
|
|
|
|
"bersagliere" => "bersaglieri", |
|
203
|
|
|
|
|
|
|
"bhikshu" => "bhikshus", |
|
204
|
|
|
|
|
|
|
"Bhutanese" => "Bhutanese", |
|
205
|
|
|
|
|
|
|
"bias" => "biases", |
|
206
|
|
|
|
|
|
|
"bierstube" => "bierstubes", |
|
207
|
|
|
|
|
|
|
"bifolium" => "bifolia", |
|
208
|
|
|
|
|
|
|
"bijou" => "bijoux", |
|
209
|
|
|
|
|
|
|
"bilbo" => "bilboes", |
|
210
|
|
|
|
|
|
|
"bimbo" => "bimbos", |
|
211
|
|
|
|
|
|
|
"bingo" => "bingos", |
|
212
|
|
|
|
|
|
|
"Biro" => "Biros", |
|
213
|
|
|
|
|
|
|
"biscotto" => "biscotti", |
|
214
|
|
|
|
|
|
|
"bison" => "bisons", |
|
215
|
|
|
|
|
|
|
"blastema" => "blastemata", |
|
216
|
|
|
|
|
|
|
"blemya" => "blemyae", |
|
217
|
|
|
|
|
|
|
"blin" => "blinis", |
|
218
|
|
|
|
|
|
|
"blitz" => "blitzes", |
|
219
|
|
|
|
|
|
|
"blouse" => "blouses", |
|
220
|
|
|
|
|
|
|
"blue" => "blues", |
|
221
|
|
|
|
|
|
|
"blues" => "blues", |
|
222
|
|
|
|
|
|
|
"bodegon" => "bodegones", |
|
223
|
|
|
|
|
|
|
"bolero" => "boleros", |
|
224
|
|
|
|
|
|
|
"Bolognese" => "Bolognese", |
|
225
|
|
|
|
|
|
|
"bolus" => "boluses", |
|
226
|
|
|
|
|
|
|
"Bolzano" => "Bolzanos", |
|
227
|
|
|
|
|
|
|
"bon mot" => "bon mots", |
|
228
|
|
|
|
|
|
|
"bon vivant" => "bon vivants", |
|
229
|
|
|
|
|
|
|
"bona fides" => "bonis fidebus", |
|
230
|
|
|
|
|
|
|
"bongo" => "bongos", |
|
231
|
|
|
|
|
|
|
"bordereau" => "bordereaux", |
|
232
|
|
|
|
|
|
|
"Borghese" => "Borghese", |
|
233
|
|
|
|
|
|
|
"Bostonese" => "Bostonese", |
|
234
|
|
|
|
|
|
|
"Boto" => "Botos", |
|
235
|
|
|
|
|
|
|
"bozzetto" => "bozzetti", |
|
236
|
|
|
|
|
|
|
"braccio" => "braccia", |
|
237
|
|
|
|
|
|
|
"brachiopod" => "brachiopods", |
|
238
|
|
|
|
|
|
|
"branchiopod" => "branchiopods", |
|
239
|
|
|
|
|
|
|
"bratwurst" => "bratwursts", |
|
240
|
|
|
|
|
|
|
"bravo" => "bravos", |
|
241
|
|
|
|
|
|
|
"break away" => "break aways", |
|
242
|
|
|
|
|
|
|
"break-away" => "break-aways", |
|
243
|
|
|
|
|
|
|
"breakaway" => "breakaways", |
|
244
|
|
|
|
|
|
|
"bream" => "bream", |
|
245
|
|
|
|
|
|
|
"breech" => "breeches", |
|
246
|
|
|
|
|
|
|
"breeches" => "breeches", |
|
247
|
|
|
|
|
|
|
"bregma" => "bregmata", |
|
248
|
|
|
|
|
|
|
"brigadier general" => "brigadier generals", |
|
249
|
|
|
|
|
|
|
"britches" => "britches", |
|
250
|
|
|
|
|
|
|
"bronchitis" => "bronchitises", |
|
251
|
|
|
|
|
|
|
"bronchus" => "bronchi", |
|
252
|
|
|
|
|
|
|
"brother" => "brothers", |
|
253
|
|
|
|
|
|
|
"brother german" => "brothers german", |
|
254
|
|
|
|
|
|
|
"brother-german" => "brothers-german", |
|
255
|
|
|
|
|
|
|
"bruschetta" => "bruschette", |
|
256
|
|
|
|
|
|
|
"bubo" => "buboes", |
|
257
|
|
|
|
|
|
|
"buffalo" => "buffalos", |
|
258
|
|
|
|
|
|
|
"Buginese" => "Buginese", |
|
259
|
|
|
|
|
|
|
"bulimus" => "bulimi", |
|
260
|
|
|
|
|
|
|
"bulla" => "bullae", |
|
261
|
|
|
|
|
|
|
"bureau" => "bureaus", |
|
262
|
|
|
|
|
|
|
"Burman" => "Burmans", |
|
263
|
|
|
|
|
|
|
"Burmese" => "Burmese", |
|
264
|
|
|
|
|
|
|
"burro" => "burros", |
|
265
|
|
|
|
|
|
|
"bursa" => "bursae", |
|
266
|
|
|
|
|
|
|
"bursch" => "burschen", |
|
267
|
|
|
|
|
|
|
"bursitis" => "bursitises", |
|
268
|
|
|
|
|
|
|
"busto" => "bustos", |
|
269
|
|
|
|
|
|
|
"buzz" => "buzzes", |
|
270
|
|
|
|
|
|
|
"bylina" => "bylinas", |
|
271
|
|
|
|
|
|
|
"cabaletta" => "cabalettas", |
|
272
|
|
|
|
|
|
|
"cactus" => "cactuses", |
|
273
|
|
|
|
|
|
|
"caddis" => "caddises", |
|
274
|
|
|
|
|
|
|
"caduceus" => "caducei", |
|
275
|
|
|
|
|
|
|
"caecum" => "caeca", |
|
276
|
|
|
|
|
|
|
"caffe macchiato" => "caffe macchiatos", |
|
277
|
|
|
|
|
|
|
"caffe ristretto" => "caffe ristrettos", |
|
278
|
|
|
|
|
|
|
"caiman" => "caimans", |
|
279
|
|
|
|
|
|
|
"Cairo" => "Cairos", |
|
280
|
|
|
|
|
|
|
"Calabrese" => "Calabrese", |
|
281
|
|
|
|
|
|
|
"calamistrum" => "calamistra", |
|
282
|
|
|
|
|
|
|
"calathus" => "calathi", |
|
283
|
|
|
|
|
|
|
"calix" => "calices", |
|
284
|
|
|
|
|
|
|
"callus" => "calluses", |
|
285
|
|
|
|
|
|
|
"calypso" => "calypsos", |
|
286
|
|
|
|
|
|
|
"calzone" => "calzones", |
|
287
|
|
|
|
|
|
|
"Camaldolese" => "Camaldolese", |
|
288
|
|
|
|
|
|
|
"camera obscura" => "camera obscuras", |
|
289
|
|
|
|
|
|
|
"canaliculus" => "canaliculi", |
|
290
|
|
|
|
|
|
|
"candelabrum" => "candelabra", |
|
291
|
|
|
|
|
|
|
"cannabis" => "cannabises", |
|
292
|
|
|
|
|
|
|
"cantharus" => "canthari", |
|
293
|
|
|
|
|
|
|
"canto" => "cantos", |
|
294
|
|
|
|
|
|
|
"Cantonese" => "Cantonese", |
|
295
|
|
|
|
|
|
|
"cantus" => "cantuses", |
|
296
|
|
|
|
|
|
|
"canvas" => "canvases", |
|
297
|
|
|
|
|
|
|
"canzonetta" => "canzonettas", |
|
298
|
|
|
|
|
|
|
"capataz" => "capataces", |
|
299
|
|
|
|
|
|
|
"capo" => "capos", |
|
300
|
|
|
|
|
|
|
"cappuccino" => "cappuccinos", |
|
301
|
|
|
|
|
|
|
"carabiniere" => "carabinieri", |
|
302
|
|
|
|
|
|
|
"carcinoma" => "carcinomas", |
|
303
|
|
|
|
|
|
|
"cardo" => "cardines", |
|
304
|
|
|
|
|
|
|
"cardophagus" => "cardophagi", |
|
305
|
|
|
|
|
|
|
"carex" => "carices", |
|
306
|
|
|
|
|
|
|
"cargador" => "cargadores", |
|
307
|
|
|
|
|
|
|
"caribou" => "caribous", |
|
308
|
|
|
|
|
|
|
"Carlylese" => "Carlylese", |
|
309
|
|
|
|
|
|
|
"carmen" => "carmens", |
|
310
|
|
|
|
|
|
|
"carp" => "carp", |
|
311
|
|
|
|
|
|
|
"carte de visite" => "cartes de visite", |
|
312
|
|
|
|
|
|
|
"carte-de-visite" => "cartes-de-visite", |
|
313
|
|
|
|
|
|
|
"caryatid" => "caryatids", |
|
314
|
|
|
|
|
|
|
"caryopsis" => "caryopsides", |
|
315
|
|
|
|
|
|
|
"casino" => "casinos", |
|
316
|
|
|
|
|
|
|
"Cassinese" => "Cassinese", |
|
317
|
|
|
|
|
|
|
"cassone" => "cassones", |
|
318
|
|
|
|
|
|
|
"castrato" => "castrati", |
|
319
|
|
|
|
|
|
|
"castrum" => "castra", |
|
320
|
|
|
|
|
|
|
"casus belli" => "casus belli", |
|
321
|
|
|
|
|
|
|
"cathisma" => "cathismata", |
|
322
|
|
|
|
|
|
|
"caudex" => "caudices", |
|
323
|
|
|
|
|
|
|
"caulis" => "caules", |
|
324
|
|
|
|
|
|
|
"cavea" => "caveae", |
|
325
|
|
|
|
|
|
|
"cayman" => "caymans", |
|
326
|
|
|
|
|
|
|
"cecidium" => "cecidia", |
|
327
|
|
|
|
|
|
|
"Celanese" => "Celanese", |
|
328
|
|
|
|
|
|
|
"celia" => "celiae", |
|
329
|
|
|
|
|
|
|
"cello" => "cellos", |
|
330
|
|
|
|
|
|
|
"cementoma" => "cementomata", |
|
331
|
|
|
|
|
|
|
"centesimo" => "centesimi", |
|
332
|
|
|
|
|
|
|
"centumvir" => "centumviri", |
|
333
|
|
|
|
|
|
|
"cercus" => "cerci", |
|
334
|
|
|
|
|
|
|
"ceriman" => "cerimans", |
|
335
|
|
|
|
|
|
|
"Ceylonese" => "Ceylonese", |
|
336
|
|
|
|
|
|
|
"chaeta" => "chaetae", |
|
337
|
|
|
|
|
|
|
"chaos" => "chaoses", |
|
338
|
|
|
|
|
|
|
"chapeau" => "chapeaux", |
|
339
|
|
|
|
|
|
|
"chapplis" => "chapplies", |
|
340
|
|
|
|
|
|
|
"charisma" => "charismas", |
|
341
|
|
|
|
|
|
|
"chassis" => "chassis", |
|
342
|
|
|
|
|
|
|
"chateau" => "chateaux", |
|
343
|
|
|
|
|
|
|
"cherub" => "cherubs", |
|
344
|
|
|
|
|
|
|
"chervonetz" => "chervontzi", |
|
345
|
|
|
|
|
|
|
"cheval" => "chevaux", |
|
346
|
|
|
|
|
|
|
"cheval de bataille" => "chevaux de bataille", |
|
347
|
|
|
|
|
|
|
"cheval-de-bataille" => "chevaux-de-bataille", |
|
348
|
|
|
|
|
|
|
"Chicago" => "Chicagos", |
|
349
|
|
|
|
|
|
|
"child" => "children", |
|
350
|
|
|
|
|
|
|
"Chimango" => "Chimangos", |
|
351
|
|
|
|
|
|
|
"Chinese" => "Chinese", |
|
352
|
|
|
|
|
|
|
"chintz" => "chintzes", |
|
353
|
|
|
|
|
|
|
"chitarrone" => "chitarroni", |
|
354
|
|
|
|
|
|
|
"chlamydia" => "chlamydias", |
|
355
|
|
|
|
|
|
|
"choana" => "choanae", |
|
356
|
|
|
|
|
|
|
"chorda" => "chordae", |
|
357
|
|
|
|
|
|
|
"chorus" => "choruses", |
|
358
|
|
|
|
|
|
|
"chou" => "choux", |
|
359
|
|
|
|
|
|
|
"chromidium" => "chromidia", |
|
360
|
|
|
|
|
|
|
"chromonema" => "chromonemata", |
|
361
|
|
|
|
|
|
|
"chrysalis" => "chrysalises", |
|
362
|
|
|
|
|
|
|
"cicatrix" => "cicatrices", |
|
363
|
|
|
|
|
|
|
"cilantro" => "cilantros", |
|
364
|
|
|
|
|
|
|
"cimex" => "cimices", |
|
365
|
|
|
|
|
|
|
"cinclis" => "cinclides", |
|
366
|
|
|
|
|
|
|
"cistophorus" => "cistophorori", |
|
367
|
|
|
|
|
|
|
"cladus" => "cladi", |
|
368
|
|
|
|
|
|
|
"claustrum" => "claustra", |
|
369
|
|
|
|
|
|
|
"clausula" => "clausulae", |
|
370
|
|
|
|
|
|
|
"clavula" => "clavulae", |
|
371
|
|
|
|
|
|
|
"cleithrum" => "cleithra", |
|
372
|
|
|
|
|
|
|
"clepsydra" => "clepsydras", |
|
373
|
|
|
|
|
|
|
"clipper" => "clippers", |
|
374
|
|
|
|
|
|
|
"clippers" => "clippers", |
|
375
|
|
|
|
|
|
|
"clitoris" => "clitorises", |
|
376
|
|
|
|
|
|
|
"clostridium" => "clostridia", |
|
377
|
|
|
|
|
|
|
"co" => "coes", |
|
378
|
|
|
|
|
|
|
"coagulum" => "coagula", |
|
379
|
|
|
|
|
|
|
"coccidium" => "coccidia", |
|
380
|
|
|
|
|
|
|
"cochito" => "cochitos", |
|
381
|
|
|
|
|
|
|
"coco" => "cocos", |
|
382
|
|
|
|
|
|
|
"cod" => "cod", |
|
383
|
|
|
|
|
|
|
"codex" => "codices", |
|
384
|
|
|
|
|
|
|
"coe" => "coes", |
|
385
|
|
|
|
|
|
|
"coelia" => "coeliae", |
|
386
|
|
|
|
|
|
|
"cognoscente" => "cognoscenti", |
|
387
|
|
|
|
|
|
|
"coitus" => "coituses", |
|
388
|
|
|
|
|
|
|
"collegium" => "collegia", |
|
389
|
|
|
|
|
|
|
"collegium musicum" => "collegia musica", |
|
390
|
|
|
|
|
|
|
"Colombo" => "Colombos", |
|
391
|
|
|
|
|
|
|
"Colorado" => "Colorados", |
|
392
|
|
|
|
|
|
|
"columbarium" => "columbaria", |
|
393
|
|
|
|
|
|
|
"columna" => "columnae", |
|
394
|
|
|
|
|
|
|
"coma" => "comae", |
|
395
|
|
|
|
|
|
|
"comatula" => "comatulae", |
|
396
|
|
|
|
|
|
|
"commando" => "commandos", |
|
397
|
|
|
|
|
|
|
"compendium" => "compendiums", |
|
398
|
|
|
|
|
|
|
"competent" => "competentes", |
|
399
|
|
|
|
|
|
|
"concertino" => "concertinos", |
|
400
|
|
|
|
|
|
|
"concerto grosso" => "concerti grossi", |
|
401
|
|
|
|
|
|
|
"concetto" => "concetti", |
|
402
|
|
|
|
|
|
|
"condo" => "condos", |
|
403
|
|
|
|
|
|
|
"condottiere" => "condottieri", |
|
404
|
|
|
|
|
|
|
"conductus" => "conducti", |
|
405
|
|
|
|
|
|
|
"coney" => "coneys", |
|
406
|
|
|
|
|
|
|
"conferva" => "confervae", |
|
407
|
|
|
|
|
|
|
"confluvium" => "confluvia", |
|
408
|
|
|
|
|
|
|
"congius" => "congii", |
|
409
|
|
|
|
|
|
|
"Congoese" => "Congoese", |
|
410
|
|
|
|
|
|
|
"Congolese" => "Congolese", |
|
411
|
|
|
|
|
|
|
"conidium" => "conidia", |
|
412
|
|
|
|
|
|
|
"conoscente" => "conoscenti", |
|
413
|
|
|
|
|
|
|
"consortium" => "consortiums", |
|
414
|
|
|
|
|
|
|
"contadina" => "contadine", |
|
415
|
|
|
|
|
|
|
"contadino" => "contadini", |
|
416
|
|
|
|
|
|
|
"contagium" => "contagia", |
|
417
|
|
|
|
|
|
|
"contango" => "contangos", |
|
418
|
|
|
|
|
|
|
"contrafactum" => "contrafacta", |
|
419
|
|
|
|
|
|
|
"contralto" => "contraltos", |
|
420
|
|
|
|
|
|
|
"contretemps" => "contretemps", |
|
421
|
|
|
|
|
|
|
"conversazione" => "conversaziones", |
|
422
|
|
|
|
|
|
|
"convolvulus" => "convolvuluses", |
|
423
|
|
|
|
|
|
|
"cony" => "conys", |
|
424
|
|
|
|
|
|
|
"corgi" => "corgis", |
|
425
|
|
|
|
|
|
|
"corgy" => "corgys", |
|
426
|
|
|
|
|
|
|
"cornetto" => "cornetti", |
|
427
|
|
|
|
|
|
|
"corno" => "corni", |
|
428
|
|
|
|
|
|
|
"cornu" => "cornua", |
|
429
|
|
|
|
|
|
|
"corona" => "coronas", |
|
430
|
|
|
|
|
|
|
"corps" => "corps", |
|
431
|
|
|
|
|
|
|
"corpus" => "corpuses", |
|
432
|
|
|
|
|
|
|
"corpus vile" => "corpora vilia", |
|
433
|
|
|
|
|
|
|
"corpusculum" => "corpuscula", |
|
434
|
|
|
|
|
|
|
"corrigendum" => "corrigenda", |
|
435
|
|
|
|
|
|
|
"cortex" => "cortexes", |
|
436
|
|
|
|
|
|
|
"cosmos" => "cosmoses", |
|
437
|
|
|
|
|
|
|
"costa" => "costae", |
|
438
|
|
|
|
|
|
|
"coup d'etat" => "coups d'etat", |
|
439
|
|
|
|
|
|
|
"court martial" => "court-martials", |
|
440
|
|
|
|
|
|
|
"court-martial" => "court-martials", |
|
441
|
|
|
|
|
|
|
"cow" => "cows", |
|
442
|
|
|
|
|
|
|
"coxendix" => "coxendices", |
|
443
|
|
|
|
|
|
|
"coz" => "cozes", |
|
444
|
|
|
|
|
|
|
"craft" => "craft", |
|
445
|
|
|
|
|
|
|
"crafts child" => "crafts childer", |
|
446
|
|
|
|
|
|
|
"crafts-child" => "crafts-childer", |
|
447
|
|
|
|
|
|
|
"cranium" => "craniums", |
|
448
|
|
|
|
|
|
|
"craspedon" => "craspeda", |
|
449
|
|
|
|
|
|
|
"craspedum" => "craspeda", |
|
450
|
|
|
|
|
|
|
"crazia" => "crazie", |
|
451
|
|
|
|
|
|
|
"credo" => "credos", |
|
452
|
|
|
|
|
|
|
"cremaster" => "cremasters", |
|
453
|
|
|
|
|
|
|
"crescendo" => "crescendos", |
|
454
|
|
|
|
|
|
|
"cri de coeur" => "cris de coeur", |
|
455
|
|
|
|
|
|
|
"crista" => "cristae", |
|
456
|
|
|
|
|
|
|
"criterion" => "criteria", |
|
457
|
|
|
|
|
|
|
"crowfoot" => "crowfoots", |
|
458
|
|
|
|
|
|
|
"crus" => "crura", |
|
459
|
|
|
|
|
|
|
"crusta" => "crustae", |
|
460
|
|
|
|
|
|
|
"cubiculum" => "cubicula", |
|
461
|
|
|
|
|
|
|
"cul de four" => "culs de four", |
|
462
|
|
|
|
|
|
|
"cul de lampe" => "culs de lampe", |
|
463
|
|
|
|
|
|
|
"cul de sac" => "culs de sac", |
|
464
|
|
|
|
|
|
|
"cul-de-four" => "culs-de-four", |
|
465
|
|
|
|
|
|
|
"cul-de-lampe" => "culs-de-lampe", |
|
466
|
|
|
|
|
|
|
"cul-de-sac" => "culs-de-sac", |
|
467
|
|
|
|
|
|
|
"cultellus" => "cultelli", |
|
468
|
|
|
|
|
|
|
"cumulus" => "cumuli", |
|
469
|
|
|
|
|
|
|
"cuniculus" => "cuniculi", |
|
470
|
|
|
|
|
|
|
"curioso" => "curiosos", |
|
471
|
|
|
|
|
|
|
"curriculum" => "curriculums", |
|
472
|
|
|
|
|
|
|
"cuspis" => "cuspides", |
|
473
|
|
|
|
|
|
|
"cyano" => "cyanos", |
|
474
|
|
|
|
|
|
|
"cyathus" => "cyathi", |
|
475
|
|
|
|
|
|
|
"cyclops" => "cyclopses", |
|
476
|
|
|
|
|
|
|
"cynocephalus" => "cynocephali", |
|
477
|
|
|
|
|
|
|
"cyphella" => "cyphellae", |
|
478
|
|
|
|
|
|
|
"cysticercus" => "cysticerci", |
|
479
|
|
|
|
|
|
|
"cystidium" => "cystidia", |
|
480
|
|
|
|
|
|
|
"cystoma" => "cystomata", |
|
481
|
|
|
|
|
|
|
"Czech" => "Czechs", |
|
482
|
|
|
|
|
|
|
"dace" => "daces", |
|
483
|
|
|
|
|
|
|
"dais" => "daises", |
|
484
|
|
|
|
|
|
|
"datum" => "data", |
|
485
|
|
|
|
|
|
|
"debris" => "debris", |
|
486
|
|
|
|
|
|
|
"decennium" => "decennia", |
|
487
|
|
|
|
|
|
|
"deer" => "deer", |
|
488
|
|
|
|
|
|
|
"delirium" => "deliriums", |
|
489
|
|
|
|
|
|
|
"demo" => "demos", |
|
490
|
|
|
|
|
|
|
"denarius" => "denarii", |
|
491
|
|
|
|
|
|
|
"denkmal" => "denkmaler", |
|
492
|
|
|
|
|
|
|
"denotatum" => "denotata", |
|
493
|
|
|
|
|
|
|
"dentalium" => "dentalia", |
|
494
|
|
|
|
|
|
|
"depositum" => "depositums", |
|
495
|
|
|
|
|
|
|
"descriptum" => "descripta", |
|
496
|
|
|
|
|
|
|
"desideratum" => "desiderata", |
|
497
|
|
|
|
|
|
|
"designatum" => "designata", |
|
498
|
|
|
|
|
|
|
"desma" => "desmas", |
|
499
|
|
|
|
|
|
|
"desman" => "desmans", |
|
500
|
|
|
|
|
|
|
"devoto" => "devotos", |
|
501
|
|
|
|
|
|
|
"diabetes" => "diabetes", |
|
502
|
|
|
|
|
|
|
"diastema" => "diastemata", |
|
503
|
|
|
|
|
|
|
"dichasium" => "dichasia", |
|
504
|
|
|
|
|
|
|
"dictum" => "dictums", |
|
505
|
|
|
|
|
|
|
"didymis" => "didymes", |
|
506
|
|
|
|
|
|
|
"die" => "dice", |
|
507
|
|
|
|
|
|
|
"differentia" => "differentiae", |
|
508
|
|
|
|
|
|
|
"digitalis" => "digitalises", |
|
509
|
|
|
|
|
|
|
"dilettante" => "dilettantes", |
|
510
|
|
|
|
|
|
|
"diplococcus" => "diplococci", |
|
511
|
|
|
|
|
|
|
"diploma" => "diplomas", |
|
512
|
|
|
|
|
|
|
"diporpa" => "diporpae", |
|
513
|
|
|
|
|
|
|
"dipsas" => "dipsades", |
|
514
|
|
|
|
|
|
|
"directrix" => "directrices", |
|
515
|
|
|
|
|
|
|
"ditto" => "dittos", |
|
516
|
|
|
|
|
|
|
"diverticulum" => "diverticula", |
|
517
|
|
|
|
|
|
|
"divertimento" => "divertimentos", |
|
518
|
|
|
|
|
|
|
"djinn" => "djinns", |
|
519
|
|
|
|
|
|
|
"do" => "does", |
|
520
|
|
|
|
|
|
|
"doe" => "does", |
|
521
|
|
|
|
|
|
|
"dogma" => "dogmas", |
|
522
|
|
|
|
|
|
|
"dolman" => "dolmans", |
|
523
|
|
|
|
|
|
|
"dolphinarium" => "dolphinariums", |
|
524
|
|
|
|
|
|
|
"Dongolese" => "Dongolese", |
|
525
|
|
|
|
|
|
|
"Draco" => "Dracos", |
|
526
|
|
|
|
|
|
|
"dragoman" => "dragomen", |
|
527
|
|
|
|
|
|
|
"drama" => "dramas", |
|
528
|
|
|
|
|
|
|
"dreikanter" => "dreikanters", |
|
529
|
|
|
|
|
|
|
"dumka" => "dumkas", |
|
530
|
|
|
|
|
|
|
"duumvir" => "duumvirs", |
|
531
|
|
|
|
|
|
|
"dynamo" => "dynamos", |
|
532
|
|
|
|
|
|
|
"edema" => "edemas", |
|
533
|
|
|
|
|
|
|
"editio princeps" => "editiones principes", |
|
534
|
|
|
|
|
|
|
"efreet" => "efreets", |
|
535
|
|
|
|
|
|
|
"eland" => "elands", |
|
536
|
|
|
|
|
|
|
"elf" => "elves", |
|
537
|
|
|
|
|
|
|
"elk" => "elks", |
|
538
|
|
|
|
|
|
|
"ellipse" => "ellipses", |
|
539
|
|
|
|
|
|
|
"ellipsis" => "ellipses", |
|
540
|
|
|
|
|
|
|
"emblema" => "emblememata", |
|
541
|
|
|
|
|
|
|
"embryo" => "embryos", |
|
542
|
|
|
|
|
|
|
"embryoma" => "embryomata", |
|
543
|
|
|
|
|
|
|
"emporium" => "emporiums", |
|
544
|
|
|
|
|
|
|
"enconium" => "enconiums", |
|
545
|
|
|
|
|
|
|
"endothelioma" => "endotheliomata", |
|
546
|
|
|
|
|
|
|
"enema" => "enemas", |
|
547
|
|
|
|
|
|
|
"enigma" => "enigmas", |
|
548
|
|
|
|
|
|
|
"ens rationis" => "entia rationis", |
|
549
|
|
|
|
|
|
|
"ens reale" => "entia realia", |
|
550
|
|
|
|
|
|
|
"entente cordiale" => "ententes cordiales", |
|
551
|
|
|
|
|
|
|
"enteron" => "entera", |
|
552
|
|
|
|
|
|
|
"entrochus" => "entrochi", |
|
553
|
|
|
|
|
|
|
"ephelis" => "ephelides", |
|
554
|
|
|
|
|
|
|
"ephemera" => "ephemeras", |
|
555
|
|
|
|
|
|
|
"ephemeris" => "ephemerises", |
|
556
|
|
|
|
|
|
|
"epicardium" => "epicardia", |
|
557
|
|
|
|
|
|
|
"epidermis" => "epidermises", |
|
558
|
|
|
|
|
|
|
"epididymis" => "epididymises", |
|
559
|
|
|
|
|
|
|
"epilimnion" => "epilimnia", |
|
560
|
|
|
|
|
|
|
"epimeron" => "epimera", |
|
561
|
|
|
|
|
|
|
"epiphenomenon" => "epiphenomena", |
|
562
|
|
|
|
|
|
|
"epithelioma" => "epitheliomata", |
|
563
|
|
|
|
|
|
|
"epyllion" => "epyllia", |
|
564
|
|
|
|
|
|
|
"equinoctium" => "equinoctiums", |
|
565
|
|
|
|
|
|
|
"equisetum" => "equisetums", |
|
566
|
|
|
|
|
|
|
"erf" => "erfs", |
|
567
|
|
|
|
|
|
|
"ergastulum" => "ergastula", |
|
568
|
|
|
|
|
|
|
"eros" => "eroses", |
|
569
|
|
|
|
|
|
|
"erratum" => "errata", |
|
570
|
|
|
|
|
|
|
"espanol" => "espanoles", |
|
571
|
|
|
|
|
|
|
"Esperanto" => "Esperantos", |
|
572
|
|
|
|
|
|
|
"espresso" => "espressos", |
|
573
|
|
|
|
|
|
|
"ethos" => "ethoses", |
|
574
|
|
|
|
|
|
|
"eucalyptus" => "eucalyptuses", |
|
575
|
|
|
|
|
|
|
"eunuch" => "eunuchs", |
|
576
|
|
|
|
|
|
|
"euporiston" => "euporista", |
|
577
|
|
|
|
|
|
|
"euro" => "euros", |
|
578
|
|
|
|
|
|
|
"evirato" => "evirati", |
|
579
|
|
|
|
|
|
|
"ex" => "exes", |
|
580
|
|
|
|
|
|
|
"exanthema" => "exanthemata", |
|
581
|
|
|
|
|
|
|
"exemplum" => "exempla", |
|
582
|
|
|
|
|
|
|
"exencephalus" => "exencephali", |
|
583
|
|
|
|
|
|
|
"explanandum" => "explananda", |
|
584
|
|
|
|
|
|
|
"explicandum" => "explicanda", |
|
585
|
|
|
|
|
|
|
"extispex" => "extispices", |
|
586
|
|
|
|
|
|
|
"extremum" => "extremums", |
|
587
|
|
|
|
|
|
|
"eyas" => "eyases", |
|
588
|
|
|
|
|
|
|
"fabella" => "fabellae", |
|
589
|
|
|
|
|
|
|
"fabliau" => "fabliaux", |
|
590
|
|
|
|
|
|
|
"faciendum" => "facienda", |
|
591
|
|
|
|
|
|
|
"faecula" => "faeculae", |
|
592
|
|
|
|
|
|
|
"fait accompli" => "faits accomplis", |
|
593
|
|
|
|
|
|
|
"falsetto" => "falsettos", |
|
594
|
|
|
|
|
|
|
"falx" => "falces", |
|
595
|
|
|
|
|
|
|
"familia" => "familiae", |
|
596
|
|
|
|
|
|
|
"famulus" => "famuli", |
|
597
|
|
|
|
|
|
|
"fanfoot" => "fanfoots", |
|
598
|
|
|
|
|
|
|
"farman" => "farmans", |
|
599
|
|
|
|
|
|
|
"Faro" => "Faros", |
|
600
|
|
|
|
|
|
|
"Faroese" => "Faroese", |
|
601
|
|
|
|
|
|
|
"fascia" => "fascias", |
|
602
|
|
|
|
|
|
|
"fasciculus" => "fasciculi", |
|
603
|
|
|
|
|
|
|
"fauna" => "faunas", |
|
604
|
|
|
|
|
|
|
"favella" => "favellae", |
|
605
|
|
|
|
|
|
|
"faveolus" => "faveoli", |
|
606
|
|
|
|
|
|
|
"favissa" => "favissae", |
|
607
|
|
|
|
|
|
|
"fecula" => "feculae", |
|
608
|
|
|
|
|
|
|
"fedai" => "fedais", |
|
609
|
|
|
|
|
|
|
"feis" => "fess", |
|
610
|
|
|
|
|
|
|
"felo" => "felones", |
|
611
|
|
|
|
|
|
|
"felo de se" => "felos de se", |
|
612
|
|
|
|
|
|
|
"felo-de-se" => "felos-de-se", |
|
613
|
|
|
|
|
|
|
"felsenmeer" => "felsenmeere", |
|
614
|
|
|
|
|
|
|
"femur" => "femurs", |
|
615
|
|
|
|
|
|
|
"fenestra" => "fenestrae", |
|
616
|
|
|
|
|
|
|
"fermata" => "fermatas", |
|
617
|
|
|
|
|
|
|
"Ferrarese" => "Ferrarese", |
|
618
|
|
|
|
|
|
|
"fiasco" => "fiascos", |
|
619
|
|
|
|
|
|
|
"fibra" => "fibrae", |
|
620
|
|
|
|
|
|
|
"fibrilla" => "fibrillae", |
|
621
|
|
|
|
|
|
|
"fibroma" => "fibromata", |
|
622
|
|
|
|
|
|
|
"fibula" => "fibulas", |
|
623
|
|
|
|
|
|
|
"fidei defensor" => "fidei defensores", |
|
624
|
|
|
|
|
|
|
"figurante" => "figurantes", |
|
625
|
|
|
|
|
|
|
"filaria" => "filarias", |
|
626
|
|
|
|
|
|
|
"Filipino" => "Filipinos", |
|
627
|
|
|
|
|
|
|
"finger end" => "finger ends", |
|
628
|
|
|
|
|
|
|
"finger-end" => "finger-ends", |
|
629
|
|
|
|
|
|
|
"fioritura" => "fioriture", |
|
630
|
|
|
|
|
|
|
"fish" => "fish", |
|
631
|
|
|
|
|
|
|
"fizz" => "fizzes", |
|
632
|
|
|
|
|
|
|
"flabellum" => "flabella", |
|
633
|
|
|
|
|
|
|
"flag staff" => "flag staffs", |
|
634
|
|
|
|
|
|
|
"flag-staff" => "flag-staffs", |
|
635
|
|
|
|
|
|
|
"flagellum" => "flagella", |
|
636
|
|
|
|
|
|
|
"flamenco" => "flamencos", |
|
637
|
|
|
|
|
|
|
"flatfoot" => "flatfoots", |
|
638
|
|
|
|
|
|
|
"flatus" => "flatuses", |
|
639
|
|
|
|
|
|
|
"flocculus" => "flocculi", |
|
640
|
|
|
|
|
|
|
"floccus" => "flocci", |
|
641
|
|
|
|
|
|
|
"flora" => "floras", |
|
642
|
|
|
|
|
|
|
"flounder" => "flounder", |
|
643
|
|
|
|
|
|
|
"fly" => "flies", |
|
644
|
|
|
|
|
|
|
"focus" => "focuses", |
|
645
|
|
|
|
|
|
|
"follis" => "folles", |
|
646
|
|
|
|
|
|
|
"fomes" => "fomites", |
|
647
|
|
|
|
|
|
|
"Foochowese" => "Foochowese", |
|
648
|
|
|
|
|
|
|
"foot" => "feet", |
|
649
|
|
|
|
|
|
|
"foramen" => "foramens", |
|
650
|
|
|
|
|
|
|
"formula" => "formulas", |
|
651
|
|
|
|
|
|
|
"forum" => "forums", |
|
652
|
|
|
|
|
|
|
"fossa" => "fossae", |
|
653
|
|
|
|
|
|
|
"fowl" => "fowls", |
|
654
|
|
|
|
|
|
|
"fraenum" => "fraena", |
|
655
|
|
|
|
|
|
|
"franc archer" => "franc archers", |
|
656
|
|
|
|
|
|
|
"franc-archer" => "franc-archers", |
|
657
|
|
|
|
|
|
|
"frate" => "frati", |
|
658
|
|
|
|
|
|
|
"frenum" => "frena", |
|
659
|
|
|
|
|
|
|
"fricandeau" => "fricandeaux", |
|
660
|
|
|
|
|
|
|
"frizz" => "frizzes", |
|
661
|
|
|
|
|
|
|
"fro" => "froes", |
|
662
|
|
|
|
|
|
|
"froe" => "froes", |
|
663
|
|
|
|
|
|
|
"frottola" => "frottole", |
|
664
|
|
|
|
|
|
|
"frustulum" => "frustula", |
|
665
|
|
|
|
|
|
|
"frustum" => "frustums", |
|
666
|
|
|
|
|
|
|
"fucus" => "fuci", |
|
667
|
|
|
|
|
|
|
"fulcrum" => "fulcra", |
|
668
|
|
|
|
|
|
|
"funambulus" => "funambuli", |
|
669
|
|
|
|
|
|
|
"fundamentum divisionis" => "fundamenta divisionis", |
|
670
|
|
|
|
|
|
|
"fungo porcino" => "funghi porchini", |
|
671
|
|
|
|
|
|
|
"fungus" => "funguses", |
|
672
|
|
|
|
|
|
|
"furfur" => "furfures", |
|
673
|
|
|
|
|
|
|
"furioso" => "furiosos", |
|
674
|
|
|
|
|
|
|
"fuzz" => "fuzzes", |
|
675
|
|
|
|
|
|
|
"Gabunese" => "Gabunese", |
|
676
|
|
|
|
|
|
|
"Galla" => "Gallas", |
|
677
|
|
|
|
|
|
|
"galla" => "gallas", |
|
678
|
|
|
|
|
|
|
"gallows" => "gallows", |
|
679
|
|
|
|
|
|
|
"gametangium" => "gametangia", |
|
680
|
|
|
|
|
|
|
"ganglion" => "ganglions", |
|
681
|
|
|
|
|
|
|
"gaon" => "gaons", |
|
682
|
|
|
|
|
|
|
"gas" => "gases", |
|
683
|
|
|
|
|
|
|
"gastrocnemius" => "gastrocnemii", |
|
684
|
|
|
|
|
|
|
"geisha" => "geishas", |
|
685
|
|
|
|
|
|
|
"geisteswissenschaft" => "geisteswissenschaften", |
|
686
|
|
|
|
|
|
|
"gemma" => "gemmae", |
|
687
|
|
|
|
|
|
|
"gena" => "genae", |
|
688
|
|
|
|
|
|
|
"generalissimo" => "generalissimos", |
|
689
|
|
|
|
|
|
|
"Genevese" => "Genevese", |
|
690
|
|
|
|
|
|
|
"genie" => "genies", |
|
691
|
|
|
|
|
|
|
"genius" => "geniuses", |
|
692
|
|
|
|
|
|
|
"Genoese" => "Genoese", |
|
693
|
|
|
|
|
|
|
"gens" => "gentes", |
|
694
|
|
|
|
|
|
|
"genus" => "genera", |
|
695
|
|
|
|
|
|
|
"German" => "Germans", |
|
696
|
|
|
|
|
|
|
"germarium" => "germaria", |
|
697
|
|
|
|
|
|
|
"Gestapo" => "Gestapos", |
|
698
|
|
|
|
|
|
|
"ghetto" => "ghettos", |
|
699
|
|
|
|
|
|
|
"gigolo" => "gigolos", |
|
700
|
|
|
|
|
|
|
"Gilbertese" => "Gilbertese", |
|
701
|
|
|
|
|
|
|
"giuncus" => "giunchi", |
|
702
|
|
|
|
|
|
|
"gizmo" => "gizmos", |
|
703
|
|
|
|
|
|
|
"glacis" => "glacises", |
|
704
|
|
|
|
|
|
|
"gladiolus" => "gladioluses", |
|
705
|
|
|
|
|
|
|
"glass" => "glasses", |
|
706
|
|
|
|
|
|
|
"glasses" => "glasses", |
|
707
|
|
|
|
|
|
|
"glioma" => "gliomata", |
|
708
|
|
|
|
|
|
|
"gliosarcoma" => "gliosarcomata", |
|
709
|
|
|
|
|
|
|
"glissando" => "glissandos", |
|
710
|
|
|
|
|
|
|
"globigerina" => "globigerinae", |
|
711
|
|
|
|
|
|
|
"glochidium" => "glochidia", |
|
712
|
|
|
|
|
|
|
"glomus" => "glomera", |
|
713
|
|
|
|
|
|
|
"glottis" => "glottises", |
|
714
|
|
|
|
|
|
|
"glutaeus" => "glutei", |
|
715
|
|
|
|
|
|
|
"gluteus" => "glutei", |
|
716
|
|
|
|
|
|
|
"gmina" => "gminy", |
|
717
|
|
|
|
|
|
|
"go" => "goes", |
|
718
|
|
|
|
|
|
|
"Goanese" => "Goanese", |
|
719
|
|
|
|
|
|
|
"gonangium" => "gonangia", |
|
720
|
|
|
|
|
|
|
"gonidium" => "gonidia", |
|
721
|
|
|
|
|
|
|
"gonimium" => "gonimia", |
|
722
|
|
|
|
|
|
|
"goose" => "geese", |
|
723
|
|
|
|
|
|
|
"gorgonia" => "gorgonias", |
|
724
|
|
|
|
|
|
|
"gousblom" => "gousblomme", |
|
725
|
|
|
|
|
|
|
"goy" => "goys", |
|
726
|
|
|
|
|
|
|
"graben" => "grabens", |
|
727
|
|
|
|
|
|
|
"graffiti" => "graffiti", |
|
728
|
|
|
|
|
|
|
"graffito" => "graffiti", |
|
729
|
|
|
|
|
|
|
"granita" => "granite", |
|
730
|
|
|
|
|
|
|
"grano" => "grani", |
|
731
|
|
|
|
|
|
|
"granula" => "granulae", |
|
732
|
|
|
|
|
|
|
"gravamen" => "gravamina", |
|
733
|
|
|
|
|
|
|
"Greensboro" => "Greensboros", |
|
734
|
|
|
|
|
|
|
"gringo" => "gringos", |
|
735
|
|
|
|
|
|
|
"grissino" => "grissini", |
|
736
|
|
|
|
|
|
|
"grotto" => "grottos", |
|
737
|
|
|
|
|
|
|
"grouse" => "grouses", |
|
738
|
|
|
|
|
|
|
"Guaiabero" => "Guaiaberos", |
|
739
|
|
|
|
|
|
|
"guano" => "guanos", |
|
740
|
|
|
|
|
|
|
"guardia civil" => "guardias civiles", |
|
741
|
|
|
|
|
|
|
"gubernaculum" => "gubernacula", |
|
742
|
|
|
|
|
|
|
"guglio" => "guglios", |
|
743
|
|
|
|
|
|
|
"Guianese" => "Guianese", |
|
744
|
|
|
|
|
|
|
"gumbo" => "gumbos", |
|
745
|
|
|
|
|
|
|
"gumma" => "gummas", |
|
746
|
|
|
|
|
|
|
"guttus" => "gutti", |
|
747
|
|
|
|
|
|
|
"guy" => "guys", |
|
748
|
|
|
|
|
|
|
"gymnasium" => "gymnasiums", |
|
749
|
|
|
|
|
|
|
"gymnotus" => "gymnoti", |
|
750
|
|
|
|
|
|
|
"gyro" => "gyros", |
|
751
|
|
|
|
|
|
|
"gyrus" => "gyri", |
|
752
|
|
|
|
|
|
|
"haddock" => "haddocks", |
|
753
|
|
|
|
|
|
|
"haemangioma" => "haemangiomas", |
|
754
|
|
|
|
|
|
|
"haggis" => "haggis", |
|
755
|
|
|
|
|
|
|
"Hainanese" => "Hainanese", |
|
756
|
|
|
|
|
|
|
"hairdo" => "hairdos", |
|
757
|
|
|
|
|
|
|
"hake" => "hakes", |
|
758
|
|
|
|
|
|
|
"halibut" => "halibuts", |
|
759
|
|
|
|
|
|
|
"hallux" => "halluces", |
|
760
|
|
|
|
|
|
|
"halteridium" => "halteridia", |
|
761
|
|
|
|
|
|
|
"hamadryad" => "hamadrayads", |
|
762
|
|
|
|
|
|
|
"hamulus" => "hamuli", |
|
763
|
|
|
|
|
|
|
"hapax legomenon" => "hapax legomenons", |
|
764
|
|
|
|
|
|
|
"hapteron" => "haptera", |
|
765
|
|
|
|
|
|
|
"Hararese" => "Hararese", |
|
766
|
|
|
|
|
|
|
"Harlemese" => "Harlemese", |
|
767
|
|
|
|
|
|
|
"harman" => "harmans", |
|
768
|
|
|
|
|
|
|
"haruspex" => "haruspices", |
|
769
|
|
|
|
|
|
|
"haustellum" => "haustella", |
|
770
|
|
|
|
|
|
|
"haustorium" => "haustoria", |
|
771
|
|
|
|
|
|
|
"haustrum" => "haustra", |
|
772
|
|
|
|
|
|
|
"Havanese" => "Havanese", |
|
773
|
|
|
|
|
|
|
"he" => "they", |
|
774
|
|
|
|
|
|
|
"headquarters" => "headquarters", |
|
775
|
|
|
|
|
|
|
"Heavenese" => "Heavenese", |
|
776
|
|
|
|
|
|
|
"hedron" => "hedrons", |
|
777
|
|
|
|
|
|
|
"heft" => "hefte", |
|
778
|
|
|
|
|
|
|
"helion" => "helions", |
|
779
|
|
|
|
|
|
|
"helix" => "helices", |
|
780
|
|
|
|
|
|
|
"hemangeioma" => "hemangeiomas", |
|
781
|
|
|
|
|
|
|
"hemangioma" => "hemangiomas", |
|
782
|
|
|
|
|
|
|
"hemelytrum" => "hemelytra", |
|
783
|
|
|
|
|
|
|
"hemera" => "hemerae", |
|
784
|
|
|
|
|
|
|
"hemi elytrum" => "hemi elytra", |
|
785
|
|
|
|
|
|
|
"hemi-elytrum" => "hemi-elytra", |
|
786
|
|
|
|
|
|
|
"her" => "them", |
|
787
|
|
|
|
|
|
|
"hernia" => "hernias", |
|
788
|
|
|
|
|
|
|
"hero" => "heroes", |
|
789
|
|
|
|
|
|
|
"heroon" => "heroa", |
|
790
|
|
|
|
|
|
|
"heroum" => "heroa", |
|
791
|
|
|
|
|
|
|
"herpes" => "herpes", |
|
792
|
|
|
|
|
|
|
"herr" => "herren", |
|
793
|
|
|
|
|
|
|
"herring" => "herrings", |
|
794
|
|
|
|
|
|
|
"hers" => "theirs", |
|
795
|
|
|
|
|
|
|
"herself" => "themselves", |
|
796
|
|
|
|
|
|
|
"hertz" => "hertz", |
|
797
|
|
|
|
|
|
|
"hetaera" => "hetaerae", |
|
798
|
|
|
|
|
|
|
"hetaira" => "hetaerae", |
|
799
|
|
|
|
|
|
|
"hetman" => "hetmans", |
|
800
|
|
|
|
|
|
|
"hiatus" => "hiatuses", |
|
801
|
|
|
|
|
|
|
"hijinks" => "hijinks", |
|
802
|
|
|
|
|
|
|
"him" => "them", |
|
803
|
|
|
|
|
|
|
"himself" => "themselves", |
|
804
|
|
|
|
|
|
|
"hinaki" => "hinaki", |
|
805
|
|
|
|
|
|
|
"hippo" => "hippos", |
|
806
|
|
|
|
|
|
|
"hippocampus" => "hippocampi", |
|
807
|
|
|
|
|
|
|
"hippopotamus" => "hippopotamuses", |
|
808
|
|
|
|
|
|
|
"Hiroshiman" => "Hiroshimans", |
|
809
|
|
|
|
|
|
|
"his" => "theirs", |
|
810
|
|
|
|
|
|
|
"ho" => "hoes", |
|
811
|
|
|
|
|
|
|
"hoe" => "hoes", |
|
812
|
|
|
|
|
|
|
"holothuria" => "holothurias", |
|
813
|
|
|
|
|
|
|
"honorarium" => "honorariums", |
|
814
|
|
|
|
|
|
|
"hoof" => "hoofs", |
|
815
|
|
|
|
|
|
|
"Hoosierese" => "Hoosierese", |
|
816
|
|
|
|
|
|
|
"hordeolum" => "hordeola", |
|
817
|
|
|
|
|
|
|
"hormogonium" => "hormogonia", |
|
818
|
|
|
|
|
|
|
"hoti" => "hoties", |
|
819
|
|
|
|
|
|
|
"Hottentotese" => "Hottentotese", |
|
820
|
|
|
|
|
|
|
"hsien" => "heen", |
|
821
|
|
|
|
|
|
|
"hubris" => "hubrises", |
|
822
|
|
|
|
|
|
|
"human" => "humans", |
|
823
|
|
|
|
|
|
|
"humerus" => "humeri", |
|
824
|
|
|
|
|
|
|
"Hunanese" => "Hunanese", |
|
825
|
|
|
|
|
|
|
"hydra" => "hydras", |
|
826
|
|
|
|
|
|
|
"hydraulicon" => "hydraulica", |
|
827
|
|
|
|
|
|
|
"hydria" => "hydriae", |
|
828
|
|
|
|
|
|
|
"hymenium" => "hymenia", |
|
829
|
|
|
|
|
|
|
"hymnarium" => "hymnaria", |
|
830
|
|
|
|
|
|
|
"hyperbaton" => "hyperbata", |
|
831
|
|
|
|
|
|
|
"hyperbola" => "hyperbolas", |
|
832
|
|
|
|
|
|
|
"hypha" => "hyphae", |
|
833
|
|
|
|
|
|
|
"hypnum" => "hypnums", |
|
834
|
|
|
|
|
|
|
"hypoderma" => "hypodermata", |
|
835
|
|
|
|
|
|
|
"hypolimnion" => "hypolimnia", |
|
836
|
|
|
|
|
|
|
"I" => "we", |
|
837
|
|
|
|
|
|
|
"ibis" => "ibises", |
|
838
|
|
|
|
|
|
|
"ichthyosaurus" => "ichthyosauri", |
|
839
|
|
|
|
|
|
|
"Idaho" => "Idahos", |
|
840
|
|
|
|
|
|
|
"idee fixe" => "idees fixes", |
|
841
|
|
|
|
|
|
|
"idolon" => "idola", |
|
842
|
|
|
|
|
|
|
"idolum" => "idola", |
|
843
|
|
|
|
|
|
|
"ignoramus" => "ignoramuses", |
|
844
|
|
|
|
|
|
|
"ilium" => "ilia", |
|
845
|
|
|
|
|
|
|
"imago" => "imagos", |
|
846
|
|
|
|
|
|
|
"imbrex" => "imbrices", |
|
847
|
|
|
|
|
|
|
"impetigo" => "impetigos", |
|
848
|
|
|
|
|
|
|
"impetus" => "impetuses", |
|
849
|
|
|
|
|
|
|
"improperium" => "improperia", |
|
850
|
|
|
|
|
|
|
"improvisatrice" => "improvisatrici", |
|
851
|
|
|
|
|
|
|
"incubus" => "incubuses", |
|
852
|
|
|
|
|
|
|
"index" => "indexes", |
|
853
|
|
|
|
|
|
|
"indicium" => "indicia", |
|
854
|
|
|
|
|
|
|
"indigena" => "indigenae", |
|
855
|
|
|
|
|
|
|
"individuum" => "individuums", |
|
856
|
|
|
|
|
|
|
"Indochinese" => "Indochinese", |
|
857
|
|
|
|
|
|
|
"indumentum" => "indumenta", |
|
858
|
|
|
|
|
|
|
"indusium" => "indusia", |
|
859
|
|
|
|
|
|
|
"inferno" => "infernos", |
|
860
|
|
|
|
|
|
|
"infima species" => "infimae species", |
|
861
|
|
|
|
|
|
|
"info" => "infos", |
|
862
|
|
|
|
|
|
|
"inhalatorium" => "inhalatoria", |
|
863
|
|
|
|
|
|
|
"innings" => "innings", |
|
864
|
|
|
|
|
|
|
"inoculum" => "inocula", |
|
865
|
|
|
|
|
|
|
"insula" => "insulae", |
|
866
|
|
|
|
|
|
|
"intaglio" => "intaglios", |
|
867
|
|
|
|
|
|
|
"interambulacrum" => "interambulacra", |
|
868
|
|
|
|
|
|
|
"interaxis" => "interaxes", |
|
869
|
|
|
|
|
|
|
"intercalarium" => "intercalaria", |
|
870
|
|
|
|
|
|
|
"interleaf" => "leaves", |
|
871
|
|
|
|
|
|
|
"intermaxilla" => "intermaxillae", |
|
872
|
|
|
|
|
|
|
"intermedium" => "intermedia", |
|
873
|
|
|
|
|
|
|
"intermezzo" => "intermezzos", |
|
874
|
|
|
|
|
|
|
"internodium" => "internodia", |
|
875
|
|
|
|
|
|
|
"interphenomenon" => "interphenomena", |
|
876
|
|
|
|
|
|
|
"interradius" => "interradii", |
|
877
|
|
|
|
|
|
|
"interregnum" => "interregnums", |
|
878
|
|
|
|
|
|
|
"interrex" => "interreges", |
|
879
|
|
|
|
|
|
|
"interstitium" => "interstitiums", |
|
880
|
|
|
|
|
|
|
"intertrigo" => "intertrigos", |
|
881
|
|
|
|
|
|
|
"intervallum" => "intervallums", |
|
882
|
|
|
|
|
|
|
"intichiuma" => "intichiuma", |
|
883
|
|
|
|
|
|
|
"inuk" => "inuit", |
|
884
|
|
|
|
|
|
|
"inukshuk" => "inukshuit", |
|
885
|
|
|
|
|
|
|
"involucrum" => "involucra", |
|
886
|
|
|
|
|
|
|
"ipse dixit" => "ipse dixits", |
|
887
|
|
|
|
|
|
|
"Iquico" => "Iquicos", |
|
888
|
|
|
|
|
|
|
"iris" => "irises", |
|
889
|
|
|
|
|
|
|
"ischium" => "ischia", |
|
890
|
|
|
|
|
|
|
"isidium" => "isidia", |
|
891
|
|
|
|
|
|
|
"ispravnik" => "ispravniks", |
|
892
|
|
|
|
|
|
|
"isthmus" => "isthmuses", |
|
893
|
|
|
|
|
|
|
"it" => "they", |
|
894
|
|
|
|
|
|
|
"iter" => "iters", |
|
895
|
|
|
|
|
|
|
"its" => "theirs", |
|
896
|
|
|
|
|
|
|
"itself" => "themselves", |
|
897
|
|
|
|
|
|
|
"ixodid" => "ixodides", |
|
898
|
|
|
|
|
|
|
"jackanapes" => "jackanapes", |
|
899
|
|
|
|
|
|
|
"jacobus" => "jacobuses", |
|
900
|
|
|
|
|
|
|
"jalapeno" => "jalapenos", |
|
901
|
|
|
|
|
|
|
"jambeau" => "jambeaus", |
|
902
|
|
|
|
|
|
|
"Japanese" => "Japanese", |
|
903
|
|
|
|
|
|
|
"Javanese" => "Javanese", |
|
904
|
|
|
|
|
|
|
"jazz" => "jazzes", |
|
905
|
|
|
|
|
|
|
"jerry" => "jerries", |
|
906
|
|
|
|
|
|
|
"Jerry" => "Jerrys", |
|
907
|
|
|
|
|
|
|
"jeu" => "jeux", |
|
908
|
|
|
|
|
|
|
"jo" => "joes", |
|
909
|
|
|
|
|
|
|
"joe" => "joes", |
|
910
|
|
|
|
|
|
|
"Johnsonese" => "Johnsonese", |
|
911
|
|
|
|
|
|
|
"judicatum" => "judicata", |
|
912
|
|
|
|
|
|
|
"juelet" => "iueles", |
|
913
|
|
|
|
|
|
|
"jugum" => "juga", |
|
914
|
|
|
|
|
|
|
"jumbo" => "jumbos", |
|
915
|
|
|
|
|
|
|
"junto" => "juntos", |
|
916
|
|
|
|
|
|
|
"Kakapo" => "Kakapos", |
|
917
|
|
|
|
|
|
|
"Kanarese" => "Kanarese", |
|
918
|
|
|
|
|
|
|
"kantharos" => "kantharoi", |
|
919
|
|
|
|
|
|
|
"kar" => "kars", |
|
920
|
|
|
|
|
|
|
"karakia" => "karakias", |
|
921
|
|
|
|
|
|
|
"karrenfeld" => "karrenfelds", |
|
922
|
|
|
|
|
|
|
"kernos" => "kernoi", |
|
923
|
|
|
|
|
|
|
"kibbutz" => "kibbutzes", |
|
924
|
|
|
|
|
|
|
"kilo" => "kilos", |
|
925
|
|
|
|
|
|
|
"kimono" => "kimonos", |
|
926
|
|
|
|
|
|
|
"Kinkimavo" => "Kinkimavos", |
|
927
|
|
|
|
|
|
|
"kioko" => "kiokos", |
|
928
|
|
|
|
|
|
|
"Kiplingese" => "Kiplingese", |
|
929
|
|
|
|
|
|
|
"kletterschuh" => "kletterschuhe", |
|
930
|
|
|
|
|
|
|
"knife" => "knives", |
|
931
|
|
|
|
|
|
|
"knopper" => "knoppers", |
|
932
|
|
|
|
|
|
|
"kobo" => "kobo", |
|
933
|
|
|
|
|
|
|
"Kokako" => "Kokakos", |
|
934
|
|
|
|
|
|
|
"konditorei" => "konditorei", |
|
935
|
|
|
|
|
|
|
"Kongoese" => "Kongoese", |
|
936
|
|
|
|
|
|
|
"Kongolese" => "Kongolese", |
|
937
|
|
|
|
|
|
|
"Kosovo" => "Kosovos", |
|
938
|
|
|
|
|
|
|
"kouros" => "kouroi", |
|
939
|
|
|
|
|
|
|
"kovsh" => "kovshi", |
|
940
|
|
|
|
|
|
|
"kuvasz" => "kuvaszok", |
|
941
|
|
|
|
|
|
|
"kylix" => "kylixes", |
|
942
|
|
|
|
|
|
|
"labrum" => "labra", |
|
943
|
|
|
|
|
|
|
"lacinia" => "laciniae", |
|
944
|
|
|
|
|
|
|
"lactobacillus" => "lactobacilli", |
|
945
|
|
|
|
|
|
|
"lacuna" => "lacunas", |
|
946
|
|
|
|
|
|
|
"lacunar" => "lacunars", |
|
947
|
|
|
|
|
|
|
"laika" => "laiki", |
|
948
|
|
|
|
|
|
|
"lamella" => "lamellae", |
|
949
|
|
|
|
|
|
|
"lamina" => "laminae", |
|
950
|
|
|
|
|
|
|
"Lapith" => "Lapiths", |
|
951
|
|
|
|
|
|
|
"lapith" => "lapiths", |
|
952
|
|
|
|
|
|
|
"Lapponese" => "Lapponese", |
|
953
|
|
|
|
|
|
|
"lar" => "lars", |
|
954
|
|
|
|
|
|
|
"larnax" => "larnakes", |
|
955
|
|
|
|
|
|
|
"larynx" => "larynges", |
|
956
|
|
|
|
|
|
|
"latex" => "latexes", |
|
957
|
|
|
|
|
|
|
"leaf" => "leaves", |
|
958
|
|
|
|
|
|
|
"Lebanese" => "Lebanese", |
|
959
|
|
|
|
|
|
|
"lebensform" => "lebensformen", |
|
960
|
|
|
|
|
|
|
"legionella" => "legionellae", |
|
961
|
|
|
|
|
|
|
"legomenon" => "legomena", |
|
962
|
|
|
|
|
|
|
"legumen" => "legumens", |
|
963
|
|
|
|
|
|
|
"leishmania" => "leishmanias", |
|
964
|
|
|
|
|
|
|
"leman" => "lemans", |
|
965
|
|
|
|
|
|
|
"lemma" => "lemmas", |
|
966
|
|
|
|
|
|
|
"lemniscus" => "lemnisci", |
|
967
|
|
|
|
|
|
|
"lemur" => "lemurs", |
|
968
|
|
|
|
|
|
|
"lens" => "lenses", |
|
969
|
|
|
|
|
|
|
"lentigo" => "lentigines", |
|
970
|
|
|
|
|
|
|
"lentiscus" => "lentisci", |
|
971
|
|
|
|
|
|
|
"Leonese" => "Leonese", |
|
972
|
|
|
|
|
|
|
"leproma" => "lepromas", |
|
973
|
|
|
|
|
|
|
"leprosarium" => "leprosaria", |
|
974
|
|
|
|
|
|
|
"leptomonas" => "leptomonas", |
|
975
|
|
|
|
|
|
|
"lepton" => "lepta", |
|
976
|
|
|
|
|
|
|
"leptospira" => "leptospirae", |
|
977
|
|
|
|
|
|
|
"Lesotho" => "Lesothos", |
|
978
|
|
|
|
|
|
|
"leu" => "lei", |
|
979
|
|
|
|
|
|
|
"lex humana" => "leges humanae", |
|
980
|
|
|
|
|
|
|
"lf" => "lves", |
|
981
|
|
|
|
|
|
|
"libero" => "liberos", |
|
982
|
|
|
|
|
|
|
"libido" => "libidos", |
|
983
|
|
|
|
|
|
|
"libretto" => "librettos", |
|
984
|
|
|
|
|
|
|
"lido" => "lidos", |
|
985
|
|
|
|
|
|
|
"lied" => "lieder", |
|
986
|
|
|
|
|
|
|
"lieu" => "lieus", |
|
987
|
|
|
|
|
|
|
"lieutenant general" => "lieutenant generals", |
|
988
|
|
|
|
|
|
|
"life" => "lives", |
|
989
|
|
|
|
|
|
|
"ligamentum" => "ligamenta", |
|
990
|
|
|
|
|
|
|
"likuta" => "makuta", |
|
991
|
|
|
|
|
|
|
"Lilo" => "Lilos", |
|
992
|
|
|
|
|
|
|
"Liman" => "Limans", |
|
993
|
|
|
|
|
|
|
"limax" => "limaces", |
|
994
|
|
|
|
|
|
|
"limbo" => "limbos", |
|
995
|
|
|
|
|
|
|
"limes" => "limites", |
|
996
|
|
|
|
|
|
|
"limo" => "limos", |
|
997
|
|
|
|
|
|
|
"limulus" => "limuli", |
|
998
|
|
|
|
|
|
|
"linctus" => "linctuses", |
|
999
|
|
|
|
|
|
|
"line out" => "line outs", |
|
1000
|
|
|
|
|
|
|
"line-out" => "line-outs", |
|
1001
|
|
|
|
|
|
|
"linea" => "lineae", |
|
1002
|
|
|
|
|
|
|
"lineno" => "linenos", |
|
1003
|
|
|
|
|
|
|
"lingo" => "lingos", |
|
1004
|
|
|
|
|
|
|
"lingula" => "lingulae", |
|
1005
|
|
|
|
|
|
|
"lino" => "linos", |
|
1006
|
|
|
|
|
|
|
"lipoma" => "lipomata", |
|
1007
|
|
|
|
|
|
|
"lis" => "lisses", |
|
1008
|
|
|
|
|
|
|
"listerella" => "listerellas", |
|
1009
|
|
|
|
|
|
|
"listeria" => "listerias", |
|
1010
|
|
|
|
|
|
|
"lithodomus" => "lithodomi", |
|
1011
|
|
|
|
|
|
|
"lithophyton" => "lithophyta", |
|
1012
|
|
|
|
|
|
|
"livedo" => "livedos", |
|
1013
|
|
|
|
|
|
|
"lixivium" => "lixivia", |
|
1014
|
|
|
|
|
|
|
"loa" => "loas", |
|
1015
|
|
|
|
|
|
|
"loaf" => "loaves", |
|
1016
|
|
|
|
|
|
|
"lobulus" => "lobuli", |
|
1017
|
|
|
|
|
|
|
"lochus" => "lochi", |
|
1018
|
|
|
|
|
|
|
"loco" => "locos", |
|
1019
|
|
|
|
|
|
|
"loculus" => "loculi", |
|
1020
|
|
|
|
|
|
|
"locus" => "loci", |
|
1021
|
|
|
|
|
|
|
"loggia" => "loggias", |
|
1022
|
|
|
|
|
|
|
"logion" => "logia", |
|
1023
|
|
|
|
|
|
|
"logo" => "logos", |
|
1024
|
|
|
|
|
|
|
"logodaedalus" => "logodaedali", |
|
1025
|
|
|
|
|
|
|
"loma" => "lomata", |
|
1026
|
|
|
|
|
|
|
"lomentum" => "lomenta", |
|
1027
|
|
|
|
|
|
|
"Londonese" => "Londonese", |
|
1028
|
|
|
|
|
|
|
"lord lieutenant" => "lord lieutenants", |
|
1029
|
|
|
|
|
|
|
"lord-lieutenant" => "lord-lieutenants", |
|
1030
|
|
|
|
|
|
|
"Lorrainese" => "Lorrainese", |
|
1031
|
|
|
|
|
|
|
"lorum" => "lora", |
|
1032
|
|
|
|
|
|
|
"louis" => "louis", |
|
1033
|
|
|
|
|
|
|
"louse" => "lice", |
|
1034
|
|
|
|
|
|
|
"lowlife" => "lowlifes", |
|
1035
|
|
|
|
|
|
|
"lox" => "loxes", |
|
1036
|
|
|
|
|
|
|
"Lucchese" => "Lucchese", |
|
1037
|
|
|
|
|
|
|
"lumbago" => "lumbagos", |
|
1038
|
|
|
|
|
|
|
"lumbricus" => "lumbrici", |
|
1039
|
|
|
|
|
|
|
"lumen" => "lumens", |
|
1040
|
|
|
|
|
|
|
"lustrum" => "lustrums", |
|
1041
|
|
|
|
|
|
|
"lux" => "lux", |
|
1042
|
|
|
|
|
|
|
"lymphangioma" => "lymphangiomata", |
|
1043
|
|
|
|
|
|
|
"lymphoma" => "lymphomas", |
|
1044
|
|
|
|
|
|
|
"Lyonese" => "Lyonese", |
|
1045
|
|
|
|
|
|
|
"lyssa" => "lyssae", |
|
1046
|
|
|
|
|
|
|
"maar" => "maars", |
|
1047
|
|
|
|
|
|
|
"macacus" => "macaci", |
|
1048
|
|
|
|
|
|
|
"Macanese" => "Macanese", |
|
1049
|
|
|
|
|
|
|
"macaroni" => "macaronies", |
|
1050
|
|
|
|
|
|
|
"Macassarese" => "Macassarese", |
|
1051
|
|
|
|
|
|
|
"macho" => "machos", |
|
1052
|
|
|
|
|
|
|
"mackerel" => "mackerels", |
|
1053
|
|
|
|
|
|
|
"macro" => "macros", |
|
1054
|
|
|
|
|
|
|
"macula" => "maculas", |
|
1055
|
|
|
|
|
|
|
"Madurese" => "Madurese", |
|
1056
|
|
|
|
|
|
|
"maecenas" => "maecenases", |
|
1057
|
|
|
|
|
|
|
"maestro" => "maestros", |
|
1058
|
|
|
|
|
|
|
"mafiosa" => "mafiose", |
|
1059
|
|
|
|
|
|
|
"mafioso" => "mafiosi", |
|
1060
|
|
|
|
|
|
|
"magilus" => "magili", |
|
1061
|
|
|
|
|
|
|
"magma" => "magmas", |
|
1062
|
|
|
|
|
|
|
"magneto" => "magnetos", |
|
1063
|
|
|
|
|
|
|
"magnifico" => "magnificos", |
|
1064
|
|
|
|
|
|
|
"magnum opus" => "magnum opuses", |
|
1065
|
|
|
|
|
|
|
"magus" => "magi", |
|
1066
|
|
|
|
|
|
|
"major general" => "major generals", |
|
1067
|
|
|
|
|
|
|
"Majuro" => "Majuros", |
|
1068
|
|
|
|
|
|
|
"Malabarese" => "Malabarese", |
|
1069
|
|
|
|
|
|
|
"Malabo" => "Malabos", |
|
1070
|
|
|
|
|
|
|
"malagma" => "malagmata", |
|
1071
|
|
|
|
|
|
|
"malleolus" => "malleoli", |
|
1072
|
|
|
|
|
|
|
"malleus" => "mallei", |
|
1073
|
|
|
|
|
|
|
"Maltese" => "Maltese", |
|
1074
|
|
|
|
|
|
|
"malum in se" => "mala in se", |
|
1075
|
|
|
|
|
|
|
"man" => "men", |
|
1076
|
|
|
|
|
|
|
"man child" => "men children", |
|
1077
|
|
|
|
|
|
|
"man midwife" => "men midwives", |
|
1078
|
|
|
|
|
|
|
"man milliner" => "man milliners", |
|
1079
|
|
|
|
|
|
|
"man servant" => "men servants", |
|
1080
|
|
|
|
|
|
|
"man-child" => "men-children", |
|
1081
|
|
|
|
|
|
|
"man-midwife" => "men-midwives", |
|
1082
|
|
|
|
|
|
|
"man-milliner" => "man-milliners", |
|
1083
|
|
|
|
|
|
|
"man-servant" => "men-servants", |
|
1084
|
|
|
|
|
|
|
"manchild" => "menchildren", |
|
1085
|
|
|
|
|
|
|
"mango" => "mangos", |
|
1086
|
|
|
|
|
|
|
"manifesto" => "manifestos", |
|
1087
|
|
|
|
|
|
|
"manservant" => "menservants", |
|
1088
|
|
|
|
|
|
|
"manteau" => "manteaus", |
|
1089
|
|
|
|
|
|
|
"mantelletta" => "mantellette", |
|
1090
|
|
|
|
|
|
|
"mantis" => "mantises", |
|
1091
|
|
|
|
|
|
|
"manubrium" => "manubriums", |
|
1092
|
|
|
|
|
|
|
"Maputo" => "Maputos", |
|
1093
|
|
|
|
|
|
|
"maquereau" => "maquereaux", |
|
1094
|
|
|
|
|
|
|
"Maracaibo" => "Maracaibos", |
|
1095
|
|
|
|
|
|
|
"mare" => "mares", |
|
1096
|
|
|
|
|
|
|
"maremma" => "maremme", |
|
1097
|
|
|
|
|
|
|
"marquis" => "marquises", |
|
1098
|
|
|
|
|
|
|
"Mary" => "Marys", |
|
1099
|
|
|
|
|
|
|
"mary" => "maries", |
|
1100
|
|
|
|
|
|
|
"mater lectionis" => "matres lectionis", |
|
1101
|
|
|
|
|
|
|
"math" => "maths", |
|
1102
|
|
|
|
|
|
|
"matin" => "matins", |
|
1103
|
|
|
|
|
|
|
"matinee musicale" => "matinees musicales", |
|
1104
|
|
|
|
|
|
|
"matzah" => "matzahs", |
|
1105
|
|
|
|
|
|
|
"mausoleum" => "mausoleums", |
|
1106
|
|
|
|
|
|
|
"maxilla" => "maxillae", |
|
1107
|
|
|
|
|
|
|
"maximum" => "maximums", |
|
1108
|
|
|
|
|
|
|
"me" => "us", |
|
1109
|
|
|
|
|
|
|
"measles" => "measles", |
|
1110
|
|
|
|
|
|
|
"meatus" => "meatuses", |
|
1111
|
|
|
|
|
|
|
"mediastinum" => "mediastina", |
|
1112
|
|
|
|
|
|
|
"mediatrix" => "mediatrices", |
|
1113
|
|
|
|
|
|
|
"medico" => "medicos", |
|
1114
|
|
|
|
|
|
|
"medium" => "mediums", |
|
1115
|
|
|
|
|
|
|
"medulloblastoma" => "medulloblastomas", |
|
1116
|
|
|
|
|
|
|
"medusa" => "medusas", |
|
1117
|
|
|
|
|
|
|
"megalosaurus" => "megalosauri", |
|
1118
|
|
|
|
|
|
|
"megatherium" => "megatheria", |
|
1119
|
|
|
|
|
|
|
"melanoma" => "melanomas", |
|
1120
|
|
|
|
|
|
|
"melastoma" => "melastomas", |
|
1121
|
|
|
|
|
|
|
"meliceris" => "melicerides", |
|
1122
|
|
|
|
|
|
|
"melisma" => "melismas", |
|
1123
|
|
|
|
|
|
|
"memento" => "mementos", |
|
1124
|
|
|
|
|
|
|
"memo" => "memos", |
|
1125
|
|
|
|
|
|
|
"memorandum" => "memorandums", |
|
1126
|
|
|
|
|
|
|
"menage a quatre" => "menages a quatre", |
|
1127
|
|
|
|
|
|
|
"menage a trois" => "menages a trois", |
|
1128
|
|
|
|
|
|
|
"meningioma" => "meningiomas", |
|
1129
|
|
|
|
|
|
|
"meniscus" => "menisci", |
|
1130
|
|
|
|
|
|
|
"menu" => "menus", |
|
1131
|
|
|
|
|
|
|
"meretrix" => "meretrices", |
|
1132
|
|
|
|
|
|
|
"meris" => "merides", |
|
1133
|
|
|
|
|
|
|
"meshumad" => "meshumadim", |
|
1134
|
|
|
|
|
|
|
"meshummad" => "meshummadim", |
|
1135
|
|
|
|
|
|
|
"mesothelioma" => "mesotheliomas", |
|
1136
|
|
|
|
|
|
|
"mesothelium" => "mesothelia", |
|
1137
|
|
|
|
|
|
|
"messa di voce" => "messe di voce", |
|
1138
|
|
|
|
|
|
|
"Messinese" => "Messinese", |
|
1139
|
|
|
|
|
|
|
"meta" => "metae", |
|
1140
|
|
|
|
|
|
|
"metalimnion" => "metalimnia", |
|
1141
|
|
|
|
|
|
|
"metapleuron" => "metapleura", |
|
1142
|
|
|
|
|
|
|
"metatarsus" => "metatarsi", |
|
1143
|
|
|
|
|
|
|
"metro" => "metros", |
|
1144
|
|
|
|
|
|
|
"metropolis" => "metropolises", |
|
1145
|
|
|
|
|
|
|
"mew" => "mews", |
|
1146
|
|
|
|
|
|
|
"mews" => "mews", |
|
1147
|
|
|
|
|
|
|
"Mexico" => "Mexicos", |
|
1148
|
|
|
|
|
|
|
"mezuza" => "mezuzoth", |
|
1149
|
|
|
|
|
|
|
"mezuzah" => "mezuzoth", |
|
1150
|
|
|
|
|
|
|
"mezzo rilievo" => "mezzo rilievos", |
|
1151
|
|
|
|
|
|
|
"mezzo-rilievo" => "mezzo-rilievos", |
|
1152
|
|
|
|
|
|
|
"miasma" => "miasmas", |
|
1153
|
|
|
|
|
|
|
"micro" => "micros", |
|
1154
|
|
|
|
|
|
|
"microbion" => "microbia", |
|
1155
|
|
|
|
|
|
|
"microcephalus" => "microcephali", |
|
1156
|
|
|
|
|
|
|
"micrococcus" => "micrococci", |
|
1157
|
|
|
|
|
|
|
"microfiche" => "microfiches", |
|
1158
|
|
|
|
|
|
|
"micronucleus" => "micronuclei", |
|
1159
|
|
|
|
|
|
|
"Milanese" => "Milanese", |
|
1160
|
|
|
|
|
|
|
"Milano" => "Milanos", |
|
1161
|
|
|
|
|
|
|
"miles gloriosus" => "milites gloriosi", |
|
1162
|
|
|
|
|
|
|
"milieu" => "milieus", |
|
1163
|
|
|
|
|
|
|
"milieu interieur" => "milieux interieurs", |
|
1164
|
|
|
|
|
|
|
"miliola" => "miliolae", |
|
1165
|
|
|
|
|
|
|
"millennium" => "millenniums", |
|
1166
|
|
|
|
|
|
|
"mimosa" => "mimosas", |
|
1167
|
|
|
|
|
|
|
"mine" => "ours", |
|
1168
|
|
|
|
|
|
|
"minimum" => "minimums", |
|
1169
|
|
|
|
|
|
|
"minnelied" => "minnelieder", |
|
1170
|
|
|
|
|
|
|
"minutia" => "minutias", |
|
1171
|
|
|
|
|
|
|
"minyan" => "minyanim", |
|
1172
|
|
|
|
|
|
|
"miracidium" => "miracidia", |
|
1173
|
|
|
|
|
|
|
"mithraeum" => "mithraea", |
|
1174
|
|
|
|
|
|
|
"mitochondrion" => "mitochondria", |
|
1175
|
|
|
|
|
|
|
"mixolimnion" => "mixolimnia", |
|
1176
|
|
|
|
|
|
|
"mo" => "moes", |
|
1177
|
|
|
|
|
|
|
"moaks" => "moakses", |
|
1178
|
|
|
|
|
|
|
"modelletto" => "modelletti", |
|
1179
|
|
|
|
|
|
|
"modello" => "modellos", |
|
1180
|
|
|
|
|
|
|
"Modenese" => "Modenese", |
|
1181
|
|
|
|
|
|
|
"modernus" => "moderni", |
|
1182
|
|
|
|
|
|
|
"modius" => "modii", |
|
1183
|
|
|
|
|
|
|
"modulus" => "moduluses", |
|
1184
|
|
|
|
|
|
|
"modus" => "moduses", |
|
1185
|
|
|
|
|
|
|
"moe" => "moes", |
|
1186
|
|
|
|
|
|
|
"molimen" => "molimina", |
|
1187
|
|
|
|
|
|
|
"momentum" => "momentums", |
|
1188
|
|
|
|
|
|
|
"Monaco" => "Monacos", |
|
1189
|
|
|
|
|
|
|
"monas" => "monades", |
|
1190
|
|
|
|
|
|
|
"mondo" => "mondi", |
|
1191
|
|
|
|
|
|
|
"money" => "monies", |
|
1192
|
|
|
|
|
|
|
"mongoose" => "mongooses", |
|
1193
|
|
|
|
|
|
|
"monimolimnion" => "monimolimnia", |
|
1194
|
|
|
|
|
|
|
"mono" => "monos", |
|
1195
|
|
|
|
|
|
|
"monochasium" => "monochasia", |
|
1196
|
|
|
|
|
|
|
"monorchis" => "monorchides", |
|
1197
|
|
|
|
|
|
|
"monosyllabon" => "monosyllaba", |
|
1198
|
|
|
|
|
|
|
"monota" => "monotae", |
|
1199
|
|
|
|
|
|
|
"monoxylon" => "monoxyla", |
|
1200
|
|
|
|
|
|
|
"mons" => "montes", |
|
1201
|
|
|
|
|
|
|
"monseigneur" => "monsiegneurs", |
|
1202
|
|
|
|
|
|
|
"monsignor" => "monsignors", |
|
1203
|
|
|
|
|
|
|
"monsignore" => "monsignori", |
|
1204
|
|
|
|
|
|
|
"monstre sacre" => "monstres sacres", |
|
1205
|
|
|
|
|
|
|
"Montenegro" => "Montenegros", |
|
1206
|
|
|
|
|
|
|
"moose" => "moose", |
|
1207
|
|
|
|
|
|
|
"moratorium" => "moratoriums", |
|
1208
|
|
|
|
|
|
|
"morceau" => "morceaux", |
|
1209
|
|
|
|
|
|
|
"Morocco" => "Moroccos", |
|
1210
|
|
|
|
|
|
|
"moroso" => "morosi", |
|
1211
|
|
|
|
|
|
|
"mortadella" => "mortadellas", |
|
1212
|
|
|
|
|
|
|
"mortarium" => "mortaria", |
|
1213
|
|
|
|
|
|
|
"moscardino" => "moscardini", |
|
1214
|
|
|
|
|
|
|
"motoscafo" => "motoscafi", |
|
1215
|
|
|
|
|
|
|
"motto" => "mottos", |
|
1216
|
|
|
|
|
|
|
"mouse" => "mice", |
|
1217
|
|
|
|
|
|
|
"mousetrap" => "mousetraps", |
|
1218
|
|
|
|
|
|
|
"mouth" => "mouths", |
|
1219
|
|
|
|
|
|
|
"mucro" => "mucros", |
|
1220
|
|
|
|
|
|
|
"mukim" => "mukims", |
|
1221
|
|
|
|
|
|
|
"multigravida" => "multigravidas", |
|
1222
|
|
|
|
|
|
|
"mumps" => "mumps", |
|
1223
|
|
|
|
|
|
|
"municipium" => "municipia", |
|
1224
|
|
|
|
|
|
|
"Muqdisho" => "Muqdishos", |
|
1225
|
|
|
|
|
|
|
"Muranese" => "Muranese", |
|
1226
|
|
|
|
|
|
|
"murex" => "murexes", |
|
1227
|
|
|
|
|
|
|
"musa" => "musas", |
|
1228
|
|
|
|
|
|
|
"musee imaginaire" => "musees imaginaires", |
|
1229
|
|
|
|
|
|
|
"musique concrete" => "musiques concretes", |
|
1230
|
|
|
|
|
|
|
"mustachio" => "mustachios", |
|
1231
|
|
|
|
|
|
|
"muzz" => "muzzes", |
|
1232
|
|
|
|
|
|
|
"mya" => "myas", |
|
1233
|
|
|
|
|
|
|
"mycoplasma" => "mycoplasmas", |
|
1234
|
|
|
|
|
|
|
"mycorhiza" => "mycorhizas", |
|
1235
|
|
|
|
|
|
|
"mycorrhiza" => "mycorrhizas", |
|
1236
|
|
|
|
|
|
|
"myeloma" => "myelomas", |
|
1237
|
|
|
|
|
|
|
"myo" => "myos", |
|
1238
|
|
|
|
|
|
|
"myself" => "ourselves", |
|
1239
|
|
|
|
|
|
|
"mythos" => "mythoi", |
|
1240
|
|
|
|
|
|
|
"myxoma" => "myxomata", |
|
1241
|
|
|
|
|
|
|
"nachtlokal" => "nachtlokale", |
|
1242
|
|
|
|
|
|
|
"nagaika" => "nagaikas", |
|
1243
|
|
|
|
|
|
|
"Nakayaman" => "Nakayamans", |
|
1244
|
|
|
|
|
|
|
"Nankingese" => "Nankingese", |
|
1245
|
|
|
|
|
|
|
"nasutus" => "nasuti", |
|
1246
|
|
|
|
|
|
|
"naumachia" => "naumachias", |
|
1247
|
|
|
|
|
|
|
"nauplius" => "nauplii", |
|
1248
|
|
|
|
|
|
|
"nautilus" => "nautiluses", |
|
1249
|
|
|
|
|
|
|
"Navarrese" => "Navarrese", |
|
1250
|
|
|
|
|
|
|
"naya paisa" => "naye paise", |
|
1251
|
|
|
|
|
|
|
"nebenkern" => "nebenkerne", |
|
1252
|
|
|
|
|
|
|
"nebula" => "nebulas", |
|
1253
|
|
|
|
|
|
|
"nectocalyx" => "nectocalyces", |
|
1254
|
|
|
|
|
|
|
"nemathecium" => "nemathecia", |
|
1255
|
|
|
|
|
|
|
"nenets" => "nentsi", |
|
1256
|
|
|
|
|
|
|
"Nenets" => "Nenets", |
|
1257
|
|
|
|
|
|
|
"Nepalese" => "Nepalese", |
|
1258
|
|
|
|
|
|
|
"nephridium" => "nephridia", |
|
1259
|
|
|
|
|
|
|
"nerita" => "neritas", |
|
1260
|
|
|
|
|
|
|
"neuma" => "neumas", |
|
1261
|
|
|
|
|
|
|
"neurinoma" => "neurinomas", |
|
1262
|
|
|
|
|
|
|
"neuroma" => "neuromata", |
|
1263
|
|
|
|
|
|
|
"neurula" => "neurulae", |
|
1264
|
|
|
|
|
|
|
"neutrino" => "neutrinos", |
|
1265
|
|
|
|
|
|
|
"news" => "news", |
|
1266
|
|
|
|
|
|
|
"nexus" => "nexuses", |
|
1267
|
|
|
|
|
|
|
"ngwee" => "ngwee", |
|
1268
|
|
|
|
|
|
|
"Niasese" => "Niasese", |
|
1269
|
|
|
|
|
|
|
"Nicobarese" => "Nicobarese", |
|
1270
|
|
|
|
|
|
|
"nidus" => "niduses", |
|
1271
|
|
|
|
|
|
|
"niello" => "niellos", |
|
1272
|
|
|
|
|
|
|
"nimbus" => "nimbuses", |
|
1273
|
|
|
|
|
|
|
"Ningbo" => "Ningbos", |
|
1274
|
|
|
|
|
|
|
"Nipponese" => "Nipponese", |
|
1275
|
|
|
|
|
|
|
"nockerl" => "nockerln", |
|
1276
|
|
|
|
|
|
|
"noctiluca" => "noctilucae", |
|
1277
|
|
|
|
|
|
|
"nodum" => "noda", |
|
1278
|
|
|
|
|
|
|
"nodus" => "nodi", |
|
1279
|
|
|
|
|
|
|
"noema" => "noemata", |
|
1280
|
|
|
|
|
|
|
"nomisma" => "nomismata", |
|
1281
|
|
|
|
|
|
|
"non ens" => "nonentia", |
|
1282
|
|
|
|
|
|
|
"non-ens" => "nonentia", |
|
1283
|
|
|
|
|
|
|
"Norman" => "Normans", |
|
1284
|
|
|
|
|
|
|
"noumenon" => "noumena", |
|
1285
|
|
|
|
|
|
|
"nouveau pauvre" => "nouvelle pauvre", |
|
1286
|
|
|
|
|
|
|
"nouveau riche" => "nouvelle riche", |
|
1287
|
|
|
|
|
|
|
"nouvel arrive" => "nouveaux arrives", |
|
1288
|
|
|
|
|
|
|
"nova" => "novas", |
|
1289
|
|
|
|
|
|
|
"novus homo" => "novi homines", |
|
1290
|
|
|
|
|
|
|
"noxa" => "noxae", |
|
1291
|
|
|
|
|
|
|
"nse" => "nses", |
|
1292
|
|
|
|
|
|
|
"nubecula" => "nubeculae", |
|
1293
|
|
|
|
|
|
|
"nucleolonema" => "nucleolonemas", |
|
1294
|
|
|
|
|
|
|
"nucleolus" => "nucleoluses", |
|
1295
|
|
|
|
|
|
|
"nucleus" => "nuclei", |
|
1296
|
|
|
|
|
|
|
"numen" => "numina", |
|
1297
|
|
|
|
|
|
|
"nuntius" => "nuntii", |
|
1298
|
|
|
|
|
|
|
"nympha" => "nymphae", |
|
1299
|
|
|
|
|
|
|
"nymphaeum" => "nymphea", |
|
1300
|
|
|
|
|
|
|
"nympheum" => "nymphea", |
|
1301
|
|
|
|
|
|
|
"oath" => "oaths", |
|
1302
|
|
|
|
|
|
|
"obelus" => "obeli", |
|
1303
|
|
|
|
|
|
|
"obolus" => "oboli", |
|
1304
|
|
|
|
|
|
|
"occiput" => "occiputs", |
|
1305
|
|
|
|
|
|
|
"oceanarium" => "oceanaria", |
|
1306
|
|
|
|
|
|
|
"ocellus" => "ocelli", |
|
1307
|
|
|
|
|
|
|
"octavo" => "octavos", |
|
1308
|
|
|
|
|
|
|
"octohedron" => "octohedrons", |
|
1309
|
|
|
|
|
|
|
"octopus" => "octopuses", |
|
1310
|
|
|
|
|
|
|
"oculus" => "oculi", |
|
1311
|
|
|
|
|
|
|
"odeum" => "odea", |
|
1312
|
|
|
|
|
|
|
"oedema" => "oedemas", |
|
1313
|
|
|
|
|
|
|
"offspring" => "offspring", |
|
1314
|
|
|
|
|
|
|
"ogle" => "oglys", |
|
1315
|
|
|
|
|
|
|
"Oklahoman" => "Oklahomans", |
|
1316
|
|
|
|
|
|
|
"olfactorium" => "olfactoria", |
|
1317
|
|
|
|
|
|
|
"omentum" => "omenta", |
|
1318
|
|
|
|
|
|
|
"ommatidium" => "ommatidia", |
|
1319
|
|
|
|
|
|
|
"onager" => "onagers", |
|
1320
|
|
|
|
|
|
|
"one" => "some", |
|
1321
|
|
|
|
|
|
|
"operculum" => "opercula", |
|
1322
|
|
|
|
|
|
|
"ophiophagus" => "ophiophagi", |
|
1323
|
|
|
|
|
|
|
"optimum" => "optimums", |
|
1324
|
|
|
|
|
|
|
"opus" => "opuses", |
|
1325
|
|
|
|
|
|
|
"opus magnum" => "opera magna", |
|
1326
|
|
|
|
|
|
|
"opusculum" => "opuscula", |
|
1327
|
|
|
|
|
|
|
"oratrix" => "oratrices", |
|
1328
|
|
|
|
|
|
|
"oregano" => "oreganos", |
|
1329
|
|
|
|
|
|
|
"organon" => "organa", |
|
1330
|
|
|
|
|
|
|
"Orinoco" => "Orinocos", |
|
1331
|
|
|
|
|
|
|
"Orlando" => "Orlandos", |
|
1332
|
|
|
|
|
|
|
"orthoceras" => "orthocerata", |
|
1333
|
|
|
|
|
|
|
"osculum" => "oscula", |
|
1334
|
|
|
|
|
|
|
"Oslo" => "Oslos", |
|
1335
|
|
|
|
|
|
|
"osmaterium" => "osmateria", |
|
1336
|
|
|
|
|
|
|
"osmeterium" => "osmeteria", |
|
1337
|
|
|
|
|
|
|
"ossiculum" => "ossicula", |
|
1338
|
|
|
|
|
|
|
"osteoclastoma" => "osteoclastomas", |
|
1339
|
|
|
|
|
|
|
"osteoma" => "osteomata", |
|
1340
|
|
|
|
|
|
|
"ostium" => "ostia", |
|
1341
|
|
|
|
|
|
|
"oto" => "otos", |
|
1342
|
|
|
|
|
|
|
"otomi" => "otomies", |
|
1343
|
|
|
|
|
|
|
"Otomi" => "Otomies", |
|
1344
|
|
|
|
|
|
|
"ottoman" => "ottomans", |
|
1345
|
|
|
|
|
|
|
"ovarium" => "ovaria", |
|
1346
|
|
|
|
|
|
|
"ovolo" => "ovoli", |
|
1347
|
|
|
|
|
|
|
"ovulum" => "ovula", |
|
1348
|
|
|
|
|
|
|
"ovum" => "ova", |
|
1349
|
|
|
|
|
|
|
"ox" => "oxen", |
|
1350
|
|
|
|
|
|
|
"oxybaphon" => "oxybapha", |
|
1351
|
|
|
|
|
|
|
"oxymoron" => "oxymorons", |
|
1352
|
|
|
|
|
|
|
"oxyuris" => "oxyurides", |
|
1353
|
|
|
|
|
|
|
"paha" => "paha", |
|
1354
|
|
|
|
|
|
|
"paisa" => "paisas", |
|
1355
|
|
|
|
|
|
|
"pajamas" => "pajamas", |
|
1356
|
|
|
|
|
|
|
"pala" => "palae", |
|
1357
|
|
|
|
|
|
|
"palea" => "paleae", |
|
1358
|
|
|
|
|
|
|
"pallium" => "pallia", |
|
1359
|
|
|
|
|
|
|
"palpebra" => "palpebrae", |
|
1360
|
|
|
|
|
|
|
"palpus" => "palpi", |
|
1361
|
|
|
|
|
|
|
"palus" => "pali", |
|
1362
|
|
|
|
|
|
|
"Panaman" => "Panamans", |
|
1363
|
|
|
|
|
|
|
"Pangasinan" => "Pangasinans", |
|
1364
|
|
|
|
|
|
|
"pangasinan" => "pangasinans", |
|
1365
|
|
|
|
|
|
|
"panino" => "panini", |
|
1366
|
|
|
|
|
|
|
"panorpa" => "panorpae", |
|
1367
|
|
|
|
|
|
|
"pant" => "pants", |
|
1368
|
|
|
|
|
|
|
"panto" => "pantos", |
|
1369
|
|
|
|
|
|
|
"pants" => "pants", |
|
1370
|
|
|
|
|
|
|
"paparrazo" => "paparrazi", |
|
1371
|
|
|
|
|
|
|
"papilla" => "papillae", |
|
1372
|
|
|
|
|
|
|
"papilloma" => "papillomata", |
|
1373
|
|
|
|
|
|
|
"papula" => "papulae", |
|
1374
|
|
|
|
|
|
|
"papyrus" => "papyruses", |
|
1375
|
|
|
|
|
|
|
"parabola" => "parabolas", |
|
1376
|
|
|
|
|
|
|
"parabolanus" => "parabolani", |
|
1377
|
|
|
|
|
|
|
"parador" => "paradors", |
|
1378
|
|
|
|
|
|
|
"paraganglioma" => "paragangliomas", |
|
1379
|
|
|
|
|
|
|
"paraganglion" => "paraganglia", |
|
1380
|
|
|
|
|
|
|
"paraglossa" => "paraglossae", |
|
1381
|
|
|
|
|
|
|
"Paramaribo" => "Paramaribos", |
|
1382
|
|
|
|
|
|
|
"paranucleus" => "paranuclei", |
|
1383
|
|
|
|
|
|
|
"parapleura" => "parapleura", |
|
1384
|
|
|
|
|
|
|
"parapleurum" => "parapleura", |
|
1385
|
|
|
|
|
|
|
"parapsis" => "parapsides", |
|
1386
|
|
|
|
|
|
|
"paraselene" => "paraselenae", |
|
1387
|
|
|
|
|
|
|
"parc ferme" => "parcs fermes", |
|
1388
|
|
|
|
|
|
|
"Pardusco" => "Parduscos", |
|
1389
|
|
|
|
|
|
|
"parenchyma" => "parenchymata", |
|
1390
|
|
|
|
|
|
|
"parergon" => "parerga", |
|
1391
|
|
|
|
|
|
|
"parhelion" => "parhelions", |
|
1392
|
|
|
|
|
|
|
"paries" => "parietes", |
|
1393
|
|
|
|
|
|
|
"parison" => "parisa", |
|
1394
|
|
|
|
|
|
|
"Parmese" => "Parmese", |
|
1395
|
|
|
|
|
|
|
"parnas" => "parnassim", |
|
1396
|
|
|
|
|
|
|
"parnass" => "parnassim", |
|
1397
|
|
|
|
|
|
|
"parvenu" => "parvenus", |
|
1398
|
|
|
|
|
|
|
"pasteurella" => "pasteurellas", |
|
1399
|
|
|
|
|
|
|
"pastorale" => "pastorales", |
|
1400
|
|
|
|
|
|
|
"patagium" => "patagia", |
|
1401
|
|
|
|
|
|
|
"patera" => "paterae", |
|
1402
|
|
|
|
|
|
|
"path" => "paths", |
|
1403
|
|
|
|
|
|
|
"pathos" => "pathoses", |
|
1404
|
|
|
|
|
|
|
"paxilla" => "paxillae", |
|
1405
|
|
|
|
|
|
|
"pecia" => "pecias", |
|
1406
|
|
|
|
|
|
|
"pecten" => "pectens", |
|
1407
|
|
|
|
|
|
|
"pectus" => "pectora", |
|
1408
|
|
|
|
|
|
|
"pedalo" => "pedalos", |
|
1409
|
|
|
|
|
|
|
"pedicellaria" => "pedicellariae", |
|
1410
|
|
|
|
|
|
|
"pediluvium" => "pediluvia", |
|
1411
|
|
|
|
|
|
|
"pedion" => "pedia", |
|
1412
|
|
|
|
|
|
|
"Pekingese" => "Pekingese", |
|
1413
|
|
|
|
|
|
|
"pelta" => "peltae", |
|
1414
|
|
|
|
|
|
|
"pelvis" => "pelvises", |
|
1415
|
|
|
|
|
|
|
"pence" => "pence", |
|
1416
|
|
|
|
|
|
|
"pendulum" => "pendulums", |
|
1417
|
|
|
|
|
|
|
"pengo" => "pengo", |
|
1418
|
|
|
|
|
|
|
"penicillus" => "penicilli", |
|
1419
|
|
|
|
|
|
|
"peninsula" => "peninsulas", |
|
1420
|
|
|
|
|
|
|
"penis" => "penises", |
|
1421
|
|
|
|
|
|
|
"penni" => "pennia", |
|
1422
|
|
|
|
|
|
|
"penny" => "pennies", |
|
1423
|
|
|
|
|
|
|
"pensiero" => "pensieri", |
|
1424
|
|
|
|
|
|
|
"perceptum" => "percepta", |
|
1425
|
|
|
|
|
|
|
"peridium" => "peridia", |
|
1426
|
|
|
|
|
|
|
"perikaryon" => "perikarya", |
|
1427
|
|
|
|
|
|
|
"perithecium" => "perithecia", |
|
1428
|
|
|
|
|
|
|
"pernio" => "perniones", |
|
1429
|
|
|
|
|
|
|
"peronium" => "peronia", |
|
1430
|
|
|
|
|
|
|
"perradius" => "perradii", |
|
1431
|
|
|
|
|
|
|
"person" => "people", |
|
1432
|
|
|
|
|
|
|
"persona" => "personas", |
|
1433
|
|
|
|
|
|
|
"pes" => "pedes", |
|
1434
|
|
|
|
|
|
|
"phalangium" => "phalangia", |
|
1435
|
|
|
|
|
|
|
"phalanx" => "phalanxes", |
|
1436
|
|
|
|
|
|
|
"phallos" => "phalloi", |
|
1437
|
|
|
|
|
|
|
"phallus" => "phalluses", |
|
1438
|
|
|
|
|
|
|
"pharmakos" => "pharmakoi", |
|
1439
|
|
|
|
|
|
|
"phenomenon" => "phenomena", |
|
1440
|
|
|
|
|
|
|
"phlegmasia" => "phlegmasiae", |
|
1441
|
|
|
|
|
|
|
"phoca" => "phocas", |
|
1442
|
|
|
|
|
|
|
"pholas" => "pholades", |
|
1443
|
|
|
|
|
|
|
"photo" => "photos", |
|
1444
|
|
|
|
|
|
|
"phototaxis" => "phototaxes", |
|
1445
|
|
|
|
|
|
|
"phragma" => "phragmata", |
|
1446
|
|
|
|
|
|
|
"phren" => "phrenes", |
|
1447
|
|
|
|
|
|
|
"phyle" => "phylae", |
|
1448
|
|
|
|
|
|
|
"phyllobranchia" => "phyllobranchiae", |
|
1449
|
|
|
|
|
|
|
"phylum" => "phylums", |
|
1450
|
|
|
|
|
|
|
"phyma" => "phymata", |
|
1451
|
|
|
|
|
|
|
"phyogemmarium" => "phyogemmaria", |
|
1452
|
|
|
|
|
|
|
"piano" => "pianos", |
|
1453
|
|
|
|
|
|
|
"pickerel" => "pickerels", |
|
1454
|
|
|
|
|
|
|
"pied a terre" => "pieds a terre", |
|
1455
|
|
|
|
|
|
|
"pied noir" => "pieds noirs", |
|
1456
|
|
|
|
|
|
|
"Piedmontese" => "Piedmontese", |
|
1457
|
|
|
|
|
|
|
"pietra" => "pietre", |
|
1458
|
|
|
|
|
|
|
"pifferaro" => "pifferari", |
|
1459
|
|
|
|
|
|
|
"pike" => "pikes", |
|
1460
|
|
|
|
|
|
|
"pileus" => "pilei", |
|
1461
|
|
|
|
|
|
|
"pillie" => "pilleis", |
|
1462
|
|
|
|
|
|
|
"pilus" => "pili", |
|
1463
|
|
|
|
|
|
|
"pimento" => "pimentos", |
|
1464
|
|
|
|
|
|
|
"pina colada" => "pina coladas", |
|
1465
|
|
|
|
|
|
|
"pinax" => "pinaces", |
|
1466
|
|
|
|
|
|
|
"pincer" => "pincers", |
|
1467
|
|
|
|
|
|
|
"pincers" => "pincers", |
|
1468
|
|
|
|
|
|
|
"pinetum" => "pinetums", |
|
1469
|
|
|
|
|
|
|
"pingo" => "pingos", |
|
1470
|
|
|
|
|
|
|
"pinna" => "pinnas", |
|
1471
|
|
|
|
|
|
|
"pinon" => "pinons", |
|
1472
|
|
|
|
|
|
|
"pinto" => "pintos", |
|
1473
|
|
|
|
|
|
|
"pipkrake" => "pipkrakes", |
|
1474
|
|
|
|
|
|
|
"piscina" => "piscinas", |
|
1475
|
|
|
|
|
|
|
"pistillidium" => "pistillidia", |
|
1476
|
|
|
|
|
|
|
"Pistoiese" => "Pistoiese", |
|
1477
|
|
|
|
|
|
|
"pithos" => "pithoi", |
|
1478
|
|
|
|
|
|
|
"pizza" => "pizzas", |
|
1479
|
|
|
|
|
|
|
"placebo" => "placebos", |
|
1480
|
|
|
|
|
|
|
"placitum" => "placita", |
|
1481
|
|
|
|
|
|
|
"planctus" => "planctus", |
|
1482
|
|
|
|
|
|
|
"plankter" => "plankton", |
|
1483
|
|
|
|
|
|
|
"planula" => "planulae", |
|
1484
|
|
|
|
|
|
|
"plasmalemma" => "plasmalemmas", |
|
1485
|
|
|
|
|
|
|
"plasmodium" => "plasmodia", |
|
1486
|
|
|
|
|
|
|
"plasmolyticum" => "plasmolytica", |
|
1487
|
|
|
|
|
|
|
"plasmoma" => "plasmomata", |
|
1488
|
|
|
|
|
|
|
"plateau" => "plateaus", |
|
1489
|
|
|
|
|
|
|
"platypus" => "platypuses", |
|
1490
|
|
|
|
|
|
|
"pleco" => "plecos", |
|
1491
|
|
|
|
|
|
|
"plectrum" => "plectra", |
|
1492
|
|
|
|
|
|
|
"plenarium" => "plenaria", |
|
1493
|
|
|
|
|
|
|
"plesiosaurus" => "plesiosauri", |
|
1494
|
|
|
|
|
|
|
"plethron" => "plethra", |
|
1495
|
|
|
|
|
|
|
"pleura" => "pleura", |
|
1496
|
|
|
|
|
|
|
"pleuron" => "pleura", |
|
1497
|
|
|
|
|
|
|
"pleurum" => "pleura", |
|
1498
|
|
|
|
|
|
|
"plexus" => "plexuses", |
|
1499
|
|
|
|
|
|
|
"plica" => "plicae", |
|
1500
|
|
|
|
|
|
|
"pliers" => "pliers", |
|
1501
|
|
|
|
|
|
|
"ploshchadka" => "ploshchadki", |
|
1502
|
|
|
|
|
|
|
"plurale tantum" => "pluralia tantum", |
|
1503
|
|
|
|
|
|
|
"pluteus" => "plutei", |
|
1504
|
|
|
|
|
|
|
"Pluto" => "Plutos", |
|
1505
|
|
|
|
|
|
|
"pneumothorax" => "pneumothoraxes", |
|
1506
|
|
|
|
|
|
|
"po" => "poes", |
|
1507
|
|
|
|
|
|
|
"poblador" => "pobladores", |
|
1508
|
|
|
|
|
|
|
"poculum" => "pocula", |
|
1509
|
|
|
|
|
|
|
"podere" => "poderi", |
|
1510
|
|
|
|
|
|
|
"podetium" => "podetia", |
|
1511
|
|
|
|
|
|
|
"podion" => "podia", |
|
1512
|
|
|
|
|
|
|
"podium" => "podiums", |
|
1513
|
|
|
|
|
|
|
"poe" => "poes", |
|
1514
|
|
|
|
|
|
|
"pogo" => "pogos", |
|
1515
|
|
|
|
|
|
|
"poise" => "poises", |
|
1516
|
|
|
|
|
|
|
"polis" => "polises", |
|
1517
|
|
|
|
|
|
|
"politbureau" => "politbureaus", |
|
1518
|
|
|
|
|
|
|
"politico" => "politicos", |
|
1519
|
|
|
|
|
|
|
"pollex" => "pollices", |
|
1520
|
|
|
|
|
|
|
"pollinarium" => "pollinaria", |
|
1521
|
|
|
|
|
|
|
"pollinium" => "pollinia", |
|
1522
|
|
|
|
|
|
|
"polo" => "polos", |
|
1523
|
|
|
|
|
|
|
"Polonese" => "Polonese", |
|
1524
|
|
|
|
|
|
|
"polythecium" => "polythecia", |
|
1525
|
|
|
|
|
|
|
"pomme de terre" => "pommes de terre", |
|
1526
|
|
|
|
|
|
|
"poncho" => "ponchos", |
|
1527
|
|
|
|
|
|
|
"pontifex" => "pontifexes", |
|
1528
|
|
|
|
|
|
|
"porcino" => "porcini", |
|
1529
|
|
|
|
|
|
|
"porion" => "poria", |
|
1530
|
|
|
|
|
|
|
"porron" => "porrons", |
|
1531
|
|
|
|
|
|
|
"port a beul" => "puirt a beul", |
|
1532
|
|
|
|
|
|
|
"port de bras" => "ports de bras", |
|
1533
|
|
|
|
|
|
|
"port-a-beul" => "puirt-a-beul", |
|
1534
|
|
|
|
|
|
|
"portico" => "porticos", |
|
1535
|
|
|
|
|
|
|
"portiforium" => "portiforia", |
|
1536
|
|
|
|
|
|
|
"portmanteau" => "portmanteaus", |
|
1537
|
|
|
|
|
|
|
"Porto" => "Portos", |
|
1538
|
|
|
|
|
|
|
"Porto Novo" => "Porto Novos", |
|
1539
|
|
|
|
|
|
|
"Porto-Novo" => "Porto-Novos", |
|
1540
|
|
|
|
|
|
|
"portrait parle" => "portraits parles", |
|
1541
|
|
|
|
|
|
|
"Portuguese" => "Portuguese", |
|
1542
|
|
|
|
|
|
|
"postnatus" => "postnati", |
|
1543
|
|
|
|
|
|
|
"postpubis" => "postpubes", |
|
1544
|
|
|
|
|
|
|
"postulatum" => "postulata", |
|
1545
|
|
|
|
|
|
|
"potato" => "potatoes", |
|
1546
|
|
|
|
|
|
|
"potestas" => "potestates", |
|
1547
|
|
|
|
|
|
|
"pox" => "pox", |
|
1548
|
|
|
|
|
|
|
"praecognitum" => "praecognita", |
|
1549
|
|
|
|
|
|
|
"pragma" => "pragmas", |
|
1550
|
|
|
|
|
|
|
"precis" => "precis", |
|
1551
|
|
|
|
|
|
|
"precognitum" => "precognita", |
|
1552
|
|
|
|
|
|
|
"premier danseur" => "premiers danseurs", |
|
1553
|
|
|
|
|
|
|
"prepenna" => "prepennae", |
|
1554
|
|
|
|
|
|
|
"prima ballerina" => "prima ballerinas", |
|
1555
|
|
|
|
|
|
|
"prima donna" => "prima donnas", |
|
1556
|
|
|
|
|
|
|
"primigravida" => "primigravidae", |
|
1557
|
|
|
|
|
|
|
"primordium" => "primordia", |
|
1558
|
|
|
|
|
|
|
"principium" => "principia", |
|
1559
|
|
|
|
|
|
|
"pro" => "pros", |
|
1560
|
|
|
|
|
|
|
"proavis" => "proaves", |
|
1561
|
|
|
|
|
|
|
"proboscis" => "proboscises", |
|
1562
|
|
|
|
|
|
|
"proceedings" => "proceedings", |
|
1563
|
|
|
|
|
|
|
"procoelia" => "procoeliae", |
|
1564
|
|
|
|
|
|
|
"prodromus" => "prodromi", |
|
1565
|
|
|
|
|
|
|
"proferens" => "proferentes", |
|
1566
|
|
|
|
|
|
|
"profluvium" => "profluvia", |
|
1567
|
|
|
|
|
|
|
"proglottis" => "proglottides", |
|
1568
|
|
|
|
|
|
|
"programma" => "programmata", |
|
1569
|
|
|
|
|
|
|
"progymnasium" => "progymnasia", |
|
1570
|
|
|
|
|
|
|
"progymnasma" => "progymnasmata", |
|
1571
|
|
|
|
|
|
|
"prokaryon" => "prokarya", |
|
1572
|
|
|
|
|
|
|
"prolabium" => "prolabia", |
|
1573
|
|
|
|
|
|
|
"prolegomenon" => "prolegomena", |
|
1574
|
|
|
|
|
|
|
"promerops" => "promeropes", |
|
1575
|
|
|
|
|
|
|
"propleuron" => "propleura", |
|
1576
|
|
|
|
|
|
|
"propodium" => "propodia", |
|
1577
|
|
|
|
|
|
|
"propositus" => "propositi", |
|
1578
|
|
|
|
|
|
|
"proprium" => "propria", |
|
1579
|
|
|
|
|
|
|
"propylaeum" => "propylaea", |
|
1580
|
|
|
|
|
|
|
"propylon" => "propylons", |
|
1581
|
|
|
|
|
|
|
"prora" => "prorae", |
|
1582
|
|
|
|
|
|
|
"prosa" => "prosae", |
|
1583
|
|
|
|
|
|
|
"proscenium" => "proscenia", |
|
1584
|
|
|
|
|
|
|
"proscolla" => "proscollae", |
|
1585
|
|
|
|
|
|
|
"prosecutrix" => "prosecutrices", |
|
1586
|
|
|
|
|
|
|
"prosencephalon" => "prosencephala", |
|
1587
|
|
|
|
|
|
|
"proseucha" => "proseuchae", |
|
1588
|
|
|
|
|
|
|
"prosodiencephalon" => "prosodiencephala", |
|
1589
|
|
|
|
|
|
|
"prosopium" => "prosopia", |
|
1590
|
|
|
|
|
|
|
"prospectus" => "prospectuses", |
|
1591
|
|
|
|
|
|
|
"prosula" => "prosulae", |
|
1592
|
|
|
|
|
|
|
"protarsus" => "protarsi", |
|
1593
|
|
|
|
|
|
|
"prothallium" => "prothallia", |
|
1594
|
|
|
|
|
|
|
"prothallus" => "prothalli", |
|
1595
|
|
|
|
|
|
|
"protococcus" => "protococci", |
|
1596
|
|
|
|
|
|
|
"protoma" => "protomas", |
|
1597
|
|
|
|
|
|
|
"protonema" => "protonemata", |
|
1598
|
|
|
|
|
|
|
"prototypon" => "prototypons", |
|
1599
|
|
|
|
|
|
|
"protypon" => "protypa", |
|
1600
|
|
|
|
|
|
|
"proviso" => "provisos", |
|
1601
|
|
|
|
|
|
|
"prytanis" => "prytanes", |
|
1602
|
|
|
|
|
|
|
"psammoma" => "psammomata", |
|
1603
|
|
|
|
|
|
|
"pseudopodium" => "pseudopodia", |
|
1604
|
|
|
|
|
|
|
"pseudostoma" => "pseudostomata", |
|
1605
|
|
|
|
|
|
|
"psycho" => "psychos", |
|
1606
|
|
|
|
|
|
|
"psydracium" => "psydracia", |
|
1607
|
|
|
|
|
|
|
"pteroma" => "pteromata", |
|
1608
|
|
|
|
|
|
|
"pteropus" => "pteropi", |
|
1609
|
|
|
|
|
|
|
"pteryla" => "pterylae", |
|
1610
|
|
|
|
|
|
|
"pueblo" => "pueblos", |
|
1611
|
|
|
|
|
|
|
"pul" => "puls", |
|
1612
|
|
|
|
|
|
|
"pullus" => "pulli", |
|
1613
|
|
|
|
|
|
|
"pulmonarium" => "pulmonaria", |
|
1614
|
|
|
|
|
|
|
"pulsellum" => "pulsella", |
|
1615
|
|
|
|
|
|
|
"pulveratrix" => "pulveratrices", |
|
1616
|
|
|
|
|
|
|
"punctum" => "puncta", |
|
1617
|
|
|
|
|
|
|
"punto blanco" => "puntos blancos", |
|
1618
|
|
|
|
|
|
|
"pupa" => "pupae", |
|
1619
|
|
|
|
|
|
|
"purlieu" => "purlieus", |
|
1620
|
|
|
|
|
|
|
"purum" => "purums", |
|
1621
|
|
|
|
|
|
|
"Purum" => "Purums", |
|
1622
|
|
|
|
|
|
|
"putto" => "putti", |
|
1623
|
|
|
|
|
|
|
"puttony" => "puttonys", |
|
1624
|
|
|
|
|
|
|
"pycnidium" => "pycnidia", |
|
1625
|
|
|
|
|
|
|
"pycnis" => "pycnides", |
|
1626
|
|
|
|
|
|
|
"pycnium" => "pycnia", |
|
1627
|
|
|
|
|
|
|
"pyjamas" => "pyjamas", |
|
1628
|
|
|
|
|
|
|
"pyla" => "pylae", |
|
1629
|
|
|
|
|
|
|
"pyralis" => "pyralides", |
|
1630
|
|
|
|
|
|
|
"pyramidion" => "pyramidions", |
|
1631
|
|
|
|
|
|
|
"pyrexia" => "pyrexiae", |
|
1632
|
|
|
|
|
|
|
"pyrites" => "pyritae", |
|
1633
|
|
|
|
|
|
|
"pyrophorus" => "pyrophori", |
|
1634
|
|
|
|
|
|
|
"pyxidium" => "pyxidia", |
|
1635
|
|
|
|
|
|
|
"quadratrix" => "quadratrices", |
|
1636
|
|
|
|
|
|
|
"quaesitum" => "quaesita", |
|
1637
|
|
|
|
|
|
|
"quantum" => "quantums", |
|
1638
|
|
|
|
|
|
|
"quarto" => "quartos", |
|
1639
|
|
|
|
|
|
|
"quartz" => "quartzes", |
|
1640
|
|
|
|
|
|
|
"quid" => "quid", |
|
1641
|
|
|
|
|
|
|
"quinarius" => "quinarii", |
|
1642
|
|
|
|
|
|
|
"quinquennium" => "quinquennia", |
|
1643
|
|
|
|
|
|
|
"Quito" => "Quitos", |
|
1644
|
|
|
|
|
|
|
"rabies" => "rabies", |
|
1645
|
|
|
|
|
|
|
"rad" => "rads", |
|
1646
|
|
|
|
|
|
|
"radiale" => "radialia", |
|
1647
|
|
|
|
|
|
|
"radius" => "radiuses", |
|
1648
|
|
|
|
|
|
|
"radix" => "radixes", |
|
1649
|
|
|
|
|
|
|
"ragazza" => "ragazze", |
|
1650
|
|
|
|
|
|
|
"ragazzo" => "ragazzi", |
|
1651
|
|
|
|
|
|
|
"raggare" => "raggares", |
|
1652
|
|
|
|
|
|
|
"ramulus" => "ramuli", |
|
1653
|
|
|
|
|
|
|
"ramus" => "rami", |
|
1654
|
|
|
|
|
|
|
"ranunculus" => "ranunculuses", |
|
1655
|
|
|
|
|
|
|
"rara avis" => "rara avises", |
|
1656
|
|
|
|
|
|
|
"razz" => "razzes", |
|
1657
|
|
|
|
|
|
|
"rectus" => "recti", |
|
1658
|
|
|
|
|
|
|
"redia" => "rediae", |
|
1659
|
|
|
|
|
|
|
"reductio" => "reductiones", |
|
1660
|
|
|
|
|
|
|
"referendum" => "referendums", |
|
1661
|
|
|
|
|
|
|
"refugium" => "refugia", |
|
1662
|
|
|
|
|
|
|
"regidor" => "regidors", |
|
1663
|
|
|
|
|
|
|
"regma" => "regmata", |
|
1664
|
|
|
|
|
|
|
"regulus" => "reguli", |
|
1665
|
|
|
|
|
|
|
"reich" => "reiche", |
|
1666
|
|
|
|
|
|
|
"rejon" => "rejones", |
|
1667
|
|
|
|
|
|
|
"rejoneador" => "rejoneadores", |
|
1668
|
|
|
|
|
|
|
"relatum" => "relata", |
|
1669
|
|
|
|
|
|
|
"rem" => "rems", |
|
1670
|
|
|
|
|
|
|
"remex" => "remexes", |
|
1671
|
|
|
|
|
|
|
"remous" => "remous", |
|
1672
|
|
|
|
|
|
|
"replum" => "repla", |
|
1673
|
|
|
|
|
|
|
"representamen" => "representamens", |
|
1674
|
|
|
|
|
|
|
"res" => "res", |
|
1675
|
|
|
|
|
|
|
"residuum" => "residuums", |
|
1676
|
|
|
|
|
|
|
"responsum" => "responsa", |
|
1677
|
|
|
|
|
|
|
"rete" => "retia", |
|
1678
|
|
|
|
|
|
|
"retinaculum" => "retinacula", |
|
1679
|
|
|
|
|
|
|
"retinula" => "retinulae", |
|
1680
|
|
|
|
|
|
|
"rezident" => "rezidenty", |
|
1681
|
|
|
|
|
|
|
"rezidentsia" => "rezidentsii", |
|
1682
|
|
|
|
|
|
|
"rhino" => "rhinos", |
|
1683
|
|
|
|
|
|
|
"rhinoceros" => "rhinoceroses", |
|
1684
|
|
|
|
|
|
|
"rhinophyma" => "rhinophymas", |
|
1685
|
|
|
|
|
|
|
"rhizoma" => "rhizomas", |
|
1686
|
|
|
|
|
|
|
"rhododendron" => "rhododendrons", |
|
1687
|
|
|
|
|
|
|
"rhombohedron" => "rhombohedrons", |
|
1688
|
|
|
|
|
|
|
"rhomboideus" => "rhomboidei", |
|
1689
|
|
|
|
|
|
|
"rhopalium" => "rhopalia", |
|
1690
|
|
|
|
|
|
|
"rhynchodaeum" => "rhynchodaea", |
|
1691
|
|
|
|
|
|
|
"rhythmus" => "rhythmi", |
|
1692
|
|
|
|
|
|
|
"ri" => "ri", |
|
1693
|
|
|
|
|
|
|
"ricercar" => "ricercars", |
|
1694
|
|
|
|
|
|
|
"ricercata" => "ricercate", |
|
1695
|
|
|
|
|
|
|
"ricordo" => "ricordi", |
|
1696
|
|
|
|
|
|
|
"rideau" => "rideaus", |
|
1697
|
|
|
|
|
|
|
"rilievo" => "rilievos", |
|
1698
|
|
|
|
|
|
|
"rimon" => "rimonim", |
|
1699
|
|
|
|
|
|
|
"rione" => "rioni", |
|
1700
|
|
|
|
|
|
|
"risotto" => "risottos", |
|
1701
|
|
|
|
|
|
|
"ritardando" => "ritardandos", |
|
1702
|
|
|
|
|
|
|
"rite de passage" => "rites de passage", |
|
1703
|
|
|
|
|
|
|
"rococo" => "rococos", |
|
1704
|
|
|
|
|
|
|
"roe" => "roes", |
|
1705
|
|
|
|
|
|
|
"Rom" => "Roma", |
|
1706
|
|
|
|
|
|
|
"Romagnese" => "Romagnese", |
|
1707
|
|
|
|
|
|
|
"Roman" => "Romans", |
|
1708
|
|
|
|
|
|
|
"Romanese" => "Romanese", |
|
1709
|
|
|
|
|
|
|
"Romany" => "Romanies", |
|
1710
|
|
|
|
|
|
|
"romanze" => "romanzen", |
|
1711
|
|
|
|
|
|
|
"rond de jambe" => "rond de jambes", |
|
1712
|
|
|
|
|
|
|
"rondeau" => "rondeaus", |
|
1713
|
|
|
|
|
|
|
"rondo" => "rondos", |
|
1714
|
|
|
|
|
|
|
"rostrum" => "rostrums", |
|
1715
|
|
|
|
|
|
|
"rotula" => "rotulae", |
|
1716
|
|
|
|
|
|
|
"route nationale" => "routes nationales", |
|
1717
|
|
|
|
|
|
|
"rubashka" => "rubashkas", |
|
1718
|
|
|
|
|
|
|
"ruga" => "rugae", |
|
1719
|
|
|
|
|
|
|
"ruse de guerre" => "ruses de guerre", |
|
1720
|
|
|
|
|
|
|
"rype" => "ryper", |
|
1721
|
|
|
|
|
|
|
"sabertooth" => "sabertooths", |
|
1722
|
|
|
|
|
|
|
"sacculus" => "sacculi", |
|
1723
|
|
|
|
|
|
|
"sacellum" => "sacella", |
|
1724
|
|
|
|
|
|
|
"sachverhalt" => "sachverhalte", |
|
1725
|
|
|
|
|
|
|
"Sacramento" => "Sacramentos", |
|
1726
|
|
|
|
|
|
|
"sacrarium" => "sacraria", |
|
1727
|
|
|
|
|
|
|
"sacrum" => "sacrums", |
|
1728
|
|
|
|
|
|
|
"saddo" => "saddos", |
|
1729
|
|
|
|
|
|
|
"saffo" => "saffi", |
|
1730
|
|
|
|
|
|
|
"sago" => "sagos", |
|
1731
|
|
|
|
|
|
|
"sagum" => "saga", |
|
1732
|
|
|
|
|
|
|
"salita" => "salitas", |
|
1733
|
|
|
|
|
|
|
"salivarium" => "salivaria", |
|
1734
|
|
|
|
|
|
|
"salmon" => "salmon", |
|
1735
|
|
|
|
|
|
|
"salpa" => "salpas", |
|
1736
|
|
|
|
|
|
|
"salvo" => "salvos", |
|
1737
|
|
|
|
|
|
|
"sambo" => "sambos", |
|
1738
|
|
|
|
|
|
|
"samurai" => "samurai", |
|
1739
|
|
|
|
|
|
|
"sanatorium" => "sanatoriums", |
|
1740
|
|
|
|
|
|
|
"sanctum sanctorum" => "sancta sanctorum", |
|
1741
|
|
|
|
|
|
|
"sandr" => "sandrs", |
|
1742
|
|
|
|
|
|
|
"Sangirese" => "Sangirese", |
|
1743
|
|
|
|
|
|
|
"Santiago" => "Santiagos", |
|
1744
|
|
|
|
|
|
|
"Sapporo" => "Sapporos", |
|
1745
|
|
|
|
|
|
|
"Sarajevo" => "Sarajevos", |
|
1746
|
|
|
|
|
|
|
"Sarawakese" => "Sarawakese", |
|
1747
|
|
|
|
|
|
|
"sarcina" => "sarcinae", |
|
1748
|
|
|
|
|
|
|
"sarcoma" => "sarcomas", |
|
1749
|
|
|
|
|
|
|
"sarcophagus" => "sarcophagi", |
|
1750
|
|
|
|
|
|
|
"sarissa" => "sarissae", |
|
1751
|
|
|
|
|
|
|
"sassafras" => "sassafrases", |
|
1752
|
|
|
|
|
|
|
"satelles" => "satellites", |
|
1753
|
|
|
|
|
|
|
"saxicava" => "saxicavae", |
|
1754
|
|
|
|
|
|
|
"sbirro" => "sbirri", |
|
1755
|
|
|
|
|
|
|
"scalenus" => "scaleni", |
|
1756
|
|
|
|
|
|
|
"scandalum magnatum" => "scandala magnatum", |
|
1757
|
|
|
|
|
|
|
"scapula" => "scapulas", |
|
1758
|
|
|
|
|
|
|
"scapus" => "scapi", |
|
1759
|
|
|
|
|
|
|
"scarabaeus" => "scarabaei", |
|
1760
|
|
|
|
|
|
|
"scarus" => "scari", |
|
1761
|
|
|
|
|
|
|
"scazon" => "scazontes", |
|
1762
|
|
|
|
|
|
|
"sceat" => "sceattas", |
|
1763
|
|
|
|
|
|
|
"schema" => "schemas", |
|
1764
|
|
|
|
|
|
|
"scherzando" => "scherzandos", |
|
1765
|
|
|
|
|
|
|
"scherzo" => "scherzos", |
|
1766
|
|
|
|
|
|
|
"schisma" => "schismata", |
|
1767
|
|
|
|
|
|
|
"schistosomulum" => "schistosomula", |
|
1768
|
|
|
|
|
|
|
"schizostylis" => "schizostylis", |
|
1769
|
|
|
|
|
|
|
"scholium" => "scholia", |
|
1770
|
|
|
|
|
|
|
"sciolus" => "scioli", |
|
1771
|
|
|
|
|
|
|
"scirrhus" => "scirrhusses", |
|
1772
|
|
|
|
|
|
|
"scissors" => "scissors", |
|
1773
|
|
|
|
|
|
|
"scolex" => "scoleces", |
|
1774
|
|
|
|
|
|
|
"scolopidium" => "scolopidia", |
|
1775
|
|
|
|
|
|
|
"scomber" => "scombri", |
|
1776
|
|
|
|
|
|
|
"scoria" => "scorias", |
|
1777
|
|
|
|
|
|
|
"scotoma" => "scotomas", |
|
1778
|
|
|
|
|
|
|
"scriptorium" => "scriptoriums", |
|
1779
|
|
|
|
|
|
|
"scudo" => "scudi", |
|
1780
|
|
|
|
|
|
|
"scungille" => "scungilli", |
|
1781
|
|
|
|
|
|
|
"scuola" => "scuole", |
|
1782
|
|
|
|
|
|
|
"scutellum" => "scutella", |
|
1783
|
|
|
|
|
|
|
"scutulum" => "scutula", |
|
1784
|
|
|
|
|
|
|
"scutum" => "scuta", |
|
1785
|
|
|
|
|
|
|
"scyphus" => "scyphi", |
|
1786
|
|
|
|
|
|
|
"seaquarium" => "seaquaria", |
|
1787
|
|
|
|
|
|
|
"secans" => "secantes", |
|
1788
|
|
|
|
|
|
|
"secretum" => "secreta", |
|
1789
|
|
|
|
|
|
|
"secundagravida" => "secundagravidas", |
|
1790
|
|
|
|
|
|
|
"secundigravida" => "secundigravidas", |
|
1791
|
|
|
|
|
|
|
"secundipara" => "secundiparas", |
|
1792
|
|
|
|
|
|
|
"sedes" => "sedes", |
|
1793
|
|
|
|
|
|
|
"sedile" => "sedilia", |
|
1794
|
|
|
|
|
|
|
"seecatch" => "seecatchie", |
|
1795
|
|
|
|
|
|
|
"seed" => "seeds", |
|
1796
|
|
|
|
|
|
|
"Selman" => "Selmans", |
|
1797
|
|
|
|
|
|
|
"sema" => "semas", |
|
1798
|
|
|
|
|
|
|
"seminium" => "seminia", |
|
1799
|
|
|
|
|
|
|
"semuncia" => "semunciae", |
|
1800
|
|
|
|
|
|
|
"senarius" => "senarii", |
|
1801
|
|
|
|
|
|
|
"Senegalese" => "Senegalese", |
|
1802
|
|
|
|
|
|
|
"senex" => "senes", |
|
1803
|
|
|
|
|
|
|
"sensedatum" => "sensedata", |
|
1804
|
|
|
|
|
|
|
"sensillum" => "sensilla", |
|
1805
|
|
|
|
|
|
|
"sensoriolum" => "sensoriola", |
|
1806
|
|
|
|
|
|
|
"sensum" => "sensa", |
|
1807
|
|
|
|
|
|
|
"sententia" => "sententiae", |
|
1808
|
|
|
|
|
|
|
"separatrix" => "separatrices", |
|
1809
|
|
|
|
|
|
|
"sephardi" => "sephardim", |
|
1810
|
|
|
|
|
|
|
"septarium" => "septaria", |
|
1811
|
|
|
|
|
|
|
"septemvir" => "septemviri", |
|
1812
|
|
|
|
|
|
|
"septenarius" => "septenarii", |
|
1813
|
|
|
|
|
|
|
"septum" => "septa", |
|
1814
|
|
|
|
|
|
|
"sequela" => "sequelae", |
|
1815
|
|
|
|
|
|
|
"sequestrum" => "sequestra", |
|
1816
|
|
|
|
|
|
|
"seraph" => "seraphs", |
|
1817
|
|
|
|
|
|
|
"sericterium" => "sericteria", |
|
1818
|
|
|
|
|
|
|
"series" => "series", |
|
1819
|
|
|
|
|
|
|
"serir" => "serirs", |
|
1820
|
|
|
|
|
|
|
"serpigo" => "serpigoes", |
|
1821
|
|
|
|
|
|
|
"serpula" => "serpulae", |
|
1822
|
|
|
|
|
|
|
"serra" => "serrae", |
|
1823
|
|
|
|
|
|
|
"sertularia" => "sertularias", |
|
1824
|
|
|
|
|
|
|
"serum" => "serums", |
|
1825
|
|
|
|
|
|
|
"sestertium" => "sestertia", |
|
1826
|
|
|
|
|
|
|
"sestiere" => "sestieri", |
|
1827
|
|
|
|
|
|
|
"set off" => "set offs", |
|
1828
|
|
|
|
|
|
|
"set out" => "set outs", |
|
1829
|
|
|
|
|
|
|
"set to" => "set tos", |
|
1830
|
|
|
|
|
|
|
"set-off" => "set-offs", |
|
1831
|
|
|
|
|
|
|
"set-out" => "set-outs", |
|
1832
|
|
|
|
|
|
|
"set-to" => "set-tos", |
|
1833
|
|
|
|
|
|
|
"seta" => "setae", |
|
1834
|
|
|
|
|
|
|
"sezession" => "sezessionen", |
|
1835
|
|
|
|
|
|
|
"sforzato" => "sforzatos", |
|
1836
|
|
|
|
|
|
|
"sgraffiato" => "sgraffiati", |
|
1837
|
|
|
|
|
|
|
"shad" => "shads", |
|
1838
|
|
|
|
|
|
|
"shaman" => "shamans", |
|
1839
|
|
|
|
|
|
|
"shauri" => "shauris", |
|
1840
|
|
|
|
|
|
|
"Shavese" => "Shavese", |
|
1841
|
|
|
|
|
|
|
"shawabti" => "shawabtis", |
|
1842
|
|
|
|
|
|
|
"Shawanese" => "Shawanese", |
|
1843
|
|
|
|
|
|
|
"she" => "they", |
|
1844
|
|
|
|
|
|
|
"shear" => "shears", |
|
1845
|
|
|
|
|
|
|
"shears" => "shears", |
|
1846
|
|
|
|
|
|
|
"sheep" => "sheep", |
|
1847
|
|
|
|
|
|
|
"shelf" => "shelves", |
|
1848
|
|
|
|
|
|
|
"shifta" => "shiftas", |
|
1849
|
|
|
|
|
|
|
"shochet" => "shochetim", |
|
1850
|
|
|
|
|
|
|
"shomer" => "shomrim", |
|
1851
|
|
|
|
|
|
|
"short" => "shorts", |
|
1852
|
|
|
|
|
|
|
"shorts" => "shorts", |
|
1853
|
|
|
|
|
|
|
"Siamese" => "Siamese", |
|
1854
|
|
|
|
|
|
|
"siemens" => "siemens", |
|
1855
|
|
|
|
|
|
|
"Sienese" => "Sienese", |
|
1856
|
|
|
|
|
|
|
"siglos" => "sigli", |
|
1857
|
|
|
|
|
|
|
"signum" => "signa", |
|
1858
|
|
|
|
|
|
|
"Sikkimese" => "Sikkimese", |
|
1859
|
|
|
|
|
|
|
"silbador" => "silbadors", |
|
1860
|
|
|
|
|
|
|
"silenus" => "sileni", |
|
1861
|
|
|
|
|
|
|
"silex" => "silices", |
|
1862
|
|
|
|
|
|
|
"siliqua" => "siliquae", |
|
1863
|
|
|
|
|
|
|
"silo" => "silos", |
|
1864
|
|
|
|
|
|
|
"Silurus" => "Siluri", |
|
1865
|
|
|
|
|
|
|
"simia" => "simiae", |
|
1866
|
|
|
|
|
|
|
"simplex" => "simplexes", |
|
1867
|
|
|
|
|
|
|
"simpulum" => "simpula", |
|
1868
|
|
|
|
|
|
|
"simulacrum" => "simulacrums", |
|
1869
|
|
|
|
|
|
|
"sinfonia" => "sinfonias", |
|
1870
|
|
|
|
|
|
|
"Singhalese" => "Singhalese", |
|
1871
|
|
|
|
|
|
|
"Sinhalese" => "Sinhalese", |
|
1872
|
|
|
|
|
|
|
"sinus" => "sinuses", |
|
1873
|
|
|
|
|
|
|
"siphunculus" => "siphunculi", |
|
1874
|
|
|
|
|
|
|
"sipunculus" => "sipunculi", |
|
1875
|
|
|
|
|
|
|
"sirocco" => "siroccos", |
|
1876
|
|
|
|
|
|
|
"sis" => "ses", |
|
1877
|
|
|
|
|
|
|
"sistrum" => "sistrums", |
|
1878
|
|
|
|
|
|
|
"situla" => "situlas", |
|
1879
|
|
|
|
|
|
|
"sizz" => "sizzes", |
|
1880
|
|
|
|
|
|
|
"ski" => "skis", |
|
1881
|
|
|
|
|
|
|
"snekkja" => "snekkjur", |
|
1882
|
|
|
|
|
|
|
"snipe" => "snipes", |
|
1883
|
|
|
|
|
|
|
"snooze" => "snoozes", |
|
1884
|
|
|
|
|
|
|
"so" => "soes", |
|
1885
|
|
|
|
|
|
|
"soe" => "soes", |
|
1886
|
|
|
|
|
|
|
"Sogdianese" => "Sogdianese", |
|
1887
|
|
|
|
|
|
|
"sol" => "soles", |
|
1888
|
|
|
|
|
|
|
"solarium" => "solaria", |
|
1889
|
|
|
|
|
|
|
"soldo" => "soldi", |
|
1890
|
|
|
|
|
|
|
"solenium" => "solenia", |
|
1891
|
|
|
|
|
|
|
"solfeggio" => "solfeggios", |
|
1892
|
|
|
|
|
|
|
"solidus" => "solidi", |
|
1893
|
|
|
|
|
|
|
"solo" => "solos", |
|
1894
|
|
|
|
|
|
|
"solstitium" => "solstitia", |
|
1895
|
|
|
|
|
|
|
"solvus" => "solvi", |
|
1896
|
|
|
|
|
|
|
"soma" => "somas", |
|
1897
|
|
|
|
|
|
|
"somaten" => "somatenes", |
|
1898
|
|
|
|
|
|
|
"sombrero" => "sombreros", |
|
1899
|
|
|
|
|
|
|
"Sonaman" => "Sonamans", |
|
1900
|
|
|
|
|
|
|
"soprano" => "sopranos", |
|
1901
|
|
|
|
|
|
|
"soralium" => "soralia", |
|
1902
|
|
|
|
|
|
|
"soredium" => "soredia", |
|
1903
|
|
|
|
|
|
|
"sorus" => "sori", |
|
1904
|
|
|
|
|
|
|
"soshi" => "soshi", |
|
1905
|
|
|
|
|
|
|
"sotch" => "sotches", |
|
1906
|
|
|
|
|
|
|
"souvlaki" => "souvlakis", |
|
1907
|
|
|
|
|
|
|
"spadix" => "spadixes", |
|
1908
|
|
|
|
|
|
|
"Spaetlese" => "Spaetlesen", |
|
1909
|
|
|
|
|
|
|
"sparus" => "spari", |
|
1910
|
|
|
|
|
|
|
"spasmus" => "spasmi", |
|
1911
|
|
|
|
|
|
|
"spatha" => "spathae", |
|
1912
|
|
|
|
|
|
|
"species" => "species", |
|
1913
|
|
|
|
|
|
|
"spectrum" => "spectrums", |
|
1914
|
|
|
|
|
|
|
"speculum" => "speculums", |
|
1915
|
|
|
|
|
|
|
"sperma" => "spermata", |
|
1916
|
|
|
|
|
|
|
"spermarium" => "spermaria", |
|
1917
|
|
|
|
|
|
|
"spermatheca" => "spermathecae", |
|
1918
|
|
|
|
|
|
|
"spermatium" => "spermatia", |
|
1919
|
|
|
|
|
|
|
"spermatoon" => "spermatoa", |
|
1920
|
|
|
|
|
|
|
"spermogonium" => "spermogonia", |
|
1921
|
|
|
|
|
|
|
"sphaeridium" => "sphaeridia", |
|
1922
|
|
|
|
|
|
|
"sphagnum" => "sphagnums", |
|
1923
|
|
|
|
|
|
|
"sphex" => "spheges", |
|
1924
|
|
|
|
|
|
|
"sphinx" => "sphinxes", |
|
1925
|
|
|
|
|
|
|
"spiculum" => "spicula", |
|
1926
|
|
|
|
|
|
|
"spiraculum" => "spiracula", |
|
1927
|
|
|
|
|
|
|
"spirillum" => "spirilla", |
|
1928
|
|
|
|
|
|
|
"spondylus" => "spondyli", |
|
1929
|
|
|
|
|
|
|
"sporodochium" => "sporodochia", |
|
1930
|
|
|
|
|
|
|
"sputum" => "sputa", |
|
1931
|
|
|
|
|
|
|
"squadra" => "squadre", |
|
1932
|
|
|
|
|
|
|
"squadrist" => "squadrists", |
|
1933
|
|
|
|
|
|
|
"squalus" => "squali", |
|
1934
|
|
|
|
|
|
|
"squama" => "squamae", |
|
1935
|
|
|
|
|
|
|
"squilla" => "squillae", |
|
1936
|
|
|
|
|
|
|
"stabilimentum" => "stabilimenta", |
|
1937
|
|
|
|
|
|
|
"staccato" => "staccatos", |
|
1938
|
|
|
|
|
|
|
"stadium" => "stadiums", |
|
1939
|
|
|
|
|
|
|
"stalactite" => "stalactites", |
|
1940
|
|
|
|
|
|
|
"stamen" => "stamen", |
|
1941
|
|
|
|
|
|
|
"staminidium" => "staminidia", |
|
1942
|
|
|
|
|
|
|
"staphylococcus" => "staphylococci", |
|
1943
|
|
|
|
|
|
|
"star fish" => "star fishes", |
|
1944
|
|
|
|
|
|
|
"star-fish" => "star-fishes", |
|
1945
|
|
|
|
|
|
|
"starets" => "startsy", |
|
1946
|
|
|
|
|
|
|
"staretz" => "startzy", |
|
1947
|
|
|
|
|
|
|
"starfish" => "starfishes", |
|
1948
|
|
|
|
|
|
|
"starosta" => "starosti", |
|
1949
|
|
|
|
|
|
|
"starover" => "starovers", |
|
1950
|
|
|
|
|
|
|
"stasimon" => "stasimons", |
|
1951
|
|
|
|
|
|
|
"statera" => "staterae", |
|
1952
|
|
|
|
|
|
|
"statua" => "statuas", |
|
1953
|
|
|
|
|
|
|
"status" => "statuses", |
|
1954
|
|
|
|
|
|
|
"stela" => "stelas", |
|
1955
|
|
|
|
|
|
|
"stella" => "stellae", |
|
1956
|
|
|
|
|
|
|
"stemma" => "stemmata", |
|
1957
|
|
|
|
|
|
|
"stephanion" => "stephanions", |
|
1958
|
|
|
|
|
|
|
"sterigma" => "sterigmata", |
|
1959
|
|
|
|
|
|
|
"sternebra" => "sternebrae", |
|
1960
|
|
|
|
|
|
|
"sterno" => "sternos", |
|
1961
|
|
|
|
|
|
|
"sternum" => "sternums", |
|
1962
|
|
|
|
|
|
|
"stichidium" => "stichidia", |
|
1963
|
|
|
|
|
|
|
"stichos" => "stichoi", |
|
1964
|
|
|
|
|
|
|
"stigma" => "stigmas", |
|
1965
|
|
|
|
|
|
|
"stigmaria" => "stigmariae", |
|
1966
|
|
|
|
|
|
|
"stiletto" => "stilettoes", |
|
1967
|
|
|
|
|
|
|
"stillicidium" => "stillicidia", |
|
1968
|
|
|
|
|
|
|
"stimulus" => "stimuli", |
|
1969
|
|
|
|
|
|
|
"stipes" => "stipites", |
|
1970
|
|
|
|
|
|
|
"stipula" => "stipulas", |
|
1971
|
|
|
|
|
|
|
"stirps" => "stirpes", |
|
1972
|
|
|
|
|
|
|
"stoa" => "stoas", |
|
1973
|
|
|
|
|
|
|
"stolo" => "stolones", |
|
1974
|
|
|
|
|
|
|
"stoma" => "stomas", |
|
1975
|
|
|
|
|
|
|
"stomach" => "stomachs", |
|
1976
|
|
|
|
|
|
|
"stomatium" => "stomatia", |
|
1977
|
|
|
|
|
|
|
"stomion" => "stomia", |
|
1978
|
|
|
|
|
|
|
"stomodaeum" => "stomodea", |
|
1979
|
|
|
|
|
|
|
"storey" => "storeys", |
|
1980
|
|
|
|
|
|
|
"stornello" => "stornelli", |
|
1981
|
|
|
|
|
|
|
"strambotto" => "strambotti", |
|
1982
|
|
|
|
|
|
|
"strategos" => "strategoi", |
|
1983
|
|
|
|
|
|
|
"strategus" => "strategi", |
|
1984
|
|
|
|
|
|
|
"stratum" => "stratums", |
|
1985
|
|
|
|
|
|
|
"streptococcus" => "streptococci", |
|
1986
|
|
|
|
|
|
|
"streptothrix" => "streptothrices", |
|
1987
|
|
|
|
|
|
|
"stria" => "striae", |
|
1988
|
|
|
|
|
|
|
"striatum" => "striata", |
|
1989
|
|
|
|
|
|
|
"striga" => "strigae", |
|
1990
|
|
|
|
|
|
|
"striola" => "striolae", |
|
1991
|
|
|
|
|
|
|
"strobila" => "strobilae", |
|
1992
|
|
|
|
|
|
|
"strobilus" => "strobili", |
|
1993
|
|
|
|
|
|
|
"stroma" => "stromata", |
|
1994
|
|
|
|
|
|
|
"stromodeum" => "stromodea", |
|
1995
|
|
|
|
|
|
|
"struma" => "strumae", |
|
1996
|
|
|
|
|
|
|
"stryddag" => "stryddae", |
|
1997
|
|
|
|
|
|
|
"stucco" => "stuccos", |
|
1998
|
|
|
|
|
|
|
"studium generale" => "studia generali", |
|
1999
|
|
|
|
|
|
|
"stylo" => "stylos", |
|
2000
|
|
|
|
|
|
|
"stylopodium" => "stylopodia", |
|
2001
|
|
|
|
|
|
|
"stylus" => "styluses", |
|
2002
|
|
|
|
|
|
|
"subbotnik" => "subbotniks", |
|
2003
|
|
|
|
|
|
|
"subsellium" => "subsellia", |
|
2004
|
|
|
|
|
|
|
"subsidium" => "subsidia", |
|
2005
|
|
|
|
|
|
|
"substratum" => "substratums", |
|
2006
|
|
|
|
|
|
|
"succinea" => "succineas", |
|
2007
|
|
|
|
|
|
|
"succubus" => "succubuses", |
|
2008
|
|
|
|
|
|
|
"succus" => "succi", |
|
2009
|
|
|
|
|
|
|
"Sudanese" => "Sudanese", |
|
2010
|
|
|
|
|
|
|
"suffrutex" => "suffrutices", |
|
2011
|
|
|
|
|
|
|
"suggestio falsi" => "suggestiones falsi", |
|
2012
|
|
|
|
|
|
|
"suggestum" => "suggestums", |
|
2013
|
|
|
|
|
|
|
"sulcus" => "sulci", |
|
2014
|
|
|
|
|
|
|
"sum total" => "sum totals", |
|
2015
|
|
|
|
|
|
|
"sum-total" => "sum-totals", |
|
2016
|
|
|
|
|
|
|
"summa" => "summae", |
|
2017
|
|
|
|
|
|
|
"summum bonum" => "summa bona", |
|
2018
|
|
|
|
|
|
|
"summum genus" => "summa genera", |
|
2019
|
|
|
|
|
|
|
"sumo" => "sumos", |
|
2020
|
|
|
|
|
|
|
"Sundanese" => "Sundanese", |
|
2021
|
|
|
|
|
|
|
"supercilium" => "supercilia", |
|
2022
|
|
|
|
|
|
|
"superficies" => "superficies", |
|
2023
|
|
|
|
|
|
|
"supernova" => "supernovas", |
|
2024
|
|
|
|
|
|
|
"superstratum" => "superstrata", |
|
2025
|
|
|
|
|
|
|
"suppositum" => "supposita", |
|
2026
|
|
|
|
|
|
|
"supracleithrum" => "supracleithra", |
|
2027
|
|
|
|
|
|
|
"suprascapula" => "suprascapulae", |
|
2028
|
|
|
|
|
|
|
"surculus" => "surculi", |
|
2029
|
|
|
|
|
|
|
"surimono" => "surimonos", |
|
2030
|
|
|
|
|
|
|
"sustentaculum" => "sustentacula", |
|
2031
|
|
|
|
|
|
|
"Swahilese" => "Swahilese", |
|
2032
|
|
|
|
|
|
|
"swine" => "swine", |
|
2033
|
|
|
|
|
|
|
"switchfoot" => "switchfoots", |
|
2034
|
|
|
|
|
|
|
"syllabarium" => "syllabaria", |
|
2035
|
|
|
|
|
|
|
"syllabus" => "syllabuses", |
|
2036
|
|
|
|
|
|
|
"symplasma" => "symplasmata", |
|
2037
|
|
|
|
|
|
|
"sympodium" => "sympodia", |
|
2038
|
|
|
|
|
|
|
"symposium" => "symposiums", |
|
2039
|
|
|
|
|
|
|
"synaesthesia" => "synaesthesiae", |
|
2040
|
|
|
|
|
|
|
"synangium" => "synangia", |
|
2041
|
|
|
|
|
|
|
"synapticula" => "synapticulas", |
|
2042
|
|
|
|
|
|
|
"synaxarion" => "synaxaria", |
|
2043
|
|
|
|
|
|
|
"synaxarium" => "synaxaria", |
|
2044
|
|
|
|
|
|
|
"synaxis" => "synaxes", |
|
2045
|
|
|
|
|
|
|
"syncellus" => "syncelli", |
|
2046
|
|
|
|
|
|
|
"syncytium" => "syncytia", |
|
2047
|
|
|
|
|
|
|
"syndendrium" => "syndendria", |
|
2048
|
|
|
|
|
|
|
"synechia" => "synechiae", |
|
2049
|
|
|
|
|
|
|
"synedrion" => "synedria", |
|
2050
|
|
|
|
|
|
|
"synedrium" => "synedria", |
|
2051
|
|
|
|
|
|
|
"synesthesia" => "synesthesiae", |
|
2052
|
|
|
|
|
|
|
"syntagma" => "syntagmas", |
|
2053
|
|
|
|
|
|
|
"syntaxis" => "syntaxes", |
|
2054
|
|
|
|
|
|
|
"synthronus" => "synthroni", |
|
2055
|
|
|
|
|
|
|
"synusia" => "synusiae", |
|
2056
|
|
|
|
|
|
|
"syphiloma" => "syphilomata", |
|
2057
|
|
|
|
|
|
|
"syringe" => "syringes", |
|
2058
|
|
|
|
|
|
|
"syrinx" => "syrinxes", |
|
2059
|
|
|
|
|
|
|
"syrphus" => "syrphi", |
|
2060
|
|
|
|
|
|
|
"syrtis" => "syrtes", |
|
2061
|
|
|
|
|
|
|
"tabella" => "tabellae", |
|
2062
|
|
|
|
|
|
|
"tableau" => "tableaus", |
|
2063
|
|
|
|
|
|
|
"tablinum" => "tablina", |
|
2064
|
|
|
|
|
|
|
"tabula" => "tabulae", |
|
2065
|
|
|
|
|
|
|
"Tacoman" => "Tacomans", |
|
2066
|
|
|
|
|
|
|
"taenia" => "taenias", |
|
2067
|
|
|
|
|
|
|
"tagma" => "tagmata", |
|
2068
|
|
|
|
|
|
|
"Taiko" => "Taikos", |
|
2069
|
|
|
|
|
|
|
"talea" => "taleae", |
|
2070
|
|
|
|
|
|
|
"talisman" => "talismans", |
|
2071
|
|
|
|
|
|
|
"talouse" => "talouses", |
|
2072
|
|
|
|
|
|
|
"talus" => "tali", |
|
2073
|
|
|
|
|
|
|
"tango" => "tangos", |
|
2074
|
|
|
|
|
|
|
"tarantata" => "tarantate", |
|
2075
|
|
|
|
|
|
|
"tarantato" => "tarantati", |
|
2076
|
|
|
|
|
|
|
"tarsus" => "tarsi", |
|
2077
|
|
|
|
|
|
|
"taxis" => "taxes", |
|
2078
|
|
|
|
|
|
|
"taxon" => "taxa", |
|
2079
|
|
|
|
|
|
|
"tazza" => "tazze", |
|
2080
|
|
|
|
|
|
|
"teal" => "teals", |
|
2081
|
|
|
|
|
|
|
"techno" => "technos", |
|
2082
|
|
|
|
|
|
|
"tegmen" => "tegmina", |
|
2083
|
|
|
|
|
|
|
"tegmentum" => "tegmenta", |
|
2084
|
|
|
|
|
|
|
"tegula" => "tegulae", |
|
2085
|
|
|
|
|
|
|
"telamon" => "telamones", |
|
2086
|
|
|
|
|
|
|
"telium" => "telia", |
|
2087
|
|
|
|
|
|
|
"temblor" => "temblores", |
|
2088
|
|
|
|
|
|
|
"tempietto" => "tempietti", |
|
2089
|
|
|
|
|
|
|
"tempo" => "tempos", |
|
2090
|
|
|
|
|
|
|
"tenaculum" => "tenacula", |
|
2091
|
|
|
|
|
|
|
"tenderfoot" => "tenderfoots", |
|
2092
|
|
|
|
|
|
|
"Tenggerese" => "Tenggerese", |
|
2093
|
|
|
|
|
|
|
"tenia" => "tenias", |
|
2094
|
|
|
|
|
|
|
"tenorino" => "tenorini", |
|
2095
|
|
|
|
|
|
|
"tentaculum" => "tentacula", |
|
2096
|
|
|
|
|
|
|
"tentamen" => "tentamina", |
|
2097
|
|
|
|
|
|
|
"tenuis" => "tenues", |
|
2098
|
|
|
|
|
|
|
"tepidarium" => "tepidaria", |
|
2099
|
|
|
|
|
|
|
"teratoma" => "teratomata", |
|
2100
|
|
|
|
|
|
|
"terebellum" => "terebella", |
|
2101
|
|
|
|
|
|
|
"terebratula" => "terebratulas", |
|
2102
|
|
|
|
|
|
|
"teredo" => "teredos", |
|
2103
|
|
|
|
|
|
|
"tergum" => "terga", |
|
2104
|
|
|
|
|
|
|
"termes" => "termites", |
|
2105
|
|
|
|
|
|
|
"terminus" => "terminuses", |
|
2106
|
|
|
|
|
|
|
"terp" => "terps", |
|
2107
|
|
|
|
|
|
|
"terrae filius" => "terrae filii", |
|
2108
|
|
|
|
|
|
|
"terramara" => "terremare", |
|
2109
|
|
|
|
|
|
|
"terrarium" => "terrariums", |
|
2110
|
|
|
|
|
|
|
"terrazzo" => "terrazzos", |
|
2111
|
|
|
|
|
|
|
"territorium" => "territoria", |
|
2112
|
|
|
|
|
|
|
"terzetto" => "terzetti", |
|
2113
|
|
|
|
|
|
|
"tessella" => "tessellas", |
|
2114
|
|
|
|
|
|
|
"tessera" => "tesserae", |
|
2115
|
|
|
|
|
|
|
"testes" => "testes", |
|
2116
|
|
|
|
|
|
|
"testis" => "testes", |
|
2117
|
|
|
|
|
|
|
"testudo" => "testudos", |
|
2118
|
|
|
|
|
|
|
"tetanothrum" => "tetanothra", |
|
2119
|
|
|
|
|
|
|
"tete a tete" => "tete a tetes", |
|
2120
|
|
|
|
|
|
|
"tete-a-tete" => "tete-a-tetes", |
|
2121
|
|
|
|
|
|
|
"tetracolon" => "tetracola", |
|
2122
|
|
|
|
|
|
|
"tetragrammaton" => "tetragrammata", |
|
2123
|
|
|
|
|
|
|
"tetrahedron" => "tetrahedrons", |
|
2124
|
|
|
|
|
|
|
"tetrapleuron" => "tetrapleurons", |
|
2125
|
|
|
|
|
|
|
"tetrasporangium" => "tetrasporangia", |
|
2126
|
|
|
|
|
|
|
"thalamos" => "thalamoi", |
|
2127
|
|
|
|
|
|
|
"thalamus" => "thalami", |
|
2128
|
|
|
|
|
|
|
"thanatorium" => "thanatoria", |
|
2129
|
|
|
|
|
|
|
"that" => "those", |
|
2130
|
|
|
|
|
|
|
"thaumaturgus" => "thaumaturgi", |
|
2131
|
|
|
|
|
|
|
"thebe" => "thebe", |
|
2132
|
|
|
|
|
|
|
"theca" => "thecae", |
|
2133
|
|
|
|
|
|
|
"theirs" => "theirs", |
|
2134
|
|
|
|
|
|
|
"thelycum" => "thelyca", |
|
2135
|
|
|
|
|
|
|
"them" => "them", |
|
2136
|
|
|
|
|
|
|
"thema" => "themata", |
|
2137
|
|
|
|
|
|
|
"themself" => "themselves", |
|
2138
|
|
|
|
|
|
|
"theologoumenon" => "theologoumena", |
|
2139
|
|
|
|
|
|
|
"thesaurus" => "thesauruses", |
|
2140
|
|
|
|
|
|
|
"they" => "they", |
|
2141
|
|
|
|
|
|
|
"thief" => "thieves", |
|
2142
|
|
|
|
|
|
|
"this" => "these", |
|
2143
|
|
|
|
|
|
|
"tholos" => "tholoi", |
|
2144
|
|
|
|
|
|
|
"tholus" => "tholi", |
|
2145
|
|
|
|
|
|
|
"thorax" => "thoraxes", |
|
2146
|
|
|
|
|
|
|
"thos" => "thoes", |
|
2147
|
|
|
|
|
|
|
"thraso" => "thrasoes", |
|
2148
|
|
|
|
|
|
|
"thymiaterion" => "thymiateria", |
|
2149
|
|
|
|
|
|
|
"thymus" => "thymi", |
|
2150
|
|
|
|
|
|
|
"thyridium" => "thyridia", |
|
2151
|
|
|
|
|
|
|
"thyrsus" => "thyrsi", |
|
2152
|
|
|
|
|
|
|
"tibia" => "tibiae", |
|
2153
|
|
|
|
|
|
|
"Timorese" => "Timorese", |
|
2154
|
|
|
|
|
|
|
"timpano" => "timpanos", |
|
2155
|
|
|
|
|
|
|
"tintinnabulum" => "tintinnabula", |
|
2156
|
|
|
|
|
|
|
"tipula" => "tipulae", |
|
2157
|
|
|
|
|
|
|
"tiro" => "tiros", |
|
2158
|
|
|
|
|
|
|
"Tirolese" => "Tirolese", |
|
2159
|
|
|
|
|
|
|
"to" => "toes", |
|
2160
|
|
|
|
|
|
|
"tobacco" => "tobaccos", |
|
2161
|
|
|
|
|
|
|
"Tocharese" => "Tocharese", |
|
2162
|
|
|
|
|
|
|
"toe" => "toes", |
|
2163
|
|
|
|
|
|
|
"Togo" => "Togos", |
|
2164
|
|
|
|
|
|
|
"Tokyo" => "Tokyos", |
|
2165
|
|
|
|
|
|
|
"tolkach" => "tolkachi", |
|
2166
|
|
|
|
|
|
|
"tomato" => "tomatoes", |
|
2167
|
|
|
|
|
|
|
"tombarolo" => "tombaroli", |
|
2168
|
|
|
|
|
|
|
"tomium" => "tomia", |
|
2169
|
|
|
|
|
|
|
"tondo" => "tondi", |
|
2170
|
|
|
|
|
|
|
"tong" => "tongs", |
|
2171
|
|
|
|
|
|
|
"tongs" => "tongs", |
|
2172
|
|
|
|
|
|
|
"Tonkinese" => "Tonkinese", |
|
2173
|
|
|
|
|
|
|
"tonneau" => "tonneaus", |
|
2174
|
|
|
|
|
|
|
"tooth" => "teeth", |
|
2175
|
|
|
|
|
|
|
"topaz" => "topazes", |
|
2176
|
|
|
|
|
|
|
"topos" => "topoi", |
|
2177
|
|
|
|
|
|
|
"torero" => "toreros", |
|
2178
|
|
|
|
|
|
|
"toril" => "toriles", |
|
2179
|
|
|
|
|
|
|
"Torinese" => "Torinese", |
|
2180
|
|
|
|
|
|
|
"Torino" => "Torinos", |
|
2181
|
|
|
|
|
|
|
"torma" => "tormas", |
|
2182
|
|
|
|
|
|
|
"Tornese" => "Tornesi", |
|
2183
|
|
|
|
|
|
|
"tornus" => "torni", |
|
2184
|
|
|
|
|
|
|
"Toronto" => "Torontos", |
|
2185
|
|
|
|
|
|
|
"torso" => "torsos", |
|
2186
|
|
|
|
|
|
|
"tortilla espanola" => "tortillas espanolas", |
|
2187
|
|
|
|
|
|
|
"tortrix" => "tortrices", |
|
2188
|
|
|
|
|
|
|
"torula" => "torulae", |
|
2189
|
|
|
|
|
|
|
"torulus" => "toruli", |
|
2190
|
|
|
|
|
|
|
"torus" => "toruses", |
|
2191
|
|
|
|
|
|
|
"tour de force" => "tours de force", |
|
2192
|
|
|
|
|
|
|
"toxicum" => "toxica", |
|
2193
|
|
|
|
|
|
|
"toxius" => "toxii", |
|
2194
|
|
|
|
|
|
|
"toxoplasma" => "toxoplasmata", |
|
2195
|
|
|
|
|
|
|
"trabea" => "trabeae", |
|
2196
|
|
|
|
|
|
|
"trabecula" => "trabeculae", |
|
2197
|
|
|
|
|
|
|
"trachea" => "tracheae", |
|
2198
|
|
|
|
|
|
|
"tractatrix" => "tractatrices", |
|
2199
|
|
|
|
|
|
|
"tractellum" => "tractella", |
|
2200
|
|
|
|
|
|
|
"tractrix" => "tractrices", |
|
2201
|
|
|
|
|
|
|
"tragus" => "tragi", |
|
2202
|
|
|
|
|
|
|
"trapezium" => "trapeziums", |
|
2203
|
|
|
|
|
|
|
"trapezius" => "trapezii", |
|
2204
|
|
|
|
|
|
|
"trapezohedron" => "trapezohedrons", |
|
2205
|
|
|
|
|
|
|
"trattoria" => "trattorias", |
|
2206
|
|
|
|
|
|
|
"trauma" => "traumas", |
|
2207
|
|
|
|
|
|
|
"trellis" => "trellises", |
|
2208
|
|
|
|
|
|
|
"tremolo" => "tremolos", |
|
2209
|
|
|
|
|
|
|
"treponema" => "treponemata", |
|
2210
|
|
|
|
|
|
|
"trichidium" => "trichidia", |
|
2211
|
|
|
|
|
|
|
"trichina" => "trichine", |
|
2212
|
|
|
|
|
|
|
"trichoma" => "trichomata", |
|
2213
|
|
|
|
|
|
|
"triclinium" => "triclinia", |
|
2214
|
|
|
|
|
|
|
"triens" => "trientes", |
|
2215
|
|
|
|
|
|
|
"triforium" => "triforia", |
|
2216
|
|
|
|
|
|
|
"trilby" => "trilbys", |
|
2217
|
|
|
|
|
|
|
"triplum" => "tripla", |
|
2218
|
|
|
|
|
|
|
"triradius" => "triradii", |
|
2219
|
|
|
|
|
|
|
"triumvir" => "triumvirs", |
|
2220
|
|
|
|
|
|
|
"trochus" => "trochuses", |
|
2221
|
|
|
|
|
|
|
"trockenbeerenauslese" => "trockenbeerenauslesen", |
|
2222
|
|
|
|
|
|
|
"tropaeolum" => "tropaeolums", |
|
2223
|
|
|
|
|
|
|
"troparion" => "troparia", |
|
2224
|
|
|
|
|
|
|
"tropis" => "tropides", |
|
2225
|
|
|
|
|
|
|
"trousers" => "trousers", |
|
2226
|
|
|
|
|
|
|
"trousseau" => "trousseaus", |
|
2227
|
|
|
|
|
|
|
"trout" => "trout", |
|
2228
|
|
|
|
|
|
|
"trullo" => "trulli", |
|
2229
|
|
|
|
|
|
|
"trumeau" => "trumeaux", |
|
2230
|
|
|
|
|
|
|
"tsuba" => "tsubas", |
|
2231
|
|
|
|
|
|
|
"tsubo" => "tsubos", |
|
2232
|
|
|
|
|
|
|
"tuber" => "tuberes", |
|
2233
|
|
|
|
|
|
|
"tuberculoma" => "tuberculomas", |
|
2234
|
|
|
|
|
|
|
"tuberculum" => "tubercula", |
|
2235
|
|
|
|
|
|
|
"tubulus" => "tubuli", |
|
2236
|
|
|
|
|
|
|
"tumulus" => "tumuli", |
|
2237
|
|
|
|
|
|
|
"tuna" => "tuna", |
|
2238
|
|
|
|
|
|
|
"turbot" => "turbots", |
|
2239
|
|
|
|
|
|
|
"turf" => "turfs", |
|
2240
|
|
|
|
|
|
|
"turron" => "turrons", |
|
2241
|
|
|
|
|
|
|
"tympanum" => "tympana", |
|
2242
|
|
|
|
|
|
|
"typo" => "typos", |
|
2243
|
|
|
|
|
|
|
"tyro" => "tyros", |
|
2244
|
|
|
|
|
|
|
"Tyrolese" => "Tyrolese", |
|
2245
|
|
|
|
|
|
|
"udarnik" => "udarniki", |
|
2246
|
|
|
|
|
|
|
"ulpan" => "ulpanim", |
|
2247
|
|
|
|
|
|
|
"ultimatum" => "ultimatums", |
|
2248
|
|
|
|
|
|
|
"umbilicus" => "umbilicuses", |
|
2249
|
|
|
|
|
|
|
"umbo" => "umbos", |
|
2250
|
|
|
|
|
|
|
"umbra" => "umbras", |
|
2251
|
|
|
|
|
|
|
"umwelt" => "umwelten", |
|
2252
|
|
|
|
|
|
|
"uncia" => "unciae", |
|
2253
|
|
|
|
|
|
|
"uncinus" => "uncini", |
|
2254
|
|
|
|
|
|
|
"uncus" => "unci", |
|
2255
|
|
|
|
|
|
|
"unguis" => "ungues", |
|
2256
|
|
|
|
|
|
|
"unio" => "unios", |
|
2257
|
|
|
|
|
|
|
"uomo" => "uomini", |
|
2258
|
|
|
|
|
|
|
"uomo universale" => "uomini universali", |
|
2259
|
|
|
|
|
|
|
"uraeus" => "uraei", |
|
2260
|
|
|
|
|
|
|
"uredinium" => "uredinia", |
|
2261
|
|
|
|
|
|
|
"uredium" => "uredia", |
|
2262
|
|
|
|
|
|
|
"uredosorus" => "uredosori", |
|
2263
|
|
|
|
|
|
|
"urodaeum" => "urodaea", |
|
2264
|
|
|
|
|
|
|
"urodeum" => "urodea", |
|
2265
|
|
|
|
|
|
|
"urus" => "uruses", |
|
2266
|
|
|
|
|
|
|
"usnea" => "usneas", |
|
2267
|
|
|
|
|
|
|
"ustilago" => "ustilagines", |
|
2268
|
|
|
|
|
|
|
"uterus" => "uteruses", |
|
2269
|
|
|
|
|
|
|
"utricularia" => "utriculariae", |
|
2270
|
|
|
|
|
|
|
"uva" => "uvae", |
|
2271
|
|
|
|
|
|
|
"vaalpens" => "vaalpens", |
|
2272
|
|
|
|
|
|
|
"vacuum" => "vacuums", |
|
2273
|
|
|
|
|
|
|
"vagina" => "vaginas", |
|
2274
|
|
|
|
|
|
|
"vaginula" => "vaginulae", |
|
2275
|
|
|
|
|
|
|
"vagus" => "vagi", |
|
2276
|
|
|
|
|
|
|
"vallecula" => "valleculae", |
|
2277
|
|
|
|
|
|
|
"valuta" => "valute", |
|
2278
|
|
|
|
|
|
|
"valvula" => "valvulae", |
|
2279
|
|
|
|
|
|
|
"vaporetto" => "vaporettos", |
|
2280
|
|
|
|
|
|
|
"vaquero" => "vaqueros", |
|
2281
|
|
|
|
|
|
|
"varella" => "varellaes", |
|
2282
|
|
|
|
|
|
|
"varia lectio" => "variae lectiones", |
|
2283
|
|
|
|
|
|
|
"varix" => "varices", |
|
2284
|
|
|
|
|
|
|
"vas" => "vasa", |
|
2285
|
|
|
|
|
|
|
"vasculitis" => "vasculitises", |
|
2286
|
|
|
|
|
|
|
"vasculum" => "vasculums", |
|
2287
|
|
|
|
|
|
|
"veduta" => "vedutas", |
|
2288
|
|
|
|
|
|
|
"veg" => "veges", |
|
2289
|
|
|
|
|
|
|
"vehiculum" => "vehicula", |
|
2290
|
|
|
|
|
|
|
"velamen" => "velamina", |
|
2291
|
|
|
|
|
|
|
"velarium" => "velaria", |
|
2292
|
|
|
|
|
|
|
"velum" => "velums", |
|
2293
|
|
|
|
|
|
|
"vena" => "venae", |
|
2294
|
|
|
|
|
|
|
"venus" => "venuses", |
|
2295
|
|
|
|
|
|
|
"vermicello" => "vermicellos", |
|
2296
|
|
|
|
|
|
|
"vermiculus" => "vermiculi", |
|
2297
|
|
|
|
|
|
|
"Vermontese" => "Vermontese", |
|
2298
|
|
|
|
|
|
|
"Veronese" => "Veronese", |
|
2299
|
|
|
|
|
|
|
"verruca" => "verrucae", |
|
2300
|
|
|
|
|
|
|
"vers libre" => "vers libres", |
|
2301
|
|
|
|
|
|
|
"versiculus" => "versiculi", |
|
2302
|
|
|
|
|
|
|
"verso" => "versos", |
|
2303
|
|
|
|
|
|
|
"vertebra" => "vertebrae", |
|
2304
|
|
|
|
|
|
|
"vertex" => "vertexes", |
|
2305
|
|
|
|
|
|
|
"verticillus" => "verticilli", |
|
2306
|
|
|
|
|
|
|
"vesicula" => "vesiculae", |
|
2307
|
|
|
|
|
|
|
"vestigium" => "vestigia", |
|
2308
|
|
|
|
|
|
|
"vetturino" => "vetturini", |
|
2309
|
|
|
|
|
|
|
"viale" => "viali", |
|
2310
|
|
|
|
|
|
|
"viaticum" => "viatica", |
|
2311
|
|
|
|
|
|
|
"vibex" => "vibices", |
|
2312
|
|
|
|
|
|
|
"vibraculum" => "vibracula", |
|
2313
|
|
|
|
|
|
|
"vibrato" => "vibratos", |
|
2314
|
|
|
|
|
|
|
"vibrio" => "vibrios", |
|
2315
|
|
|
|
|
|
|
"Viennese" => "Viennese", |
|
2316
|
|
|
|
|
|
|
"Vietnamese" => "Vietnamese", |
|
2317
|
|
|
|
|
|
|
"vila" => "vilas", |
|
2318
|
|
|
|
|
|
|
"villanella" => "villanelle", |
|
2319
|
|
|
|
|
|
|
"villino" => "villini", |
|
2320
|
|
|
|
|
|
|
"villus" => "villi", |
|
2321
|
|
|
|
|
|
|
"vinculum" => "vincula", |
|
2322
|
|
|
|
|
|
|
"violetta" => "violette", |
|
2323
|
|
|
|
|
|
|
"violoncello" => "violoncellos", |
|
2324
|
|
|
|
|
|
|
"virga" => "virgae", |
|
2325
|
|
|
|
|
|
|
"Virgo" => "Virgos", |
|
2326
|
|
|
|
|
|
|
"virtuoso" => "virtuosos", |
|
2327
|
|
|
|
|
|
|
"virus" => "viruses", |
|
2328
|
|
|
|
|
|
|
"vis" => "vires", |
|
2329
|
|
|
|
|
|
|
"viscus" => "viscera", |
|
2330
|
|
|
|
|
|
|
"vitellarium" => "vitellaria", |
|
2331
|
|
|
|
|
|
|
"vitta" => "vittae", |
|
2332
|
|
|
|
|
|
|
"vivarium" => "vivariums", |
|
2333
|
|
|
|
|
|
|
"vlakte" => "vlaktes", |
|
2334
|
|
|
|
|
|
|
"voeu" => "voeux", |
|
2335
|
|
|
|
|
|
|
"volcanello" => "volcanelli", |
|
2336
|
|
|
|
|
|
|
"volcano" => "volcanos", |
|
2337
|
|
|
|
|
|
|
"vomica" => "vomicas", |
|
2338
|
|
|
|
|
|
|
"vomitorium" => "vomitoriums", |
|
2339
|
|
|
|
|
|
|
"voorbok" => "voorbokke", |
|
2340
|
|
|
|
|
|
|
"vorspiel" => "vorspiele", |
|
2341
|
|
|
|
|
|
|
"vorstellung" => "vorstellungen", |
|
2342
|
|
|
|
|
|
|
"vortex" => "vortexes", |
|
2343
|
|
|
|
|
|
|
"wadi" => "wadies", |
|
2344
|
|
|
|
|
|
|
"wady" => "wadies", |
|
2345
|
|
|
|
|
|
|
"waldo" => "waldos", |
|
2346
|
|
|
|
|
|
|
"waltz" => "waltzes", |
|
2347
|
|
|
|
|
|
|
"wanderjahr" => "wanderjahre", |
|
2348
|
|
|
|
|
|
|
"wandervogel" => "wandervogel", |
|
2349
|
|
|
|
|
|
|
"washer up" => "washers up", |
|
2350
|
|
|
|
|
|
|
"washer-up" => "washers-up", |
|
2351
|
|
|
|
|
|
|
"weirdo" => "weirdos", |
|
2352
|
|
|
|
|
|
|
"Wenchowese" => "Wenchowese", |
|
2353
|
|
|
|
|
|
|
"wharf" => "wharfs", |
|
2354
|
|
|
|
|
|
|
"white staff" => "white staves", |
|
2355
|
|
|
|
|
|
|
"whiting" => "whiting", |
|
2356
|
|
|
|
|
|
|
"Whitmanese" => "Whitmanese", |
|
2357
|
|
|
|
|
|
|
"wife" => "wives", |
|
2358
|
|
|
|
|
|
|
"wildebeest" => "wildebeests", |
|
2359
|
|
|
|
|
|
|
"wolf" => "wolves", |
|
2360
|
|
|
|
|
|
|
"woman child" => "women children", |
|
2361
|
|
|
|
|
|
|
"woman servant" => "women servants", |
|
2362
|
|
|
|
|
|
|
"woman-child" => "women-children", |
|
2363
|
|
|
|
|
|
|
"woman-servant" => "women-servants", |
|
2364
|
|
|
|
|
|
|
"womanchild" => "womenchildren", |
|
2365
|
|
|
|
|
|
|
"wreath" => "wreaths", |
|
2366
|
|
|
|
|
|
|
"xanthoma" => "xanthomas", |
|
2367
|
|
|
|
|
|
|
"xiphiplastron" => "xiphiplastra", |
|
2368
|
|
|
|
|
|
|
"xiphopagus" => "xiphopagi", |
|
2369
|
|
|
|
|
|
|
"xiphoplastron" => "xiphoplastra", |
|
2370
|
|
|
|
|
|
|
"xoanon" => "xoana", |
|
2371
|
|
|
|
|
|
|
"xystus" => "xysti", |
|
2372
|
|
|
|
|
|
|
"Yakiman" => "Yakimans", |
|
2373
|
|
|
|
|
|
|
"Yamoussoukro" => "Yamoussoukros", |
|
2374
|
|
|
|
|
|
|
"yarraman" => "yarramen", |
|
2375
|
|
|
|
|
|
|
"Yengeese" => "Yengeese", |
|
2376
|
|
|
|
|
|
|
"yes" => "yeses", |
|
2377
|
|
|
|
|
|
|
"yo" => "yoes", |
|
2378
|
|
|
|
|
|
|
"yo yo" => "yo yos", |
|
2379
|
|
|
|
|
|
|
"yo-yo" => "yo-yos", |
|
2380
|
|
|
|
|
|
|
"yoe" => "yoes", |
|
2381
|
|
|
|
|
|
|
"Yokohaman" => "Yokohamans", |
|
2382
|
|
|
|
|
|
|
"you" => "you", |
|
2383
|
|
|
|
|
|
|
"yours" => "yours", |
|
2384
|
|
|
|
|
|
|
"yourself" => "yourselves", |
|
2385
|
|
|
|
|
|
|
"Yuman" => "Yumans", |
|
2386
|
|
|
|
|
|
|
"Yunnanese" => "Yunnanese", |
|
2387
|
|
|
|
|
|
|
"yuo" => "yuon", |
|
2388
|
|
|
|
|
|
|
"zadruga" => "zadrugas", |
|
2389
|
|
|
|
|
|
|
"zeitgeber" => "zeitgebers", |
|
2390
|
|
|
|
|
|
|
"zemirah" => "zemiroth", |
|
2391
|
|
|
|
|
|
|
"zeppole" => "zeppoli", |
|
2392
|
|
|
|
|
|
|
"zero" => "zeros", |
|
2393
|
|
|
|
|
|
|
"Zibo" => "Zibos", |
|
2394
|
|
|
|
|
|
|
"zingano" => "zingani", |
|
2395
|
|
|
|
|
|
|
"zita" => "ziti", |
|
2396
|
|
|
|
|
|
|
"zitella" => "zitelle", |
|
2397
|
|
|
|
|
|
|
"zizz" => "zizzes", |
|
2398
|
|
|
|
|
|
|
"zloty" => "zlotys", |
|
2399
|
|
|
|
|
|
|
"zoaea" => "zoaeae", |
|
2400
|
|
|
|
|
|
|
"zoarium" => "zoaria", |
|
2401
|
|
|
|
|
|
|
"zoea" => "zoeas", |
|
2402
|
|
|
|
|
|
|
"zooea" => "zooeae", |
|
2403
|
|
|
|
|
|
|
"zooecium" => "zooecia", |
|
2404
|
|
|
|
|
|
|
"zoon" => "zoa", |
|
2405
|
|
|
|
|
|
|
"zoophorus" => "zoophori", |
|
2406
|
|
|
|
|
|
|
"zoosporangium" => "zoosporangia", |
|
2407
|
|
|
|
|
|
|
"zophorus" => "zophori", |
|
2408
|
|
|
|
|
|
|
"zucca" => "zucche", |
|
2409
|
|
|
|
|
|
|
"zucchini" => "zucchinis", |
|
2410
|
|
|
|
|
|
|
"zuppa" => "zuppe", |
|
2411
|
|
|
|
|
|
|
"zuz" => "zuzzes", |
|
2412
|
|
|
|
|
|
|
"zygantrum" => "zygantra", |
|
2413
|
|
|
|
|
|
|
"zygoma" => "zygomas", |
|
2414
|
|
|
|
|
|
|
"zygon" => "zyga", |
|
2415
|
|
|
|
|
|
|
}; |
|
2416
|
|
|
|
|
|
|
|
|
2417
|
|
|
|
|
|
|
my $classical_plural_of = { |
|
2418
|
|
|
|
|
|
|
" ox" => " oxen", |
|
2419
|
|
|
|
|
|
|
"-ox" => "-oxen", |
|
2420
|
|
|
|
|
|
|
"abacus" => "abacuses", |
|
2421
|
|
|
|
|
|
|
"aboiteau" => "aboiteaux", |
|
2422
|
|
|
|
|
|
|
"abortorium" => "abortoria", |
|
2423
|
|
|
|
|
|
|
"abortus" => "abortuses", |
|
2424
|
|
|
|
|
|
|
"abscissa" => "abscissae", |
|
2425
|
|
|
|
|
|
|
"abstractum" => "abstracta", |
|
2426
|
|
|
|
|
|
|
"acarus" => "acari", |
|
2427
|
|
|
|
|
|
|
"Achinese" => "Achinese", |
|
2428
|
|
|
|
|
|
|
"acicula" => "aciculae", |
|
2429
|
|
|
|
|
|
|
"acinus" => "acini", |
|
2430
|
|
|
|
|
|
|
"acroama" => "acroamata", |
|
2431
|
|
|
|
|
|
|
"acropolis" => "acropolises", |
|
2432
|
|
|
|
|
|
|
"actinia" => "actiniae", |
|
2433
|
|
|
|
|
|
|
"aculeus" => "aculei", |
|
2434
|
|
|
|
|
|
|
"addendum" => "addenda", |
|
2435
|
|
|
|
|
|
|
"adieu" => "adieux", |
|
2436
|
|
|
|
|
|
|
"adjutant general" => "adjutant generals", |
|
2437
|
|
|
|
|
|
|
"adminiculum" => "adminicula", |
|
2438
|
|
|
|
|
|
|
"ado" => "ados", |
|
2439
|
|
|
|
|
|
|
"adviso" => "advisoes", |
|
2440
|
|
|
|
|
|
|
"adytum" => "adyta", |
|
2441
|
|
|
|
|
|
|
"aecidium" => "aecidia", |
|
2442
|
|
|
|
|
|
|
"aegis" => "aegises", |
|
2443
|
|
|
|
|
|
|
"aelf" => "aelfe", |
|
2444
|
|
|
|
|
|
|
"aficionado" => "aficionados", |
|
2445
|
|
|
|
|
|
|
"afreet" => "afreeti", |
|
2446
|
|
|
|
|
|
|
"afrit" => "afriti", |
|
2447
|
|
|
|
|
|
|
"agape" => "agapae", |
|
2448
|
|
|
|
|
|
|
"agend" => "agenda", |
|
2449
|
|
|
|
|
|
|
"agendum" => "agenda", |
|
2450
|
|
|
|
|
|
|
"agent provocateur" => "agents provocateurs", |
|
2451
|
|
|
|
|
|
|
"aggro" => "aggros", |
|
2452
|
|
|
|
|
|
|
"agon" => "agones", |
|
2453
|
|
|
|
|
|
|
"agora" => "agorae", |
|
2454
|
|
|
|
|
|
|
"agrogorod" => "agrogoroda", |
|
2455
|
|
|
|
|
|
|
"aide de camp" => "aides de camp", |
|
2456
|
|
|
|
|
|
|
"aide-de-camp" => "aides-de-camp", |
|
2457
|
|
|
|
|
|
|
"ala" => "alae", |
|
2458
|
|
|
|
|
|
|
"alan" => "alani", |
|
2459
|
|
|
|
|
|
|
"albergo" => "alberghi", |
|
2460
|
|
|
|
|
|
|
"albino" => "albinos", |
|
2461
|
|
|
|
|
|
|
"ale wife" => "ale wives", |
|
2462
|
|
|
|
|
|
|
"ale-wife" => "ale-wives", |
|
2463
|
|
|
|
|
|
|
"Alfurese" => "Alfurese", |
|
2464
|
|
|
|
|
|
|
"alga" => "algae", |
|
2465
|
|
|
|
|
|
|
"alguacil" => "alguaciles", |
|
2466
|
|
|
|
|
|
|
"alias" => "aliases", |
|
2467
|
|
|
|
|
|
|
"allargando" => "allargandi", |
|
2468
|
|
|
|
|
|
|
"allegro" => "allegros", |
|
2469
|
|
|
|
|
|
|
"alluvium" => "alluvia", |
|
2470
|
|
|
|
|
|
|
"alto" => "alti", |
|
2471
|
|
|
|
|
|
|
"alto relievo" => "alto relievos", |
|
2472
|
|
|
|
|
|
|
"alto-relievo" => "alto-relievos", |
|
2473
|
|
|
|
|
|
|
"altorelievo" => "altorelievos", |
|
2474
|
|
|
|
|
|
|
"alula" => "alulae", |
|
2475
|
|
|
|
|
|
|
"alumna" => "alumnae", |
|
2476
|
|
|
|
|
|
|
"alumnus" => "alumni", |
|
2477
|
|
|
|
|
|
|
"alveolus" => "alveoli", |
|
2478
|
|
|
|
|
|
|
"ambo" => "ambones", |
|
2479
|
|
|
|
|
|
|
"Amboinese" => "Amboinese", |
|
2480
|
|
|
|
|
|
|
"ambulacrum" => "ambulacra", |
|
2481
|
|
|
|
|
|
|
"ambuscado" => "ambuscadoes", |
|
2482
|
|
|
|
|
|
|
"amentum" => "amenta", |
|
2483
|
|
|
|
|
|
|
"Americanese" => "Americanese", |
|
2484
|
|
|
|
|
|
|
"amicus curiae" => "amici curiae", |
|
2485
|
|
|
|
|
|
|
"ammo" => "ammos", |
|
2486
|
|
|
|
|
|
|
"amoeba" => "amoebae", |
|
2487
|
|
|
|
|
|
|
"amoretto" => "amoretti", |
|
2488
|
|
|
|
|
|
|
"amorino" => "amorini", |
|
2489
|
|
|
|
|
|
|
"Amoyese" => "Amoyese", |
|
2490
|
|
|
|
|
|
|
"amphipneust" => "amphipneusta", |
|
2491
|
|
|
|
|
|
|
"amphora" => "amphorae", |
|
2492
|
|
|
|
|
|
|
"anacoluthon" => "anacolutha", |
|
2493
|
|
|
|
|
|
|
"anathema" => "anathemata", |
|
2494
|
|
|
|
|
|
|
"ancona" => "ancone", |
|
2495
|
|
|
|
|
|
|
"Andamanese" => "Andamanese", |
|
2496
|
|
|
|
|
|
|
"angioma" => "angiomata", |
|
2497
|
|
|
|
|
|
|
"Angolese" => "Angolese", |
|
2498
|
|
|
|
|
|
|
"angustia" => "angustiae", |
|
2499
|
|
|
|
|
|
|
"anlage" => "anlagen", |
|
2500
|
|
|
|
|
|
|
"Annamese" => "Annamese", |
|
2501
|
|
|
|
|
|
|
"anta" => "antae", |
|
2502
|
|
|
|
|
|
|
"Antananarivo" => "Antananarivos", |
|
2503
|
|
|
|
|
|
|
"antefix" => "antefixa", |
|
2504
|
|
|
|
|
|
|
"antenna" => "antennae", |
|
2505
|
|
|
|
|
|
|
"anthemion" => "anthemia", |
|
2506
|
|
|
|
|
|
|
"anthodium" => "anthodia", |
|
2507
|
|
|
|
|
|
|
"anti serum" => "anti sera", |
|
2508
|
|
|
|
|
|
|
"anti-serum" => "anti-sera", |
|
2509
|
|
|
|
|
|
|
"antiserum" => "antisera", |
|
2510
|
|
|
|
|
|
|
"antrum" => "antra", |
|
2511
|
|
|
|
|
|
|
"apex" => "apices", |
|
2512
|
|
|
|
|
|
|
"aphelion" => "aphelia", |
|
2513
|
|
|
|
|
|
|
"aphis" => "aphides", |
|
2514
|
|
|
|
|
|
|
"apothecium" => "apothecia", |
|
2515
|
|
|
|
|
|
|
"apparatchik" => "apparatchiki", |
|
2516
|
|
|
|
|
|
|
"apparatus" => "apparatus", |
|
2517
|
|
|
|
|
|
|
"appendix" => "appendices", |
|
2518
|
|
|
|
|
|
|
"appressorium" => "appressoria", |
|
2519
|
|
|
|
|
|
|
"apsis" => "apsides", |
|
2520
|
|
|
|
|
|
|
"apterium" => "apteria", |
|
2521
|
|
|
|
|
|
|
"aptychus" => "aptychi", |
|
2522
|
|
|
|
|
|
|
"aquarium" => "aquaria", |
|
2523
|
|
|
|
|
|
|
"Aragonese" => "Aragonese", |
|
2524
|
|
|
|
|
|
|
"Arakanese" => "Arakanese", |
|
2525
|
|
|
|
|
|
|
"arango" => "arangoes", |
|
2526
|
|
|
|
|
|
|
"arboretum" => "arboreta", |
|
2527
|
|
|
|
|
|
|
"arcanum" => "arcana", |
|
2528
|
|
|
|
|
|
|
"archegonium" => "archegonia", |
|
2529
|
|
|
|
|
|
|
"archipelago" => "archipelagoes", |
|
2530
|
|
|
|
|
|
|
"arcosolium" => "arcosolia", |
|
2531
|
|
|
|
|
|
|
"areola" => "areolae", |
|
2532
|
|
|
|
|
|
|
"arf" => "arves", |
|
2533
|
|
|
|
|
|
|
"argumentum" => "argumenta", |
|
2534
|
|
|
|
|
|
|
"arista" => "aristae", |
|
2535
|
|
|
|
|
|
|
"armadillo" => "armadillos", |
|
2536
|
|
|
|
|
|
|
"arrha" => "arrhae", |
|
2537
|
|
|
|
|
|
|
"asbestos" => "asbestoses", |
|
2538
|
|
|
|
|
|
|
"ascidium" => "ascidia", |
|
2539
|
|
|
|
|
|
|
"Asherah" => "Asherim", |
|
2540
|
|
|
|
|
|
|
"Assamese" => "Assamese", |
|
2541
|
|
|
|
|
|
|
"asterias" => "asteriae", |
|
2542
|
|
|
|
|
|
|
"astrocytoma" => "astrocytomata", |
|
2543
|
|
|
|
|
|
|
"asylum" => "asyla", |
|
2544
|
|
|
|
|
|
|
"asyndeton" => "asyndeta", |
|
2545
|
|
|
|
|
|
|
"ataman" => "atamans", |
|
2546
|
|
|
|
|
|
|
"Atlas" => "Atlantes", |
|
2547
|
|
|
|
|
|
|
"atlas" => "atlantes", |
|
2548
|
|
|
|
|
|
|
"atman" => "atmas", |
|
2549
|
|
|
|
|
|
|
"aureus" => "aurei", |
|
2550
|
|
|
|
|
|
|
"aurora" => "aurorae", |
|
2551
|
|
|
|
|
|
|
"auslese" => "auslesen", |
|
2552
|
|
|
|
|
|
|
"Auslese" => "Auslesen", |
|
2553
|
|
|
|
|
|
|
"auspex" => "auspices", |
|
2554
|
|
|
|
|
|
|
"auto" => "autos", |
|
2555
|
|
|
|
|
|
|
"auto de fe" => "autos de fes", |
|
2556
|
|
|
|
|
|
|
"auto-de-fe" => "autos-de-fes", |
|
2557
|
|
|
|
|
|
|
"autobahn" => "autobahnen", |
|
2558
|
|
|
|
|
|
|
"autochthon" => "autochthones", |
|
2559
|
|
|
|
|
|
|
"autostrada" => "autostrade", |
|
2560
|
|
|
|
|
|
|
"avicularium" => "avicularia", |
|
2561
|
|
|
|
|
|
|
"Avignonese" => "Avignonese", |
|
2562
|
|
|
|
|
|
|
"aviso" => "avisos", |
|
2563
|
|
|
|
|
|
|
"avocado" => "avocados", |
|
2564
|
|
|
|
|
|
|
"ax" => "axes", |
|
2565
|
|
|
|
|
|
|
"axe" => "axes", |
|
2566
|
|
|
|
|
|
|
"axilla" => "axillae", |
|
2567
|
|
|
|
|
|
|
"axis" => "axes", |
|
2568
|
|
|
|
|
|
|
"axon" => "axones", |
|
2569
|
|
|
|
|
|
|
"axopodium" => "axopodia", |
|
2570
|
|
|
|
|
|
|
"Azerbaijanese" => "Azerbaijanese", |
|
2571
|
|
|
|
|
|
|
"baal" => "baalim", |
|
2572
|
|
|
|
|
|
|
"bacillus" => "bacilli", |
|
2573
|
|
|
|
|
|
|
"bacterium" => "bacteria", |
|
2574
|
|
|
|
|
|
|
"Bahaman" => "Bahamans", |
|
2575
|
|
|
|
|
|
|
"bajocco" => "bajocchi", |
|
2576
|
|
|
|
|
|
|
"Balinese" => "Balinese", |
|
2577
|
|
|
|
|
|
|
"ballabile" => "ballabili", |
|
2578
|
|
|
|
|
|
|
"ballata" => "ballate", |
|
2579
|
|
|
|
|
|
|
"ballerina" => "ballerine", |
|
2580
|
|
|
|
|
|
|
"ballista" => "ballistae", |
|
2581
|
|
|
|
|
|
|
"Bamako" => "Bamakos", |
|
2582
|
|
|
|
|
|
|
"bandeau" => "bandeaux", |
|
2583
|
|
|
|
|
|
|
"bandit" => "banditti", |
|
2584
|
|
|
|
|
|
|
"Barquisimeto" => "Barquisimetos", |
|
2585
|
|
|
|
|
|
|
"barrico" => "barricoes", |
|
2586
|
|
|
|
|
|
|
"base" => "bases", |
|
2587
|
|
|
|
|
|
|
"basilica" => "basilicae", |
|
2588
|
|
|
|
|
|
|
"basis" => "bases", |
|
2589
|
|
|
|
|
|
|
"bass" => "bass", |
|
2590
|
|
|
|
|
|
|
"basso" => "bassi", |
|
2591
|
|
|
|
|
|
|
"bateau" => "bateaux", |
|
2592
|
|
|
|
|
|
|
"bath" => "baths", |
|
2593
|
|
|
|
|
|
|
"bathos" => "bathoses", |
|
2594
|
|
|
|
|
|
|
"batz" => "batzes", |
|
2595
|
|
|
|
|
|
|
"beau" => "beaux", |
|
2596
|
|
|
|
|
|
|
"beau geste" => "beaux gestes", |
|
2597
|
|
|
|
|
|
|
"bechuana" => "bechuana", |
|
2598
|
|
|
|
|
|
|
"beef" => "beeves", |
|
2599
|
|
|
|
|
|
|
"beerenauslese" => "beerenauslesen", |
|
2600
|
|
|
|
|
|
|
"bel esprit" => "beaux esprits", |
|
2601
|
|
|
|
|
|
|
"bel homme" => "beaux hommes", |
|
2602
|
|
|
|
|
|
|
"bel-esprit" => "beaux esprits", |
|
2603
|
|
|
|
|
|
|
"belle epoque" => "belles epoques", |
|
2604
|
|
|
|
|
|
|
"bema" => "bemata", |
|
2605
|
|
|
|
|
|
|
"Bengalese" => "Bengalese", |
|
2606
|
|
|
|
|
|
|
"Bernese" => "Bernese", |
|
2607
|
|
|
|
|
|
|
"bersagliere" => "bersaglieri", |
|
2608
|
|
|
|
|
|
|
"bhikshu" => "bhikshook", |
|
2609
|
|
|
|
|
|
|
"Bhutanese" => "Bhutanese", |
|
2610
|
|
|
|
|
|
|
"bias" => "biases", |
|
2611
|
|
|
|
|
|
|
"bierstube" => "bierstuben", |
|
2612
|
|
|
|
|
|
|
"bifolium" => "bifolia", |
|
2613
|
|
|
|
|
|
|
"bijou" => "bijoux", |
|
2614
|
|
|
|
|
|
|
"bilbo" => "bilboes", |
|
2615
|
|
|
|
|
|
|
"bimbo" => "bimbos", |
|
2616
|
|
|
|
|
|
|
"bingo" => "bingos", |
|
2617
|
|
|
|
|
|
|
"Biro" => "Biros", |
|
2618
|
|
|
|
|
|
|
"biscotto" => "biscotti", |
|
2619
|
|
|
|
|
|
|
"bison" => "bison", |
|
2620
|
|
|
|
|
|
|
"blastema" => "blastemata", |
|
2621
|
|
|
|
|
|
|
"blemya" => "blemyae", |
|
2622
|
|
|
|
|
|
|
"blin" => "blini", |
|
2623
|
|
|
|
|
|
|
"blitz" => "blitzes", |
|
2624
|
|
|
|
|
|
|
"blouse" => "blouses", |
|
2625
|
|
|
|
|
|
|
"blue" => "blues", |
|
2626
|
|
|
|
|
|
|
"blues" => "blues", |
|
2627
|
|
|
|
|
|
|
"bodegon" => "bodegones", |
|
2628
|
|
|
|
|
|
|
"bolero" => "boleros", |
|
2629
|
|
|
|
|
|
|
"Bolognese" => "Bolognese", |
|
2630
|
|
|
|
|
|
|
"bolus" => "boluses", |
|
2631
|
|
|
|
|
|
|
"Bolzano" => "Bolzanos", |
|
2632
|
|
|
|
|
|
|
"bon mot" => "bons mots", |
|
2633
|
|
|
|
|
|
|
"bon vivant" => "bons vivants", |
|
2634
|
|
|
|
|
|
|
"bona fides" => "bonis fidebus", |
|
2635
|
|
|
|
|
|
|
"bongo" => "bongoes", |
|
2636
|
|
|
|
|
|
|
"bordereau" => "bordereaux", |
|
2637
|
|
|
|
|
|
|
"Borghese" => "Borghese", |
|
2638
|
|
|
|
|
|
|
"Bostonese" => "Bostonese", |
|
2639
|
|
|
|
|
|
|
"Boto" => "Botos", |
|
2640
|
|
|
|
|
|
|
"bozzetto" => "bozzetti", |
|
2641
|
|
|
|
|
|
|
"braccio" => "braccia", |
|
2642
|
|
|
|
|
|
|
"brachiopod" => "brachiopoda", |
|
2643
|
|
|
|
|
|
|
"branchiopod" => "branchiopoda", |
|
2644
|
|
|
|
|
|
|
"bratwurst" => "bratwurste", |
|
2645
|
|
|
|
|
|
|
"bravo" => "bravoes", |
|
2646
|
|
|
|
|
|
|
"break away" => "breaks away", |
|
2647
|
|
|
|
|
|
|
"break-away" => "breaks-away", |
|
2648
|
|
|
|
|
|
|
"breakaway" => "breaksaway", |
|
2649
|
|
|
|
|
|
|
"bream" => "bream", |
|
2650
|
|
|
|
|
|
|
"breech" => "breeches", |
|
2651
|
|
|
|
|
|
|
"breeches" => "breeches", |
|
2652
|
|
|
|
|
|
|
"bregma" => "bregmata", |
|
2653
|
|
|
|
|
|
|
"brigadier general" => "brigadier generals", |
|
2654
|
|
|
|
|
|
|
"britches" => "britches", |
|
2655
|
|
|
|
|
|
|
"bronchitis" => "bronchitises", |
|
2656
|
|
|
|
|
|
|
"bronchus" => "bronchi", |
|
2657
|
|
|
|
|
|
|
"brother" => "brethren", |
|
2658
|
|
|
|
|
|
|
"brother german" => "brethren german", |
|
2659
|
|
|
|
|
|
|
"brother-german" => "brethren-german", |
|
2660
|
|
|
|
|
|
|
"bruschetta" => "bruschette", |
|
2661
|
|
|
|
|
|
|
"bubo" => "buboes", |
|
2662
|
|
|
|
|
|
|
"buffalo" => "buffalo", |
|
2663
|
|
|
|
|
|
|
"Buginese" => "Buginese", |
|
2664
|
|
|
|
|
|
|
"bulimus" => "bulimi", |
|
2665
|
|
|
|
|
|
|
"bulla" => "bullae", |
|
2666
|
|
|
|
|
|
|
"bureau" => "bureaux", |
|
2667
|
|
|
|
|
|
|
"Burman" => "Burmans", |
|
2668
|
|
|
|
|
|
|
"Burmese" => "Burmese", |
|
2669
|
|
|
|
|
|
|
"burro" => "burros", |
|
2670
|
|
|
|
|
|
|
"bursa" => "bursae", |
|
2671
|
|
|
|
|
|
|
"bursch" => "burschen", |
|
2672
|
|
|
|
|
|
|
"bursitis" => "bursitises", |
|
2673
|
|
|
|
|
|
|
"busto" => "bustoes", |
|
2674
|
|
|
|
|
|
|
"buzz" => "buzzes", |
|
2675
|
|
|
|
|
|
|
"bylina" => "byliny", |
|
2676
|
|
|
|
|
|
|
"cabaletta" => "cabalette", |
|
2677
|
|
|
|
|
|
|
"cactus" => "cacti", |
|
2678
|
|
|
|
|
|
|
"caddis" => "caddises", |
|
2679
|
|
|
|
|
|
|
"caduceus" => "caducei", |
|
2680
|
|
|
|
|
|
|
"caecum" => "caeca", |
|
2681
|
|
|
|
|
|
|
"caffe macchiato" => "caffe macchiati", |
|
2682
|
|
|
|
|
|
|
"caffe ristretto" => "caffe ristretti", |
|
2683
|
|
|
|
|
|
|
"caiman" => "caimans", |
|
2684
|
|
|
|
|
|
|
"Cairo" => "Cairos", |
|
2685
|
|
|
|
|
|
|
"Calabrese" => "Calabrese", |
|
2686
|
|
|
|
|
|
|
"calamistrum" => "calamistra", |
|
2687
|
|
|
|
|
|
|
"calathus" => "calathi", |
|
2688
|
|
|
|
|
|
|
"calix" => "calices", |
|
2689
|
|
|
|
|
|
|
"callus" => "calluses", |
|
2690
|
|
|
|
|
|
|
"calypso" => "calypsos", |
|
2691
|
|
|
|
|
|
|
"calzone" => "calzoni", |
|
2692
|
|
|
|
|
|
|
"Camaldolese" => "Camaldolese", |
|
2693
|
|
|
|
|
|
|
"camera obscura" => "camerae obscurae", |
|
2694
|
|
|
|
|
|
|
"canaliculus" => "canaliculi", |
|
2695
|
|
|
|
|
|
|
"candelabrum" => "candelabra", |
|
2696
|
|
|
|
|
|
|
"cannabis" => "cannabises", |
|
2697
|
|
|
|
|
|
|
"cantharus" => "canthari", |
|
2698
|
|
|
|
|
|
|
"canto" => "cantos", |
|
2699
|
|
|
|
|
|
|
"Cantonese" => "Cantonese", |
|
2700
|
|
|
|
|
|
|
"cantus" => "cantus", |
|
2701
|
|
|
|
|
|
|
"canvas" => "canvases", |
|
2702
|
|
|
|
|
|
|
"canzonetta" => "canzonette", |
|
2703
|
|
|
|
|
|
|
"capataz" => "capataces", |
|
2704
|
|
|
|
|
|
|
"capo" => "capi", |
|
2705
|
|
|
|
|
|
|
"cappuccino" => "cappuccinos", |
|
2706
|
|
|
|
|
|
|
"carabiniere" => "carabinieri", |
|
2707
|
|
|
|
|
|
|
"carcinoma" => "carcinomata", |
|
2708
|
|
|
|
|
|
|
"cardo" => "cardines", |
|
2709
|
|
|
|
|
|
|
"cardophagus" => "cardophagi", |
|
2710
|
|
|
|
|
|
|
"carex" => "carices", |
|
2711
|
|
|
|
|
|
|
"cargador" => "cargadores", |
|
2712
|
|
|
|
|
|
|
"caribou" => "caribou", |
|
2713
|
|
|
|
|
|
|
"Carlylese" => "Carlylese", |
|
2714
|
|
|
|
|
|
|
"carmen" => "carmina", |
|
2715
|
|
|
|
|
|
|
"carp" => "carp", |
|
2716
|
|
|
|
|
|
|
"carte de visite" => "cartes de visite", |
|
2717
|
|
|
|
|
|
|
"carte-de-visite" => "cartes-de-visite", |
|
2718
|
|
|
|
|
|
|
"caryatid" => "caryatides", |
|
2719
|
|
|
|
|
|
|
"caryopsis" => "caryopsides", |
|
2720
|
|
|
|
|
|
|
"casino" => "casinos", |
|
2721
|
|
|
|
|
|
|
"Cassinese" => "Cassinese", |
|
2722
|
|
|
|
|
|
|
"cassone" => "cassoni", |
|
2723
|
|
|
|
|
|
|
"castrato" => "castrati", |
|
2724
|
|
|
|
|
|
|
"castrum" => "castra", |
|
2725
|
|
|
|
|
|
|
"casus belli" => "casus belli", |
|
2726
|
|
|
|
|
|
|
"cathisma" => "cathismata", |
|
2727
|
|
|
|
|
|
|
"caudex" => "caudices", |
|
2728
|
|
|
|
|
|
|
"caulis" => "caules", |
|
2729
|
|
|
|
|
|
|
"cavea" => "caveae", |
|
2730
|
|
|
|
|
|
|
"cayman" => "caymans", |
|
2731
|
|
|
|
|
|
|
"cecidium" => "cecidia", |
|
2732
|
|
|
|
|
|
|
"Celanese" => "Celanese", |
|
2733
|
|
|
|
|
|
|
"celia" => "celiae", |
|
2734
|
|
|
|
|
|
|
"cello" => "cellos", |
|
2735
|
|
|
|
|
|
|
"cementoma" => "cementomata", |
|
2736
|
|
|
|
|
|
|
"centesimo" => "centesimi", |
|
2737
|
|
|
|
|
|
|
"centumvir" => "centumviri", |
|
2738
|
|
|
|
|
|
|
"cercus" => "cerci", |
|
2739
|
|
|
|
|
|
|
"ceriman" => "cerimans", |
|
2740
|
|
|
|
|
|
|
"Ceylonese" => "Ceylonese", |
|
2741
|
|
|
|
|
|
|
"chaeta" => "chaetae", |
|
2742
|
|
|
|
|
|
|
"chaos" => "chaoses", |
|
2743
|
|
|
|
|
|
|
"chapeau" => "chapeaux", |
|
2744
|
|
|
|
|
|
|
"chapplis" => "chapplies", |
|
2745
|
|
|
|
|
|
|
"charisma" => "charismata", |
|
2746
|
|
|
|
|
|
|
"chassis" => "chassis", |
|
2747
|
|
|
|
|
|
|
"chateau" => "chateaux", |
|
2748
|
|
|
|
|
|
|
"cherub" => "cherubim", |
|
2749
|
|
|
|
|
|
|
"chervonetz" => "chervontzi", |
|
2750
|
|
|
|
|
|
|
"cheval" => "chevaux", |
|
2751
|
|
|
|
|
|
|
"cheval de bataille" => "chevaux de bataille", |
|
2752
|
|
|
|
|
|
|
"cheval-de-bataille" => "chevaux-de-bataille", |
|
2753
|
|
|
|
|
|
|
"Chicago" => "Chicagos", |
|
2754
|
|
|
|
|
|
|
"child" => "children", |
|
2755
|
|
|
|
|
|
|
"Chimango" => "Chimangos", |
|
2756
|
|
|
|
|
|
|
"Chinese" => "Chinese", |
|
2757
|
|
|
|
|
|
|
"chintz" => "chintzes", |
|
2758
|
|
|
|
|
|
|
"chitarrone" => "chitarroni", |
|
2759
|
|
|
|
|
|
|
"chlamydia" => "chlamydiae", |
|
2760
|
|
|
|
|
|
|
"choana" => "choanae", |
|
2761
|
|
|
|
|
|
|
"chorda" => "chordae", |
|
2762
|
|
|
|
|
|
|
"chorus" => "choruses", |
|
2763
|
|
|
|
|
|
|
"chou" => "choux", |
|
2764
|
|
|
|
|
|
|
"chromidium" => "chromidia", |
|
2765
|
|
|
|
|
|
|
"chromonema" => "chromonemata", |
|
2766
|
|
|
|
|
|
|
"chrysalis" => "chrysalides", |
|
2767
|
|
|
|
|
|
|
"cicatrix" => "cicatrices", |
|
2768
|
|
|
|
|
|
|
"cilantro" => "cilantros", |
|
2769
|
|
|
|
|
|
|
"cimex" => "cimices", |
|
2770
|
|
|
|
|
|
|
"cinclis" => "cinclides", |
|
2771
|
|
|
|
|
|
|
"cistophorus" => "cistophorori", |
|
2772
|
|
|
|
|
|
|
"cladus" => "cladi", |
|
2773
|
|
|
|
|
|
|
"claustrum" => "claustra", |
|
2774
|
|
|
|
|
|
|
"clausula" => "clausulae", |
|
2775
|
|
|
|
|
|
|
"clavula" => "clavulae", |
|
2776
|
|
|
|
|
|
|
"cleithrum" => "cleithra", |
|
2777
|
|
|
|
|
|
|
"clepsydra" => "clepsydrae", |
|
2778
|
|
|
|
|
|
|
"clipper" => "clippers", |
|
2779
|
|
|
|
|
|
|
"clippers" => "clippers", |
|
2780
|
|
|
|
|
|
|
"clitoris" => "clitorides", |
|
2781
|
|
|
|
|
|
|
"clostridium" => "clostridia", |
|
2782
|
|
|
|
|
|
|
"co" => "coes", |
|
2783
|
|
|
|
|
|
|
"coagulum" => "coagula", |
|
2784
|
|
|
|
|
|
|
"coccidium" => "coccidia", |
|
2785
|
|
|
|
|
|
|
"cochito" => "cochitos", |
|
2786
|
|
|
|
|
|
|
"coco" => "cocos", |
|
2787
|
|
|
|
|
|
|
"cod" => "cod", |
|
2788
|
|
|
|
|
|
|
"codex" => "codices", |
|
2789
|
|
|
|
|
|
|
"coe" => "coes", |
|
2790
|
|
|
|
|
|
|
"coelia" => "coeliae", |
|
2791
|
|
|
|
|
|
|
"cognoscente" => "cognoscenti", |
|
2792
|
|
|
|
|
|
|
"coitus" => "coitus", |
|
2793
|
|
|
|
|
|
|
"collegium" => "collegia", |
|
2794
|
|
|
|
|
|
|
"collegium musicum" => "collegia musica", |
|
2795
|
|
|
|
|
|
|
"Colombo" => "Colombos", |
|
2796
|
|
|
|
|
|
|
"Colorado" => "Colorados", |
|
2797
|
|
|
|
|
|
|
"columbarium" => "columbaria", |
|
2798
|
|
|
|
|
|
|
"columna" => "columnae", |
|
2799
|
|
|
|
|
|
|
"coma" => "comae", |
|
2800
|
|
|
|
|
|
|
"comatula" => "comatulae", |
|
2801
|
|
|
|
|
|
|
"commando" => "commandos", |
|
2802
|
|
|
|
|
|
|
"compendium" => "compendia", |
|
2803
|
|
|
|
|
|
|
"competent" => "competentes", |
|
2804
|
|
|
|
|
|
|
"concertino" => "concertinos", |
|
2805
|
|
|
|
|
|
|
"concerto grosso" => "concerti grossi", |
|
2806
|
|
|
|
|
|
|
"concetto" => "concetti", |
|
2807
|
|
|
|
|
|
|
"condo" => "condos", |
|
2808
|
|
|
|
|
|
|
"condottiere" => "condottieri", |
|
2809
|
|
|
|
|
|
|
"conductus" => "conducti", |
|
2810
|
|
|
|
|
|
|
"coney" => "conies", |
|
2811
|
|
|
|
|
|
|
"conferva" => "confervae", |
|
2812
|
|
|
|
|
|
|
"confluvium" => "confluvia", |
|
2813
|
|
|
|
|
|
|
"congius" => "congii", |
|
2814
|
|
|
|
|
|
|
"Congoese" => "Congoese", |
|
2815
|
|
|
|
|
|
|
"Congolese" => "Congolese", |
|
2816
|
|
|
|
|
|
|
"conidium" => "conidia", |
|
2817
|
|
|
|
|
|
|
"conoscente" => "conoscenti", |
|
2818
|
|
|
|
|
|
|
"consortium" => "consortia", |
|
2819
|
|
|
|
|
|
|
"contadina" => "contadine", |
|
2820
|
|
|
|
|
|
|
"contadino" => "contadini", |
|
2821
|
|
|
|
|
|
|
"contagium" => "contagia", |
|
2822
|
|
|
|
|
|
|
"contango" => "contangos", |
|
2823
|
|
|
|
|
|
|
"contrafactum" => "contrafacta", |
|
2824
|
|
|
|
|
|
|
"contralto" => "contralti", |
|
2825
|
|
|
|
|
|
|
"contretemps" => "contretemps", |
|
2826
|
|
|
|
|
|
|
"conversazione" => "conversazioni", |
|
2827
|
|
|
|
|
|
|
"convolvulus" => "convolvuli", |
|
2828
|
|
|
|
|
|
|
"cony" => "conies", |
|
2829
|
|
|
|
|
|
|
"corgi" => "corgwn", |
|
2830
|
|
|
|
|
|
|
"corgy" => "corgwn", |
|
2831
|
|
|
|
|
|
|
"cornetto" => "cornetti", |
|
2832
|
|
|
|
|
|
|
"corno" => "corni", |
|
2833
|
|
|
|
|
|
|
"cornu" => "cornua", |
|
2834
|
|
|
|
|
|
|
"corona" => "coronae", |
|
2835
|
|
|
|
|
|
|
"corps" => "corps", |
|
2836
|
|
|
|
|
|
|
"corpus" => "corpora", |
|
2837
|
|
|
|
|
|
|
"corpus vile" => "corpora vilia", |
|
2838
|
|
|
|
|
|
|
"corpusculum" => "corpuscula", |
|
2839
|
|
|
|
|
|
|
"corrigendum" => "corrigenda", |
|
2840
|
|
|
|
|
|
|
"cortex" => "cortices", |
|
2841
|
|
|
|
|
|
|
"cosmos" => "cosmoses", |
|
2842
|
|
|
|
|
|
|
"costa" => "costae", |
|
2843
|
|
|
|
|
|
|
"coup d'etat" => "coups d'etat", |
|
2844
|
|
|
|
|
|
|
"court martial" => "courts martial", |
|
2845
|
|
|
|
|
|
|
"court-martial" => "courts-martial", |
|
2846
|
|
|
|
|
|
|
"cow" => "kine", |
|
2847
|
|
|
|
|
|
|
"coxendix" => "coxendices", |
|
2848
|
|
|
|
|
|
|
"coz" => "cozes", |
|
2849
|
|
|
|
|
|
|
"craft" => "craft", |
|
2850
|
|
|
|
|
|
|
"crafts child" => "crafts childer", |
|
2851
|
|
|
|
|
|
|
"crafts-child" => "crafts-childer", |
|
2852
|
|
|
|
|
|
|
"cranium" => "crania", |
|
2853
|
|
|
|
|
|
|
"craspedon" => "craspeda", |
|
2854
|
|
|
|
|
|
|
"craspedum" => "craspeda", |
|
2855
|
|
|
|
|
|
|
"crazia" => "crazie", |
|
2856
|
|
|
|
|
|
|
"credo" => "credos", |
|
2857
|
|
|
|
|
|
|
"cremaster" => "cremasteres", |
|
2858
|
|
|
|
|
|
|
"crescendo" => "crescendos", |
|
2859
|
|
|
|
|
|
|
"cri de coeur" => "cris de coeur", |
|
2860
|
|
|
|
|
|
|
"crista" => "cristae", |
|
2861
|
|
|
|
|
|
|
"criterion" => "criteria", |
|
2862
|
|
|
|
|
|
|
"crowfoot" => "crowfoots", |
|
2863
|
|
|
|
|
|
|
"crus" => "crura", |
|
2864
|
|
|
|
|
|
|
"crusta" => "crustae", |
|
2865
|
|
|
|
|
|
|
"cubiculum" => "cubicula", |
|
2866
|
|
|
|
|
|
|
"cul de four" => "culs de four", |
|
2867
|
|
|
|
|
|
|
"cul de lampe" => "culs de lampe", |
|
2868
|
|
|
|
|
|
|
"cul de sac" => "culs de sac", |
|
2869
|
|
|
|
|
|
|
"cul-de-four" => "culs-de-four", |
|
2870
|
|
|
|
|
|
|
"cul-de-lampe" => "culs-de-lampe", |
|
2871
|
|
|
|
|
|
|
"cul-de-sac" => "culs-de-sac", |
|
2872
|
|
|
|
|
|
|
"cultellus" => "cultelli", |
|
2873
|
|
|
|
|
|
|
"cumulus" => "cumuli", |
|
2874
|
|
|
|
|
|
|
"cuniculus" => "cuniculi", |
|
2875
|
|
|
|
|
|
|
"curioso" => "curiosi", |
|
2876
|
|
|
|
|
|
|
"curriculum" => "curricula", |
|
2877
|
|
|
|
|
|
|
"cuspis" => "cuspides", |
|
2878
|
|
|
|
|
|
|
"cyano" => "cyanos", |
|
2879
|
|
|
|
|
|
|
"cyathus" => "cyathi", |
|
2880
|
|
|
|
|
|
|
"cyclops" => "cyclopes", |
|
2881
|
|
|
|
|
|
|
"cynocephalus" => "cynocephali", |
|
2882
|
|
|
|
|
|
|
"cyphella" => "cyphellae", |
|
2883
|
|
|
|
|
|
|
"cysticercus" => "cysticerci", |
|
2884
|
|
|
|
|
|
|
"cystidium" => "cystidia", |
|
2885
|
|
|
|
|
|
|
"cystoma" => "cystomata", |
|
2886
|
|
|
|
|
|
|
"Czech" => "Czechs", |
|
2887
|
|
|
|
|
|
|
"dace" => "dace", |
|
2888
|
|
|
|
|
|
|
"dais" => "daises", |
|
2889
|
|
|
|
|
|
|
"datum" => "data", |
|
2890
|
|
|
|
|
|
|
"debris" => "debris", |
|
2891
|
|
|
|
|
|
|
"decennium" => "decennia", |
|
2892
|
|
|
|
|
|
|
"deer" => "deer", |
|
2893
|
|
|
|
|
|
|
"delirium" => "deliria", |
|
2894
|
|
|
|
|
|
|
"demo" => "demos", |
|
2895
|
|
|
|
|
|
|
"denarius" => "denarii", |
|
2896
|
|
|
|
|
|
|
"denkmal" => "denkmaler", |
|
2897
|
|
|
|
|
|
|
"denotatum" => "denotata", |
|
2898
|
|
|
|
|
|
|
"dentalium" => "dentalia", |
|
2899
|
|
|
|
|
|
|
"depositum" => "deposita", |
|
2900
|
|
|
|
|
|
|
"descriptum" => "descripta", |
|
2901
|
|
|
|
|
|
|
"desideratum" => "desiderata", |
|
2902
|
|
|
|
|
|
|
"designatum" => "designata", |
|
2903
|
|
|
|
|
|
|
"desma" => "desmata", |
|
2904
|
|
|
|
|
|
|
"desman" => "desmans", |
|
2905
|
|
|
|
|
|
|
"devoto" => "devoti", |
|
2906
|
|
|
|
|
|
|
"diabetes" => "diabetes", |
|
2907
|
|
|
|
|
|
|
"diastema" => "diastemata", |
|
2908
|
|
|
|
|
|
|
"dichasium" => "dichasia", |
|
2909
|
|
|
|
|
|
|
"dictum" => "dicta", |
|
2910
|
|
|
|
|
|
|
"didymis" => "didymes", |
|
2911
|
|
|
|
|
|
|
"die" => "dies", |
|
2912
|
|
|
|
|
|
|
"differentia" => "differentiae", |
|
2913
|
|
|
|
|
|
|
"digitalis" => "digitalises", |
|
2914
|
|
|
|
|
|
|
"dilettante" => "dilettanti", |
|
2915
|
|
|
|
|
|
|
"diplococcus" => "diplococci", |
|
2916
|
|
|
|
|
|
|
"diploma" => "diplomata", |
|
2917
|
|
|
|
|
|
|
"diporpa" => "diporpae", |
|
2918
|
|
|
|
|
|
|
"dipsas" => "dipsades", |
|
2919
|
|
|
|
|
|
|
"directrix" => "directrices", |
|
2920
|
|
|
|
|
|
|
"ditto" => "dittos", |
|
2921
|
|
|
|
|
|
|
"diverticulum" => "diverticula", |
|
2922
|
|
|
|
|
|
|
"divertimento" => "divertimenti", |
|
2923
|
|
|
|
|
|
|
"djinn" => "djinn", |
|
2924
|
|
|
|
|
|
|
"do" => "does", |
|
2925
|
|
|
|
|
|
|
"doe" => "does", |
|
2926
|
|
|
|
|
|
|
"dogma" => "dogmata", |
|
2927
|
|
|
|
|
|
|
"dolman" => "dolmans", |
|
2928
|
|
|
|
|
|
|
"dolphinarium" => "dolphinaria", |
|
2929
|
|
|
|
|
|
|
"Dongolese" => "Dongolese", |
|
2930
|
|
|
|
|
|
|
"Draco" => "Dracos", |
|
2931
|
|
|
|
|
|
|
"dragoman" => "dragomans", |
|
2932
|
|
|
|
|
|
|
"drama" => "dramas", |
|
2933
|
|
|
|
|
|
|
"dreikanter" => "dreikanter", |
|
2934
|
|
|
|
|
|
|
"dumka" => "dumky", |
|
2935
|
|
|
|
|
|
|
"duumvir" => "duumviri", |
|
2936
|
|
|
|
|
|
|
"dynamo" => "dynamos", |
|
2937
|
|
|
|
|
|
|
"edema" => "edemata", |
|
2938
|
|
|
|
|
|
|
"editio princeps" => "editiones principes", |
|
2939
|
|
|
|
|
|
|
"efreet" => "efreeti", |
|
2940
|
|
|
|
|
|
|
"eland" => "eland", |
|
2941
|
|
|
|
|
|
|
"elf" => "elves", |
|
2942
|
|
|
|
|
|
|
"elk" => "elk", |
|
2943
|
|
|
|
|
|
|
"ellipse" => "ellipses", |
|
2944
|
|
|
|
|
|
|
"ellipsis" => "ellipses", |
|
2945
|
|
|
|
|
|
|
"emblema" => "emblememata", |
|
2946
|
|
|
|
|
|
|
"embryo" => "embryos", |
|
2947
|
|
|
|
|
|
|
"embryoma" => "embryomata", |
|
2948
|
|
|
|
|
|
|
"emporium" => "emporia", |
|
2949
|
|
|
|
|
|
|
"enconium" => "enconia", |
|
2950
|
|
|
|
|
|
|
"endothelioma" => "endotheliomata", |
|
2951
|
|
|
|
|
|
|
"enema" => "enemata", |
|
2952
|
|
|
|
|
|
|
"enigma" => "enigmata", |
|
2953
|
|
|
|
|
|
|
"ens rationis" => "entia rationis", |
|
2954
|
|
|
|
|
|
|
"ens reale" => "entia realia", |
|
2955
|
|
|
|
|
|
|
"entente cordiale" => "ententes cordiales", |
|
2956
|
|
|
|
|
|
|
"enteron" => "entera", |
|
2957
|
|
|
|
|
|
|
"entrochus" => "entrochi", |
|
2958
|
|
|
|
|
|
|
"ephelis" => "ephelides", |
|
2959
|
|
|
|
|
|
|
"ephemera" => "ephemerae", |
|
2960
|
|
|
|
|
|
|
"ephemeris" => "ephemerides", |
|
2961
|
|
|
|
|
|
|
"epicardium" => "epicardia", |
|
2962
|
|
|
|
|
|
|
"epidermis" => "epidermises", |
|
2963
|
|
|
|
|
|
|
"epididymis" => "epididymides", |
|
2964
|
|
|
|
|
|
|
"epilimnion" => "epilimnia", |
|
2965
|
|
|
|
|
|
|
"epimeron" => "epimera", |
|
2966
|
|
|
|
|
|
|
"epiphenomenon" => "epiphenomena", |
|
2967
|
|
|
|
|
|
|
"epithelioma" => "epitheliomata", |
|
2968
|
|
|
|
|
|
|
"epyllion" => "epyllia", |
|
2969
|
|
|
|
|
|
|
"equinoctium" => "equinoctia", |
|
2970
|
|
|
|
|
|
|
"equisetum" => "equiseta", |
|
2971
|
|
|
|
|
|
|
"erf" => "erven", |
|
2972
|
|
|
|
|
|
|
"ergastulum" => "ergastula", |
|
2973
|
|
|
|
|
|
|
"eros" => "erotes", |
|
2974
|
|
|
|
|
|
|
"erratum" => "errata", |
|
2975
|
|
|
|
|
|
|
"espanol" => "espanoles", |
|
2976
|
|
|
|
|
|
|
"Esperanto" => "Esperantos", |
|
2977
|
|
|
|
|
|
|
"espresso" => "espressos", |
|
2978
|
|
|
|
|
|
|
"ethos" => "ethoses", |
|
2979
|
|
|
|
|
|
|
"eucalyptus" => "eucalypti", |
|
2980
|
|
|
|
|
|
|
"eunuch" => "eunuchs", |
|
2981
|
|
|
|
|
|
|
"euporiston" => "euporista", |
|
2982
|
|
|
|
|
|
|
"euro" => "euros", |
|
2983
|
|
|
|
|
|
|
"evirato" => "evirati", |
|
2984
|
|
|
|
|
|
|
"ex" => "exes", |
|
2985
|
|
|
|
|
|
|
"exanthema" => "exanthemata", |
|
2986
|
|
|
|
|
|
|
"exemplum" => "exempla", |
|
2987
|
|
|
|
|
|
|
"exencephalus" => "exencephali", |
|
2988
|
|
|
|
|
|
|
"explanandum" => "explananda", |
|
2989
|
|
|
|
|
|
|
"explicandum" => "explicanda", |
|
2990
|
|
|
|
|
|
|
"extispex" => "extispices", |
|
2991
|
|
|
|
|
|
|
"extremum" => "extrema", |
|
2992
|
|
|
|
|
|
|
"eyas" => "eyases", |
|
2993
|
|
|
|
|
|
|
"fabella" => "fabellae", |
|
2994
|
|
|
|
|
|
|
"fabliau" => "fabliaux", |
|
2995
|
|
|
|
|
|
|
"faciendum" => "facienda", |
|
2996
|
|
|
|
|
|
|
"faecula" => "faeculae", |
|
2997
|
|
|
|
|
|
|
"fait accompli" => "faits accomplis", |
|
2998
|
|
|
|
|
|
|
"falsetto" => "falsettos", |
|
2999
|
|
|
|
|
|
|
"falx" => "falces", |
|
3000
|
|
|
|
|
|
|
"familia" => "familiae", |
|
3001
|
|
|
|
|
|
|
"famulus" => "famuli", |
|
3002
|
|
|
|
|
|
|
"fanfoot" => "fanfoots", |
|
3003
|
|
|
|
|
|
|
"farman" => "farmans", |
|
3004
|
|
|
|
|
|
|
"Faro" => "Faros", |
|
3005
|
|
|
|
|
|
|
"Faroese" => "Faroese", |
|
3006
|
|
|
|
|
|
|
"fascia" => "fasciae", |
|
3007
|
|
|
|
|
|
|
"fasciculus" => "fasciculi", |
|
3008
|
|
|
|
|
|
|
"fauna" => "faunae", |
|
3009
|
|
|
|
|
|
|
"favella" => "favellae", |
|
3010
|
|
|
|
|
|
|
"faveolus" => "faveoli", |
|
3011
|
|
|
|
|
|
|
"favissa" => "favissae", |
|
3012
|
|
|
|
|
|
|
"fecula" => "feculae", |
|
3013
|
|
|
|
|
|
|
"fedai" => "fedai", |
|
3014
|
|
|
|
|
|
|
"feis" => "feiseanna", |
|
3015
|
|
|
|
|
|
|
"felo" => "felones", |
|
3016
|
|
|
|
|
|
|
"felo de se" => "felones de se", |
|
3017
|
|
|
|
|
|
|
"felo-de-se" => "felones-de-se", |
|
3018
|
|
|
|
|
|
|
"felsenmeer" => "felsenmeere", |
|
3019
|
|
|
|
|
|
|
"femur" => "femora", |
|
3020
|
|
|
|
|
|
|
"fenestra" => "fenestrae", |
|
3021
|
|
|
|
|
|
|
"fermata" => "fermate", |
|
3022
|
|
|
|
|
|
|
"Ferrarese" => "Ferrarese", |
|
3023
|
|
|
|
|
|
|
"fiasco" => "fiascos", |
|
3024
|
|
|
|
|
|
|
"fibra" => "fibrae", |
|
3025
|
|
|
|
|
|
|
"fibrilla" => "fibrillae", |
|
3026
|
|
|
|
|
|
|
"fibroma" => "fibromata", |
|
3027
|
|
|
|
|
|
|
"fibula" => "fibulae", |
|
3028
|
|
|
|
|
|
|
"fidei defensor" => "fidei defensores", |
|
3029
|
|
|
|
|
|
|
"figurante" => "figuranti", |
|
3030
|
|
|
|
|
|
|
"filaria" => "filariae", |
|
3031
|
|
|
|
|
|
|
"Filipino" => "Filipinos", |
|
3032
|
|
|
|
|
|
|
"finger end" => "fingers ends", |
|
3033
|
|
|
|
|
|
|
"finger-end" => "fingers-ends", |
|
3034
|
|
|
|
|
|
|
"fioritura" => "fioriture", |
|
3035
|
|
|
|
|
|
|
"fish" => "fish", |
|
3036
|
|
|
|
|
|
|
"fizz" => "fizzes", |
|
3037
|
|
|
|
|
|
|
"flabellum" => "flabella", |
|
3038
|
|
|
|
|
|
|
"flag staff" => "flag staves", |
|
3039
|
|
|
|
|
|
|
"flag-staff" => "flag-staves", |
|
3040
|
|
|
|
|
|
|
"flagellum" => "flagella", |
|
3041
|
|
|
|
|
|
|
"flamenco" => "flamencos", |
|
3042
|
|
|
|
|
|
|
"flatfoot" => "flatfoots", |
|
3043
|
|
|
|
|
|
|
"flatus" => "flatuses", |
|
3044
|
|
|
|
|
|
|
"flocculus" => "flocculi", |
|
3045
|
|
|
|
|
|
|
"floccus" => "flocci", |
|
3046
|
|
|
|
|
|
|
"flora" => "florae", |
|
3047
|
|
|
|
|
|
|
"flounder" => "flounder", |
|
3048
|
|
|
|
|
|
|
"fly" => "flys", |
|
3049
|
|
|
|
|
|
|
"focus" => "foci", |
|
3050
|
|
|
|
|
|
|
"follis" => "folles", |
|
3051
|
|
|
|
|
|
|
"fomes" => "fomites", |
|
3052
|
|
|
|
|
|
|
"Foochowese" => "Foochowese", |
|
3053
|
|
|
|
|
|
|
"foot" => "feet", |
|
3054
|
|
|
|
|
|
|
"foramen" => "foramina", |
|
3055
|
|
|
|
|
|
|
"formula" => "formulae", |
|
3056
|
|
|
|
|
|
|
"forum" => "fora", |
|
3057
|
|
|
|
|
|
|
"fossa" => "fossae", |
|
3058
|
|
|
|
|
|
|
"fowl" => "fowl", |
|
3059
|
|
|
|
|
|
|
"fraenum" => "fraena", |
|
3060
|
|
|
|
|
|
|
"franc archer" => "francs archers", |
|
3061
|
|
|
|
|
|
|
"franc-archer" => "francs-archers", |
|
3062
|
|
|
|
|
|
|
"frate" => "frati", |
|
3063
|
|
|
|
|
|
|
"frenum" => "fraena", |
|
3064
|
|
|
|
|
|
|
"fricandeau" => "fricandeaux", |
|
3065
|
|
|
|
|
|
|
"frizz" => "frizzes", |
|
3066
|
|
|
|
|
|
|
"fro" => "froes", |
|
3067
|
|
|
|
|
|
|
"froe" => "froes", |
|
3068
|
|
|
|
|
|
|
"frottola" => "frottole", |
|
3069
|
|
|
|
|
|
|
"frustulum" => "frustula", |
|
3070
|
|
|
|
|
|
|
"frustum" => "frusta", |
|
3071
|
|
|
|
|
|
|
"fucus" => "fuci", |
|
3072
|
|
|
|
|
|
|
"fulcrum" => "fulcra", |
|
3073
|
|
|
|
|
|
|
"funambulus" => "funambuli", |
|
3074
|
|
|
|
|
|
|
"fundamentum divisionis" => "fundamenta divisionis", |
|
3075
|
|
|
|
|
|
|
"fungo porcino" => "funghi porchini", |
|
3076
|
|
|
|
|
|
|
"fungus" => "fungi", |
|
3077
|
|
|
|
|
|
|
"furfur" => "furfures", |
|
3078
|
|
|
|
|
|
|
"furioso" => "furiosos", |
|
3079
|
|
|
|
|
|
|
"fuzz" => "fuzzes", |
|
3080
|
|
|
|
|
|
|
"Gabunese" => "Gabunese", |
|
3081
|
|
|
|
|
|
|
"galla" => "galla", |
|
3082
|
|
|
|
|
|
|
"Galla" => "Galla", |
|
3083
|
|
|
|
|
|
|
"gallows" => "gallows", |
|
3084
|
|
|
|
|
|
|
"gametangium" => "gametangia", |
|
3085
|
|
|
|
|
|
|
"ganglion" => "ganglia", |
|
3086
|
|
|
|
|
|
|
"gaon" => "gaonim", |
|
3087
|
|
|
|
|
|
|
"gas" => "gases", |
|
3088
|
|
|
|
|
|
|
"gastrocnemius" => "gastrocnemii", |
|
3089
|
|
|
|
|
|
|
"geisha" => "geisha", |
|
3090
|
|
|
|
|
|
|
"geisteswissenschaft" => "geisteswissenschaften", |
|
3091
|
|
|
|
|
|
|
"gemma" => "gemmae", |
|
3092
|
|
|
|
|
|
|
"gena" => "genae", |
|
3093
|
|
|
|
|
|
|
"generalissimo" => "generalissimos", |
|
3094
|
|
|
|
|
|
|
"Genevese" => "Genevese", |
|
3095
|
|
|
|
|
|
|
"genie" => "genii", |
|
3096
|
|
|
|
|
|
|
"genius" => "genii", |
|
3097
|
|
|
|
|
|
|
"Genoese" => "Genoese", |
|
3098
|
|
|
|
|
|
|
"gens" => "gentes", |
|
3099
|
|
|
|
|
|
|
"genus" => "genera", |
|
3100
|
|
|
|
|
|
|
"German" => "Germans", |
|
3101
|
|
|
|
|
|
|
"germarium" => "germaria", |
|
3102
|
|
|
|
|
|
|
"Gestapo" => "Gestapos", |
|
3103
|
|
|
|
|
|
|
"ghetto" => "ghettos", |
|
3104
|
|
|
|
|
|
|
"gigolo" => "gigolos", |
|
3105
|
|
|
|
|
|
|
"Gilbertese" => "Gilbertese", |
|
3106
|
|
|
|
|
|
|
"giuncus" => "giunchi", |
|
3107
|
|
|
|
|
|
|
"gizmo" => "gizmos", |
|
3108
|
|
|
|
|
|
|
"glacis" => "glacis", |
|
3109
|
|
|
|
|
|
|
"gladiolus" => "gladioli", |
|
3110
|
|
|
|
|
|
|
"glass" => "glasses", |
|
3111
|
|
|
|
|
|
|
"glasses" => "glasses", |
|
3112
|
|
|
|
|
|
|
"glioma" => "gliomata", |
|
3113
|
|
|
|
|
|
|
"gliosarcoma" => "gliosarcomata", |
|
3114
|
|
|
|
|
|
|
"glissando" => "glissandi", |
|
3115
|
|
|
|
|
|
|
"globigerina" => "globigerinae", |
|
3116
|
|
|
|
|
|
|
"glochidium" => "glochidia", |
|
3117
|
|
|
|
|
|
|
"glomus" => "glomera", |
|
3118
|
|
|
|
|
|
|
"glottis" => "glottises", |
|
3119
|
|
|
|
|
|
|
"glutaeus" => "glutaei", |
|
3120
|
|
|
|
|
|
|
"gluteus" => "glutaei", |
|
3121
|
|
|
|
|
|
|
"gmina" => "gminy", |
|
3122
|
|
|
|
|
|
|
"go" => "goes", |
|
3123
|
|
|
|
|
|
|
"Goanese" => "Goanese", |
|
3124
|
|
|
|
|
|
|
"gonangium" => "gonangia", |
|
3125
|
|
|
|
|
|
|
"gonidium" => "gonidia", |
|
3126
|
|
|
|
|
|
|
"gonimium" => "gonimia", |
|
3127
|
|
|
|
|
|
|
"goose" => "geese", |
|
3128
|
|
|
|
|
|
|
"gorgonia" => "gorgoniae", |
|
3129
|
|
|
|
|
|
|
"gousblom" => "gousblomme", |
|
3130
|
|
|
|
|
|
|
"goy" => "goyim", |
|
3131
|
|
|
|
|
|
|
"graben" => "graben", |
|
3132
|
|
|
|
|
|
|
"graffiti" => "graffiti", |
|
3133
|
|
|
|
|
|
|
"graffito" => "graffiti", |
|
3134
|
|
|
|
|
|
|
"granita" => "granite", |
|
3135
|
|
|
|
|
|
|
"grano" => "grani", |
|
3136
|
|
|
|
|
|
|
"granula" => "granulae", |
|
3137
|
|
|
|
|
|
|
"gravamen" => "gravamina", |
|
3138
|
|
|
|
|
|
|
"Greensboro" => "Greensboros", |
|
3139
|
|
|
|
|
|
|
"gringo" => "gringos", |
|
3140
|
|
|
|
|
|
|
"grissino" => "grissini", |
|
3141
|
|
|
|
|
|
|
"grotto" => "grottoes", |
|
3142
|
|
|
|
|
|
|
"grouse" => "grouse", |
|
3143
|
|
|
|
|
|
|
"Guaiabero" => "Guaiaberos", |
|
3144
|
|
|
|
|
|
|
"guano" => "guanos", |
|
3145
|
|
|
|
|
|
|
"guardia civil" => "guardias civiles", |
|
3146
|
|
|
|
|
|
|
"gubernaculum" => "gubernacula", |
|
3147
|
|
|
|
|
|
|
"guglio" => "guglioes", |
|
3148
|
|
|
|
|
|
|
"Guianese" => "Guianese", |
|
3149
|
|
|
|
|
|
|
"gumbo" => "gumbos", |
|
3150
|
|
|
|
|
|
|
"gumma" => "gummata", |
|
3151
|
|
|
|
|
|
|
"guttus" => "gutti", |
|
3152
|
|
|
|
|
|
|
"guy" => "guys", |
|
3153
|
|
|
|
|
|
|
"gymnasium" => "gymnasia", |
|
3154
|
|
|
|
|
|
|
"gymnotus" => "gymnoti", |
|
3155
|
|
|
|
|
|
|
"gyro" => "gyros", |
|
3156
|
|
|
|
|
|
|
"gyrus" => "gyri", |
|
3157
|
|
|
|
|
|
|
"haddock" => "haddock", |
|
3158
|
|
|
|
|
|
|
"haemangioma" => "haemangiomata", |
|
3159
|
|
|
|
|
|
|
"haggis" => "haggis", |
|
3160
|
|
|
|
|
|
|
"Hainanese" => "Hainanese", |
|
3161
|
|
|
|
|
|
|
"hairdo" => "hairdos", |
|
3162
|
|
|
|
|
|
|
"hake" => "hake", |
|
3163
|
|
|
|
|
|
|
"halibut" => "halibut", |
|
3164
|
|
|
|
|
|
|
"hallux" => "halluces", |
|
3165
|
|
|
|
|
|
|
"halteridium" => "halteridia", |
|
3166
|
|
|
|
|
|
|
"hamadryad" => "hamadryades", |
|
3167
|
|
|
|
|
|
|
"hamulus" => "hamuli", |
|
3168
|
|
|
|
|
|
|
"hapax legomenon" => "hapax legomena", |
|
3169
|
|
|
|
|
|
|
"hapteron" => "haptera", |
|
3170
|
|
|
|
|
|
|
"Hararese" => "Hararese", |
|
3171
|
|
|
|
|
|
|
"Harlemese" => "Harlemese", |
|
3172
|
|
|
|
|
|
|
"harman" => "harmans", |
|
3173
|
|
|
|
|
|
|
"haruspex" => "haruspices", |
|
3174
|
|
|
|
|
|
|
"haustellum" => "haustella", |
|
3175
|
|
|
|
|
|
|
"haustorium" => "haustoria", |
|
3176
|
|
|
|
|
|
|
"haustrum" => "haustra", |
|
3177
|
|
|
|
|
|
|
"Havanese" => "Havanese", |
|
3178
|
|
|
|
|
|
|
"he" => "they", |
|
3179
|
|
|
|
|
|
|
"headquarters" => "headquarters", |
|
3180
|
|
|
|
|
|
|
"Heavenese" => "Heavenese", |
|
3181
|
|
|
|
|
|
|
"hedron" => "hedra", |
|
3182
|
|
|
|
|
|
|
"heft" => "hefte", |
|
3183
|
|
|
|
|
|
|
"helion" => "helia", |
|
3184
|
|
|
|
|
|
|
"helix" => "helices", |
|
3185
|
|
|
|
|
|
|
"hemangeioma" => "hemangeiomata", |
|
3186
|
|
|
|
|
|
|
"hemangioma" => "hemangiomata", |
|
3187
|
|
|
|
|
|
|
"hemelytrum" => "hemelytra", |
|
3188
|
|
|
|
|
|
|
"hemera" => "hemerae", |
|
3189
|
|
|
|
|
|
|
"hemi elytrum" => "hemi elytra", |
|
3190
|
|
|
|
|
|
|
"hemi-elytrum" => "hemi-elytra", |
|
3191
|
|
|
|
|
|
|
"her" => "them", |
|
3192
|
|
|
|
|
|
|
"hernia" => "herniae", |
|
3193
|
|
|
|
|
|
|
"hero" => "heroes", |
|
3194
|
|
|
|
|
|
|
"heroon" => "heroa", |
|
3195
|
|
|
|
|
|
|
"heroum" => "heroa", |
|
3196
|
|
|
|
|
|
|
"herpes" => "herpes", |
|
3197
|
|
|
|
|
|
|
"herr" => "herren", |
|
3198
|
|
|
|
|
|
|
"herring" => "herring", |
|
3199
|
|
|
|
|
|
|
"hers" => "theirs", |
|
3200
|
|
|
|
|
|
|
"herself" => "themselves", |
|
3201
|
|
|
|
|
|
|
"hertz" => "hertz", |
|
3202
|
|
|
|
|
|
|
"hetaera" => "hetairai", |
|
3203
|
|
|
|
|
|
|
"hetaira" => "hetairai", |
|
3204
|
|
|
|
|
|
|
"hetman" => "hetmans", |
|
3205
|
|
|
|
|
|
|
"hiatus" => "hiatus", |
|
3206
|
|
|
|
|
|
|
"hijinks" => "hijinks", |
|
3207
|
|
|
|
|
|
|
"him" => "them", |
|
3208
|
|
|
|
|
|
|
"himself" => "themselves", |
|
3209
|
|
|
|
|
|
|
"hinaki" => "hinaki", |
|
3210
|
|
|
|
|
|
|
"hippo" => "hippos", |
|
3211
|
|
|
|
|
|
|
"hippocampus" => "hippocampi", |
|
3212
|
|
|
|
|
|
|
"hippopotamus" => "hippopotami", |
|
3213
|
|
|
|
|
|
|
"Hiroshiman" => "Hiroshimans", |
|
3214
|
|
|
|
|
|
|
"his" => "theirs", |
|
3215
|
|
|
|
|
|
|
"ho" => "hoes", |
|
3216
|
|
|
|
|
|
|
"hoe" => "hoes", |
|
3217
|
|
|
|
|
|
|
"holothuria" => "holothuriae", |
|
3218
|
|
|
|
|
|
|
"honorarium" => "honoraria", |
|
3219
|
|
|
|
|
|
|
"hoof" => "hooves", |
|
3220
|
|
|
|
|
|
|
"Hoosierese" => "Hoosierese", |
|
3221
|
|
|
|
|
|
|
"hordeolum" => "hordeola", |
|
3222
|
|
|
|
|
|
|
"hormogonium" => "hormogonia", |
|
3223
|
|
|
|
|
|
|
"hoti" => "hoties", |
|
3224
|
|
|
|
|
|
|
"Hottentotese" => "Hottentotese", |
|
3225
|
|
|
|
|
|
|
"hsien" => "heen", |
|
3226
|
|
|
|
|
|
|
"hubris" => "hubrises", |
|
3227
|
|
|
|
|
|
|
"human" => "humans", |
|
3228
|
|
|
|
|
|
|
"humerus" => "humeri", |
|
3229
|
|
|
|
|
|
|
"Hunanese" => "Hunanese", |
|
3230
|
|
|
|
|
|
|
"hydra" => "hydrae", |
|
3231
|
|
|
|
|
|
|
"hydraulicon" => "hydraulica", |
|
3232
|
|
|
|
|
|
|
"hydria" => "hydriae", |
|
3233
|
|
|
|
|
|
|
"hymenium" => "hymenia", |
|
3234
|
|
|
|
|
|
|
"hymnarium" => "hymnaria", |
|
3235
|
|
|
|
|
|
|
"hyperbaton" => "hyperbata", |
|
3236
|
|
|
|
|
|
|
"hyperbola" => "hyperbolae", |
|
3237
|
|
|
|
|
|
|
"hypha" => "hyphae", |
|
3238
|
|
|
|
|
|
|
"hypnum" => "hypna", |
|
3239
|
|
|
|
|
|
|
"hypoderma" => "hypodermata", |
|
3240
|
|
|
|
|
|
|
"hypolimnion" => "hypolimnia", |
|
3241
|
|
|
|
|
|
|
"I" => "we", |
|
3242
|
|
|
|
|
|
|
"ibis" => "ibises", |
|
3243
|
|
|
|
|
|
|
"ichthyosaurus" => "ichthyosauri", |
|
3244
|
|
|
|
|
|
|
"Idaho" => "Idahos", |
|
3245
|
|
|
|
|
|
|
"idee fixe" => "idees fixes", |
|
3246
|
|
|
|
|
|
|
"idolon" => "idola", |
|
3247
|
|
|
|
|
|
|
"idolum" => "idola", |
|
3248
|
|
|
|
|
|
|
"ignoramus" => "ignoramus", |
|
3249
|
|
|
|
|
|
|
"ilium" => "ilia", |
|
3250
|
|
|
|
|
|
|
"imago" => "imagines", |
|
3251
|
|
|
|
|
|
|
"imbrex" => "imbrices", |
|
3252
|
|
|
|
|
|
|
"impetigo" => "impetigos", |
|
3253
|
|
|
|
|
|
|
"impetus" => "impetus", |
|
3254
|
|
|
|
|
|
|
"improperium" => "improperia", |
|
3255
|
|
|
|
|
|
|
"improvisatrice" => "improvisatrici", |
|
3256
|
|
|
|
|
|
|
"incubus" => "incubi", |
|
3257
|
|
|
|
|
|
|
"index" => "indices", |
|
3258
|
|
|
|
|
|
|
"indicium" => "indicia", |
|
3259
|
|
|
|
|
|
|
"indigena" => "indigenae", |
|
3260
|
|
|
|
|
|
|
"individuum" => "individua", |
|
3261
|
|
|
|
|
|
|
"Indochinese" => "Indochinese", |
|
3262
|
|
|
|
|
|
|
"indumentum" => "indumenta", |
|
3263
|
|
|
|
|
|
|
"indusium" => "indusia", |
|
3264
|
|
|
|
|
|
|
"inferno" => "infernos", |
|
3265
|
|
|
|
|
|
|
"infima species" => "infimae species", |
|
3266
|
|
|
|
|
|
|
"info" => "infos", |
|
3267
|
|
|
|
|
|
|
"inhalatorium" => "inhalatoria", |
|
3268
|
|
|
|
|
|
|
"innings" => "innings", |
|
3269
|
|
|
|
|
|
|
"inoculum" => "inocula", |
|
3270
|
|
|
|
|
|
|
"insula" => "insulae", |
|
3271
|
|
|
|
|
|
|
"intaglio" => "intaglios", |
|
3272
|
|
|
|
|
|
|
"interambulacrum" => "interambulacra", |
|
3273
|
|
|
|
|
|
|
"interaxis" => "interaxes", |
|
3274
|
|
|
|
|
|
|
"intercalarium" => "intercalare", |
|
3275
|
|
|
|
|
|
|
"interleaf" => "leaves", |
|
3276
|
|
|
|
|
|
|
"intermaxilla" => "intermaxillae", |
|
3277
|
|
|
|
|
|
|
"intermedium" => "intermedia", |
|
3278
|
|
|
|
|
|
|
"intermezzo" => "intermezzos", |
|
3279
|
|
|
|
|
|
|
"internodium" => "internodia", |
|
3280
|
|
|
|
|
|
|
"interphenomenon" => "interphenomena", |
|
3281
|
|
|
|
|
|
|
"interradius" => "interradii", |
|
3282
|
|
|
|
|
|
|
"interregnum" => "interregna", |
|
3283
|
|
|
|
|
|
|
"interrex" => "interreges", |
|
3284
|
|
|
|
|
|
|
"interstitium" => "interstitia", |
|
3285
|
|
|
|
|
|
|
"intertrigo" => "intertrigos", |
|
3286
|
|
|
|
|
|
|
"intervallum" => "intervalla", |
|
3287
|
|
|
|
|
|
|
"intichiuma" => "intichiuma", |
|
3288
|
|
|
|
|
|
|
"inuk" => "inuit", |
|
3289
|
|
|
|
|
|
|
"inukshuk" => "inukshuit", |
|
3290
|
|
|
|
|
|
|
"involucrum" => "involucra", |
|
3291
|
|
|
|
|
|
|
"ipse dixit" => "ipse dixits", |
|
3292
|
|
|
|
|
|
|
"Iquico" => "Iquicos", |
|
3293
|
|
|
|
|
|
|
"iris" => "irides", |
|
3294
|
|
|
|
|
|
|
"ischium" => "ischia", |
|
3295
|
|
|
|
|
|
|
"isidium" => "isidia", |
|
3296
|
|
|
|
|
|
|
"ispravnik" => "ispravniki", |
|
3297
|
|
|
|
|
|
|
"isthmus" => "isthmi", |
|
3298
|
|
|
|
|
|
|
"it" => "they", |
|
3299
|
|
|
|
|
|
|
"iter" => "itinera", |
|
3300
|
|
|
|
|
|
|
"its" => "theirs", |
|
3301
|
|
|
|
|
|
|
"itself" => "themselves", |
|
3302
|
|
|
|
|
|
|
"ixodid" => "ixodides", |
|
3303
|
|
|
|
|
|
|
"jackanapes" => "jackanapes", |
|
3304
|
|
|
|
|
|
|
"jacobus" => "jacobus", |
|
3305
|
|
|
|
|
|
|
"jalapeno" => "jalapenos", |
|
3306
|
|
|
|
|
|
|
"jambeau" => "jambeaux", |
|
3307
|
|
|
|
|
|
|
"Japanese" => "Japanese", |
|
3308
|
|
|
|
|
|
|
"Javanese" => "Javanese", |
|
3309
|
|
|
|
|
|
|
"jazz" => "jazzes", |
|
3310
|
|
|
|
|
|
|
"Jerry" => "Jerrys", |
|
3311
|
|
|
|
|
|
|
"jerry" => "jerries", |
|
3312
|
|
|
|
|
|
|
"jeu" => "jeux", |
|
3313
|
|
|
|
|
|
|
"jo" => "joes", |
|
3314
|
|
|
|
|
|
|
"joe" => "joes", |
|
3315
|
|
|
|
|
|
|
"Johnsonese" => "Johnsonese", |
|
3316
|
|
|
|
|
|
|
"judicatum" => "judicata", |
|
3317
|
|
|
|
|
|
|
"juelet" => "iueles", |
|
3318
|
|
|
|
|
|
|
"jugum" => "juga", |
|
3319
|
|
|
|
|
|
|
"jumbo" => "jumbos", |
|
3320
|
|
|
|
|
|
|
"junto" => "juntos", |
|
3321
|
|
|
|
|
|
|
"Kakapo" => "Kakapos", |
|
3322
|
|
|
|
|
|
|
"Kanarese" => "Kanarese", |
|
3323
|
|
|
|
|
|
|
"kantharos" => "kantharoi", |
|
3324
|
|
|
|
|
|
|
"kar" => "kare", |
|
3325
|
|
|
|
|
|
|
"karakia" => "karakia", |
|
3326
|
|
|
|
|
|
|
"karrenfeld" => "karrenfelder", |
|
3327
|
|
|
|
|
|
|
"kernos" => "kernoi", |
|
3328
|
|
|
|
|
|
|
"kibbutz" => "kibbutzim", |
|
3329
|
|
|
|
|
|
|
"kilo" => "kilos", |
|
3330
|
|
|
|
|
|
|
"kimono" => "kimonos", |
|
3331
|
|
|
|
|
|
|
"Kinkimavo" => "Kinkimavos", |
|
3332
|
|
|
|
|
|
|
"kioko" => "kioko", |
|
3333
|
|
|
|
|
|
|
"Kiplingese" => "Kiplingese", |
|
3334
|
|
|
|
|
|
|
"kletterschuh" => "kletterschuhe", |
|
3335
|
|
|
|
|
|
|
"knife" => "knives", |
|
3336
|
|
|
|
|
|
|
"knopper" => "knoppern", |
|
3337
|
|
|
|
|
|
|
"kobo" => "kobo", |
|
3338
|
|
|
|
|
|
|
"Kokako" => "Kokakos", |
|
3339
|
|
|
|
|
|
|
"konditorei" => "konditoreien", |
|
3340
|
|
|
|
|
|
|
"Kongoese" => "Kongoese", |
|
3341
|
|
|
|
|
|
|
"Kongolese" => "Kongolese", |
|
3342
|
|
|
|
|
|
|
"Kosovo" => "Kosovos", |
|
3343
|
|
|
|
|
|
|
"kouros" => "kouroi", |
|
3344
|
|
|
|
|
|
|
"kovsh" => "kovshi", |
|
3345
|
|
|
|
|
|
|
"kuvasz" => "kuvaszok", |
|
3346
|
|
|
|
|
|
|
"kylix" => "kylikes", |
|
3347
|
|
|
|
|
|
|
"labrum" => "labra", |
|
3348
|
|
|
|
|
|
|
"lacinia" => "laciniae", |
|
3349
|
|
|
|
|
|
|
"lactobacillus" => "lactobacilli", |
|
3350
|
|
|
|
|
|
|
"lacuna" => "lacunae", |
|
3351
|
|
|
|
|
|
|
"lacunar" => "lacunaria", |
|
3352
|
|
|
|
|
|
|
"laika" => "laiki", |
|
3353
|
|
|
|
|
|
|
"lamella" => "lamellae", |
|
3354
|
|
|
|
|
|
|
"lamina" => "laminae", |
|
3355
|
|
|
|
|
|
|
"lapith" => "lapithae", |
|
3356
|
|
|
|
|
|
|
"Lapith" => "Lapithae", |
|
3357
|
|
|
|
|
|
|
"Lapponese" => "Lapponese", |
|
3358
|
|
|
|
|
|
|
"lar" => "lares", |
|
3359
|
|
|
|
|
|
|
"larnax" => "larnakes", |
|
3360
|
|
|
|
|
|
|
"larynx" => "larynges", |
|
3361
|
|
|
|
|
|
|
"latex" => "latices", |
|
3362
|
|
|
|
|
|
|
"leaf" => "leaves", |
|
3363
|
|
|
|
|
|
|
"Lebanese" => "Lebanese", |
|
3364
|
|
|
|
|
|
|
"lebensform" => "lebensformen", |
|
3365
|
|
|
|
|
|
|
"legionella" => "legionellae", |
|
3366
|
|
|
|
|
|
|
"legomenon" => "legomena", |
|
3367
|
|
|
|
|
|
|
"legumen" => "legumina", |
|
3368
|
|
|
|
|
|
|
"leishmania" => "leishmaniae", |
|
3369
|
|
|
|
|
|
|
"leman" => "lemans", |
|
3370
|
|
|
|
|
|
|
"lemma" => "lemmata", |
|
3371
|
|
|
|
|
|
|
"lemniscus" => "lemnisci", |
|
3372
|
|
|
|
|
|
|
"lemur" => "lemures", |
|
3373
|
|
|
|
|
|
|
"lens" => "lenses", |
|
3374
|
|
|
|
|
|
|
"lentigo" => "lentigines", |
|
3375
|
|
|
|
|
|
|
"lentiscus" => "lentisci", |
|
3376
|
|
|
|
|
|
|
"Leonese" => "Leonese", |
|
3377
|
|
|
|
|
|
|
"leproma" => "lepromata", |
|
3378
|
|
|
|
|
|
|
"leprosarium" => "leprosaria", |
|
3379
|
|
|
|
|
|
|
"leptomonas" => "leptomonas", |
|
3380
|
|
|
|
|
|
|
"lepton" => "lepta", |
|
3381
|
|
|
|
|
|
|
"leptospira" => "leptospirae", |
|
3382
|
|
|
|
|
|
|
"Lesotho" => "Lesothos", |
|
3383
|
|
|
|
|
|
|
"leu" => "lei", |
|
3384
|
|
|
|
|
|
|
"lex humana" => "leges humanae", |
|
3385
|
|
|
|
|
|
|
"lf" => "lves", |
|
3386
|
|
|
|
|
|
|
"libero" => "liberos", |
|
3387
|
|
|
|
|
|
|
"libido" => "libidos", |
|
3388
|
|
|
|
|
|
|
"libretto" => "libretti", |
|
3389
|
|
|
|
|
|
|
"lido" => "lidos", |
|
3390
|
|
|
|
|
|
|
"lied" => "lieder", |
|
3391
|
|
|
|
|
|
|
"lieu" => "lieux", |
|
3392
|
|
|
|
|
|
|
"lieutenant general" => "lieutenant generals", |
|
3393
|
|
|
|
|
|
|
"life" => "lives", |
|
3394
|
|
|
|
|
|
|
"ligamentum" => "ligamenta", |
|
3395
|
|
|
|
|
|
|
"likuta" => "makuta", |
|
3396
|
|
|
|
|
|
|
"Lilo" => "Lilos", |
|
3397
|
|
|
|
|
|
|
"Liman" => "Limans", |
|
3398
|
|
|
|
|
|
|
"limax" => "limaces", |
|
3399
|
|
|
|
|
|
|
"limbo" => "limbos", |
|
3400
|
|
|
|
|
|
|
"limes" => "limites", |
|
3401
|
|
|
|
|
|
|
"limo" => "limos", |
|
3402
|
|
|
|
|
|
|
"limulus" => "limuli", |
|
3403
|
|
|
|
|
|
|
"linctus" => "linctuses", |
|
3404
|
|
|
|
|
|
|
"line out" => "lines out", |
|
3405
|
|
|
|
|
|
|
"line-out" => "lines-out", |
|
3406
|
|
|
|
|
|
|
"linea" => "lineae", |
|
3407
|
|
|
|
|
|
|
"lineno" => "linenos", |
|
3408
|
|
|
|
|
|
|
"lingo" => "lingos", |
|
3409
|
|
|
|
|
|
|
"lingula" => "lingulae", |
|
3410
|
|
|
|
|
|
|
"lino" => "linos", |
|
3411
|
|
|
|
|
|
|
"lipoma" => "lipomata", |
|
3412
|
|
|
|
|
|
|
"lis" => "lis", |
|
3413
|
|
|
|
|
|
|
"listerella" => "listerellae", |
|
3414
|
|
|
|
|
|
|
"listeria" => "listeria", |
|
3415
|
|
|
|
|
|
|
"lithodomus" => "lithodomi", |
|
3416
|
|
|
|
|
|
|
"lithophyton" => "lithophyta", |
|
3417
|
|
|
|
|
|
|
"livedo" => "livedos", |
|
3418
|
|
|
|
|
|
|
"lixivium" => "lixivia", |
|
3419
|
|
|
|
|
|
|
"loa" => "loa", |
|
3420
|
|
|
|
|
|
|
"loaf" => "loaves", |
|
3421
|
|
|
|
|
|
|
"lobulus" => "lobuli", |
|
3422
|
|
|
|
|
|
|
"lochus" => "lochi", |
|
3423
|
|
|
|
|
|
|
"loco" => "locos", |
|
3424
|
|
|
|
|
|
|
"loculus" => "loculi", |
|
3425
|
|
|
|
|
|
|
"locus" => "loci", |
|
3426
|
|
|
|
|
|
|
"loggia" => "loggie", |
|
3427
|
|
|
|
|
|
|
"logion" => "logia", |
|
3428
|
|
|
|
|
|
|
"logo" => "logos", |
|
3429
|
|
|
|
|
|
|
"logodaedalus" => "logodaedale", |
|
3430
|
|
|
|
|
|
|
"loma" => "lomata", |
|
3431
|
|
|
|
|
|
|
"lomentum" => "lomenta", |
|
3432
|
|
|
|
|
|
|
"Londonese" => "Londonese", |
|
3433
|
|
|
|
|
|
|
"lord lieutenant" => "lords lieutenant", |
|
3434
|
|
|
|
|
|
|
"lord-lieutenant" => "lords-lieutenant", |
|
3435
|
|
|
|
|
|
|
"Lorrainese" => "Lorrainese", |
|
3436
|
|
|
|
|
|
|
"lorum" => "lora", |
|
3437
|
|
|
|
|
|
|
"louis" => "louis", |
|
3438
|
|
|
|
|
|
|
"louse" => "lice", |
|
3439
|
|
|
|
|
|
|
"lowlife" => "lowlifes", |
|
3440
|
|
|
|
|
|
|
"lox" => "lox", |
|
3441
|
|
|
|
|
|
|
"Lucchese" => "Lucchese", |
|
3442
|
|
|
|
|
|
|
"lumbago" => "lumbagos", |
|
3443
|
|
|
|
|
|
|
"lumbricus" => "lumbrici", |
|
3444
|
|
|
|
|
|
|
"lumen" => "lumina", |
|
3445
|
|
|
|
|
|
|
"lustrum" => "lustra", |
|
3446
|
|
|
|
|
|
|
"lux" => "lux", |
|
3447
|
|
|
|
|
|
|
"lymphangioma" => "lymphangiomata", |
|
3448
|
|
|
|
|
|
|
"lymphoma" => "lymphomata", |
|
3449
|
|
|
|
|
|
|
"Lyonese" => "Lyonese", |
|
3450
|
|
|
|
|
|
|
"lyssa" => "lyssae", |
|
3451
|
|
|
|
|
|
|
"maar" => "maare", |
|
3452
|
|
|
|
|
|
|
"macacus" => "macaci", |
|
3453
|
|
|
|
|
|
|
"Macanese" => "Macanese", |
|
3454
|
|
|
|
|
|
|
"macaroni" => "macaronies", |
|
3455
|
|
|
|
|
|
|
"Macassarese" => "Macassarese", |
|
3456
|
|
|
|
|
|
|
"macho" => "machos", |
|
3457
|
|
|
|
|
|
|
"mackerel" => "mackerel", |
|
3458
|
|
|
|
|
|
|
"macro" => "macros", |
|
3459
|
|
|
|
|
|
|
"macula" => "maculae", |
|
3460
|
|
|
|
|
|
|
"Madurese" => "Madurese", |
|
3461
|
|
|
|
|
|
|
"maecenas" => "maecenates", |
|
3462
|
|
|
|
|
|
|
"maestro" => "maestri", |
|
3463
|
|
|
|
|
|
|
"mafiosa" => "mafiose", |
|
3464
|
|
|
|
|
|
|
"mafioso" => "mafiosi", |
|
3465
|
|
|
|
|
|
|
"magilus" => "magili", |
|
3466
|
|
|
|
|
|
|
"magma" => "magmata", |
|
3467
|
|
|
|
|
|
|
"magneto" => "magnetos", |
|
3468
|
|
|
|
|
|
|
"magnifico" => "magnificos", |
|
3469
|
|
|
|
|
|
|
"magnum opus" => "magna opera", |
|
3470
|
|
|
|
|
|
|
"magus" => "magi", |
|
3471
|
|
|
|
|
|
|
"major general" => "major generals", |
|
3472
|
|
|
|
|
|
|
"Majuro" => "Majuros", |
|
3473
|
|
|
|
|
|
|
"Malabarese" => "Malabarese", |
|
3474
|
|
|
|
|
|
|
"Malabo" => "Malabos", |
|
3475
|
|
|
|
|
|
|
"malagma" => "malagmata", |
|
3476
|
|
|
|
|
|
|
"malleolus" => "malleoli", |
|
3477
|
|
|
|
|
|
|
"malleus" => "mallei", |
|
3478
|
|
|
|
|
|
|
"Maltese" => "Maltese", |
|
3479
|
|
|
|
|
|
|
"malum in se" => "mala in se", |
|
3480
|
|
|
|
|
|
|
"man" => "men", |
|
3481
|
|
|
|
|
|
|
"man child" => "men children", |
|
3482
|
|
|
|
|
|
|
"man midwife" => "men midwives", |
|
3483
|
|
|
|
|
|
|
"man milliner" => "men milliners", |
|
3484
|
|
|
|
|
|
|
"man servant" => "men servants", |
|
3485
|
|
|
|
|
|
|
"man-child" => "men-children", |
|
3486
|
|
|
|
|
|
|
"man-midwife" => "men-midwives", |
|
3487
|
|
|
|
|
|
|
"man-milliner" => "men-milliners", |
|
3488
|
|
|
|
|
|
|
"man-servant" => "men-servants", |
|
3489
|
|
|
|
|
|
|
"manchild" => "menchildren", |
|
3490
|
|
|
|
|
|
|
"mango" => "mangoes", |
|
3491
|
|
|
|
|
|
|
"manifesto" => "manifestos", |
|
3492
|
|
|
|
|
|
|
"manservant" => "menservants", |
|
3493
|
|
|
|
|
|
|
"manteau" => "manteaux", |
|
3494
|
|
|
|
|
|
|
"mantelletta" => "mantellette", |
|
3495
|
|
|
|
|
|
|
"mantis" => "mantises", |
|
3496
|
|
|
|
|
|
|
"manubrium" => "manubria", |
|
3497
|
|
|
|
|
|
|
"Maputo" => "Maputos", |
|
3498
|
|
|
|
|
|
|
"maquereau" => "maquereaux", |
|
3499
|
|
|
|
|
|
|
"Maracaibo" => "Maracaibos", |
|
3500
|
|
|
|
|
|
|
"mare" => "maria", |
|
3501
|
|
|
|
|
|
|
"maremma" => "maremme", |
|
3502
|
|
|
|
|
|
|
"marquis" => "marquises", |
|
3503
|
|
|
|
|
|
|
"mary" => "maries", |
|
3504
|
|
|
|
|
|
|
"Mary" => "Marys", |
|
3505
|
|
|
|
|
|
|
"mater lectionis" => "matres lectionis", |
|
3506
|
|
|
|
|
|
|
"math" => "maths", |
|
3507
|
|
|
|
|
|
|
"matin" => "matins", |
|
3508
|
|
|
|
|
|
|
"matinee musicale" => "matinees musicales", |
|
3509
|
|
|
|
|
|
|
"matzah" => "matzot", |
|
3510
|
|
|
|
|
|
|
"mausoleum" => "mausolea", |
|
3511
|
|
|
|
|
|
|
"maxilla" => "maxillae", |
|
3512
|
|
|
|
|
|
|
"maximum" => "maxima", |
|
3513
|
|
|
|
|
|
|
"me" => "us", |
|
3514
|
|
|
|
|
|
|
"measles" => "measles", |
|
3515
|
|
|
|
|
|
|
"meatus" => "meatus", |
|
3516
|
|
|
|
|
|
|
"mediastinum" => "mediastina", |
|
3517
|
|
|
|
|
|
|
"mediatrix" => "mediatrices", |
|
3518
|
|
|
|
|
|
|
"medico" => "medicoes", |
|
3519
|
|
|
|
|
|
|
"medium" => "media", |
|
3520
|
|
|
|
|
|
|
"medulloblastoma" => "medulloblastomata", |
|
3521
|
|
|
|
|
|
|
"medusa" => "medusae", |
|
3522
|
|
|
|
|
|
|
"megalosaurus" => "megalosauri", |
|
3523
|
|
|
|
|
|
|
"megatherium" => "megatheria", |
|
3524
|
|
|
|
|
|
|
"melanoma" => "melanomata", |
|
3525
|
|
|
|
|
|
|
"melastoma" => "melastomae", |
|
3526
|
|
|
|
|
|
|
"meliceris" => "melicerides", |
|
3527
|
|
|
|
|
|
|
"melisma" => "melismata", |
|
3528
|
|
|
|
|
|
|
"memento" => "mementoes", |
|
3529
|
|
|
|
|
|
|
"memo" => "memos", |
|
3530
|
|
|
|
|
|
|
"memorandum" => "memoranda", |
|
3531
|
|
|
|
|
|
|
"menage a quatre" => "menages a quatre", |
|
3532
|
|
|
|
|
|
|
"menage a trois" => "menages a trois", |
|
3533
|
|
|
|
|
|
|
"meningioma" => "meningiomata", |
|
3534
|
|
|
|
|
|
|
"meniscus" => "menisci", |
|
3535
|
|
|
|
|
|
|
"menu" => "menus", |
|
3536
|
|
|
|
|
|
|
"meretrix" => "meretrices", |
|
3537
|
|
|
|
|
|
|
"meris" => "merides", |
|
3538
|
|
|
|
|
|
|
"meshumad" => "meshumadim", |
|
3539
|
|
|
|
|
|
|
"meshummad" => "meshummadim", |
|
3540
|
|
|
|
|
|
|
"mesothelioma" => "mesotheliomata", |
|
3541
|
|
|
|
|
|
|
"mesothelium" => "mesothelia", |
|
3542
|
|
|
|
|
|
|
"messa di voce" => "messe di voce", |
|
3543
|
|
|
|
|
|
|
"Messinese" => "Messinese", |
|
3544
|
|
|
|
|
|
|
"meta" => "metae", |
|
3545
|
|
|
|
|
|
|
"metalimnion" => "metalimnia", |
|
3546
|
|
|
|
|
|
|
"metapleuron" => "metapleura", |
|
3547
|
|
|
|
|
|
|
"metatarsus" => "metatarsi", |
|
3548
|
|
|
|
|
|
|
"metro" => "metros", |
|
3549
|
|
|
|
|
|
|
"metropolis" => "metropolises", |
|
3550
|
|
|
|
|
|
|
"mew" => "mews", |
|
3551
|
|
|
|
|
|
|
"mews" => "mews", |
|
3552
|
|
|
|
|
|
|
"Mexico" => "Mexicos", |
|
3553
|
|
|
|
|
|
|
"mezuza" => "mezuzoth", |
|
3554
|
|
|
|
|
|
|
"mezuzah" => "mezuzoth", |
|
3555
|
|
|
|
|
|
|
"mezzo rilievo" => "mezzo rilievos", |
|
3556
|
|
|
|
|
|
|
"mezzo-rilievo" => "mezzo-rilievos", |
|
3557
|
|
|
|
|
|
|
"miasma" => "miasmata", |
|
3558
|
|
|
|
|
|
|
"micro" => "micros", |
|
3559
|
|
|
|
|
|
|
"microbion" => "microbia", |
|
3560
|
|
|
|
|
|
|
"microcephalus" => "microcephali", |
|
3561
|
|
|
|
|
|
|
"micrococcus" => "micrococci", |
|
3562
|
|
|
|
|
|
|
"microfiche" => "microfiche", |
|
3563
|
|
|
|
|
|
|
"micronucleus" => "micronuclei", |
|
3564
|
|
|
|
|
|
|
"Milanese" => "Milanese", |
|
3565
|
|
|
|
|
|
|
"Milano" => "Milanos", |
|
3566
|
|
|
|
|
|
|
"miles gloriosus" => "milites gloriosi", |
|
3567
|
|
|
|
|
|
|
"milieu" => "milieux", |
|
3568
|
|
|
|
|
|
|
"milieu interieur" => "milieux interieurs", |
|
3569
|
|
|
|
|
|
|
"miliola" => "miliolae", |
|
3570
|
|
|
|
|
|
|
"millennium" => "millennia", |
|
3571
|
|
|
|
|
|
|
"mimosa" => "mimosae", |
|
3572
|
|
|
|
|
|
|
"mine" => "ours", |
|
3573
|
|
|
|
|
|
|
"minimum" => "minima", |
|
3574
|
|
|
|
|
|
|
"minnelied" => "minnelieder", |
|
3575
|
|
|
|
|
|
|
"minutia" => "minutiae", |
|
3576
|
|
|
|
|
|
|
"minyan" => "minyanim", |
|
3577
|
|
|
|
|
|
|
"miracidium" => "miracidia", |
|
3578
|
|
|
|
|
|
|
"mithraeum" => "mithraea", |
|
3579
|
|
|
|
|
|
|
"mitochondrion" => "mitochondria", |
|
3580
|
|
|
|
|
|
|
"mixolimnion" => "mixolimnia", |
|
3581
|
|
|
|
|
|
|
"mo" => "moes", |
|
3582
|
|
|
|
|
|
|
"moaks" => "moakses", |
|
3583
|
|
|
|
|
|
|
"modelletto" => "modelletti", |
|
3584
|
|
|
|
|
|
|
"modello" => "modelli", |
|
3585
|
|
|
|
|
|
|
"Modenese" => "Modenese", |
|
3586
|
|
|
|
|
|
|
"modernus" => "moderni", |
|
3587
|
|
|
|
|
|
|
"modius" => "modii", |
|
3588
|
|
|
|
|
|
|
"modulus" => "moduli", |
|
3589
|
|
|
|
|
|
|
"modus" => "modi", |
|
3590
|
|
|
|
|
|
|
"moe" => "moes", |
|
3591
|
|
|
|
|
|
|
"molimen" => "molimina", |
|
3592
|
|
|
|
|
|
|
"momentum" => "momenta", |
|
3593
|
|
|
|
|
|
|
"Monaco" => "Monacos", |
|
3594
|
|
|
|
|
|
|
"monas" => "monades", |
|
3595
|
|
|
|
|
|
|
"mondo" => "mondi", |
|
3596
|
|
|
|
|
|
|
"money" => "monies", |
|
3597
|
|
|
|
|
|
|
"mongoose" => "mongooses", |
|
3598
|
|
|
|
|
|
|
"monimolimnion" => "monimolimnia", |
|
3599
|
|
|
|
|
|
|
"mono" => "monos", |
|
3600
|
|
|
|
|
|
|
"monochasium" => "monochasia", |
|
3601
|
|
|
|
|
|
|
"monorchis" => "monorchides", |
|
3602
|
|
|
|
|
|
|
"monosyllabon" => "monosyllaba", |
|
3603
|
|
|
|
|
|
|
"monota" => "monotae", |
|
3604
|
|
|
|
|
|
|
"monoxylon" => "monoxyla", |
|
3605
|
|
|
|
|
|
|
"mons" => "montes", |
|
3606
|
|
|
|
|
|
|
"monseigneur" => "messeigneurs", |
|
3607
|
|
|
|
|
|
|
"monsignor" => "monsignori", |
|
3608
|
|
|
|
|
|
|
"monsignore" => "monsignori", |
|
3609
|
|
|
|
|
|
|
"monstre sacre" => "monstres sacres", |
|
3610
|
|
|
|
|
|
|
"Montenegro" => "Montenegros", |
|
3611
|
|
|
|
|
|
|
"moose" => "moose", |
|
3612
|
|
|
|
|
|
|
"moratorium" => "moratoria", |
|
3613
|
|
|
|
|
|
|
"morceau" => "morceaux", |
|
3614
|
|
|
|
|
|
|
"Morocco" => "Moroccos", |
|
3615
|
|
|
|
|
|
|
"moroso" => "morosi", |
|
3616
|
|
|
|
|
|
|
"mortadella" => "mortadelle", |
|
3617
|
|
|
|
|
|
|
"mortarium" => "mortaria", |
|
3618
|
|
|
|
|
|
|
"moscardino" => "moscardini", |
|
3619
|
|
|
|
|
|
|
"motoscafo" => "motoscafi", |
|
3620
|
|
|
|
|
|
|
"motto" => "mottoes", |
|
3621
|
|
|
|
|
|
|
"mouse" => "mice", |
|
3622
|
|
|
|
|
|
|
"mousetrap" => "micetraps", |
|
3623
|
|
|
|
|
|
|
"mouth" => "mouths", |
|
3624
|
|
|
|
|
|
|
"mucro" => "mucrones", |
|
3625
|
|
|
|
|
|
|
"mukim" => "mukim", |
|
3626
|
|
|
|
|
|
|
"multigravida" => "multigravidae", |
|
3627
|
|
|
|
|
|
|
"mumps" => "mumps", |
|
3628
|
|
|
|
|
|
|
"municipium" => "municipia", |
|
3629
|
|
|
|
|
|
|
"Muqdisho" => "Muqdishos", |
|
3630
|
|
|
|
|
|
|
"Muranese" => "Muranese", |
|
3631
|
|
|
|
|
|
|
"murex" => "murices", |
|
3632
|
|
|
|
|
|
|
"musa" => "musae", |
|
3633
|
|
|
|
|
|
|
"musee imaginaire" => "musees imaginaires", |
|
3634
|
|
|
|
|
|
|
"musique concrete" => "musiques concretes", |
|
3635
|
|
|
|
|
|
|
"mustachio" => "mustachios", |
|
3636
|
|
|
|
|
|
|
"muzz" => "muzzes", |
|
3637
|
|
|
|
|
|
|
"mya" => "myae", |
|
3638
|
|
|
|
|
|
|
"mycoplasma" => "mycoplasmata", |
|
3639
|
|
|
|
|
|
|
"mycorhiza" => "mycorhizae", |
|
3640
|
|
|
|
|
|
|
"mycorrhiza" => "mycorrhizae", |
|
3641
|
|
|
|
|
|
|
"myeloma" => "myelomata", |
|
3642
|
|
|
|
|
|
|
"myo" => "myos", |
|
3643
|
|
|
|
|
|
|
"myself" => "ourselves", |
|
3644
|
|
|
|
|
|
|
"mythos" => "mythoi", |
|
3645
|
|
|
|
|
|
|
"myxoma" => "myxomata", |
|
3646
|
|
|
|
|
|
|
"nachtlokal" => "nachtlokale", |
|
3647
|
|
|
|
|
|
|
"nagaika" => "nagaiki", |
|
3648
|
|
|
|
|
|
|
"Nakayaman" => "Nakayamans", |
|
3649
|
|
|
|
|
|
|
"Nankingese" => "Nankingese", |
|
3650
|
|
|
|
|
|
|
"nasutus" => "nasuti", |
|
3651
|
|
|
|
|
|
|
"naumachia" => "naumachiae", |
|
3652
|
|
|
|
|
|
|
"nauplius" => "nauplii", |
|
3653
|
|
|
|
|
|
|
"nautilus" => "nautili", |
|
3654
|
|
|
|
|
|
|
"Navarrese" => "Navarrese", |
|
3655
|
|
|
|
|
|
|
"naya paisa" => "naye paise", |
|
3656
|
|
|
|
|
|
|
"nebenkern" => "nebenkerne", |
|
3657
|
|
|
|
|
|
|
"nebula" => "nebulae", |
|
3658
|
|
|
|
|
|
|
"nectocalyx" => "nectocalyces", |
|
3659
|
|
|
|
|
|
|
"nemathecium" => "nemathecia", |
|
3660
|
|
|
|
|
|
|
"Nenets" => "Nentsi", |
|
3661
|
|
|
|
|
|
|
"nenets" => "nentsy", |
|
3662
|
|
|
|
|
|
|
"Nepalese" => "Nepalese", |
|
3663
|
|
|
|
|
|
|
"nephridium" => "nephridia", |
|
3664
|
|
|
|
|
|
|
"nerita" => "neritae", |
|
3665
|
|
|
|
|
|
|
"neuma" => "neumata", |
|
3666
|
|
|
|
|
|
|
"neurinoma" => "neurinomata", |
|
3667
|
|
|
|
|
|
|
"neuroma" => "neuromata", |
|
3668
|
|
|
|
|
|
|
"neurula" => "neurulae", |
|
3669
|
|
|
|
|
|
|
"neutrino" => "neutrinos", |
|
3670
|
|
|
|
|
|
|
"news" => "news", |
|
3671
|
|
|
|
|
|
|
"nexus" => "nexus", |
|
3672
|
|
|
|
|
|
|
"ngwee" => "ngwee", |
|
3673
|
|
|
|
|
|
|
"Niasese" => "Niasese", |
|
3674
|
|
|
|
|
|
|
"Nicobarese" => "Nicobarese", |
|
3675
|
|
|
|
|
|
|
"nidus" => "nidi", |
|
3676
|
|
|
|
|
|
|
"niello" => "nielli", |
|
3677
|
|
|
|
|
|
|
"nimbus" => "nimbi", |
|
3678
|
|
|
|
|
|
|
"Ningbo" => "Ningbos", |
|
3679
|
|
|
|
|
|
|
"Nipponese" => "Nipponese", |
|
3680
|
|
|
|
|
|
|
"nockerl" => "nockerln", |
|
3681
|
|
|
|
|
|
|
"noctiluca" => "noctilucae", |
|
3682
|
|
|
|
|
|
|
"nodum" => "noda", |
|
3683
|
|
|
|
|
|
|
"nodus" => "nodi", |
|
3684
|
|
|
|
|
|
|
"noema" => "noemata", |
|
3685
|
|
|
|
|
|
|
"nomisma" => "nomismata", |
|
3686
|
|
|
|
|
|
|
"non ens" => "nonentia", |
|
3687
|
|
|
|
|
|
|
"non-ens" => "nonentia", |
|
3688
|
|
|
|
|
|
|
"Norman" => "Normans", |
|
3689
|
|
|
|
|
|
|
"noumenon" => "noumena", |
|
3690
|
|
|
|
|
|
|
"nouveau pauvre" => "nouveaux pauvres", |
|
3691
|
|
|
|
|
|
|
"nouveau riche" => "nouveaux riches", |
|
3692
|
|
|
|
|
|
|
"nouvel arrive" => "nouveaux arrives", |
|
3693
|
|
|
|
|
|
|
"nova" => "novae", |
|
3694
|
|
|
|
|
|
|
"novus homo" => "novi homines", |
|
3695
|
|
|
|
|
|
|
"noxa" => "noxae", |
|
3696
|
|
|
|
|
|
|
"nse" => "nses", |
|
3697
|
|
|
|
|
|
|
"nubecula" => "nubeculae", |
|
3698
|
|
|
|
|
|
|
"nucleolonema" => "nucleolonemata", |
|
3699
|
|
|
|
|
|
|
"nucleolus" => "nucleoli", |
|
3700
|
|
|
|
|
|
|
"nucleus" => "nuclei", |
|
3701
|
|
|
|
|
|
|
"numen" => "numina", |
|
3702
|
|
|
|
|
|
|
"nuntius" => "nuntii", |
|
3703
|
|
|
|
|
|
|
"nympha" => "nymphae", |
|
3704
|
|
|
|
|
|
|
"nymphaeum" => "nymphaea", |
|
3705
|
|
|
|
|
|
|
"nympheum" => "nymphaea", |
|
3706
|
|
|
|
|
|
|
"oath" => "oaths", |
|
3707
|
|
|
|
|
|
|
"obelus" => "obeli", |
|
3708
|
|
|
|
|
|
|
"obolus" => "oboli", |
|
3709
|
|
|
|
|
|
|
"occiput" => "occipita", |
|
3710
|
|
|
|
|
|
|
"oceanarium" => "oceanaria", |
|
3711
|
|
|
|
|
|
|
"ocellus" => "ocelli", |
|
3712
|
|
|
|
|
|
|
"octavo" => "octavos", |
|
3713
|
|
|
|
|
|
|
"octohedron" => "octohedra", |
|
3714
|
|
|
|
|
|
|
"octopus" => "octopuses", |
|
3715
|
|
|
|
|
|
|
"oculus" => "oculi", |
|
3716
|
|
|
|
|
|
|
"odeum" => "odea", |
|
3717
|
|
|
|
|
|
|
"oedema" => "oedemata", |
|
3718
|
|
|
|
|
|
|
"offspring" => "offspring", |
|
3719
|
|
|
|
|
|
|
"ogle" => "oglys", |
|
3720
|
|
|
|
|
|
|
"Oklahoman" => "Oklahomans", |
|
3721
|
|
|
|
|
|
|
"olfactorium" => "olfactoria", |
|
3722
|
|
|
|
|
|
|
"omentum" => "omenta", |
|
3723
|
|
|
|
|
|
|
"ommatidium" => "ommatidia", |
|
3724
|
|
|
|
|
|
|
"onager" => "onagri", |
|
3725
|
|
|
|
|
|
|
"one" => "some", |
|
3726
|
|
|
|
|
|
|
"operculum" => "opercula", |
|
3727
|
|
|
|
|
|
|
"ophiophagus" => "ophiophagi", |
|
3728
|
|
|
|
|
|
|
"optimum" => "optima", |
|
3729
|
|
|
|
|
|
|
"opus" => "opuses", |
|
3730
|
|
|
|
|
|
|
"opus magnum" => "opera magna", |
|
3731
|
|
|
|
|
|
|
"opusculum" => "opuscula", |
|
3732
|
|
|
|
|
|
|
"oratrix" => "oratrices", |
|
3733
|
|
|
|
|
|
|
"oregano" => "oreganos", |
|
3734
|
|
|
|
|
|
|
"organon" => "organa", |
|
3735
|
|
|
|
|
|
|
"Orinoco" => "Orinocos", |
|
3736
|
|
|
|
|
|
|
"Orlando" => "Orlandos", |
|
3737
|
|
|
|
|
|
|
"orthoceras" => "orthocerata", |
|
3738
|
|
|
|
|
|
|
"osculum" => "oscula", |
|
3739
|
|
|
|
|
|
|
"Oslo" => "Oslos", |
|
3740
|
|
|
|
|
|
|
"osmaterium" => "osmateria", |
|
3741
|
|
|
|
|
|
|
"osmeterium" => "osmeteria", |
|
3742
|
|
|
|
|
|
|
"ossiculum" => "ossicula", |
|
3743
|
|
|
|
|
|
|
"osteoclastoma" => "osteoclastomata", |
|
3744
|
|
|
|
|
|
|
"osteoma" => "osteomata", |
|
3745
|
|
|
|
|
|
|
"ostium" => "ostia", |
|
3746
|
|
|
|
|
|
|
"oto" => "otos", |
|
3747
|
|
|
|
|
|
|
"Otomi" => "Otomi", |
|
3748
|
|
|
|
|
|
|
"otomi" => "otomi", |
|
3749
|
|
|
|
|
|
|
"ottoman" => "ottomans", |
|
3750
|
|
|
|
|
|
|
"ovarium" => "ovaria", |
|
3751
|
|
|
|
|
|
|
"ovolo" => "ovoli", |
|
3752
|
|
|
|
|
|
|
"ovulum" => "ovula", |
|
3753
|
|
|
|
|
|
|
"ovum" => "ova", |
|
3754
|
|
|
|
|
|
|
"ox" => "oxen", |
|
3755
|
|
|
|
|
|
|
"oxybaphon" => "oxybapha", |
|
3756
|
|
|
|
|
|
|
"oxymoron" => "oxymora", |
|
3757
|
|
|
|
|
|
|
"oxyuris" => "oxyurides", |
|
3758
|
|
|
|
|
|
|
"paha" => "paha", |
|
3759
|
|
|
|
|
|
|
"paisa" => "paise", |
|
3760
|
|
|
|
|
|
|
"pajamas" => "pajamas", |
|
3761
|
|
|
|
|
|
|
"pala" => "palae", |
|
3762
|
|
|
|
|
|
|
"palea" => "paleae", |
|
3763
|
|
|
|
|
|
|
"pallium" => "pallia", |
|
3764
|
|
|
|
|
|
|
"palpebra" => "palpebrae", |
|
3765
|
|
|
|
|
|
|
"palpus" => "palpi", |
|
3766
|
|
|
|
|
|
|
"palus" => "pali", |
|
3767
|
|
|
|
|
|
|
"Panaman" => "Panamans", |
|
3768
|
|
|
|
|
|
|
"pangasinan" => "pangasinanes", |
|
3769
|
|
|
|
|
|
|
"Pangasinan" => "Pangasinanes", |
|
3770
|
|
|
|
|
|
|
"panino" => "panini", |
|
3771
|
|
|
|
|
|
|
"panorpa" => "panorpae", |
|
3772
|
|
|
|
|
|
|
"pant" => "pants", |
|
3773
|
|
|
|
|
|
|
"panto" => "pantos", |
|
3774
|
|
|
|
|
|
|
"pants" => "pants", |
|
3775
|
|
|
|
|
|
|
"paparrazo" => "paparrazi", |
|
3776
|
|
|
|
|
|
|
"papilla" => "papillae", |
|
3777
|
|
|
|
|
|
|
"papilloma" => "papillomata", |
|
3778
|
|
|
|
|
|
|
"papula" => "papulae", |
|
3779
|
|
|
|
|
|
|
"papyrus" => "papyri", |
|
3780
|
|
|
|
|
|
|
"parabola" => "parabolae", |
|
3781
|
|
|
|
|
|
|
"parabolanus" => "parabolani", |
|
3782
|
|
|
|
|
|
|
"parador" => "paradores", |
|
3783
|
|
|
|
|
|
|
"paraganglioma" => "paragangliomata", |
|
3784
|
|
|
|
|
|
|
"paraganglion" => "paraganglia", |
|
3785
|
|
|
|
|
|
|
"paraglossa" => "paraglossae", |
|
3786
|
|
|
|
|
|
|
"Paramaribo" => "Paramaribos", |
|
3787
|
|
|
|
|
|
|
"paranucleus" => "paranuclei", |
|
3788
|
|
|
|
|
|
|
"parapleura" => "parapleura", |
|
3789
|
|
|
|
|
|
|
"parapleurum" => "parapleura", |
|
3790
|
|
|
|
|
|
|
"parapsis" => "parapsides", |
|
3791
|
|
|
|
|
|
|
"paraselene" => "paraselenae", |
|
3792
|
|
|
|
|
|
|
"parc ferme" => "parcs fermes", |
|
3793
|
|
|
|
|
|
|
"Pardusco" => "Parduscos", |
|
3794
|
|
|
|
|
|
|
"parenchyma" => "parenchymata", |
|
3795
|
|
|
|
|
|
|
"parergon" => "parerga", |
|
3796
|
|
|
|
|
|
|
"parhelion" => "parhelia", |
|
3797
|
|
|
|
|
|
|
"paries" => "parietes", |
|
3798
|
|
|
|
|
|
|
"parison" => "parisa", |
|
3799
|
|
|
|
|
|
|
"Parmese" => "Parmese", |
|
3800
|
|
|
|
|
|
|
"parnas" => "parnassim", |
|
3801
|
|
|
|
|
|
|
"parnass" => "parnassim", |
|
3802
|
|
|
|
|
|
|
"parvenu" => "parvenus", |
|
3803
|
|
|
|
|
|
|
"pasteurella" => "pasteurellae", |
|
3804
|
|
|
|
|
|
|
"pastorale" => "pastorali", |
|
3805
|
|
|
|
|
|
|
"patagium" => "patagia", |
|
3806
|
|
|
|
|
|
|
"patera" => "paterae", |
|
3807
|
|
|
|
|
|
|
"path" => "paths", |
|
3808
|
|
|
|
|
|
|
"pathos" => "pathoses", |
|
3809
|
|
|
|
|
|
|
"paxilla" => "paxillae", |
|
3810
|
|
|
|
|
|
|
"pecia" => "peciae", |
|
3811
|
|
|
|
|
|
|
"pecten" => "pectines", |
|
3812
|
|
|
|
|
|
|
"pectus" => "pectora", |
|
3813
|
|
|
|
|
|
|
"pedalo" => "pedalos", |
|
3814
|
|
|
|
|
|
|
"pedicellaria" => "pedicellariae", |
|
3815
|
|
|
|
|
|
|
"pediluvium" => "pediluvia", |
|
3816
|
|
|
|
|
|
|
"pedion" => "pedia", |
|
3817
|
|
|
|
|
|
|
"Pekingese" => "Pekingese", |
|
3818
|
|
|
|
|
|
|
"pelta" => "peltae", |
|
3819
|
|
|
|
|
|
|
"pelvis" => "pelves", |
|
3820
|
|
|
|
|
|
|
"pence" => "pence", |
|
3821
|
|
|
|
|
|
|
"pendulum" => "pendula", |
|
3822
|
|
|
|
|
|
|
"pengo" => "pengoes", |
|
3823
|
|
|
|
|
|
|
"penicillus" => "penicilli", |
|
3824
|
|
|
|
|
|
|
"peninsula" => "peninsulae", |
|
3825
|
|
|
|
|
|
|
"penis" => "penes", |
|
3826
|
|
|
|
|
|
|
"penni" => "pennia", |
|
3827
|
|
|
|
|
|
|
"penny" => "pence", |
|
3828
|
|
|
|
|
|
|
"pensiero" => "pensieri", |
|
3829
|
|
|
|
|
|
|
"perceptum" => "percepta", |
|
3830
|
|
|
|
|
|
|
"peridium" => "peridia", |
|
3831
|
|
|
|
|
|
|
"perikaryon" => "perikarya", |
|
3832
|
|
|
|
|
|
|
"perithecium" => "perithecia", |
|
3833
|
|
|
|
|
|
|
"pernio" => "perniones", |
|
3834
|
|
|
|
|
|
|
"peronium" => "peronia", |
|
3835
|
|
|
|
|
|
|
"perradius" => "perradii", |
|
3836
|
|
|
|
|
|
|
"person" => "persons", |
|
3837
|
|
|
|
|
|
|
"persona" => "personae", |
|
3838
|
|
|
|
|
|
|
"pes" => "pedes", |
|
3839
|
|
|
|
|
|
|
"phalangium" => "phalangia", |
|
3840
|
|
|
|
|
|
|
"phalanx" => "phalanges", |
|
3841
|
|
|
|
|
|
|
"phallos" => "phalloi", |
|
3842
|
|
|
|
|
|
|
"phallus" => "phalli", |
|
3843
|
|
|
|
|
|
|
"pharmakos" => "pharmakoi", |
|
3844
|
|
|
|
|
|
|
"phenomenon" => "phenomena", |
|
3845
|
|
|
|
|
|
|
"phlegmasia" => "phlegmasiae", |
|
3846
|
|
|
|
|
|
|
"phoca" => "phocae", |
|
3847
|
|
|
|
|
|
|
"pholas" => "pholades", |
|
3848
|
|
|
|
|
|
|
"photo" => "photos", |
|
3849
|
|
|
|
|
|
|
"phototaxis" => "phototaxes", |
|
3850
|
|
|
|
|
|
|
"phragma" => "phragmata", |
|
3851
|
|
|
|
|
|
|
"phren" => "phrenes", |
|
3852
|
|
|
|
|
|
|
"phyle" => "phylae", |
|
3853
|
|
|
|
|
|
|
"phyllobranchia" => "phyllobranchiae", |
|
3854
|
|
|
|
|
|
|
"phylum" => "phyla", |
|
3855
|
|
|
|
|
|
|
"phyma" => "phymata", |
|
3856
|
|
|
|
|
|
|
"phyogemmarium" => "phyogemmaria", |
|
3857
|
|
|
|
|
|
|
"piano" => "piani", |
|
3858
|
|
|
|
|
|
|
"pickerel" => "pickerel", |
|
3859
|
|
|
|
|
|
|
"pied a terre" => "pieds a terre", |
|
3860
|
|
|
|
|
|
|
"pied noir" => "pieds noirs", |
|
3861
|
|
|
|
|
|
|
"Piedmontese" => "Piedmontese", |
|
3862
|
|
|
|
|
|
|
"pietra" => "pietre", |
|
3863
|
|
|
|
|
|
|
"pifferaro" => "pifferari", |
|
3864
|
|
|
|
|
|
|
"pike" => "pike", |
|
3865
|
|
|
|
|
|
|
"pileus" => "pilei", |
|
3866
|
|
|
|
|
|
|
"pillie" => "pilleis", |
|
3867
|
|
|
|
|
|
|
"pilus" => "pili", |
|
3868
|
|
|
|
|
|
|
"pimento" => "pimentos", |
|
3869
|
|
|
|
|
|
|
"pina colada" => "pinas coladas", |
|
3870
|
|
|
|
|
|
|
"pinax" => "pinaces", |
|
3871
|
|
|
|
|
|
|
"pincer" => "pincers", |
|
3872
|
|
|
|
|
|
|
"pincers" => "pincers", |
|
3873
|
|
|
|
|
|
|
"pinetum" => "pineta", |
|
3874
|
|
|
|
|
|
|
"pingo" => "pingoes", |
|
3875
|
|
|
|
|
|
|
"pinna" => "pinnae", |
|
3876
|
|
|
|
|
|
|
"pinon" => "pinones", |
|
3877
|
|
|
|
|
|
|
"pinto" => "pintos", |
|
3878
|
|
|
|
|
|
|
"pipkrake" => "pipkraker", |
|
3879
|
|
|
|
|
|
|
"piscina" => "piscinae", |
|
3880
|
|
|
|
|
|
|
"pistillidium" => "pistillidia", |
|
3881
|
|
|
|
|
|
|
"Pistoiese" => "Pistoiese", |
|
3882
|
|
|
|
|
|
|
"pithos" => "pithoi", |
|
3883
|
|
|
|
|
|
|
"pizza" => "pizze", |
|
3884
|
|
|
|
|
|
|
"placebo" => "placeboes", |
|
3885
|
|
|
|
|
|
|
"placitum" => "placita", |
|
3886
|
|
|
|
|
|
|
"planctus" => "planctus", |
|
3887
|
|
|
|
|
|
|
"plankter" => "plankton", |
|
3888
|
|
|
|
|
|
|
"planula" => "planulae", |
|
3889
|
|
|
|
|
|
|
"plasmalemma" => "plasmalemmae", |
|
3890
|
|
|
|
|
|
|
"plasmodium" => "plasmodia", |
|
3891
|
|
|
|
|
|
|
"plasmolyticum" => "plasmolytica", |
|
3892
|
|
|
|
|
|
|
"plasmoma" => "plasmomata", |
|
3893
|
|
|
|
|
|
|
"plateau" => "plateaux", |
|
3894
|
|
|
|
|
|
|
"platypus" => "platypodes", |
|
3895
|
|
|
|
|
|
|
"pleco" => "plecos", |
|
3896
|
|
|
|
|
|
|
"plectrum" => "plectra", |
|
3897
|
|
|
|
|
|
|
"plenarium" => "plenaria", |
|
3898
|
|
|
|
|
|
|
"plesiosaurus" => "plesiosauri", |
|
3899
|
|
|
|
|
|
|
"plethron" => "plether", |
|
3900
|
|
|
|
|
|
|
"pleura" => "pleura", |
|
3901
|
|
|
|
|
|
|
"pleuron" => "pleura", |
|
3902
|
|
|
|
|
|
|
"pleurum" => "pleura", |
|
3903
|
|
|
|
|
|
|
"plexus" => "plexus", |
|
3904
|
|
|
|
|
|
|
"plica" => "plicae", |
|
3905
|
|
|
|
|
|
|
"pliers" => "pliers", |
|
3906
|
|
|
|
|
|
|
"ploshchadka" => "ploshchadki", |
|
3907
|
|
|
|
|
|
|
"plurale tantum" => "pluralia tantum", |
|
3908
|
|
|
|
|
|
|
"pluteus" => "plutei", |
|
3909
|
|
|
|
|
|
|
"Pluto" => "Plutos", |
|
3910
|
|
|
|
|
|
|
"pneumothorax" => "pneumothoraces", |
|
3911
|
|
|
|
|
|
|
"po" => "poes", |
|
3912
|
|
|
|
|
|
|
"poblador" => "pobladores", |
|
3913
|
|
|
|
|
|
|
"poculum" => "pocula", |
|
3914
|
|
|
|
|
|
|
"podere" => "poderi", |
|
3915
|
|
|
|
|
|
|
"podetium" => "podetia", |
|
3916
|
|
|
|
|
|
|
"podion" => "podia", |
|
3917
|
|
|
|
|
|
|
"podium" => "podia", |
|
3918
|
|
|
|
|
|
|
"poe" => "poes", |
|
3919
|
|
|
|
|
|
|
"pogo" => "pogos", |
|
3920
|
|
|
|
|
|
|
"poise" => "poise", |
|
3921
|
|
|
|
|
|
|
"polis" => "polises", |
|
3922
|
|
|
|
|
|
|
"politbureau" => "politbureaux", |
|
3923
|
|
|
|
|
|
|
"politico" => "politicoes", |
|
3924
|
|
|
|
|
|
|
"pollex" => "pollices", |
|
3925
|
|
|
|
|
|
|
"pollinarium" => "pollinaria", |
|
3926
|
|
|
|
|
|
|
"pollinium" => "pollinia", |
|
3927
|
|
|
|
|
|
|
"polo" => "polos", |
|
3928
|
|
|
|
|
|
|
"Polonese" => "Polonese", |
|
3929
|
|
|
|
|
|
|
"polythecium" => "polythecia", |
|
3930
|
|
|
|
|
|
|
"pomme de terre" => "pommes de terre", |
|
3931
|
|
|
|
|
|
|
"poncho" => "ponchos", |
|
3932
|
|
|
|
|
|
|
"pontifex" => "pontifices", |
|
3933
|
|
|
|
|
|
|
"porcino" => "porcini", |
|
3934
|
|
|
|
|
|
|
"porion" => "poria", |
|
3935
|
|
|
|
|
|
|
"porron" => "porrones", |
|
3936
|
|
|
|
|
|
|
"port a beul" => "puirt a beul", |
|
3937
|
|
|
|
|
|
|
"port de bras" => "ports de bras", |
|
3938
|
|
|
|
|
|
|
"port-a-beul" => "puirt-a-beul", |
|
3939
|
|
|
|
|
|
|
"portico" => "porticoes", |
|
3940
|
|
|
|
|
|
|
"portiforium" => "portiforia", |
|
3941
|
|
|
|
|
|
|
"portmanteau" => "portmanteaux", |
|
3942
|
|
|
|
|
|
|
"Porto" => "Portos", |
|
3943
|
|
|
|
|
|
|
"Porto Novo" => "Porto Novos", |
|
3944
|
|
|
|
|
|
|
"Porto-Novo" => "Porto-Novos", |
|
3945
|
|
|
|
|
|
|
"portrait parle" => "portraits parles", |
|
3946
|
|
|
|
|
|
|
"Portuguese" => "Portuguese", |
|
3947
|
|
|
|
|
|
|
"postnatus" => "postnati", |
|
3948
|
|
|
|
|
|
|
"postpubis" => "postpubes", |
|
3949
|
|
|
|
|
|
|
"postulatum" => "postulata", |
|
3950
|
|
|
|
|
|
|
"potato" => "potatoes", |
|
3951
|
|
|
|
|
|
|
"potestas" => "potestates", |
|
3952
|
|
|
|
|
|
|
"pox" => "pox", |
|
3953
|
|
|
|
|
|
|
"praecognitum" => "praecognita", |
|
3954
|
|
|
|
|
|
|
"pragma" => "pragmata", |
|
3955
|
|
|
|
|
|
|
"precis" => "precis", |
|
3956
|
|
|
|
|
|
|
"precognitum" => "precognita", |
|
3957
|
|
|
|
|
|
|
"premier danseur" => "premiers danseurs", |
|
3958
|
|
|
|
|
|
|
"prepenna" => "prepennae", |
|
3959
|
|
|
|
|
|
|
"prima ballerina" => "prime ballerine", |
|
3960
|
|
|
|
|
|
|
"prima donna" => "prime donne", |
|
3961
|
|
|
|
|
|
|
"primigravida" => "primigravidae", |
|
3962
|
|
|
|
|
|
|
"primordium" => "primordia", |
|
3963
|
|
|
|
|
|
|
"principium" => "principia", |
|
3964
|
|
|
|
|
|
|
"pro" => "pros", |
|
3965
|
|
|
|
|
|
|
"proavis" => "proaves", |
|
3966
|
|
|
|
|
|
|
"proboscis" => "proboscides", |
|
3967
|
|
|
|
|
|
|
"proceedings" => "proceedings", |
|
3968
|
|
|
|
|
|
|
"procoelia" => "procoeliae", |
|
3969
|
|
|
|
|
|
|
"prodromus" => "prodromi", |
|
3970
|
|
|
|
|
|
|
"proferens" => "proferentes", |
|
3971
|
|
|
|
|
|
|
"profluvium" => "profluvia", |
|
3972
|
|
|
|
|
|
|
"proglottis" => "proglottides", |
|
3973
|
|
|
|
|
|
|
"programma" => "programmata", |
|
3974
|
|
|
|
|
|
|
"progymnasium" => "progymnasia", |
|
3975
|
|
|
|
|
|
|
"progymnasma" => "progymnasmata", |
|
3976
|
|
|
|
|
|
|
"prokaryon" => "prokarya", |
|
3977
|
|
|
|
|
|
|
"prolabium" => "prolabia", |
|
3978
|
|
|
|
|
|
|
"prolegomenon" => "prolegomena", |
|
3979
|
|
|
|
|
|
|
"promerops" => "promeropes", |
|
3980
|
|
|
|
|
|
|
"propleuron" => "propleura", |
|
3981
|
|
|
|
|
|
|
"propodium" => "propodia", |
|
3982
|
|
|
|
|
|
|
"propositus" => "propositi", |
|
3983
|
|
|
|
|
|
|
"proprium" => "propria", |
|
3984
|
|
|
|
|
|
|
"propylaeum" => "propylaea", |
|
3985
|
|
|
|
|
|
|
"propylon" => "propyla", |
|
3986
|
|
|
|
|
|
|
"prora" => "prorae", |
|
3987
|
|
|
|
|
|
|
"prosa" => "prosae", |
|
3988
|
|
|
|
|
|
|
"proscenium" => "proscenia", |
|
3989
|
|
|
|
|
|
|
"proscolla" => "proscollae", |
|
3990
|
|
|
|
|
|
|
"prosecutrix" => "prosecutrices", |
|
3991
|
|
|
|
|
|
|
"prosencephalon" => "prosencephala", |
|
3992
|
|
|
|
|
|
|
"proseucha" => "proseuchae", |
|
3993
|
|
|
|
|
|
|
"prosodiencephalon" => "prosodiencephala", |
|
3994
|
|
|
|
|
|
|
"prosopium" => "prosopia", |
|
3995
|
|
|
|
|
|
|
"prospectus" => "prospectus", |
|
3996
|
|
|
|
|
|
|
"prosula" => "prosulae", |
|
3997
|
|
|
|
|
|
|
"protarsus" => "protarsi", |
|
3998
|
|
|
|
|
|
|
"prothallium" => "prothallia", |
|
3999
|
|
|
|
|
|
|
"prothallus" => "prothalli", |
|
4000
|
|
|
|
|
|
|
"protococcus" => "protococci", |
|
4001
|
|
|
|
|
|
|
"protoma" => "protomae", |
|
4002
|
|
|
|
|
|
|
"protonema" => "protonemata", |
|
4003
|
|
|
|
|
|
|
"prototypon" => "prototypa", |
|
4004
|
|
|
|
|
|
|
"protypon" => "protypa", |
|
4005
|
|
|
|
|
|
|
"proviso" => "provisoes", |
|
4006
|
|
|
|
|
|
|
"prytanis" => "prytan", |
|
4007
|
|
|
|
|
|
|
"psammoma" => "psammomata", |
|
4008
|
|
|
|
|
|
|
"pseudopodium" => "pseudopodia", |
|
4009
|
|
|
|
|
|
|
"pseudostoma" => "pseudostomata", |
|
4010
|
|
|
|
|
|
|
"psycho" => "psychos", |
|
4011
|
|
|
|
|
|
|
"psydracium" => "psydracia", |
|
4012
|
|
|
|
|
|
|
"pteroma" => "pteromata", |
|
4013
|
|
|
|
|
|
|
"pteropus" => "pteropi", |
|
4014
|
|
|
|
|
|
|
"pteryla" => "pterylae", |
|
4015
|
|
|
|
|
|
|
"pueblo" => "pueblos", |
|
4016
|
|
|
|
|
|
|
"pul" => "puli", |
|
4017
|
|
|
|
|
|
|
"pullus" => "pulli", |
|
4018
|
|
|
|
|
|
|
"pulmonarium" => "pulmonaria", |
|
4019
|
|
|
|
|
|
|
"pulsellum" => "pulsella", |
|
4020
|
|
|
|
|
|
|
"pulveratrix" => "pulveratrices", |
|
4021
|
|
|
|
|
|
|
"punctum" => "puncta", |
|
4022
|
|
|
|
|
|
|
"punto blanco" => "punti blanchi", |
|
4023
|
|
|
|
|
|
|
"pupa" => "pupae", |
|
4024
|
|
|
|
|
|
|
"purlieu" => "purlieux", |
|
4025
|
|
|
|
|
|
|
"Purum" => "Purum", |
|
4026
|
|
|
|
|
|
|
"purum" => "purum", |
|
4027
|
|
|
|
|
|
|
"putto" => "putti", |
|
4028
|
|
|
|
|
|
|
"puttony" => "puttonys", |
|
4029
|
|
|
|
|
|
|
"pycnidium" => "pycnidia", |
|
4030
|
|
|
|
|
|
|
"pycnis" => "pycnides", |
|
4031
|
|
|
|
|
|
|
"pycnium" => "pycnia", |
|
4032
|
|
|
|
|
|
|
"pyjamas" => "pyjamas", |
|
4033
|
|
|
|
|
|
|
"pyla" => "pylae", |
|
4034
|
|
|
|
|
|
|
"pyralis" => "pyralides", |
|
4035
|
|
|
|
|
|
|
"pyramidion" => "pyramidia", |
|
4036
|
|
|
|
|
|
|
"pyrexia" => "pyrexiae", |
|
4037
|
|
|
|
|
|
|
"pyrites" => "pirrites", |
|
4038
|
|
|
|
|
|
|
"pyrophorus" => "pyrophori", |
|
4039
|
|
|
|
|
|
|
"pyxidium" => "pyxidia", |
|
4040
|
|
|
|
|
|
|
"quadratrix" => "quadratrices", |
|
4041
|
|
|
|
|
|
|
"quaesitum" => "quaesita", |
|
4042
|
|
|
|
|
|
|
"quantum" => "quanta", |
|
4043
|
|
|
|
|
|
|
"quarto" => "quartos", |
|
4044
|
|
|
|
|
|
|
"quartz" => "quartzes", |
|
4045
|
|
|
|
|
|
|
"quid" => "quid", |
|
4046
|
|
|
|
|
|
|
"quinarius" => "quinarii", |
|
4047
|
|
|
|
|
|
|
"quinquennium" => "quinquennia", |
|
4048
|
|
|
|
|
|
|
"Quito" => "Quitos", |
|
4049
|
|
|
|
|
|
|
"rabies" => "rabies", |
|
4050
|
|
|
|
|
|
|
"rad" => "rad", |
|
4051
|
|
|
|
|
|
|
"radiale" => "radialia", |
|
4052
|
|
|
|
|
|
|
"radius" => "radii", |
|
4053
|
|
|
|
|
|
|
"radix" => "radices", |
|
4054
|
|
|
|
|
|
|
"ragazza" => "ragazze", |
|
4055
|
|
|
|
|
|
|
"ragazzo" => "ragazzi", |
|
4056
|
|
|
|
|
|
|
"raggare" => "raggare", |
|
4057
|
|
|
|
|
|
|
"ramulus" => "ramuli", |
|
4058
|
|
|
|
|
|
|
"ramus" => "rami", |
|
4059
|
|
|
|
|
|
|
"ranunculus" => "ranunculi", |
|
4060
|
|
|
|
|
|
|
"rara avis" => "rarae aves", |
|
4061
|
|
|
|
|
|
|
"razz" => "razzes", |
|
4062
|
|
|
|
|
|
|
"rectus" => "recti", |
|
4063
|
|
|
|
|
|
|
"redia" => "rediae", |
|
4064
|
|
|
|
|
|
|
"reductio" => "reductiones", |
|
4065
|
|
|
|
|
|
|
"referendum" => "referenda", |
|
4066
|
|
|
|
|
|
|
"refugium" => "refugia", |
|
4067
|
|
|
|
|
|
|
"regidor" => "regidores", |
|
4068
|
|
|
|
|
|
|
"regma" => "regmata", |
|
4069
|
|
|
|
|
|
|
"regulus" => "reguli", |
|
4070
|
|
|
|
|
|
|
"reich" => "reiche", |
|
4071
|
|
|
|
|
|
|
"rejon" => "rejones", |
|
4072
|
|
|
|
|
|
|
"rejoneador" => "rejoneadores", |
|
4073
|
|
|
|
|
|
|
"relatum" => "relata", |
|
4074
|
|
|
|
|
|
|
"rem" => "rem", |
|
4075
|
|
|
|
|
|
|
"remex" => "remiges", |
|
4076
|
|
|
|
|
|
|
"remous" => "remou", |
|
4077
|
|
|
|
|
|
|
"replum" => "repla", |
|
4078
|
|
|
|
|
|
|
"representamen" => "representamina", |
|
4079
|
|
|
|
|
|
|
"res" => "res", |
|
4080
|
|
|
|
|
|
|
"residuum" => "residua", |
|
4081
|
|
|
|
|
|
|
"responsum" => "responsa", |
|
4082
|
|
|
|
|
|
|
"rete" => "retia", |
|
4083
|
|
|
|
|
|
|
"retinaculum" => "retinacula", |
|
4084
|
|
|
|
|
|
|
"retinula" => "retinulae", |
|
4085
|
|
|
|
|
|
|
"rezident" => "rezidenty", |
|
4086
|
|
|
|
|
|
|
"rezidentsia" => "rezidentsii", |
|
4087
|
|
|
|
|
|
|
"rhino" => "rhinos", |
|
4088
|
|
|
|
|
|
|
"rhinoceros" => "rhinoceros", |
|
4089
|
|
|
|
|
|
|
"rhinophyma" => "rhinophymata", |
|
4090
|
|
|
|
|
|
|
"rhizoma" => "rhizomata", |
|
4091
|
|
|
|
|
|
|
"rhododendron" => "rhododendra", |
|
4092
|
|
|
|
|
|
|
"rhombohedron" => "rhombohedra", |
|
4093
|
|
|
|
|
|
|
"rhomboideus" => "rhomboidei", |
|
4094
|
|
|
|
|
|
|
"rhopalium" => "rhopalia", |
|
4095
|
|
|
|
|
|
|
"rhynchodaeum" => "rhynchodaea", |
|
4096
|
|
|
|
|
|
|
"rhythmus" => "rhythmi", |
|
4097
|
|
|
|
|
|
|
"ri" => "ri", |
|
4098
|
|
|
|
|
|
|
"ricercar" => "ricercari", |
|
4099
|
|
|
|
|
|
|
"ricercata" => "ricercate", |
|
4100
|
|
|
|
|
|
|
"ricordo" => "ricordi", |
|
4101
|
|
|
|
|
|
|
"rideau" => "rideaux", |
|
4102
|
|
|
|
|
|
|
"rilievo" => "rilievos", |
|
4103
|
|
|
|
|
|
|
"rimon" => "rimmonim", |
|
4104
|
|
|
|
|
|
|
"rione" => "rioni", |
|
4105
|
|
|
|
|
|
|
"risotto" => "risottos", |
|
4106
|
|
|
|
|
|
|
"ritardando" => "ritardandi", |
|
4107
|
|
|
|
|
|
|
"rite de passage" => "rites de passage", |
|
4108
|
|
|
|
|
|
|
"rococo" => "rococos", |
|
4109
|
|
|
|
|
|
|
"roe" => "roe", |
|
4110
|
|
|
|
|
|
|
"Rom" => "Roma", |
|
4111
|
|
|
|
|
|
|
"Romagnese" => "Romagnese", |
|
4112
|
|
|
|
|
|
|
"Roman" => "Romans", |
|
4113
|
|
|
|
|
|
|
"Romanese" => "Romanese", |
|
4114
|
|
|
|
|
|
|
"Romany" => "Romanies", |
|
4115
|
|
|
|
|
|
|
"romanze" => "romanzen", |
|
4116
|
|
|
|
|
|
|
"rond de jambe" => "ronds de jambes", |
|
4117
|
|
|
|
|
|
|
"rondeau" => "rondeaux", |
|
4118
|
|
|
|
|
|
|
"rondo" => "rondos", |
|
4119
|
|
|
|
|
|
|
"rostrum" => "rostra", |
|
4120
|
|
|
|
|
|
|
"rotula" => "rotulae", |
|
4121
|
|
|
|
|
|
|
"route nationale" => "routes nationales", |
|
4122
|
|
|
|
|
|
|
"rubashka" => "rubashki", |
|
4123
|
|
|
|
|
|
|
"ruga" => "rugae", |
|
4124
|
|
|
|
|
|
|
"ruse de guerre" => "ruses de guerre", |
|
4125
|
|
|
|
|
|
|
"rype" => "ryper", |
|
4126
|
|
|
|
|
|
|
"sabertooth" => "sabertooths", |
|
4127
|
|
|
|
|
|
|
"sacculus" => "sacculi", |
|
4128
|
|
|
|
|
|
|
"sacellum" => "sacella", |
|
4129
|
|
|
|
|
|
|
"sachverhalt" => "sachverhalte", |
|
4130
|
|
|
|
|
|
|
"Sacramento" => "Sacramentos", |
|
4131
|
|
|
|
|
|
|
"sacrarium" => "sacraria", |
|
4132
|
|
|
|
|
|
|
"sacrum" => "sacra", |
|
4133
|
|
|
|
|
|
|
"saddo" => "saddos", |
|
4134
|
|
|
|
|
|
|
"saffo" => "saffi", |
|
4135
|
|
|
|
|
|
|
"sago" => "sagos", |
|
4136
|
|
|
|
|
|
|
"sagum" => "saga", |
|
4137
|
|
|
|
|
|
|
"salita" => "salite", |
|
4138
|
|
|
|
|
|
|
"salivarium" => "salivaria", |
|
4139
|
|
|
|
|
|
|
"salmon" => "salmon", |
|
4140
|
|
|
|
|
|
|
"salpa" => "salpae", |
|
4141
|
|
|
|
|
|
|
"salvo" => "salvos", |
|
4142
|
|
|
|
|
|
|
"sambo" => "samboes", |
|
4143
|
|
|
|
|
|
|
"samurai" => "samurai", |
|
4144
|
|
|
|
|
|
|
"sanatorium" => "sanatoria", |
|
4145
|
|
|
|
|
|
|
"sanctum sanctorum" => "sancta sanctorum", |
|
4146
|
|
|
|
|
|
|
"sandr" => "sandr", |
|
4147
|
|
|
|
|
|
|
"Sangirese" => "Sangirese", |
|
4148
|
|
|
|
|
|
|
"Santiago" => "Santiagos", |
|
4149
|
|
|
|
|
|
|
"Sapporo" => "Sapporos", |
|
4150
|
|
|
|
|
|
|
"Sarajevo" => "Sarajevos", |
|
4151
|
|
|
|
|
|
|
"Sarawakese" => "Sarawakese", |
|
4152
|
|
|
|
|
|
|
"sarcina" => "sarcinae", |
|
4153
|
|
|
|
|
|
|
"sarcoma" => "sarcomata", |
|
4154
|
|
|
|
|
|
|
"sarcophagus" => "sarcophagi", |
|
4155
|
|
|
|
|
|
|
"sarissa" => "sarissae", |
|
4156
|
|
|
|
|
|
|
"sassafras" => "sassafrases", |
|
4157
|
|
|
|
|
|
|
"satelles" => "satellites", |
|
4158
|
|
|
|
|
|
|
"saxicava" => "saxicavae", |
|
4159
|
|
|
|
|
|
|
"sbirro" => "sbirri", |
|
4160
|
|
|
|
|
|
|
"scalenus" => "scaleni", |
|
4161
|
|
|
|
|
|
|
"scandalum magnatum" => "scandala magnatum", |
|
4162
|
|
|
|
|
|
|
"scapula" => "scapulae", |
|
4163
|
|
|
|
|
|
|
"scapus" => "scapi", |
|
4164
|
|
|
|
|
|
|
"scarabaeus" => "scarabaei", |
|
4165
|
|
|
|
|
|
|
"scarus" => "scari", |
|
4166
|
|
|
|
|
|
|
"scazon" => "scazons", |
|
4167
|
|
|
|
|
|
|
"sceat" => "sceattas", |
|
4168
|
|
|
|
|
|
|
"schema" => "schemata", |
|
4169
|
|
|
|
|
|
|
"scherzando" => "scherzandos", |
|
4170
|
|
|
|
|
|
|
"scherzo" => "scherzos", |
|
4171
|
|
|
|
|
|
|
"schisma" => "schismata", |
|
4172
|
|
|
|
|
|
|
"schistosomulum" => "schistosomula", |
|
4173
|
|
|
|
|
|
|
"schizostylis" => "schizostylis", |
|
4174
|
|
|
|
|
|
|
"scholium" => "scholia", |
|
4175
|
|
|
|
|
|
|
"sciolus" => "scioli", |
|
4176
|
|
|
|
|
|
|
"scirrhus" => "scirrhi", |
|
4177
|
|
|
|
|
|
|
"scissors" => "scissors", |
|
4178
|
|
|
|
|
|
|
"scolex" => "scoleces", |
|
4179
|
|
|
|
|
|
|
"scolopidium" => "scolopidia", |
|
4180
|
|
|
|
|
|
|
"scomber" => "scombri", |
|
4181
|
|
|
|
|
|
|
"scoria" => "scoriae", |
|
4182
|
|
|
|
|
|
|
"scotoma" => "scotomata", |
|
4183
|
|
|
|
|
|
|
"scriptorium" => "scriptoria", |
|
4184
|
|
|
|
|
|
|
"scudo" => "scudi", |
|
4185
|
|
|
|
|
|
|
"scungille" => "scungilli", |
|
4186
|
|
|
|
|
|
|
"scuola" => "scuole", |
|
4187
|
|
|
|
|
|
|
"scutellum" => "scutella", |
|
4188
|
|
|
|
|
|
|
"scutulum" => "scutula", |
|
4189
|
|
|
|
|
|
|
"scutum" => "scuta", |
|
4190
|
|
|
|
|
|
|
"scyphus" => "scyphi", |
|
4191
|
|
|
|
|
|
|
"seaquarium" => "seaquaria", |
|
4192
|
|
|
|
|
|
|
"secans" => "secantes", |
|
4193
|
|
|
|
|
|
|
"secretum" => "secreta", |
|
4194
|
|
|
|
|
|
|
"secundagravida" => "secundagravidae", |
|
4195
|
|
|
|
|
|
|
"secundigravida" => "secundigravidae", |
|
4196
|
|
|
|
|
|
|
"secundipara" => "secundiparae", |
|
4197
|
|
|
|
|
|
|
"sedes" => "sedes", |
|
4198
|
|
|
|
|
|
|
"sedile" => "sedilia", |
|
4199
|
|
|
|
|
|
|
"seecatch" => "seecatchie", |
|
4200
|
|
|
|
|
|
|
"seed" => "seed", |
|
4201
|
|
|
|
|
|
|
"Selman" => "Selmans", |
|
4202
|
|
|
|
|
|
|
"sema" => "semata", |
|
4203
|
|
|
|
|
|
|
"seminium" => "seminia", |
|
4204
|
|
|
|
|
|
|
"semuncia" => "semunciae", |
|
4205
|
|
|
|
|
|
|
"senarius" => "senarii", |
|
4206
|
|
|
|
|
|
|
"Senegalese" => "Senegalese", |
|
4207
|
|
|
|
|
|
|
"senex" => "senes", |
|
4208
|
|
|
|
|
|
|
"sensedatum" => "sensedata", |
|
4209
|
|
|
|
|
|
|
"sensillum" => "sensilla", |
|
4210
|
|
|
|
|
|
|
"sensoriolum" => "sensoriola", |
|
4211
|
|
|
|
|
|
|
"sensum" => "sensa", |
|
4212
|
|
|
|
|
|
|
"sententia" => "sententiae", |
|
4213
|
|
|
|
|
|
|
"separatrix" => "separatrices", |
|
4214
|
|
|
|
|
|
|
"sephardi" => "sephardin", |
|
4215
|
|
|
|
|
|
|
"septarium" => "septaria", |
|
4216
|
|
|
|
|
|
|
"septemvir" => "septemviri", |
|
4217
|
|
|
|
|
|
|
"septenarius" => "septenarii", |
|
4218
|
|
|
|
|
|
|
"septum" => "septa", |
|
4219
|
|
|
|
|
|
|
"sequela" => "sequelae", |
|
4220
|
|
|
|
|
|
|
"sequestrum" => "sequestra", |
|
4221
|
|
|
|
|
|
|
"seraph" => "seraphim", |
|
4222
|
|
|
|
|
|
|
"sericterium" => "sericteria", |
|
4223
|
|
|
|
|
|
|
"series" => "series", |
|
4224
|
|
|
|
|
|
|
"serir" => "serir", |
|
4225
|
|
|
|
|
|
|
"serpigo" => "serpigines", |
|
4226
|
|
|
|
|
|
|
"serpula" => "serpulae", |
|
4227
|
|
|
|
|
|
|
"serra" => "serrae", |
|
4228
|
|
|
|
|
|
|
"sertularia" => "sertulariae", |
|
4229
|
|
|
|
|
|
|
"serum" => "sera", |
|
4230
|
|
|
|
|
|
|
"sestertium" => "sestertia", |
|
4231
|
|
|
|
|
|
|
"sestiere" => "sestieri", |
|
4232
|
|
|
|
|
|
|
"set off" => "sets off", |
|
4233
|
|
|
|
|
|
|
"set out" => "sets out", |
|
4234
|
|
|
|
|
|
|
"set to" => "sets to", |
|
4235
|
|
|
|
|
|
|
"set-off" => "sets-off", |
|
4236
|
|
|
|
|
|
|
"set-out" => "sets-out", |
|
4237
|
|
|
|
|
|
|
"set-to" => "sets-to", |
|
4238
|
|
|
|
|
|
|
"seta" => "setae", |
|
4239
|
|
|
|
|
|
|
"sezession" => "sezessionen", |
|
4240
|
|
|
|
|
|
|
"sforzato" => "sforzati", |
|
4241
|
|
|
|
|
|
|
"sgraffiato" => "sgraffiati", |
|
4242
|
|
|
|
|
|
|
"shad" => "shad", |
|
4243
|
|
|
|
|
|
|
"shaman" => "shamans", |
|
4244
|
|
|
|
|
|
|
"shauri" => "shauries", |
|
4245
|
|
|
|
|
|
|
"Shavese" => "Shavese", |
|
4246
|
|
|
|
|
|
|
"shawabti" => "shawabtiu", |
|
4247
|
|
|
|
|
|
|
"Shawanese" => "Shawanese", |
|
4248
|
|
|
|
|
|
|
"she" => "they", |
|
4249
|
|
|
|
|
|
|
"shear" => "shears", |
|
4250
|
|
|
|
|
|
|
"shears" => "shears", |
|
4251
|
|
|
|
|
|
|
"sheep" => "sheep", |
|
4252
|
|
|
|
|
|
|
"shelf" => "shelves", |
|
4253
|
|
|
|
|
|
|
"shifta" => "shifta", |
|
4254
|
|
|
|
|
|
|
"shochet" => "shochetim", |
|
4255
|
|
|
|
|
|
|
"shomer" => "shomrim", |
|
4256
|
|
|
|
|
|
|
"short" => "shorts", |
|
4257
|
|
|
|
|
|
|
"shorts" => "shorts", |
|
4258
|
|
|
|
|
|
|
"Siamese" => "Siamese", |
|
4259
|
|
|
|
|
|
|
"siemens" => "siemens", |
|
4260
|
|
|
|
|
|
|
"Sienese" => "Sienese", |
|
4261
|
|
|
|
|
|
|
"siglos" => "sigloi", |
|
4262
|
|
|
|
|
|
|
"signum" => "signa", |
|
4263
|
|
|
|
|
|
|
"Sikkimese" => "Sikkimese", |
|
4264
|
|
|
|
|
|
|
"silbador" => "silbadores", |
|
4265
|
|
|
|
|
|
|
"silenus" => "sileni", |
|
4266
|
|
|
|
|
|
|
"silex" => "silices", |
|
4267
|
|
|
|
|
|
|
"siliqua" => "siliquae", |
|
4268
|
|
|
|
|
|
|
"silo" => "silos", |
|
4269
|
|
|
|
|
|
|
"Silurus" => "Siluri", |
|
4270
|
|
|
|
|
|
|
"simia" => "simiae", |
|
4271
|
|
|
|
|
|
|
"simplex" => "simplices", |
|
4272
|
|
|
|
|
|
|
"simpulum" => "simpula", |
|
4273
|
|
|
|
|
|
|
"simulacrum" => "simulacra", |
|
4274
|
|
|
|
|
|
|
"sinfonia" => "sinfonie", |
|
4275
|
|
|
|
|
|
|
"Singhalese" => "Singhalese", |
|
4276
|
|
|
|
|
|
|
"Sinhalese" => "Sinhalese", |
|
4277
|
|
|
|
|
|
|
"sinus" => "sinus", |
|
4278
|
|
|
|
|
|
|
"siphunculus" => "siphunculi", |
|
4279
|
|
|
|
|
|
|
"sipunculus" => "sipunculi", |
|
4280
|
|
|
|
|
|
|
"sirocco" => "siroccos", |
|
4281
|
|
|
|
|
|
|
"sis" => "ses", |
|
4282
|
|
|
|
|
|
|
"sistrum" => "sistra", |
|
4283
|
|
|
|
|
|
|
"situla" => "situlae", |
|
4284
|
|
|
|
|
|
|
"sizz" => "sizzes", |
|
4285
|
|
|
|
|
|
|
"ski" => "skis", |
|
4286
|
|
|
|
|
|
|
"snekkja" => "snekkjur", |
|
4287
|
|
|
|
|
|
|
"snipe" => "snipe", |
|
4288
|
|
|
|
|
|
|
"snooze" => "snoozes", |
|
4289
|
|
|
|
|
|
|
"so" => "soes", |
|
4290
|
|
|
|
|
|
|
"soe" => "soes", |
|
4291
|
|
|
|
|
|
|
"Sogdianese" => "Sogdianese", |
|
4292
|
|
|
|
|
|
|
"sol" => "soles", |
|
4293
|
|
|
|
|
|
|
"solarium" => "solaria", |
|
4294
|
|
|
|
|
|
|
"soldo" => "soldi", |
|
4295
|
|
|
|
|
|
|
"solenium" => "solenia", |
|
4296
|
|
|
|
|
|
|
"solfeggio" => "solfeggi", |
|
4297
|
|
|
|
|
|
|
"solidus" => "solidos", |
|
4298
|
|
|
|
|
|
|
"solo" => "soli", |
|
4299
|
|
|
|
|
|
|
"solstitium" => "solstitia", |
|
4300
|
|
|
|
|
|
|
"solvus" => "solvi", |
|
4301
|
|
|
|
|
|
|
"soma" => "somata", |
|
4302
|
|
|
|
|
|
|
"somaten" => "somatenes", |
|
4303
|
|
|
|
|
|
|
"sombrero" => "sombreros", |
|
4304
|
|
|
|
|
|
|
"Sonaman" => "Sonamans", |
|
4305
|
|
|
|
|
|
|
"soprano" => "soprani", |
|
4306
|
|
|
|
|
|
|
"soralium" => "soralia", |
|
4307
|
|
|
|
|
|
|
"soredium" => "soredia", |
|
4308
|
|
|
|
|
|
|
"sorus" => "sori", |
|
4309
|
|
|
|
|
|
|
"soshi" => "soshi", |
|
4310
|
|
|
|
|
|
|
"sotch" => "sotchs", |
|
4311
|
|
|
|
|
|
|
"souvlaki" => "souvlakia", |
|
4312
|
|
|
|
|
|
|
"spadix" => "spadices", |
|
4313
|
|
|
|
|
|
|
"Spaetlese" => "Spaetlesen", |
|
4314
|
|
|
|
|
|
|
"sparus" => "spari", |
|
4315
|
|
|
|
|
|
|
"spasmus" => "spasmi", |
|
4316
|
|
|
|
|
|
|
"spatha" => "spathae", |
|
4317
|
|
|
|
|
|
|
"species" => "species", |
|
4318
|
|
|
|
|
|
|
"spectrum" => "spectra", |
|
4319
|
|
|
|
|
|
|
"speculum" => "specula", |
|
4320
|
|
|
|
|
|
|
"sperma" => "spermata", |
|
4321
|
|
|
|
|
|
|
"spermarium" => "spermaria", |
|
4322
|
|
|
|
|
|
|
"spermatheca" => "spermathecae", |
|
4323
|
|
|
|
|
|
|
"spermatium" => "spermatia", |
|
4324
|
|
|
|
|
|
|
"spermatoon" => "spermatoa", |
|
4325
|
|
|
|
|
|
|
"spermogonium" => "spermogonia", |
|
4326
|
|
|
|
|
|
|
"sphaeridium" => "sphaerideum", |
|
4327
|
|
|
|
|
|
|
"sphagnum" => "sphagna", |
|
4328
|
|
|
|
|
|
|
"sphex" => "spheges", |
|
4329
|
|
|
|
|
|
|
"sphinx" => "sphinges", |
|
4330
|
|
|
|
|
|
|
"spiculum" => "spicula", |
|
4331
|
|
|
|
|
|
|
"spiraculum" => "spiracula", |
|
4332
|
|
|
|
|
|
|
"spirillum" => "spirilla", |
|
4333
|
|
|
|
|
|
|
"spondylus" => "spondyli", |
|
4334
|
|
|
|
|
|
|
"sporodochium" => "sporodochia", |
|
4335
|
|
|
|
|
|
|
"sputum" => "sputa", |
|
4336
|
|
|
|
|
|
|
"squadra" => "squadre", |
|
4337
|
|
|
|
|
|
|
"squadrist" => "squadristi", |
|
4338
|
|
|
|
|
|
|
"squalus" => "squali", |
|
4339
|
|
|
|
|
|
|
"squama" => "squamae", |
|
4340
|
|
|
|
|
|
|
"squilla" => "squillae", |
|
4341
|
|
|
|
|
|
|
"stabilimentum" => "stabilimenta", |
|
4342
|
|
|
|
|
|
|
"staccato" => "staccatos", |
|
4343
|
|
|
|
|
|
|
"stadium" => "stadia", |
|
4344
|
|
|
|
|
|
|
"stalactite" => "stalactitae", |
|
4345
|
|
|
|
|
|
|
"stamen" => "stamina", |
|
4346
|
|
|
|
|
|
|
"staminidium" => "staminidia", |
|
4347
|
|
|
|
|
|
|
"staphylococcus" => "staphylococci", |
|
4348
|
|
|
|
|
|
|
"star fish" => "star fish", |
|
4349
|
|
|
|
|
|
|
"star-fish" => "star-fish", |
|
4350
|
|
|
|
|
|
|
"starets" => "startsy", |
|
4351
|
|
|
|
|
|
|
"staretz" => "startzy", |
|
4352
|
|
|
|
|
|
|
"starfish" => "starfish", |
|
4353
|
|
|
|
|
|
|
"starosta" => "starosti", |
|
4354
|
|
|
|
|
|
|
"starover" => "starovery", |
|
4355
|
|
|
|
|
|
|
"stasimon" => "stasima", |
|
4356
|
|
|
|
|
|
|
"statera" => "staterae", |
|
4357
|
|
|
|
|
|
|
"statua" => "statuae", |
|
4358
|
|
|
|
|
|
|
"status" => "status", |
|
4359
|
|
|
|
|
|
|
"stela" => "stelae", |
|
4360
|
|
|
|
|
|
|
"stella" => "stellae", |
|
4361
|
|
|
|
|
|
|
"stemma" => "stemmata", |
|
4362
|
|
|
|
|
|
|
"stephanion" => "stephania", |
|
4363
|
|
|
|
|
|
|
"sterigma" => "sterigmata", |
|
4364
|
|
|
|
|
|
|
"sternebra" => "sternebrae", |
|
4365
|
|
|
|
|
|
|
"sterno" => "sternos", |
|
4366
|
|
|
|
|
|
|
"sternum" => "sterna", |
|
4367
|
|
|
|
|
|
|
"stichidium" => "stichidia", |
|
4368
|
|
|
|
|
|
|
"stichos" => "stichoi", |
|
4369
|
|
|
|
|
|
|
"stigma" => "stigmata", |
|
4370
|
|
|
|
|
|
|
"stigmaria" => "stigmariae", |
|
4371
|
|
|
|
|
|
|
"stiletto" => "stilettoes", |
|
4372
|
|
|
|
|
|
|
"stillicidium" => "stillicidia", |
|
4373
|
|
|
|
|
|
|
"stimulus" => "stimuli", |
|
4374
|
|
|
|
|
|
|
"stipes" => "stipites", |
|
4375
|
|
|
|
|
|
|
"stipula" => "stipulae", |
|
4376
|
|
|
|
|
|
|
"stirps" => "stirpes", |
|
4377
|
|
|
|
|
|
|
"stoa" => "stoai", |
|
4378
|
|
|
|
|
|
|
"stolo" => "stolones", |
|
4379
|
|
|
|
|
|
|
"stoma" => "stomata", |
|
4380
|
|
|
|
|
|
|
"stomach" => "stomachs", |
|
4381
|
|
|
|
|
|
|
"stomatium" => "stomatia", |
|
4382
|
|
|
|
|
|
|
"stomion" => "stomia", |
|
4383
|
|
|
|
|
|
|
"stomodaeum" => "stomodaea", |
|
4384
|
|
|
|
|
|
|
"storey" => "storeys", |
|
4385
|
|
|
|
|
|
|
"stornello" => "stornelli", |
|
4386
|
|
|
|
|
|
|
"strambotto" => "strambotti", |
|
4387
|
|
|
|
|
|
|
"strategos" => "strategoi", |
|
4388
|
|
|
|
|
|
|
"strategus" => "strategi", |
|
4389
|
|
|
|
|
|
|
"stratum" => "strata", |
|
4390
|
|
|
|
|
|
|
"streptococcus" => "streptococci", |
|
4391
|
|
|
|
|
|
|
"streptothrix" => "streptothrices", |
|
4392
|
|
|
|
|
|
|
"stria" => "striae", |
|
4393
|
|
|
|
|
|
|
"striatum" => "striata", |
|
4394
|
|
|
|
|
|
|
"striga" => "strigae", |
|
4395
|
|
|
|
|
|
|
"striola" => "striolae", |
|
4396
|
|
|
|
|
|
|
"strobila" => "strobilae", |
|
4397
|
|
|
|
|
|
|
"strobilus" => "strobili", |
|
4398
|
|
|
|
|
|
|
"stroma" => "stromata", |
|
4399
|
|
|
|
|
|
|
"stromodeum" => "stromodaea", |
|
4400
|
|
|
|
|
|
|
"struma" => "strumae", |
|
4401
|
|
|
|
|
|
|
"stryddag" => "stryddae", |
|
4402
|
|
|
|
|
|
|
"stucco" => "stuccos", |
|
4403
|
|
|
|
|
|
|
"studium generale" => "studia generali", |
|
4404
|
|
|
|
|
|
|
"stylo" => "stylos", |
|
4405
|
|
|
|
|
|
|
"stylopodium" => "stylopodia", |
|
4406
|
|
|
|
|
|
|
"stylus" => "styli", |
|
4407
|
|
|
|
|
|
|
"subbotnik" => "subbotniki", |
|
4408
|
|
|
|
|
|
|
"subsellium" => "subsellia", |
|
4409
|
|
|
|
|
|
|
"subsidium" => "subsidia", |
|
4410
|
|
|
|
|
|
|
"substratum" => "substrata", |
|
4411
|
|
|
|
|
|
|
"succinea" => "succineae", |
|
4412
|
|
|
|
|
|
|
"succubus" => "succubi", |
|
4413
|
|
|
|
|
|
|
"succus" => "succi", |
|
4414
|
|
|
|
|
|
|
"Sudanese" => "Sudanese", |
|
4415
|
|
|
|
|
|
|
"suffrutex" => "suffrutices", |
|
4416
|
|
|
|
|
|
|
"suggestio falsi" => "suggestiones falsi", |
|
4417
|
|
|
|
|
|
|
"suggestum" => "suggesta", |
|
4418
|
|
|
|
|
|
|
"sulcus" => "sulci", |
|
4419
|
|
|
|
|
|
|
"sum total" => "sums total", |
|
4420
|
|
|
|
|
|
|
"sum-total" => "sums-total", |
|
4421
|
|
|
|
|
|
|
"summa" => "summae", |
|
4422
|
|
|
|
|
|
|
"summum bonum" => "summa bona", |
|
4423
|
|
|
|
|
|
|
"summum genus" => "summa genera", |
|
4424
|
|
|
|
|
|
|
"sumo" => "sumos", |
|
4425
|
|
|
|
|
|
|
"Sundanese" => "Sundanese", |
|
4426
|
|
|
|
|
|
|
"supercilium" => "supercilia", |
|
4427
|
|
|
|
|
|
|
"superficies" => "superficies", |
|
4428
|
|
|
|
|
|
|
"supernova" => "supernovae", |
|
4429
|
|
|
|
|
|
|
"superstratum" => "superstrata", |
|
4430
|
|
|
|
|
|
|
"suppositum" => "supposita", |
|
4431
|
|
|
|
|
|
|
"supracleithrum" => "supracleithra", |
|
4432
|
|
|
|
|
|
|
"suprascapula" => "suprascapulae", |
|
4433
|
|
|
|
|
|
|
"surculus" => "surculi", |
|
4434
|
|
|
|
|
|
|
"surimono" => "surimonos", |
|
4435
|
|
|
|
|
|
|
"sustentaculum" => "sustentacula", |
|
4436
|
|
|
|
|
|
|
"Swahilese" => "Swahilese", |
|
4437
|
|
|
|
|
|
|
"swine" => "swines", |
|
4438
|
|
|
|
|
|
|
"switchfoot" => "switchfoots", |
|
4439
|
|
|
|
|
|
|
"syllabarium" => "syllabaria", |
|
4440
|
|
|
|
|
|
|
"syllabus" => "syllabi", |
|
4441
|
|
|
|
|
|
|
"symplasma" => "symplasmata", |
|
4442
|
|
|
|
|
|
|
"sympodium" => "sympodia", |
|
4443
|
|
|
|
|
|
|
"symposium" => "symposia", |
|
4444
|
|
|
|
|
|
|
"synaesthesia" => "synaesthesiae", |
|
4445
|
|
|
|
|
|
|
"synangium" => "synangia", |
|
4446
|
|
|
|
|
|
|
"synapticula" => "synapticulae", |
|
4447
|
|
|
|
|
|
|
"synaxarion" => "synaxaria", |
|
4448
|
|
|
|
|
|
|
"synaxarium" => "synaxaria", |
|
4449
|
|
|
|
|
|
|
"synaxis" => "synaxes", |
|
4450
|
|
|
|
|
|
|
"syncellus" => "syncelli", |
|
4451
|
|
|
|
|
|
|
"syncytium" => "syncytia", |
|
4452
|
|
|
|
|
|
|
"syndendrium" => "syndendria", |
|
4453
|
|
|
|
|
|
|
"synechia" => "synechiae", |
|
4454
|
|
|
|
|
|
|
"synedrion" => "synedria", |
|
4455
|
|
|
|
|
|
|
"synedrium" => "synedria", |
|
4456
|
|
|
|
|
|
|
"synesthesia" => "synesthesiae", |
|
4457
|
|
|
|
|
|
|
"syntagma" => "syntagmata", |
|
4458
|
|
|
|
|
|
|
"syntaxis" => "syntaxes", |
|
4459
|
|
|
|
|
|
|
"synthronus" => "synthroni", |
|
4460
|
|
|
|
|
|
|
"synusia" => "synusiae", |
|
4461
|
|
|
|
|
|
|
"syphiloma" => "syphilomata", |
|
4462
|
|
|
|
|
|
|
"syringe" => "syringes", |
|
4463
|
|
|
|
|
|
|
"syrinx" => "syringes", |
|
4464
|
|
|
|
|
|
|
"syrphus" => "syrphi", |
|
4465
|
|
|
|
|
|
|
"syrtis" => "syrtes", |
|
4466
|
|
|
|
|
|
|
"tabella" => "tabellae", |
|
4467
|
|
|
|
|
|
|
"tableau" => "tableaux", |
|
4468
|
|
|
|
|
|
|
"tablinum" => "tablina", |
|
4469
|
|
|
|
|
|
|
"tabula" => "tabulae", |
|
4470
|
|
|
|
|
|
|
"Tacoman" => "Tacomans", |
|
4471
|
|
|
|
|
|
|
"taenia" => "taeniae", |
|
4472
|
|
|
|
|
|
|
"tagma" => "tagmata", |
|
4473
|
|
|
|
|
|
|
"Taiko" => "Taikos", |
|
4474
|
|
|
|
|
|
|
"talea" => "taleae", |
|
4475
|
|
|
|
|
|
|
"talisman" => "talismans", |
|
4476
|
|
|
|
|
|
|
"talouse" => "talouses", |
|
4477
|
|
|
|
|
|
|
"talus" => "tali", |
|
4478
|
|
|
|
|
|
|
"tango" => "tangoes", |
|
4479
|
|
|
|
|
|
|
"tarantata" => "tarantate", |
|
4480
|
|
|
|
|
|
|
"tarantato" => "tarantati", |
|
4481
|
|
|
|
|
|
|
"tarsus" => "tarsi", |
|
4482
|
|
|
|
|
|
|
"taxis" => "taxes", |
|
4483
|
|
|
|
|
|
|
"taxon" => "taxa", |
|
4484
|
|
|
|
|
|
|
"tazza" => "tazze", |
|
4485
|
|
|
|
|
|
|
"teal" => "teal", |
|
4486
|
|
|
|
|
|
|
"techno" => "technos", |
|
4487
|
|
|
|
|
|
|
"tegmen" => "tegmina", |
|
4488
|
|
|
|
|
|
|
"tegmentum" => "tegmenta", |
|
4489
|
|
|
|
|
|
|
"tegula" => "tegulae", |
|
4490
|
|
|
|
|
|
|
"telamon" => "telamones", |
|
4491
|
|
|
|
|
|
|
"telium" => "telia", |
|
4492
|
|
|
|
|
|
|
"temblor" => "temblores", |
|
4493
|
|
|
|
|
|
|
"tempietto" => "tempietti", |
|
4494
|
|
|
|
|
|
|
"tempo" => "tempi", |
|
4495
|
|
|
|
|
|
|
"tenaculum" => "tenacula", |
|
4496
|
|
|
|
|
|
|
"tenderfoot" => "tenderfoots", |
|
4497
|
|
|
|
|
|
|
"Tenggerese" => "Tenggerese", |
|
4498
|
|
|
|
|
|
|
"tenia" => "teniae", |
|
4499
|
|
|
|
|
|
|
"tenorino" => "tenorini", |
|
4500
|
|
|
|
|
|
|
"tentaculum" => "tentacula", |
|
4501
|
|
|
|
|
|
|
"tentamen" => "tentamina", |
|
4502
|
|
|
|
|
|
|
"tenuis" => "tenues", |
|
4503
|
|
|
|
|
|
|
"tepidarium" => "tepidaria", |
|
4504
|
|
|
|
|
|
|
"teratoma" => "teratomata", |
|
4505
|
|
|
|
|
|
|
"terebellum" => "terebella", |
|
4506
|
|
|
|
|
|
|
"terebratula" => "terebratulae", |
|
4507
|
|
|
|
|
|
|
"teredo" => "teredines", |
|
4508
|
|
|
|
|
|
|
"tergum" => "terga", |
|
4509
|
|
|
|
|
|
|
"termes" => "termites", |
|
4510
|
|
|
|
|
|
|
"terminus" => "termini", |
|
4511
|
|
|
|
|
|
|
"terp" => "terpen", |
|
4512
|
|
|
|
|
|
|
"terrae filius" => "terrae filii", |
|
4513
|
|
|
|
|
|
|
"terramara" => "terremare", |
|
4514
|
|
|
|
|
|
|
"terrarium" => "terraria", |
|
4515
|
|
|
|
|
|
|
"terrazzo" => "terrazzos", |
|
4516
|
|
|
|
|
|
|
"territorium" => "territoria", |
|
4517
|
|
|
|
|
|
|
"terzetto" => "terzetti", |
|
4518
|
|
|
|
|
|
|
"tessella" => "tessellae", |
|
4519
|
|
|
|
|
|
|
"tessera" => "tesserae", |
|
4520
|
|
|
|
|
|
|
"testes" => "testes", |
|
4521
|
|
|
|
|
|
|
"testis" => "testes", |
|
4522
|
|
|
|
|
|
|
"testudo" => "testudos", |
|
4523
|
|
|
|
|
|
|
"tetanothrum" => "tetanother", |
|
4524
|
|
|
|
|
|
|
"tete a tete" => "tete a tetes", |
|
4525
|
|
|
|
|
|
|
"tete-a-tete" => "tete-a-tetes", |
|
4526
|
|
|
|
|
|
|
"tetracolon" => "tetracola", |
|
4527
|
|
|
|
|
|
|
"tetragrammaton" => "tetragrammata", |
|
4528
|
|
|
|
|
|
|
"tetrahedron" => "tetrahedra", |
|
4529
|
|
|
|
|
|
|
"tetrapleuron" => "tetrapleura", |
|
4530
|
|
|
|
|
|
|
"tetrasporangium" => "tetrasporangia", |
|
4531
|
|
|
|
|
|
|
"thalamos" => "thalamoi", |
|
4532
|
|
|
|
|
|
|
"thalamus" => "thalami", |
|
4533
|
|
|
|
|
|
|
"thanatorium" => "thanatoria", |
|
4534
|
|
|
|
|
|
|
"that" => "those", |
|
4535
|
|
|
|
|
|
|
"thaumaturgus" => "thaumaturgi", |
|
4536
|
|
|
|
|
|
|
"thebe" => "thebe", |
|
4537
|
|
|
|
|
|
|
"theca" => "thecae", |
|
4538
|
|
|
|
|
|
|
"theirs" => "theirs", |
|
4539
|
|
|
|
|
|
|
"thelycum" => "thelyca", |
|
4540
|
|
|
|
|
|
|
"them" => "them", |
|
4541
|
|
|
|
|
|
|
"thema" => "themata", |
|
4542
|
|
|
|
|
|
|
"themself" => "themselves", |
|
4543
|
|
|
|
|
|
|
"theologoumenon" => "theologoumena", |
|
4544
|
|
|
|
|
|
|
"thesaurus" => "thesauri", |
|
4545
|
|
|
|
|
|
|
"they" => "they", |
|
4546
|
|
|
|
|
|
|
"thief" => "thieves", |
|
4547
|
|
|
|
|
|
|
"this" => "these", |
|
4548
|
|
|
|
|
|
|
"tholos" => "tholoi", |
|
4549
|
|
|
|
|
|
|
"tholus" => "tholi", |
|
4550
|
|
|
|
|
|
|
"thorax" => "thoraces", |
|
4551
|
|
|
|
|
|
|
"thos" => "thoes", |
|
4552
|
|
|
|
|
|
|
"thraso" => "thrasones", |
|
4553
|
|
|
|
|
|
|
"thymiaterion" => "thymiateria", |
|
4554
|
|
|
|
|
|
|
"thymus" => "thymi", |
|
4555
|
|
|
|
|
|
|
"thyridium" => "thyridia", |
|
4556
|
|
|
|
|
|
|
"thyrsus" => "thyrsi", |
|
4557
|
|
|
|
|
|
|
"tibia" => "tibiae", |
|
4558
|
|
|
|
|
|
|
"Timorese" => "Timorese", |
|
4559
|
|
|
|
|
|
|
"timpano" => "timpanos", |
|
4560
|
|
|
|
|
|
|
"tintinnabulum" => "tintinnabula", |
|
4561
|
|
|
|
|
|
|
"tipula" => "tipulae", |
|
4562
|
|
|
|
|
|
|
"tiro" => "tiros", |
|
4563
|
|
|
|
|
|
|
"Tirolese" => "Tirolese", |
|
4564
|
|
|
|
|
|
|
"to" => "toes", |
|
4565
|
|
|
|
|
|
|
"tobacco" => "tobaccos", |
|
4566
|
|
|
|
|
|
|
"Tocharese" => "Tocharese", |
|
4567
|
|
|
|
|
|
|
"toe" => "toes", |
|
4568
|
|
|
|
|
|
|
"Togo" => "Togos", |
|
4569
|
|
|
|
|
|
|
"Tokyo" => "Tokyos", |
|
4570
|
|
|
|
|
|
|
"tolkach" => "tolkachi", |
|
4571
|
|
|
|
|
|
|
"tomato" => "tomatoes", |
|
4572
|
|
|
|
|
|
|
"tombarolo" => "tombaroli", |
|
4573
|
|
|
|
|
|
|
"tomium" => "tomia", |
|
4574
|
|
|
|
|
|
|
"tondo" => "tondi", |
|
4575
|
|
|
|
|
|
|
"tong" => "tongs", |
|
4576
|
|
|
|
|
|
|
"tongs" => "tongs", |
|
4577
|
|
|
|
|
|
|
"Tonkinese" => "Tonkinese", |
|
4578
|
|
|
|
|
|
|
"tonneau" => "tonneaux", |
|
4579
|
|
|
|
|
|
|
"tooth" => "teeth", |
|
4580
|
|
|
|
|
|
|
"topaz" => "topazes", |
|
4581
|
|
|
|
|
|
|
"topos" => "topoi", |
|
4582
|
|
|
|
|
|
|
"torero" => "toreros", |
|
4583
|
|
|
|
|
|
|
"toril" => "toriles", |
|
4584
|
|
|
|
|
|
|
"Torinese" => "Torinese", |
|
4585
|
|
|
|
|
|
|
"Torino" => "Torinos", |
|
4586
|
|
|
|
|
|
|
"torma" => "torma", |
|
4587
|
|
|
|
|
|
|
"Tornese" => "Tornesi", |
|
4588
|
|
|
|
|
|
|
"tornus" => "torni", |
|
4589
|
|
|
|
|
|
|
"Toronto" => "Torontos", |
|
4590
|
|
|
|
|
|
|
"torso" => "torsos", |
|
4591
|
|
|
|
|
|
|
"tortilla espanola" => "tortillas espanolas", |
|
4592
|
|
|
|
|
|
|
"tortrix" => "tortrices", |
|
4593
|
|
|
|
|
|
|
"torula" => "torulae", |
|
4594
|
|
|
|
|
|
|
"torulus" => "toruli", |
|
4595
|
|
|
|
|
|
|
"torus" => "tori", |
|
4596
|
|
|
|
|
|
|
"tour de force" => "tours de force", |
|
4597
|
|
|
|
|
|
|
"toxicum" => "toxica", |
|
4598
|
|
|
|
|
|
|
"toxius" => "toxii", |
|
4599
|
|
|
|
|
|
|
"toxoplasma" => "toxoplasmata", |
|
4600
|
|
|
|
|
|
|
"trabea" => "trabeae", |
|
4601
|
|
|
|
|
|
|
"trabecula" => "trabeculae", |
|
4602
|
|
|
|
|
|
|
"trachea" => "tracheae", |
|
4603
|
|
|
|
|
|
|
"tractatrix" => "tractatrices", |
|
4604
|
|
|
|
|
|
|
"tractellum" => "tractella", |
|
4605
|
|
|
|
|
|
|
"tractrix" => "tractrices", |
|
4606
|
|
|
|
|
|
|
"tragus" => "tragi", |
|
4607
|
|
|
|
|
|
|
"trapezium" => "trapezia", |
|
4608
|
|
|
|
|
|
|
"trapezius" => "trapezii", |
|
4609
|
|
|
|
|
|
|
"trapezohedron" => "trapezohedra", |
|
4610
|
|
|
|
|
|
|
"trattoria" => "trattorie", |
|
4611
|
|
|
|
|
|
|
"trauma" => "traumata", |
|
4612
|
|
|
|
|
|
|
"trellis" => "trellises", |
|
4613
|
|
|
|
|
|
|
"tremolo" => "tremolos", |
|
4614
|
|
|
|
|
|
|
"treponema" => "treponemata", |
|
4615
|
|
|
|
|
|
|
"trichidium" => "trichidia", |
|
4616
|
|
|
|
|
|
|
"trichina" => "trichinae", |
|
4617
|
|
|
|
|
|
|
"trichoma" => "trichomata", |
|
4618
|
|
|
|
|
|
|
"triclinium" => "triclinia", |
|
4619
|
|
|
|
|
|
|
"triens" => "trientes", |
|
4620
|
|
|
|
|
|
|
"triforium" => "triforia", |
|
4621
|
|
|
|
|
|
|
"trilby" => "trilbys", |
|
4622
|
|
|
|
|
|
|
"triplum" => "tripla", |
|
4623
|
|
|
|
|
|
|
"triradius" => "triradii", |
|
4624
|
|
|
|
|
|
|
"triumvir" => "triumviri", |
|
4625
|
|
|
|
|
|
|
"trochus" => "trochi", |
|
4626
|
|
|
|
|
|
|
"trockenbeerenauslese" => "trockenbeerenauslesen", |
|
4627
|
|
|
|
|
|
|
"tropaeolum" => "tropaeola", |
|
4628
|
|
|
|
|
|
|
"troparion" => "troparia", |
|
4629
|
|
|
|
|
|
|
"tropis" => "tropides", |
|
4630
|
|
|
|
|
|
|
"trousers" => "trousers", |
|
4631
|
|
|
|
|
|
|
"trousseau" => "trousseaux", |
|
4632
|
|
|
|
|
|
|
"trout" => "trout", |
|
4633
|
|
|
|
|
|
|
"trullo" => "trulli", |
|
4634
|
|
|
|
|
|
|
"trumeau" => "trumeaux", |
|
4635
|
|
|
|
|
|
|
"tsuba" => "tsuba", |
|
4636
|
|
|
|
|
|
|
"tsubo" => "tsubo", |
|
4637
|
|
|
|
|
|
|
"tuber" => "tuberes", |
|
4638
|
|
|
|
|
|
|
"tuberculoma" => "tuberculomata", |
|
4639
|
|
|
|
|
|
|
"tuberculum" => "tubercula", |
|
4640
|
|
|
|
|
|
|
"tubulus" => "tubuli", |
|
4641
|
|
|
|
|
|
|
"tumulus" => "tumuli", |
|
4642
|
|
|
|
|
|
|
"tuna" => "tuna", |
|
4643
|
|
|
|
|
|
|
"turbot" => "turbot", |
|
4644
|
|
|
|
|
|
|
"turf" => "turves", |
|
4645
|
|
|
|
|
|
|
"turron" => "turrones", |
|
4646
|
|
|
|
|
|
|
"tympanum" => "tympana", |
|
4647
|
|
|
|
|
|
|
"typo" => "typos", |
|
4648
|
|
|
|
|
|
|
"tyro" => "tyros", |
|
4649
|
|
|
|
|
|
|
"Tyrolese" => "Tyrolese", |
|
4650
|
|
|
|
|
|
|
"udarnik" => "udarniki", |
|
4651
|
|
|
|
|
|
|
"ulpan" => "ulpanim", |
|
4652
|
|
|
|
|
|
|
"ultimatum" => "ultimata", |
|
4653
|
|
|
|
|
|
|
"umbilicus" => "umbilici", |
|
4654
|
|
|
|
|
|
|
"umbo" => "umbones", |
|
4655
|
|
|
|
|
|
|
"umbra" => "umbrae", |
|
4656
|
|
|
|
|
|
|
"umwelt" => "umwelten", |
|
4657
|
|
|
|
|
|
|
"uncia" => "unciae", |
|
4658
|
|
|
|
|
|
|
"uncinus" => "uncini", |
|
4659
|
|
|
|
|
|
|
"uncus" => "unci", |
|
4660
|
|
|
|
|
|
|
"unguis" => "ungues", |
|
4661
|
|
|
|
|
|
|
"unio" => "uniones", |
|
4662
|
|
|
|
|
|
|
"uomo" => "uomini", |
|
4663
|
|
|
|
|
|
|
"uomo universale" => "uomini universali", |
|
4664
|
|
|
|
|
|
|
"uraeus" => "uraei", |
|
4665
|
|
|
|
|
|
|
"uredinium" => "uredinia", |
|
4666
|
|
|
|
|
|
|
"uredium" => "uredia", |
|
4667
|
|
|
|
|
|
|
"uredosorus" => "uredosori", |
|
4668
|
|
|
|
|
|
|
"urodaeum" => "urodaea", |
|
4669
|
|
|
|
|
|
|
"urodeum" => "urodea", |
|
4670
|
|
|
|
|
|
|
"urus" => "uri", |
|
4671
|
|
|
|
|
|
|
"usnea" => "usneae", |
|
4672
|
|
|
|
|
|
|
"ustilago" => "ustilagines", |
|
4673
|
|
|
|
|
|
|
"uterus" => "uteri", |
|
4674
|
|
|
|
|
|
|
"utricularia" => "utriculariae", |
|
4675
|
|
|
|
|
|
|
"uva" => "uvae", |
|
4676
|
|
|
|
|
|
|
"vaalpens" => "vaalpensen", |
|
4677
|
|
|
|
|
|
|
"vacuum" => "vacua", |
|
4678
|
|
|
|
|
|
|
"vagina" => "vaginae", |
|
4679
|
|
|
|
|
|
|
"vaginula" => "vaginulae", |
|
4680
|
|
|
|
|
|
|
"vagus" => "vagi", |
|
4681
|
|
|
|
|
|
|
"vallecula" => "valleculae", |
|
4682
|
|
|
|
|
|
|
"valuta" => "valuten", |
|
4683
|
|
|
|
|
|
|
"valvula" => "valvulae", |
|
4684
|
|
|
|
|
|
|
"vaporetto" => "vaporetti", |
|
4685
|
|
|
|
|
|
|
"vaquero" => "vaqueros", |
|
4686
|
|
|
|
|
|
|
"varella" => "varely", |
|
4687
|
|
|
|
|
|
|
"varia lectio" => "variae lectiones", |
|
4688
|
|
|
|
|
|
|
"varix" => "varices", |
|
4689
|
|
|
|
|
|
|
"vas" => "vasa", |
|
4690
|
|
|
|
|
|
|
"vasculitis" => "vasculitides", |
|
4691
|
|
|
|
|
|
|
"vasculum" => "vascula", |
|
4692
|
|
|
|
|
|
|
"veduta" => "vedute", |
|
4693
|
|
|
|
|
|
|
"veg" => "veg", |
|
4694
|
|
|
|
|
|
|
"vehiculum" => "vehicula", |
|
4695
|
|
|
|
|
|
|
"velamen" => "velamina", |
|
4696
|
|
|
|
|
|
|
"velarium" => "velaria", |
|
4697
|
|
|
|
|
|
|
"velum" => "vela", |
|
4698
|
|
|
|
|
|
|
"vena" => "venae", |
|
4699
|
|
|
|
|
|
|
"venus" => "veneres", |
|
4700
|
|
|
|
|
|
|
"vermicello" => "vermicellos", |
|
4701
|
|
|
|
|
|
|
"vermiculus" => "vermiculi", |
|
4702
|
|
|
|
|
|
|
"Vermontese" => "Vermontese", |
|
4703
|
|
|
|
|
|
|
"Veronese" => "Veronese", |
|
4704
|
|
|
|
|
|
|
"verruca" => "verrucae", |
|
4705
|
|
|
|
|
|
|
"vers libre" => "vers libres", |
|
4706
|
|
|
|
|
|
|
"versiculus" => "versiculi", |
|
4707
|
|
|
|
|
|
|
"verso" => "versos", |
|
4708
|
|
|
|
|
|
|
"vertebra" => "vertebrae", |
|
4709
|
|
|
|
|
|
|
"vertex" => "vertices", |
|
4710
|
|
|
|
|
|
|
"verticillus" => "verticilli", |
|
4711
|
|
|
|
|
|
|
"vesicula" => "vesiculae", |
|
4712
|
|
|
|
|
|
|
"vestigium" => "vestigia", |
|
4713
|
|
|
|
|
|
|
"vetturino" => "vetturini", |
|
4714
|
|
|
|
|
|
|
"viale" => "viali", |
|
4715
|
|
|
|
|
|
|
"viaticum" => "viatica", |
|
4716
|
|
|
|
|
|
|
"vibex" => "vibices", |
|
4717
|
|
|
|
|
|
|
"vibraculum" => "vibracula", |
|
4718
|
|
|
|
|
|
|
"vibrato" => "vibratos", |
|
4719
|
|
|
|
|
|
|
"vibrio" => "vibriones", |
|
4720
|
|
|
|
|
|
|
"Viennese" => "Viennese", |
|
4721
|
|
|
|
|
|
|
"Vietnamese" => "Vietnamese", |
|
4722
|
|
|
|
|
|
|
"vila" => "vile", |
|
4723
|
|
|
|
|
|
|
"villanella" => "villanelle", |
|
4724
|
|
|
|
|
|
|
"villino" => "villini", |
|
4725
|
|
|
|
|
|
|
"villus" => "villi", |
|
4726
|
|
|
|
|
|
|
"vinculum" => "vincula", |
|
4727
|
|
|
|
|
|
|
"violetta" => "violette", |
|
4728
|
|
|
|
|
|
|
"violoncello" => "violoncellos", |
|
4729
|
|
|
|
|
|
|
"virga" => "virgae", |
|
4730
|
|
|
|
|
|
|
"Virgo" => "Virgos", |
|
4731
|
|
|
|
|
|
|
"virtuoso" => "virtuosi", |
|
4732
|
|
|
|
|
|
|
"virus" => "viruses", |
|
4733
|
|
|
|
|
|
|
"vis" => "vires", |
|
4734
|
|
|
|
|
|
|
"viscus" => "viscera", |
|
4735
|
|
|
|
|
|
|
"vitellarium" => "vitellaria", |
|
4736
|
|
|
|
|
|
|
"vitta" => "vittae", |
|
4737
|
|
|
|
|
|
|
"vivarium" => "vivaria", |
|
4738
|
|
|
|
|
|
|
"vlakte" => "vlakten", |
|
4739
|
|
|
|
|
|
|
"voeu" => "voeux", |
|
4740
|
|
|
|
|
|
|
"volcanello" => "volcanelli", |
|
4741
|
|
|
|
|
|
|
"volcano" => "volcanoes", |
|
4742
|
|
|
|
|
|
|
"vomica" => "vomicae", |
|
4743
|
|
|
|
|
|
|
"vomitorium" => "vomitoria", |
|
4744
|
|
|
|
|
|
|
"voorbok" => "voorbokke", |
|
4745
|
|
|
|
|
|
|
"vorspiel" => "vorspiele", |
|
4746
|
|
|
|
|
|
|
"vorstellung" => "vorstellungen", |
|
4747
|
|
|
|
|
|
|
"vortex" => "vortices", |
|
4748
|
|
|
|
|
|
|
"wadi" => "wadis", |
|
4749
|
|
|
|
|
|
|
"wady" => "wadys", |
|
4750
|
|
|
|
|
|
|
"waldo" => "waldoes", |
|
4751
|
|
|
|
|
|
|
"waltz" => "waltzes", |
|
4752
|
|
|
|
|
|
|
"wanderjahr" => "wanderjahre", |
|
4753
|
|
|
|
|
|
|
"wandervogel" => "wandervogel", |
|
4754
|
|
|
|
|
|
|
"washer up" => "washers up", |
|
4755
|
|
|
|
|
|
|
"washer-up" => "washers-up", |
|
4756
|
|
|
|
|
|
|
"weirdo" => "weirdos", |
|
4757
|
|
|
|
|
|
|
"Wenchowese" => "Wenchowese", |
|
4758
|
|
|
|
|
|
|
"wharf" => "wharves", |
|
4759
|
|
|
|
|
|
|
"white staff" => "white staves", |
|
4760
|
|
|
|
|
|
|
"whiting" => "whiting", |
|
4761
|
|
|
|
|
|
|
"Whitmanese" => "Whitmanese", |
|
4762
|
|
|
|
|
|
|
"wife" => "wives", |
|
4763
|
|
|
|
|
|
|
"wildebeest" => "wildebeest", |
|
4764
|
|
|
|
|
|
|
"wolf" => "wolves", |
|
4765
|
|
|
|
|
|
|
"woman child" => "women children", |
|
4766
|
|
|
|
|
|
|
"woman servant" => "women servants", |
|
4767
|
|
|
|
|
|
|
"woman-child" => "women-children", |
|
4768
|
|
|
|
|
|
|
"woman-servant" => "women-servants", |
|
4769
|
|
|
|
|
|
|
"womanchild" => "womenchildren", |
|
4770
|
|
|
|
|
|
|
"wreath" => "wreaths", |
|
4771
|
|
|
|
|
|
|
"xanthoma" => "xanthomata", |
|
4772
|
|
|
|
|
|
|
"xiphiplastron" => "xiphiplastra", |
|
4773
|
|
|
|
|
|
|
"xiphopagus" => "xiphopagi", |
|
4774
|
|
|
|
|
|
|
"xiphoplastron" => "xiphoplastra", |
|
4775
|
|
|
|
|
|
|
"xoanon" => "xoana", |
|
4776
|
|
|
|
|
|
|
"xystus" => "xysti", |
|
4777
|
|
|
|
|
|
|
"Yakiman" => "Yakimans", |
|
4778
|
|
|
|
|
|
|
"Yamoussoukro" => "Yamoussoukros", |
|
4779
|
|
|
|
|
|
|
"yarraman" => "yarramans", |
|
4780
|
|
|
|
|
|
|
"Yengeese" => "Yengeese", |
|
4781
|
|
|
|
|
|
|
"yes" => "yeses", |
|
4782
|
|
|
|
|
|
|
"yo" => "yoes", |
|
4783
|
|
|
|
|
|
|
"yo yo" => "yo yos", |
|
4784
|
|
|
|
|
|
|
"yo-yo" => "yo-yos", |
|
4785
|
|
|
|
|
|
|
"yoe" => "yoes", |
|
4786
|
|
|
|
|
|
|
"Yokohaman" => "Yokohamans", |
|
4787
|
|
|
|
|
|
|
"you" => "you", |
|
4788
|
|
|
|
|
|
|
"yours" => "yours", |
|
4789
|
|
|
|
|
|
|
"yourself" => "yourselves", |
|
4790
|
|
|
|
|
|
|
"Yuman" => "Yumans", |
|
4791
|
|
|
|
|
|
|
"Yunnanese" => "Yunnanese", |
|
4792
|
|
|
|
|
|
|
"yuo" => "yuon", |
|
4793
|
|
|
|
|
|
|
"zadruga" => "zadruge", |
|
4794
|
|
|
|
|
|
|
"zeitgeber" => "zeitgebers", |
|
4795
|
|
|
|
|
|
|
"zemirah" => "zemirot", |
|
4796
|
|
|
|
|
|
|
"zeppole" => "zeppoli", |
|
4797
|
|
|
|
|
|
|
"zero" => "zeros", |
|
4798
|
|
|
|
|
|
|
"Zibo" => "Zibos", |
|
4799
|
|
|
|
|
|
|
"zingano" => "zingani", |
|
4800
|
|
|
|
|
|
|
"zita" => "zite", |
|
4801
|
|
|
|
|
|
|
"zitella" => "zitelle", |
|
4802
|
|
|
|
|
|
|
"zizz" => "zizzes", |
|
4803
|
|
|
|
|
|
|
"zloty" => "zloty", |
|
4804
|
|
|
|
|
|
|
"zoaea" => "zoaeae", |
|
4805
|
|
|
|
|
|
|
"zoarium" => "zoaria", |
|
4806
|
|
|
|
|
|
|
"zoea" => "zoeae", |
|
4807
|
|
|
|
|
|
|
"zooea" => "zooeae", |
|
4808
|
|
|
|
|
|
|
"zooecium" => "zooecia", |
|
4809
|
|
|
|
|
|
|
"zoon" => "zoa", |
|
4810
|
|
|
|
|
|
|
"zoophorus" => "zoophori", |
|
4811
|
|
|
|
|
|
|
"zoosporangium" => "zoosporangia", |
|
4812
|
|
|
|
|
|
|
"zophorus" => "zophori", |
|
4813
|
|
|
|
|
|
|
"zucca" => "zucche", |
|
4814
|
|
|
|
|
|
|
"zucchini" => "zucchini", |
|
4815
|
|
|
|
|
|
|
"zuppa" => "zuppe", |
|
4816
|
|
|
|
|
|
|
"zuz" => "zuzim", |
|
4817
|
|
|
|
|
|
|
"zygantrum" => "zygantra", |
|
4818
|
|
|
|
|
|
|
"zygoma" => "zygomata", |
|
4819
|
|
|
|
|
|
|
"zygon" => "zyga", |
|
4820
|
|
|
|
|
|
|
}; |
|
4821
|
|
|
|
|
|
|
|
|
4822
|
|
|
|
|
|
|
my $singular_of = { |
|
4823
|
|
|
|
|
|
|
" oxen" => " ox", |
|
4824
|
|
|
|
|
|
|
"-oxen" => "-ox", |
|
4825
|
|
|
|
|
|
|
"abacuses" => "abacus", |
|
4826
|
|
|
|
|
|
|
"aboiteaus" => "aboiteau", |
|
4827
|
|
|
|
|
|
|
"aboiteaux" => "aboiteau", |
|
4828
|
|
|
|
|
|
|
"abortoria" => "abortorium", |
|
4829
|
|
|
|
|
|
|
"abortuses" => "abortus", |
|
4830
|
|
|
|
|
|
|
"abscissae" => "abscissa", |
|
4831
|
|
|
|
|
|
|
"abscissas" => "abscissa", |
|
4832
|
|
|
|
|
|
|
"abstracta" => "abstractum", |
|
4833
|
|
|
|
|
|
|
"acari" => "acarus", |
|
4834
|
|
|
|
|
|
|
"Achinese" => "Achinese", |
|
4835
|
|
|
|
|
|
|
"aciculae" => "acicula", |
|
4836
|
|
|
|
|
|
|
"acini" => "acinus", |
|
4837
|
|
|
|
|
|
|
"acroamata" => "acroama", |
|
4838
|
|
|
|
|
|
|
"acropolises" => "acropolis", |
|
4839
|
|
|
|
|
|
|
"actiniae" => "actinia", |
|
4840
|
|
|
|
|
|
|
"actinias" => "actinia", |
|
4841
|
|
|
|
|
|
|
"aculei" => "aculeus", |
|
4842
|
|
|
|
|
|
|
"addenda" => "addendum", |
|
4843
|
|
|
|
|
|
|
"addendums" => "addendum", |
|
4844
|
|
|
|
|
|
|
"adieus" => "adieu", |
|
4845
|
|
|
|
|
|
|
"adieux" => "adieu", |
|
4846
|
|
|
|
|
|
|
"adjutant generals" => "adjutant general", |
|
4847
|
|
|
|
|
|
|
"adminicula" => "adminiculum", |
|
4848
|
|
|
|
|
|
|
"ados" => "ado", |
|
4849
|
|
|
|
|
|
|
"advisoes" => "adviso", |
|
4850
|
|
|
|
|
|
|
"adyta" => "adytum", |
|
4851
|
|
|
|
|
|
|
"aecidia" => "aecidium", |
|
4852
|
|
|
|
|
|
|
"aegises" => "aegis", |
|
4853
|
|
|
|
|
|
|
"aelfe" => "aelf", |
|
4854
|
|
|
|
|
|
|
"aficionados" => "aficionado", |
|
4855
|
|
|
|
|
|
|
"afreeti" => "afreet", |
|
4856
|
|
|
|
|
|
|
"afreets" => "afreet", |
|
4857
|
|
|
|
|
|
|
"afriti" => "afrit", |
|
4858
|
|
|
|
|
|
|
"afrits" => "afrit", |
|
4859
|
|
|
|
|
|
|
"agapae" => "agape", |
|
4860
|
|
|
|
|
|
|
"agapes" => "agape", |
|
4861
|
|
|
|
|
|
|
"agenda" => "agendum", |
|
4862
|
|
|
|
|
|
|
"agends" => "agend", |
|
4863
|
|
|
|
|
|
|
"agents provocateurs" => "agent provocateur", |
|
4864
|
|
|
|
|
|
|
"aggros" => "aggro", |
|
4865
|
|
|
|
|
|
|
"agones" => "agon", |
|
4866
|
|
|
|
|
|
|
"agorae" => "agora", |
|
4867
|
|
|
|
|
|
|
"agrogoroda" => "agrogorod", |
|
4868
|
|
|
|
|
|
|
"aides de camp" => "aide de camp", |
|
4869
|
|
|
|
|
|
|
"aides-de-camp" => "aide-de-camp", |
|
4870
|
|
|
|
|
|
|
"alae" => "ala", |
|
4871
|
|
|
|
|
|
|
"alani" => "alan", |
|
4872
|
|
|
|
|
|
|
"alans" => "alan", |
|
4873
|
|
|
|
|
|
|
"alberghi" => "albergo", |
|
4874
|
|
|
|
|
|
|
"albinos" => "albino", |
|
4875
|
|
|
|
|
|
|
"ale wives" => "ale wife", |
|
4876
|
|
|
|
|
|
|
"ale-wives" => "ale-wife", |
|
4877
|
|
|
|
|
|
|
"Alfurese" => "Alfurese", |
|
4878
|
|
|
|
|
|
|
"algae" => "alga", |
|
4879
|
|
|
|
|
|
|
"alguaciles" => "alguacil", |
|
4880
|
|
|
|
|
|
|
"alguacils" => "alguacil", |
|
4881
|
|
|
|
|
|
|
"aliases" => "alias", |
|
4882
|
|
|
|
|
|
|
"allargandi" => "allargando", |
|
4883
|
|
|
|
|
|
|
"allegros" => "allegro", |
|
4884
|
|
|
|
|
|
|
"alluvia" => "alluvium", |
|
4885
|
|
|
|
|
|
|
"alluviums" => "alluvium", |
|
4886
|
|
|
|
|
|
|
"alti" => "alto", |
|
4887
|
|
|
|
|
|
|
"alto relievos" => "alto relievo", |
|
4888
|
|
|
|
|
|
|
"alto-relievos" => "alto-relievo", |
|
4889
|
|
|
|
|
|
|
"altorelievos" => "altorelievo", |
|
4890
|
|
|
|
|
|
|
"altos" => "alto", |
|
4891
|
|
|
|
|
|
|
"alulae" => "alula", |
|
4892
|
|
|
|
|
|
|
"alumnae" => "alumna", |
|
4893
|
|
|
|
|
|
|
"alumni" => "alumnus", |
|
4894
|
|
|
|
|
|
|
"alveoli" => "alveolus", |
|
4895
|
|
|
|
|
|
|
"Amboinese" => "Amboinese", |
|
4896
|
|
|
|
|
|
|
"ambones" => "ambo", |
|
4897
|
|
|
|
|
|
|
"ambos" => "ambo", |
|
4898
|
|
|
|
|
|
|
"ambulacra" => "ambulacrum", |
|
4899
|
|
|
|
|
|
|
"ambuscadoes" => "ambuscado", |
|
4900
|
|
|
|
|
|
|
"ambuscados" => "ambuscado", |
|
4901
|
|
|
|
|
|
|
"amenta" => "amentum", |
|
4902
|
|
|
|
|
|
|
"Americanese" => "Americanese", |
|
4903
|
|
|
|
|
|
|
"amici curiae" => "amicus curiae", |
|
4904
|
|
|
|
|
|
|
"ammos" => "ammo", |
|
4905
|
|
|
|
|
|
|
"amoebae" => "amoeba", |
|
4906
|
|
|
|
|
|
|
"amoebas" => "amoeba", |
|
4907
|
|
|
|
|
|
|
"amoretti" => "amoretto", |
|
4908
|
|
|
|
|
|
|
"amorini" => "amorino", |
|
4909
|
|
|
|
|
|
|
"Amoyese" => "Amoyese", |
|
4910
|
|
|
|
|
|
|
"amphipneusta" => "amphipneust", |
|
4911
|
|
|
|
|
|
|
"amphipneusts" => "amphipneust", |
|
4912
|
|
|
|
|
|
|
"amphorae" => "amphora", |
|
4913
|
|
|
|
|
|
|
"anacolutha" => "anacoluthon", |
|
4914
|
|
|
|
|
|
|
"anacoluthons" => "anacoluthon", |
|
4915
|
|
|
|
|
|
|
"anathemas" => "anathema", |
|
4916
|
|
|
|
|
|
|
"anathemata" => "anathema", |
|
4917
|
|
|
|
|
|
|
"ancone" => "ancona", |
|
4918
|
|
|
|
|
|
|
"Andamanese" => "Andamanese", |
|
4919
|
|
|
|
|
|
|
"angiomata" => "angioma", |
|
4920
|
|
|
|
|
|
|
"Angolese" => "Angolese", |
|
4921
|
|
|
|
|
|
|
"angustiae" => "angustia", |
|
4922
|
|
|
|
|
|
|
"anlagen" => "anlage", |
|
4923
|
|
|
|
|
|
|
"anlages" => "anlage", |
|
4924
|
|
|
|
|
|
|
"Annamese" => "Annamese", |
|
4925
|
|
|
|
|
|
|
"antae" => "anta", |
|
4926
|
|
|
|
|
|
|
"Antananarivos" => "Antananarivo", |
|
4927
|
|
|
|
|
|
|
"antefixa" => "antefix", |
|
4928
|
|
|
|
|
|
|
"antennae" => "antenna", |
|
4929
|
|
|
|
|
|
|
"antennas" => "antenna", |
|
4930
|
|
|
|
|
|
|
"anthemia" => "anthemion", |
|
4931
|
|
|
|
|
|
|
"anthodia" => "anthodium", |
|
4932
|
|
|
|
|
|
|
"anti sera" => "anti serum", |
|
4933
|
|
|
|
|
|
|
"anti serums" => "anti serum", |
|
4934
|
|
|
|
|
|
|
"anti-sera" => "anti-serum", |
|
4935
|
|
|
|
|
|
|
"anti-serums" => "anti-serum", |
|
4936
|
|
|
|
|
|
|
"antifixes" => "antefix", |
|
4937
|
|
|
|
|
|
|
"antisera" => "antiserum", |
|
4938
|
|
|
|
|
|
|
"antra" => "antrum", |
|
4939
|
|
|
|
|
|
|
"apexes" => "apex", |
|
4940
|
|
|
|
|
|
|
"aphelia" => "aphelion", |
|
4941
|
|
|
|
|
|
|
"aphides" => "aphis", |
|
4942
|
|
|
|
|
|
|
"apices" => "apex", |
|
4943
|
|
|
|
|
|
|
"apothecia" => "apothecium", |
|
4944
|
|
|
|
|
|
|
"apparatchiki" => "apparatchik", |
|
4945
|
|
|
|
|
|
|
"apparatchiks" => "apparatchik", |
|
4946
|
|
|
|
|
|
|
"apparatus" => "apparatus", |
|
4947
|
|
|
|
|
|
|
"apparatuses" => "apparatus", |
|
4948
|
|
|
|
|
|
|
"appendices" => "appendix", |
|
4949
|
|
|
|
|
|
|
"appendixes" => "appendix", |
|
4950
|
|
|
|
|
|
|
"appressoria" => "appressorium", |
|
4951
|
|
|
|
|
|
|
"apsides" => "apsis", |
|
4952
|
|
|
|
|
|
|
"apteria" => "apterium", |
|
4953
|
|
|
|
|
|
|
"aptychi" => "aptychus", |
|
4954
|
|
|
|
|
|
|
"aquaria" => "aquarium", |
|
4955
|
|
|
|
|
|
|
"aquariums" => "aquarium", |
|
4956
|
|
|
|
|
|
|
"Aragonese" => "Aragonese", |
|
4957
|
|
|
|
|
|
|
"Arakanese" => "Arakanese", |
|
4958
|
|
|
|
|
|
|
"arangoes" => "arango", |
|
4959
|
|
|
|
|
|
|
"arboreta" => "arboretum", |
|
4960
|
|
|
|
|
|
|
"arcana" => "arcanum", |
|
4961
|
|
|
|
|
|
|
"archegonia" => "archegonium", |
|
4962
|
|
|
|
|
|
|
"archipelagoes" => "archipelago", |
|
4963
|
|
|
|
|
|
|
"archipelagos" => "archipelago", |
|
4964
|
|
|
|
|
|
|
"arcosolia" => "arcosolium", |
|
4965
|
|
|
|
|
|
|
"areolae" => "areola", |
|
4966
|
|
|
|
|
|
|
"argumenta" => "argumentum", |
|
4967
|
|
|
|
|
|
|
"aristae" => "arista", |
|
4968
|
|
|
|
|
|
|
"armadillos" => "armadillo", |
|
4969
|
|
|
|
|
|
|
"arrhae" => "arrha", |
|
4970
|
|
|
|
|
|
|
"arves" => "arf", |
|
4971
|
|
|
|
|
|
|
"asbestoses" => "asbestos", |
|
4972
|
|
|
|
|
|
|
"ascidia" => "ascidium", |
|
4973
|
|
|
|
|
|
|
"Asherahs" => "Asherah", |
|
4974
|
|
|
|
|
|
|
"Asherim" => "Asherah", |
|
4975
|
|
|
|
|
|
|
"Assamese" => "Assamese", |
|
4976
|
|
|
|
|
|
|
"asteriae" => "asterias", |
|
4977
|
|
|
|
|
|
|
"astrocytomas" => "astrocytoma", |
|
4978
|
|
|
|
|
|
|
"astrocytomata" => "astrocytoma", |
|
4979
|
|
|
|
|
|
|
"asyla" => "asylum", |
|
4980
|
|
|
|
|
|
|
"asylums" => "asylum", |
|
4981
|
|
|
|
|
|
|
"asyndeta" => "asyndeton", |
|
4982
|
|
|
|
|
|
|
"atamans" => "ataman", |
|
4983
|
|
|
|
|
|
|
"atlantes" => "atlas", |
|
4984
|
|
|
|
|
|
|
"Atlantes" => "Atlas", |
|
4985
|
|
|
|
|
|
|
"atlases" => "atlas", |
|
4986
|
|
|
|
|
|
|
"atmas" => "atman", |
|
4987
|
|
|
|
|
|
|
"aurei" => "aureus", |
|
4988
|
|
|
|
|
|
|
"aurorae" => "aurora", |
|
4989
|
|
|
|
|
|
|
"auroras" => "aurora", |
|
4990
|
|
|
|
|
|
|
"Auslesen" => "Auslese", |
|
4991
|
|
|
|
|
|
|
"auslesen" => "auslese", |
|
4992
|
|
|
|
|
|
|
"ausleses" => "auslese", |
|
4993
|
|
|
|
|
|
|
"auspices" => "auspex", |
|
4994
|
|
|
|
|
|
|
"auto de fes" => "auto de fe", |
|
4995
|
|
|
|
|
|
|
"auto-de-fes" => "auto-de-fe", |
|
4996
|
|
|
|
|
|
|
"autobahnen" => "autobahn", |
|
4997
|
|
|
|
|
|
|
"autobahns" => "autobahn", |
|
4998
|
|
|
|
|
|
|
"autochthones" => "autochthon", |
|
4999
|
|
|
|
|
|
|
"autochthons" => "autochthon", |
|
5000
|
|
|
|
|
|
|
"autos" => "auto", |
|
5001
|
|
|
|
|
|
|
"autos de fes" => "auto de fe", |
|
5002
|
|
|
|
|
|
|
"autos-de-fes" => "auto-de-fe", |
|
5003
|
|
|
|
|
|
|
"autostradas" => "autostrada", |
|
5004
|
|
|
|
|
|
|
"autostrade" => "autostrada", |
|
5005
|
|
|
|
|
|
|
"avicularia" => "avicularium", |
|
5006
|
|
|
|
|
|
|
"Avignonese" => "Avignonese", |
|
5007
|
|
|
|
|
|
|
"avisos" => "aviso", |
|
5008
|
|
|
|
|
|
|
"avocados" => "avocado", |
|
5009
|
|
|
|
|
|
|
"axes" => "axe", |
|
5010
|
|
|
|
|
|
|
"axillae" => "axilla", |
|
5011
|
|
|
|
|
|
|
"axones" => "axon", |
|
5012
|
|
|
|
|
|
|
"axons" => "axon", |
|
5013
|
|
|
|
|
|
|
"axopodia" => "axopodium", |
|
5014
|
|
|
|
|
|
|
"Azerbaijanese" => "Azerbaijanese", |
|
5015
|
|
|
|
|
|
|
"baalim" => "baal", |
|
5016
|
|
|
|
|
|
|
"baals" => "baal", |
|
5017
|
|
|
|
|
|
|
"bacilli" => "bacillus", |
|
5018
|
|
|
|
|
|
|
"bacteria" => "bacterium", |
|
5019
|
|
|
|
|
|
|
"Bahamans" => "Bahaman", |
|
5020
|
|
|
|
|
|
|
"bajocchi" => "bajocco", |
|
5021
|
|
|
|
|
|
|
"Balinese" => "Balinese", |
|
5022
|
|
|
|
|
|
|
"ballabili" => "ballabile", |
|
5023
|
|
|
|
|
|
|
"ballate" => "ballata", |
|
5024
|
|
|
|
|
|
|
"ballerinas" => "ballerina", |
|
5025
|
|
|
|
|
|
|
"ballerine" => "ballerina", |
|
5026
|
|
|
|
|
|
|
"ballistae" => "ballista", |
|
5027
|
|
|
|
|
|
|
"ballistas" => "ballista", |
|
5028
|
|
|
|
|
|
|
"Bamakos" => "Bamako", |
|
5029
|
|
|
|
|
|
|
"bandeaus" => "bandeau", |
|
5030
|
|
|
|
|
|
|
"bandeaux" => "bandeau", |
|
5031
|
|
|
|
|
|
|
"bandits" => "bandit", |
|
5032
|
|
|
|
|
|
|
"banditti" => "bandit", |
|
5033
|
|
|
|
|
|
|
"Barquisimetos" => "Barquisimeto", |
|
5034
|
|
|
|
|
|
|
"barricoes" => "barrico", |
|
5035
|
|
|
|
|
|
|
"bases" => "base", |
|
5036
|
|
|
|
|
|
|
"basilicae" => "basilica", |
|
5037
|
|
|
|
|
|
|
"basilicas" => "basilica", |
|
5038
|
|
|
|
|
|
|
"bass" => "bass", |
|
5039
|
|
|
|
|
|
|
"basses" => "bass", |
|
5040
|
|
|
|
|
|
|
"bassi" => "basso", |
|
5041
|
|
|
|
|
|
|
"bassos" => "basso", |
|
5042
|
|
|
|
|
|
|
"bateaus" => "bateau", |
|
5043
|
|
|
|
|
|
|
"bateaux" => "bateau", |
|
5044
|
|
|
|
|
|
|
"bathoses" => "bathos", |
|
5045
|
|
|
|
|
|
|
"baths" => "bath", |
|
5046
|
|
|
|
|
|
|
"batzes" => "batz", |
|
5047
|
|
|
|
|
|
|
"beau gestes" => "beau geste", |
|
5048
|
|
|
|
|
|
|
"beaus" => "beau", |
|
5049
|
|
|
|
|
|
|
"beaux" => "beau", |
|
5050
|
|
|
|
|
|
|
"beaux esprits" => "bel-esprit", |
|
5051
|
|
|
|
|
|
|
"beaux gestes" => "beau geste", |
|
5052
|
|
|
|
|
|
|
"beaux hommes" => "bel homme", |
|
5053
|
|
|
|
|
|
|
"bechuana" => "bechuana", |
|
5054
|
|
|
|
|
|
|
"bechuanas" => "bechuana", |
|
5055
|
|
|
|
|
|
|
"beefs" => "beef", |
|
5056
|
|
|
|
|
|
|
"beerenauslesen" => "beerenauslese", |
|
5057
|
|
|
|
|
|
|
"beeves" => "beef", |
|
5058
|
|
|
|
|
|
|
"belle epoques" => "belle epoque", |
|
5059
|
|
|
|
|
|
|
"belles epoques" => "belle epoque", |
|
5060
|
|
|
|
|
|
|
"bemas" => "bema", |
|
5061
|
|
|
|
|
|
|
"bemata" => "bema", |
|
5062
|
|
|
|
|
|
|
"Bengalese" => "Bengalese", |
|
5063
|
|
|
|
|
|
|
"Bernese" => "Bernese", |
|
5064
|
|
|
|
|
|
|
"bersaglieri" => "bersagliere", |
|
5065
|
|
|
|
|
|
|
"bhikshook" => "bhikshu", |
|
5066
|
|
|
|
|
|
|
"bhikshus" => "bhikshu", |
|
5067
|
|
|
|
|
|
|
"Bhutanese" => "Bhutanese", |
|
5068
|
|
|
|
|
|
|
"biases" => "bias", |
|
5069
|
|
|
|
|
|
|
"bierstuben" => "bierstube", |
|
5070
|
|
|
|
|
|
|
"bierstubes" => "bierstube", |
|
5071
|
|
|
|
|
|
|
"bifolia" => "bifolium", |
|
5072
|
|
|
|
|
|
|
"bijoux" => "bijou", |
|
5073
|
|
|
|
|
|
|
"bilboes" => "bilbo", |
|
5074
|
|
|
|
|
|
|
"bimbos" => "bimbo", |
|
5075
|
|
|
|
|
|
|
"bingos" => "bingo", |
|
5076
|
|
|
|
|
|
|
"Biros" => "Biro", |
|
5077
|
|
|
|
|
|
|
"biscotti" => "biscotto", |
|
5078
|
|
|
|
|
|
|
"bison" => "bison", |
|
5079
|
|
|
|
|
|
|
"bisons" => "bison", |
|
5080
|
|
|
|
|
|
|
"blastemata" => "blastema", |
|
5081
|
|
|
|
|
|
|
"blemyae" => "blemya", |
|
5082
|
|
|
|
|
|
|
"blini" => "blin", |
|
5083
|
|
|
|
|
|
|
"blinis" => "blin", |
|
5084
|
|
|
|
|
|
|
"blitzes" => "blitz", |
|
5085
|
|
|
|
|
|
|
"blouses" => "blouse", |
|
5086
|
|
|
|
|
|
|
"blues" => "blue", |
|
5087
|
|
|
|
|
|
|
"bodegones" => "bodegon", |
|
5088
|
|
|
|
|
|
|
"boleros" => "bolero", |
|
5089
|
|
|
|
|
|
|
"Bolognese" => "Bolognese", |
|
5090
|
|
|
|
|
|
|
"boluses" => "bolus", |
|
5091
|
|
|
|
|
|
|
"Bolzanos" => "Bolzano", |
|
5092
|
|
|
|
|
|
|
"bon mots" => "bon mot", |
|
5093
|
|
|
|
|
|
|
"bon vivants" => "bon vivant", |
|
5094
|
|
|
|
|
|
|
"bongoes" => "bongo", |
|
5095
|
|
|
|
|
|
|
"bongos" => "bongo", |
|
5096
|
|
|
|
|
|
|
"bonis fidebus" => "bona fides", |
|
5097
|
|
|
|
|
|
|
"bons mots" => "bon mot", |
|
5098
|
|
|
|
|
|
|
"bons vivants" => "bon vivant", |
|
5099
|
|
|
|
|
|
|
"bordereaux" => "bordereau", |
|
5100
|
|
|
|
|
|
|
"Borghese" => "Borghese", |
|
5101
|
|
|
|
|
|
|
"Bostonese" => "Bostonese", |
|
5102
|
|
|
|
|
|
|
"Botos" => "Boto", |
|
5103
|
|
|
|
|
|
|
"bozzetti" => "bozzetto", |
|
5104
|
|
|
|
|
|
|
"braccia" => "braccio", |
|
5105
|
|
|
|
|
|
|
"brachiopoda" => "brachiopod", |
|
5106
|
|
|
|
|
|
|
"brachiopods" => "brachiopod", |
|
5107
|
|
|
|
|
|
|
"branchiopoda" => "branchiopod", |
|
5108
|
|
|
|
|
|
|
"branchiopods" => "branchiopod", |
|
5109
|
|
|
|
|
|
|
"bratwurste" => "bratwurst", |
|
5110
|
|
|
|
|
|
|
"bratwursts" => "bratwurst", |
|
5111
|
|
|
|
|
|
|
"bravoes" => "bravo", |
|
5112
|
|
|
|
|
|
|
"bravos" => "bravo", |
|
5113
|
|
|
|
|
|
|
"break aways" => "break away", |
|
5114
|
|
|
|
|
|
|
"break-aways" => "break-away", |
|
5115
|
|
|
|
|
|
|
"breakaways" => "breakaway", |
|
5116
|
|
|
|
|
|
|
"breaks away" => "break away", |
|
5117
|
|
|
|
|
|
|
"breaks-away" => "break-away", |
|
5118
|
|
|
|
|
|
|
"breaksaway" => "breakaway", |
|
5119
|
|
|
|
|
|
|
"bream" => "bream", |
|
5120
|
|
|
|
|
|
|
"breeches" => "breech", |
|
5121
|
|
|
|
|
|
|
"bregmata" => "bregma", |
|
5122
|
|
|
|
|
|
|
"brethren" => "brother", |
|
5123
|
|
|
|
|
|
|
"brethren german" => "brother german", |
|
5124
|
|
|
|
|
|
|
"brethren-german" => "brother-german", |
|
5125
|
|
|
|
|
|
|
"brigadier generals" => "brigadier general", |
|
5126
|
|
|
|
|
|
|
"britches" => "britches", |
|
5127
|
|
|
|
|
|
|
"bronchi" => "bronchus", |
|
5128
|
|
|
|
|
|
|
"bronchitises" => "bronchitis", |
|
5129
|
|
|
|
|
|
|
"brothers" => "brother", |
|
5130
|
|
|
|
|
|
|
"brothers german" => "brother german", |
|
5131
|
|
|
|
|
|
|
"brothers-german" => "brother-german", |
|
5132
|
|
|
|
|
|
|
"bruschette" => "bruschetta", |
|
5133
|
|
|
|
|
|
|
"buboes" => "bubo", |
|
5134
|
|
|
|
|
|
|
"buffalo" => "buffalo", |
|
5135
|
|
|
|
|
|
|
"buffalos" => "buffalo", |
|
5136
|
|
|
|
|
|
|
"Buginese" => "Buginese", |
|
5137
|
|
|
|
|
|
|
"bulimi" => "bulimus", |
|
5138
|
|
|
|
|
|
|
"bullae" => "bulla", |
|
5139
|
|
|
|
|
|
|
"bureaus" => "bureau", |
|
5140
|
|
|
|
|
|
|
"bureaux" => "bureau", |
|
5141
|
|
|
|
|
|
|
"Burmans" => "Burman", |
|
5142
|
|
|
|
|
|
|
"Burmese" => "Burmese", |
|
5143
|
|
|
|
|
|
|
"burros" => "burro", |
|
5144
|
|
|
|
|
|
|
"bursae" => "bursa", |
|
5145
|
|
|
|
|
|
|
"burschen" => "bursch", |
|
5146
|
|
|
|
|
|
|
"bursitises" => "bursitis", |
|
5147
|
|
|
|
|
|
|
"bustoes" => "busto", |
|
5148
|
|
|
|
|
|
|
"bustos" => "busto", |
|
5149
|
|
|
|
|
|
|
"buzzes" => "buzz", |
|
5150
|
|
|
|
|
|
|
"bylinas" => "bylina", |
|
5151
|
|
|
|
|
|
|
"byliny" => "bylina", |
|
5152
|
|
|
|
|
|
|
"cabalettas" => "cabaletta", |
|
5153
|
|
|
|
|
|
|
"cabalette" => "cabaletta", |
|
5154
|
|
|
|
|
|
|
"cacti" => "cactus", |
|
5155
|
|
|
|
|
|
|
"cactuses" => "cactus", |
|
5156
|
|
|
|
|
|
|
"caddises" => "caddis", |
|
5157
|
|
|
|
|
|
|
"caducei" => "caduceus", |
|
5158
|
|
|
|
|
|
|
"caeca" => "caecum", |
|
5159
|
|
|
|
|
|
|
"caffe macchiati" => "caffe macchiato", |
|
5160
|
|
|
|
|
|
|
"caffe macchiatos" => "caffe macchiato", |
|
5161
|
|
|
|
|
|
|
"caffe ristretti" => "caffe ristretto", |
|
5162
|
|
|
|
|
|
|
"caffe ristrettos" => "caffe ristretto", |
|
5163
|
|
|
|
|
|
|
"caimans" => "caiman", |
|
5164
|
|
|
|
|
|
|
"Cairos" => "Cairo", |
|
5165
|
|
|
|
|
|
|
"Calabrese" => "Calabrese", |
|
5166
|
|
|
|
|
|
|
"calamistra" => "calamistrum", |
|
5167
|
|
|
|
|
|
|
"calathi" => "calathus", |
|
5168
|
|
|
|
|
|
|
"calices" => "calix", |
|
5169
|
|
|
|
|
|
|
"calluses" => "callus", |
|
5170
|
|
|
|
|
|
|
"calypsos" => "calypso", |
|
5171
|
|
|
|
|
|
|
"calzones" => "calzone", |
|
5172
|
|
|
|
|
|
|
"calzoni" => "calzone", |
|
5173
|
|
|
|
|
|
|
"Camaldolese" => "Camaldolese", |
|
5174
|
|
|
|
|
|
|
"camera obscuras" => "camera obscura", |
|
5175
|
|
|
|
|
|
|
"camerae obscurae" => "camera obscura", |
|
5176
|
|
|
|
|
|
|
"canaliculi" => "canaliculus", |
|
5177
|
|
|
|
|
|
|
"candelabra" => "candelabrum", |
|
5178
|
|
|
|
|
|
|
"cannabises" => "cannabis", |
|
5179
|
|
|
|
|
|
|
"canthari" => "cantharus", |
|
5180
|
|
|
|
|
|
|
"Cantonese" => "Cantonese", |
|
5181
|
|
|
|
|
|
|
"cantos" => "canto", |
|
5182
|
|
|
|
|
|
|
"cantus" => "cantus", |
|
5183
|
|
|
|
|
|
|
"cantuses" => "cantus", |
|
5184
|
|
|
|
|
|
|
"canvases" => "canvas", |
|
5185
|
|
|
|
|
|
|
"canzonettas" => "canzonetta", |
|
5186
|
|
|
|
|
|
|
"canzonette" => "canzonetta", |
|
5187
|
|
|
|
|
|
|
"capataces" => "capataz", |
|
5188
|
|
|
|
|
|
|
"capi" => "capo", |
|
5189
|
|
|
|
|
|
|
"capos" => "capo", |
|
5190
|
|
|
|
|
|
|
"cappuccinos" => "cappuccino", |
|
5191
|
|
|
|
|
|
|
"carabinieri" => "carabiniere", |
|
5192
|
|
|
|
|
|
|
"carcinomas" => "carcinoma", |
|
5193
|
|
|
|
|
|
|
"carcinomata" => "carcinoma", |
|
5194
|
|
|
|
|
|
|
"cardines" => "cardo", |
|
5195
|
|
|
|
|
|
|
"cardophagi" => "cardophagus", |
|
5196
|
|
|
|
|
|
|
"cargadores" => "cargador", |
|
5197
|
|
|
|
|
|
|
"caribou" => "caribou", |
|
5198
|
|
|
|
|
|
|
"caribous" => "caribou", |
|
5199
|
|
|
|
|
|
|
"carices" => "carex", |
|
5200
|
|
|
|
|
|
|
"Carlylese" => "Carlylese", |
|
5201
|
|
|
|
|
|
|
"carmens" => "carmen", |
|
5202
|
|
|
|
|
|
|
"carmina" => "carmen", |
|
5203
|
|
|
|
|
|
|
"carp" => "carp", |
|
5204
|
|
|
|
|
|
|
"cartes de visite" => "carte de visite", |
|
5205
|
|
|
|
|
|
|
"cartes-de-visite" => "carte-de-visite", |
|
5206
|
|
|
|
|
|
|
"caryatides" => "caryatid", |
|
5207
|
|
|
|
|
|
|
"caryatids" => "caryatid", |
|
5208
|
|
|
|
|
|
|
"caryopsides" => "caryopsis", |
|
5209
|
|
|
|
|
|
|
"casinos" => "casino", |
|
5210
|
|
|
|
|
|
|
"Cassinese" => "Cassinese", |
|
5211
|
|
|
|
|
|
|
"cassones" => "cassone", |
|
5212
|
|
|
|
|
|
|
"cassoni" => "cassone", |
|
5213
|
|
|
|
|
|
|
"castra" => "castrum", |
|
5214
|
|
|
|
|
|
|
"castrati" => "castrato", |
|
5215
|
|
|
|
|
|
|
"casus belli" => "casus belli", |
|
5216
|
|
|
|
|
|
|
"cathismata" => "cathisma", |
|
5217
|
|
|
|
|
|
|
"caudices" => "caudex", |
|
5218
|
|
|
|
|
|
|
"caules" => "caulis", |
|
5219
|
|
|
|
|
|
|
"caveae" => "cavea", |
|
5220
|
|
|
|
|
|
|
"caymans" => "cayman", |
|
5221
|
|
|
|
|
|
|
"cecidia" => "cecidium", |
|
5222
|
|
|
|
|
|
|
"Celanese" => "Celanese", |
|
5223
|
|
|
|
|
|
|
"celiae" => "celia", |
|
5224
|
|
|
|
|
|
|
"cellos" => "cello", |
|
5225
|
|
|
|
|
|
|
"cementomata" => "cementoma", |
|
5226
|
|
|
|
|
|
|
"centesimi" => "centesimo", |
|
5227
|
|
|
|
|
|
|
"centumviri" => "centumvir", |
|
5228
|
|
|
|
|
|
|
"cerci" => "cercus", |
|
5229
|
|
|
|
|
|
|
"cerimans" => "ceriman", |
|
5230
|
|
|
|
|
|
|
"Ceylonese" => "Ceylonese", |
|
5231
|
|
|
|
|
|
|
"chaetae" => "chaeta", |
|
5232
|
|
|
|
|
|
|
"chaoses" => "chaos", |
|
5233
|
|
|
|
|
|
|
"chapeaus" => "chapeau", |
|
5234
|
|
|
|
|
|
|
"chapeaux" => "chapeau", |
|
5235
|
|
|
|
|
|
|
"chapplies" => "chapplis", |
|
5236
|
|
|
|
|
|
|
"charismas" => "charisma", |
|
5237
|
|
|
|
|
|
|
"charismata" => "charisma", |
|
5238
|
|
|
|
|
|
|
"chassis" => "chassis", |
|
5239
|
|
|
|
|
|
|
"chateaus" => "chateau", |
|
5240
|
|
|
|
|
|
|
"chateaux" => "chateau", |
|
5241
|
|
|
|
|
|
|
"cherubim" => "cherub", |
|
5242
|
|
|
|
|
|
|
"cherubs" => "cherub", |
|
5243
|
|
|
|
|
|
|
"chervontzi" => "chervonetz", |
|
5244
|
|
|
|
|
|
|
"chevaux" => "cheval", |
|
5245
|
|
|
|
|
|
|
"chevaux de bataille" => "cheval de bataille", |
|
5246
|
|
|
|
|
|
|
"chevaux-de-bataille" => "cheval-de-bataille", |
|
5247
|
|
|
|
|
|
|
"Chicagos" => "Chicago", |
|
5248
|
|
|
|
|
|
|
"children" => "child", |
|
5249
|
|
|
|
|
|
|
"Chimangos" => "Chimango", |
|
5250
|
|
|
|
|
|
|
"Chinese" => "Chinese", |
|
5251
|
|
|
|
|
|
|
"chintzes" => "chintz", |
|
5252
|
|
|
|
|
|
|
"chitarroni" => "chitarrone", |
|
5253
|
|
|
|
|
|
|
"chlamydiae" => "chlamydia", |
|
5254
|
|
|
|
|
|
|
"chlamydias" => "chlamydia", |
|
5255
|
|
|
|
|
|
|
"choanae" => "choana", |
|
5256
|
|
|
|
|
|
|
"chordae" => "chorda", |
|
5257
|
|
|
|
|
|
|
"choruses" => "chorus", |
|
5258
|
|
|
|
|
|
|
"choux" => "chou", |
|
5259
|
|
|
|
|
|
|
"chromidia" => "chromidium", |
|
5260
|
|
|
|
|
|
|
"chromonemata" => "chromonema", |
|
5261
|
|
|
|
|
|
|
"chrysalides" => "chrysalis", |
|
5262
|
|
|
|
|
|
|
"chrysalises" => "chrysalis", |
|
5263
|
|
|
|
|
|
|
"cicatrices" => "cicatrix", |
|
5264
|
|
|
|
|
|
|
"cilantros" => "cilantro", |
|
5265
|
|
|
|
|
|
|
"cimices" => "cimex", |
|
5266
|
|
|
|
|
|
|
"cinclides" => "cinclis", |
|
5267
|
|
|
|
|
|
|
"cistophorori" => "cistophorus", |
|
5268
|
|
|
|
|
|
|
"cladi" => "cladus", |
|
5269
|
|
|
|
|
|
|
"claustra" => "claustrum", |
|
5270
|
|
|
|
|
|
|
"clausulae" => "clausula", |
|
5271
|
|
|
|
|
|
|
"clavulae" => "clavula", |
|
5272
|
|
|
|
|
|
|
"cleithra" => "cleithrum", |
|
5273
|
|
|
|
|
|
|
"clepsydrae" => "clepsydra", |
|
5274
|
|
|
|
|
|
|
"clepsydras" => "clepsydra", |
|
5275
|
|
|
|
|
|
|
"clippers" => "clippers", |
|
5276
|
|
|
|
|
|
|
"clitorides" => "clitoris", |
|
5277
|
|
|
|
|
|
|
"clitorises" => "clitoris", |
|
5278
|
|
|
|
|
|
|
"clostridia" => "clostridium", |
|
5279
|
|
|
|
|
|
|
"coagula" => "coagulum", |
|
5280
|
|
|
|
|
|
|
"coccidia" => "coccidium", |
|
5281
|
|
|
|
|
|
|
"cochitos" => "cochito", |
|
5282
|
|
|
|
|
|
|
"cocos" => "coco", |
|
5283
|
|
|
|
|
|
|
"cod" => "cod", |
|
5284
|
|
|
|
|
|
|
"codices" => "codex", |
|
5285
|
|
|
|
|
|
|
"coeliae" => "coelia", |
|
5286
|
|
|
|
|
|
|
"coes" => "co", |
|
5287
|
|
|
|
|
|
|
"cognoscenti" => "cognoscente", |
|
5288
|
|
|
|
|
|
|
"coitus" => "coitus", |
|
5289
|
|
|
|
|
|
|
"coituses" => "coitus", |
|
5290
|
|
|
|
|
|
|
"collegia" => "collegium", |
|
5291
|
|
|
|
|
|
|
"collegia musica" => "collegium musicum", |
|
5292
|
|
|
|
|
|
|
"Colombos" => "Colombo", |
|
5293
|
|
|
|
|
|
|
"Colorados" => "Colorado", |
|
5294
|
|
|
|
|
|
|
"columbaria" => "columbarium", |
|
5295
|
|
|
|
|
|
|
"columnae" => "columna", |
|
5296
|
|
|
|
|
|
|
"comae" => "coma", |
|
5297
|
|
|
|
|
|
|
"comatulae" => "comatula", |
|
5298
|
|
|
|
|
|
|
"commandos" => "commando", |
|
5299
|
|
|
|
|
|
|
"compendia" => "compendium", |
|
5300
|
|
|
|
|
|
|
"compendiums" => "compendium", |
|
5301
|
|
|
|
|
|
|
"competentes" => "competent", |
|
5302
|
|
|
|
|
|
|
"concerti grossi" => "concerto grosso", |
|
5303
|
|
|
|
|
|
|
"concertinos" => "concertino", |
|
5304
|
|
|
|
|
|
|
"concetti" => "concetto", |
|
5305
|
|
|
|
|
|
|
"condos" => "condo", |
|
5306
|
|
|
|
|
|
|
"condottieri" => "condottiere", |
|
5307
|
|
|
|
|
|
|
"conducti" => "conductus", |
|
5308
|
|
|
|
|
|
|
"coneys" => "coney", |
|
5309
|
|
|
|
|
|
|
"confervae" => "conferva", |
|
5310
|
|
|
|
|
|
|
"confluvia" => "confluvium", |
|
5311
|
|
|
|
|
|
|
"congii" => "congius", |
|
5312
|
|
|
|
|
|
|
"Congoese" => "Congoese", |
|
5313
|
|
|
|
|
|
|
"Congolese" => "Congolese", |
|
5314
|
|
|
|
|
|
|
"conidia" => "conidium", |
|
5315
|
|
|
|
|
|
|
"conies" => "coney", |
|
5316
|
|
|
|
|
|
|
"conoscenti" => "conoscente", |
|
5317
|
|
|
|
|
|
|
"consortia" => "consortium", |
|
5318
|
|
|
|
|
|
|
"consortiums" => "consortium", |
|
5319
|
|
|
|
|
|
|
"contadine" => "contadina", |
|
5320
|
|
|
|
|
|
|
"contadini" => "contadino", |
|
5321
|
|
|
|
|
|
|
"contagia" => "contagium", |
|
5322
|
|
|
|
|
|
|
"contangos" => "contango", |
|
5323
|
|
|
|
|
|
|
"contrafacta" => "contrafactum", |
|
5324
|
|
|
|
|
|
|
"contralti" => "contralto", |
|
5325
|
|
|
|
|
|
|
"contraltos" => "contralto", |
|
5326
|
|
|
|
|
|
|
"contretemps" => "contretemps", |
|
5327
|
|
|
|
|
|
|
"conversaziones" => "conversazione", |
|
5328
|
|
|
|
|
|
|
"conversazioni" => "conversazione", |
|
5329
|
|
|
|
|
|
|
"convolvuli" => "convolvulus", |
|
5330
|
|
|
|
|
|
|
"convolvuluses" => "convolvulus", |
|
5331
|
|
|
|
|
|
|
"conys" => "cony", |
|
5332
|
|
|
|
|
|
|
"corgis" => "corgi", |
|
5333
|
|
|
|
|
|
|
"corgwn" => "corgi", |
|
5334
|
|
|
|
|
|
|
"corgys" => "corgy", |
|
5335
|
|
|
|
|
|
|
"cornetti" => "cornetto", |
|
5336
|
|
|
|
|
|
|
"corni" => "corno", |
|
5337
|
|
|
|
|
|
|
"cornua" => "cornu", |
|
5338
|
|
|
|
|
|
|
"coronae" => "corona", |
|
5339
|
|
|
|
|
|
|
"coronas" => "corona", |
|
5340
|
|
|
|
|
|
|
"corpora" => "corpus", |
|
5341
|
|
|
|
|
|
|
"corpora vilia" => "corpus vile", |
|
5342
|
|
|
|
|
|
|
"corps" => "corps", |
|
5343
|
|
|
|
|
|
|
"corpuscula" => "corpusculum", |
|
5344
|
|
|
|
|
|
|
"corpuses" => "corpus", |
|
5345
|
|
|
|
|
|
|
"corrigenda" => "corrigendum", |
|
5346
|
|
|
|
|
|
|
"cortexes" => "cortex", |
|
5347
|
|
|
|
|
|
|
"cortices" => "cortex", |
|
5348
|
|
|
|
|
|
|
"cosmoses" => "cosmos", |
|
5349
|
|
|
|
|
|
|
"costae" => "costa", |
|
5350
|
|
|
|
|
|
|
"coups d'etat" => "coup d'etat", |
|
5351
|
|
|
|
|
|
|
"court martials" => "court martial", |
|
5352
|
|
|
|
|
|
|
"court-martials" => "court martial", |
|
5353
|
|
|
|
|
|
|
"courts martial" => "court martial", |
|
5354
|
|
|
|
|
|
|
"courts-martial" => "court-martial", |
|
5355
|
|
|
|
|
|
|
"cows" => "cow", |
|
5356
|
|
|
|
|
|
|
"coxendices" => "coxendix", |
|
5357
|
|
|
|
|
|
|
"cozes" => "coz", |
|
5358
|
|
|
|
|
|
|
"craft" => "craft", |
|
5359
|
|
|
|
|
|
|
"crafts childer" => "crafts child", |
|
5360
|
|
|
|
|
|
|
"crafts-childer" => "crafts-child", |
|
5361
|
|
|
|
|
|
|
"crania" => "cranium", |
|
5362
|
|
|
|
|
|
|
"craniums" => "cranium", |
|
5363
|
|
|
|
|
|
|
"craspeda" => "craspedum", |
|
5364
|
|
|
|
|
|
|
"crazie" => "crazia", |
|
5365
|
|
|
|
|
|
|
"credos" => "credo", |
|
5366
|
|
|
|
|
|
|
"cremasteres" => "cremaster", |
|
5367
|
|
|
|
|
|
|
"cremasters" => "cremaster", |
|
5368
|
|
|
|
|
|
|
"crescendos" => "crescendo", |
|
5369
|
|
|
|
|
|
|
"cris de coeur" => "cri de coeur", |
|
5370
|
|
|
|
|
|
|
"cristae" => "crista", |
|
5371
|
|
|
|
|
|
|
"criteria" => "criterion", |
|
5372
|
|
|
|
|
|
|
"crowfoots" => "crowfoot", |
|
5373
|
|
|
|
|
|
|
"crura" => "crus", |
|
5374
|
|
|
|
|
|
|
"crustae" => "crusta", |
|
5375
|
|
|
|
|
|
|
"cubicula" => "cubiculum", |
|
5376
|
|
|
|
|
|
|
"culs de four" => "cul de four", |
|
5377
|
|
|
|
|
|
|
"culs de lampe" => "cul de lampe", |
|
5378
|
|
|
|
|
|
|
"culs de sac" => "cul de sac", |
|
5379
|
|
|
|
|
|
|
"culs-de-four" => "cul-de-four", |
|
5380
|
|
|
|
|
|
|
"culs-de-lampe" => "cul-de-lampe", |
|
5381
|
|
|
|
|
|
|
"culs-de-sac" => "cul-de-sac", |
|
5382
|
|
|
|
|
|
|
"cultelli" => "cultellus", |
|
5383
|
|
|
|
|
|
|
"cumuli" => "cumulus", |
|
5384
|
|
|
|
|
|
|
"cuniculi" => "cuniculus", |
|
5385
|
|
|
|
|
|
|
"curiosi" => "curioso", |
|
5386
|
|
|
|
|
|
|
"curiosos" => "curioso", |
|
5387
|
|
|
|
|
|
|
"curricula" => "curriculum", |
|
5388
|
|
|
|
|
|
|
"curriculums" => "curriculum", |
|
5389
|
|
|
|
|
|
|
"cuspides" => "cuspis", |
|
5390
|
|
|
|
|
|
|
"cyanos" => "cyano", |
|
5391
|
|
|
|
|
|
|
"cyathi" => "cyathus", |
|
5392
|
|
|
|
|
|
|
"cyclopes" => "cyclops", |
|
5393
|
|
|
|
|
|
|
"cyclopses" => "cyclops", |
|
5394
|
|
|
|
|
|
|
"cynocephali" => "cynocephalus", |
|
5395
|
|
|
|
|
|
|
"cyphellae" => "cyphella", |
|
5396
|
|
|
|
|
|
|
"cysticerci" => "cysticercus", |
|
5397
|
|
|
|
|
|
|
"cystidia" => "cystidium", |
|
5398
|
|
|
|
|
|
|
"cystomata" => "cystoma", |
|
5399
|
|
|
|
|
|
|
"Czechs" => "Czech", |
|
5400
|
|
|
|
|
|
|
"dace" => "dace", |
|
5401
|
|
|
|
|
|
|
"daces" => "dace", |
|
5402
|
|
|
|
|
|
|
"daises" => "dais", |
|
5403
|
|
|
|
|
|
|
"data" => "datum", |
|
5404
|
|
|
|
|
|
|
"debris" => "debris", |
|
5405
|
|
|
|
|
|
|
"decennia" => "decennium", |
|
5406
|
|
|
|
|
|
|
"deer" => "deer", |
|
5407
|
|
|
|
|
|
|
"deliria" => "delirium", |
|
5408
|
|
|
|
|
|
|
"deliriums" => "delirium", |
|
5409
|
|
|
|
|
|
|
"demos" => "demo", |
|
5410
|
|
|
|
|
|
|
"denarii" => "denarius", |
|
5411
|
|
|
|
|
|
|
"denkmaler" => "denkmal", |
|
5412
|
|
|
|
|
|
|
"denotata" => "denotatum", |
|
5413
|
|
|
|
|
|
|
"dentalia" => "dentalium", |
|
5414
|
|
|
|
|
|
|
"deposita" => "depositum", |
|
5415
|
|
|
|
|
|
|
"depositums" => "depositum", |
|
5416
|
|
|
|
|
|
|
"descripta" => "descriptum", |
|
5417
|
|
|
|
|
|
|
"desiderata" => "desideratum", |
|
5418
|
|
|
|
|
|
|
"designata" => "designatum", |
|
5419
|
|
|
|
|
|
|
"desmans" => "desman", |
|
5420
|
|
|
|
|
|
|
"desmas" => "desma", |
|
5421
|
|
|
|
|
|
|
"desmata" => "desma", |
|
5422
|
|
|
|
|
|
|
"devoti" => "devoto", |
|
5423
|
|
|
|
|
|
|
"devotos" => "devoto", |
|
5424
|
|
|
|
|
|
|
"diabetes" => "diabetes", |
|
5425
|
|
|
|
|
|
|
"diastemata" => "diastema", |
|
5426
|
|
|
|
|
|
|
"dice" => "die", |
|
5427
|
|
|
|
|
|
|
"dichasia" => "dichasium", |
|
5428
|
|
|
|
|
|
|
"dicta" => "dictum", |
|
5429
|
|
|
|
|
|
|
"dictums" => "dictum", |
|
5430
|
|
|
|
|
|
|
"didymes" => "didymis", |
|
5431
|
|
|
|
|
|
|
"dies" => "die", |
|
5432
|
|
|
|
|
|
|
"differentiae" => "differentia", |
|
5433
|
|
|
|
|
|
|
"digitalises" => "digitalis", |
|
5434
|
|
|
|
|
|
|
"dilettantes" => "dilettante", |
|
5435
|
|
|
|
|
|
|
"dilettanti" => "dilettante", |
|
5436
|
|
|
|
|
|
|
"diplococci" => "diplococcus", |
|
5437
|
|
|
|
|
|
|
"diplomas" => "diploma", |
|
5438
|
|
|
|
|
|
|
"diplomata" => "diploma", |
|
5439
|
|
|
|
|
|
|
"diporpae" => "diporpa", |
|
5440
|
|
|
|
|
|
|
"dipsades" => "dipsas", |
|
5441
|
|
|
|
|
|
|
"directrices" => "directrix", |
|
5442
|
|
|
|
|
|
|
"dittos" => "ditto", |
|
5443
|
|
|
|
|
|
|
"diverticula" => "diverticulum", |
|
5444
|
|
|
|
|
|
|
"divertimenti" => "divertimento", |
|
5445
|
|
|
|
|
|
|
"divertimentos" => "divertimento", |
|
5446
|
|
|
|
|
|
|
"djinn" => "djinn", |
|
5447
|
|
|
|
|
|
|
"djinns" => "djinn", |
|
5448
|
|
|
|
|
|
|
"does" => "doe", |
|
5449
|
|
|
|
|
|
|
"dogmas" => "dogma", |
|
5450
|
|
|
|
|
|
|
"dogmata" => "dogma", |
|
5451
|
|
|
|
|
|
|
"dolmans" => "dolman", |
|
5452
|
|
|
|
|
|
|
"dolphinaria" => "dolphinarium", |
|
5453
|
|
|
|
|
|
|
"dolphinariums" => "dolphinarium", |
|
5454
|
|
|
|
|
|
|
"Dongolese" => "Dongolese", |
|
5455
|
|
|
|
|
|
|
"Dracos" => "Draco", |
|
5456
|
|
|
|
|
|
|
"dragomans" => "dragoman", |
|
5457
|
|
|
|
|
|
|
"dragomen" => "dragoman", |
|
5458
|
|
|
|
|
|
|
"dramas" => "drama", |
|
5459
|
|
|
|
|
|
|
"dreikanter" => "dreikanter", |
|
5460
|
|
|
|
|
|
|
"dreikanters" => "dreikanter", |
|
5461
|
|
|
|
|
|
|
"dumkas" => "dumka", |
|
5462
|
|
|
|
|
|
|
"dumky" => "dumka", |
|
5463
|
|
|
|
|
|
|
"duumviri" => "duumvir", |
|
5464
|
|
|
|
|
|
|
"duumvirs" => "duumvir", |
|
5465
|
|
|
|
|
|
|
"dynamos" => "dynamo", |
|
5466
|
|
|
|
|
|
|
"edemas" => "edema", |
|
5467
|
|
|
|
|
|
|
"edemata" => "edema", |
|
5468
|
|
|
|
|
|
|
"editiones principes" => "editio princeps", |
|
5469
|
|
|
|
|
|
|
"efreeti" => "efreet", |
|
5470
|
|
|
|
|
|
|
"efreets" => "efreet", |
|
5471
|
|
|
|
|
|
|
"eland" => "eland", |
|
5472
|
|
|
|
|
|
|
"elands" => "eland", |
|
5473
|
|
|
|
|
|
|
"elk" => "elk", |
|
5474
|
|
|
|
|
|
|
"elks" => "elk", |
|
5475
|
|
|
|
|
|
|
"ellipses" => "ellipse", |
|
5476
|
|
|
|
|
|
|
"elves" => "elf", |
|
5477
|
|
|
|
|
|
|
"emblememata" => "emblema", |
|
5478
|
|
|
|
|
|
|
"embryomata" => "embryoma", |
|
5479
|
|
|
|
|
|
|
"embryos" => "embryo", |
|
5480
|
|
|
|
|
|
|
"emporia" => "emporium", |
|
5481
|
|
|
|
|
|
|
"emporiums" => "emporium", |
|
5482
|
|
|
|
|
|
|
"enconia" => "enconium", |
|
5483
|
|
|
|
|
|
|
"enconiums" => "enconium", |
|
5484
|
|
|
|
|
|
|
"endotheliomata" => "endothelioma", |
|
5485
|
|
|
|
|
|
|
"enemas" => "enema", |
|
5486
|
|
|
|
|
|
|
"enemata" => "enema", |
|
5487
|
|
|
|
|
|
|
"enigmas" => "enigma", |
|
5488
|
|
|
|
|
|
|
"enigmata" => "enigma", |
|
5489
|
|
|
|
|
|
|
"ententes cordiales" => "entente cordiale", |
|
5490
|
|
|
|
|
|
|
"entera" => "enteron", |
|
5491
|
|
|
|
|
|
|
"entia rationis" => "ens rationis", |
|
5492
|
|
|
|
|
|
|
"entia realia" => "ens reale", |
|
5493
|
|
|
|
|
|
|
"entrochi" => "entrochus", |
|
5494
|
|
|
|
|
|
|
"ephelides" => "ephelis", |
|
5495
|
|
|
|
|
|
|
"ephemerae" => "ephemera", |
|
5496
|
|
|
|
|
|
|
"ephemeras" => "ephemera", |
|
5497
|
|
|
|
|
|
|
"ephemerides" => "ephemeris", |
|
5498
|
|
|
|
|
|
|
"ephemerises" => "ephemeris", |
|
5499
|
|
|
|
|
|
|
"epicardia" => "epicardium", |
|
5500
|
|
|
|
|
|
|
"epidermises" => "epidermis", |
|
5501
|
|
|
|
|
|
|
"epididymides" => "epididymis", |
|
5502
|
|
|
|
|
|
|
"epididymises" => "epididymis", |
|
5503
|
|
|
|
|
|
|
"epilimnia" => "epilimnion", |
|
5504
|
|
|
|
|
|
|
"epimera" => "epimeron", |
|
5505
|
|
|
|
|
|
|
"epiphenomena" => "epiphenomenon", |
|
5506
|
|
|
|
|
|
|
"epitheliomata" => "epithelioma", |
|
5507
|
|
|
|
|
|
|
"epyllia" => "epyllion", |
|
5508
|
|
|
|
|
|
|
"equinoctia" => "equinoctium", |
|
5509
|
|
|
|
|
|
|
"equinoctiums" => "equinoctium", |
|
5510
|
|
|
|
|
|
|
"equiseta" => "equisetum", |
|
5511
|
|
|
|
|
|
|
"equisetums" => "equisetum", |
|
5512
|
|
|
|
|
|
|
"erfs" => "erf", |
|
5513
|
|
|
|
|
|
|
"ergastula" => "ergastulum", |
|
5514
|
|
|
|
|
|
|
"eroses" => "eros", |
|
5515
|
|
|
|
|
|
|
"erotes" => "eros", |
|
5516
|
|
|
|
|
|
|
"errata" => "erratum", |
|
5517
|
|
|
|
|
|
|
"erven" => "erf", |
|
5518
|
|
|
|
|
|
|
"espanoles" => "espanol", |
|
5519
|
|
|
|
|
|
|
"Esperantos" => "Esperanto", |
|
5520
|
|
|
|
|
|
|
"espressos" => "espresso", |
|
5521
|
|
|
|
|
|
|
"ethoses" => "ethos", |
|
5522
|
|
|
|
|
|
|
"eucalypti" => "eucalyptus", |
|
5523
|
|
|
|
|
|
|
"eucalyptuses" => "eucalyptus", |
|
5524
|
|
|
|
|
|
|
"eunuchs" => "eunuch", |
|
5525
|
|
|
|
|
|
|
"euporista" => "euporiston", |
|
5526
|
|
|
|
|
|
|
"euros" => "euro", |
|
5527
|
|
|
|
|
|
|
"evirati" => "evirato", |
|
5528
|
|
|
|
|
|
|
"exanthemata" => "exanthema", |
|
5529
|
|
|
|
|
|
|
"exempla" => "exemplum", |
|
5530
|
|
|
|
|
|
|
"exencephali" => "exencephalus", |
|
5531
|
|
|
|
|
|
|
"exes" => "ex", |
|
5532
|
|
|
|
|
|
|
"explananda" => "explanandum", |
|
5533
|
|
|
|
|
|
|
"explicanda" => "explicandum", |
|
5534
|
|
|
|
|
|
|
"extispices" => "extispex", |
|
5535
|
|
|
|
|
|
|
"extrema" => "extremum", |
|
5536
|
|
|
|
|
|
|
"extremums" => "extremum", |
|
5537
|
|
|
|
|
|
|
"eyases" => "eyas", |
|
5538
|
|
|
|
|
|
|
"fabellae" => "fabella", |
|
5539
|
|
|
|
|
|
|
"fabliaux" => "fabliau", |
|
5540
|
|
|
|
|
|
|
"facienda" => "faciendum", |
|
5541
|
|
|
|
|
|
|
"faeculae" => "faecula", |
|
5542
|
|
|
|
|
|
|
"faits accomplis" => "fait accompli", |
|
5543
|
|
|
|
|
|
|
"falces" => "falx", |
|
5544
|
|
|
|
|
|
|
"falsettos" => "falsetto", |
|
5545
|
|
|
|
|
|
|
"familiae" => "familia", |
|
5546
|
|
|
|
|
|
|
"famuli" => "famulus", |
|
5547
|
|
|
|
|
|
|
"fanfoots" => "fanfoot", |
|
5548
|
|
|
|
|
|
|
"farmans" => "farman", |
|
5549
|
|
|
|
|
|
|
"Faroese" => "Faroese", |
|
5550
|
|
|
|
|
|
|
"Faros" => "Faro", |
|
5551
|
|
|
|
|
|
|
"fasciae" => "fascia", |
|
5552
|
|
|
|
|
|
|
"fascias" => "fascia", |
|
5553
|
|
|
|
|
|
|
"fasciculi" => "fasciculus", |
|
5554
|
|
|
|
|
|
|
"faunae" => "fauna", |
|
5555
|
|
|
|
|
|
|
"faunas" => "fauna", |
|
5556
|
|
|
|
|
|
|
"favellae" => "favella", |
|
5557
|
|
|
|
|
|
|
"faveoli" => "faveolus", |
|
5558
|
|
|
|
|
|
|
"favissae" => "favissa", |
|
5559
|
|
|
|
|
|
|
"feculae" => "fecula", |
|
5560
|
|
|
|
|
|
|
"fedai" => "fedai", |
|
5561
|
|
|
|
|
|
|
"fedais" => "fedai", |
|
5562
|
|
|
|
|
|
|
"feet" => "foot", |
|
5563
|
|
|
|
|
|
|
"feiseanna" => "feis", |
|
5564
|
|
|
|
|
|
|
"felones" => "felo", |
|
5565
|
|
|
|
|
|
|
"felones de se" => "felo de se", |
|
5566
|
|
|
|
|
|
|
"felones-de-se" => "felo-de-se", |
|
5567
|
|
|
|
|
|
|
"felos de se" => "felo de se", |
|
5568
|
|
|
|
|
|
|
"felos-de-se" => "felo-de-se", |
|
5569
|
|
|
|
|
|
|
"felsenmeere" => "felsenmeer", |
|
5570
|
|
|
|
|
|
|
"femora" => "femur", |
|
5571
|
|
|
|
|
|
|
"femurs" => "femur", |
|
5572
|
|
|
|
|
|
|
"fenestrae" => "fenestra", |
|
5573
|
|
|
|
|
|
|
"fermatas" => "fermata", |
|
5574
|
|
|
|
|
|
|
"fermate" => "fermata", |
|
5575
|
|
|
|
|
|
|
"Ferrarese" => "Ferrarese", |
|
5576
|
|
|
|
|
|
|
"fess" => "feis", |
|
5577
|
|
|
|
|
|
|
"fiascos" => "fiasco", |
|
5578
|
|
|
|
|
|
|
"fibrae" => "fibra", |
|
5579
|
|
|
|
|
|
|
"fibrillae" => "fibrilla", |
|
5580
|
|
|
|
|
|
|
"fibromata" => "fibroma", |
|
5581
|
|
|
|
|
|
|
"fibulae" => "fibula", |
|
5582
|
|
|
|
|
|
|
"fibulas" => "fibula", |
|
5583
|
|
|
|
|
|
|
"fidei defensores" => "fidei defensor", |
|
5584
|
|
|
|
|
|
|
"figurantes" => "figurante", |
|
5585
|
|
|
|
|
|
|
"figuranti" => "figurante", |
|
5586
|
|
|
|
|
|
|
"filariae" => "filaria", |
|
5587
|
|
|
|
|
|
|
"filarias" => "filaria", |
|
5588
|
|
|
|
|
|
|
"Filipinos" => "Filipino", |
|
5589
|
|
|
|
|
|
|
"finger ends" => "finger end", |
|
5590
|
|
|
|
|
|
|
"finger-ends" => "finger-end", |
|
5591
|
|
|
|
|
|
|
"fingers ends" => "finger end", |
|
5592
|
|
|
|
|
|
|
"fingers-ends" => "finger-end", |
|
5593
|
|
|
|
|
|
|
"fioriture" => "fioritura", |
|
5594
|
|
|
|
|
|
|
"fish" => "fish", |
|
5595
|
|
|
|
|
|
|
"fizzes" => "fizz", |
|
5596
|
|
|
|
|
|
|
"flabella" => "flabellum", |
|
5597
|
|
|
|
|
|
|
"flag staffs" => "flag staff", |
|
5598
|
|
|
|
|
|
|
"flag staves" => "flag staff", |
|
5599
|
|
|
|
|
|
|
"flag-staffs" => "flag-staff", |
|
5600
|
|
|
|
|
|
|
"flag-staves" => "flag-staff", |
|
5601
|
|
|
|
|
|
|
"flagella" => "flagellum", |
|
5602
|
|
|
|
|
|
|
"flamencos" => "flamenco", |
|
5603
|
|
|
|
|
|
|
"flatfoots" => "flatfoot", |
|
5604
|
|
|
|
|
|
|
"flatuses" => "flatus", |
|
5605
|
|
|
|
|
|
|
"flies" => "fly", |
|
5606
|
|
|
|
|
|
|
"flocci" => "floccus", |
|
5607
|
|
|
|
|
|
|
"flocculi" => "flocculus", |
|
5608
|
|
|
|
|
|
|
"florae" => "flora", |
|
5609
|
|
|
|
|
|
|
"floras" => "flora", |
|
5610
|
|
|
|
|
|
|
"flounder" => "flounder", |
|
5611
|
|
|
|
|
|
|
"flys" => "fly", |
|
5612
|
|
|
|
|
|
|
"foci" => "focus", |
|
5613
|
|
|
|
|
|
|
"focuses" => "focus", |
|
5614
|
|
|
|
|
|
|
"folles" => "follis", |
|
5615
|
|
|
|
|
|
|
"fomites" => "fomes", |
|
5616
|
|
|
|
|
|
|
"Foochowese" => "Foochowese", |
|
5617
|
|
|
|
|
|
|
"fora" => "forum", |
|
5618
|
|
|
|
|
|
|
"foramens" => "foramen", |
|
5619
|
|
|
|
|
|
|
"foramina" => "foramen", |
|
5620
|
|
|
|
|
|
|
"formulae" => "formula", |
|
5621
|
|
|
|
|
|
|
"formulas" => "formula", |
|
5622
|
|
|
|
|
|
|
"forums" => "forum", |
|
5623
|
|
|
|
|
|
|
"fossae" => "fossa", |
|
5624
|
|
|
|
|
|
|
"fowl" => "fowl", |
|
5625
|
|
|
|
|
|
|
"fowls" => "fowl", |
|
5626
|
|
|
|
|
|
|
"fraena" => "fraenum", |
|
5627
|
|
|
|
|
|
|
"franc archers" => "franc archer", |
|
5628
|
|
|
|
|
|
|
"franc-archers" => "franc-archer", |
|
5629
|
|
|
|
|
|
|
"francs archers" => "franc archer", |
|
5630
|
|
|
|
|
|
|
"francs-archers" => "franc-archer", |
|
5631
|
|
|
|
|
|
|
"frati" => "frate", |
|
5632
|
|
|
|
|
|
|
"frena" => "frenum", |
|
5633
|
|
|
|
|
|
|
"fricandeaux" => "fricandeau", |
|
5634
|
|
|
|
|
|
|
"frizzes" => "frizz", |
|
5635
|
|
|
|
|
|
|
"froes" => "fro", |
|
5636
|
|
|
|
|
|
|
"frottole" => "frottola", |
|
5637
|
|
|
|
|
|
|
"frusta" => "frustum", |
|
5638
|
|
|
|
|
|
|
"frustula" => "frustulum", |
|
5639
|
|
|
|
|
|
|
"frustums" => "frustum", |
|
5640
|
|
|
|
|
|
|
"fuci" => "fucus", |
|
5641
|
|
|
|
|
|
|
"fulcra" => "fulcrum", |
|
5642
|
|
|
|
|
|
|
"funambuli" => "funambulus", |
|
5643
|
|
|
|
|
|
|
"fundamenta divisionis" => "fundamentum divisionis", |
|
5644
|
|
|
|
|
|
|
"funghi porchini" => "fungo porcino", |
|
5645
|
|
|
|
|
|
|
"fungi" => "fungus", |
|
5646
|
|
|
|
|
|
|
"funguses" => "fungus", |
|
5647
|
|
|
|
|
|
|
"furfures" => "furfur", |
|
5648
|
|
|
|
|
|
|
"furiosos" => "furioso", |
|
5649
|
|
|
|
|
|
|
"fuzzes" => "fuzz", |
|
5650
|
|
|
|
|
|
|
"Gabunese" => "Gabunese", |
|
5651
|
|
|
|
|
|
|
"Galla" => "Galla", |
|
5652
|
|
|
|
|
|
|
"galla" => "galla", |
|
5653
|
|
|
|
|
|
|
"gallas" => "galla", |
|
5654
|
|
|
|
|
|
|
"Gallas" => "Galla", |
|
5655
|
|
|
|
|
|
|
"gallows" => "gallows", |
|
5656
|
|
|
|
|
|
|
"gametangia" => "gametangium", |
|
5657
|
|
|
|
|
|
|
"ganglia" => "ganglion", |
|
5658
|
|
|
|
|
|
|
"ganglions" => "ganglion", |
|
5659
|
|
|
|
|
|
|
"gaonim" => "gaon", |
|
5660
|
|
|
|
|
|
|
"gaons" => "gaon", |
|
5661
|
|
|
|
|
|
|
"gases" => "gas", |
|
5662
|
|
|
|
|
|
|
"gastrocnemii" => "gastrocnemius", |
|
5663
|
|
|
|
|
|
|
"geese" => "goose", |
|
5664
|
|
|
|
|
|
|
"geisha" => "geisha", |
|
5665
|
|
|
|
|
|
|
"geishas" => "geisha", |
|
5666
|
|
|
|
|
|
|
"geisteswissenschaften" => "geisteswissenschaft", |
|
5667
|
|
|
|
|
|
|
"gemmae" => "gemma", |
|
5668
|
|
|
|
|
|
|
"genae" => "gena", |
|
5669
|
|
|
|
|
|
|
"genera" => "genus", |
|
5670
|
|
|
|
|
|
|
"generalissimos" => "generalissimo", |
|
5671
|
|
|
|
|
|
|
"Genevese" => "Genevese", |
|
5672
|
|
|
|
|
|
|
"genies" => "genie", |
|
5673
|
|
|
|
|
|
|
"genii" => "genie", |
|
5674
|
|
|
|
|
|
|
"geniuses" => "genius", |
|
5675
|
|
|
|
|
|
|
"Genoese" => "Genoese", |
|
5676
|
|
|
|
|
|
|
"gentes" => "gens", |
|
5677
|
|
|
|
|
|
|
"Germans" => "German", |
|
5678
|
|
|
|
|
|
|
"germaria" => "germarium", |
|
5679
|
|
|
|
|
|
|
"Gestapos" => "Gestapo", |
|
5680
|
|
|
|
|
|
|
"ghettos" => "ghetto", |
|
5681
|
|
|
|
|
|
|
"gigolos" => "gigolo", |
|
5682
|
|
|
|
|
|
|
"Gilbertese" => "Gilbertese", |
|
5683
|
|
|
|
|
|
|
"giunchi" => "giuncus", |
|
5684
|
|
|
|
|
|
|
"gizmos" => "gizmo", |
|
5685
|
|
|
|
|
|
|
"glacis" => "glacis", |
|
5686
|
|
|
|
|
|
|
"glacises" => "glacis", |
|
5687
|
|
|
|
|
|
|
"gladioli" => "gladiolus", |
|
5688
|
|
|
|
|
|
|
"gladioluses" => "gladiolus", |
|
5689
|
|
|
|
|
|
|
"glasses" => "glass", |
|
5690
|
|
|
|
|
|
|
"gliomata" => "glioma", |
|
5691
|
|
|
|
|
|
|
"gliosarcomata" => "gliosarcoma", |
|
5692
|
|
|
|
|
|
|
"glissandi" => "glissando", |
|
5693
|
|
|
|
|
|
|
"glissandos" => "glissando", |
|
5694
|
|
|
|
|
|
|
"globigerinae" => "globigerina", |
|
5695
|
|
|
|
|
|
|
"glochidia" => "glochidium", |
|
5696
|
|
|
|
|
|
|
"glomera" => "glomus", |
|
5697
|
|
|
|
|
|
|
"glottises" => "glottis", |
|
5698
|
|
|
|
|
|
|
"glutaei" => "glutaeus", |
|
5699
|
|
|
|
|
|
|
"glutei" => "glutaeus", |
|
5700
|
|
|
|
|
|
|
"gminy" => "gmina", |
|
5701
|
|
|
|
|
|
|
"Goanese" => "Goanese", |
|
5702
|
|
|
|
|
|
|
"goes" => "go", |
|
5703
|
|
|
|
|
|
|
"gonangia" => "gonangium", |
|
5704
|
|
|
|
|
|
|
"gonidia" => "gonidium", |
|
5705
|
|
|
|
|
|
|
"gonimia" => "gonimium", |
|
5706
|
|
|
|
|
|
|
"gorgoniae" => "gorgonia", |
|
5707
|
|
|
|
|
|
|
"gorgonias" => "gorgonia", |
|
5708
|
|
|
|
|
|
|
"gousblomme" => "gousblom", |
|
5709
|
|
|
|
|
|
|
"goyim" => "goy", |
|
5710
|
|
|
|
|
|
|
"goys" => "goy", |
|
5711
|
|
|
|
|
|
|
"graben" => "graben", |
|
5712
|
|
|
|
|
|
|
"grabens" => "graben", |
|
5713
|
|
|
|
|
|
|
"graffiti" => "graffiti", |
|
5714
|
|
|
|
|
|
|
"grani" => "grano", |
|
5715
|
|
|
|
|
|
|
"granite" => "granita", |
|
5716
|
|
|
|
|
|
|
"granulae" => "granula", |
|
5717
|
|
|
|
|
|
|
"gravamina" => "gravamen", |
|
5718
|
|
|
|
|
|
|
"Greensboros" => "Greensboro", |
|
5719
|
|
|
|
|
|
|
"gringos" => "gringo", |
|
5720
|
|
|
|
|
|
|
"grissini" => "grissino", |
|
5721
|
|
|
|
|
|
|
"grottoes" => "grotto", |
|
5722
|
|
|
|
|
|
|
"grottos" => "grotto", |
|
5723
|
|
|
|
|
|
|
"grouse" => "grouse", |
|
5724
|
|
|
|
|
|
|
"grouses" => "grouse", |
|
5725
|
|
|
|
|
|
|
"Guaiaberos" => "Guaiabero", |
|
5726
|
|
|
|
|
|
|
"guanos" => "guano", |
|
5727
|
|
|
|
|
|
|
"guardias civiles" => "guardia civil", |
|
5728
|
|
|
|
|
|
|
"gubernacula" => "gubernaculum", |
|
5729
|
|
|
|
|
|
|
"guglioes" => "guglio", |
|
5730
|
|
|
|
|
|
|
"guglios" => "guglio", |
|
5731
|
|
|
|
|
|
|
"Guianese" => "Guianese", |
|
5732
|
|
|
|
|
|
|
"gumbos" => "gumbo", |
|
5733
|
|
|
|
|
|
|
"gummas" => "gumma", |
|
5734
|
|
|
|
|
|
|
"gummata" => "gumma", |
|
5735
|
|
|
|
|
|
|
"gutti" => "guttus", |
|
5736
|
|
|
|
|
|
|
"guys" => "guy", |
|
5737
|
|
|
|
|
|
|
"gymnasia" => "gymnasium", |
|
5738
|
|
|
|
|
|
|
"gymnasiums" => "gymnasium", |
|
5739
|
|
|
|
|
|
|
"gymnoti" => "gymnotus", |
|
5740
|
|
|
|
|
|
|
"gyri" => "gyrus", |
|
5741
|
|
|
|
|
|
|
"gyros" => "gyro", |
|
5742
|
|
|
|
|
|
|
"haddock" => "haddock", |
|
5743
|
|
|
|
|
|
|
"haddocks" => "haddock", |
|
5744
|
|
|
|
|
|
|
"haemangiomas" => "haemangioma", |
|
5745
|
|
|
|
|
|
|
"haemangiomata" => "haemangioma", |
|
5746
|
|
|
|
|
|
|
"haggis" => "haggis", |
|
5747
|
|
|
|
|
|
|
"Hainanese" => "Hainanese", |
|
5748
|
|
|
|
|
|
|
"hairdos" => "hairdo", |
|
5749
|
|
|
|
|
|
|
"hake" => "hake", |
|
5750
|
|
|
|
|
|
|
"hakes" => "hake", |
|
5751
|
|
|
|
|
|
|
"halibut" => "halibut", |
|
5752
|
|
|
|
|
|
|
"halibuts" => "halibut", |
|
5753
|
|
|
|
|
|
|
"halluces" => "hallux", |
|
5754
|
|
|
|
|
|
|
"halteridia" => "halteridium", |
|
5755
|
|
|
|
|
|
|
"hamadrayads" => "hamadryad", |
|
5756
|
|
|
|
|
|
|
"hamadryades" => "hamadryad", |
|
5757
|
|
|
|
|
|
|
"hamuli" => "hamulus", |
|
5758
|
|
|
|
|
|
|
"hapax legomena" => "hapax legomenon", |
|
5759
|
|
|
|
|
|
|
"hapax legomenons" => "hapax legomenon", |
|
5760
|
|
|
|
|
|
|
"haptera" => "hapteron", |
|
5761
|
|
|
|
|
|
|
"Hararese" => "Hararese", |
|
5762
|
|
|
|
|
|
|
"Harlemese" => "Harlemese", |
|
5763
|
|
|
|
|
|
|
"harmans" => "harman", |
|
5764
|
|
|
|
|
|
|
"haruspices" => "haruspex", |
|
5765
|
|
|
|
|
|
|
"haustella" => "haustellum", |
|
5766
|
|
|
|
|
|
|
"haustoria" => "haustorium", |
|
5767
|
|
|
|
|
|
|
"haustra" => "haustrum", |
|
5768
|
|
|
|
|
|
|
"Havanese" => "Havanese", |
|
5769
|
|
|
|
|
|
|
"headquarters" => "headquarters", |
|
5770
|
|
|
|
|
|
|
"Heavenese" => "Heavenese", |
|
5771
|
|
|
|
|
|
|
"hedra" => "hedron", |
|
5772
|
|
|
|
|
|
|
"hedrons" => "hedron", |
|
5773
|
|
|
|
|
|
|
"heen" => "hsien", |
|
5774
|
|
|
|
|
|
|
"hefte" => "heft", |
|
5775
|
|
|
|
|
|
|
"helia" => "helion", |
|
5776
|
|
|
|
|
|
|
"helices" => "helix", |
|
5777
|
|
|
|
|
|
|
"helions" => "helion", |
|
5778
|
|
|
|
|
|
|
"hemangeiomas" => "hemangeioma", |
|
5779
|
|
|
|
|
|
|
"hemangeiomata" => "hemangeioma", |
|
5780
|
|
|
|
|
|
|
"hemangiomas" => "hemangioma", |
|
5781
|
|
|
|
|
|
|
"hemangiomata" => "hemangioma", |
|
5782
|
|
|
|
|
|
|
"hemelytra" => "hemelytrum", |
|
5783
|
|
|
|
|
|
|
"hemerae" => "hemera", |
|
5784
|
|
|
|
|
|
|
"hemi elytra" => "hemi elytrum", |
|
5785
|
|
|
|
|
|
|
"hemi-elytra" => "hemi-elytrum", |
|
5786
|
|
|
|
|
|
|
"herniae" => "hernia", |
|
5787
|
|
|
|
|
|
|
"hernias" => "hernia", |
|
5788
|
|
|
|
|
|
|
"heroa" => "heroon", |
|
5789
|
|
|
|
|
|
|
"heroes" => "hero", |
|
5790
|
|
|
|
|
|
|
"herpes" => "herpes", |
|
5791
|
|
|
|
|
|
|
"herren" => "herr", |
|
5792
|
|
|
|
|
|
|
"herring" => "herring", |
|
5793
|
|
|
|
|
|
|
"herrings" => "herring", |
|
5794
|
|
|
|
|
|
|
"hertz" => "hertz", |
|
5795
|
|
|
|
|
|
|
"hetaerae" => "hetaera", |
|
5796
|
|
|
|
|
|
|
"hetairai" => "hetaera", |
|
5797
|
|
|
|
|
|
|
"hetmans" => "hetman", |
|
5798
|
|
|
|
|
|
|
"hiatus" => "hiatus", |
|
5799
|
|
|
|
|
|
|
"hiatuses" => "hiatus", |
|
5800
|
|
|
|
|
|
|
"hijinks" => "hijinks", |
|
5801
|
|
|
|
|
|
|
"hinaki" => "hinaki", |
|
5802
|
|
|
|
|
|
|
"hippocampi" => "hippocampus", |
|
5803
|
|
|
|
|
|
|
"hippopotami" => "hippopotamus", |
|
5804
|
|
|
|
|
|
|
"hippopotamuses" => "hippopotamus", |
|
5805
|
|
|
|
|
|
|
"hippos" => "hippo", |
|
5806
|
|
|
|
|
|
|
"Hiroshimans" => "Hiroshiman", |
|
5807
|
|
|
|
|
|
|
"hoes" => "hoe", |
|
5808
|
|
|
|
|
|
|
"holothuriae" => "holothuria", |
|
5809
|
|
|
|
|
|
|
"holothurias" => "holothuria", |
|
5810
|
|
|
|
|
|
|
"honoraria" => "honorarium", |
|
5811
|
|
|
|
|
|
|
"honorariums" => "honorarium", |
|
5812
|
|
|
|
|
|
|
"hoofs" => "hoof", |
|
5813
|
|
|
|
|
|
|
"Hoosierese" => "Hoosierese", |
|
5814
|
|
|
|
|
|
|
"hooves" => "hoof", |
|
5815
|
|
|
|
|
|
|
"hordeola" => "hordeolum", |
|
5816
|
|
|
|
|
|
|
"hormogonia" => "hormogonium", |
|
5817
|
|
|
|
|
|
|
"hoties" => "hoti", |
|
5818
|
|
|
|
|
|
|
"Hottentotese" => "Hottentotese", |
|
5819
|
|
|
|
|
|
|
"hubrises" => "hubris", |
|
5820
|
|
|
|
|
|
|
"humans" => "human", |
|
5821
|
|
|
|
|
|
|
"humeri" => "humerus", |
|
5822
|
|
|
|
|
|
|
"Hunanese" => "Hunanese", |
|
5823
|
|
|
|
|
|
|
"hydrae" => "hydra", |
|
5824
|
|
|
|
|
|
|
"hydras" => "hydra", |
|
5825
|
|
|
|
|
|
|
"hydraulica" => "hydraulicon", |
|
5826
|
|
|
|
|
|
|
"hydriae" => "hydria", |
|
5827
|
|
|
|
|
|
|
"hymenia" => "hymenium", |
|
5828
|
|
|
|
|
|
|
"hymnaria" => "hymnarium", |
|
5829
|
|
|
|
|
|
|
"hyperbata" => "hyperbaton", |
|
5830
|
|
|
|
|
|
|
"hyperbolae" => "hyperbola", |
|
5831
|
|
|
|
|
|
|
"hyperbolas" => "hyperbola", |
|
5832
|
|
|
|
|
|
|
"hyphae" => "hypha", |
|
5833
|
|
|
|
|
|
|
"hypna" => "hypnum", |
|
5834
|
|
|
|
|
|
|
"hypnums" => "hypnum", |
|
5835
|
|
|
|
|
|
|
"hypodermata" => "hypoderma", |
|
5836
|
|
|
|
|
|
|
"hypolimnia" => "hypolimnion", |
|
5837
|
|
|
|
|
|
|
"ibises" => "ibis", |
|
5838
|
|
|
|
|
|
|
"ichthyosauri" => "ichthyosaurus", |
|
5839
|
|
|
|
|
|
|
"Idahos" => "Idaho", |
|
5840
|
|
|
|
|
|
|
"idees fixes" => "idee fixe", |
|
5841
|
|
|
|
|
|
|
"idola" => "idolum", |
|
5842
|
|
|
|
|
|
|
"ignoramus" => "ignoramus", |
|
5843
|
|
|
|
|
|
|
"ignoramuses" => "ignoramus", |
|
5844
|
|
|
|
|
|
|
"ilia" => "ilium", |
|
5845
|
|
|
|
|
|
|
"imagines" => "imago", |
|
5846
|
|
|
|
|
|
|
"imagos" => "imago", |
|
5847
|
|
|
|
|
|
|
"imbrices" => "imbrex", |
|
5848
|
|
|
|
|
|
|
"impetigos" => "impetigo", |
|
5849
|
|
|
|
|
|
|
"impetus" => "impetus", |
|
5850
|
|
|
|
|
|
|
"impetuses" => "impetus", |
|
5851
|
|
|
|
|
|
|
"improperia" => "improperium", |
|
5852
|
|
|
|
|
|
|
"improvisatrici" => "improvisatrice", |
|
5853
|
|
|
|
|
|
|
"incubi" => "incubus", |
|
5854
|
|
|
|
|
|
|
"incubuses" => "incubus", |
|
5855
|
|
|
|
|
|
|
"indexes" => "index", |
|
5856
|
|
|
|
|
|
|
"indices" => "index", |
|
5857
|
|
|
|
|
|
|
"indicia" => "indicium", |
|
5858
|
|
|
|
|
|
|
"indigenae" => "indigena", |
|
5859
|
|
|
|
|
|
|
"individua" => "individuum", |
|
5860
|
|
|
|
|
|
|
"individuums" => "individuum", |
|
5861
|
|
|
|
|
|
|
"Indochinese" => "Indochinese", |
|
5862
|
|
|
|
|
|
|
"indumenta" => "indumentum", |
|
5863
|
|
|
|
|
|
|
"indusia" => "indusium", |
|
5864
|
|
|
|
|
|
|
"infernos" => "inferno", |
|
5865
|
|
|
|
|
|
|
"infimae species" => "infima species", |
|
5866
|
|
|
|
|
|
|
"infos" => "info", |
|
5867
|
|
|
|
|
|
|
"inhalatoria" => "inhalatorium", |
|
5868
|
|
|
|
|
|
|
"innings" => "innings", |
|
5869
|
|
|
|
|
|
|
"inocula" => "inoculum", |
|
5870
|
|
|
|
|
|
|
"insulae" => "insula", |
|
5871
|
|
|
|
|
|
|
"intaglios" => "intaglio", |
|
5872
|
|
|
|
|
|
|
"interambulacra" => "interambulacrum", |
|
5873
|
|
|
|
|
|
|
"interaxes" => "interaxis", |
|
5874
|
|
|
|
|
|
|
"intercalare" => "intercalarium", |
|
5875
|
|
|
|
|
|
|
"intercalaria" => "intercalarium", |
|
5876
|
|
|
|
|
|
|
"intermaxillae" => "intermaxilla", |
|
5877
|
|
|
|
|
|
|
"intermedia" => "intermedium", |
|
5878
|
|
|
|
|
|
|
"intermezzos" => "intermezzo", |
|
5879
|
|
|
|
|
|
|
"internodia" => "internodium", |
|
5880
|
|
|
|
|
|
|
"interphenomena" => "interphenomenon", |
|
5881
|
|
|
|
|
|
|
"interradii" => "interradius", |
|
5882
|
|
|
|
|
|
|
"interreges" => "interrex", |
|
5883
|
|
|
|
|
|
|
"interregna" => "interregnum", |
|
5884
|
|
|
|
|
|
|
"interregnums" => "interregnum", |
|
5885
|
|
|
|
|
|
|
"interstitia" => "interstitium", |
|
5886
|
|
|
|
|
|
|
"interstitiums" => "interstitium", |
|
5887
|
|
|
|
|
|
|
"intertrigos" => "intertrigo", |
|
5888
|
|
|
|
|
|
|
"intervalla" => "intervallum", |
|
5889
|
|
|
|
|
|
|
"intervallums" => "intervallum", |
|
5890
|
|
|
|
|
|
|
"intichiuma" => "intichiuma", |
|
5891
|
|
|
|
|
|
|
"inuit" => "inuk", |
|
5892
|
|
|
|
|
|
|
"inukshuit" => "inukshuk", |
|
5893
|
|
|
|
|
|
|
"involucra" => "involucrum", |
|
5894
|
|
|
|
|
|
|
"ipse dixits" => "ipse dixit", |
|
5895
|
|
|
|
|
|
|
"Iquicos" => "Iquico", |
|
5896
|
|
|
|
|
|
|
"irides" => "iris", |
|
5897
|
|
|
|
|
|
|
"irises" => "iris", |
|
5898
|
|
|
|
|
|
|
"ischia" => "ischium", |
|
5899
|
|
|
|
|
|
|
"isidia" => "isidium", |
|
5900
|
|
|
|
|
|
|
"ispravniki" => "ispravnik", |
|
5901
|
|
|
|
|
|
|
"ispravniks" => "ispravnik", |
|
5902
|
|
|
|
|
|
|
"isthmi" => "isthmus", |
|
5903
|
|
|
|
|
|
|
"isthmuses" => "isthmus", |
|
5904
|
|
|
|
|
|
|
"iters" => "iter", |
|
5905
|
|
|
|
|
|
|
"itinera" => "iter", |
|
5906
|
|
|
|
|
|
|
"iueles" => "juelet", |
|
5907
|
|
|
|
|
|
|
"ixodides" => "ixodid", |
|
5908
|
|
|
|
|
|
|
"jackanapes" => "jackanapes", |
|
5909
|
|
|
|
|
|
|
"jacobus" => "jacobus", |
|
5910
|
|
|
|
|
|
|
"jacobuses" => "jacobus", |
|
5911
|
|
|
|
|
|
|
"jalapenos" => "jalapeno", |
|
5912
|
|
|
|
|
|
|
"jambeaus" => "jambeau", |
|
5913
|
|
|
|
|
|
|
"jambeaux" => "jambeau", |
|
5914
|
|
|
|
|
|
|
"Japanese" => "Japanese", |
|
5915
|
|
|
|
|
|
|
"Javanese" => "Javanese", |
|
5916
|
|
|
|
|
|
|
"jazzes" => "jazz", |
|
5917
|
|
|
|
|
|
|
"jerries" => "jerry", |
|
5918
|
|
|
|
|
|
|
"Jerrys" => "Jerry", |
|
5919
|
|
|
|
|
|
|
"jeux" => "jeu", |
|
5920
|
|
|
|
|
|
|
"joes" => "joe", |
|
5921
|
|
|
|
|
|
|
"Johnsonese" => "Johnsonese", |
|
5922
|
|
|
|
|
|
|
"judicata" => "judicatum", |
|
5923
|
|
|
|
|
|
|
"juga" => "jugum", |
|
5924
|
|
|
|
|
|
|
"jumbos" => "jumbo", |
|
5925
|
|
|
|
|
|
|
"juntos" => "junto", |
|
5926
|
|
|
|
|
|
|
"Kakapos" => "Kakapo", |
|
5927
|
|
|
|
|
|
|
"Kanarese" => "Kanarese", |
|
5928
|
|
|
|
|
|
|
"kantharoi" => "kantharos", |
|
5929
|
|
|
|
|
|
|
"karakia" => "karakia", |
|
5930
|
|
|
|
|
|
|
"karakias" => "karakia", |
|
5931
|
|
|
|
|
|
|
"kare" => "kar", |
|
5932
|
|
|
|
|
|
|
"karrenfelder" => "karrenfeld", |
|
5933
|
|
|
|
|
|
|
"karrenfelds" => "karrenfeld", |
|
5934
|
|
|
|
|
|
|
"kars" => "kar", |
|
5935
|
|
|
|
|
|
|
"kernoi" => "kernos", |
|
5936
|
|
|
|
|
|
|
"kibbutzes" => "kibbutz", |
|
5937
|
|
|
|
|
|
|
"kibbutzim" => "kibbutz", |
|
5938
|
|
|
|
|
|
|
"kilos" => "kilo", |
|
5939
|
|
|
|
|
|
|
"kimonos" => "kimono", |
|
5940
|
|
|
|
|
|
|
"kine" => "cow", |
|
5941
|
|
|
|
|
|
|
"Kinkimavos" => "Kinkimavo", |
|
5942
|
|
|
|
|
|
|
"kioko" => "kioko", |
|
5943
|
|
|
|
|
|
|
"kiokos" => "kioko", |
|
5944
|
|
|
|
|
|
|
"Kiplingese" => "Kiplingese", |
|
5945
|
|
|
|
|
|
|
"kletterschuhe" => "kletterschuh", |
|
5946
|
|
|
|
|
|
|
"knives" => "knife", |
|
5947
|
|
|
|
|
|
|
"knoppern" => "knopper", |
|
5948
|
|
|
|
|
|
|
"knoppers" => "knopper", |
|
5949
|
|
|
|
|
|
|
"kobo" => "kobo", |
|
5950
|
|
|
|
|
|
|
"Kokakos" => "Kokako", |
|
5951
|
|
|
|
|
|
|
"konditorei" => "konditorei", |
|
5952
|
|
|
|
|
|
|
"konditoreien" => "konditorei", |
|
5953
|
|
|
|
|
|
|
"Kongoese" => "Kongoese", |
|
5954
|
|
|
|
|
|
|
"Kongolese" => "Kongolese", |
|
5955
|
|
|
|
|
|
|
"Kosovos" => "Kosovo", |
|
5956
|
|
|
|
|
|
|
"kouroi" => "kouros", |
|
5957
|
|
|
|
|
|
|
"kovshi" => "kovsh", |
|
5958
|
|
|
|
|
|
|
"kuvaszok" => "kuvasz", |
|
5959
|
|
|
|
|
|
|
"kylikes" => "kylix", |
|
5960
|
|
|
|
|
|
|
"kylixes" => "kylix", |
|
5961
|
|
|
|
|
|
|
"labra" => "labrum", |
|
5962
|
|
|
|
|
|
|
"laciniae" => "lacinia", |
|
5963
|
|
|
|
|
|
|
"lactobacilli" => "lactobacillus", |
|
5964
|
|
|
|
|
|
|
"lacunae" => "lacuna", |
|
5965
|
|
|
|
|
|
|
"lacunaria" => "lacunar", |
|
5966
|
|
|
|
|
|
|
"lacunars" => "lacunar", |
|
5967
|
|
|
|
|
|
|
"lacunas" => "lacuna", |
|
5968
|
|
|
|
|
|
|
"laiki" => "laika", |
|
5969
|
|
|
|
|
|
|
"lamellae" => "lamella", |
|
5970
|
|
|
|
|
|
|
"laminae" => "lamina", |
|
5971
|
|
|
|
|
|
|
"Lapithae" => "Lapith", |
|
5972
|
|
|
|
|
|
|
"lapithae" => "lapith", |
|
5973
|
|
|
|
|
|
|
"lapiths" => "lapith", |
|
5974
|
|
|
|
|
|
|
"Lapiths" => "Lapith", |
|
5975
|
|
|
|
|
|
|
"Lapponese" => "Lapponese", |
|
5976
|
|
|
|
|
|
|
"lares" => "lar", |
|
5977
|
|
|
|
|
|
|
"larnakes" => "larnax", |
|
5978
|
|
|
|
|
|
|
"lars" => "lar", |
|
5979
|
|
|
|
|
|
|
"larynges" => "larynx", |
|
5980
|
|
|
|
|
|
|
"latexes" => "latex", |
|
5981
|
|
|
|
|
|
|
"latices" => "latex", |
|
5982
|
|
|
|
|
|
|
"leaves" => "leaf", |
|
5983
|
|
|
|
|
|
|
"Lebanese" => "Lebanese", |
|
5984
|
|
|
|
|
|
|
"lebensformen" => "lebensform", |
|
5985
|
|
|
|
|
|
|
"leges humanae" => "lex humana", |
|
5986
|
|
|
|
|
|
|
"legionellae" => "legionella", |
|
5987
|
|
|
|
|
|
|
"legomena" => "legomenon", |
|
5988
|
|
|
|
|
|
|
"legumens" => "legumen", |
|
5989
|
|
|
|
|
|
|
"legumina" => "legumen", |
|
5990
|
|
|
|
|
|
|
"lei" => "leu", |
|
5991
|
|
|
|
|
|
|
"leishmaniae" => "leishmania", |
|
5992
|
|
|
|
|
|
|
"leishmanias" => "leishmania", |
|
5993
|
|
|
|
|
|
|
"lemans" => "leman", |
|
5994
|
|
|
|
|
|
|
"lemmas" => "lemma", |
|
5995
|
|
|
|
|
|
|
"lemmata" => "lemma", |
|
5996
|
|
|
|
|
|
|
"lemnisci" => "lemniscus", |
|
5997
|
|
|
|
|
|
|
"lemures" => "lemur", |
|
5998
|
|
|
|
|
|
|
"lemurs" => "lemur", |
|
5999
|
|
|
|
|
|
|
"lenses" => "lens", |
|
6000
|
|
|
|
|
|
|
"lentigines" => "lentigo", |
|
6001
|
|
|
|
|
|
|
"lentisci" => "lentiscus", |
|
6002
|
|
|
|
|
|
|
"Leonese" => "Leonese", |
|
6003
|
|
|
|
|
|
|
"lepromas" => "leproma", |
|
6004
|
|
|
|
|
|
|
"lepromata" => "leproma", |
|
6005
|
|
|
|
|
|
|
"leprosaria" => "leprosarium", |
|
6006
|
|
|
|
|
|
|
"lepta" => "lepton", |
|
6007
|
|
|
|
|
|
|
"leptomonas" => "leptomonas", |
|
6008
|
|
|
|
|
|
|
"leptospirae" => "leptospira", |
|
6009
|
|
|
|
|
|
|
"Lesothos" => "Lesotho", |
|
6010
|
|
|
|
|
|
|
"liberos" => "libero", |
|
6011
|
|
|
|
|
|
|
"libidos" => "libido", |
|
6012
|
|
|
|
|
|
|
"libretti" => "libretto", |
|
6013
|
|
|
|
|
|
|
"librettos" => "libretto", |
|
6014
|
|
|
|
|
|
|
"lice" => "louse", |
|
6015
|
|
|
|
|
|
|
"lidos" => "lido", |
|
6016
|
|
|
|
|
|
|
"lieder" => "lied", |
|
6017
|
|
|
|
|
|
|
"lieus" => "lieu", |
|
6018
|
|
|
|
|
|
|
"lieutenant generals" => "lieutenant general", |
|
6019
|
|
|
|
|
|
|
"lieux" => "lieu", |
|
6020
|
|
|
|
|
|
|
"ligamenta" => "ligamentum", |
|
6021
|
|
|
|
|
|
|
"Lilos" => "Lilo", |
|
6022
|
|
|
|
|
|
|
"limaces" => "limax", |
|
6023
|
|
|
|
|
|
|
"Limans" => "Liman", |
|
6024
|
|
|
|
|
|
|
"limbos" => "limbo", |
|
6025
|
|
|
|
|
|
|
"limites" => "limes", |
|
6026
|
|
|
|
|
|
|
"limos" => "limo", |
|
6027
|
|
|
|
|
|
|
"limuli" => "limulus", |
|
6028
|
|
|
|
|
|
|
"linctuses" => "linctus", |
|
6029
|
|
|
|
|
|
|
"line outs" => "line out", |
|
6030
|
|
|
|
|
|
|
"line-outs" => "line-out", |
|
6031
|
|
|
|
|
|
|
"lineae" => "linea", |
|
6032
|
|
|
|
|
|
|
"linenos" => "lineno", |
|
6033
|
|
|
|
|
|
|
"lines out" => "line out", |
|
6034
|
|
|
|
|
|
|
"lines-out" => "line-out", |
|
6035
|
|
|
|
|
|
|
"lingos" => "lingo", |
|
6036
|
|
|
|
|
|
|
"lingulae" => "lingula", |
|
6037
|
|
|
|
|
|
|
"linos" => "lino", |
|
6038
|
|
|
|
|
|
|
"lipomata" => "lipoma", |
|
6039
|
|
|
|
|
|
|
"lis" => "lis", |
|
6040
|
|
|
|
|
|
|
"lisses" => "lis", |
|
6041
|
|
|
|
|
|
|
"listerellae" => "listerella", |
|
6042
|
|
|
|
|
|
|
"listerellas" => "listerella", |
|
6043
|
|
|
|
|
|
|
"listeria" => "listeria", |
|
6044
|
|
|
|
|
|
|
"listerias" => "listeria", |
|
6045
|
|
|
|
|
|
|
"lithodomi" => "lithodomus", |
|
6046
|
|
|
|
|
|
|
"lithophyta" => "lithophyton", |
|
6047
|
|
|
|
|
|
|
"livedos" => "livedo", |
|
6048
|
|
|
|
|
|
|
"lives" => "life", |
|
6049
|
|
|
|
|
|
|
"lixivia" => "lixivium", |
|
6050
|
|
|
|
|
|
|
"loa" => "loa", |
|
6051
|
|
|
|
|
|
|
"loas" => "loa", |
|
6052
|
|
|
|
|
|
|
"loaves" => "loaf", |
|
6053
|
|
|
|
|
|
|
"lobuli" => "lobulus", |
|
6054
|
|
|
|
|
|
|
"lochi" => "lochus", |
|
6055
|
|
|
|
|
|
|
"loci" => "locus", |
|
6056
|
|
|
|
|
|
|
"locos" => "loco", |
|
6057
|
|
|
|
|
|
|
"loculi" => "loculus", |
|
6058
|
|
|
|
|
|
|
"loggias" => "loggia", |
|
6059
|
|
|
|
|
|
|
"loggie" => "loggia", |
|
6060
|
|
|
|
|
|
|
"logia" => "logion", |
|
6061
|
|
|
|
|
|
|
"logodaedale" => "logodaedalus", |
|
6062
|
|
|
|
|
|
|
"logodaedali" => "logodaedalus", |
|
6063
|
|
|
|
|
|
|
"logos" => "logo", |
|
6064
|
|
|
|
|
|
|
"lomata" => "loma", |
|
6065
|
|
|
|
|
|
|
"lomenta" => "lomentum", |
|
6066
|
|
|
|
|
|
|
"Londonese" => "Londonese", |
|
6067
|
|
|
|
|
|
|
"lora" => "lorum", |
|
6068
|
|
|
|
|
|
|
"lord lieutenants" => "lord lieutenant", |
|
6069
|
|
|
|
|
|
|
"lord-lieutenants" => "lord-lieutenant", |
|
6070
|
|
|
|
|
|
|
"lords lieutenant" => "lord lieutenant", |
|
6071
|
|
|
|
|
|
|
"lords-lieutenant" => "lord-lieutenant", |
|
6072
|
|
|
|
|
|
|
"Lorrainese" => "Lorrainese", |
|
6073
|
|
|
|
|
|
|
"louis" => "louis", |
|
6074
|
|
|
|
|
|
|
"lowlifes" => "lowlife", |
|
6075
|
|
|
|
|
|
|
"lox" => "lox", |
|
6076
|
|
|
|
|
|
|
"loxes" => "lox", |
|
6077
|
|
|
|
|
|
|
"Lucchese" => "Lucchese", |
|
6078
|
|
|
|
|
|
|
"lumbagos" => "lumbago", |
|
6079
|
|
|
|
|
|
|
"lumbrici" => "lumbricus", |
|
6080
|
|
|
|
|
|
|
"lumens" => "lumen", |
|
6081
|
|
|
|
|
|
|
"lumina" => "lumen", |
|
6082
|
|
|
|
|
|
|
"lustra" => "lustrum", |
|
6083
|
|
|
|
|
|
|
"lustrums" => "lustrum", |
|
6084
|
|
|
|
|
|
|
"lux" => "lux", |
|
6085
|
|
|
|
|
|
|
"lves" => "lf", |
|
6086
|
|
|
|
|
|
|
"lymphangiomata" => "lymphangioma", |
|
6087
|
|
|
|
|
|
|
"lymphomas" => "lymphoma", |
|
6088
|
|
|
|
|
|
|
"lymphomata" => "lymphoma", |
|
6089
|
|
|
|
|
|
|
"Lyonese" => "Lyonese", |
|
6090
|
|
|
|
|
|
|
"lyssae" => "lyssa", |
|
6091
|
|
|
|
|
|
|
"maare" => "maar", |
|
6092
|
|
|
|
|
|
|
"maars" => "maar", |
|
6093
|
|
|
|
|
|
|
"macaci" => "macacus", |
|
6094
|
|
|
|
|
|
|
"Macanese" => "Macanese", |
|
6095
|
|
|
|
|
|
|
"macaronies" => "macaroni", |
|
6096
|
|
|
|
|
|
|
"Macassarese" => "Macassarese", |
|
6097
|
|
|
|
|
|
|
"machos" => "macho", |
|
6098
|
|
|
|
|
|
|
"mackerel" => "mackerel", |
|
6099
|
|
|
|
|
|
|
"mackerels" => "mackerel", |
|
6100
|
|
|
|
|
|
|
"macros" => "macro", |
|
6101
|
|
|
|
|
|
|
"maculae" => "macula", |
|
6102
|
|
|
|
|
|
|
"maculas" => "macula", |
|
6103
|
|
|
|
|
|
|
"Madurese" => "Madurese", |
|
6104
|
|
|
|
|
|
|
"maecenases" => "maecenas", |
|
6105
|
|
|
|
|
|
|
"maecenates" => "maecenas", |
|
6106
|
|
|
|
|
|
|
"maestri" => "maestro", |
|
6107
|
|
|
|
|
|
|
"maestros" => "maestro", |
|
6108
|
|
|
|
|
|
|
"mafiose" => "mafiosa", |
|
6109
|
|
|
|
|
|
|
"mafiosi" => "mafioso", |
|
6110
|
|
|
|
|
|
|
"mafiosos" => "mafioso", |
|
6111
|
|
|
|
|
|
|
"magi" => "magus", |
|
6112
|
|
|
|
|
|
|
"magili" => "magilus", |
|
6113
|
|
|
|
|
|
|
"magmas" => "magma", |
|
6114
|
|
|
|
|
|
|
"magmata" => "magma", |
|
6115
|
|
|
|
|
|
|
"magna opera" => "magnum opus", |
|
6116
|
|
|
|
|
|
|
"magnetos" => "magneto", |
|
6117
|
|
|
|
|
|
|
"magnificos" => "magnifico", |
|
6118
|
|
|
|
|
|
|
"magnum opuses" => "magnum opus", |
|
6119
|
|
|
|
|
|
|
"major generals" => "major general", |
|
6120
|
|
|
|
|
|
|
"Majuros" => "Majuro", |
|
6121
|
|
|
|
|
|
|
"makuta" => "likuta", |
|
6122
|
|
|
|
|
|
|
"mala in se" => "malum in se", |
|
6123
|
|
|
|
|
|
|
"Malabarese" => "Malabarese", |
|
6124
|
|
|
|
|
|
|
"Malabos" => "Malabo", |
|
6125
|
|
|
|
|
|
|
"malagmata" => "malagma", |
|
6126
|
|
|
|
|
|
|
"mallei" => "malleus", |
|
6127
|
|
|
|
|
|
|
"malleoli" => "malleolus", |
|
6128
|
|
|
|
|
|
|
"Maltese" => "Maltese", |
|
6129
|
|
|
|
|
|
|
"man milliners" => "man milliner", |
|
6130
|
|
|
|
|
|
|
"man-milliners" => "man-milliner", |
|
6131
|
|
|
|
|
|
|
"mangoes" => "mango", |
|
6132
|
|
|
|
|
|
|
"mangos" => "mango", |
|
6133
|
|
|
|
|
|
|
"manifestos" => "manifesto", |
|
6134
|
|
|
|
|
|
|
"manteaus" => "manteau", |
|
6135
|
|
|
|
|
|
|
"manteaux" => "manteau", |
|
6136
|
|
|
|
|
|
|
"mantellette" => "mantelletta", |
|
6137
|
|
|
|
|
|
|
"mantises" => "mantis", |
|
6138
|
|
|
|
|
|
|
"manubria" => "manubrium", |
|
6139
|
|
|
|
|
|
|
"manubriums" => "manubrium", |
|
6140
|
|
|
|
|
|
|
"Maputos" => "Maputo", |
|
6141
|
|
|
|
|
|
|
"maquereaux" => "maquereau", |
|
6142
|
|
|
|
|
|
|
"Maracaibos" => "Maracaibo", |
|
6143
|
|
|
|
|
|
|
"maremme" => "maremma", |
|
6144
|
|
|
|
|
|
|
"mares" => "mare", |
|
6145
|
|
|
|
|
|
|
"maria" => "mare", |
|
6146
|
|
|
|
|
|
|
"maries" => "mary", |
|
6147
|
|
|
|
|
|
|
"marquises" => "marquis", |
|
6148
|
|
|
|
|
|
|
"Marys" => "Mary", |
|
6149
|
|
|
|
|
|
|
"maths" => "math", |
|
6150
|
|
|
|
|
|
|
"matinees musicales" => "matinee musicale", |
|
6151
|
|
|
|
|
|
|
"matins" => "matin", |
|
6152
|
|
|
|
|
|
|
"matres lectionis" => "mater lectionis", |
|
6153
|
|
|
|
|
|
|
"matzahs" => "matzah", |
|
6154
|
|
|
|
|
|
|
"matzot" => "matzah", |
|
6155
|
|
|
|
|
|
|
"mausolea" => "mausoleum", |
|
6156
|
|
|
|
|
|
|
"mausoleums" => "mausoleum", |
|
6157
|
|
|
|
|
|
|
"maxillae" => "maxilla", |
|
6158
|
|
|
|
|
|
|
"maxima" => "maximum", |
|
6159
|
|
|
|
|
|
|
"maximums" => "maximum", |
|
6160
|
|
|
|
|
|
|
"measles" => "measles", |
|
6161
|
|
|
|
|
|
|
"meatus" => "meatus", |
|
6162
|
|
|
|
|
|
|
"meatuses" => "meatus", |
|
6163
|
|
|
|
|
|
|
"media" => "medium", |
|
6164
|
|
|
|
|
|
|
"mediastina" => "mediastinum", |
|
6165
|
|
|
|
|
|
|
"mediatrices" => "mediatrix", |
|
6166
|
|
|
|
|
|
|
"medicoes" => "medico", |
|
6167
|
|
|
|
|
|
|
"medicos" => "medico", |
|
6168
|
|
|
|
|
|
|
"mediums" => "medium", |
|
6169
|
|
|
|
|
|
|
"medulloblastomas" => "medulloblastoma", |
|
6170
|
|
|
|
|
|
|
"medulloblastomata" => "medulloblastoma", |
|
6171
|
|
|
|
|
|
|
"medusae" => "medusa", |
|
6172
|
|
|
|
|
|
|
"medusas" => "medusa", |
|
6173
|
|
|
|
|
|
|
"megalosauri" => "megalosaurus", |
|
6174
|
|
|
|
|
|
|
"megatheria" => "megatherium", |
|
6175
|
|
|
|
|
|
|
"melanomas" => "melanoma", |
|
6176
|
|
|
|
|
|
|
"melanomata" => "melanoma", |
|
6177
|
|
|
|
|
|
|
"melastomae" => "melastoma", |
|
6178
|
|
|
|
|
|
|
"melastomas" => "melastoma", |
|
6179
|
|
|
|
|
|
|
"melicerides" => "meliceris", |
|
6180
|
|
|
|
|
|
|
"melismas" => "melisma", |
|
6181
|
|
|
|
|
|
|
"melismata" => "melisma", |
|
6182
|
|
|
|
|
|
|
"mementoes" => "memento", |
|
6183
|
|
|
|
|
|
|
"mementos" => "memento", |
|
6184
|
|
|
|
|
|
|
"memoranda" => "memorandum", |
|
6185
|
|
|
|
|
|
|
"memorandums" => "memorandum", |
|
6186
|
|
|
|
|
|
|
"memos" => "memo", |
|
6187
|
|
|
|
|
|
|
"men" => "man", |
|
6188
|
|
|
|
|
|
|
"men children" => "man child", |
|
6189
|
|
|
|
|
|
|
"men midwives" => "man midwife", |
|
6190
|
|
|
|
|
|
|
"men milliners" => "man milliner", |
|
6191
|
|
|
|
|
|
|
"men servants" => "man servant", |
|
6192
|
|
|
|
|
|
|
"men-children" => "man-child", |
|
6193
|
|
|
|
|
|
|
"men-midwives" => "man-midwife", |
|
6194
|
|
|
|
|
|
|
"men-milliners" => "man-milliner", |
|
6195
|
|
|
|
|
|
|
"men-servants" => "man-servant", |
|
6196
|
|
|
|
|
|
|
"menages a quatre" => "menage a quatre", |
|
6197
|
|
|
|
|
|
|
"menages a trois" => "menage a trois", |
|
6198
|
|
|
|
|
|
|
"menchildren" => "manchild", |
|
6199
|
|
|
|
|
|
|
"meningiomas" => "meningioma", |
|
6200
|
|
|
|
|
|
|
"meningiomata" => "meningioma", |
|
6201
|
|
|
|
|
|
|
"menisci" => "meniscus", |
|
6202
|
|
|
|
|
|
|
"menservants" => "manservant", |
|
6203
|
|
|
|
|
|
|
"menus" => "menu", |
|
6204
|
|
|
|
|
|
|
"meretrices" => "meretrix", |
|
6205
|
|
|
|
|
|
|
"merides" => "meris", |
|
6206
|
|
|
|
|
|
|
"meshumadim" => "meshumad", |
|
6207
|
|
|
|
|
|
|
"meshummadim" => "meshummad", |
|
6208
|
|
|
|
|
|
|
"mesothelia" => "mesothelium", |
|
6209
|
|
|
|
|
|
|
"mesotheliomas" => "mesothelioma", |
|
6210
|
|
|
|
|
|
|
"mesotheliomata" => "mesothelioma", |
|
6211
|
|
|
|
|
|
|
"messe di voce" => "messa di voce", |
|
6212
|
|
|
|
|
|
|
"messeigneurs" => "monseigneur", |
|
6213
|
|
|
|
|
|
|
"Messinese" => "Messinese", |
|
6214
|
|
|
|
|
|
|
"metae" => "meta", |
|
6215
|
|
|
|
|
|
|
"metalimnia" => "metalimnion", |
|
6216
|
|
|
|
|
|
|
"metapleura" => "metapleuron", |
|
6217
|
|
|
|
|
|
|
"metatarsi" => "metatarsus", |
|
6218
|
|
|
|
|
|
|
"metropolises" => "metropolis", |
|
6219
|
|
|
|
|
|
|
"metros" => "metro", |
|
6220
|
|
|
|
|
|
|
"mews" => "mew", |
|
6221
|
|
|
|
|
|
|
"Mexicos" => "Mexico", |
|
6222
|
|
|
|
|
|
|
"mezuzoth" => "mezuza", |
|
6223
|
|
|
|
|
|
|
"mezzo rilievos" => "mezzo rilievo", |
|
6224
|
|
|
|
|
|
|
"mezzo-rilievos" => "mezzo-rilievo", |
|
6225
|
|
|
|
|
|
|
"miasmas" => "miasma", |
|
6226
|
|
|
|
|
|
|
"miasmata" => "miasma", |
|
6227
|
|
|
|
|
|
|
"mice" => "mouse", |
|
6228
|
|
|
|
|
|
|
"micetraps" => "mousetrap", |
|
6229
|
|
|
|
|
|
|
"microbia" => "microbion", |
|
6230
|
|
|
|
|
|
|
"microcephali" => "microcephalus", |
|
6231
|
|
|
|
|
|
|
"micrococci" => "micrococcus", |
|
6232
|
|
|
|
|
|
|
"microfiche" => "microfiche", |
|
6233
|
|
|
|
|
|
|
"microfiches" => "microfiche", |
|
6234
|
|
|
|
|
|
|
"micronuclei" => "micronucleus", |
|
6235
|
|
|
|
|
|
|
"micros" => "micro", |
|
6236
|
|
|
|
|
|
|
"Milanese" => "Milanese", |
|
6237
|
|
|
|
|
|
|
"Milanos" => "Milano", |
|
6238
|
|
|
|
|
|
|
"milieus" => "milieu", |
|
6239
|
|
|
|
|
|
|
"milieux" => "milieu", |
|
6240
|
|
|
|
|
|
|
"milieux interieurs" => "milieu interieur", |
|
6241
|
|
|
|
|
|
|
"miliolae" => "miliola", |
|
6242
|
|
|
|
|
|
|
"milites gloriosi" => "miles gloriosus", |
|
6243
|
|
|
|
|
|
|
"millennia" => "millennium", |
|
6244
|
|
|
|
|
|
|
"millenniums" => "millennium", |
|
6245
|
|
|
|
|
|
|
"mimosae" => "mimosa", |
|
6246
|
|
|
|
|
|
|
"mimosas" => "mimosa", |
|
6247
|
|
|
|
|
|
|
"minima" => "minimum", |
|
6248
|
|
|
|
|
|
|
"minimums" => "minimum", |
|
6249
|
|
|
|
|
|
|
"minnelieder" => "minnelied", |
|
6250
|
|
|
|
|
|
|
"minutiae" => "minutia", |
|
6251
|
|
|
|
|
|
|
"minutias" => "minutia", |
|
6252
|
|
|
|
|
|
|
"minyanim" => "minyan", |
|
6253
|
|
|
|
|
|
|
"miracidia" => "miracidium", |
|
6254
|
|
|
|
|
|
|
"mithraea" => "mithraeum", |
|
6255
|
|
|
|
|
|
|
"mitochondria" => "mitochondrion", |
|
6256
|
|
|
|
|
|
|
"mixolimnia" => "mixolimnion", |
|
6257
|
|
|
|
|
|
|
"moakses" => "moaks", |
|
6258
|
|
|
|
|
|
|
"modelletti" => "modelletto", |
|
6259
|
|
|
|
|
|
|
"modelli" => "modello", |
|
6260
|
|
|
|
|
|
|
"modellos" => "modello", |
|
6261
|
|
|
|
|
|
|
"Modenese" => "Modenese", |
|
6262
|
|
|
|
|
|
|
"moderni" => "modernus", |
|
6263
|
|
|
|
|
|
|
"modi" => "modus", |
|
6264
|
|
|
|
|
|
|
"modii" => "modius", |
|
6265
|
|
|
|
|
|
|
"moduli" => "modulus", |
|
6266
|
|
|
|
|
|
|
"moduluses" => "modulus", |
|
6267
|
|
|
|
|
|
|
"moduses" => "modus", |
|
6268
|
|
|
|
|
|
|
"moes" => "moe", |
|
6269
|
|
|
|
|
|
|
"molimina" => "molimen", |
|
6270
|
|
|
|
|
|
|
"momenta" => "momentum", |
|
6271
|
|
|
|
|
|
|
"momentums" => "momentum", |
|
6272
|
|
|
|
|
|
|
"Monacos" => "Monaco", |
|
6273
|
|
|
|
|
|
|
"monades" => "monas", |
|
6274
|
|
|
|
|
|
|
"mondi" => "mondo", |
|
6275
|
|
|
|
|
|
|
"mongooses" => "mongoose", |
|
6276
|
|
|
|
|
|
|
"monies" => "money", |
|
6277
|
|
|
|
|
|
|
"monimolimnia" => "monimolimnion", |
|
6278
|
|
|
|
|
|
|
"monochasia" => "monochasium", |
|
6279
|
|
|
|
|
|
|
"monorchides" => "monorchis", |
|
6280
|
|
|
|
|
|
|
"monos" => "mono", |
|
6281
|
|
|
|
|
|
|
"monosyllaba" => "monosyllabon", |
|
6282
|
|
|
|
|
|
|
"monotae" => "monota", |
|
6283
|
|
|
|
|
|
|
"monoxyla" => "monoxylon", |
|
6284
|
|
|
|
|
|
|
"monsiegneurs" => "monseigneur", |
|
6285
|
|
|
|
|
|
|
"monsignori" => "monsignore", |
|
6286
|
|
|
|
|
|
|
"monsignors" => "monsignor", |
|
6287
|
|
|
|
|
|
|
"monstres sacres" => "monstre sacre", |
|
6288
|
|
|
|
|
|
|
"Montenegros" => "Montenegro", |
|
6289
|
|
|
|
|
|
|
"montes" => "mons", |
|
6290
|
|
|
|
|
|
|
"moose" => "moose", |
|
6291
|
|
|
|
|
|
|
"moratoria" => "moratorium", |
|
6292
|
|
|
|
|
|
|
"moratoriums" => "moratorium", |
|
6293
|
|
|
|
|
|
|
"morceaux" => "morceau", |
|
6294
|
|
|
|
|
|
|
"Moroccos" => "Morocco", |
|
6295
|
|
|
|
|
|
|
"morosi" => "moroso", |
|
6296
|
|
|
|
|
|
|
"mortadellas" => "mortadella", |
|
6297
|
|
|
|
|
|
|
"mortadelle" => "mortadella", |
|
6298
|
|
|
|
|
|
|
"mortaria" => "mortarium", |
|
6299
|
|
|
|
|
|
|
"moscardini" => "moscardino", |
|
6300
|
|
|
|
|
|
|
"motoscafi" => "motoscafo", |
|
6301
|
|
|
|
|
|
|
"mottoes" => "motto", |
|
6302
|
|
|
|
|
|
|
"mottos" => "motto", |
|
6303
|
|
|
|
|
|
|
"mousetraps" => "mousetrap", |
|
6304
|
|
|
|
|
|
|
"mouths" => "mouth", |
|
6305
|
|
|
|
|
|
|
"mucrones" => "mucro", |
|
6306
|
|
|
|
|
|
|
"mucros" => "mucro", |
|
6307
|
|
|
|
|
|
|
"mukim" => "mukim", |
|
6308
|
|
|
|
|
|
|
"mukims" => "mukim", |
|
6309
|
|
|
|
|
|
|
"multigravidae" => "multigravida", |
|
6310
|
|
|
|
|
|
|
"multigravidas" => "multigravida", |
|
6311
|
|
|
|
|
|
|
"mumps" => "mumps", |
|
6312
|
|
|
|
|
|
|
"municipia" => "municipium", |
|
6313
|
|
|
|
|
|
|
"Muqdishos" => "Muqdisho", |
|
6314
|
|
|
|
|
|
|
"Muranese" => "Muranese", |
|
6315
|
|
|
|
|
|
|
"murexes" => "murex", |
|
6316
|
|
|
|
|
|
|
"murices" => "murex", |
|
6317
|
|
|
|
|
|
|
"musae" => "musa", |
|
6318
|
|
|
|
|
|
|
"musas" => "musa", |
|
6319
|
|
|
|
|
|
|
"musees imaginaires" => "musee imaginaire", |
|
6320
|
|
|
|
|
|
|
"musiques concretes" => "musique concrete", |
|
6321
|
|
|
|
|
|
|
"mustachios" => "mustachio", |
|
6322
|
|
|
|
|
|
|
"muzzes" => "muzz", |
|
6323
|
|
|
|
|
|
|
"myae" => "mya", |
|
6324
|
|
|
|
|
|
|
"myas" => "mya", |
|
6325
|
|
|
|
|
|
|
"mycoplasmas" => "mycoplasma", |
|
6326
|
|
|
|
|
|
|
"mycoplasmata" => "mycoplasma", |
|
6327
|
|
|
|
|
|
|
"mycorhizae" => "mycorhiza", |
|
6328
|
|
|
|
|
|
|
"mycorhizas" => "mycorhiza", |
|
6329
|
|
|
|
|
|
|
"mycorrhizae" => "mycorrhiza", |
|
6330
|
|
|
|
|
|
|
"mycorrhizas" => "mycorrhiza", |
|
6331
|
|
|
|
|
|
|
"myelomas" => "myeloma", |
|
6332
|
|
|
|
|
|
|
"myelomata" => "myeloma", |
|
6333
|
|
|
|
|
|
|
"myos" => "myo", |
|
6334
|
|
|
|
|
|
|
"mythoi" => "mythos", |
|
6335
|
|
|
|
|
|
|
"myxomata" => "myxoma", |
|
6336
|
|
|
|
|
|
|
"nachtlokale" => "nachtlokal", |
|
6337
|
|
|
|
|
|
|
"nagaikas" => "nagaika", |
|
6338
|
|
|
|
|
|
|
"nagaiki" => "nagaika", |
|
6339
|
|
|
|
|
|
|
"Nakayamans" => "Nakayaman", |
|
6340
|
|
|
|
|
|
|
"Nankingese" => "Nankingese", |
|
6341
|
|
|
|
|
|
|
"nasuti" => "nasutus", |
|
6342
|
|
|
|
|
|
|
"naumachiae" => "naumachia", |
|
6343
|
|
|
|
|
|
|
"naumachias" => "naumachia", |
|
6344
|
|
|
|
|
|
|
"nauplii" => "nauplius", |
|
6345
|
|
|
|
|
|
|
"nautili" => "nautilus", |
|
6346
|
|
|
|
|
|
|
"nautiluses" => "nautilus", |
|
6347
|
|
|
|
|
|
|
"Navarrese" => "Navarrese", |
|
6348
|
|
|
|
|
|
|
"naye paise" => "naya paisa", |
|
6349
|
|
|
|
|
|
|
"nebenkerne" => "nebenkern", |
|
6350
|
|
|
|
|
|
|
"nebulae" => "nebula", |
|
6351
|
|
|
|
|
|
|
"nebulas" => "nebula", |
|
6352
|
|
|
|
|
|
|
"nectocalyces" => "nectocalyx", |
|
6353
|
|
|
|
|
|
|
"nemathecia" => "nemathecium", |
|
6354
|
|
|
|
|
|
|
"Nenets" => "Nenets", |
|
6355
|
|
|
|
|
|
|
"Nentsi" => "Nenets", |
|
6356
|
|
|
|
|
|
|
"nentsi" => "nenets", |
|
6357
|
|
|
|
|
|
|
"nentsy" => "nenets", |
|
6358
|
|
|
|
|
|
|
"Nepalese" => "Nepalese", |
|
6359
|
|
|
|
|
|
|
"nephridia" => "nephridium", |
|
6360
|
|
|
|
|
|
|
"neritae" => "nerita", |
|
6361
|
|
|
|
|
|
|
"neritas" => "nerita", |
|
6362
|
|
|
|
|
|
|
"neumas" => "neuma", |
|
6363
|
|
|
|
|
|
|
"neumata" => "neuma", |
|
6364
|
|
|
|
|
|
|
"neurinomas" => "neurinoma", |
|
6365
|
|
|
|
|
|
|
"neurinomata" => "neurinoma", |
|
6366
|
|
|
|
|
|
|
"neuromata" => "neuroma", |
|
6367
|
|
|
|
|
|
|
"neurulae" => "neurula", |
|
6368
|
|
|
|
|
|
|
"neutrinos" => "neutrino", |
|
6369
|
|
|
|
|
|
|
"news" => "news", |
|
6370
|
|
|
|
|
|
|
"nexus" => "nexus", |
|
6371
|
|
|
|
|
|
|
"nexuses" => "nexus", |
|
6372
|
|
|
|
|
|
|
"ngwee" => "ngwee", |
|
6373
|
|
|
|
|
|
|
"Niasese" => "Niasese", |
|
6374
|
|
|
|
|
|
|
"Nicobarese" => "Nicobarese", |
|
6375
|
|
|
|
|
|
|
"nidi" => "nidus", |
|
6376
|
|
|
|
|
|
|
"niduses" => "nidus", |
|
6377
|
|
|
|
|
|
|
"nielli" => "niello", |
|
6378
|
|
|
|
|
|
|
"niellos" => "niello", |
|
6379
|
|
|
|
|
|
|
"nimbi" => "nimbus", |
|
6380
|
|
|
|
|
|
|
"nimbuses" => "nimbus", |
|
6381
|
|
|
|
|
|
|
"Ningbos" => "Ningbo", |
|
6382
|
|
|
|
|
|
|
"Nipponese" => "Nipponese", |
|
6383
|
|
|
|
|
|
|
"nockerln" => "nockerl", |
|
6384
|
|
|
|
|
|
|
"noctilucae" => "noctiluca", |
|
6385
|
|
|
|
|
|
|
"noda" => "nodum", |
|
6386
|
|
|
|
|
|
|
"nodi" => "nodus", |
|
6387
|
|
|
|
|
|
|
"noemata" => "noema", |
|
6388
|
|
|
|
|
|
|
"nomismata" => "nomisma", |
|
6389
|
|
|
|
|
|
|
"nonentia" => "non-ens", |
|
6390
|
|
|
|
|
|
|
"Normans" => "Norman", |
|
6391
|
|
|
|
|
|
|
"noumena" => "noumenon", |
|
6392
|
|
|
|
|
|
|
"nouveaux arrives" => "nouvel arrive", |
|
6393
|
|
|
|
|
|
|
"nouveaux pauvres" => "nouveau pauvre", |
|
6394
|
|
|
|
|
|
|
"nouveaux riches" => "nouveau riche", |
|
6395
|
|
|
|
|
|
|
"nouvelle pauvre" => "nouveau pauvre", |
|
6396
|
|
|
|
|
|
|
"nouvelle riche" => "nouveau riche", |
|
6397
|
|
|
|
|
|
|
"novae" => "nova", |
|
6398
|
|
|
|
|
|
|
"novas" => "nova", |
|
6399
|
|
|
|
|
|
|
"novi homines" => "novus homo", |
|
6400
|
|
|
|
|
|
|
"noxae" => "noxa", |
|
6401
|
|
|
|
|
|
|
"nses" => "nse", |
|
6402
|
|
|
|
|
|
|
"nubeculae" => "nubecula", |
|
6403
|
|
|
|
|
|
|
"nuclei" => "nucleus", |
|
6404
|
|
|
|
|
|
|
"nucleoli" => "nucleolus", |
|
6405
|
|
|
|
|
|
|
"nucleolonemas" => "nucleolonema", |
|
6406
|
|
|
|
|
|
|
"nucleolonemata" => "nucleolonema", |
|
6407
|
|
|
|
|
|
|
"nucleoluses" => "nucleolus", |
|
6408
|
|
|
|
|
|
|
"nucleuses" => "nucleus", |
|
6409
|
|
|
|
|
|
|
"numina" => "numen", |
|
6410
|
|
|
|
|
|
|
"nuntii" => "nuntius", |
|
6411
|
|
|
|
|
|
|
"nymphae" => "nympha", |
|
6412
|
|
|
|
|
|
|
"nymphaea" => "nymphaeum", |
|
6413
|
|
|
|
|
|
|
"nymphea" => "nymphaeum", |
|
6414
|
|
|
|
|
|
|
"oaths" => "oath", |
|
6415
|
|
|
|
|
|
|
"obeli" => "obelus", |
|
6416
|
|
|
|
|
|
|
"oboli" => "obolus", |
|
6417
|
|
|
|
|
|
|
"occipita" => "occiput", |
|
6418
|
|
|
|
|
|
|
"occiputs" => "occiput", |
|
6419
|
|
|
|
|
|
|
"oceanaria" => "oceanarium", |
|
6420
|
|
|
|
|
|
|
"ocelli" => "ocellus", |
|
6421
|
|
|
|
|
|
|
"octavos" => "octavo", |
|
6422
|
|
|
|
|
|
|
"octohedra" => "octohedron", |
|
6423
|
|
|
|
|
|
|
"octohedrons" => "octohedron", |
|
6424
|
|
|
|
|
|
|
"octopi" => "octopus", |
|
6425
|
|
|
|
|
|
|
"octopodes" => "octopus", |
|
6426
|
|
|
|
|
|
|
"octopuses" => "octopus", |
|
6427
|
|
|
|
|
|
|
"oculi" => "oculus", |
|
6428
|
|
|
|
|
|
|
"odea" => "odeum", |
|
6429
|
|
|
|
|
|
|
"oedemas" => "oedema", |
|
6430
|
|
|
|
|
|
|
"oedemata" => "oedema", |
|
6431
|
|
|
|
|
|
|
"offspring" => "offspring", |
|
6432
|
|
|
|
|
|
|
"oglys" => "ogle", |
|
6433
|
|
|
|
|
|
|
"Oklahomans" => "Oklahoman", |
|
6434
|
|
|
|
|
|
|
"olfactoria" => "olfactorium", |
|
6435
|
|
|
|
|
|
|
"omenta" => "omentum", |
|
6436
|
|
|
|
|
|
|
"ommatidia" => "ommatidium", |
|
6437
|
|
|
|
|
|
|
"onagers" => "onager", |
|
6438
|
|
|
|
|
|
|
"onagri" => "onager", |
|
6439
|
|
|
|
|
|
|
"opera magna" => "opus magnum", |
|
6440
|
|
|
|
|
|
|
"opercula" => "operculum", |
|
6441
|
|
|
|
|
|
|
"ophiophagi" => "ophiophagus", |
|
6442
|
|
|
|
|
|
|
"optima" => "optimum", |
|
6443
|
|
|
|
|
|
|
"optimums" => "optimum", |
|
6444
|
|
|
|
|
|
|
"opuscula" => "opusculum", |
|
6445
|
|
|
|
|
|
|
"opuses" => "opus", |
|
6446
|
|
|
|
|
|
|
"oratrices" => "oratrix", |
|
6447
|
|
|
|
|
|
|
"oreganos" => "oregano", |
|
6448
|
|
|
|
|
|
|
"organa" => "organon", |
|
6449
|
|
|
|
|
|
|
"Orinocos" => "Orinoco", |
|
6450
|
|
|
|
|
|
|
"Orlandos" => "Orlando", |
|
6451
|
|
|
|
|
|
|
"orthocerata" => "orthoceras", |
|
6452
|
|
|
|
|
|
|
"oscula" => "osculum", |
|
6453
|
|
|
|
|
|
|
"Oslos" => "Oslo", |
|
6454
|
|
|
|
|
|
|
"osmateria" => "osmaterium", |
|
6455
|
|
|
|
|
|
|
"osmeteria" => "osmeterium", |
|
6456
|
|
|
|
|
|
|
"ossicula" => "ossiculum", |
|
6457
|
|
|
|
|
|
|
"osteoclastomas" => "osteoclastoma", |
|
6458
|
|
|
|
|
|
|
"osteoclastomata" => "osteoclastoma", |
|
6459
|
|
|
|
|
|
|
"osteomata" => "osteoma", |
|
6460
|
|
|
|
|
|
|
"ostia" => "ostium", |
|
6461
|
|
|
|
|
|
|
"otomi" => "otomi", |
|
6462
|
|
|
|
|
|
|
"Otomi" => "Otomi", |
|
6463
|
|
|
|
|
|
|
"otomies" => "otomi", |
|
6464
|
|
|
|
|
|
|
"Otomies" => "Otomi", |
|
6465
|
|
|
|
|
|
|
"otos" => "oto", |
|
6466
|
|
|
|
|
|
|
"ottomans" => "ottoman", |
|
6467
|
|
|
|
|
|
|
"ours" => "mine", |
|
6468
|
|
|
|
|
|
|
"ourselves" => "myself", |
|
6469
|
|
|
|
|
|
|
"ova" => "ovum", |
|
6470
|
|
|
|
|
|
|
"ovaria" => "ovarium", |
|
6471
|
|
|
|
|
|
|
"ovoli" => "ovolo", |
|
6472
|
|
|
|
|
|
|
"ovula" => "ovulum", |
|
6473
|
|
|
|
|
|
|
"oxen" => "ox", |
|
6474
|
|
|
|
|
|
|
"oxybapha" => "oxybaphon", |
|
6475
|
|
|
|
|
|
|
"oxymora" => "oxymoron", |
|
6476
|
|
|
|
|
|
|
"oxymorons" => "oxymoron", |
|
6477
|
|
|
|
|
|
|
"oxyurides" => "oxyuris", |
|
6478
|
|
|
|
|
|
|
"paha" => "paha", |
|
6479
|
|
|
|
|
|
|
"paisas" => "paisa", |
|
6480
|
|
|
|
|
|
|
"paise" => "paisa", |
|
6481
|
|
|
|
|
|
|
"pajamas" => "pajamas", |
|
6482
|
|
|
|
|
|
|
"palae" => "pala", |
|
6483
|
|
|
|
|
|
|
"paleae" => "palea", |
|
6484
|
|
|
|
|
|
|
"pali" => "palus", |
|
6485
|
|
|
|
|
|
|
"pallia" => "pallium", |
|
6486
|
|
|
|
|
|
|
"palpebrae" => "palpebra", |
|
6487
|
|
|
|
|
|
|
"palpi" => "palpus", |
|
6488
|
|
|
|
|
|
|
"Panamans" => "Panaman", |
|
6489
|
|
|
|
|
|
|
"Pangasinanes" => "Pangasinan", |
|
6490
|
|
|
|
|
|
|
"pangasinanes" => "pangasinan", |
|
6491
|
|
|
|
|
|
|
"pangasinans" => "pangasinan", |
|
6492
|
|
|
|
|
|
|
"Pangasinans" => "Pangasinan", |
|
6493
|
|
|
|
|
|
|
"panini" => "panino", |
|
6494
|
|
|
|
|
|
|
"panorpae" => "panorpa", |
|
6495
|
|
|
|
|
|
|
"pantos" => "panto", |
|
6496
|
|
|
|
|
|
|
"pants" => "pant", |
|
6497
|
|
|
|
|
|
|
"paparrazi" => "paparrazo", |
|
6498
|
|
|
|
|
|
|
"papillae" => "papilla", |
|
6499
|
|
|
|
|
|
|
"papillomata" => "papilloma", |
|
6500
|
|
|
|
|
|
|
"papulae" => "papula", |
|
6501
|
|
|
|
|
|
|
"papyri" => "papyrus", |
|
6502
|
|
|
|
|
|
|
"papyruses" => "papyrus", |
|
6503
|
|
|
|
|
|
|
"parabolae" => "parabola", |
|
6504
|
|
|
|
|
|
|
"parabolani" => "parabolanus", |
|
6505
|
|
|
|
|
|
|
"parabolas" => "parabola", |
|
6506
|
|
|
|
|
|
|
"paradores" => "parador", |
|
6507
|
|
|
|
|
|
|
"paradors" => "parador", |
|
6508
|
|
|
|
|
|
|
"paraganglia" => "paraganglion", |
|
6509
|
|
|
|
|
|
|
"paragangliomas" => "paraganglioma", |
|
6510
|
|
|
|
|
|
|
"paragangliomata" => "paraganglioma", |
|
6511
|
|
|
|
|
|
|
"paraglossae" => "paraglossa", |
|
6512
|
|
|
|
|
|
|
"Paramaribos" => "Paramaribo", |
|
6513
|
|
|
|
|
|
|
"paranuclei" => "paranucleus", |
|
6514
|
|
|
|
|
|
|
"parapleura" => "parapleura", |
|
6515
|
|
|
|
|
|
|
"parapsides" => "parapsis", |
|
6516
|
|
|
|
|
|
|
"paraselenae" => "paraselene", |
|
6517
|
|
|
|
|
|
|
"parcs fermes" => "parc ferme", |
|
6518
|
|
|
|
|
|
|
"Parduscos" => "Pardusco", |
|
6519
|
|
|
|
|
|
|
"parenchymata" => "parenchyma", |
|
6520
|
|
|
|
|
|
|
"parerga" => "parergon", |
|
6521
|
|
|
|
|
|
|
"parhelia" => "parhelion", |
|
6522
|
|
|
|
|
|
|
"parhelions" => "parhelion", |
|
6523
|
|
|
|
|
|
|
"parietes" => "paries", |
|
6524
|
|
|
|
|
|
|
"parisa" => "parison", |
|
6525
|
|
|
|
|
|
|
"Parmese" => "Parmese", |
|
6526
|
|
|
|
|
|
|
"parnassim" => "parnas", |
|
6527
|
|
|
|
|
|
|
"parvenus" => "parvenu", |
|
6528
|
|
|
|
|
|
|
"pasteurellae" => "pasteurella", |
|
6529
|
|
|
|
|
|
|
"pasteurellas" => "pasteurella", |
|
6530
|
|
|
|
|
|
|
"pastorales" => "pastorale", |
|
6531
|
|
|
|
|
|
|
"pastorali" => "pastorale", |
|
6532
|
|
|
|
|
|
|
"patagia" => "patagium", |
|
6533
|
|
|
|
|
|
|
"paterae" => "patera", |
|
6534
|
|
|
|
|
|
|
"pathoses" => "pathos", |
|
6535
|
|
|
|
|
|
|
"paths" => "path", |
|
6536
|
|
|
|
|
|
|
"paxillae" => "paxilla", |
|
6537
|
|
|
|
|
|
|
"peciae" => "pecia", |
|
6538
|
|
|
|
|
|
|
"pecias" => "pecia", |
|
6539
|
|
|
|
|
|
|
"pectens" => "pecten", |
|
6540
|
|
|
|
|
|
|
"pectines" => "pecten", |
|
6541
|
|
|
|
|
|
|
"pectora" => "pectus", |
|
6542
|
|
|
|
|
|
|
"pedalos" => "pedalo", |
|
6543
|
|
|
|
|
|
|
"pedes" => "pes", |
|
6544
|
|
|
|
|
|
|
"pedia" => "pedion", |
|
6545
|
|
|
|
|
|
|
"pedicellariae" => "pedicellaria", |
|
6546
|
|
|
|
|
|
|
"pediluvia" => "pediluvium", |
|
6547
|
|
|
|
|
|
|
"Pekingese" => "Pekingese", |
|
6548
|
|
|
|
|
|
|
"peltae" => "pelta", |
|
6549
|
|
|
|
|
|
|
"pelves" => "pelvis", |
|
6550
|
|
|
|
|
|
|
"pelvises" => "pelvis", |
|
6551
|
|
|
|
|
|
|
"pence" => "penny", |
|
6552
|
|
|
|
|
|
|
"pendula" => "pendulum", |
|
6553
|
|
|
|
|
|
|
"pendulums" => "pendulum", |
|
6554
|
|
|
|
|
|
|
"penes" => "penis", |
|
6555
|
|
|
|
|
|
|
"pengo" => "pengo", |
|
6556
|
|
|
|
|
|
|
"pengoes" => "pengo", |
|
6557
|
|
|
|
|
|
|
"penicilli" => "penicillus", |
|
6558
|
|
|
|
|
|
|
"peninsulae" => "peninsula", |
|
6559
|
|
|
|
|
|
|
"peninsulas" => "peninsula", |
|
6560
|
|
|
|
|
|
|
"penises" => "penis", |
|
6561
|
|
|
|
|
|
|
"pennia" => "penni", |
|
6562
|
|
|
|
|
|
|
"pennies" => "penny", |
|
6563
|
|
|
|
|
|
|
"pensieri" => "pensiero", |
|
6564
|
|
|
|
|
|
|
"people" => "person", |
|
6565
|
|
|
|
|
|
|
"percepta" => "perceptum", |
|
6566
|
|
|
|
|
|
|
"peridia" => "peridium", |
|
6567
|
|
|
|
|
|
|
"perikarya" => "perikaryon", |
|
6568
|
|
|
|
|
|
|
"perithecia" => "perithecium", |
|
6569
|
|
|
|
|
|
|
"perniones" => "pernio", |
|
6570
|
|
|
|
|
|
|
"peronia" => "peronium", |
|
6571
|
|
|
|
|
|
|
"perradii" => "perradius", |
|
6572
|
|
|
|
|
|
|
"personae" => "persona", |
|
6573
|
|
|
|
|
|
|
"personas" => "persona", |
|
6574
|
|
|
|
|
|
|
"persons" => "person", |
|
6575
|
|
|
|
|
|
|
"phalanges" => "phalanx", |
|
6576
|
|
|
|
|
|
|
"phalangia" => "phalangium", |
|
6577
|
|
|
|
|
|
|
"phalanxes" => "phalanx", |
|
6578
|
|
|
|
|
|
|
"phalli" => "phallus", |
|
6579
|
|
|
|
|
|
|
"phalloi" => "phallos", |
|
6580
|
|
|
|
|
|
|
"phalluses" => "phallus", |
|
6581
|
|
|
|
|
|
|
"pharmakoi" => "pharmakos", |
|
6582
|
|
|
|
|
|
|
"phenomena" => "phenomenon", |
|
6583
|
|
|
|
|
|
|
"phlegmasiae" => "phlegmasia", |
|
6584
|
|
|
|
|
|
|
"phocae" => "phoca", |
|
6585
|
|
|
|
|
|
|
"phocas" => "phoca", |
|
6586
|
|
|
|
|
|
|
"pholades" => "pholas", |
|
6587
|
|
|
|
|
|
|
"photos" => "photo", |
|
6588
|
|
|
|
|
|
|
"phototaxes" => "phototaxis", |
|
6589
|
|
|
|
|
|
|
"phragmata" => "phragma", |
|
6590
|
|
|
|
|
|
|
"phrenes" => "phren", |
|
6591
|
|
|
|
|
|
|
"phyla" => "phylum", |
|
6592
|
|
|
|
|
|
|
"phylae" => "phyle", |
|
6593
|
|
|
|
|
|
|
"phyllobranchiae" => "phyllobranchia", |
|
6594
|
|
|
|
|
|
|
"phylums" => "phylum", |
|
6595
|
|
|
|
|
|
|
"phymata" => "phyma", |
|
6596
|
|
|
|
|
|
|
"phyogemmaria" => "phyogemmarium", |
|
6597
|
|
|
|
|
|
|
"piani" => "piano", |
|
6598
|
|
|
|
|
|
|
"pianos" => "piano", |
|
6599
|
|
|
|
|
|
|
"pickerel" => "pickerel", |
|
6600
|
|
|
|
|
|
|
"pickerels" => "pickerel", |
|
6601
|
|
|
|
|
|
|
"Piedmontese" => "Piedmontese", |
|
6602
|
|
|
|
|
|
|
"pieds a terre" => "pied a terre", |
|
6603
|
|
|
|
|
|
|
"pieds noirs" => "pied noir", |
|
6604
|
|
|
|
|
|
|
"pietre" => "pietra", |
|
6605
|
|
|
|
|
|
|
"pifferari" => "pifferaro", |
|
6606
|
|
|
|
|
|
|
"pike" => "pike", |
|
6607
|
|
|
|
|
|
|
"pikes" => "pike", |
|
6608
|
|
|
|
|
|
|
"pilei" => "pileus", |
|
6609
|
|
|
|
|
|
|
"pili" => "pilus", |
|
6610
|
|
|
|
|
|
|
"pilleis" => "pillie", |
|
6611
|
|
|
|
|
|
|
"pimentos" => "pimento", |
|
6612
|
|
|
|
|
|
|
"pina coladas" => "pina colada", |
|
6613
|
|
|
|
|
|
|
"pinaces" => "pinax", |
|
6614
|
|
|
|
|
|
|
"pinas coladas" => "pina colada", |
|
6615
|
|
|
|
|
|
|
"pincers" => "pincer", |
|
6616
|
|
|
|
|
|
|
"pineta" => "pinetum", |
|
6617
|
|
|
|
|
|
|
"pinetums" => "pinetum", |
|
6618
|
|
|
|
|
|
|
"pingoes" => "pingo", |
|
6619
|
|
|
|
|
|
|
"pingos" => "pingo", |
|
6620
|
|
|
|
|
|
|
"pinnae" => "pinna", |
|
6621
|
|
|
|
|
|
|
"pinnas" => "pinna", |
|
6622
|
|
|
|
|
|
|
"pinones" => "pinon", |
|
6623
|
|
|
|
|
|
|
"pinons" => "pinon", |
|
6624
|
|
|
|
|
|
|
"pintos" => "pinto", |
|
6625
|
|
|
|
|
|
|
"pipkraker" => "pipkrake", |
|
6626
|
|
|
|
|
|
|
"pipkrakes" => "pipkrake", |
|
6627
|
|
|
|
|
|
|
"pirrites" => "pyrites", |
|
6628
|
|
|
|
|
|
|
"piscinae" => "piscina", |
|
6629
|
|
|
|
|
|
|
"piscinas" => "piscina", |
|
6630
|
|
|
|
|
|
|
"pistillidia" => "pistillidium", |
|
6631
|
|
|
|
|
|
|
"Pistoiese" => "Pistoiese", |
|
6632
|
|
|
|
|
|
|
"pithoi" => "pithos", |
|
6633
|
|
|
|
|
|
|
"pizzas" => "pizza", |
|
6634
|
|
|
|
|
|
|
"pizze" => "pizza", |
|
6635
|
|
|
|
|
|
|
"placeboes" => "placebo", |
|
6636
|
|
|
|
|
|
|
"placebos" => "placebo", |
|
6637
|
|
|
|
|
|
|
"placita" => "placitum", |
|
6638
|
|
|
|
|
|
|
"planctus" => "planctus", |
|
6639
|
|
|
|
|
|
|
"plankton" => "plankter", |
|
6640
|
|
|
|
|
|
|
"planulae" => "planula", |
|
6641
|
|
|
|
|
|
|
"plasmalemmae" => "plasmalemma", |
|
6642
|
|
|
|
|
|
|
"plasmalemmas" => "plasmalemma", |
|
6643
|
|
|
|
|
|
|
"plasmodia" => "plasmodium", |
|
6644
|
|
|
|
|
|
|
"plasmolytica" => "plasmolyticum", |
|
6645
|
|
|
|
|
|
|
"plasmomata" => "plasmoma", |
|
6646
|
|
|
|
|
|
|
"plateaus" => "plateau", |
|
6647
|
|
|
|
|
|
|
"plateaux" => "plateau", |
|
6648
|
|
|
|
|
|
|
"platypodes" => "platypus", |
|
6649
|
|
|
|
|
|
|
"platypuses" => "platypus", |
|
6650
|
|
|
|
|
|
|
"plecos" => "pleco", |
|
6651
|
|
|
|
|
|
|
"plectra" => "plectrum", |
|
6652
|
|
|
|
|
|
|
"plenaria" => "plenarium", |
|
6653
|
|
|
|
|
|
|
"plesiosauri" => "plesiosaurus", |
|
6654
|
|
|
|
|
|
|
"plether" => "plethron", |
|
6655
|
|
|
|
|
|
|
"plethra" => "plethron", |
|
6656
|
|
|
|
|
|
|
"pleura" => "pleura", |
|
6657
|
|
|
|
|
|
|
"plexus" => "plexus", |
|
6658
|
|
|
|
|
|
|
"plexuses" => "plexus", |
|
6659
|
|
|
|
|
|
|
"plicae" => "plica", |
|
6660
|
|
|
|
|
|
|
"pliers" => "pliers", |
|
6661
|
|
|
|
|
|
|
"ploshchadki" => "ploshchadka", |
|
6662
|
|
|
|
|
|
|
"pluralia tantum" => "plurale tantum", |
|
6663
|
|
|
|
|
|
|
"plutei" => "pluteus", |
|
6664
|
|
|
|
|
|
|
"Plutos" => "Pluto", |
|
6665
|
|
|
|
|
|
|
"pneumothoraces" => "pneumothorax", |
|
6666
|
|
|
|
|
|
|
"pneumothoraxes" => "pneumothorax", |
|
6667
|
|
|
|
|
|
|
"pobladores" => "poblador", |
|
6668
|
|
|
|
|
|
|
"pocula" => "poculum", |
|
6669
|
|
|
|
|
|
|
"poderi" => "podere", |
|
6670
|
|
|
|
|
|
|
"podetia" => "podetium", |
|
6671
|
|
|
|
|
|
|
"podia" => "podium", |
|
6672
|
|
|
|
|
|
|
"podiums" => "podium", |
|
6673
|
|
|
|
|
|
|
"poes" => "po", |
|
6674
|
|
|
|
|
|
|
"pogos" => "pogo", |
|
6675
|
|
|
|
|
|
|
"poise" => "poise", |
|
6676
|
|
|
|
|
|
|
"poises" => "poise", |
|
6677
|
|
|
|
|
|
|
"polises" => "polis", |
|
6678
|
|
|
|
|
|
|
"politbureaus" => "politbureau", |
|
6679
|
|
|
|
|
|
|
"politbureaux" => "politbureau", |
|
6680
|
|
|
|
|
|
|
"politicoes" => "politico", |
|
6681
|
|
|
|
|
|
|
"politicos" => "politico", |
|
6682
|
|
|
|
|
|
|
"pollices" => "pollex", |
|
6683
|
|
|
|
|
|
|
"pollinaria" => "pollinarium", |
|
6684
|
|
|
|
|
|
|
"pollinia" => "pollinium", |
|
6685
|
|
|
|
|
|
|
"Polonese" => "Polonese", |
|
6686
|
|
|
|
|
|
|
"polos" => "polo", |
|
6687
|
|
|
|
|
|
|
"polythecia" => "polythecium", |
|
6688
|
|
|
|
|
|
|
"pommes de terre" => "pomme de terre", |
|
6689
|
|
|
|
|
|
|
"ponchos" => "poncho", |
|
6690
|
|
|
|
|
|
|
"pontifexes" => "pontifex", |
|
6691
|
|
|
|
|
|
|
"pontifices" => "pontifex", |
|
6692
|
|
|
|
|
|
|
"porcini" => "porcino", |
|
6693
|
|
|
|
|
|
|
"poria" => "porion", |
|
6694
|
|
|
|
|
|
|
"porrones" => "porron", |
|
6695
|
|
|
|
|
|
|
"porrons" => "porron", |
|
6696
|
|
|
|
|
|
|
"porticoes" => "portico", |
|
6697
|
|
|
|
|
|
|
"porticos" => "portico", |
|
6698
|
|
|
|
|
|
|
"portiforia" => "portiforium", |
|
6699
|
|
|
|
|
|
|
"portmanteaus" => "portmanteau", |
|
6700
|
|
|
|
|
|
|
"portmanteaux" => "portmanteau", |
|
6701
|
|
|
|
|
|
|
"Porto Novos" => "Porto Novo", |
|
6702
|
|
|
|
|
|
|
"Porto-Novos" => "Porto-Novo", |
|
6703
|
|
|
|
|
|
|
"Portos" => "Porto", |
|
6704
|
|
|
|
|
|
|
"portraits parles" => "portrait parle", |
|
6705
|
|
|
|
|
|
|
"ports de bras" => "port de bras", |
|
6706
|
|
|
|
|
|
|
"Portuguese" => "Portuguese", |
|
6707
|
|
|
|
|
|
|
"pos" => "po", |
|
6708
|
|
|
|
|
|
|
"postnati" => "postnatus", |
|
6709
|
|
|
|
|
|
|
"postpubes" => "postpubis", |
|
6710
|
|
|
|
|
|
|
"postulata" => "postulatum", |
|
6711
|
|
|
|
|
|
|
"potatoes" => "potato", |
|
6712
|
|
|
|
|
|
|
"potestates" => "potestas", |
|
6713
|
|
|
|
|
|
|
"pox" => "pox", |
|
6714
|
|
|
|
|
|
|
"praecognita" => "praecognitum", |
|
6715
|
|
|
|
|
|
|
"pragmas" => "pragma", |
|
6716
|
|
|
|
|
|
|
"pragmata" => "pragma", |
|
6717
|
|
|
|
|
|
|
"precis" => "precis", |
|
6718
|
|
|
|
|
|
|
"precognita" => "precognitum", |
|
6719
|
|
|
|
|
|
|
"premiers danseurs" => "premier danseur", |
|
6720
|
|
|
|
|
|
|
"prepennae" => "prepenna", |
|
6721
|
|
|
|
|
|
|
"prima ballerinas" => "prima ballerina", |
|
6722
|
|
|
|
|
|
|
"prima donnas" => "prima donna", |
|
6723
|
|
|
|
|
|
|
"prime ballerine" => "prima ballerina", |
|
6724
|
|
|
|
|
|
|
"prime donne" => "prima donna", |
|
6725
|
|
|
|
|
|
|
"primigravidae" => "primigravida", |
|
6726
|
|
|
|
|
|
|
"primordia" => "primordium", |
|
6727
|
|
|
|
|
|
|
"principia" => "principium", |
|
6728
|
|
|
|
|
|
|
"proaves" => "proavis", |
|
6729
|
|
|
|
|
|
|
"proboscides" => "proboscis", |
|
6730
|
|
|
|
|
|
|
"proboscises" => "proboscis", |
|
6731
|
|
|
|
|
|
|
"proceedings" => "proceedings", |
|
6732
|
|
|
|
|
|
|
"procoeliae" => "procoelia", |
|
6733
|
|
|
|
|
|
|
"prodromi" => "prodromus", |
|
6734
|
|
|
|
|
|
|
"proferentes" => "proferens", |
|
6735
|
|
|
|
|
|
|
"profluvia" => "profluvium", |
|
6736
|
|
|
|
|
|
|
"proglottides" => "proglottis", |
|
6737
|
|
|
|
|
|
|
"programmata" => "programma", |
|
6738
|
|
|
|
|
|
|
"progymnasia" => "progymnasium", |
|
6739
|
|
|
|
|
|
|
"progymnasmata" => "progymnasma", |
|
6740
|
|
|
|
|
|
|
"prokarya" => "prokaryon", |
|
6741
|
|
|
|
|
|
|
"prolabia" => "prolabium", |
|
6742
|
|
|
|
|
|
|
"prolegomena" => "prolegomenon", |
|
6743
|
|
|
|
|
|
|
"promeropes" => "promerops", |
|
6744
|
|
|
|
|
|
|
"propleura" => "propleuron", |
|
6745
|
|
|
|
|
|
|
"propodia" => "propodium", |
|
6746
|
|
|
|
|
|
|
"propositi" => "propositus", |
|
6747
|
|
|
|
|
|
|
"propria" => "proprium", |
|
6748
|
|
|
|
|
|
|
"propyla" => "propylon", |
|
6749
|
|
|
|
|
|
|
"propylaea" => "propylaeum", |
|
6750
|
|
|
|
|
|
|
"propylons" => "propylon", |
|
6751
|
|
|
|
|
|
|
"prorae" => "prora", |
|
6752
|
|
|
|
|
|
|
"pros" => "pro", |
|
6753
|
|
|
|
|
|
|
"prosae" => "prosa", |
|
6754
|
|
|
|
|
|
|
"proscenia" => "proscenium", |
|
6755
|
|
|
|
|
|
|
"proscollae" => "proscolla", |
|
6756
|
|
|
|
|
|
|
"prosecutrices" => "prosecutrix", |
|
6757
|
|
|
|
|
|
|
"prosencephala" => "prosencephalon", |
|
6758
|
|
|
|
|
|
|
"proseuchae" => "proseucha", |
|
6759
|
|
|
|
|
|
|
"prosodiencephala" => "prosodiencephalon", |
|
6760
|
|
|
|
|
|
|
"prosopia" => "prosopium", |
|
6761
|
|
|
|
|
|
|
"prospectus" => "prospectus", |
|
6762
|
|
|
|
|
|
|
"prospectuses" => "prospectus", |
|
6763
|
|
|
|
|
|
|
"prosulae" => "prosula", |
|
6764
|
|
|
|
|
|
|
"protarsi" => "protarsus", |
|
6765
|
|
|
|
|
|
|
"prothalli" => "prothallus", |
|
6766
|
|
|
|
|
|
|
"prothallia" => "prothallium", |
|
6767
|
|
|
|
|
|
|
"protococci" => "protococcus", |
|
6768
|
|
|
|
|
|
|
"protomae" => "protoma", |
|
6769
|
|
|
|
|
|
|
"protomas" => "protoma", |
|
6770
|
|
|
|
|
|
|
"protonemata" => "protonema", |
|
6771
|
|
|
|
|
|
|
"prototypa" => "prototypon", |
|
6772
|
|
|
|
|
|
|
"prototypons" => "prototypon", |
|
6773
|
|
|
|
|
|
|
"protypa" => "protypon", |
|
6774
|
|
|
|
|
|
|
"provisoes" => "proviso", |
|
6775
|
|
|
|
|
|
|
"provisos" => "proviso", |
|
6776
|
|
|
|
|
|
|
"prytan" => "prytanis", |
|
6777
|
|
|
|
|
|
|
"prytanes" => "prytanis", |
|
6778
|
|
|
|
|
|
|
"psammomata" => "psammoma", |
|
6779
|
|
|
|
|
|
|
"pseudopodia" => "pseudopodium", |
|
6780
|
|
|
|
|
|
|
"pseudostomata" => "pseudostoma", |
|
6781
|
|
|
|
|
|
|
"psychos" => "psycho", |
|
6782
|
|
|
|
|
|
|
"psydracia" => "psydracium", |
|
6783
|
|
|
|
|
|
|
"pteromata" => "pteroma", |
|
6784
|
|
|
|
|
|
|
"pteropi" => "pteropus", |
|
6785
|
|
|
|
|
|
|
"pterylae" => "pteryla", |
|
6786
|
|
|
|
|
|
|
"pueblos" => "pueblo", |
|
6787
|
|
|
|
|
|
|
"puirt a beul" => "port a beul", |
|
6788
|
|
|
|
|
|
|
"puirt-a-beul" => "port-a-beul", |
|
6789
|
|
|
|
|
|
|
"puli" => "pul", |
|
6790
|
|
|
|
|
|
|
"pulli" => "pullus", |
|
6791
|
|
|
|
|
|
|
"pulmonaria" => "pulmonarium", |
|
6792
|
|
|
|
|
|
|
"puls" => "pul", |
|
6793
|
|
|
|
|
|
|
"pulsella" => "pulsellum", |
|
6794
|
|
|
|
|
|
|
"pulveratrices" => "pulveratrix", |
|
6795
|
|
|
|
|
|
|
"puncta" => "punctum", |
|
6796
|
|
|
|
|
|
|
"punti blanchi" => "punto blanco", |
|
6797
|
|
|
|
|
|
|
"puntos blancos" => "punto blanco", |
|
6798
|
|
|
|
|
|
|
"pupae" => "pupa", |
|
6799
|
|
|
|
|
|
|
"purlieus" => "purlieu", |
|
6800
|
|
|
|
|
|
|
"purlieux" => "purlieu", |
|
6801
|
|
|
|
|
|
|
"purum" => "purum", |
|
6802
|
|
|
|
|
|
|
"Purum" => "Purum", |
|
6803
|
|
|
|
|
|
|
"Purums" => "Purum", |
|
6804
|
|
|
|
|
|
|
"purums" => "purum", |
|
6805
|
|
|
|
|
|
|
"putti" => "putto", |
|
6806
|
|
|
|
|
|
|
"puttonys" => "puttony", |
|
6807
|
|
|
|
|
|
|
"pycnia" => "pycnium", |
|
6808
|
|
|
|
|
|
|
"pycnides" => "pycnis", |
|
6809
|
|
|
|
|
|
|
"pycnidia" => "pycnidium", |
|
6810
|
|
|
|
|
|
|
"pyjamas" => "pyjamas", |
|
6811
|
|
|
|
|
|
|
"pylae" => "pyla", |
|
6812
|
|
|
|
|
|
|
"pyralides" => "pyralis", |
|
6813
|
|
|
|
|
|
|
"pyramidia" => "pyramidion", |
|
6814
|
|
|
|
|
|
|
"pyramidions" => "pyramidion", |
|
6815
|
|
|
|
|
|
|
"pyrexiae" => "pyrexia", |
|
6816
|
|
|
|
|
|
|
"pyritae" => "pyrites", |
|
6817
|
|
|
|
|
|
|
"pyrophori" => "pyrophorus", |
|
6818
|
|
|
|
|
|
|
"pyxidia" => "pyxidium", |
|
6819
|
|
|
|
|
|
|
"quadratrices" => "quadratrix", |
|
6820
|
|
|
|
|
|
|
"quaesita" => "quaesitum", |
|
6821
|
|
|
|
|
|
|
"quanta" => "quantum", |
|
6822
|
|
|
|
|
|
|
"quantums" => "quantum", |
|
6823
|
|
|
|
|
|
|
"quartos" => "quarto", |
|
6824
|
|
|
|
|
|
|
"quartzes" => "quartz", |
|
6825
|
|
|
|
|
|
|
"quid" => "quid", |
|
6826
|
|
|
|
|
|
|
"quinarii" => "quinarius", |
|
6827
|
|
|
|
|
|
|
"quinquennia" => "quinquennium", |
|
6828
|
|
|
|
|
|
|
"Quitos" => "Quito", |
|
6829
|
|
|
|
|
|
|
"rabies" => "rabies", |
|
6830
|
|
|
|
|
|
|
"rad" => "rad", |
|
6831
|
|
|
|
|
|
|
"radialia" => "radiale", |
|
6832
|
|
|
|
|
|
|
"radices" => "radix", |
|
6833
|
|
|
|
|
|
|
"radii" => "radius", |
|
6834
|
|
|
|
|
|
|
"radiuses" => "radius", |
|
6835
|
|
|
|
|
|
|
"radixes" => "radix", |
|
6836
|
|
|
|
|
|
|
"rads" => "rad", |
|
6837
|
|
|
|
|
|
|
"ragazze" => "ragazza", |
|
6838
|
|
|
|
|
|
|
"ragazzi" => "ragazzo", |
|
6839
|
|
|
|
|
|
|
"raggare" => "raggare", |
|
6840
|
|
|
|
|
|
|
"raggares" => "raggare", |
|
6841
|
|
|
|
|
|
|
"rami" => "ramus", |
|
6842
|
|
|
|
|
|
|
"ramuli" => "ramulus", |
|
6843
|
|
|
|
|
|
|
"ranunculi" => "ranunculus", |
|
6844
|
|
|
|
|
|
|
"ranunculuses" => "ranunculus", |
|
6845
|
|
|
|
|
|
|
"rara avises" => "rara avis", |
|
6846
|
|
|
|
|
|
|
"rarae aves" => "rara avis", |
|
6847
|
|
|
|
|
|
|
"razzes" => "razz", |
|
6848
|
|
|
|
|
|
|
"recti" => "rectus", |
|
6849
|
|
|
|
|
|
|
"rediae" => "redia", |
|
6850
|
|
|
|
|
|
|
"reductiones" => "reductio", |
|
6851
|
|
|
|
|
|
|
"referenda" => "referendum", |
|
6852
|
|
|
|
|
|
|
"referendums" => "referendum", |
|
6853
|
|
|
|
|
|
|
"refugia" => "refugium", |
|
6854
|
|
|
|
|
|
|
"regidores" => "regidor", |
|
6855
|
|
|
|
|
|
|
"regidors" => "regidor", |
|
6856
|
|
|
|
|
|
|
"regmata" => "regma", |
|
6857
|
|
|
|
|
|
|
"reguli" => "regulus", |
|
6858
|
|
|
|
|
|
|
"reiche" => "reich", |
|
6859
|
|
|
|
|
|
|
"rejoneadores" => "rejoneador", |
|
6860
|
|
|
|
|
|
|
"rejones" => "rejon", |
|
6861
|
|
|
|
|
|
|
"relata" => "relatum", |
|
6862
|
|
|
|
|
|
|
"rem" => "rem", |
|
6863
|
|
|
|
|
|
|
"remexes" => "remex", |
|
6864
|
|
|
|
|
|
|
"remiges" => "remex", |
|
6865
|
|
|
|
|
|
|
"remou" => "remous", |
|
6866
|
|
|
|
|
|
|
"remous" => "remous", |
|
6867
|
|
|
|
|
|
|
"rems" => "rem", |
|
6868
|
|
|
|
|
|
|
"repla" => "replum", |
|
6869
|
|
|
|
|
|
|
"representamens" => "representamen", |
|
6870
|
|
|
|
|
|
|
"representamina" => "representamen", |
|
6871
|
|
|
|
|
|
|
"res" => "res", |
|
6872
|
|
|
|
|
|
|
"residua" => "residuum", |
|
6873
|
|
|
|
|
|
|
"residuums" => "residuum", |
|
6874
|
|
|
|
|
|
|
"responsa" => "responsum", |
|
6875
|
|
|
|
|
|
|
"retia" => "rete", |
|
6876
|
|
|
|
|
|
|
"retinacula" => "retinaculum", |
|
6877
|
|
|
|
|
|
|
"retinulae" => "retinula", |
|
6878
|
|
|
|
|
|
|
"rezidentsii" => "rezidentsia", |
|
6879
|
|
|
|
|
|
|
"rezidenty" => "rezident", |
|
6880
|
|
|
|
|
|
|
"rhinoceros" => "rhinoceros", |
|
6881
|
|
|
|
|
|
|
"rhinoceroses" => "rhinoceros", |
|
6882
|
|
|
|
|
|
|
"rhinophymas" => "rhinophyma", |
|
6883
|
|
|
|
|
|
|
"rhinophymata" => "rhinophyma", |
|
6884
|
|
|
|
|
|
|
"rhinos" => "rhino", |
|
6885
|
|
|
|
|
|
|
"rhizomas" => "rhizoma", |
|
6886
|
|
|
|
|
|
|
"rhizomata" => "rhizoma", |
|
6887
|
|
|
|
|
|
|
"rhododendra" => "rhododendron", |
|
6888
|
|
|
|
|
|
|
"rhododendrons" => "rhododendron", |
|
6889
|
|
|
|
|
|
|
"rhombohedra" => "rhombohedron", |
|
6890
|
|
|
|
|
|
|
"rhombohedrons" => "rhombohedron", |
|
6891
|
|
|
|
|
|
|
"rhomboidei" => "rhomboideus", |
|
6892
|
|
|
|
|
|
|
"rhopalia" => "rhopalium", |
|
6893
|
|
|
|
|
|
|
"rhynchodaea" => "rhynchodaeum", |
|
6894
|
|
|
|
|
|
|
"rhythmi" => "rhythmus", |
|
6895
|
|
|
|
|
|
|
"ri" => "ri", |
|
6896
|
|
|
|
|
|
|
"ricercari" => "ricercar", |
|
6897
|
|
|
|
|
|
|
"ricercars" => "ricercar", |
|
6898
|
|
|
|
|
|
|
"ricercate" => "ricercata", |
|
6899
|
|
|
|
|
|
|
"ricordi" => "ricordo", |
|
6900
|
|
|
|
|
|
|
"rideaus" => "rideau", |
|
6901
|
|
|
|
|
|
|
"rideaux" => "rideau", |
|
6902
|
|
|
|
|
|
|
"rilievos" => "rilievo", |
|
6903
|
|
|
|
|
|
|
"rimmonim" => "rimon", |
|
6904
|
|
|
|
|
|
|
"rimonim" => "rimon", |
|
6905
|
|
|
|
|
|
|
"rioni" => "rione", |
|
6906
|
|
|
|
|
|
|
"risottos" => "risotto", |
|
6907
|
|
|
|
|
|
|
"ritardandi" => "ritardando", |
|
6908
|
|
|
|
|
|
|
"ritardandos" => "ritardando", |
|
6909
|
|
|
|
|
|
|
"rites de passage" => "rite de passage", |
|
6910
|
|
|
|
|
|
|
"rococos" => "rococo", |
|
6911
|
|
|
|
|
|
|
"roe" => "roe", |
|
6912
|
|
|
|
|
|
|
"roes" => "roe", |
|
6913
|
|
|
|
|
|
|
"Roma" => "Rom", |
|
6914
|
|
|
|
|
|
|
"Romagnese" => "Romagnese", |
|
6915
|
|
|
|
|
|
|
"Romanese" => "Romanese", |
|
6916
|
|
|
|
|
|
|
"Romanies" => "Romany", |
|
6917
|
|
|
|
|
|
|
"Romans" => "Roman", |
|
6918
|
|
|
|
|
|
|
"romanzen" => "romanze", |
|
6919
|
|
|
|
|
|
|
"rond de jambes" => "rond de jambe", |
|
6920
|
|
|
|
|
|
|
"rondeaus" => "rondeau", |
|
6921
|
|
|
|
|
|
|
"rondeaux" => "rondeau", |
|
6922
|
|
|
|
|
|
|
"rondos" => "rondo", |
|
6923
|
|
|
|
|
|
|
"ronds de jambes" => "rond de jambe", |
|
6924
|
|
|
|
|
|
|
"rostra" => "rostrum", |
|
6925
|
|
|
|
|
|
|
"rostrums" => "rostrum", |
|
6926
|
|
|
|
|
|
|
"rotulae" => "rotula", |
|
6927
|
|
|
|
|
|
|
"routes nationales" => "route nationale", |
|
6928
|
|
|
|
|
|
|
"rubashkas" => "rubashka", |
|
6929
|
|
|
|
|
|
|
"rubashki" => "rubashka", |
|
6930
|
|
|
|
|
|
|
"rugae" => "ruga", |
|
6931
|
|
|
|
|
|
|
"ruses de guerre" => "ruse de guerre", |
|
6932
|
|
|
|
|
|
|
"ryper" => "rype", |
|
6933
|
|
|
|
|
|
|
"sabertooths" => "sabertooth", |
|
6934
|
|
|
|
|
|
|
"sacculi" => "sacculus", |
|
6935
|
|
|
|
|
|
|
"sacella" => "sacellum", |
|
6936
|
|
|
|
|
|
|
"sachverhalte" => "sachverhalt", |
|
6937
|
|
|
|
|
|
|
"sacra" => "sacrum", |
|
6938
|
|
|
|
|
|
|
"Sacramentos" => "Sacramento", |
|
6939
|
|
|
|
|
|
|
"sacraria" => "sacrarium", |
|
6940
|
|
|
|
|
|
|
"sacrums" => "sacrum", |
|
6941
|
|
|
|
|
|
|
"saddos" => "saddo", |
|
6942
|
|
|
|
|
|
|
"saffi" => "saffo", |
|
6943
|
|
|
|
|
|
|
"saga" => "sagum", |
|
6944
|
|
|
|
|
|
|
"sagos" => "sago", |
|
6945
|
|
|
|
|
|
|
"salitas" => "salita", |
|
6946
|
|
|
|
|
|
|
"salite" => "salita", |
|
6947
|
|
|
|
|
|
|
"salivaria" => "salivarium", |
|
6948
|
|
|
|
|
|
|
"salmon" => "salmon", |
|
6949
|
|
|
|
|
|
|
"salpae" => "salpa", |
|
6950
|
|
|
|
|
|
|
"salpas" => "salpa", |
|
6951
|
|
|
|
|
|
|
"salvos" => "salvo", |
|
6952
|
|
|
|
|
|
|
"samboes" => "sambo", |
|
6953
|
|
|
|
|
|
|
"sambos" => "sambo", |
|
6954
|
|
|
|
|
|
|
"samurai" => "samurai", |
|
6955
|
|
|
|
|
|
|
"sanatoria" => "sanatorium", |
|
6956
|
|
|
|
|
|
|
"sanatoriums" => "sanatorium", |
|
6957
|
|
|
|
|
|
|
"sancta sanctorum" => "sanctum sanctorum", |
|
6958
|
|
|
|
|
|
|
"sandr" => "sandr", |
|
6959
|
|
|
|
|
|
|
"sandrs" => "sandr", |
|
6960
|
|
|
|
|
|
|
"Sangirese" => "Sangirese", |
|
6961
|
|
|
|
|
|
|
"Santiagos" => "Santiago", |
|
6962
|
|
|
|
|
|
|
"Sapporos" => "Sapporo", |
|
6963
|
|
|
|
|
|
|
"Sarajevos" => "Sarajevo", |
|
6964
|
|
|
|
|
|
|
"Sarawakese" => "Sarawakese", |
|
6965
|
|
|
|
|
|
|
"sarcinae" => "sarcina", |
|
6966
|
|
|
|
|
|
|
"sarcomas" => "sarcoma", |
|
6967
|
|
|
|
|
|
|
"sarcomata" => "sarcoma", |
|
6968
|
|
|
|
|
|
|
"sarcophagi" => "sarcophagus", |
|
6969
|
|
|
|
|
|
|
"sarissae" => "sarissa", |
|
6970
|
|
|
|
|
|
|
"sassafrases" => "sassafras", |
|
6971
|
|
|
|
|
|
|
"satellites" => "satelles", |
|
6972
|
|
|
|
|
|
|
"saxicavae" => "saxicava", |
|
6973
|
|
|
|
|
|
|
"sbirri" => "sbirro", |
|
6974
|
|
|
|
|
|
|
"scaleni" => "scalenus", |
|
6975
|
|
|
|
|
|
|
"scandala magnatum" => "scandalum magnatum", |
|
6976
|
|
|
|
|
|
|
"scapi" => "scapus", |
|
6977
|
|
|
|
|
|
|
"scapulae" => "scapula", |
|
6978
|
|
|
|
|
|
|
"scapulas" => "scapula", |
|
6979
|
|
|
|
|
|
|
"scarabaei" => "scarabaeus", |
|
6980
|
|
|
|
|
|
|
"scari" => "scarus", |
|
6981
|
|
|
|
|
|
|
"scazons" => "scazon", |
|
6982
|
|
|
|
|
|
|
"scazontes" => "scazon", |
|
6983
|
|
|
|
|
|
|
"sceattas" => "sceat", |
|
6984
|
|
|
|
|
|
|
"schemas" => "schema", |
|
6985
|
|
|
|
|
|
|
"schemata" => "schema", |
|
6986
|
|
|
|
|
|
|
"scherzandos" => "scherzando", |
|
6987
|
|
|
|
|
|
|
"scherzos" => "scherzo", |
|
6988
|
|
|
|
|
|
|
"schismata" => "schisma", |
|
6989
|
|
|
|
|
|
|
"schistosomula" => "schistosomulum", |
|
6990
|
|
|
|
|
|
|
"schizostylis" => "schizostylis", |
|
6991
|
|
|
|
|
|
|
"scholia" => "scholium", |
|
6992
|
|
|
|
|
|
|
"scioli" => "sciolus", |
|
6993
|
|
|
|
|
|
|
"scirrhi" => "scirrhus", |
|
6994
|
|
|
|
|
|
|
"scirrhusses" => "scirrhus", |
|
6995
|
|
|
|
|
|
|
"scissors" => "scissors", |
|
6996
|
|
|
|
|
|
|
"scoleces" => "scolex", |
|
6997
|
|
|
|
|
|
|
"scolopidia" => "scolopidium", |
|
6998
|
|
|
|
|
|
|
"scombri" => "scomber", |
|
6999
|
|
|
|
|
|
|
"scoriae" => "scoria", |
|
7000
|
|
|
|
|
|
|
"scorias" => "scoria", |
|
7001
|
|
|
|
|
|
|
"scotomas" => "scotoma", |
|
7002
|
|
|
|
|
|
|
"scotomata" => "scotoma", |
|
7003
|
|
|
|
|
|
|
"scriptoria" => "scriptorium", |
|
7004
|
|
|
|
|
|
|
"scriptoriums" => "scriptorium", |
|
7005
|
|
|
|
|
|
|
"scudi" => "scudo", |
|
7006
|
|
|
|
|
|
|
"scungilli" => "scungille", |
|
7007
|
|
|
|
|
|
|
"scuole" => "scuola", |
|
7008
|
|
|
|
|
|
|
"scuta" => "scutum", |
|
7009
|
|
|
|
|
|
|
"scutella" => "scutellum", |
|
7010
|
|
|
|
|
|
|
"scutula" => "scutulum", |
|
7011
|
|
|
|
|
|
|
"scyphi" => "scyphus", |
|
7012
|
|
|
|
|
|
|
"seaquaria" => "seaquarium", |
|
7013
|
|
|
|
|
|
|
"secantes" => "secans", |
|
7014
|
|
|
|
|
|
|
"secreta" => "secretum", |
|
7015
|
|
|
|
|
|
|
"secundagravidae" => "secundagravida", |
|
7016
|
|
|
|
|
|
|
"secundagravidas" => "secundagravida", |
|
7017
|
|
|
|
|
|
|
"secundigravidae" => "secundigravida", |
|
7018
|
|
|
|
|
|
|
"secundigravidas" => "secundigravida", |
|
7019
|
|
|
|
|
|
|
"secundiparae" => "secundipara", |
|
7020
|
|
|
|
|
|
|
"secundiparas" => "secundipara", |
|
7021
|
|
|
|
|
|
|
"sedes" => "sedes", |
|
7022
|
|
|
|
|
|
|
"sedilia" => "sedile", |
|
7023
|
|
|
|
|
|
|
"seecatchie" => "seecatch", |
|
7024
|
|
|
|
|
|
|
"seed" => "seed", |
|
7025
|
|
|
|
|
|
|
"seeds" => "seed", |
|
7026
|
|
|
|
|
|
|
"Selmans" => "Selman", |
|
7027
|
|
|
|
|
|
|
"semas" => "sema", |
|
7028
|
|
|
|
|
|
|
"semata" => "sema", |
|
7029
|
|
|
|
|
|
|
"seminia" => "seminium", |
|
7030
|
|
|
|
|
|
|
"semunciae" => "semuncia", |
|
7031
|
|
|
|
|
|
|
"senarii" => "senarius", |
|
7032
|
|
|
|
|
|
|
"Senegalese" => "Senegalese", |
|
7033
|
|
|
|
|
|
|
"senes" => "senex", |
|
7034
|
|
|
|
|
|
|
"sensa" => "sensum", |
|
7035
|
|
|
|
|
|
|
"sensedata" => "sensedatum", |
|
7036
|
|
|
|
|
|
|
"sensilla" => "sensillum", |
|
7037
|
|
|
|
|
|
|
"sensoriola" => "sensoriolum", |
|
7038
|
|
|
|
|
|
|
"sententiae" => "sententia", |
|
7039
|
|
|
|
|
|
|
"separatrices" => "separatrix", |
|
7040
|
|
|
|
|
|
|
"sephardim" => "sephardi", |
|
7041
|
|
|
|
|
|
|
"sephardin" => "sephardi", |
|
7042
|
|
|
|
|
|
|
"septa" => "septum", |
|
7043
|
|
|
|
|
|
|
"septaria" => "septarium", |
|
7044
|
|
|
|
|
|
|
"septemviri" => "septemvir", |
|
7045
|
|
|
|
|
|
|
"septenarii" => "septenarius", |
|
7046
|
|
|
|
|
|
|
"sequelae" => "sequela", |
|
7047
|
|
|
|
|
|
|
"sequestra" => "sequestrum", |
|
7048
|
|
|
|
|
|
|
"sera" => "serum", |
|
7049
|
|
|
|
|
|
|
"seraphim" => "seraph", |
|
7050
|
|
|
|
|
|
|
"seraphs" => "seraph", |
|
7051
|
|
|
|
|
|
|
"sericteria" => "sericterium", |
|
7052
|
|
|
|
|
|
|
"series" => "series", |
|
7053
|
|
|
|
|
|
|
"serir" => "serir", |
|
7054
|
|
|
|
|
|
|
"serirs" => "serir", |
|
7055
|
|
|
|
|
|
|
"serpigines" => "serpigo", |
|
7056
|
|
|
|
|
|
|
"serpigoes" => "serpigo", |
|
7057
|
|
|
|
|
|
|
"serpulae" => "serpula", |
|
7058
|
|
|
|
|
|
|
"serrae" => "serra", |
|
7059
|
|
|
|
|
|
|
"sertulariae" => "sertularia", |
|
7060
|
|
|
|
|
|
|
"sertularias" => "sertularia", |
|
7061
|
|
|
|
|
|
|
"serums" => "serum", |
|
7062
|
|
|
|
|
|
|
"ses" => "sis", |
|
7063
|
|
|
|
|
|
|
"sestertia" => "sestertium", |
|
7064
|
|
|
|
|
|
|
"sestieri" => "sestiere", |
|
7065
|
|
|
|
|
|
|
"set offs" => "set off", |
|
7066
|
|
|
|
|
|
|
"set outs" => "set out", |
|
7067
|
|
|
|
|
|
|
"set tos" => "set to", |
|
7068
|
|
|
|
|
|
|
"set-offs" => "set-off", |
|
7069
|
|
|
|
|
|
|
"set-outs" => "set-out", |
|
7070
|
|
|
|
|
|
|
"set-tos" => "set-to", |
|
7071
|
|
|
|
|
|
|
"setae" => "seta", |
|
7072
|
|
|
|
|
|
|
"sets off" => "set off", |
|
7073
|
|
|
|
|
|
|
"sets out" => "set out", |
|
7074
|
|
|
|
|
|
|
"sets to" => "set to", |
|
7075
|
|
|
|
|
|
|
"sets-off" => "set-off", |
|
7076
|
|
|
|
|
|
|
"sets-out" => "set-out", |
|
7077
|
|
|
|
|
|
|
"sets-to" => "set-to", |
|
7078
|
|
|
|
|
|
|
"sezessionen" => "sezession", |
|
7079
|
|
|
|
|
|
|
"sforzati" => "sforzato", |
|
7080
|
|
|
|
|
|
|
"sforzatos" => "sforzato", |
|
7081
|
|
|
|
|
|
|
"sgraffiati" => "sgraffiato", |
|
7082
|
|
|
|
|
|
|
"shad" => "shad", |
|
7083
|
|
|
|
|
|
|
"shads" => "shad", |
|
7084
|
|
|
|
|
|
|
"shamans" => "shaman", |
|
7085
|
|
|
|
|
|
|
"shauries" => "shauri", |
|
7086
|
|
|
|
|
|
|
"shauris" => "shauri", |
|
7087
|
|
|
|
|
|
|
"Shavese" => "Shavese", |
|
7088
|
|
|
|
|
|
|
"shawabtis" => "shawabti", |
|
7089
|
|
|
|
|
|
|
"shawabtiu" => "shawabti", |
|
7090
|
|
|
|
|
|
|
"Shawanese" => "Shawanese", |
|
7091
|
|
|
|
|
|
|
"shears" => "shears", |
|
7092
|
|
|
|
|
|
|
"sheep" => "sheep", |
|
7093
|
|
|
|
|
|
|
"shelves" => "shelf", |
|
7094
|
|
|
|
|
|
|
"shifta" => "shifta", |
|
7095
|
|
|
|
|
|
|
"shiftas" => "shifta", |
|
7096
|
|
|
|
|
|
|
"shochetim" => "shochet", |
|
7097
|
|
|
|
|
|
|
"shomrim" => "shomer", |
|
7098
|
|
|
|
|
|
|
"shorts" => "shorts", |
|
7099
|
|
|
|
|
|
|
"Siamese" => "Siamese", |
|
7100
|
|
|
|
|
|
|
"siemens" => "siemens", |
|
7101
|
|
|
|
|
|
|
"Sienese" => "Sienese", |
|
7102
|
|
|
|
|
|
|
"sigli" => "siglos", |
|
7103
|
|
|
|
|
|
|
"sigloi" => "siglos", |
|
7104
|
|
|
|
|
|
|
"signa" => "signum", |
|
7105
|
|
|
|
|
|
|
"Sikkimese" => "Sikkimese", |
|
7106
|
|
|
|
|
|
|
"silbadores" => "silbador", |
|
7107
|
|
|
|
|
|
|
"silbadors" => "silbador", |
|
7108
|
|
|
|
|
|
|
"sileni" => "silenus", |
|
7109
|
|
|
|
|
|
|
"silices" => "silex", |
|
7110
|
|
|
|
|
|
|
"siliquae" => "siliqua", |
|
7111
|
|
|
|
|
|
|
"silos" => "silo", |
|
7112
|
|
|
|
|
|
|
"Siluri" => "Silurus", |
|
7113
|
|
|
|
|
|
|
"simiae" => "simia", |
|
7114
|
|
|
|
|
|
|
"simplexes" => "simplex", |
|
7115
|
|
|
|
|
|
|
"simplices" => "simplex", |
|
7116
|
|
|
|
|
|
|
"simpula" => "simpulum", |
|
7117
|
|
|
|
|
|
|
"simulacra" => "simulacrum", |
|
7118
|
|
|
|
|
|
|
"simulacrums" => "simulacrum", |
|
7119
|
|
|
|
|
|
|
"sinfonias" => "sinfonia", |
|
7120
|
|
|
|
|
|
|
"sinfonie" => "sinfonia", |
|
7121
|
|
|
|
|
|
|
"Singhalese" => "Singhalese", |
|
7122
|
|
|
|
|
|
|
"Sinhalese" => "Sinhalese", |
|
7123
|
|
|
|
|
|
|
"sinus" => "sinus", |
|
7124
|
|
|
|
|
|
|
"sinuses" => "sinus", |
|
7125
|
|
|
|
|
|
|
"siphunculi" => "siphunculus", |
|
7126
|
|
|
|
|
|
|
"sipunculi" => "sipunculus", |
|
7127
|
|
|
|
|
|
|
"siroccos" => "sirocco", |
|
7128
|
|
|
|
|
|
|
"sistra" => "sistrum", |
|
7129
|
|
|
|
|
|
|
"sistrums" => "sistrum", |
|
7130
|
|
|
|
|
|
|
"situlae" => "situla", |
|
7131
|
|
|
|
|
|
|
"situlas" => "situla", |
|
7132
|
|
|
|
|
|
|
"sizzes" => "sizz", |
|
7133
|
|
|
|
|
|
|
"skis" => "ski", |
|
7134
|
|
|
|
|
|
|
"snekkjur" => "snekkja", |
|
7135
|
|
|
|
|
|
|
"snipe" => "snipe", |
|
7136
|
|
|
|
|
|
|
"snipes" => "snipe", |
|
7137
|
|
|
|
|
|
|
"snoozes" => "snooze", |
|
7138
|
|
|
|
|
|
|
"soes" => "so", |
|
7139
|
|
|
|
|
|
|
"Sogdianese" => "Sogdianese", |
|
7140
|
|
|
|
|
|
|
"solaria" => "solarium", |
|
7141
|
|
|
|
|
|
|
"soldi" => "soldo", |
|
7142
|
|
|
|
|
|
|
"solenia" => "solenium", |
|
7143
|
|
|
|
|
|
|
"soles" => "sol", |
|
7144
|
|
|
|
|
|
|
"solfeggi" => "solfeggio", |
|
7145
|
|
|
|
|
|
|
"solfeggios" => "solfeggio", |
|
7146
|
|
|
|
|
|
|
"soli" => "solo", |
|
7147
|
|
|
|
|
|
|
"solidi" => "solidus", |
|
7148
|
|
|
|
|
|
|
"solidos" => "solidus", |
|
7149
|
|
|
|
|
|
|
"solos" => "solo", |
|
7150
|
|
|
|
|
|
|
"solstitia" => "solstitium", |
|
7151
|
|
|
|
|
|
|
"solvi" => "solvus", |
|
7152
|
|
|
|
|
|
|
"somas" => "soma", |
|
7153
|
|
|
|
|
|
|
"somata" => "soma", |
|
7154
|
|
|
|
|
|
|
"somatenes" => "somaten", |
|
7155
|
|
|
|
|
|
|
"sombreros" => "sombrero", |
|
7156
|
|
|
|
|
|
|
"some" => "one", |
|
7157
|
|
|
|
|
|
|
"Sonamans" => "Sonaman", |
|
7158
|
|
|
|
|
|
|
"soprani" => "soprano", |
|
7159
|
|
|
|
|
|
|
"sopranos" => "soprano", |
|
7160
|
|
|
|
|
|
|
"soralia" => "soralium", |
|
7161
|
|
|
|
|
|
|
"soredia" => "soredium", |
|
7162
|
|
|
|
|
|
|
"sori" => "sorus", |
|
7163
|
|
|
|
|
|
|
"soshi" => "soshi", |
|
7164
|
|
|
|
|
|
|
"sotches" => "sotch", |
|
7165
|
|
|
|
|
|
|
"sotchs" => "sotch", |
|
7166
|
|
|
|
|
|
|
"souvlakia" => "souvlaki", |
|
7167
|
|
|
|
|
|
|
"souvlakis" => "souvlaki", |
|
7168
|
|
|
|
|
|
|
"spadices" => "spadix", |
|
7169
|
|
|
|
|
|
|
"spadixes" => "spadix", |
|
7170
|
|
|
|
|
|
|
"Spaetlesen" => "Spaetlese", |
|
7171
|
|
|
|
|
|
|
"spari" => "sparus", |
|
7172
|
|
|
|
|
|
|
"spasmi" => "spasmus", |
|
7173
|
|
|
|
|
|
|
"spathae" => "spatha", |
|
7174
|
|
|
|
|
|
|
"species" => "species", |
|
7175
|
|
|
|
|
|
|
"spectra" => "spectrum", |
|
7176
|
|
|
|
|
|
|
"spectrums" => "spectrum", |
|
7177
|
|
|
|
|
|
|
"specula" => "speculum", |
|
7178
|
|
|
|
|
|
|
"speculums" => "speculum", |
|
7179
|
|
|
|
|
|
|
"spermaria" => "spermarium", |
|
7180
|
|
|
|
|
|
|
"spermata" => "sperma", |
|
7181
|
|
|
|
|
|
|
"spermathecae" => "spermatheca", |
|
7182
|
|
|
|
|
|
|
"spermatia" => "spermatium", |
|
7183
|
|
|
|
|
|
|
"spermatoa" => "spermatoon", |
|
7184
|
|
|
|
|
|
|
"spermogonia" => "spermogonium", |
|
7185
|
|
|
|
|
|
|
"sphaerideum" => "sphaeridium", |
|
7186
|
|
|
|
|
|
|
"sphaeridia" => "sphaeridium", |
|
7187
|
|
|
|
|
|
|
"sphagna" => "sphagnum", |
|
7188
|
|
|
|
|
|
|
"sphagnums" => "sphagnum", |
|
7189
|
|
|
|
|
|
|
"spheges" => "sphex", |
|
7190
|
|
|
|
|
|
|
"sphinges" => "sphinx", |
|
7191
|
|
|
|
|
|
|
"sphinxes" => "sphinx", |
|
7192
|
|
|
|
|
|
|
"spicula" => "spiculum", |
|
7193
|
|
|
|
|
|
|
"spiracula" => "spiraculum", |
|
7194
|
|
|
|
|
|
|
"spirilla" => "spirillum", |
|
7195
|
|
|
|
|
|
|
"spondyli" => "spondylus", |
|
7196
|
|
|
|
|
|
|
"sporodochia" => "sporodochium", |
|
7197
|
|
|
|
|
|
|
"sputa" => "sputum", |
|
7198
|
|
|
|
|
|
|
"squadre" => "squadra", |
|
7199
|
|
|
|
|
|
|
"squadristi" => "squadrist", |
|
7200
|
|
|
|
|
|
|
"squadrists" => "squadrist", |
|
7201
|
|
|
|
|
|
|
"squali" => "squalus", |
|
7202
|
|
|
|
|
|
|
"squamae" => "squama", |
|
7203
|
|
|
|
|
|
|
"squillae" => "squilla", |
|
7204
|
|
|
|
|
|
|
"stabilimenta" => "stabilimentum", |
|
7205
|
|
|
|
|
|
|
"staccatos" => "staccato", |
|
7206
|
|
|
|
|
|
|
"stadia" => "stadium", |
|
7207
|
|
|
|
|
|
|
"stadiums" => "stadium", |
|
7208
|
|
|
|
|
|
|
"stalactitae" => "stalactite", |
|
7209
|
|
|
|
|
|
|
"stalactites" => "stalactite", |
|
7210
|
|
|
|
|
|
|
"stamen" => "stamen", |
|
7211
|
|
|
|
|
|
|
"stamina" => "stamen", |
|
7212
|
|
|
|
|
|
|
"staminidia" => "staminidium", |
|
7213
|
|
|
|
|
|
|
"staphylococci" => "staphylococcus", |
|
7214
|
|
|
|
|
|
|
"star fish" => "star fish", |
|
7215
|
|
|
|
|
|
|
"star fishes" => "star fish", |
|
7216
|
|
|
|
|
|
|
"star-fish" => "star-fish", |
|
7217
|
|
|
|
|
|
|
"star-fishes" => "star-fish", |
|
7218
|
|
|
|
|
|
|
"starfish" => "starfish", |
|
7219
|
|
|
|
|
|
|
"starfishes" => "starfish", |
|
7220
|
|
|
|
|
|
|
"starosti" => "starosta", |
|
7221
|
|
|
|
|
|
|
"starovers" => "starover", |
|
7222
|
|
|
|
|
|
|
"starovery" => "starover", |
|
7223
|
|
|
|
|
|
|
"startsy" => "starets", |
|
7224
|
|
|
|
|
|
|
"startzy" => "staretz", |
|
7225
|
|
|
|
|
|
|
"stasima" => "stasimon", |
|
7226
|
|
|
|
|
|
|
"stasimons" => "stasimon", |
|
7227
|
|
|
|
|
|
|
"staterae" => "statera", |
|
7228
|
|
|
|
|
|
|
"statuae" => "statua", |
|
7229
|
|
|
|
|
|
|
"statuas" => "statua", |
|
7230
|
|
|
|
|
|
|
"status" => "status", |
|
7231
|
|
|
|
|
|
|
"statuses" => "status", |
|
7232
|
|
|
|
|
|
|
"stelae" => "stela", |
|
7233
|
|
|
|
|
|
|
"stelas" => "stela", |
|
7234
|
|
|
|
|
|
|
"stellae" => "stella", |
|
7235
|
|
|
|
|
|
|
"stemmata" => "stemma", |
|
7236
|
|
|
|
|
|
|
"stephania" => "stephanion", |
|
7237
|
|
|
|
|
|
|
"stephanions" => "stephanion", |
|
7238
|
|
|
|
|
|
|
"sterigmata" => "sterigma", |
|
7239
|
|
|
|
|
|
|
"sterna" => "sternum", |
|
7240
|
|
|
|
|
|
|
"sternebrae" => "sternebra", |
|
7241
|
|
|
|
|
|
|
"sternos" => "sterno", |
|
7242
|
|
|
|
|
|
|
"sternums" => "sternum", |
|
7243
|
|
|
|
|
|
|
"stichidia" => "stichidium", |
|
7244
|
|
|
|
|
|
|
"stichoi" => "stichos", |
|
7245
|
|
|
|
|
|
|
"stigmariae" => "stigmaria", |
|
7246
|
|
|
|
|
|
|
"stigmas" => "stigma", |
|
7247
|
|
|
|
|
|
|
"stigmata" => "stigma", |
|
7248
|
|
|
|
|
|
|
"stilettoes" => "stiletto", |
|
7249
|
|
|
|
|
|
|
"stillicidia" => "stillicidium", |
|
7250
|
|
|
|
|
|
|
"stimuli" => "stimulus", |
|
7251
|
|
|
|
|
|
|
"stipites" => "stipes", |
|
7252
|
|
|
|
|
|
|
"stipulae" => "stipula", |
|
7253
|
|
|
|
|
|
|
"stipulas" => "stipula", |
|
7254
|
|
|
|
|
|
|
"stirpes" => "stirps", |
|
7255
|
|
|
|
|
|
|
"stoai" => "stoa", |
|
7256
|
|
|
|
|
|
|
"stoas" => "stoa", |
|
7257
|
|
|
|
|
|
|
"stolones" => "stolo", |
|
7258
|
|
|
|
|
|
|
"stomachs" => "stomach", |
|
7259
|
|
|
|
|
|
|
"stomas" => "stoma", |
|
7260
|
|
|
|
|
|
|
"stomata" => "stoma", |
|
7261
|
|
|
|
|
|
|
"stomatia" => "stomatium", |
|
7262
|
|
|
|
|
|
|
"stomia" => "stomion", |
|
7263
|
|
|
|
|
|
|
"stomodaea" => "stomodaeum", |
|
7264
|
|
|
|
|
|
|
"stomodea" => "stomodaeum", |
|
7265
|
|
|
|
|
|
|
"storeys" => "storey", |
|
7266
|
|
|
|
|
|
|
"stornelli" => "stornello", |
|
7267
|
|
|
|
|
|
|
"strambotti" => "strambotto", |
|
7268
|
|
|
|
|
|
|
"strata" => "stratum", |
|
7269
|
|
|
|
|
|
|
"strategi" => "strategus", |
|
7270
|
|
|
|
|
|
|
"strategoi" => "strategos", |
|
7271
|
|
|
|
|
|
|
"stratums" => "stratum", |
|
7272
|
|
|
|
|
|
|
"streptococci" => "streptococcus", |
|
7273
|
|
|
|
|
|
|
"streptothrices" => "streptothrix", |
|
7274
|
|
|
|
|
|
|
"striae" => "stria", |
|
7275
|
|
|
|
|
|
|
"striata" => "striatum", |
|
7276
|
|
|
|
|
|
|
"strigae" => "striga", |
|
7277
|
|
|
|
|
|
|
"striolae" => "striola", |
|
7278
|
|
|
|
|
|
|
"strobilae" => "strobila", |
|
7279
|
|
|
|
|
|
|
"strobili" => "strobilus", |
|
7280
|
|
|
|
|
|
|
"stromata" => "stroma", |
|
7281
|
|
|
|
|
|
|
"stromodaea" => "stromodeum", |
|
7282
|
|
|
|
|
|
|
"stromodea" => "stromodeum", |
|
7283
|
|
|
|
|
|
|
"strumae" => "struma", |
|
7284
|
|
|
|
|
|
|
"stryddae" => "stryddag", |
|
7285
|
|
|
|
|
|
|
"stuccos" => "stucco", |
|
7286
|
|
|
|
|
|
|
"studia generali" => "studium generale", |
|
7287
|
|
|
|
|
|
|
"styli" => "stylus", |
|
7288
|
|
|
|
|
|
|
"stylopodia" => "stylopodium", |
|
7289
|
|
|
|
|
|
|
"stylos" => "stylo", |
|
7290
|
|
|
|
|
|
|
"styluses" => "stylus", |
|
7291
|
|
|
|
|
|
|
"subbotniki" => "subbotnik", |
|
7292
|
|
|
|
|
|
|
"subbotniks" => "subbotnik", |
|
7293
|
|
|
|
|
|
|
"subsellia" => "subsellium", |
|
7294
|
|
|
|
|
|
|
"subsidia" => "subsidium", |
|
7295
|
|
|
|
|
|
|
"substrata" => "substratum", |
|
7296
|
|
|
|
|
|
|
"substratums" => "substratum", |
|
7297
|
|
|
|
|
|
|
"succi" => "succus", |
|
7298
|
|
|
|
|
|
|
"succineae" => "succinea", |
|
7299
|
|
|
|
|
|
|
"succineas" => "succinea", |
|
7300
|
|
|
|
|
|
|
"succubi" => "succubus", |
|
7301
|
|
|
|
|
|
|
"succubuses" => "succubus", |
|
7302
|
|
|
|
|
|
|
"Sudanese" => "Sudanese", |
|
7303
|
|
|
|
|
|
|
"suffrutices" => "suffrutex", |
|
7304
|
|
|
|
|
|
|
"suggesta" => "suggestum", |
|
7305
|
|
|
|
|
|
|
"suggestiones falsi" => "suggestio falsi", |
|
7306
|
|
|
|
|
|
|
"suggestums" => "suggestum", |
|
7307
|
|
|
|
|
|
|
"sulci" => "sulcus", |
|
7308
|
|
|
|
|
|
|
"sum totals" => "sum total", |
|
7309
|
|
|
|
|
|
|
"sum-totals" => "sum-total", |
|
7310
|
|
|
|
|
|
|
"summa bona" => "summum bonum", |
|
7311
|
|
|
|
|
|
|
"summa genera" => "summum genus", |
|
7312
|
|
|
|
|
|
|
"summae" => "summa", |
|
7313
|
|
|
|
|
|
|
"sumos" => "sumo", |
|
7314
|
|
|
|
|
|
|
"sums total" => "sum total", |
|
7315
|
|
|
|
|
|
|
"sums-total" => "sum-total", |
|
7316
|
|
|
|
|
|
|
"Sundanese" => "Sundanese", |
|
7317
|
|
|
|
|
|
|
"supercilia" => "supercilium", |
|
7318
|
|
|
|
|
|
|
"superficies" => "superficies", |
|
7319
|
|
|
|
|
|
|
"supernovae" => "supernova", |
|
7320
|
|
|
|
|
|
|
"supernovas" => "supernova", |
|
7321
|
|
|
|
|
|
|
"superstrata" => "superstratum", |
|
7322
|
|
|
|
|
|
|
"supposita" => "suppositum", |
|
7323
|
|
|
|
|
|
|
"supracleithra" => "supracleithrum", |
|
7324
|
|
|
|
|
|
|
"suprascapulae" => "suprascapula", |
|
7325
|
|
|
|
|
|
|
"surculi" => "surculus", |
|
7326
|
|
|
|
|
|
|
"surimonos" => "surimono", |
|
7327
|
|
|
|
|
|
|
"sustentacula" => "sustentaculum", |
|
7328
|
|
|
|
|
|
|
"Swahilese" => "Swahilese", |
|
7329
|
|
|
|
|
|
|
"swine" => "swine", |
|
7330
|
|
|
|
|
|
|
"swines" => "swine", |
|
7331
|
|
|
|
|
|
|
"switchfoots" => "switchfoot", |
|
7332
|
|
|
|
|
|
|
"syllabaria" => "syllabarium", |
|
7333
|
|
|
|
|
|
|
"syllabi" => "syllabus", |
|
7334
|
|
|
|
|
|
|
"syllabuses" => "syllabus", |
|
7335
|
|
|
|
|
|
|
"symplasmata" => "symplasma", |
|
7336
|
|
|
|
|
|
|
"sympodia" => "sympodium", |
|
7337
|
|
|
|
|
|
|
"symposia" => "symposium", |
|
7338
|
|
|
|
|
|
|
"symposiums" => "symposium", |
|
7339
|
|
|
|
|
|
|
"synaesthesiae" => "synaesthesia", |
|
7340
|
|
|
|
|
|
|
"synangia" => "synangium", |
|
7341
|
|
|
|
|
|
|
"synapticulae" => "synapticula", |
|
7342
|
|
|
|
|
|
|
"synapticulas" => "synapticula", |
|
7343
|
|
|
|
|
|
|
"synaxaria" => "synaxarium", |
|
7344
|
|
|
|
|
|
|
"synaxes" => "synaxis", |
|
7345
|
|
|
|
|
|
|
"syncelli" => "syncellus", |
|
7346
|
|
|
|
|
|
|
"syncytia" => "syncytium", |
|
7347
|
|
|
|
|
|
|
"syndendria" => "syndendrium", |
|
7348
|
|
|
|
|
|
|
"synechiae" => "synechia", |
|
7349
|
|
|
|
|
|
|
"synedria" => "synedrium", |
|
7350
|
|
|
|
|
|
|
"synesthesiae" => "synesthesia", |
|
7351
|
|
|
|
|
|
|
"syntagmas" => "syntagma", |
|
7352
|
|
|
|
|
|
|
"syntagmata" => "syntagma", |
|
7353
|
|
|
|
|
|
|
"syntaxes" => "syntaxis", |
|
7354
|
|
|
|
|
|
|
"synthroni" => "synthronus", |
|
7355
|
|
|
|
|
|
|
"synusiae" => "synusia", |
|
7356
|
|
|
|
|
|
|
"syphilomata" => "syphiloma", |
|
7357
|
|
|
|
|
|
|
"syringes" => "syringe", |
|
7358
|
|
|
|
|
|
|
"syrinxes" => "syrinx", |
|
7359
|
|
|
|
|
|
|
"syrphi" => "syrphus", |
|
7360
|
|
|
|
|
|
|
"syrtes" => "syrtis", |
|
7361
|
|
|
|
|
|
|
"tabellae" => "tabella", |
|
7362
|
|
|
|
|
|
|
"tableaus" => "tableau", |
|
7363
|
|
|
|
|
|
|
"tableaux" => "tableau", |
|
7364
|
|
|
|
|
|
|
"tablina" => "tablinum", |
|
7365
|
|
|
|
|
|
|
"tabulae" => "tabula", |
|
7366
|
|
|
|
|
|
|
"Tacomans" => "Tacoman", |
|
7367
|
|
|
|
|
|
|
"taeniae" => "taenia", |
|
7368
|
|
|
|
|
|
|
"taenias" => "taenia", |
|
7369
|
|
|
|
|
|
|
"tagmata" => "tagma", |
|
7370
|
|
|
|
|
|
|
"Taikos" => "Taiko", |
|
7371
|
|
|
|
|
|
|
"taleae" => "talea", |
|
7372
|
|
|
|
|
|
|
"tali" => "talus", |
|
7373
|
|
|
|
|
|
|
"talismans" => "talisman", |
|
7374
|
|
|
|
|
|
|
"talouses" => "talouse", |
|
7375
|
|
|
|
|
|
|
"tangoes" => "tango", |
|
7376
|
|
|
|
|
|
|
"tangos" => "tango", |
|
7377
|
|
|
|
|
|
|
"tarantate" => "tarantata", |
|
7378
|
|
|
|
|
|
|
"tarantati" => "tarantato", |
|
7379
|
|
|
|
|
|
|
"tarsi" => "tarsus", |
|
7380
|
|
|
|
|
|
|
"taxa" => "taxon", |
|
7381
|
|
|
|
|
|
|
"taxes" => "taxis", |
|
7382
|
|
|
|
|
|
|
"tazze" => "tazza", |
|
7383
|
|
|
|
|
|
|
"teal" => "teal", |
|
7384
|
|
|
|
|
|
|
"teals" => "teal", |
|
7385
|
|
|
|
|
|
|
"technos" => "techno", |
|
7386
|
|
|
|
|
|
|
"teeth" => "tooth", |
|
7387
|
|
|
|
|
|
|
"tegmenta" => "tegmentum", |
|
7388
|
|
|
|
|
|
|
"tegmina" => "tegmen", |
|
7389
|
|
|
|
|
|
|
"tegulae" => "tegula", |
|
7390
|
|
|
|
|
|
|
"telamones" => "telamon", |
|
7391
|
|
|
|
|
|
|
"telia" => "telium", |
|
7392
|
|
|
|
|
|
|
"temblores" => "temblor", |
|
7393
|
|
|
|
|
|
|
"tempi" => "tempo", |
|
7394
|
|
|
|
|
|
|
"tempietti" => "tempietto", |
|
7395
|
|
|
|
|
|
|
"tempos" => "tempo", |
|
7396
|
|
|
|
|
|
|
"tenacula" => "tenaculum", |
|
7397
|
|
|
|
|
|
|
"tenderfoots" => "tenderfoot", |
|
7398
|
|
|
|
|
|
|
"Tenggerese" => "Tenggerese", |
|
7399
|
|
|
|
|
|
|
"teniae" => "tenia", |
|
7400
|
|
|
|
|
|
|
"tenias" => "tenia", |
|
7401
|
|
|
|
|
|
|
"tenorini" => "tenorino", |
|
7402
|
|
|
|
|
|
|
"tentacula" => "tentaculum", |
|
7403
|
|
|
|
|
|
|
"tentamina" => "tentamen", |
|
7404
|
|
|
|
|
|
|
"tenues" => "tenuis", |
|
7405
|
|
|
|
|
|
|
"tepidaria" => "tepidarium", |
|
7406
|
|
|
|
|
|
|
"teratomata" => "teratoma", |
|
7407
|
|
|
|
|
|
|
"terebella" => "terebellum", |
|
7408
|
|
|
|
|
|
|
"terebratulae" => "terebratula", |
|
7409
|
|
|
|
|
|
|
"terebratulas" => "terebratula", |
|
7410
|
|
|
|
|
|
|
"teredines" => "teredo", |
|
7411
|
|
|
|
|
|
|
"teredos" => "teredo", |
|
7412
|
|
|
|
|
|
|
"terga" => "tergum", |
|
7413
|
|
|
|
|
|
|
"termini" => "terminus", |
|
7414
|
|
|
|
|
|
|
"terminuses" => "terminus", |
|
7415
|
|
|
|
|
|
|
"termites" => "termes", |
|
7416
|
|
|
|
|
|
|
"terpen" => "terp", |
|
7417
|
|
|
|
|
|
|
"terps" => "terp", |
|
7418
|
|
|
|
|
|
|
"terrae filii" => "terrae filius", |
|
7419
|
|
|
|
|
|
|
"terraria" => "terrarium", |
|
7420
|
|
|
|
|
|
|
"terrariums" => "terrarium", |
|
7421
|
|
|
|
|
|
|
"terrazzos" => "terrazzo", |
|
7422
|
|
|
|
|
|
|
"terremare" => "terramara", |
|
7423
|
|
|
|
|
|
|
"territoria" => "territorium", |
|
7424
|
|
|
|
|
|
|
"terzetti" => "terzetto", |
|
7425
|
|
|
|
|
|
|
"tessellae" => "tessella", |
|
7426
|
|
|
|
|
|
|
"tessellas" => "tessella", |
|
7427
|
|
|
|
|
|
|
"tesserae" => "tessera", |
|
7428
|
|
|
|
|
|
|
"testes" => "testes", |
|
7429
|
|
|
|
|
|
|
"testudos" => "testudo", |
|
7430
|
|
|
|
|
|
|
"tetanother" => "tetanothrum", |
|
7431
|
|
|
|
|
|
|
"tetanothra" => "tetanothrum", |
|
7432
|
|
|
|
|
|
|
"tete a tetes" => "tete a tete", |
|
7433
|
|
|
|
|
|
|
"tete-a-tetes" => "tete-a-tete", |
|
7434
|
|
|
|
|
|
|
"tetracola" => "tetracolon", |
|
7435
|
|
|
|
|
|
|
"tetragrammata" => "tetragrammaton", |
|
7436
|
|
|
|
|
|
|
"tetrahedra" => "tetrahedron", |
|
7437
|
|
|
|
|
|
|
"tetrahedrons" => "tetrahedron", |
|
7438
|
|
|
|
|
|
|
"tetrapleura" => "tetrapleuron", |
|
7439
|
|
|
|
|
|
|
"tetrapleurons" => "tetrapleuron", |
|
7440
|
|
|
|
|
|
|
"tetrasporangia" => "tetrasporangium", |
|
7441
|
|
|
|
|
|
|
"thalami" => "thalamus", |
|
7442
|
|
|
|
|
|
|
"thalamoi" => "thalamos", |
|
7443
|
|
|
|
|
|
|
"thanatoria" => "thanatorium", |
|
7444
|
|
|
|
|
|
|
"thaumaturgi" => "thaumaturgus", |
|
7445
|
|
|
|
|
|
|
"thebe" => "thebe", |
|
7446
|
|
|
|
|
|
|
"thecae" => "theca", |
|
7447
|
|
|
|
|
|
|
"theirs" => "theirs", |
|
7448
|
|
|
|
|
|
|
"thelyca" => "thelycum", |
|
7449
|
|
|
|
|
|
|
"them" => "them", |
|
7450
|
|
|
|
|
|
|
"themata" => "thema", |
|
7451
|
|
|
|
|
|
|
"themselves" => "themself", |
|
7452
|
|
|
|
|
|
|
"theologoumena" => "theologoumenon", |
|
7453
|
|
|
|
|
|
|
"thesauri" => "thesaurus", |
|
7454
|
|
|
|
|
|
|
"thesauruses" => "thesaurus", |
|
7455
|
|
|
|
|
|
|
"these" => "this", |
|
7456
|
|
|
|
|
|
|
"they" => "they", |
|
7457
|
|
|
|
|
|
|
"thieves" => "thief", |
|
7458
|
|
|
|
|
|
|
"thoes" => "thos", |
|
7459
|
|
|
|
|
|
|
"tholi" => "tholus", |
|
7460
|
|
|
|
|
|
|
"tholoi" => "tholos", |
|
7461
|
|
|
|
|
|
|
"thoraces" => "thorax", |
|
7462
|
|
|
|
|
|
|
"thoraxes" => "thorax", |
|
7463
|
|
|
|
|
|
|
"those" => "that", |
|
7464
|
|
|
|
|
|
|
"thrasoes" => "thraso", |
|
7465
|
|
|
|
|
|
|
"thrasones" => "thraso", |
|
7466
|
|
|
|
|
|
|
"thymi" => "thymus", |
|
7467
|
|
|
|
|
|
|
"thymiateria" => "thymiaterion", |
|
7468
|
|
|
|
|
|
|
"thyridia" => "thyridium", |
|
7469
|
|
|
|
|
|
|
"thyrsi" => "thyrsus", |
|
7470
|
|
|
|
|
|
|
"tibiae" => "tibia", |
|
7471
|
|
|
|
|
|
|
"Timorese" => "Timorese", |
|
7472
|
|
|
|
|
|
|
"timpanos" => "timpano", |
|
7473
|
|
|
|
|
|
|
"tintinnabula" => "tintinnabulum", |
|
7474
|
|
|
|
|
|
|
"tipulae" => "tipula", |
|
7475
|
|
|
|
|
|
|
"Tirolese" => "Tirolese", |
|
7476
|
|
|
|
|
|
|
"tiros" => "tiro", |
|
7477
|
|
|
|
|
|
|
"tobaccos" => "tobacco", |
|
7478
|
|
|
|
|
|
|
"Tocharese" => "Tocharese", |
|
7479
|
|
|
|
|
|
|
"toes" => "toe", |
|
7480
|
|
|
|
|
|
|
"Togos" => "Togo", |
|
7481
|
|
|
|
|
|
|
"Tokyos" => "Tokyo", |
|
7482
|
|
|
|
|
|
|
"tolkachi" => "tolkach", |
|
7483
|
|
|
|
|
|
|
"tomatoes" => "tomato", |
|
7484
|
|
|
|
|
|
|
"tombaroli" => "tombarolo", |
|
7485
|
|
|
|
|
|
|
"tomia" => "tomium", |
|
7486
|
|
|
|
|
|
|
"tondi" => "tondo", |
|
7487
|
|
|
|
|
|
|
"tongs" => "tongs", |
|
7488
|
|
|
|
|
|
|
"Tonkinese" => "Tonkinese", |
|
7489
|
|
|
|
|
|
|
"tonneaus" => "tonneau", |
|
7490
|
|
|
|
|
|
|
"tonneaux" => "tonneau", |
|
7491
|
|
|
|
|
|
|
"topazes" => "topaz", |
|
7492
|
|
|
|
|
|
|
"topoi" => "topos", |
|
7493
|
|
|
|
|
|
|
"toreros" => "torero", |
|
7494
|
|
|
|
|
|
|
"tori" => "torus", |
|
7495
|
|
|
|
|
|
|
"toriles" => "toril", |
|
7496
|
|
|
|
|
|
|
"Torinese" => "Torinese", |
|
7497
|
|
|
|
|
|
|
"Torinos" => "Torino", |
|
7498
|
|
|
|
|
|
|
"torma" => "torma", |
|
7499
|
|
|
|
|
|
|
"tormas" => "torma", |
|
7500
|
|
|
|
|
|
|
"Tornesi" => "Tornese", |
|
7501
|
|
|
|
|
|
|
"torni" => "tornus", |
|
7502
|
|
|
|
|
|
|
"Torontos" => "Toronto", |
|
7503
|
|
|
|
|
|
|
"torsos" => "torso", |
|
7504
|
|
|
|
|
|
|
"tortillas espanolas" => "tortilla espanola", |
|
7505
|
|
|
|
|
|
|
"tortrices" => "tortrix", |
|
7506
|
|
|
|
|
|
|
"torulae" => "torula", |
|
7507
|
|
|
|
|
|
|
"toruli" => "torulus", |
|
7508
|
|
|
|
|
|
|
"toruses" => "torus", |
|
7509
|
|
|
|
|
|
|
"tours de force" => "tour de force", |
|
7510
|
|
|
|
|
|
|
"toxica" => "toxicum", |
|
7511
|
|
|
|
|
|
|
"toxii" => "toxius", |
|
7512
|
|
|
|
|
|
|
"toxoplasmata" => "toxoplasma", |
|
7513
|
|
|
|
|
|
|
"trabeae" => "trabea", |
|
7514
|
|
|
|
|
|
|
"trabeculae" => "trabecula", |
|
7515
|
|
|
|
|
|
|
"tracheae" => "trachea", |
|
7516
|
|
|
|
|
|
|
"tractatrices" => "tractatrix", |
|
7517
|
|
|
|
|
|
|
"tractella" => "tractellum", |
|
7518
|
|
|
|
|
|
|
"tractrices" => "tractrix", |
|
7519
|
|
|
|
|
|
|
"tragi" => "tragus", |
|
7520
|
|
|
|
|
|
|
"trapezia" => "trapezium", |
|
7521
|
|
|
|
|
|
|
"trapezii" => "trapezius", |
|
7522
|
|
|
|
|
|
|
"trapeziums" => "trapezium", |
|
7523
|
|
|
|
|
|
|
"trapezohedra" => "trapezohedron", |
|
7524
|
|
|
|
|
|
|
"trapezohedrons" => "trapezohedron", |
|
7525
|
|
|
|
|
|
|
"trattorias" => "trattoria", |
|
7526
|
|
|
|
|
|
|
"trattorie" => "trattoria", |
|
7527
|
|
|
|
|
|
|
"traumas" => "trauma", |
|
7528
|
|
|
|
|
|
|
"traumata" => "trauma", |
|
7529
|
|
|
|
|
|
|
"trellises" => "trellis", |
|
7530
|
|
|
|
|
|
|
"tremolos" => "tremolo", |
|
7531
|
|
|
|
|
|
|
"treponemata" => "treponema", |
|
7532
|
|
|
|
|
|
|
"trichidia" => "trichidium", |
|
7533
|
|
|
|
|
|
|
"trichinae" => "trichina", |
|
7534
|
|
|
|
|
|
|
"trichine" => "trichina", |
|
7535
|
|
|
|
|
|
|
"trichomata" => "trichoma", |
|
7536
|
|
|
|
|
|
|
"triclinia" => "triclinium", |
|
7537
|
|
|
|
|
|
|
"trientes" => "triens", |
|
7538
|
|
|
|
|
|
|
"triforia" => "triforium", |
|
7539
|
|
|
|
|
|
|
"trilbys" => "trilby", |
|
7540
|
|
|
|
|
|
|
"tripla" => "triplum", |
|
7541
|
|
|
|
|
|
|
"triradii" => "triradius", |
|
7542
|
|
|
|
|
|
|
"triumviri" => "triumvir", |
|
7543
|
|
|
|
|
|
|
"triumvirs" => "triumvir", |
|
7544
|
|
|
|
|
|
|
"trochi" => "trochus", |
|
7545
|
|
|
|
|
|
|
"trochuses" => "trochus", |
|
7546
|
|
|
|
|
|
|
"trockenbeerenauslesen" => "trockenbeerenauslese", |
|
7547
|
|
|
|
|
|
|
"tropaeola" => "tropaeolum", |
|
7548
|
|
|
|
|
|
|
"tropaeolums" => "tropaeolum", |
|
7549
|
|
|
|
|
|
|
"troparia" => "troparion", |
|
7550
|
|
|
|
|
|
|
"tropides" => "tropis", |
|
7551
|
|
|
|
|
|
|
"trousers" => "trousers", |
|
7552
|
|
|
|
|
|
|
"trousseaus" => "trousseau", |
|
7553
|
|
|
|
|
|
|
"trousseaux" => "trousseau", |
|
7554
|
|
|
|
|
|
|
"trout" => "trout", |
|
7555
|
|
|
|
|
|
|
"trulli" => "trullo", |
|
7556
|
|
|
|
|
|
|
"trumeaux" => "trumeau", |
|
7557
|
|
|
|
|
|
|
"tsuba" => "tsuba", |
|
7558
|
|
|
|
|
|
|
"tsubas" => "tsuba", |
|
7559
|
|
|
|
|
|
|
"tsubo" => "tsubo", |
|
7560
|
|
|
|
|
|
|
"tsubos" => "tsubo", |
|
7561
|
|
|
|
|
|
|
"tubercula" => "tuberculum", |
|
7562
|
|
|
|
|
|
|
"tuberculomas" => "tuberculoma", |
|
7563
|
|
|
|
|
|
|
"tuberculomata" => "tuberculoma", |
|
7564
|
|
|
|
|
|
|
"tuberes" => "tuber", |
|
7565
|
|
|
|
|
|
|
"tubuli" => "tubulus", |
|
7566
|
|
|
|
|
|
|
"tumuli" => "tumulus", |
|
7567
|
|
|
|
|
|
|
"tuna" => "tuna", |
|
7568
|
|
|
|
|
|
|
"turbot" => "turbot", |
|
7569
|
|
|
|
|
|
|
"turbots" => "turbot", |
|
7570
|
|
|
|
|
|
|
"turfs" => "turf", |
|
7571
|
|
|
|
|
|
|
"turrones" => "turron", |
|
7572
|
|
|
|
|
|
|
"turrons" => "turron", |
|
7573
|
|
|
|
|
|
|
"turves" => "turf", |
|
7574
|
|
|
|
|
|
|
"tympana" => "tympanum", |
|
7575
|
|
|
|
|
|
|
"typos" => "typo", |
|
7576
|
|
|
|
|
|
|
"Tyrolese" => "Tyrolese", |
|
7577
|
|
|
|
|
|
|
"tyros" => "tyro", |
|
7578
|
|
|
|
|
|
|
"udarniki" => "udarnik", |
|
7579
|
|
|
|
|
|
|
"ulpanim" => "ulpan", |
|
7580
|
|
|
|
|
|
|
"ultimata" => "ultimatum", |
|
7581
|
|
|
|
|
|
|
"ultimatums" => "ultimatum", |
|
7582
|
|
|
|
|
|
|
"umbilici" => "umbilicus", |
|
7583
|
|
|
|
|
|
|
"umbilicuses" => "umbilicus", |
|
7584
|
|
|
|
|
|
|
"umbones" => "umbo", |
|
7585
|
|
|
|
|
|
|
"umbos" => "umbo", |
|
7586
|
|
|
|
|
|
|
"umbrae" => "umbra", |
|
7587
|
|
|
|
|
|
|
"umbras" => "umbra", |
|
7588
|
|
|
|
|
|
|
"umwelten" => "umwelt", |
|
7589
|
|
|
|
|
|
|
"unci" => "uncus", |
|
7590
|
|
|
|
|
|
|
"unciae" => "uncia", |
|
7591
|
|
|
|
|
|
|
"uncini" => "uncinus", |
|
7592
|
|
|
|
|
|
|
"ungues" => "unguis", |
|
7593
|
|
|
|
|
|
|
"uniones" => "unio", |
|
7594
|
|
|
|
|
|
|
"unios" => "unio", |
|
7595
|
|
|
|
|
|
|
"uomini" => "uomo", |
|
7596
|
|
|
|
|
|
|
"uomini universali" => "uomo universale", |
|
7597
|
|
|
|
|
|
|
"uraei" => "uraeus", |
|
7598
|
|
|
|
|
|
|
"uredia" => "uredium", |
|
7599
|
|
|
|
|
|
|
"uredinia" => "uredinium", |
|
7600
|
|
|
|
|
|
|
"uredosori" => "uredosorus", |
|
7601
|
|
|
|
|
|
|
"uri" => "urus", |
|
7602
|
|
|
|
|
|
|
"urodaea" => "urodaeum", |
|
7603
|
|
|
|
|
|
|
"urodea" => "urodeum", |
|
7604
|
|
|
|
|
|
|
"uruses" => "urus", |
|
7605
|
|
|
|
|
|
|
"us" => "me", |
|
7606
|
|
|
|
|
|
|
"usneae" => "usnea", |
|
7607
|
|
|
|
|
|
|
"usneas" => "usnea", |
|
7608
|
|
|
|
|
|
|
"ustilagines" => "ustilago", |
|
7609
|
|
|
|
|
|
|
"uteri" => "uterus", |
|
7610
|
|
|
|
|
|
|
"uteruses" => "uterus", |
|
7611
|
|
|
|
|
|
|
"utriculariae" => "utricularia", |
|
7612
|
|
|
|
|
|
|
"uvae" => "uva", |
|
7613
|
|
|
|
|
|
|
"vaalpens" => "vaalpens", |
|
7614
|
|
|
|
|
|
|
"vaalpensen" => "vaalpens", |
|
7615
|
|
|
|
|
|
|
"vacua" => "vacuum", |
|
7616
|
|
|
|
|
|
|
"vacuums" => "vacuum", |
|
7617
|
|
|
|
|
|
|
"vagi" => "vagus", |
|
7618
|
|
|
|
|
|
|
"vaginae" => "vagina", |
|
7619
|
|
|
|
|
|
|
"vaginas" => "vagina", |
|
7620
|
|
|
|
|
|
|
"vaginulae" => "vaginula", |
|
7621
|
|
|
|
|
|
|
"valleculae" => "vallecula", |
|
7622
|
|
|
|
|
|
|
"valute" => "valuta", |
|
7623
|
|
|
|
|
|
|
"valuten" => "valuta", |
|
7624
|
|
|
|
|
|
|
"valvulae" => "valvula", |
|
7625
|
|
|
|
|
|
|
"vaporetti" => "vaporetto", |
|
7626
|
|
|
|
|
|
|
"vaporettos" => "vaporetto", |
|
7627
|
|
|
|
|
|
|
"vaqueros" => "vaquero", |
|
7628
|
|
|
|
|
|
|
"varellaes" => "varella", |
|
7629
|
|
|
|
|
|
|
"varely" => "varella", |
|
7630
|
|
|
|
|
|
|
"variae lectiones" => "varia lectio", |
|
7631
|
|
|
|
|
|
|
"varices" => "varix", |
|
7632
|
|
|
|
|
|
|
"vasa" => "vas", |
|
7633
|
|
|
|
|
|
|
"vascula" => "vasculum", |
|
7634
|
|
|
|
|
|
|
"vasculitides" => "vasculitis", |
|
7635
|
|
|
|
|
|
|
"vasculitises" => "vasculitis", |
|
7636
|
|
|
|
|
|
|
"vasculums" => "vasculum", |
|
7637
|
|
|
|
|
|
|
"vedutas" => "veduta", |
|
7638
|
|
|
|
|
|
|
"vedute" => "veduta", |
|
7639
|
|
|
|
|
|
|
"veg" => "veg", |
|
7640
|
|
|
|
|
|
|
"veges" => "veg", |
|
7641
|
|
|
|
|
|
|
"vehicula" => "vehiculum", |
|
7642
|
|
|
|
|
|
|
"vela" => "velum", |
|
7643
|
|
|
|
|
|
|
"velamina" => "velamen", |
|
7644
|
|
|
|
|
|
|
"velaria" => "velarium", |
|
7645
|
|
|
|
|
|
|
"velums" => "velum", |
|
7646
|
|
|
|
|
|
|
"venae" => "vena", |
|
7647
|
|
|
|
|
|
|
"veneres" => "venus", |
|
7648
|
|
|
|
|
|
|
"venuses" => "venus", |
|
7649
|
|
|
|
|
|
|
"vermicellos" => "vermicello", |
|
7650
|
|
|
|
|
|
|
"vermiculi" => "vermiculus", |
|
7651
|
|
|
|
|
|
|
"Vermontese" => "Vermontese", |
|
7652
|
|
|
|
|
|
|
"Veronese" => "Veronese", |
|
7653
|
|
|
|
|
|
|
"verrucae" => "verruca", |
|
7654
|
|
|
|
|
|
|
"vers libres" => "vers libre", |
|
7655
|
|
|
|
|
|
|
"versiculi" => "versiculus", |
|
7656
|
|
|
|
|
|
|
"versos" => "verso", |
|
7657
|
|
|
|
|
|
|
"vertebrae" => "vertebra", |
|
7658
|
|
|
|
|
|
|
"vertexes" => "vertex", |
|
7659
|
|
|
|
|
|
|
"vertices" => "vertex", |
|
7660
|
|
|
|
|
|
|
"verticilli" => "verticillus", |
|
7661
|
|
|
|
|
|
|
"vesiculae" => "vesicula", |
|
7662
|
|
|
|
|
|
|
"vestigia" => "vestigium", |
|
7663
|
|
|
|
|
|
|
"vetturini" => "vetturino", |
|
7664
|
|
|
|
|
|
|
"viali" => "viale", |
|
7665
|
|
|
|
|
|
|
"viatica" => "viaticum", |
|
7666
|
|
|
|
|
|
|
"vibices" => "vibex", |
|
7667
|
|
|
|
|
|
|
"vibracula" => "vibraculum", |
|
7668
|
|
|
|
|
|
|
"vibratos" => "vibrato", |
|
7669
|
|
|
|
|
|
|
"vibriones" => "vibrio", |
|
7670
|
|
|
|
|
|
|
"vibrios" => "vibrio", |
|
7671
|
|
|
|
|
|
|
"Viennese" => "Viennese", |
|
7672
|
|
|
|
|
|
|
"Vietnamese" => "Vietnamese", |
|
7673
|
|
|
|
|
|
|
"vilas" => "vila", |
|
7674
|
|
|
|
|
|
|
"vile" => "vila", |
|
7675
|
|
|
|
|
|
|
"villanelle" => "villanella", |
|
7676
|
|
|
|
|
|
|
"villi" => "villus", |
|
7677
|
|
|
|
|
|
|
"villini" => "villino", |
|
7678
|
|
|
|
|
|
|
"vincula" => "vinculum", |
|
7679
|
|
|
|
|
|
|
"violette" => "violetta", |
|
7680
|
|
|
|
|
|
|
"violoncellos" => "violoncello", |
|
7681
|
|
|
|
|
|
|
"vires" => "vis", |
|
7682
|
|
|
|
|
|
|
"virgae" => "virga", |
|
7683
|
|
|
|
|
|
|
"Virgos" => "Virgo", |
|
7684
|
|
|
|
|
|
|
"viri" => "virus", |
|
7685
|
|
|
|
|
|
|
"virii" => "virus", |
|
7686
|
|
|
|
|
|
|
"virtuosi" => "virtuoso", |
|
7687
|
|
|
|
|
|
|
"virtuosos" => "virtuoso", |
|
7688
|
|
|
|
|
|
|
"viruses" => "virus", |
|
7689
|
|
|
|
|
|
|
"viscera" => "viscus", |
|
7690
|
|
|
|
|
|
|
"vitellaria" => "vitellarium", |
|
7691
|
|
|
|
|
|
|
"vittae" => "vitta", |
|
7692
|
|
|
|
|
|
|
"vivaria" => "vivarium", |
|
7693
|
|
|
|
|
|
|
"vivariums" => "vivarium", |
|
7694
|
|
|
|
|
|
|
"vlakten" => "vlakte", |
|
7695
|
|
|
|
|
|
|
"vlaktes" => "vlakte", |
|
7696
|
|
|
|
|
|
|
"voeux" => "voeu", |
|
7697
|
|
|
|
|
|
|
"volcanelli" => "volcanello", |
|
7698
|
|
|
|
|
|
|
"volcanoes" => "volcano", |
|
7699
|
|
|
|
|
|
|
"volcanos" => "volcano", |
|
7700
|
|
|
|
|
|
|
"vomicae" => "vomica", |
|
7701
|
|
|
|
|
|
|
"vomicas" => "vomica", |
|
7702
|
|
|
|
|
|
|
"vomitoria" => "vomitorium", |
|
7703
|
|
|
|
|
|
|
"vomitoriums" => "vomitorium", |
|
7704
|
|
|
|
|
|
|
"voorbokke" => "voorbok", |
|
7705
|
|
|
|
|
|
|
"vorspiele" => "vorspiel", |
|
7706
|
|
|
|
|
|
|
"vorstellungen" => "vorstellung", |
|
7707
|
|
|
|
|
|
|
"vortexes" => "vortex", |
|
7708
|
|
|
|
|
|
|
"vortices" => "vortex", |
|
7709
|
|
|
|
|
|
|
"wadies" => "wadi", |
|
7710
|
|
|
|
|
|
|
"wadis" => "wadi", |
|
7711
|
|
|
|
|
|
|
"wadys" => "wady", |
|
7712
|
|
|
|
|
|
|
"waldoes" => "waldo", |
|
7713
|
|
|
|
|
|
|
"waldos" => "waldo", |
|
7714
|
|
|
|
|
|
|
"waltzes" => "waltz", |
|
7715
|
|
|
|
|
|
|
"wanderjahre" => "wanderjahr", |
|
7716
|
|
|
|
|
|
|
"wandervogel" => "wandervogel", |
|
7717
|
|
|
|
|
|
|
"washers up" => "washer up", |
|
7718
|
|
|
|
|
|
|
"washers-up" => "washer-up", |
|
7719
|
|
|
|
|
|
|
"we" => "I", |
|
7720
|
|
|
|
|
|
|
"weirdos" => "weirdo", |
|
7721
|
|
|
|
|
|
|
"Wenchowese" => "Wenchowese", |
|
7722
|
|
|
|
|
|
|
"wharfs" => "wharf", |
|
7723
|
|
|
|
|
|
|
"wharves" => "wharf", |
|
7724
|
|
|
|
|
|
|
"white staves" => "white staff", |
|
7725
|
|
|
|
|
|
|
"whiting" => "whiting", |
|
7726
|
|
|
|
|
|
|
"Whitmanese" => "Whitmanese", |
|
7727
|
|
|
|
|
|
|
"wildebeest" => "wildebeest", |
|
7728
|
|
|
|
|
|
|
"wildebeests" => "wildebeest", |
|
7729
|
|
|
|
|
|
|
"wives" => "wife", |
|
7730
|
|
|
|
|
|
|
"wolves" => "wolf", |
|
7731
|
|
|
|
|
|
|
"women children" => "woman child", |
|
7732
|
|
|
|
|
|
|
"women servants" => "woman servant", |
|
7733
|
|
|
|
|
|
|
"women-children" => "woman-child", |
|
7734
|
|
|
|
|
|
|
"women-servants" => "woman-servant", |
|
7735
|
|
|
|
|
|
|
"womenchildren" => "womanchild", |
|
7736
|
|
|
|
|
|
|
"wreaths" => "wreath", |
|
7737
|
|
|
|
|
|
|
"xanthomas" => "xanthoma", |
|
7738
|
|
|
|
|
|
|
"xanthomata" => "xanthoma", |
|
7739
|
|
|
|
|
|
|
"xiphiplastra" => "xiphiplastron", |
|
7740
|
|
|
|
|
|
|
"xiphopagi" => "xiphopagus", |
|
7741
|
|
|
|
|
|
|
"xiphoplastra" => "xiphoplastron", |
|
7742
|
|
|
|
|
|
|
"xoana" => "xoanon", |
|
7743
|
|
|
|
|
|
|
"xysti" => "xystus", |
|
7744
|
|
|
|
|
|
|
"Yakimans" => "Yakiman", |
|
7745
|
|
|
|
|
|
|
"Yamoussoukros" => "Yamoussoukro", |
|
7746
|
|
|
|
|
|
|
"yarramans" => "yarraman", |
|
7747
|
|
|
|
|
|
|
"yarramen" => "yarraman", |
|
7748
|
|
|
|
|
|
|
"Yengeese" => "Yengeese", |
|
7749
|
|
|
|
|
|
|
"yeses" => "yes", |
|
7750
|
|
|
|
|
|
|
"yo yos" => "yo yo", |
|
7751
|
|
|
|
|
|
|
"yo-yos" => "yo-yo", |
|
7752
|
|
|
|
|
|
|
"yoes" => "yo", |
|
7753
|
|
|
|
|
|
|
"Yokohamans" => "Yokohaman", |
|
7754
|
|
|
|
|
|
|
"you" => "you", |
|
7755
|
|
|
|
|
|
|
"yours" => "yours", |
|
7756
|
|
|
|
|
|
|
"yourselves" => "yourself", |
|
7757
|
|
|
|
|
|
|
"Yumans" => "Yuman", |
|
7758
|
|
|
|
|
|
|
"Yunnanese" => "Yunnanese", |
|
7759
|
|
|
|
|
|
|
"yuon" => "yuo", |
|
7760
|
|
|
|
|
|
|
"zadrugas" => "zadruga", |
|
7761
|
|
|
|
|
|
|
"zadruge" => "zadruga", |
|
7762
|
|
|
|
|
|
|
"zeitgebers" => "zeitgeber", |
|
7763
|
|
|
|
|
|
|
"zemirot" => "zemirah", |
|
7764
|
|
|
|
|
|
|
"zemiroth" => "zemirah", |
|
7765
|
|
|
|
|
|
|
"zeppoli" => "zeppole", |
|
7766
|
|
|
|
|
|
|
"zeros" => "zero", |
|
7767
|
|
|
|
|
|
|
"Zibos" => "Zibo", |
|
7768
|
|
|
|
|
|
|
"zingani" => "zingano", |
|
7769
|
|
|
|
|
|
|
"zite" => "zita", |
|
7770
|
|
|
|
|
|
|
"zitelle" => "zitella", |
|
7771
|
|
|
|
|
|
|
"ziti" => "zita", |
|
7772
|
|
|
|
|
|
|
"zizzes" => "zizz", |
|
7773
|
|
|
|
|
|
|
"zloty" => "zloty", |
|
7774
|
|
|
|
|
|
|
"zlotys" => "zloty", |
|
7775
|
|
|
|
|
|
|
"zoa" => "zoon", |
|
7776
|
|
|
|
|
|
|
"zoaeae" => "zoaea", |
|
7777
|
|
|
|
|
|
|
"zoaria" => "zoarium", |
|
7778
|
|
|
|
|
|
|
"zoeae" => "zoea", |
|
7779
|
|
|
|
|
|
|
"zoeas" => "zoea", |
|
7780
|
|
|
|
|
|
|
"zooeae" => "zooea", |
|
7781
|
|
|
|
|
|
|
"zooecia" => "zooecium", |
|
7782
|
|
|
|
|
|
|
"zoophori" => "zoophorus", |
|
7783
|
|
|
|
|
|
|
"zoosporangia" => "zoosporangium", |
|
7784
|
|
|
|
|
|
|
"zophori" => "zophorus", |
|
7785
|
|
|
|
|
|
|
"zucche" => "zucca", |
|
7786
|
|
|
|
|
|
|
"zucchini" => "zucchini", |
|
7787
|
|
|
|
|
|
|
"zucchinis" => "zucchini", |
|
7788
|
|
|
|
|
|
|
"zuppe" => "zuppa", |
|
7789
|
|
|
|
|
|
|
"zuzim" => "zuz", |
|
7790
|
|
|
|
|
|
|
"zuzzes" => "zuz", |
|
7791
|
|
|
|
|
|
|
"zyga" => "zygon", |
|
7792
|
|
|
|
|
|
|
"zygantra" => "zygantrum", |
|
7793
|
|
|
|
|
|
|
"zygomas" => "zygoma", |
|
7794
|
|
|
|
|
|
|
"zygomata" => "zygoma", |
|
7795
|
|
|
|
|
|
|
}; |
|
7796
|
|
|
|
|
|
|
|
|
7797
|
|
|
|
|
|
|
my $is_plural = {}; @{$is_plural}{values %{$modern_plural_of} } = (); |
|
7798
|
|
|
|
|
|
|
@{$is_plural}{values %{$classical_plural_of} } = (); |
|
7799
|
|
|
|
|
|
|
@{$is_plural}{keys %{$singular_of} } = (); |
|
7800
|
|
|
|
|
|
|
|
|
7801
|
|
|
|
|
|
|
my $is_singular = {}; @{$is_singular}{values %{$singular_of} } = (); |
|
7802
|
|
|
|
|
|
|
@{$is_singular}{keys %{$modern_plural_of} } = (); |
|
7803
|
|
|
|
|
|
|
@{$is_singular}{keys %{$classical_plural_of} } = (); |
|
7804
|
|
|
|
|
|
|
|
|
7805
|
|
|
|
|
|
|
my $PREP_PAT = qr{ about | above | across | after | among | around | at | athwart | before | behind | below | beneath | beside | besides | between | betwixt | beyond | but | by | during | except | for | from | in | into | near | of | off | on | onto | out | over | since | till | to | under | until | unto | upon | with }xms; |
|
7806
|
|
|
|
|
|
|
|
|
7807
|
|
|
|
|
|
|
sub convert_to_modern_plural { |
|
7808
|
6042
|
|
|
6042
|
0
|
12166
|
my ($word) = @_; |
|
7809
|
6042
|
100
|
|
|
|
26319
|
return $modern_plural_of->{$word} if exists $modern_plural_of->{$word}; |
|
7810
|
3428
|
100
|
|
|
|
10252
|
return $modern_plural_of->{lc $word} if exists $modern_plural_of->{lc $word}; |
|
7811
|
3418
|
100
|
100
|
|
|
8208
|
return $word if is_plural($word) && !is_singular($word); |
|
7812
|
1041
|
|
|
|
|
2359
|
given ($word) { |
|
7813
|
1041
|
0
|
|
|
|
2120
|
when (m{\A(.*?)'s?$}i) { return "${continue if !is_singular($1); my |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7814
|
0
|
0
|
|
|
|
0
|
$plural = $modern_plural_of->{$1}; \($plural =~ /s$/ ? $plural.q{'} : $plural.q{'s})}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7815
|
1041
|
|
|
|
|
3088
|
when (m{\A(.*)staff$}i) { return "${1}staffs"; } |
|
|
2
|
|
|
|
|
40
|
|
|
7816
|
1039
|
|
|
|
|
2494
|
when (m{\A(.*)stave$}i) { return "${1}staves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7817
|
1039
|
|
|
|
|
1985
|
when (m{\A(.*)genus$}i) { return "${1}genera"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7818
|
1038
|
|
|
|
|
2045
|
when (m{\A(.*)person$}i) { return "${1}people"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7819
|
1037
|
|
|
|
|
1876
|
when (m{\A(.*)hertz$}i) { return "${1}hertz"; } |
|
|
2
|
|
|
|
|
9
|
|
|
7820
|
1035
|
|
|
|
|
2177
|
when (m{\A(.*)lux$}i) { return "${1}lux"; } |
|
|
2
|
|
|
|
|
9
|
|
|
7821
|
1033
|
|
|
|
|
1874
|
when (m{\A(.*)siemens$}i) { return "${1}siemens"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7822
|
1031
|
|
|
|
|
1858
|
when (m{\A(.*)brother$}i) { return "${1}brothers"; } |
|
|
1
|
|
|
|
|
12
|
|
|
7823
|
1030
|
|
|
|
|
2016
|
when (m{\A(.*)child$}i) { return "${1}children"; } |
|
|
1
|
|
|
|
|
12
|
|
|
7824
|
1029
|
|
|
|
|
2229
|
when (m{\A(.*)cow$}i) { return "${1}cows"; } |
|
|
1
|
|
|
|
|
10
|
|
|
7825
|
1028
|
|
|
|
|
2003
|
when (m{\A(.+)-ox$}i) { return "${1}-oxen"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7826
|
1027
|
|
|
|
|
1837
|
when (m{\A(.*)mensch$}i) { return "${1}menschen"; } |
|
|
2
|
|
|
|
|
13
|
|
|
7827
|
1025
|
|
|
|
|
2146
|
when (m{\A(.*)elf$}i) { return "${1}elves"; } |
|
|
2
|
|
|
|
|
18
|
|
|
7828
|
1023
|
|
|
|
|
1952
|
when (m{\A(.*)hoof$}i) { return "${1}hoofs"; } |
|
|
1
|
|
|
|
|
5
|
|
|
7829
|
1022
|
|
|
|
|
1805
|
when (m{\A(.*)knife$}i) { return "${1}knives"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7830
|
1020
|
|
|
|
|
1926
|
when (m{\A(.*)leaf$}i) { return "${1}leaves"; } |
|
|
1
|
|
|
|
|
14
|
|
|
7831
|
1019
|
|
|
|
|
1967
|
when (m{\A(.*)life$}i) { return "${1}lives"; } |
|
|
1
|
|
|
|
|
10
|
|
|
7832
|
1018
|
|
|
|
|
1940
|
when (m{\A(.*)loaf$}i) { return "${1}loaves"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7833
|
1017
|
|
|
|
|
1958
|
when (m{\A(.*)shelf$}i) { return "${1}shelves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7834
|
1017
|
|
|
|
|
1838
|
when (m{\A(.*)thief$}i) { return "${1}thieves"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7835
|
1016
|
|
|
|
|
1872
|
when (m{\A(.*)wife$}i) { return "${1}wives"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7836
|
1015
|
|
|
|
|
1865
|
when (m{\A(.*)wolf$}i) { return "${1}wolves"; } |
|
|
1
|
|
|
|
|
14
|
|
|
7837
|
1014
|
|
|
|
|
2057
|
when (m{\A(.*)human$}i) { return "${1}humans"; } |
|
|
1
|
|
|
|
|
13
|
|
|
7838
|
1013
|
|
|
|
|
2098
|
when (m{\A(.*)foot$}i) { return "${1}feet"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7839
|
1012
|
|
|
|
|
1805
|
when (m{\A(.*)goose$}i) { return "${1}geese"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7840
|
1011
|
|
|
|
|
1873
|
when (m{\A(.*)louse$}i) { return "${1}lice"; } |
|
|
1
|
|
|
|
|
5
|
|
|
7841
|
1010
|
|
|
|
|
3050
|
when (m{\A(.*)man$}i) { return "${1}men"; } |
|
|
6
|
|
|
|
|
34
|
|
|
7842
|
1004
|
|
|
|
|
1819
|
when (m{\A(.*)mouse$}i) { return "${1}mice"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7843
|
1003
|
|
|
|
|
1757
|
when (m{\A(.*)tooth$}i) { return "${1}teeth"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7844
|
1002
|
|
|
|
|
1864
|
when (m{\A(.*)buzz$}i) { return "${1}buzzes"; } |
|
|
1
|
|
|
|
|
11
|
|
|
7845
|
1001
|
|
|
|
|
2339
|
when (m{\A(.*)fizz$}i) { return "${1}fizzes"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7846
|
1000
|
|
|
|
|
1954
|
when (m{\A(.*)frizz$}i) { return "${1}frizzes"; } |
|
|
1
|
|
|
|
|
8
|
|
|
7847
|
999
|
|
|
|
|
2231
|
when (m{\A(.*)fuzz$}i) { return "${1}fuzzes"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7848
|
998
|
|
|
|
|
1827
|
when (m{\A(.*)jazz$}i) { return "${1}jazzes"; } |
|
|
1
|
|
|
|
|
12
|
|
|
7849
|
997
|
|
|
|
|
1726
|
when (m{\A(.*)proboscis$}i) { return "${1}proboscises"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7850
|
996
|
|
|
|
|
1846
|
when (m{\A(.*)bema$}i) { return "${1}bemas"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7851
|
995
|
|
|
|
|
1787
|
when (m{\A(.*)drama$}i) { return "${1}dramas"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7852
|
994
|
|
|
|
|
1834
|
when (m{\A(.*)edema$}i) { return "${1}edemas"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7853
|
993
|
|
|
|
|
1765
|
when (m{\A(.*)lemma$}i) { return "${1}lemmas"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7854
|
992
|
|
|
|
|
1758
|
when (m{\A(.*)sarcoma$}i) { return "${1}sarcomas"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7855
|
991
|
|
|
|
|
2066
|
when (m{\A(.*)stoma$}i) { return "${1}stomas"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7856
|
990
|
|
|
|
|
1835
|
when (m{\A(.*)nova$}i) { return "${1}novas"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7857
|
990
|
|
|
|
|
1806
|
when (m{\A(.*)umbra$}i) { return "${1}umbras"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7858
|
989
|
|
|
|
|
1773
|
when (m{\A(.*)lumen$}i) { return "${1}lumens"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7859
|
988
|
|
|
|
|
1778
|
when (m{\A(.*)datum$}i) { return "${1}data"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7860
|
987
|
|
|
|
|
2030
|
when (m{\A(.*)stratum$}i) { return "${1}stratums"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7861
|
987
|
|
|
|
|
1788
|
when (m{\A(.*)bacillus$}i) { return "${1}bacilli"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7862
|
987
|
|
|
|
|
1931
|
when (m{\A(.*)nucleus$}i) { return "${1}nuclei"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7863
|
987
|
|
|
|
|
1780
|
when (m{\A(.*)hedron$}i) { return "${1}hedrons"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7864
|
986
|
|
|
|
|
1706
|
when (m{\A(.*)helion$}i) { return "${1}helions"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7865
|
985
|
|
|
|
|
1663
|
when (m{\A(.*)legomenon$}i) { return "${1}legomena"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7866
|
985
|
|
|
|
|
1659
|
when (m{\A(.*)phenomenon$}i) { return "${1}phenomena"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7867
|
985
|
|
|
|
|
1725
|
when (m{\A(.*)helix$}i) { return "${1}helices"; } |
|
|
1
|
|
|
|
|
10
|
|
|
7868
|
984
|
|
|
|
|
1717
|
when (m{\A(.*)measles$}i) { return "${1}measles"; } |
|
|
2
|
|
|
|
|
11
|
|
|
7869
|
982
|
|
|
|
|
2399
|
when (m{\A(.*)pox$}i) { return "${1}pox"; } |
|
|
2
|
|
|
|
|
23
|
|
|
7870
|
980
|
|
|
|
|
2148
|
when (m{\A(.*)bass$}i) { return "${1}basses"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7871
|
979
|
|
|
|
|
1899
|
when (m{\A(.*)deer$}i) { return "${1}deer"; } |
|
|
6
|
|
|
|
|
32
|
|
|
7872
|
973
|
|
|
|
|
2265
|
when (m{\A(.*)fish$}i) { return "${1}fish"; } |
|
|
2
|
|
|
|
|
9
|
|
|
7873
|
971
|
|
|
|
|
1810
|
when (m{\A(.*)fowl$}i) { return "${1}fowls"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7874
|
971
|
|
|
|
|
1721
|
when (m{\A(.*)sheep$}i) { return "${1}sheep"; } |
|
|
2
|
|
|
|
|
14
|
|
|
7875
|
969
|
|
|
|
|
2550
|
when (m{\A(.*)wildebeest$}i) { return "${1}wildebeests"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7876
|
968
|
|
|
|
|
1689
|
when (m{\A(.*)craft$}i) { return "${1}craft"; } |
|
|
2
|
|
|
|
|
15
|
|
|
7877
|
966
|
|
|
|
|
1687
|
when (m{\A(.+)star general$}i) { return "${1}star generals"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7878
|
965
|
0
|
|
|
|
1684
|
when (m{\A(.*?)-general$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1}-general"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7879
|
965
|
50
|
|
|
|
1639
|
when (m{\A(.*?) general$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1} general"; } |
|
|
8
|
|
|
|
|
13
|
|
|
|
8
|
|
|
|
|
20
|
|
|
7880
|
957
|
0
|
|
|
|
1558
|
when (m{\Ason-of-a-(.*?)$}i) { return "sons-of-${is_singular($1) ? \convert_to_modern_plural($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7881
|
957
|
0
|
|
|
|
1660
|
when (m{\Ason of a (.*?)$}i) { return "sons of ${is_singular($1) ? \convert_to_modern_plural($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7882
|
957
|
0
|
|
|
|
5374
|
when (m{\A(.*?)-($PREP_PAT)-(.*?)$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1}-$2-$3"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7883
|
957
|
50
|
|
|
|
4127
|
when (m{\A(.*?) ($PREP_PAT) (.*?)$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1} $2 $3"; } |
|
|
4
|
|
|
|
|
8
|
|
|
|
4
|
|
|
|
|
10
|
|
|
7884
|
953
|
0
|
|
|
|
3992
|
when (m{\A($PREP_PAT)-(.*?)$}i) { return "$1-${is_singular($2) ? \convert_to_modern_plural($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7885
|
953
|
0
|
|
|
|
3879
|
when (m{\A($PREP_PAT) (.*?)$}i) { return "$1 ${is_singular($2) ? \convert_to_modern_plural($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7886
|
953
|
0
|
|
|
|
1923
|
when (m{\A(.*?)-errant$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1}-errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7887
|
953
|
0
|
|
|
|
1661
|
when (m{\A(.*?) errant$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1} errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7888
|
953
|
0
|
|
|
|
3839
|
when (m{\A(.*?)-($PREP_PAT)$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1}-$2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7889
|
953
|
0
|
|
|
|
3801
|
when (m{\A(.*?) ($PREP_PAT)$}i) { return "${is_singular($1) ? \convert_to_modern_plural($1) : \$1} $2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7890
|
953
|
|
|
|
|
2690
|
when (m{\A(.+[aeiou])o$}i) { return "${1}os"; } |
|
|
13
|
|
|
|
|
82
|
|
|
7891
|
940
|
|
|
|
|
2069
|
when (m{\A(.+[aeo])lf$}i) { return "${1}lves"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7892
|
939
|
|
|
|
|
1937
|
when (m{\A(.+[aiy])nx$}i) { return "${1}nxes"; } |
|
|
1
|
|
|
|
|
13
|
|
|
7893
|
938
|
|
|
|
|
1976
|
when (m{\A(.+)arf$}i) { return "${1}arves"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7894
|
937
|
|
|
|
|
1707
|
when (m{\A(.+)ceps$}i) { return "${1}ceps"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7895
|
935
|
|
|
|
|
2025
|
when (m{\A(.+[cs])h$}i) { return "${1}hes"; } |
|
|
7
|
|
|
|
|
62
|
|
|
7896
|
928
|
|
|
|
|
1895
|
when (m{\A(.+)eaf$}i) { return "${1}eaves"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7897
|
927
|
|
|
|
|
1814
|
when (m{\A(.+)eau$}i) { return "${1}eaus"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7898
|
927
|
|
|
|
|
1720
|
when (m{\A(.+)ieu$}i) { return "${1}ieus"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7899
|
927
|
|
|
|
|
1699
|
when (m{\A(.+)nife$}i) { return "${1}nives"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7900
|
927
|
|
|
|
|
1952
|
when (m{\A(.+)oe$}i) { return "${1}oes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7901
|
927
|
|
|
|
|
1975
|
when (m{\A(.+)o$}i) { return "${1}oes"; } |
|
|
8
|
|
|
|
|
47
|
|
|
7902
|
919
|
|
|
|
|
1792
|
when (m{\A(.+)quy$}i) { return "${1}quies"; } |
|
|
1
|
|
|
|
|
12
|
|
|
7903
|
918
|
|
|
|
|
2168
|
when (m{\A(.+[aeiou])y$}i) { return "${1}ys"; } |
|
|
14
|
|
|
|
|
130
|
|
|
7904
|
904
|
|
|
|
|
2170
|
when (m{\A(.+)ss$}i) { return "${1}sses"; } |
|
|
9
|
|
|
|
|
54
|
|
|
7905
|
895
|
|
|
|
|
1627
|
when (m{\A(.+)orse$}i) { return "${1}orses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7906
|
895
|
|
|
|
|
1613
|
when (m{\A(.+[au])orse$}i) { return "${1}orses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7907
|
895
|
|
|
|
|
1808
|
when (m{\A(.+)nse$}i) { return "${1}nses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7908
|
895
|
|
|
|
|
1792
|
when (m{\A(.+[^ns])sis$}i) { return "${1}ses"; } |
|
|
1
|
|
|
|
|
8
|
|
|
7909
|
894
|
|
|
|
|
1570
|
when (m{\A(.+)trix$}i) { return "${1}trixes"; } |
|
|
1
|
|
|
|
|
6
|
|
|
7910
|
893
|
|
|
|
|
1861
|
when (m{\A(.+)us$}i) { return "${1}uses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7911
|
893
|
|
|
|
|
1864
|
when (m{\A(.+)x$}i) { return "${1}xes"; } |
|
|
6
|
|
|
|
|
66
|
|
|
7912
|
887
|
|
|
|
|
1860
|
when (m{\A(.+)y$}i) { return "${1}ies"; } |
|
|
42
|
|
|
|
|
290
|
|
|
7913
|
845
|
|
|
|
|
1669
|
when (m{\A(.+)z$}i) { return "${1}zzes"; } |
|
|
1
|
|
|
|
|
7
|
|
|
7914
|
844
|
|
|
|
|
1668
|
when (m{\A(.+)zoon$}i) { return "${1}zoa"; } |
|
|
1
|
|
|
|
|
8
|
|
|
7915
|
843
|
|
|
|
|
1770
|
when (m{\A(.+)s$}i) { return "${1}ses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7916
|
843
|
|
|
|
|
2539
|
when (m{\A(.+)$}i) { return "${1}s"; } |
|
|
843
|
|
|
|
|
6123
|
|
|
7917
|
0
|
|
|
|
|
0
|
default { return $_; } |
|
|
0
|
|
|
|
|
0
|
|
|
7918
|
|
|
|
|
|
|
} |
|
7919
|
|
|
|
|
|
|
} |
|
7920
|
|
|
|
|
|
|
|
|
7921
|
|
|
|
|
|
|
sub convert_to_classical_plural { |
|
7922
|
4790
|
|
|
4790
|
0
|
9239
|
my ($word) = @_; |
|
7923
|
4790
|
100
|
|
|
|
20724
|
return $classical_plural_of->{$word} if exists $classical_plural_of->{$word}; |
|
7924
|
138
|
100
|
|
|
|
534
|
return $classical_plural_of->{lc $word} if exists $classical_plural_of->{lc $word}; |
|
7925
|
136
|
50
|
66
|
|
|
436
|
return $word if is_plural($word) && !is_singular($word); |
|
7926
|
136
|
|
|
|
|
419
|
given ($word) { |
|
7927
|
136
|
0
|
|
|
|
442
|
when (m{\A(.*?)'s?$}i) { return "${continue if !is_singular($1); my |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7928
|
0
|
0
|
|
|
|
0
|
$plural = $classical_plural_of->{$1}; \($plural =~ /s$/ ? $plural.q{'} : $plural.q{'s})}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7929
|
136
|
|
|
|
|
610
|
when (m{\A(.*)staff$}i) { return "${1}staves"; } |
|
|
4
|
|
|
|
|
30
|
|
|
7930
|
132
|
|
|
|
|
422
|
when (m{\A(.*)stave$}i) { return "${1}staves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7931
|
132
|
|
|
|
|
356
|
when (m{\A(.*)genus$}i) { return "${1}genera"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7932
|
130
|
|
|
|
|
356
|
when (m{\A(.*)person$}i) { return "${1}persons"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7933
|
128
|
|
|
|
|
371
|
when (m{\A(.*)hertz$}i) { return "${1}hertz"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7934
|
128
|
|
|
|
|
468
|
when (m{\A(.*)lux$}i) { return "${1}lux"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7935
|
128
|
|
|
|
|
400
|
when (m{\A(.*)siemens$}i) { return "${1}siemens"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7936
|
128
|
|
|
|
|
364
|
when (m{\A(.*)brother$}i) { return "${1}brethren"; } |
|
|
2
|
|
|
|
|
19
|
|
|
7937
|
126
|
|
|
|
|
359
|
when (m{\A(.*)child$}i) { return "${1}children"; } |
|
|
2
|
|
|
|
|
17
|
|
|
7938
|
124
|
|
|
|
|
478
|
when (m{\A(.*)cow$}i) { return "${1}kine"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7939
|
122
|
|
|
|
|
375
|
when (m{\A(.+)-ox$}i) { return "${1}-oxen"; } |
|
|
2
|
|
|
|
|
8
|
|
|
7940
|
120
|
|
|
|
|
314
|
when (m{\A(.*)mensch$}i) { return "${1}menschen"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7941
|
120
|
|
|
|
|
417
|
when (m{\A(.*)elf$}i) { return "${1}elves"; } |
|
|
4
|
|
|
|
|
27
|
|
|
7942
|
116
|
|
|
|
|
366
|
when (m{\A(.*)hoof$}i) { return "${1}hooves"; } |
|
|
2
|
|
|
|
|
15
|
|
|
7943
|
114
|
|
|
|
|
280
|
when (m{\A(.*)knife$}i) { return "${1}knives"; } |
|
|
2
|
|
|
|
|
18
|
|
|
7944
|
112
|
|
|
|
|
382
|
when (m{\A(.*)leaf$}i) { return "${1}leaves"; } |
|
|
2
|
|
|
|
|
11
|
|
|
7945
|
110
|
|
|
|
|
254
|
when (m{\A(.*)life$}i) { return "${1}lives"; } |
|
|
2
|
|
|
|
|
14
|
|
|
7946
|
108
|
|
|
|
|
270
|
when (m{\A(.*)loaf$}i) { return "${1}loaves"; } |
|
|
2
|
|
|
|
|
21
|
|
|
7947
|
106
|
|
|
|
|
258
|
when (m{\A(.*)shelf$}i) { return "${1}shelves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7948
|
106
|
|
|
|
|
255
|
when (m{\A(.*)thief$}i) { return "${1}thieves"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7949
|
104
|
|
|
|
|
268
|
when (m{\A(.*)wife$}i) { return "${1}wives"; } |
|
|
2
|
|
|
|
|
9
|
|
|
7950
|
102
|
|
|
|
|
245
|
when (m{\A(.*)wolf$}i) { return "${1}wolves"; } |
|
|
2
|
|
|
|
|
24
|
|
|
7951
|
100
|
|
|
|
|
267
|
when (m{\A(.*)human$}i) { return "${1}humans"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7952
|
100
|
|
|
|
|
254
|
when (m{\A(.*)foot$}i) { return "${1}feet"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7953
|
100
|
|
|
|
|
236
|
when (m{\A(.*)goose$}i) { return "${1}geese"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7954
|
100
|
|
|
|
|
255
|
when (m{\A(.*)louse$}i) { return "${1}lice"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7955
|
100
|
|
|
|
|
381
|
when (m{\A(.*)man$}i) { return "${1}men"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7956
|
100
|
|
|
|
|
260
|
when (m{\A(.*)mouse$}i) { return "${1}mice"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7957
|
100
|
|
|
|
|
236
|
when (m{\A(.*)tooth$}i) { return "${1}teeth"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7958
|
100
|
|
|
|
|
227
|
when (m{\A(.*)buzz$}i) { return "${1}buzzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7959
|
100
|
|
|
|
|
351
|
when (m{\A(.*)fizz$}i) { return "${1}fizzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7960
|
100
|
|
|
|
|
272
|
when (m{\A(.*)frizz$}i) { return "${1}frizzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7961
|
100
|
|
|
|
|
238
|
when (m{\A(.*)fuzz$}i) { return "${1}fuzzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7962
|
100
|
|
|
|
|
253
|
when (m{\A(.*)jazz$}i) { return "${1}jazzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7963
|
100
|
|
|
|
|
233
|
when (m{\A(.*)proboscis$}i) { return "${1}proboscides"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7964
|
98
|
|
|
|
|
242
|
when (m{\A(.*)bema$}i) { return "${1}bemata"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7965
|
96
|
|
|
|
|
244
|
when (m{\A(.*)drama$}i) { return "${1}dramas"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7966
|
96
|
|
|
|
|
226
|
when (m{\A(.*)edema$}i) { return "${1}edemata"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7967
|
94
|
|
|
|
|
223
|
when (m{\A(.*)lemma$}i) { return "${1}lemmata"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7968
|
92
|
|
|
|
|
234
|
when (m{\A(.*)sarcoma$}i) { return "${1}sarcomata"; } |
|
|
2
|
|
|
|
|
16
|
|
|
7969
|
90
|
|
|
|
|
247
|
when (m{\A(.*)stoma$}i) { return "${1}stomata"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7970
|
88
|
|
|
|
|
214
|
when (m{\A(.*)nova$}i) { return "${1}novae"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7971
|
88
|
|
|
|
|
204
|
when (m{\A(.*)umbra$}i) { return "${1}umbrae"; } |
|
|
2
|
|
|
|
|
11
|
|
|
7972
|
86
|
|
|
|
|
221
|
when (m{\A(.*)lumen$}i) { return "${1}lumina"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7973
|
84
|
|
|
|
|
983
|
when (m{\A(.*)datum$}i) { return "${1}data"; } |
|
|
2
|
|
|
|
|
14
|
|
|
7974
|
82
|
|
|
|
|
227
|
when (m{\A(.*)stratum$}i) { return "${1}strata"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7975
|
82
|
|
|
|
|
183
|
when (m{\A(.*)bacillus$}i) { return "${1}bacilli"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7976
|
82
|
|
|
|
|
229
|
when (m{\A(.*)nucleus$}i) { return "${1}nuclei"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7977
|
82
|
|
|
|
|
301
|
when (m{\A(.*)hedron$}i) { return "${1}hedra"; } |
|
|
2
|
|
|
|
|
13
|
|
|
7978
|
80
|
|
|
|
|
194
|
when (m{\A(.*)helion$}i) { return "${1}helia"; } |
|
|
2
|
|
|
|
|
12
|
|
|
7979
|
78
|
|
|
|
|
206
|
when (m{\A(.*)legomenon$}i) { return "${1}legomena"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7980
|
78
|
|
|
|
|
176
|
when (m{\A(.*)phenomenon$}i) { return "${1}phenomena"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7981
|
78
|
|
|
|
|
192
|
when (m{\A(.*)helix$}i) { return "${1}helices"; } |
|
|
2
|
|
|
|
|
18
|
|
|
7982
|
76
|
|
|
|
|
186
|
when (m{\A(.*)measles$}i) { return "${1}measles"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7983
|
76
|
|
|
|
|
286
|
when (m{\A(.*)pox$}i) { return "${1}pox"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7984
|
76
|
|
|
|
|
313
|
when (m{\A(.*)bass$}i) { return "${1}bass"; } |
|
|
2
|
|
|
|
|
11
|
|
|
7985
|
74
|
|
|
|
|
199
|
when (m{\A(.*)deer$}i) { return "${1}deer"; } |
|
|
2
|
|
|
|
|
10
|
|
|
7986
|
72
|
|
|
|
|
303
|
when (m{\A(.*)fish$}i) { return "${1}fish"; } |
|
|
2
|
|
|
|
|
9
|
|
|
7987
|
70
|
|
|
|
|
182
|
when (m{\A(.*)fowl$}i) { return "${1}fowl"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7988
|
70
|
|
|
|
|
200
|
when (m{\A(.*)sheep$}i) { return "${1}sheep"; } |
|
|
2
|
|
|
|
|
19
|
|
|
7989
|
68
|
|
|
|
|
186
|
when (m{\A(.*)wildebeest$}i) { return "${1}wildebeest"; } |
|
|
2
|
|
|
|
|
11
|
|
|
7990
|
66
|
|
|
|
|
165
|
when (m{\A(.*)craft$}i) { return "${1}craft"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7991
|
66
|
|
|
|
|
166
|
when (m{\A(.+)star general$}i) { return "${1}star generals"; } |
|
|
0
|
|
|
|
|
0
|
|
|
7992
|
66
|
0
|
|
|
|
186
|
when (m{\A(.*?)-general$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1}-general"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7993
|
66
|
0
|
|
|
|
171
|
when (m{\A(.*?) general$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1} general"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7994
|
66
|
0
|
|
|
|
165
|
when (m{\Ason-of-a-(.*?)$}i) { return "sons-of-${is_singular($1) ? \convert_to_classical_plural($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7995
|
66
|
0
|
|
|
|
165
|
when (m{\Ason of a (.*?)$}i) { return "sons of ${is_singular($1) ? \convert_to_classical_plural($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7996
|
66
|
0
|
|
|
|
717
|
when (m{\A(.*?)-($PREP_PAT)-(.*?)$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1}-$2-$3"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7997
|
66
|
0
|
|
|
|
581
|
when (m{\A(.*?) ($PREP_PAT) (.*?)$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1} $2 $3"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7998
|
66
|
0
|
|
|
|
612
|
when (m{\A($PREP_PAT)-(.*?)$}i) { return "$1-${is_singular($2) ? \convert_to_classical_plural($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
7999
|
66
|
0
|
|
|
|
600
|
when (m{\A($PREP_PAT) (.*?)$}i) { return "$1 ${is_singular($2) ? \convert_to_classical_plural($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8000
|
66
|
0
|
|
|
|
198
|
when (m{\A(.*?)-errant$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1}-errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8001
|
66
|
0
|
|
|
|
177
|
when (m{\A(.*?) errant$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1} errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8002
|
66
|
0
|
|
|
|
623
|
when (m{\A(.*?)-($PREP_PAT)$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1}-$2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8003
|
66
|
0
|
|
|
|
508
|
when (m{\A(.*?) ($PREP_PAT)$}i) { return "${is_singular($1) ? \convert_to_classical_plural($1) : \$1} $2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8004
|
66
|
|
|
|
|
320
|
when (m{\A(.+[aeiou])o$}i) { return "${1}os"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8005
|
66
|
|
|
|
|
174
|
when (m{\A(.+[aeo])lf$}i) { return "${1}lves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8006
|
66
|
|
|
|
|
680
|
when (m{\A(.+[aiy])nx$}i) { return "${1}nges"; } |
|
|
2
|
|
|
|
|
23
|
|
|
8007
|
64
|
|
|
|
|
162
|
when (m{\A(.+)arf$}i) { return "${1}arves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8008
|
64
|
|
|
|
|
160
|
when (m{\A(.+)ceps$}i) { return "${1}ceps"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8009
|
64
|
|
|
|
|
290
|
when (m{\A(.+[cs])h$}i) { return "${1}hes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8010
|
64
|
|
|
|
|
167
|
when (m{\A(.+)eaf$}i) { return "${1}eaves"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8011
|
64
|
|
|
|
|
156
|
when (m{\A(.+)eau$}i) { return "${1}eaux"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8012
|
64
|
|
|
|
|
156
|
when (m{\A(.+)ieu$}i) { return "${1}ieux"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8013
|
64
|
|
|
|
|
142
|
when (m{\A(.+)nife$}i) { return "${1}nives"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8014
|
64
|
|
|
|
|
248
|
when (m{\A(.+)oe$}i) { return "${1}oes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8015
|
64
|
|
|
|
|
247
|
when (m{\A(.+)o$}i) { return "${1}oes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8016
|
64
|
|
|
|
|
165
|
when (m{\A(.+)quy$}i) { return "${1}quies"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8017
|
64
|
|
|
|
|
263
|
when (m{\A(.+[aeiou])y$}i) { return "${1}ys"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8018
|
64
|
|
|
|
|
294
|
when (m{\A(.+)ss$}i) { return "${1}sses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8019
|
64
|
|
|
|
|
175
|
when (m{\A(.+)orse$}i) { return "${1}orses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8020
|
64
|
|
|
|
|
165
|
when (m{\A(.+[au])orse$}i) { return "${1}orses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8021
|
64
|
|
|
|
|
141
|
when (m{\A(.+)nse$}i) { return "${1}nses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8022
|
64
|
|
|
|
|
142
|
when (m{\A(.+[^ns])sis$}i) { return "${1}ses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8023
|
64
|
|
|
|
|
158
|
when (m{\A(.+)trix$}i) { return "${1}trices"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8024
|
62
|
|
|
|
|
244
|
when (m{\A(.+)us$}i) { return "${1}uses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8025
|
62
|
|
|
|
|
236
|
when (m{\A(.+)x$}i) { return "${1}xes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8026
|
62
|
|
|
|
|
274
|
when (m{\A(.+)y$}i) { return "${1}ies"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8027
|
62
|
|
|
|
|
231
|
when (m{\A(.+)z$}i) { return "${1}zzes"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8028
|
62
|
|
|
|
|
174
|
when (m{\A(.+)zoon$}i) { return "${1}zoa"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8029
|
62
|
|
|
|
|
230
|
when (m{\A(.+)s$}i) { return "${1}ses"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8030
|
62
|
|
|
|
|
327
|
when (m{\A(.+)$}i) { return "${1}s"; } |
|
|
62
|
|
|
|
|
718
|
|
|
8031
|
0
|
|
|
|
|
0
|
default { return $_; } |
|
|
0
|
|
|
|
|
0
|
|
|
8032
|
|
|
|
|
|
|
} |
|
8033
|
|
|
|
|
|
|
} |
|
8034
|
|
|
|
|
|
|
|
|
8035
|
|
|
|
|
|
|
sub convert_to_singular { |
|
8036
|
11796
|
|
|
11796
|
0
|
22521
|
my ($word) = @_; |
|
8037
|
11796
|
100
|
|
|
|
43862
|
return $singular_of->{$word} if exists $singular_of->{$word}; |
|
8038
|
6148
|
100
|
|
|
|
16727
|
return $singular_of->{lc $word} if exists $singular_of->{lc $word}; |
|
8039
|
6144
|
100
|
|
|
|
14238
|
return $word if is_singular($word); |
|
8040
|
202
|
|
|
|
|
536
|
given ($word) { |
|
8041
|
202
|
0
|
|
|
|
562
|
when (m{\A(.*?)'s?$}i) { return "${continue if !is_plural($1); my $sing = convert_to_singular($1); \($sing =~ /s$/ ? $sing.q{'} : $sing.q{'s})}"; } |
|
|
0
|
0
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8042
|
202
|
|
|
|
|
765
|
when (m{\A(.*)staffs$}i) { return "${1}staff"; } |
|
|
2
|
|
|
|
|
17
|
|
|
8043
|
200
|
|
|
|
|
592
|
when (m{\A(.*)staves$}i) { return "${1}staff"; } |
|
|
4
|
|
|
|
|
27
|
|
|
8044
|
196
|
|
|
|
|
515
|
when (m{\A(.*)staves$}i) { return "${1}stave"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8045
|
196
|
|
|
|
|
482
|
when (m{\A(.*)genera$}i) { return "${1}genus"; } |
|
|
3
|
|
|
|
|
25
|
|
|
8046
|
193
|
|
|
|
|
451
|
when (m{\A(.*)people$}i) { return "${1}person"; } |
|
|
1
|
|
|
|
|
5
|
|
|
8047
|
192
|
|
|
|
|
460
|
when (m{\A(.*)persons$}i) { return "${1}person"; } |
|
|
2
|
|
|
|
|
11
|
|
|
8048
|
190
|
|
|
|
|
497
|
when (m{\A(.*)hertz$}i) { return "${1}hertz"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8049
|
190
|
|
|
|
|
519
|
when (m{\A(.*)lux$}i) { return "${1}lux"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8050
|
190
|
|
|
|
|
475
|
when (m{\A(.*)siemens$}i) { return "${1}siemens"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8051
|
190
|
|
|
|
|
453
|
when (m{\A(.*)brothers$}i) { return "${1}brother"; } |
|
|
1
|
|
|
|
|
10
|
|
|
8052
|
189
|
|
|
|
|
474
|
when (m{\A(.*)brethren$}i) { return "${1}brother"; } |
|
|
2
|
|
|
|
|
19
|
|
|
8053
|
187
|
|
|
|
|
464
|
when (m{\A(.*)children$}i) { return "${1}child"; } |
|
|
3
|
|
|
|
|
31
|
|
|
8054
|
184
|
|
|
|
|
526
|
when (m{\A(.*)cows$}i) { return "${1}cow"; } |
|
|
1
|
|
|
|
|
10
|
|
|
8055
|
183
|
|
|
|
|
499
|
when (m{\A(.*)kine$}i) { return "${1}cow"; } |
|
|
2
|
|
|
|
|
9
|
|
|
8056
|
181
|
|
|
|
|
441
|
when (m{\A(.+)-oxen$}i) { return "${1}-ox"; } |
|
|
3
|
|
|
|
|
15
|
|
|
8057
|
178
|
|
|
|
|
418
|
when (m{\A(.*)menschen$}i) { return "${1}mensch"; } |
|
|
2
|
|
|
|
|
11
|
|
|
8058
|
176
|
|
|
|
|
424
|
when (m{\A(.*)elves$}i) { return "${1}elf"; } |
|
|
6
|
|
|
|
|
44
|
|
|
8059
|
170
|
|
|
|
|
410
|
when (m{\A(.*)hoofs$}i) { return "${1}hoof"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8060
|
169
|
|
|
|
|
380
|
when (m{\A(.*)hooves$}i) { return "${1}hoof"; } |
|
|
2
|
|
|
|
|
77
|
|
|
8061
|
167
|
|
|
|
|
389
|
when (m{\A(.*)knives$}i) { return "${1}knife"; } |
|
|
4
|
|
|
|
|
21
|
|
|
8062
|
163
|
|
|
|
|
415
|
when (m{\A(.*)leaves$}i) { return "${1}leaf"; } |
|
|
3
|
|
|
|
|
26
|
|
|
8063
|
160
|
|
|
|
|
409
|
when (m{\A(.*)lives$}i) { return "${1}life"; } |
|
|
3
|
|
|
|
|
26
|
|
|
8064
|
157
|
|
|
|
|
375
|
when (m{\A(.*)loaves$}i) { return "${1}loaf"; } |
|
|
3
|
|
|
|
|
30
|
|
|
8065
|
154
|
|
|
|
|
362
|
when (m{\A(.*)shelves$}i) { return "${1}shelf"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8066
|
154
|
|
|
|
|
380
|
when (m{\A(.*)thieves$}i) { return "${1}thief"; } |
|
|
3
|
|
|
|
|
14
|
|
|
8067
|
151
|
|
|
|
|
356
|
when (m{\A(.*)wives$}i) { return "${1}wife"; } |
|
|
3
|
|
|
|
|
14
|
|
|
8068
|
148
|
|
|
|
|
331
|
when (m{\A(.*)wolves$}i) { return "${1}wolf"; } |
|
|
3
|
|
|
|
|
35
|
|
|
8069
|
145
|
|
|
|
|
359
|
when (m{\A(.*)humans$}i) { return "${1}human"; } |
|
|
1
|
|
|
|
|
64
|
|
|
8070
|
144
|
|
|
|
|
381
|
when (m{\A(.*)feet$}i) { return "${1}foot"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8071
|
143
|
|
|
|
|
358
|
when (m{\A(.*)geese$}i) { return "${1}goose"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8072
|
142
|
|
|
|
|
407
|
when (m{\A(.*)lice$}i) { return "${1}louse"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8073
|
141
|
|
|
|
|
380
|
when (m{\A(.*)men$}i) { return "${1}man"; } |
|
|
2
|
|
|
|
|
14
|
|
|
8074
|
139
|
|
|
|
|
399
|
when (m{\A(.*)mice$}i) { return "${1}mouse"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8075
|
138
|
|
|
|
|
327
|
when (m{\A(.*)teeth$}i) { return "${1}tooth"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8076
|
137
|
|
|
|
|
284
|
when (m{\A(.*)buzzes$}i) { return "${1}buzz"; } |
|
|
1
|
|
|
|
|
10
|
|
|
8077
|
136
|
|
|
|
|
338
|
when (m{\A(.*)fizzes$}i) { return "${1}fizz"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8078
|
135
|
|
|
|
|
324
|
when (m{\A(.*)frizzes$}i) { return "${1}frizz"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8079
|
134
|
|
|
|
|
317
|
when (m{\A(.*)fuzzes$}i) { return "${1}fuzz"; } |
|
|
1
|
|
|
|
|
8
|
|
|
8080
|
133
|
|
|
|
|
285
|
when (m{\A(.*)jazzes$}i) { return "${1}jazz"; } |
|
|
1
|
|
|
|
|
15
|
|
|
8081
|
132
|
|
|
|
|
263
|
when (m{\A(.*)proboscises$}i) { return "${1}proboscis"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8082
|
131
|
|
|
|
|
257
|
when (m{\A(.*)proboscides$}i) { return "${1}proboscis"; } |
|
|
2
|
|
|
|
|
11
|
|
|
8083
|
129
|
|
|
|
|
297
|
when (m{\A(.*)bemas$}i) { return "${1}bema"; } |
|
|
1
|
|
|
|
|
8
|
|
|
8084
|
128
|
|
|
|
|
359
|
when (m{\A(.*)bemata$}i) { return "${1}bema"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8085
|
126
|
|
|
|
|
265
|
when (m{\A(.*)dramas$}i) { return "${1}drama"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8086
|
125
|
|
|
|
|
266
|
when (m{\A(.*)edemas$}i) { return "${1}edema"; } |
|
|
1
|
|
|
|
|
5
|
|
|
8087
|
124
|
|
|
|
|
288
|
when (m{\A(.*)edemata$}i) { return "${1}edema"; } |
|
|
2
|
|
|
|
|
10
|
|
|
8088
|
122
|
|
|
|
|
1188
|
when (m{\A(.*)lemmas$}i) { return "${1}lemma"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8089
|
121
|
|
|
|
|
261
|
when (m{\A(.*)lemmata$}i) { return "${1}lemma"; } |
|
|
2
|
|
|
|
|
11
|
|
|
8090
|
119
|
|
|
|
|
264
|
when (m{\A(.*)sarcomas$}i) { return "${1}sarcoma"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8091
|
118
|
|
|
|
|
247
|
when (m{\A(.*)sarcomata$}i) { return "${1}sarcoma"; } |
|
|
2
|
|
|
|
|
17
|
|
|
8092
|
116
|
|
|
|
|
280
|
when (m{\A(.*)stomas$}i) { return "${1}stoma"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8093
|
115
|
|
|
|
|
272
|
when (m{\A(.*)stomata$}i) { return "${1}stoma"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8094
|
113
|
|
|
|
|
534
|
when (m{\A(.*)novas$}i) { return "${1}nova"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8095
|
113
|
|
|
|
|
263
|
when (m{\A(.*)novae$}i) { return "${1}nova"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8096
|
113
|
|
|
|
|
266
|
when (m{\A(.*)umbras$}i) { return "${1}umbra"; } |
|
|
1
|
|
|
|
|
8
|
|
|
8097
|
112
|
|
|
|
|
251
|
when (m{\A(.*)umbrae$}i) { return "${1}umbra"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8098
|
110
|
|
|
|
|
243
|
when (m{\A(.*)lumens$}i) { return "${1}lumen"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8099
|
109
|
|
|
|
|
224
|
when (m{\A(.*)lumina$}i) { return "${1}lumen"; } |
|
|
2
|
|
|
|
|
11
|
|
|
8100
|
107
|
|
|
|
|
307
|
when (m{\A(.*)data$}i) { return "${1}datum"; } |
|
|
3
|
|
|
|
|
16
|
|
|
8101
|
104
|
|
|
|
|
239
|
when (m{\A(.*)stratums$}i) { return "${1}stratum"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8102
|
104
|
|
|
|
|
253
|
when (m{\A(.*)strata$}i) { return "${1}stratum"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8103
|
104
|
|
|
|
|
231
|
when (m{\A(.*)bacilli$}i) { return "${1}bacillus"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8104
|
104
|
|
|
|
|
248
|
when (m{\A(.*)nuclei$}i) { return "${1}nucleus"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8105
|
104
|
|
|
|
|
237
|
when (m{\A(.*)hedrons$}i) { return "${1}hedron"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8106
|
103
|
|
|
|
|
254
|
when (m{\A(.*)hedra$}i) { return "${1}hedron"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8107
|
101
|
|
|
|
|
233
|
when (m{\A(.*)helions$}i) { return "${1}helion"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8108
|
100
|
|
|
|
|
296
|
when (m{\A(.*)helia$}i) { return "${1}helion"; } |
|
|
2
|
|
|
|
|
13
|
|
|
8109
|
98
|
|
|
|
|
220
|
when (m{\A(.*)legomena$}i) { return "${1}legomenon"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8110
|
98
|
|
|
|
|
259
|
when (m{\A(.*)phenomena$}i) { return "${1}phenomenon"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8111
|
98
|
|
|
|
|
218
|
when (m{\A(.*)helices$}i) { return "${1}helix"; } |
|
|
3
|
|
|
|
|
28
|
|
|
8112
|
95
|
|
|
|
|
231
|
when (m{\A(.*)measles$}i) { return "${1}measles"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8113
|
95
|
|
|
|
|
1358
|
when (m{\A(.*)pox$}i) { return "${1}pox"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8114
|
95
|
|
|
|
|
239
|
when (m{\A(.*)basses$}i) { return "${1}bass"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8115
|
94
|
|
|
|
|
269
|
when (m{\A(.*)bass$}i) { return "${1}bass"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8116
|
94
|
|
|
|
|
281
|
when (m{\A(.*)deer$}i) { return "${1}deer"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8117
|
94
|
|
|
|
|
301
|
when (m{\A(.*)fish$}i) { return "${1}fish"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8118
|
94
|
|
|
|
|
238
|
when (m{\A(.*)fowls$}i) { return "${1}fowl"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8119
|
94
|
|
|
|
|
305
|
when (m{\A(.*)fowl$}i) { return "${1}fowl"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8120
|
94
|
|
|
|
|
251
|
when (m{\A(.*)sheep$}i) { return "${1}sheep"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8121
|
94
|
|
|
|
|
185
|
when (m{\A(.*)wildebeests$}i) { return "${1}wildebeest"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8122
|
93
|
|
|
|
|
175
|
when (m{\A(.*)wildebeest$}i) { return "${1}wildebeest"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8123
|
93
|
|
|
|
|
219
|
when (m{\A(.*)craft$}i) { return "${1}craft"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8124
|
93
|
|
|
|
|
183
|
when (m{\A(.+)star generals$}i) { return "${1}star general"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8125
|
92
|
0
|
|
|
|
215
|
when (m{\A(.*?)-general$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1}-general"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8126
|
92
|
0
|
|
|
|
186
|
when (m{\A(.*?) general$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1} general"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8127
|
92
|
0
|
|
|
|
772
|
when (m{\Asons-of-(.*?)$}i) { return "son-of-a-${is_plural($1) ? \convert_to_singular($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8128
|
92
|
0
|
|
|
|
199
|
when (m{\Asons of (.*?)$}i) { return "son of a ${is_plural($1) ? \convert_to_singular($1) : \$1}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8129
|
92
|
0
|
|
|
|
1030
|
when (m{\A(.*?)-($PREP_PAT)-(.*?)$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1}-$2-$3"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8130
|
92
|
0
|
|
|
|
843
|
when (m{\A(.*?) ($PREP_PAT) (.*?)$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1} $2 $3"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8131
|
92
|
0
|
|
|
|
853
|
when (m{\A($PREP_PAT)-(.*?)$}i) { return "$1-${is_plural($2) ? \convert_to_singular($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8132
|
92
|
0
|
|
|
|
907
|
when (m{\A($PREP_PAT) (.*?)$}i) { return "$1 ${is_plural($2) ? \convert_to_singular($2) : \$2}"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8133
|
92
|
0
|
|
|
|
254
|
when (m{\A(.*?)-errant$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1}-errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8134
|
92
|
0
|
|
|
|
249
|
when (m{\A(.*?) errant$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1} errant"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8135
|
92
|
0
|
|
|
|
671
|
when (m{\A(.*?)-($PREP_PAT)$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1}-$2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8136
|
92
|
0
|
|
|
|
684
|
when (m{\A(.*?) ($PREP_PAT)$}i) { return "${is_plural($1) ? \convert_to_singular($1) : \$1} $2"; } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8137
|
92
|
|
|
|
|
412
|
when (m{\A(.+[aeiou])os$}i) { return "${1}o"; } |
|
|
5
|
|
|
|
|
40
|
|
|
8138
|
87
|
|
|
|
|
268
|
when (m{\A(.+[aeo])lves$}i) { return "${1}lf"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8139
|
86
|
|
|
|
|
219
|
when (m{\A(.+[aiy])nxes$}i) { return "${1}nx"; } |
|
|
1
|
|
|
|
|
12
|
|
|
8140
|
85
|
|
|
|
|
210
|
when (m{\A(.+[aiy])nges$}i) { return "${1}nx"; } |
|
|
2
|
|
|
|
|
22
|
|
|
8141
|
83
|
|
|
|
|
196
|
when (m{\A(.+)arves$}i) { return "${1}arf"; } |
|
|
1
|
|
|
|
|
6
|
|
|
8142
|
82
|
|
|
|
|
194
|
when (m{\A(.+)ceps$}i) { return "${1}ceps"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8143
|
82
|
|
|
|
|
214
|
when (m{\A(.+[cs])hes$}i) { return "${1}h"; } |
|
|
3
|
|
|
|
|
20
|
|
|
8144
|
79
|
|
|
|
|
164
|
when (m{\A(.+)eaves$}i) { return "${1}eaf"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8145
|
78
|
|
|
|
|
337
|
when (m{\A(.+)eaus$}i) { return "${1}eau"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8146
|
78
|
|
|
|
|
226
|
when (m{\A(.+)eaux$}i) { return "${1}eau"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8147
|
78
|
|
|
|
|
209
|
when (m{\A(.+)ieus$}i) { return "${1}ieu"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8148
|
78
|
|
|
|
|
186
|
when (m{\A(.+)ieux$}i) { return "${1}ieu"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8149
|
78
|
|
|
|
|
193
|
when (m{\A(.+)nives$}i) { return "${1}nife"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8150
|
78
|
|
|
|
|
283
|
when (m{\A(.+)oes$}i) { return "${1}oe"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8151
|
78
|
|
|
|
|
234
|
when (m{\A(.+)oes$}i) { return "${1}o"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8152
|
78
|
|
|
|
|
202
|
when (m{\A(.+)quies$}i) { return "${1}quy"; } |
|
|
1
|
|
|
|
|
15
|
|
|
8153
|
77
|
|
|
|
|
254
|
when (m{\A(.+[aeiou])ys$}i) { return "${1}y"; } |
|
|
6
|
|
|
|
|
46
|
|
|
8154
|
71
|
|
|
|
|
278
|
when (m{\A(.+)sses$}i) { return "${1}ss"; } |
|
|
1
|
|
|
|
|
8
|
|
|
8155
|
70
|
|
|
|
|
169
|
when (m{\A(.+)orses$}i) { return "${1}orse"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8156
|
70
|
|
|
|
|
166
|
when (m{\A(.+[au])orses$}i) { return "${1}orse"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8157
|
70
|
|
|
|
|
225
|
when (m{\A(.+)nses$}i) { return "${1}nse"; } |
|
|
1
|
|
|
|
|
9
|
|
|
8158
|
69
|
|
|
|
|
171
|
when (m{\A(.+[^ns])ses$}i) { return "${1}sis"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8159
|
68
|
|
|
|
|
145
|
when (m{\A(.+)trixes$}i) { return "${1}trix"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8160
|
67
|
|
|
|
|
148
|
when (m{\A(.+)trices$}i) { return "${1}trix"; } |
|
|
2
|
|
|
|
|
12
|
|
|
8161
|
65
|
|
|
|
|
159
|
when (m{\A(.+)uses$}i) { return "${1}us"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8162
|
65
|
|
|
|
|
219
|
when (m{\A(.+)xes$}i) { return "${1}x"; } |
|
|
2
|
|
|
|
|
24
|
|
|
8163
|
63
|
|
|
|
|
212
|
when (m{\A(.+)ies$}i) { return "${1}y"; } |
|
|
2
|
|
|
|
|
14
|
|
|
8164
|
61
|
|
|
|
|
147
|
when (m{\A(.+)zzes$}i) { return "${1}z"; } |
|
|
1
|
|
|
|
|
8
|
|
|
8165
|
60
|
|
|
|
|
193
|
when (m{\A(.+)zoa$}i) { return "${1}zoon"; } |
|
|
1
|
|
|
|
|
7
|
|
|
8166
|
59
|
|
|
|
|
209
|
when (m{\A(.+)ses$}i) { return "${1}s"; } |
|
|
0
|
|
|
|
|
0
|
|
|
8167
|
59
|
|
|
|
|
255
|
when (m{\A(.+)s$}i) { return "${1}"; } |
|
|
59
|
|
|
|
|
525
|
|
|
8168
|
0
|
|
|
|
|
0
|
default { return $_; } |
|
|
0
|
|
|
|
|
0
|
|
|
8169
|
|
|
|
|
|
|
} |
|
8170
|
|
|
|
|
|
|
} |
|
8171
|
|
|
|
|
|
|
|
|
8172
|
|
|
|
|
|
|
sub is_plural { |
|
8173
|
7417
|
|
|
7417
|
0
|
15294
|
my ($word) = @_; |
|
8174
|
7417
|
100
|
|
|
|
36301
|
return 1 if exists $is_plural->{$word}; |
|
8175
|
2180
|
100
|
|
|
|
5487
|
return 1 if exists $is_plural->{lc $word}; |
|
8176
|
2176
|
50
|
|
|
|
5146
|
return 0 if exists $is_singular->{$word}; |
|
8177
|
2176
|
50
|
|
|
|
4872
|
return 0 if exists $is_singular->{lc $word}; |
|
8178
|
2176
|
|
|
|
|
3771
|
given ($word) { |
|
8179
|
2176
|
|
|
|
|
20803
|
when (m{\A(.*?)'s?$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8180
|
2176
|
|
|
|
|
6346
|
when (m{\A(.*)staffs$}i) { return 1 } |
|
|
6
|
|
|
|
|
55
|
|
|
8181
|
2170
|
|
|
|
|
12377
|
when (m{\A(.*)staves$}i) { return 1 } |
|
|
4
|
|
|
|
|
31
|
|
|
8182
|
2166
|
|
|
|
|
4005
|
when (m{\A(.*)genera$}i) { return 1 } |
|
|
5
|
|
|
|
|
31
|
|
|
8183
|
2161
|
|
|
|
|
3836
|
when (m{\A(.*)people$}i) { return 1 } |
|
|
3
|
|
|
|
|
17
|
|
|
8184
|
2158
|
|
|
|
|
3742
|
when (m{\A(.*)persons$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8185
|
2156
|
|
|
|
|
4429
|
when (m{\A(.*)hertz$}i) { return 1 } |
|
|
2
|
|
|
|
|
9
|
|
|
8186
|
2154
|
|
|
|
|
5399
|
when (m{\A(.*)lux$}i) { return 1 } |
|
|
2
|
|
|
|
|
7
|
|
|
8187
|
2152
|
|
|
|
|
3862
|
when (m{\A(.*)siemens$}i) { return 1 } |
|
|
2
|
|
|
|
|
7
|
|
|
8188
|
2150
|
|
|
|
|
3879
|
when (m{\A(.*)brothers$}i) { return 1 } |
|
|
3
|
|
|
|
|
28
|
|
|
8189
|
2147
|
|
|
|
|
3723
|
when (m{\A(.*)brethren$}i) { return 1 } |
|
|
2
|
|
|
|
|
18
|
|
|
8190
|
2145
|
|
|
|
|
3598
|
when (m{\A(.*)children$}i) { return 1 } |
|
|
5
|
|
|
|
|
53
|
|
|
8191
|
2140
|
|
|
|
|
4086
|
when (m{\A(.*)cows$}i) { return 1 } |
|
|
3
|
|
|
|
|
20
|
|
|
8192
|
2137
|
|
|
|
|
4172
|
when (m{\A(.*)kine$}i) { return 1 } |
|
|
2
|
|
|
|
|
10
|
|
|
8193
|
2135
|
|
|
|
|
4051
|
when (m{\A(.+)-oxen$}i) { return 1 } |
|
|
5
|
|
|
|
|
30
|
|
|
8194
|
2130
|
|
|
|
|
3760
|
when (m{\A(.*)menschen$}i) { return 1 } |
|
|
6
|
|
|
|
|
35
|
|
|
8195
|
2124
|
|
|
|
|
3773
|
when (m{\A(.*)elves$}i) { return 1 } |
|
|
10
|
|
|
|
|
80
|
|
|
8196
|
2114
|
|
|
|
|
13276
|
when (m{\A(.*)hoofs$}i) { return 1 } |
|
|
3
|
|
|
|
|
20
|
|
|
8197
|
2111
|
|
|
|
|
3752
|
when (m{\A(.*)hooves$}i) { return 1 } |
|
|
2
|
|
|
|
|
101
|
|
|
8198
|
2109
|
|
|
|
|
3561
|
when (m{\A(.*)knives$}i) { return 1 } |
|
|
8
|
|
|
|
|
51
|
|
|
8199
|
2101
|
|
|
|
|
4197
|
when (m{\A(.*)leaves$}i) { return 1 } |
|
|
5
|
|
|
|
|
48
|
|
|
8200
|
2096
|
|
|
|
|
3882
|
when (m{\A(.*)lives$}i) { return 1 } |
|
|
5
|
|
|
|
|
50
|
|
|
8201
|
2091
|
|
|
|
|
3686
|
when (m{\A(.*)loaves$}i) { return 1 } |
|
|
5
|
|
|
|
|
47
|
|
|
8202
|
2086
|
|
|
|
|
3498
|
when (m{\A(.*)shelves$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8203
|
2086
|
|
|
|
|
3507
|
when (m{\A(.*)thieves$}i) { return 1 } |
|
|
5
|
|
|
|
|
30
|
|
|
8204
|
2081
|
|
|
|
|
3597
|
when (m{\A(.*)wives$}i) { return 1 } |
|
|
5
|
|
|
|
|
25
|
|
|
8205
|
2076
|
|
|
|
|
3599
|
when (m{\A(.*)wolves$}i) { return 1 } |
|
|
5
|
|
|
|
|
62
|
|
|
8206
|
2071
|
|
|
|
|
3510
|
when (m{\A(.*)humans$}i) { return 1 } |
|
|
3
|
|
|
|
|
32
|
|
|
8207
|
2068
|
|
|
|
|
4168
|
when (m{\A(.*)feet$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8208
|
2065
|
|
|
|
|
3750
|
when (m{\A(.*)geese$}i) { return 1 } |
|
|
3
|
|
|
|
|
18
|
|
|
8209
|
2062
|
|
|
|
|
3816
|
when (m{\A(.*)lice$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8210
|
2059
|
|
|
|
|
4534
|
when (m{\A(.*)men$}i) { return 1 } |
|
|
7
|
|
|
|
|
37
|
|
|
8211
|
2052
|
|
|
|
|
3927
|
when (m{\A(.*)mice$}i) { return 1 } |
|
|
3
|
|
|
|
|
19
|
|
|
8212
|
2049
|
|
|
|
|
3756
|
when (m{\A(.*)teeth$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8213
|
2046
|
|
|
|
|
3847
|
when (m{\A(.*)buzzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
26
|
|
|
8214
|
2043
|
|
|
|
|
4220
|
when (m{\A(.*)fizzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
16
|
|
|
8215
|
2040
|
|
|
|
|
3562
|
when (m{\A(.*)frizzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
24
|
|
|
8216
|
2037
|
|
|
|
|
3430
|
when (m{\A(.*)fuzzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
43
|
|
|
8217
|
2034
|
|
|
|
|
3490
|
when (m{\A(.*)jazzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
38
|
|
|
8218
|
2031
|
|
|
|
|
3643
|
when (m{\A(.*)proboscises$}i) { return 1 } |
|
|
3
|
|
|
|
|
19
|
|
|
8219
|
2028
|
|
|
|
|
3227
|
when (m{\A(.*)proboscides$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8220
|
2026
|
|
|
|
|
3518
|
when (m{\A(.*)bemas$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8221
|
2023
|
|
|
|
|
3473
|
when (m{\A(.*)bemata$}i) { return 1 } |
|
|
2
|
|
|
|
|
15
|
|
|
8222
|
2021
|
|
|
|
|
3380
|
when (m{\A(.*)dramas$}i) { return 1 } |
|
|
3
|
|
|
|
|
17
|
|
|
8223
|
2018
|
|
|
|
|
3458
|
when (m{\A(.*)edemas$}i) { return 1 } |
|
|
3
|
|
|
|
|
17
|
|
|
8224
|
2015
|
|
|
|
|
3409
|
when (m{\A(.*)edemata$}i) { return 1 } |
|
|
2
|
|
|
|
|
9
|
|
|
8225
|
2013
|
|
|
|
|
3769
|
when (m{\A(.*)lemmas$}i) { return 1 } |
|
|
3
|
|
|
|
|
18
|
|
|
8226
|
2010
|
|
|
|
|
3459
|
when (m{\A(.*)lemmata$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8227
|
2008
|
|
|
|
|
3348
|
when (m{\A(.*)sarcomas$}i) { return 1 } |
|
|
3
|
|
|
|
|
18
|
|
|
8228
|
2005
|
|
|
|
|
3433
|
when (m{\A(.*)sarcomata$}i) { return 1 } |
|
|
2
|
|
|
|
|
20
|
|
|
8229
|
2003
|
|
|
|
|
3971
|
when (m{\A(.*)stomas$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8230
|
2000
|
|
|
|
|
3983
|
when (m{\A(.*)stomata$}i) { return 1 } |
|
|
2
|
|
|
|
|
14
|
|
|
8231
|
1998
|
|
|
|
|
3529
|
when (m{\A(.*)novas$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8232
|
1998
|
|
|
|
|
4212
|
when (m{\A(.*)novae$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8233
|
1998
|
|
|
|
|
3402
|
when (m{\A(.*)umbras$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8234
|
1995
|
|
|
|
|
3519
|
when (m{\A(.*)umbrae$}i) { return 1 } |
|
|
2
|
|
|
|
|
12
|
|
|
8235
|
1993
|
|
|
|
|
3644
|
when (m{\A(.*)lumens$}i) { return 1 } |
|
|
3
|
|
|
|
|
19
|
|
|
8236
|
1990
|
|
|
|
|
3441
|
when (m{\A(.*)lumina$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8237
|
1988
|
|
|
|
|
3923
|
when (m{\A(.*)data$}i) { return 1 } |
|
|
5
|
|
|
|
|
36
|
|
|
8238
|
1983
|
|
|
|
|
3624
|
when (m{\A(.*)stratums$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8239
|
1983
|
|
|
|
|
3686
|
when (m{\A(.*)strata$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8240
|
1983
|
|
|
|
|
3344
|
when (m{\A(.*)bacilli$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8241
|
1983
|
|
|
|
|
3421
|
when (m{\A(.*)nuclei$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8242
|
1983
|
|
|
|
|
3387
|
when (m{\A(.*)hedrons$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8243
|
1980
|
|
|
|
|
3393
|
when (m{\A(.*)hedra$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8244
|
1978
|
|
|
|
|
6272
|
when (m{\A(.*)helions$}i) { return 1 } |
|
|
3
|
|
|
|
|
20
|
|
|
8245
|
1975
|
|
|
|
|
3343
|
when (m{\A(.*)helia$}i) { return 1 } |
|
|
2
|
|
|
|
|
14
|
|
|
8246
|
1973
|
|
|
|
|
3364
|
when (m{\A(.*)legomena$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8247
|
1973
|
|
|
|
|
3289
|
when (m{\A(.*)phenomena$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8248
|
1973
|
|
|
|
|
3315
|
when (m{\A(.*)helices$}i) { return 1 } |
|
|
5
|
|
|
|
|
46
|
|
|
8249
|
1968
|
|
|
|
|
3367
|
when (m{\A(.*)measles$}i) { return 1 } |
|
|
2
|
|
|
|
|
9
|
|
|
8250
|
1966
|
|
|
|
|
4319
|
when (m{\A(.*)pox$}i) { return 1 } |
|
|
2
|
|
|
|
|
19
|
|
|
8251
|
1964
|
|
|
|
|
3570
|
when (m{\A(.*)basses$}i) { return 1 } |
|
|
3
|
|
|
|
|
20
|
|
|
8252
|
1961
|
|
|
|
|
3973
|
when (m{\A(.*)bass$}i) { return 1 } |
|
|
3
|
|
|
|
|
14
|
|
|
8253
|
1958
|
|
|
|
|
3940
|
when (m{\A(.*)deer$}i) { return 1 } |
|
|
8
|
|
|
|
|
30
|
|
|
8254
|
1950
|
|
|
|
|
5013
|
when (m{\A(.*)fish$}i) { return 1 } |
|
|
4
|
|
|
|
|
15
|
|
|
8255
|
1946
|
|
|
|
|
3574
|
when (m{\A(.*)fowls$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8256
|
1946
|
|
|
|
|
3675
|
when (m{\A(.*)fowl$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8257
|
1946
|
|
|
|
|
3683
|
when (m{\A(.*)sheep$}i) { return 1 } |
|
|
4
|
|
|
|
|
26
|
|
|
8258
|
1942
|
|
|
|
|
3343
|
when (m{\A(.*)wildebeests$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8259
|
1939
|
|
|
|
|
19120
|
when (m{\A(.*)wildebeest$}i) { return 1 } |
|
|
3
|
|
|
|
|
15
|
|
|
8260
|
1936
|
|
|
|
|
3574
|
when (m{\A(.*)craft$}i) { return 1 } |
|
|
2
|
|
|
|
|
11
|
|
|
8261
|
1934
|
|
|
|
|
3087
|
when (m{\A(.+)star generals$}i) { return 1 } |
|
|
3
|
|
|
|
|
19
|
|
|
8262
|
1931
|
0
|
|
|
|
3362
|
when (m{\Asons-of-(.*?)$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8263
|
1931
|
0
|
|
|
|
3236
|
when (m{\Asons of (.*?)$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8264
|
1931
|
0
|
|
|
|
11951
|
when (m{\A(.*?)-($PREP_PAT)-(.*?)$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8265
|
1931
|
50
|
|
|
|
9695
|
when (m{\A(.*?) ($PREP_PAT) (.*?)$}i) { continue if !is_plural($1);return 1 } |
|
|
4
|
|
|
|
|
13
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8266
|
1931
|
0
|
|
|
|
8297
|
when (m{\A($PREP_PAT)-(.*?)$}i) { continue if !is_plural($2);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8267
|
1931
|
0
|
|
|
|
7485
|
when (m{\A($PREP_PAT) (.*?)$}i) { continue if !is_plural($2);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8268
|
1931
|
0
|
|
|
|
3824
|
when (m{\A(.*?)-errant$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8269
|
1931
|
0
|
|
|
|
3535
|
when (m{\A(.*?) errant$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8270
|
1931
|
0
|
|
|
|
9423
|
when (m{\A(.*?)-($PREP_PAT)$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8271
|
1931
|
0
|
|
|
|
8276
|
when (m{\A(.*?) ($PREP_PAT)$}i) { continue if !is_plural($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8272
|
1931
|
|
|
|
|
4846
|
when (m{\A(.+[aeiou])os$}i) { return 1 } |
|
|
15
|
|
|
|
|
125
|
|
|
8273
|
1916
|
|
|
|
|
3959
|
when (m{\A(.+[aeo])lves$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8274
|
1913
|
|
|
|
|
3394
|
when (m{\A(.+[aiy])nxes$}i) { return 1 } |
|
|
3
|
|
|
|
|
37
|
|
|
8275
|
1910
|
|
|
|
|
3501
|
when (m{\A(.+[aiy])nges$}i) { return 1 } |
|
|
2
|
|
|
|
|
20
|
|
|
8276
|
1908
|
|
|
|
|
3431
|
when (m{\A(.+)arves$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8277
|
1905
|
|
|
|
|
3380
|
when (m{\A(.+)ceps$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8278
|
1903
|
|
|
|
|
3724
|
when (m{\A(.+[cs])hes$}i) { return 1 } |
|
|
7
|
|
|
|
|
46
|
|
|
8279
|
1896
|
|
|
|
|
3584
|
when (m{\A(.+)eaves$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8280
|
1893
|
|
|
|
|
13640
|
when (m{\A(.+)eaus$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8281
|
1893
|
|
|
|
|
3370
|
when (m{\A(.+)eaux$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8282
|
1893
|
|
|
|
|
4009
|
when (m{\A(.+)ieus$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8283
|
1893
|
|
|
|
|
3361
|
when (m{\A(.+)ieux$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8284
|
1893
|
|
|
|
|
3255
|
when (m{\A(.+)nives$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8285
|
1893
|
|
|
|
|
3692
|
when (m{\A(.+)oes$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8286
|
1893
|
|
|
|
|
3393
|
when (m{\A(.+)quies$}i) { return 1 } |
|
|
3
|
|
|
|
|
41
|
|
|
8287
|
1890
|
|
|
|
|
5370
|
when (m{\A(.+[aeiou])ys$}i) { return 1 } |
|
|
18
|
|
|
|
|
147
|
|
|
8288
|
1872
|
|
|
|
|
3993
|
when (m{\A(.+)sses$}i) { return 1 } |
|
|
3
|
|
|
|
|
23
|
|
|
8289
|
1869
|
|
|
|
|
3457
|
when (m{\A(.+)orses$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8290
|
1869
|
|
|
|
|
3370
|
when (m{\A(.+[au])orses$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8291
|
1869
|
|
|
|
|
3340
|
when (m{\A(.+)nses$}i) { return 1 } |
|
|
1
|
|
|
|
|
6
|
|
|
8292
|
1868
|
|
|
|
|
3589
|
when (m{\A(.+[^ns])ses$}i) { return 1 } |
|
|
3
|
|
|
|
|
23
|
|
|
8293
|
1865
|
|
|
|
|
3304
|
when (m{\A(.+)trixes$}i) { return 1 } |
|
|
3
|
|
|
|
|
22
|
|
|
8294
|
1862
|
|
|
|
|
3102
|
when (m{\A(.+)trices$}i) { return 1 } |
|
|
2
|
|
|
|
|
13
|
|
|
8295
|
1860
|
|
|
|
|
3428
|
when (m{\A(.+)uses$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8296
|
1860
|
|
|
|
|
4105
|
when (m{\A(.+)xes$}i) { return 1 } |
|
|
6
|
|
|
|
|
74
|
|
|
8297
|
1854
|
|
|
|
|
3417
|
when (m{\A(.+)ies$}i) { return 1 } |
|
|
4
|
|
|
|
|
30
|
|
|
8298
|
1850
|
|
|
|
|
3359
|
when (m{\A(.+)zzes$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8299
|
1847
|
|
|
|
|
3611
|
when (m{\A(.+)zoa$}i) { return 1 } |
|
|
3
|
|
|
|
|
21
|
|
|
8300
|
1844
|
|
|
|
|
3045
|
default { return $word =~ m{ s \Z }xms; } |
|
|
1844
|
|
|
|
|
15959
|
|
|
8301
|
|
|
|
|
|
|
} |
|
8302
|
|
|
|
|
|
|
} |
|
8303
|
|
|
|
|
|
|
|
|
8304
|
|
|
|
|
|
|
sub is_singular { |
|
8305
|
10995
|
|
|
10995
|
0
|
19691
|
my ($word) = @_; |
|
8306
|
10995
|
100
|
|
|
|
50344
|
return 1 if exists $is_singular->{$word}; |
|
8307
|
3510
|
100
|
|
|
|
8926
|
return 1 if exists $is_singular->{lc $word}; |
|
8308
|
3502
|
100
|
|
|
|
17192
|
return 0 if exists $is_plural->{$word}; |
|
8309
|
1239
|
50
|
|
|
|
3091
|
return 0 if exists $is_plural->{lc $word}; |
|
8310
|
1239
|
|
|
|
|
2243
|
given ($word) { |
|
8311
|
1239
|
|
|
|
|
3415
|
when (m{\A(.*?)'s?$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8312
|
1239
|
|
|
|
|
5231
|
when (m{\A(.*)staff$}i) { return 1 } |
|
|
10
|
|
|
|
|
72
|
|
|
8313
|
1229
|
|
|
|
|
3284
|
when (m{\A(.*)stave$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8314
|
1229
|
|
|
|
|
2711
|
when (m{\A(.*)genus$}i) { return 1 } |
|
|
8
|
|
|
|
|
46
|
|
|
8315
|
1221
|
|
|
|
|
2582
|
when (m{\A(.*)person$}i) { return 1 } |
|
|
5
|
|
|
|
|
19
|
|
|
8316
|
1216
|
|
|
|
|
2923
|
when (m{\A(.*)hertz$}i) { return 1 } |
|
|
4
|
|
|
|
|
16
|
|
|
8317
|
1212
|
|
|
|
|
2974
|
when (m{\A(.*)lux$}i) { return 1 } |
|
|
4
|
|
|
|
|
15
|
|
|
8318
|
1208
|
|
|
|
|
3001
|
when (m{\A(.*)siemens$}i) { return 1 } |
|
|
4
|
|
|
|
|
17
|
|
|
8319
|
1204
|
|
|
|
|
2684
|
when (m{\A(.*)brother$}i) { return 1 } |
|
|
5
|
|
|
|
|
58
|
|
|
8320
|
1199
|
|
|
|
|
2520
|
when (m{\A(.*)child$}i) { return 1 } |
|
|
5
|
|
|
|
|
161
|
|
|
8321
|
1194
|
|
|
|
|
2778
|
when (m{\A(.*)cow$}i) { return 1 } |
|
|
5
|
|
|
|
|
29
|
|
|
8322
|
1189
|
|
|
|
|
11802
|
when (m{\A(.+)-ox$}i) { return 1 } |
|
|
5
|
|
|
|
|
21
|
|
|
8323
|
1184
|
|
|
|
|
2394
|
when (m{\A(.*)mensch$}i) { return 1 } |
|
|
2
|
|
|
|
|
9
|
|
|
8324
|
1182
|
|
|
|
|
2798
|
when (m{\A(.*)elf$}i) { return 1 } |
|
|
10
|
|
|
|
|
62
|
|
|
8325
|
1172
|
|
|
|
|
2580
|
when (m{\A(.*)hoof$}i) { return 1 } |
|
|
5
|
|
|
|
|
25
|
|
|
8326
|
1167
|
|
|
|
|
2445
|
when (m{\A(.*)knife$}i) { return 1 } |
|
|
6
|
|
|
|
|
38
|
|
|
8327
|
1161
|
|
|
|
|
2592
|
when (m{\A(.*)leaf$}i) { return 1 } |
|
|
5
|
|
|
|
|
28
|
|
|
8328
|
1156
|
|
|
|
|
2627
|
when (m{\A(.*)life$}i) { return 1 } |
|
|
5
|
|
|
|
|
42
|
|
|
8329
|
1151
|
|
|
|
|
2509
|
when (m{\A(.*)loaf$}i) { return 1 } |
|
|
5
|
|
|
|
|
33
|
|
|
8330
|
1146
|
|
|
|
|
2305
|
when (m{\A(.*)shelf$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8331
|
1146
|
|
|
|
|
2810
|
when (m{\A(.*)thief$}i) { return 1 } |
|
|
5
|
|
|
|
|
22
|
|
|
8332
|
1141
|
|
|
|
|
2761
|
when (m{\A(.*)wife$}i) { return 1 } |
|
|
5
|
|
|
|
|
23
|
|
|
8333
|
1136
|
|
|
|
|
2872
|
when (m{\A(.*)wolf$}i) { return 1 } |
|
|
5
|
|
|
|
|
52
|
|
|
8334
|
1131
|
|
|
|
|
2338
|
when (m{\A(.*)human$}i) { return 1 } |
|
|
1
|
|
|
|
|
10
|
|
|
8335
|
1130
|
|
|
|
|
2366
|
when (m{\A(.*)foot$}i) { return 1 } |
|
|
1
|
|
|
|
|
5
|
|
|
8336
|
1129
|
|
|
|
|
2406
|
when (m{\A(.*)goose$}i) { return 1 } |
|
|
1
|
|
|
|
|
5
|
|
|
8337
|
1128
|
|
|
|
|
2941
|
when (m{\A(.*)louse$}i) { return 1 } |
|
|
1
|
|
|
|
|
4
|
|
|
8338
|
1127
|
|
|
|
|
2632
|
when (m{\A(.*)man$}i) { return 1 } |
|
|
3
|
|
|
|
|
20
|
|
|
8339
|
1124
|
|
|
|
|
2360
|
when (m{\A(.*)mouse$}i) { return 1 } |
|
|
1
|
|
|
|
|
5
|
|
|
8340
|
1123
|
|
|
|
|
2267
|
when (m{\A(.*)tooth$}i) { return 1 } |
|
|
1
|
|
|
|
|
5
|
|
|
8341
|
1122
|
|
|
|
|
2383
|
when (m{\A(.*)buzz$}i) { return 1 } |
|
|
1
|
|
|
|
|
11
|
|
|
8342
|
1121
|
|
|
|
|
3047
|
when (m{\A(.*)fizz$}i) { return 1 } |
|
|
1
|
|
|
|
|
6
|
|
|
8343
|
1120
|
|
|
|
|
2500
|
when (m{\A(.*)frizz$}i) { return 1 } |
|
|
1
|
|
|
|
|
10
|
|
|
8344
|
1119
|
|
|
|
|
2380
|
when (m{\A(.*)fuzz$}i) { return 1 } |
|
|
1
|
|
|
|
|
6
|
|
|
8345
|
1118
|
|
|
|
|
2531
|
when (m{\A(.*)jazz$}i) { return 1 } |
|
|
1
|
|
|
|
|
12
|
|
|
8346
|
1117
|
|
|
|
|
2560
|
when (m{\A(.*)proboscis$}i) { return 1 } |
|
|
8
|
|
|
|
|
31
|
|
|
8347
|
1109
|
|
|
|
|
2343
|
when (m{\A(.*)bema$}i) { return 1 } |
|
|
5
|
|
|
|
|
21
|
|
|
8348
|
1104
|
|
|
|
|
2445
|
when (m{\A(.*)drama$}i) { return 1 } |
|
|
1
|
|
|
|
|
5
|
|
|
8349
|
1103
|
|
|
|
|
2290
|
when (m{\A(.*)edema$}i) { return 1 } |
|
|
5
|
|
|
|
|
21
|
|
|
8350
|
1098
|
|
|
|
|
3300
|
when (m{\A(.*)lemma$}i) { return 1 } |
|
|
5
|
|
|
|
|
21
|
|
|
8351
|
1093
|
|
|
|
|
2115
|
when (m{\A(.*)sarcoma$}i) { return 1 } |
|
|
5
|
|
|
|
|
37
|
|
|
8352
|
1088
|
|
|
|
|
2841
|
when (m{\A(.*)stoma$}i) { return 1 } |
|
|
5
|
|
|
|
|
23
|
|
|
8353
|
1083
|
|
|
|
|
2331
|
when (m{\A(.*)nova$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8354
|
1083
|
|
|
|
|
2524
|
when (m{\A(.*)umbra$}i) { return 1 } |
|
|
5
|
|
|
|
|
22
|
|
|
8355
|
1078
|
|
|
|
|
2140
|
when (m{\A(.*)lumen$}i) { return 1 } |
|
|
8
|
|
|
|
|
35
|
|
|
8356
|
1070
|
|
|
|
|
2464
|
when (m{\A(.*)datum$}i) { return 1 } |
|
|
5
|
|
|
|
|
30
|
|
|
8357
|
1065
|
|
|
|
|
2309
|
when (m{\A(.*)stratum$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8358
|
1065
|
|
|
|
|
2141
|
when (m{\A(.*)bacillus$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8359
|
1065
|
|
|
|
|
2190
|
when (m{\A(.*)nucleus$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8360
|
1065
|
|
|
|
|
2259
|
when (m{\A(.*)hedron$}i) { return 1 } |
|
|
5
|
|
|
|
|
29
|
|
|
8361
|
1060
|
|
|
|
|
2027
|
when (m{\A(.*)helion$}i) { return 1 } |
|
|
5
|
|
|
|
|
24
|
|
|
8362
|
1055
|
|
|
|
|
1983
|
when (m{\A(.*)legomenon$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8363
|
1055
|
|
|
|
|
2066
|
when (m{\A(.*)phenomenon$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8364
|
1055
|
|
|
|
|
2155
|
when (m{\A(.*)helix$}i) { return 1 } |
|
|
5
|
|
|
|
|
43
|
|
|
8365
|
1050
|
|
|
|
|
2056
|
when (m{\A(.*)measles$}i) { return 1 } |
|
|
4
|
|
|
|
|
17
|
|
|
8366
|
1046
|
|
|
|
|
2550
|
when (m{\A(.*)pox$}i) { return 1 } |
|
|
4
|
|
|
|
|
40
|
|
|
8367
|
1042
|
|
|
|
|
2478
|
when (m{\A(.*)bass$}i) { return 1 } |
|
|
10
|
|
|
|
|
40
|
|
|
8368
|
1032
|
|
|
|
|
2260
|
when (m{\A(.*)deer$}i) { return 1 } |
|
|
18
|
|
|
|
|
68
|
|
|
8369
|
1014
|
|
|
|
|
2649
|
when (m{\A(.*)fish$}i) { return 1 } |
|
|
12
|
|
|
|
|
70
|
|
|
8370
|
1002
|
|
|
|
|
2507
|
when (m{\A(.*)fowl$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8371
|
1002
|
|
|
|
|
2082
|
when (m{\A(.*)sheep$}i) { return 1 } |
|
|
12
|
|
|
|
|
93
|
|
|
8372
|
990
|
|
|
|
|
2527
|
when (m{\A(.*)wildebeest$}i) { return 1 } |
|
|
10
|
|
|
|
|
46
|
|
|
8373
|
980
|
|
|
|
|
2026
|
when (m{\A(.*)craft$}i) { return 1 } |
|
|
4
|
|
|
|
|
24
|
|
|
8374
|
976
|
|
|
|
|
1839
|
when (m{\A(.+)star general$}i) { return 1 } |
|
|
1
|
|
|
|
|
6
|
|
|
8375
|
975
|
0
|
|
|
|
1769
|
when (m{\Ason-of-a-(.*?)$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8376
|
975
|
0
|
|
|
|
1806
|
when (m{\Ason of a (.*?)$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8377
|
975
|
0
|
|
|
|
7137
|
when (m{\A(.*?)-($PREP_PAT)-(.*?)$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8378
|
975
|
50
|
|
|
|
4956
|
when (m{\A(.*?) ($PREP_PAT) (.*?)$}i) { continue if !is_singular($1);return 1 } |
|
|
2
|
|
|
|
|
12
|
|
|
|
2
|
|
|
|
|
10
|
|
|
8379
|
973
|
0
|
|
|
|
4740
|
when (m{\A($PREP_PAT)-(.*?)$}i) { continue if !is_singular($2);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8380
|
973
|
0
|
|
|
|
4668
|
when (m{\A($PREP_PAT) (.*?)$}i) { continue if !is_singular($2);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8381
|
973
|
0
|
|
|
|
2192
|
when (m{\A(.*?)-errant$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8382
|
973
|
0
|
|
|
|
2014
|
when (m{\A(.*?) errant$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8383
|
973
|
0
|
|
|
|
4301
|
when (m{\A(.*?)-($PREP_PAT)$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8384
|
973
|
0
|
|
|
|
4554
|
when (m{\A(.*?) ($PREP_PAT)$}i) { continue if !is_singular($1);return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
|
0
|
|
|
|
|
0
|
|
|
8385
|
973
|
|
|
|
|
3098
|
when (m{\A(.+[aeiou])o$}i) { return 1 } |
|
|
9
|
|
|
|
|
77
|
|
|
8386
|
964
|
|
|
|
|
2273
|
when (m{\A(.+[aeo])lf$}i) { return 1 } |
|
|
1
|
|
|
|
|
10
|
|
|
8387
|
963
|
|
|
|
|
2340
|
when (m{\A(.+[aiy])nx$}i) { return 1 } |
|
|
5
|
|
|
|
|
51
|
|
|
8388
|
958
|
|
|
|
|
2182
|
when (m{\A(.+)arf$}i) { return 1 } |
|
|
1
|
|
|
|
|
10
|
|
|
8389
|
957
|
|
|
|
|
2576
|
when (m{\A(.+)ceps$}i) { return 1 } |
|
|
4
|
|
|
|
|
26
|
|
|
8390
|
953
|
|
|
|
|
2448
|
when (m{\A(.+[cs])h$}i) { return 1 } |
|
|
4
|
|
|
|
|
38
|
|
|
8391
|
949
|
|
|
|
|
2093
|
when (m{\A(.+)eaf$}i) { return 1 } |
|
|
1
|
|
|
|
|
10
|
|
|
8392
|
948
|
|
|
|
|
2147
|
when (m{\A(.+)eau$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8393
|
948
|
|
|
|
|
2197
|
when (m{\A(.+)ieu$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8394
|
948
|
|
|
|
|
1840
|
when (m{\A(.+)nife$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8395
|
948
|
|
|
|
|
2263
|
when (m{\A(.+)oe$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8396
|
948
|
|
|
|
|
2308
|
when (m{\A(.+)o$}i) { return 1 } |
|
|
4
|
|
|
|
|
23
|
|
|
8397
|
944
|
|
|
|
|
2141
|
when (m{\A(.+)quy$}i) { return 1 } |
|
|
1
|
|
|
|
|
24
|
|
|
8398
|
943
|
|
|
|
|
3819
|
when (m{\A(.+[aeiou])y$}i) { return 1 } |
|
|
10
|
|
|
|
|
94
|
|
|
8399
|
933
|
|
|
|
|
2730
|
when (m{\A(.+)ss$}i) { return 1 } |
|
|
14
|
|
|
|
|
76
|
|
|
8400
|
919
|
|
|
|
|
1925
|
when (m{\A(.+)orse$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8401
|
919
|
|
|
|
|
1826
|
when (m{\A(.+[au])orse$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8402
|
919
|
|
|
|
|
2043
|
when (m{\A(.+)nse$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8403
|
919
|
|
|
|
|
2015
|
when (m{\A(.+[^ns])sis$}i) { return 1 } |
|
|
2
|
|
|
|
|
15
|
|
|
8404
|
917
|
|
|
|
|
2250
|
when (m{\A(.+)trix$}i) { return 1 } |
|
|
5
|
|
|
|
|
27
|
|
|
8405
|
912
|
|
|
|
|
2150
|
when (m{\A(.+)us$}i) { return 1 } |
|
|
0
|
|
|
|
|
0
|
|
|
8406
|
912
|
|
|
|
|
2128
|
when (m{\A(.+)x$}i) { return 1 } |
|
|
4
|
|
|
|
|
55
|
|
|
8407
|
908
|
|
|
|
|
2260
|
when (m{\A(.+)y$}i) { return 1 } |
|
|
25
|
|
|
|
|
168
|
|
|
8408
|
883
|
|
|
|
|
2447
|
when (m{\A(.+)z$}i) { return 1 } |
|
|
1
|
|
|
|
|
7
|
|
|
8409
|
882
|
|
|
|
|
1778
|
when (m{\A(.+)zoon$}i) { return 1 } |
|
|
1
|
|
|
|
|
9
|
|
|
8410
|
881
|
|
|
|
|
1586
|
default { return !is_plural($word); } |
|
|
881
|
|
|
|
|
2276
|
|
|
8411
|
|
|
|
|
|
|
} |
|
8412
|
|
|
|
|
|
|
} |
|
8413
|
|
|
|
|
|
|
|
|
8414
|
|
|
|
|
|
|
1; |