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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 NonstoreRetailersIndustryAttributeinstance では %n

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


(subAttribute DirectSellingEstablishments NonstoreRetailers) naics.kif 7907-7907 DirectSellingEstablishmentsNonstoreRetailerssubattribute では %n
(subAttribute ElectronicShoppingAndMailOrderHouses NonstoreRetailers) naics.kif 7895-7895 ElectronicShoppingAndMailOrderHousesNonstoreRetailerssubattribute では %n
(subAttribute VendingMachineOperators NonstoreRetailers) naics.kif 7901-7901 VendingMachineOperatorsNonstoreRetailerssubattribute では %n
(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 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