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


KB Term:  Term intersection
English Word: 

Sigma KEE - MotorVehicleAndPartsDealers
MotorVehicleAndPartsDealers(motor vehicle and parts dealers)

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


(subAttribute MotorVehicleAndPartsDealers MotorVehicleIndustry) Economy.kif 1936-1936 Motor vehicle and parts dealers is a subattribute of motor vehicle industry
(instance MotorVehicleAndPartsDealers IndustryAttribute) naics.kif 7014-7014 Motor vehicle and parts dealers is an instance of industry attribute
(documentation MotorVehicleAndPartsDealers EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Motor Vehicle and Parts Dealers.") naics.kif 7016-7018 Motor vehicle and parts dealers is an instance of industry attribute

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


(termFormat EnglishLanguage MotorVehicleAndPartsDealers "motor vehicle and parts dealers") domainEnglishFormat.kif 38873-38873
(termFormat ChineseTraditionalLanguage MotorVehicleAndPartsDealers "汽車及零部件經銷商") domainEnglishFormat.kif 38874-38874
(termFormat ChineseLanguage MotorVehicleAndPartsDealers "汽车及零部件经销商") domainEnglishFormat.kif 38875-38875
(subAttribute AutomobileDealers MotorVehicleAndPartsDealers) naics.kif 7039-7039 Automobile dealers is a subattribute of motor vehicle and parts dealers
(subAttribute OtherMotorVehicleDealers MotorVehicleAndPartsDealers) naics.kif 7057-7057 Other motor vehicle dealers is a subattribute of motor vehicle and parts dealers
(subAttribute AutomotivePartsAccessoriesAndTireStores MotorVehicleAndPartsDealers) naics.kif 7095-7095 Automotive parts accessories and tire stores is a subattribute of motor vehicle and parts dealers

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG MotorVehicleAndPartsDealers))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING)
                (and
                    (instance ?EV Selling)
                    (or
                        (instance ?THING TransportationDevice)
                        (exists (?DEV)
                            (and
                                (part ?THING ?DEV)
                                (instance ?DEV TransportationDevice)))
                        (patient ?EV ?THING)))))))
naics.kif 7020-7037 If X is an instance of organization and motor vehicle and parts dealers is an attribute of X, then there exist Y, Z such that Z is a member of X, Y is an agent of Z, there exists W such that Y is an instance of selling, W is an instance of transportation device or there exists V such that W is a part of V, and V is an instance of transportation device or W is a patient of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners