static S nTriples(long i) { ret n_fancy2(i, "triple", "triples"); } static S nTriples(Collection c) { ret n_fancy2(c, "triple", "triples"); }