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


KB Term:  Term intersection
English Word: 

Sigma KEE - InheritableRelation
InheritableRelation

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


(documentation InheritableRelation ChineseLanguage "这是一个 Relation 类别,它的特性可以是 通过 subrelation Predicate 把特性在类别的层次结构承传下去。") chinese_format.kif 1897-1898
(documentation InheritableRelation EnglishLanguage "The class of Relations whose properties can be inherited downward in the class hierarchy via the subrelation Predicate.") Merge.kif 2596-2598
(documentation InheritableRelation JapaneseLanguage "Relations のクラスは、サブ Relations を介してクラス階層内でプロパティを下方に継承できる 。") japanese_format.kif 523-524
(subclass InheritableRelation Relation) Merge.kif 2594-2594 InheritableRelation is a subclass of relation

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


(subclass BinaryFunction InheritableRelation) Merge.kif 3440-3440 Binary function is a subclass of InheritableRelation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3520-3520 Binary predicate is a subclass of InheritableRelation
(subclass BinaryRelation InheritableRelation) Merge.kif 2269-2269 Binary relation is a subclass of InheritableRelation
(subclass CaseRole InheritableRelation) Merge.kif 2437-2437 Case role is a subclass of InheritableRelation
(subclass Function InheritableRelation) Merge.kif 3391-3391 Function is a subclass of InheritableRelation
(subclass IntentionalRelation InheritableRelation) Merge.kif 2706-2706 IntentionalRelation is a subclass of InheritableRelation
(subclass ObjectAttitude InheritableRelation) Merge.kif 2745-2745 Object attitude is a subclass of InheritableRelation
(subclass Predicate InheritableRelation) Merge.kif 3380-3380 Predicate is a subclass of InheritableRelation
(subclass ProbabilityRelation InheritableRelation) Merge.kif 2601-2601 Probability relation is a subclass of InheritableRelation
(subclass PropositionalAttitude InheritableRelation) Merge.kif 2732-2732 Propositional attitude is a subclass of InheritableRelation
(subclass QuaternaryFunction InheritableRelation) Merge.kif 3503-3503 Quaternary function is a subclass of InheritableRelation
(subclass QuaternaryPredicate InheritableRelation) Merge.kif 3542-3542 Quaternary predicate is a subclass of InheritableRelation
(subclass QuaternaryRelation InheritableRelation) Merge.kif 2900-2900 Quaternary relation is a subclass of InheritableRelation
(subclass QuintaryPredicate InheritableRelation) Merge.kif 3553-3553 Quintary predicate is a subclass of InheritableRelation
(subclass QuintaryRelation InheritableRelation) Merge.kif 2907-2907 Quintary relation is a subclass of InheritableRelation
(subclass RelationExtendedToQuantities InheritableRelation) Merge.kif 3574-3574 Relation extended to quantities is a subclass of InheritableRelation
(subclass SingleValuedRelation InheritableRelation) Merge.kif 2213-2213 Single valued relation is a subclass of InheritableRelation
(subclass SpatialRelation InheritableRelation) Merge.kif 2693-2693 Spatial relation is a subclass of InheritableRelation
(subclass TemporalRelation InheritableRelation) Merge.kif 2700-2700 Temporal relation is a subclass of InheritableRelation
(subclass TernaryFunction InheritableRelation) Merge.kif 3492-3492 Ternary function is a subclass of InheritableRelation
(subclass TernaryPredicate InheritableRelation) Merge.kif 3531-3531 Ternary predicate is a subclass of InheritableRelation
(subclass TernaryRelation InheritableRelation) Merge.kif 2893-2893 Ternary relation is a subclass of InheritableRelation
(subclass TotalValuedRelation InheritableRelation) Merge.kif 2231-2231 Total valued relation is a subclass of InheritableRelation
(subclass UnaryFunction InheritableRelation) Merge.kif 3400-3400 Unary function is a subclass of InheritableRelation
(termFormat ChineseLanguage InheritableRelation "可继承的关系") domainEnglishFormat.kif 30101-30101 Unary function is a subclass of InheritableRelation

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


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



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners