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 子類 可繼承的關係 and Relation

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


(subclass BinaryFunction InheritableRelation) Merge.kif 3400-3400 子類 BinaryFunction and 可繼承的關係
(subclass BinaryPredicate InheritableRelation) Merge.kif 3480-3480 子類 BinaryPredicate and 可繼承的關係
(subclass BinaryRelation InheritableRelation) Merge.kif 2233-2233 子類 BinaryRelation and 可繼承的關係
(subclass CaseRole InheritableRelation) Merge.kif 2401-2401 子類 CaseRole and 可繼承的關係
(subclass Function InheritableRelation) Merge.kif 3351-3351 子類 Function and 可繼承的關係
(subclass IntentionalRelation InheritableRelation) Merge.kif 2670-2670 子類 有意圖的關係 and 可繼承的關係
(subclass ObjectAttitude InheritableRelation) Merge.kif 2709-2709 子類 ObjectAttitude and 可繼承的關係
(subclass Predicate InheritableRelation) Merge.kif 3340-3340 子類 Predicate and 可繼承的關係
(subclass ProbabilityRelation InheritableRelation) Merge.kif 2565-2565 子類 ProbabilityRelation and 可繼承的關係
(subclass PropositionalAttitude InheritableRelation) Merge.kif 2696-2696 子類 PropositionalAttitude and 可繼承的關係
(subclass QuaternaryFunction InheritableRelation) Merge.kif 3463-3463 子類 QuaternaryFunction and 可繼承的關係
(subclass QuaternaryPredicate InheritableRelation) Merge.kif 3502-3502 子類 QuaternaryPredicate and 可繼承的關係
(subclass QuaternaryRelation InheritableRelation) Merge.kif 2862-2862 子類 QuaternaryRelation and 可繼承的關係
(subclass QuintaryPredicate InheritableRelation) Merge.kif 3513-3513 子類 QuintaryPredicate and 可繼承的關係
(subclass QuintaryRelation InheritableRelation) Merge.kif 2869-2869 子類 QuintaryRelation and 可繼承的關係
(subclass RelationExtendedToQuantities InheritableRelation) Merge.kif 3534-3534 子類 RelationExtendedToQuantities and 可繼承的關係
(subclass SingleValuedRelation InheritableRelation) Merge.kif 2177-2177 子類 SingleValuedRelation and 可繼承的關係
(subclass SpatialRelation InheritableRelation) Merge.kif 2657-2657 子類 SpatialRelation and 可繼承的關係
(subclass TemporalRelation InheritableRelation) Merge.kif 2664-2664 子類 TemporalRelation and 可繼承的關係
(subclass TernaryFunction InheritableRelation) Merge.kif 3452-3452 子類 TernaryFunction and 可繼承的關係
(subclass TernaryPredicate InheritableRelation) Merge.kif 3491-3491 子類 TernaryPredicate and 可繼承的關係
(subclass TernaryRelation InheritableRelation) Merge.kif 2855-2855 子類 TernaryRelation and 可繼承的關係
(subclass TotalValuedRelation InheritableRelation) Merge.kif 2195-2195 子類 TotalValuedRelation and 可繼承的關係
(subclass UnaryFunction InheritableRelation) Merge.kif 3360-3360 子類 UnaryFunction and 可繼承的關係
(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