IndustrialPlant |
appearance as argument number 1 |
(documentation IndustrialPlant EnglishLanguage "A Building or part of a Building or group of Buildings whose purpose is to Manufacture something.") | Mid-level-ontology.kif 15904-15905 | |
(subclass IndustrialPlant StationaryArtifact) | Mid-level-ontology.kif 15903-15903 |
appearance as argument number 2 |
(termFormat ChineseLanguage IndustrialPlant "工业厂房") | domainEnglishFormat.kif 29850-29850 | |
(termFormat ChineseTraditionalLanguage IndustrialPlant "工業廠房") | domainEnglishFormat.kif 29849-29849 | |
(termFormat EnglishLanguage IndustrialPlant "industrial plant") | domainEnglishFormat.kif 29848-29848 |
antecedent |
(=> (instance ?PLANT IndustrialPlant) (hasPurpose ?PLANT (exists (?MANUFACTURE) (and (instance ?MANUFACTURE Manufacture) (eventLocated ?MANUFACTURE ?PLANT))))) |
Mid-level-ontology.kif 15916-15922 | |
(=> (instance ?PLANT IndustrialPlant) (or (instance ?PLANT Building) (exists (?BUILDING) (and (instance ?BUILDING Building) (located ?BUILDING ?PLANT))))) |
Mid-level-ontology.kif 15907-15914 |