From ea17a00310f122c118799f08ad859146f7204fa5 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 18 Nov 2019 15:37:27 -0500 Subject: [PATCH] add some additional pluralization tests, order alphabetically to ease adds --- test/test_src.lua | 94 ++++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 45 deletions(-) diff --git a/test/test_src.lua b/test/test_src.lua index 57686d05b..7c549679b 100644 --- a/test/test_src.lua +++ b/test/test_src.lua @@ -3,65 +3,69 @@ local tests = { makeplural = { - stamen = "stamens", - caveman = "cavemen", - zorkmid = "zorkmids", - shaman = "shamans", algae = "algae", - larvae = "larvae", - woman = "women", - nerf = "nerfs", - serf = "serfs", - knife = "knives", - baluchitherium = "baluchitheria", - mycelium = "mycelia", - hyphae = "hyphae", amoeba = "amoebae", - vertebra = "vertebrae", - fungus = "fungi", - homunculus = "homunculi", - bus = "buses", - lotus = "lotuses", - wumpus = "wumpuses", - nemesis = "nemeses", - matzoh = "matzot", - matzah = "matzot", - gateau = "gateaus", - gateaux = "gateauxes", + baluchitherium = "baluchitheria", bordeau = "bordeaus", - ox = "oxen", - VAX = "VAXES", - goose = "geese", - tomato = "tomatoes", - potato = "potatoes", - dingo = "dingoes", - fox = "foxes", - cookie = "cookies", ["bunch of grapes"] = "bunches of grapes", + bus = "buses", candelabrum = "candelabra", + caveman = "cavemen", + child = "children", + cookie = "cookies", deer = "deer", + dingo = "dingoes", + epoch = "epochs", fish = "fish", foot = "feet", - tuna = "tuna", - manes = "manes", - ninja = "ninja", - sheep = "sheep", - ronin = "ronin", - roshi = "roshi", - shito = "shito", - tengu = "tengu", - vortex = "vortices", - child = "children", - scale = "scales", - tooth = "teeth", + fox = "foxes", + fungus = "fungi", + gateau = "gateaus", + gateaux = "gateauxes", gauntlet = "gauntlets", ["gauntlet of power"] = "gauntlets of power", - priestess = "priestesses", - valkyrie = "valkyries", + goose = "geese", + homunculus = "homunculi", hoof = "hooves", + hyphae = "hyphae", + knife = "knives", + larvae = "larvae", + loch = "lochs", + lotus = "lotuses", louse = "lice", + manes = "manes", + matzah = "matzot", + matzoh = "matzot", + mech = "mechs", mouse = "mice", + mycelium = "mycelia", + nemesis = "nemeses", + nerf = "nerfs", + ninja = "ninja", + ox = "oxen", + potato = "potatoes", + priestess = "priestesses", + ronin = "ronin", + roshi = "roshi", + scale = "scales", + serf = "serfs", + shaman = "shamans", + sheep = "sheep", + shito = "shito", ["slice of cake"] = "slices of cake", + stamen = "stamens", + tech = "techs", + tengu = "tengu", + tomato = "tomatoes", + tooth = "teeth", + tuna = "tuna", + valkyrie = "valkyries", + VAX = "VAXES", + vertebra = "vertebrae", + vortex = "vortices", + woman = "women", + wumpus = "wumpuses", + zorkmid = "zorkmids", }, an = { a = "an a",