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


KB Term:  Term intersection
English Word: 

Sigma KEE - IndustrialPlant
IndustrialPlant(industrial plant)auto_factory, automobile_factory, bottling_plant, car_factory, chemical_plant, factory, industrial_plant, manufactory, manufacturing_plant, mill, mint, plant, works

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


(subclass IndustrialPlant StationaryArtifact) Mid-level-ontology.kif 17284-17284 Industrial plant is a subclass of stationary artifact
(documentation IndustrialPlant EnglishLanguage "A Building or part of a Building or group of Buildings whose purpose is to Manufacture something.") Mid-level-ontology.kif 17285-17286 Industrial plant is a subclass of stationary artifact

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


(termFormat EnglishLanguage IndustrialPlant "industrial plant") domainEnglishFormat.kif 29823-29823
(termFormat ChineseTraditionalLanguage IndustrialPlant "工業廠房") domainEnglishFormat.kif 29824-29824
(termFormat ChineseLanguage IndustrialPlant "工业厂房") domainEnglishFormat.kif 29825-29825

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


(=>
    (instance ?PLANT IndustrialPlant)
    (or
        (instance ?PLANT Building)
        (exists (?BUILDING)
            (and
                (instance ?BUILDING Building)
                (located ?BUILDING ?PLANT)))))
Mid-level-ontology.kif 17288-17295 If X is an instance of industrial plant, then X is an instance of building or there exists Y such that Y is an instance of building and Y is located at X
(=>
    (instance ?PLANT IndustrialPlant)
    (hasPurpose ?PLANT
        (exists (?MANUFACTURE)
            (and
                (instance ?MANUFACTURE Manufacture)
                (eventLocated ?MANUFACTURE ?PLANT)))))
Mid-level-ontology.kif 17297-17303 If X is an instance of industrial plant, then X has the purpose there exists Y such that Y is an instance of manufacture and Y is located at X


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