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