static S verbToPast(S s) { try answer verbToPastMap().get(lower(s)); ret s + "s"; }