static S verbToThirdPerson(S s) { try answer verbToThirdPersonMap().get(s); ret s + "s"; }