Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  InheritableRelation

Sigma KEE - InheritableRelation
InheritableRelation(inheritable relation)

appearance as argument number 1
-------------------------


(subclass InheritableRelation Relation) Merge.kif 2667-2667 Inheritable relation is a subclass of relation
(documentation InheritableRelation EnglishLanguage "The class of Relations whose properties can be inherited downward in the class hierarchy via the subrelation Predicate.") Merge.kif 2669-2671 Inheritable relation is a subclass of relation

appearance as argument number 2
-------------------------


(subclass SingleValuedRelation InheritableRelation) Merge.kif 2287-2287 Single valued relation is a subclass of inheritable relation
(subclass TotalValuedRelation InheritableRelation) Merge.kif 2305-2305 Total valued relation is a subclass of inheritable relation
(subclass BinaryRelation InheritableRelation) Merge.kif 2343-2343 Binary relation is a subclass of inheritable relation
(subclass CaseRole InheritableRelation) Merge.kif 2511-2511 Case role is a subclass of inheritable relation
(subclass ProbabilityRelation InheritableRelation) Merge.kif 2674-2674 Probability relation is a subclass of inheritable relation
(subclass SpatialRelation InheritableRelation) Merge.kif 2766-2766 Spatial relation is a subclass of inheritable relation
(subclass TemporalRelation InheritableRelation) Merge.kif 2773-2773 Temporal relation is a subclass of inheritable relation
(subclass IntentionalRelation InheritableRelation) Merge.kif 2779-2779 Intentional relation is a subclass of inheritable relation
(subclass PropositionalAttitude InheritableRelation) Merge.kif 2805-2805 Propositional attitude is a subclass of inheritable relation
(subclass ObjectAttitude InheritableRelation) Merge.kif 2818-2818 Object attitude is a subclass of inheritable relation
(subclass TernaryRelation InheritableRelation) Merge.kif 2966-2966 Ternary relation is a subclass of inheritable relation
(subclass QuaternaryRelation InheritableRelation) Merge.kif 2973-2973 Quaternary relation is a subclass of inheritable relation
(subclass QuintaryRelation InheritableRelation) Merge.kif 2980-2980 Quintary relation is a subclass of inheritable relation
(subclass Predicate InheritableRelation) Merge.kif 3453-3453 Predicate is a subclass of inheritable relation
(subclass Function InheritableRelation) Merge.kif 3464-3464 Function is a subclass of inheritable relation
(subclass UnaryFunction InheritableRelation) Merge.kif 3473-3473 Unary function is a subclass of inheritable relation
(subclass BinaryFunction InheritableRelation) Merge.kif 3513-3513 Binary function is a subclass of inheritable relation
(subclass TernaryFunction InheritableRelation) Merge.kif 3565-3565 Ternary function is a subclass of inheritable relation
(subclass QuaternaryFunction InheritableRelation) Merge.kif 3576-3576 Quaternary function is a subclass of inheritable relation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3593-3593 Binary predicate is a subclass of inheritable relation
(subclass TernaryPredicate InheritableRelation) Merge.kif 3604-3604 Ternary predicate is a subclass of inheritable relation
(subclass QuaternaryPredicate InheritableRelation) Merge.kif 3615-3615 Quaternary predicate is a subclass of inheritable relation
(subclass QuintaryPredicate InheritableRelation) Merge.kif 3626-3626 Quintary predicate is a subclass of inheritable relation
(subclass RelationExtendedToQuantities InheritableRelation) Merge.kif 3647-3647 Relation extended to quantities is a subclass of inheritable relation
(termFormat EnglishLanguage InheritableRelation "inheritable relation") domainEnglishFormat.kif 30093-30093 Relation extended to quantities is a subclass of inheritable relation

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

antecedent
-------------------------


(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (instance ?PRED2 ?CLASS)
        (subclass ?CLASS InheritableRelation))
    (instance ?PRED1 ?CLASS))
Merge.kif 194-199 If X is a subrelation of Y, Y is an instance of Z, and Z is a subclass of inheritable relation, then X is an instance of Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners