for (var i = 0; i < term[1].length; i++) {
      if (i !== 0) {
        carify(result, ', ', underline);
      }