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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WholesaleTrade

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 批发贸易行业属性instance

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


(subAttribute WholesaleTradeDurableGoods WholesaleTrade) naics.kif 6393-6393 批发贸易耐用品批发贸易subAttribute
(subAttribute WholesaleTradeNondurableGoods WholesaleTrade) naics.kif 6737-6737 批发贸易非耐用品批发贸易subAttribute
(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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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