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

Formal Language: 



KB Term:  Term intersection
English Word: 

  InheritableRelation

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 2560-2562
(documentation InheritableRelation JapaneseLanguage "Relations のクラスは、サブ Relations を介してクラス階層内でプロパティを下方に継承できる 。") japanese_format.kif 523-524
(subclass InheritableRelation Relation) Merge.kif 2558-2558 InheritableRelation関係subclass では %n

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


(subclass BinaryFunction InheritableRelation) Merge.kif 3400-3400 2変数関数InheritableRelationsubclass では %n
(subclass BinaryPredicate InheritableRelation) Merge.kif 3480-3480 2進述語InheritableRelationsubclass では %n
(subclass BinaryRelation InheritableRelation) Merge.kif 2233-2233 2項関係InheritableRelationsubclass では %n
(subclass CaseRole InheritableRelation) Merge.kif 2401-2401 格役割InheritableRelationsubclass では %n
(subclass Function InheritableRelation) Merge.kif 3351-3351 関数InheritableRelationsubclass では %n
(subclass IntentionalRelation InheritableRelation) Merge.kif 2670-2670 IntentionalRelationInheritableRelationsubclass では %n
(subclass ObjectAttitude InheritableRelation) Merge.kif 2709-2709 対象物姿勢InheritableRelationsubclass では %n
(subclass Predicate InheritableRelation) Merge.kif 3340-3340 述語InheritableRelationsubclass では %n
(subclass ProbabilityRelation InheritableRelation) Merge.kif 2565-2565 確率関係InheritableRelationsubclass では %n
(subclass PropositionalAttitude InheritableRelation) Merge.kif 2696-2696 命題態度InheritableRelationsubclass では %n
(subclass QuaternaryFunction InheritableRelation) Merge.kif 3463-3463 4変数関数InheritableRelationsubclass では %n
(subclass QuaternaryPredicate InheritableRelation) Merge.kif 3502-3502 4進述語InheritableRelationsubclass では %n
(subclass QuaternaryRelation InheritableRelation) Merge.kif 2862-2862 4変数関係InheritableRelationsubclass では %n
(subclass QuintaryPredicate InheritableRelation) Merge.kif 3513-3513 5進述語InheritableRelationsubclass では %n
(subclass QuintaryRelation InheritableRelation) Merge.kif 2869-2869 5進法関係InheritableRelationsubclass では %n
(subclass RelationExtendedToQuantities InheritableRelation) Merge.kif 3534-3534 数量に拡張された関係InheritableRelationsubclass では %n
(subclass SingleValuedRelation InheritableRelation) Merge.kif 2177-2177 一価関係InheritableRelationsubclass では %n
(subclass SpatialRelation InheritableRelation) Merge.kif 2657-2657 空間的関係InheritableRelationsubclass では %n
(subclass TemporalRelation InheritableRelation) Merge.kif 2664-2664 時間関係InheritableRelationsubclass では %n
(subclass TernaryFunction InheritableRelation) Merge.kif 3452-3452 3変数関数InheritableRelationsubclass では %n
(subclass TernaryPredicate InheritableRelation) Merge.kif 3491-3491 3進述語InheritableRelationsubclass では %n
(subclass TernaryRelation InheritableRelation) Merge.kif 2855-2855 三進法関係InheritableRelationsubclass では %n
(subclass TotalValuedRelation InheritableRelation) Merge.kif 2195-2195 合計値関係InheritableRelationsubclass では %n
(subclass UnaryFunction InheritableRelation) Merge.kif 3360-3360 1変数関数InheritableRelationsubclass では %n
(termFormat ChineseLanguage InheritableRelation "可继承的关系") domainEnglishFormat.kif 30091-30091

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 200-205


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 is open source software produced by Articulate Software and its partners