Function Nthrest

Instance-Of@Frame-Ontology: Function@Ol-User%Kif-Relations, Relation@Ol-User%Kif-Relations, Set@Ol-User%Kif-Sets
Arity@Frame-Ontology: 3
Documentation@Ol%Frame-Ontology:
{tt nthrest} returns the list specified as its first argument
minus the first $n$ items, where $n$ is the number specified as its second argument.

Axioms for Nthrest:

(Nth-Domain@Frame-Ontology Nthrest 3 List)

(Nth-Domain@Frame-Ontology Nthrest 2 Natural)

(Nth-Domain@Frame-Ontology Nthrest 1 List)