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


KB Term:  Term intersection
English Word: 

Sigma KEE - TransportationEquipmentManufacturing
TransportationEquipmentManufacturing(transportation equipment manufacturing)

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


(instance TransportationEquipmentManufacturing IndustryAttribute) naics.kif 5674-5674 Transportation equipment manufacturing is an instance of industry attribute
(documentation TransportationEquipmentManufacturing EnglishLanguage "An Attribute of an Organization, that specifies that the primary business of the organization involves Transportation Equipment Manufacturing.") naics.kif 5676-5678 Transportation equipment manufacturing is an instance of industry attribute

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


(termFormat EnglishLanguage TransportationEquipmentManufacturing "transportation equipment manufacturing") domainEnglishFormat.kif 58987-58987
(termFormat ChineseTraditionalLanguage TransportationEquipmentManufacturing "運輸設備製造業") domainEnglishFormat.kif 58988-58988
(termFormat ChineseLanguage TransportationEquipmentManufacturing "运输设备制造业") domainEnglishFormat.kif 58989-58989
(subAttribute MotorVehicleManufacturing TransportationEquipmentManufacturing) naics.kif 5698-5698 Motor vehicle manufacturing is a subattribute of transportation equipment manufacturing
(subAttribute MotorVehicleBodyAndTrailerManufacturing TransportationEquipmentManufacturing) naics.kif 5733-5733 Motor vehicle body and trailer manufacturing is a subattribute of transportation equipment manufacturing
(subAttribute MotorVehiclePartsManufacturing TransportationEquipmentManufacturing) naics.kif 5765-5765 Motor vehicle parts manufacturing is a subattribute of transportation equipment manufacturing
(subAttribute AerospaceProductAndPartsManufacturing TransportationEquipmentManufacturing) naics.kif 5876-5876 Aerospace product and parts manufacturing is a subattribute of transportation equipment manufacturing
(subAttribute RailroadRollingStockManufacturing TransportationEquipmentManufacturing) naics.kif 5930-5930 Railroad rolling stock manufacturing is a subattribute of transportation equipment manufacturing
(subAttribute ShipAndBoatBuilding TransportationEquipmentManufacturing) naics.kif 5936-5936 Ship and boat building is a subattribute of transportation equipment manufacturing
(subAttribute OtherTransportationEquipmentManufacturing TransportationEquipmentManufacturing) naics.kif 5955-5955 Other transportation equipment manufacturing is a subattribute of transportation equipment manufacturing
(disjoint MiscellaneousManufacturing TransportationEquipmentManufacturing) naics.kif 6139-6139 Miscellaneous manufacturing is disjoint from transportation equipment manufacturing

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


(=>
    (and
        (instance ?ORG Organization)
        (attribute ?ORG TransportationEquipmentManufacturing))
    (exists (?EV ?MEM)
        (and
            (member ?MEM ?ORG)
            (agent ?MEM ?EV)
            (exists (?THING ?MEM2 ?EV2)
                (and
                    (instance ?EV Manufacture)
                    (instance ?THING TransportationDevice)
                    (patient ?EV ?THING)
                    (member ?MEM2 ?ORG)
                    (instance ?EV2 Selling)
                    (agent ?EV2 ?MEM2)
                    (patient ?EV2 ?THING))))))
naics.kif 5680-5696 If X is an instance of organization and transportation equipment manufacturing is an attribute of X, then All of the following hold: (1) there exist Y (2) Z such that Z is a member of X (3) Y is an agent of Z (4) there exist W, V (5) U such that Y is an instance of manufacture (6) W is an instance of transportation device (7) W is a patient of Y (8) V is a member of X (9) U is an instance of selling (10) V is an agent of U (11) W is a patient of U


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