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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - CouriersAndMessengers
CouriersAndMessengers(couriers and messengers)

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


(documentation CouriersAndMessengers EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Couriers and Messengers.") naics.kif 8731-8733
(instance CouriersAndMessengers IndustryAttribute) naics.kif 8729-8729 Couriers and messengers is an instance of industry attribute

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


(subAttribute Couriers CouriersAndMessengers) naics.kif 8758-8758 Couriers is a subattribute of couriers and messengers
(subAttribute LocalMessengersAndLocalDelivery CouriersAndMessengers) naics.kif 8764-8764 Local messengers and local delivery is a subattribute of couriers and messengers
(termFormat ChineseLanguage CouriersAndMessengers "信使和信使") domainEnglishFormat.kif 17621-17621 Local messengers and local delivery is a subattribute of couriers and messengers
(termFormat ChineseTraditionalLanguage CouriersAndMessengers "信使和信使") domainEnglishFormat.kif 17620-17620 Local messengers and local delivery is a subattribute of couriers and messengers
(termFormat EnglishLanguage CouriersAndMessengers "couriers and messengers") domainEnglishFormat.kif 17619-17619 Local messengers and local delivery is a subattribute of couriers and messengers

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG CouriersAndMessengers))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?P ?OBJ)
                (and
                    (instance ?EV Selling)
                    (instance ?OBJ Object)
                    (instance ?P Human)
                    (patient ?EV ?P)
                    (confersRight
                        (exists (?TRANS)
                            (and
                                (instance ?TRANS Transportation)
                                (possesses ?P ?OBJ)
                                (patient ?TRANS ?OBJ))) ?MEM ?P))))))
naics.kif 8736-8756


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