Class Funterm

Subclass-Of@Frame-Ontology: List, Term
Instance-Of@Frame-Ontology: Class@Frame-Ontology, Relation@Ol-User%Kif-Relations, Set
Arity@Frame-Ontology: 1
Documentation@Ol%Frame-Ontology: KIF function term expression.


Slots:


Equivalence Axioms for Funterm:

(<=> (Funterm ?Expr)
     (And (Term ?Expr)
          (List ?Expr)
          (Value-Type@Frame-Ontology ?Expr First Funconst)
          (Value-Cardinality@Frame-Ontology ?Expr First 1)))


Frame References to Funterm:

In class@frame-ontology Term:

Exhaustive-Subclass-Partition@Frame-Ontology: {
Funterm, Listterm, Logterm, Quanterm, Quoterm, Setterm, Word}