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 批發貿易 and 行業屬性

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


(subAttribute WholesaleTradeDurableGoods WholesaleTrade) naics.kif 6393-6393 子屬性 批發貿易耐用品 and 批發貿易
(subAttribute WholesaleTradeNondurableGoods WholesaleTrade) naics.kif 6737-6737 子屬性 批發貿易非耐用品 and 批發貿易
(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