support haggis when pluralizing thus avoiding haggi
This commit is contained in:
@@ -2179,7 +2179,7 @@ static const char *const as_is[] = {
|
||||
"tuna", "yaki", "-hai", "krill", "manes",
|
||||
"moose", "ninja", "sheep", "ronin", "roshi",
|
||||
"shito", "tengu", "ki-rin", "Nazgul", "gunyoki",
|
||||
"piranha", "samurai", "shuriken", 0,
|
||||
"piranha", "samurai", "shuriken", "haggis", 0,
|
||||
/* Note: "fish" and "piranha" are collective plurals, suitable
|
||||
for "wiped out all <foo>". For "3 <foo>", they should be
|
||||
"fishes" and "piranhas" instead. We settle for collective
|
||||
|
||||
Reference in New Issue
Block a user