static S nTerm(long i) { ret n_fancy2(i, "term", "terms"); } static S nTerm(Collection c) { ret n_fancy2(c, "term", "terms"); }