static S plural_mech(S s) { try answer mechMapCI("Singular => Plural").get(s); ret plural(s); }