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


KB Term:  Term intersection
English Word: 

Sigma KEE - BinaryPredicate
BinaryPredicate(binary predicate)

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


(subclass BinaryPredicate Predicate) Merge.kif 3517-3517 Binary predicate is a subclass of predicate
(subclass BinaryPredicate BinaryRelation) Merge.kif 3518-3518 Binary predicate is a subclass of binary relation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3519-3519 Binary predicate is a subclass of inheritable relation
(documentation BinaryPredicate EnglishLanguage "A Predicate relating two items - its valence is two.") Merge.kif 3521-3522 Binary predicate is a subclass of inheritable relation

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


(instance muscleOrigin BinaryPredicate) Anatomy.kif 1718-1718 muscle origin is an instance of binary predicate
(instance muscleInsertion BinaryPredicate) Anatomy.kif 1768-1768 muscle insertion is an instance of binary predicate
(instance ennervates BinaryPredicate) Anatomy.kif 1953-1953 ennervates is an instance of binary predicate
(instance suppliesBlood BinaryPredicate) Anatomy.kif 1979-1979 supplies blood is an instance of binary predicate
(instance paternalUncle BinaryPredicate) ArabicCulture.kif 558-558 paternal uncle is an instance of binary predicate
(instance maternalUncle BinaryPredicate) ArabicCulture.kif 571-571 maternal uncle is an instance of binary predicate
(instance paternalAunt BinaryPredicate) ArabicCulture.kif 584-584 paternal aunt is an instance of binary predicate
(instance maternalAunt BinaryPredicate) ArabicCulture.kif 597-597 maternal aunt is an instance of binary predicate
(instance fathersBrothersWife BinaryPredicate) ArabicCulture.kif 610-610 fathers brothers wife is an instance of binary predicate
(instance mothersBrothersWife BinaryPredicate) ArabicCulture.kif 624-624 mothers brothers wife is an instance of binary predicate
(instance fathersSistersHusband BinaryPredicate) ArabicCulture.kif 638-638 fathers sisters husband is an instance of binary predicate
(instance mothersSistersHusband BinaryPredicate) ArabicCulture.kif 652-652 mothers sisters husband is an instance of binary predicate
(instance fathersBrothersSon BinaryPredicate) ArabicCulture.kif 666-666 fathers brothers son is an instance of binary predicate
(instance fathersBrothersDaughter BinaryPredicate) ArabicCulture.kif 680-680 fathers brothers daughter is an instance of binary predicate
(instance mothersBrothersSon BinaryPredicate) ArabicCulture.kif 694-694 mothers brothers son is an instance of binary predicate
(instance mothersBrothersDaughter BinaryPredicate) ArabicCulture.kif 708-708 mothers brothers daughter is an instance of binary predicate
(instance fathersSistersSon BinaryPredicate) ArabicCulture.kif 722-722 fathers sisters son is an instance of binary predicate
(instance fathersSistersDaughter BinaryPredicate) ArabicCulture.kif 736-736 fathers sisters daughter is an instance of binary predicate
(instance mothersSistersSon BinaryPredicate) ArabicCulture.kif 750-750 mothers sisters son is an instance of binary predicate
(instance mothersSistersDaughter BinaryPredicate) ArabicCulture.kif 764-764 mothers sisters daughter is an instance of binary predicate
(instance baptizeddate BinaryPredicate) Biography.kif 181-181 baptizedmdate is an instance of binary predicate
(instance baptizedplace BinaryPredicate) Biography.kif 195-195 baptizedplace is an instance of binary predicate
(instance burialplace BinaryPredicate) Biography.kif 211-211 burialplace is an instance of binary predicate
(instance physicalAmplitude BinaryPredicate) Cars.kif 730-730 physical amplitude is an instance of binary predicate
(instance dampingRatio BinaryPredicate) Cars.kif 794-794 damping ratio is an instance of binary predicate

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain contraryAttributeWRT 3 BinaryPredicate) ComputerInput.kif 19-19 The number 3 argument of contrary attribute WRT is an instance of binary predicate

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


(=>
    (instance ?REL BinaryPredicate)
    (valence ?REL 2))
Merge.kif 3524-3526 If X is an instance of binary predicate, then X has 2 argument(s)
(=>
    (and
        (instance ?REL BinaryPredicate)
        (instance ?REL SpatialRelation)
        (instance ?OBJ1 Physical)
        (instance ?OBJ2 Physical)
        (?REL ?OBJ1 ?OBJ2))
    (overlapsTemporally
        (WhenFn ?OBJ1)
        (WhenFn ?OBJ2)))
Merge.kif 8382-8389 If X is an instance of binary predicate, X is an instance of spatial relation, Y is an instance of physical, Z is an instance of physical, and X Y and Z, then the time of existence of Z overlaps the time of existence of Y


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