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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WholesaleTrade
WholesaleTrade

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


(documentation WholesaleTrade EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Wholesale Trade.") naics.kif 6371-6373
(instance WholesaleTrade IndustryAttribute) naics.kif 6369-6369 WholesaleTrade est une instance de IndustryAttribute

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


(subAttribute WholesaleTradeDurableGoods WholesaleTrade) naics.kif 6393-6393 WholesaleTradeDurableGoods est un sous-attribut de WholesaleTrade
(subAttribute WholesaleTradeNondurableGoods WholesaleTrade) naics.kif 6737-6737 WholesaleTradeNondurableGoods est un sous-attribut de WholesaleTrade
(termFormat ChineseLanguage WholesaleTrade "批发贸易") domainEnglishFormat.kif 63033-63033
(termFormat ChineseTraditionalLanguage WholesaleTrade "批發貿易") domainEnglishFormat.kif 63032-63032
(termFormat EnglishLanguage WholesaleTrade "wholesale trade") domainEnglishFormat.kif 63031-63031

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG WholesaleTrade))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Selling)
                    (instance ?THING Object)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 6375-6391


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