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

Formal Language: 



KB Term:  Term intersection
English Word: 

  NonstoreRetailers

Sigma KEE - NonstoreRetailers
NonstoreRetailers(非商店零售商)

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


(documentation NonstoreRetailers EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Nonstore Retailers.") naics.kif 7873-7875
(instance NonstoreRetailers IndustryAttribute) naics.kif 7871-7871 非商店零售商行业属性instance

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


(subAttribute DirectSellingEstablishments NonstoreRetailers) naics.kif 7907-7907 直销场所非商店零售商subAttribute
(subAttribute ElectronicShoppingAndMailOrderHouses NonstoreRetailers) naics.kif 7895-7895 电子购物和邮购房屋非商店零售商subAttribute
(subAttribute VendingMachineOperators NonstoreRetailers) naics.kif 7901-7901 自动售货机运营商非商店零售商subAttribute
(termFormat ChineseLanguage NonstoreRetailers "非商店零售商") domainEnglishFormat.kif 40887-40887
(termFormat ChineseTraditionalLanguage NonstoreRetailers "非商店零售商") domainEnglishFormat.kif 40886-40886
(termFormat EnglishLanguage NonstoreRetailers "nonstore retailers") domainEnglishFormat.kif 40885-40885

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG NonstoreRetailers))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?P)
                (and
                    (instance ?EV Selling)
                    (instance ?P Human)
                    (instance ?THING Object)
                    (not
                        (eventLocated ?EV RetailStore))
                    (destination ?EV ?P)
                    (patient ?EV ?THING))))))
naics.kif 7877-7893


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