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



KB Term:  Term intersection
English Word: 

Sigma KEE - disjoint
disjoint

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


(instance disjoint BinaryPredicate) Merge.kif 385-385 disjoint is an instance of binary predicate
(instance disjoint SymmetricRelation) Merge.kif 386-386 disjoint is an instance of symmetric relation
(domain disjoint 1 Class) Merge.kif 387-387 The number 1 argument of disjoint is an instance of class
(domain disjoint 2 Class) Merge.kif 388-388 The number 2 argument of disjoint is an instance of class
(documentation disjoint EnglishLanguage "Classes are disjoint only if they share no instances, i.e. just in case the result of applying IntersectionFn to them is empty.") Merge.kif 389-391 The number 2 argument of disjoint is an instance of class

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


(relatedInternalConcept disjointRelation disjoint) Merge.kif 406-406 disjoint relation is internally related to disjoint
(relatedInternalConcept disjointDecomposition disjoint) Merge.kif 561-561 disjoint decomposition is internally related to disjoint
(termFormat EnglishLanguage disjoint "disjoint") domainEnglishFormat.kif 19848-19848 disjoint decomposition is internally related to disjoint
(termFormat ChineseTraditionalLanguage disjoint "不相交的") domainEnglishFormat.kif 19849-19849 disjoint decomposition is internally related to disjoint
(termFormat ChineseLanguage disjoint "不相交的") domainEnglishFormat.kif 19850-19850 disjoint decomposition is internally related to disjoint
(format EnglishLanguage disjoint "%1 is %n disjoint from %2") english_format.kif 290-290 disjoint decomposition is internally related to disjoint

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


(=>
    (disjoint ?CLASS1 ?CLASS2)
    (not
        (exists (?INST)
            (and
                (instance ?INST ?CLASS1)
                (instance ?INST ?CLASS2)))))
Merge.kif 393-399 If X is disjoint from Y, then there doesn't exist Z such that Z is an instance of X and Z is an instance of Y
(=>
    (and
        (domain ?REL1 ?NUMBER ?CLASS1)
        (domain ?REL2 ?NUMBER ?CLASS2)
        (disjoint ?CLASS1 ?CLASS2))
    (disjointRelation ?REL1 ?REL2))
Merge.kif 411-416 If the number X argument of Y is an instance of Z, the number X argument of W is an instance of V, and Z is disjoint from V, then Y and W are disjoint
(=>
    (and
        (domainSubclass ?REL1 ?NUMBER ?CLASS1)
        (domainSubclass ?REL2 ?NUMBER ?CLASS2)
        (disjoint ?CLASS1 ?CLASS2))
    (disjointRelation ?REL1 ?REL2))
Merge.kif 418-423 If the number X argument of Y is a subclass of Z, the number X argument of W is a subclass of V, and Z is disjoint from V, then Y and W are disjoint
(=>
    (and
        (range ?REL1 ?CLASS1)
        (range ?REL2 ?CLASS2)
        (disjoint ?CLASS1 ?CLASS2))
    (disjointRelation ?REL1 ?REL2))
Merge.kif 425-430 If the range of X is an instance of Y, the range of Z is an instance of W, and Y is disjoint from W, then X and Z are disjoint
(=>
    (and
        (rangeSubclass ?REL1 ?CLASS1)
        (rangeSubclass ?REL2 ?CLASS2)
        (disjoint ?CLASS1 ?CLASS2))
    (disjointRelation ?REL1 ?REL2))
Merge.kif 432-437 If the values returned by X are subclasses of Y, the values returned by Z are subclasses of W, and Y is disjoint from W, then X and Z are disjoint

consequent
-------------------------


(=>
    (disjointDecomposition ?CLASS @ROW)
    (forall (?ITEM1 ?ITEM2)
        (=>
            (and
                (inList ?ITEM1
                    (ListFn @ROW))
                (inList ?ITEM2
                    (ListFn @ROW))
                (not
                    (equal ?ITEM1 ?ITEM2)))
            (disjoint ?ITEM1 ?ITEM2))))
