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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MachineryManufacturing
MachineryManufacturing(machinery manufacturing)

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


(documentation MachineryManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Machinery Manufacturing.") naics.kif 4640-4642
(industryProductType MachineryManufacturing Machine) Economy.kif 1784-1784 Machine is an industry product type of machinery manufacturing
(instance MachineryManufacturing IndustryAttribute) naics.kif 4638-4638 Machinery manufacturing is an instance of industry attribute

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


(disjoint MiscellaneousManufacturing MachineryManufacturing) naics.kif 6145-6145 Miscellaneous manufacturing is disjoint from machinery manufacturing
(subAttribute AgricultureConstructionAndMiningMachineryManufacturing MachineryManufacturing) naics.kif 4662-4662 Agriculture construction and mining machinery manufacturing is a subattribute of machinery manufacturing
(subAttribute CommercialAndServiceIndustryMachineryManufacturing MachineryManufacturing) naics.kif 4793-4793 Commercial and service industry machinery manufacturing is a subattribute of machinery manufacturing
(subAttribute EngineTurbineAndPowerTransmissionEquipmentManufacturing MachineryManufacturing) naics.kif 4947-4947 Engine turbine and power transmission equipment manufacturing is a subattribute of machinery manufacturing
(subAttribute IndustrialMachineryManufacturing MachineryManufacturing) naics.kif 4722-4722 Industrial machinery manufacturing is a subattribute of machinery manufacturing
(subAttribute MetalworkingMachineryManufacturing MachineryManufacturing) naics.kif 4889-4889 Metalworking machinery manufacturing is a subattribute of machinery manufacturing
(subAttribute OtherGeneralPurposeMachineryManufacturing MachineryManufacturing) naics.kif 4984-4984 Other general purpose machinery manufacturing is a subattribute of machinery manufacturing
(subAttribute VentilationHeatingAirConditioningAndCommercialRefrigerationEquipmentManufacturing MachineryManufacturing) naics.kif 4846-4846 Ventilation heating air conditioning and commercial refrigeration equipment manufacturing is a subattribute of machinery manufacturing
(termFormat ChineseLanguage MachineryManufacturing "机械制造业") domainEnglishFormat.kif 35525-35525
(termFormat ChineseTraditionalLanguage MachineryManufacturing "機械製造業") domainEnglishFormat.kif 35524-35524
(termFormat EnglishLanguage MachineryManufacturing "machinery manufacturing") domainEnglishFormat.kif 35523-35523

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG MachineryManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING Machine)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 4644-4660


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