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

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


(subclass BinaryFunction InheritableRelation) Merge.kif 3415-3415 2変数関数InheritableRelationsubclass では
(subclass BinaryPredicate InheritableRelation) Merge.kif 3495-3495 2進述語InheritableRelationsubclass では
(subclass BinaryRelation InheritableRelation) Merge.kif 2244-2244 2項関係InheritableRelationsubclass では
(subclass CaseRole InheritableRelation) Merge.kif 2412-2412 格役割InheritableRelationsubclass では
(subclass Function InheritableRelation) Merge.kif 3366-3366 関数InheritableRelationsubclass では
(subclass IntentionalRelation InheritableRelation) Merge.kif 2681-2681 IntentionalRelationInheritableRelationsubclass では
(subclass ObjectAttitude InheritableRelation) Merge.kif 2720-2720 対象物姿勢InheritableRelationsubclass では
(subclass Predicate InheritableRelation) Merge.kif 3355-3355 述語InheritableRelationsubclass では
(subclass ProbabilityRelation InheritableRelation) Merge.kif 2576-2576 確率関係InheritableRelationsubclass では
(subclass PropositionalAttitude InheritableRelation) Merge.kif 2707-2707 命題態度InheritableRelationsubclass では
(subclass QuaternaryFunction InheritableRelation) Merge.kif 3478-3478 4変数関数InheritableRelationsubclass では
(subclass QuaternaryPredicate InheritableRelation) Merge.kif 3517-3517 4進述語InheritableRelationsubclass では
(subclass QuaternaryRelation InheritableRelation) Merge.kif 2875-2875 4変数関係InheritableRelationsubclass では
(subclass QuintaryPredicate InheritableRelation) Merge.kif 3528-3528 5進述語InheritableRelationsubclass では
(subclass QuintaryRelation InheritableRelation) Merge.kif 2882-2882 5進法関係InheritableRelationsubclass では
(subclass RelationExtendedToQuantities InheritableRelation) Merge.kif 3549-3549 数量に拡張された関係InheritableRelationsubclass では
(subclass SingleValuedRelation InheritableRelation) Merge.kif 2188-2188 一価関係InheritableRelationsubclass では
(subclass SpatialRelation InheritableRelation) Merge.kif 2668-2668 空間的関係InheritableRelationsubclass では
(subclass TemporalRelation InheritableRelation) Merge.kif 2675-2675 時間関係InheritableRelationsubclass では
(subclass TernaryFunction InheritableRelation) Merge.kif 3467-3467 3変数関数InheritableRelationsubclass では
(subclass TernaryPredicate InheritableRelation) Merge.kif 3506-3506 3進述語InheritableRelationsubclass では
(subclass TernaryRelation InheritableRelation) Merge.kif 2868-2868 三進法関係InheritableRelationsubclass では
(subclass TotalValuedRelation InheritableRelation) Merge.kif 2206-2206 合計値関係InheritableRelationsubclass では
(subclass UnaryFunction InheritableRelation) Merge.kif 3375-3375 1変数関数InheritableRelationsubclass では
(termFormat ChineseLanguage InheritableRelation "可继承的关系") domainEnglishFormat.kif 30102-30102 1変数関数InheritableRelationsubclass では

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