Merge.kif 3068-3077 If X is disjointly decomposed into @ROW, then For all Classes Z and W: if Z is a member of (@ROW), W is a member of (@ROW), and equal Z and W, then Z is disjoint from W
(=>
    (disjointDecomposition ?CLASS ?ROW1 ?ROW2 ?ROW3)
    (and
        (disjoint ?ROW1 ?ROW2)
        (disjoint ?ROW2 ?ROW3)
        (disjoint ?ROW3 ?ROW1)))
Merge.kif 3079-3084 If X is disjointly decomposed into Y, Z, and W, then Y is disjoint from Z, Z is disjoint from W, and W is disjoint from Y

appearance as argument number 0
-------------------------


(disjoint CorpuscularObject Substance) Merge.kif 1300-1300 Corpuscular object is disjoint from substance
(disjoint Collection SelfConnectedObject) Merge.kif 1337-1337 Collection is disjoint from self connected object
(disjoint LinguisticExpression Icon) Merge.kif 1487-1487 Linguistic expression is disjoint from icon
(disjoint ComplexNumber RealNumber) Merge.kif 2119-2119 Complex number is disjoint from real number
(disjoint SymmetricRelation AntisymmetricRelation) Merge.kif 2371-2371 Symmetric relation is disjoint from antisymmetric relation
(disjoint TransitiveRelation IntransitiveRelation) Merge.kif 2444-2444 Transitive relation is disjoint from intransitive relation
(disjoint ObjectAttitude PropositionalAttitude) Merge.kif 2819-2819 Object attitude is disjoint from propositional attitude
(disjoint SolidAngleMeasure PlaneAngleMeasure) Merge.kif 6448-6448 Solid angle measure is disjoint from plane angle measure
(disjoint Morning Afternoon) Merge.kif 8993-8993 Morning is disjoint from afternoon
(disjoint Afternoon Evening) Merge.kif 8994-8994 Afternoon is disjoint from evening
(disjoint Morning Evening) Merge.kif 8995-8995 Morning is disjoint from evening
(disjoint DayTime NightTime) Merge.kif 9062-9062 Day time is disjoint from night time
(disjoint AutonomicProcess IntentionalProcess) Merge.kif 10390-10390 Autonomic process is disjoint from intentional process
(disjoint OrganOrTissueProcess OrganismProcess) Merge.kif 10396-10396 Organ or tissue process is disjoint from organism process
(disjoint SexualReproduction AsexualReproduction) Merge.kif 10578-10578 Sexual reproduction is disjoint from asexual reproduction
(disjoint PathologicProcess PhysiologicProcess) Merge.kif 10632-10632 Pathologic process is disjoint from physiologic process
(disjoint NaturalProcess IntentionalProcess) Merge.kif 10729-10729 Natural process is disjoint from intentional process
(disjoint LeavingAnOrganization JoiningAnOrganization) Merge.kif 10893-10893 Leaving an organization is disjoint from joining an organization
(disjoint Heating Cooling) Merge.kif 11167-11167 Heating is disjoint from cooling
(disjoint MotionUpward MotionDownward) Merge.kif 11312-11312 Motion upward is disjoint from motion downward
(disjoint GeologicalProcess IntentionalProcess) Merge.kif 11443-11443 Geological process is disjoint from intentional process
(disjoint WeatherProcess IntentionalProcess) Merge.kif 11450-11450 Weather process is disjoint from intentional process
(disjoint Uncovering Covering) Merge.kif 11670-11670 Uncovering is disjoint from covering
(disjoint Damaging Repairing) Merge.kif 12557-12557 Damaging is disjoint from repairing
(disjoint Attaching Detaching) Merge.kif 12634-12634 Attaching is disjoint from detaching

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners