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



KB Term:  Term intersection
English Word: 

Sigma KEE - subrelation
subrelation

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


(instance subrelation BinaryPredicate) Merge.kif 163-163 subrelation is an instance of binary predicate
(instance subrelation PartialOrderingRelation) Merge.kif 164-164 subrelation is an instance of partial ordering relation
(domain subrelation 1 Relation) Merge.kif 165-165 The number 1 argument of subrelation is an instance of relation
(domain subrelation 2 Relation) Merge.kif 166-166 The number 2 argument of subrelation is an instance of relation
(documentation subrelation EnglishLanguage "(subrelation ?REL1 ?REL2) means that every tuple of ?REL1 is also a tuple of ?REL2. In other words, if the Relation ?REL1 holds for some arguments arg_1, arg_2, ... arg_n, then the Relation ?REL2 holds for the same arguments. A consequence of this is that a Relation and its subrelations must have the same valence.") Merge.kif 167-172 The number 2 argument of subrelation is an instance of relation

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


(termFormat EnglishLanguage subrelation "subrelation") domainEnglishFormat.kif 55783-55783
(termFormat ChineseTraditionalLanguage subrelation "子關係") domainEnglishFormat.kif 55784-55784
(termFormat ChineseLanguage subrelation "子关系") domainEnglishFormat.kif 55785-55785
(format EnglishLanguage subrelation "%1 is %n a subrelation of %2") english_format.kif 326-326

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


(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (valence ?PRED1 ?NUMBER))
    (valence ?PRED2 ?NUMBER))
Merge.kif 174-178 If X is a subrelation of Y and X has Z argument(s), then Y has Z argument(s)
(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (domain ?PRED2 ?NUMBER ?CLASS1))
    (domain ?PRED1 ?NUMBER ?CLASS1))
Merge.kif 180-184 If X is a subrelation of Y and the number Z argument of Y is an instance of W, then the number Z argument of X is an instance of W
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (instance ?REL1 Predicate)
        (instance ?REL2 Predicate)
        (?REL1 @ROW))
    (?REL2 @ROW))
Merge.kif 186-192 If X is a subrelation of Y, X is an instance of predicate, Y is an instance of predicate, and X @ROW, then Y @ROW
(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (instance ?PRED2 ?CLASS)
        (subclass ?CLASS InheritableRelation))
    (instance ?PRED1 ?CLASS))
Merge.kif 194-199 If X is a subrelation of Y, Y is an instance of Z, and Z is a subclass of inheritable relation, then X is an instance of Z
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (domainSubclass ?REL2 ?NUMBER ?CLASS1))
    (domainSubclass ?REL1 ?NUMBER ?CLASS1))
Merge.kif 232-236 If X is a subrelation of Y and the number Z argument of Y is a subclass of W, then the number Z argument of X is a subclass of W
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (range ?REL2 ?CLASS1))
    (range ?REL1 ?CLASS1))
Merge.kif 311-315 If X is a subrelation of Y and the range of Y is an instance of Z, then the range of X is an instance of Z
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (rangeSubclass ?REL2 ?CLASS1))
    (rangeSubclass ?REL1 ?CLASS1))
Merge.kif 337-341 If X is a subrelation of Y and the values returned by Y are subclasses of Z, then the values returned by X are subclasses of Z
(=>
    (and
        (playsRoleInEvent ?OBJ ?ROLE ?EVENT)
        (subrelation ?ROLE ?ROLE2))
    (playsRoleInEvent ?OBJ ?ROLE2 ?EVENT))
Mid-level-ontology.kif 25564-25568 If X plays role in event Y for Z and Y is a subrelation of W, then X plays role in event W for Z
(=>
    (and
        (instance ?ATT1 Attribute)
        (instance ?ATT2 Attribute)
        (subrelation ?PRED attribute))
    (not
        (and
            (contraryAttributeWRT ?ATT1 ?ATT2 ?PRED)
            (?PRED ?ENTITY ?ATT1)
            (?PRED ?ENTITY ?ATT2))))
ComputerInput.kif 43-52 If X is an instance of attribute, Y is an instance of attribute, and Z is a subrelation of attribute, then At least one of the following holds: (1) ~{ X and Y are mutually exclusive for Z } (2) ~{ Z W and X } (3) ~{ Z W and Y }
(<=>
    (subrelation ?PRED involvedInEvent)
    (instance ?PRED CaseRole))
Media.kif 119-121 X is a subrelation of involved in event if and only if X is an instance of case role

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


(=>
    (instance ?R CaseRole)
    (subrelation ?R involvedInEvent))
Merge.kif 2535-2537 If X is an instance of case role, then X is a subrelation of involved in event

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


(subrelation immediateInstance instance) Merge.kif 89-89 immediate instance is a subrelation of instance
(subrelation synonymousExternalConcept relatedExternalConcept) Merge.kif 627-627 synonymous external concept is a subrelation of related external concept
(subrelation subsumingExternalConcept relatedExternalConcept) Merge.kif 641-641 subsuming external concept is a subrelation of related external concept
(subrelation subsumedExternalConcept relatedExternalConcept) Merge.kif 653-653 subsumed external concept is a subrelation of related external concept
(subrelation properPart part) Merge.kif 935-935 proper part is a subrelation of part
(subrelation piece part) Merge.kif 958-958 piece is a subrelation of part
(subrelation component part) Merge.kif 974-974 component is a subrelation of part
(subrelation properlyFills partiallyFills) Merge.kif 1009-1009 properly fills is a subrelation of partially fills
(subrelation ingredient material) Merge.kif 1281-1281 ingredient is a subrelation of material
(subrelation containsInformation represents) Merge.kif 1445-1445 contains information is a subrelation of represents
(subrelation attribute property) Merge.kif 1811-1811 attribute is a subrelation of property
(subrelation manner property) Merge.kif 1822-1822 manner is a subrelation of property
(subrelation agent involvedInEvent) Merge.kif 2543-2543 agent is a subrelation of involved in event
(subrelation destination involvedInEvent) Merge.kif 2554-2554 destination is a subrelation of involved in event
(subrelation experiencer involvedInEvent) Merge.kif 2568-2568 experiencer is a subrelation of involved in event
(subrelation instrument patient) Merge.kif 2576-2576 instrument is a subrelation of patient
(subrelation origin involvedInEvent) Merge.kif 2592-2592 origin is a subrelation of involved in event
(subrelation patient involvedInEvent) Merge.kif 2605-2605 patient is a subrelation of involved in event
(subrelation resource patient) Merge.kif 2616-2616 resource is a subrelation of patient
(subrelation result patient) Merge.kif 2657-2657 result is a subrelation of patient
(subrelation needs inScopeOfInterest) Merge.kif 2859-2859 needs is a subrelation of in scope of interest
(subrelation wants inScopeOfInterest) Merge.kif 2872-2872 wants is a subrelation of in scope of interest
(subrelation desires inScopeOfInterest) Merge.kif 2895-2895 desires is a subrelation of in scope of interest
(subrelation considers inScopeOfInterest) Merge.kif 2908-2908 considers is a subrelation of in scope of interest
(subrelation believes inScopeOfInterest) Merge.kif 2918-2918 believes is a subrelation of in scope of interest

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