ElementalSubstance | ![]() |
appearance as argument number 1 |
![]() |
(documentation ElementalSubstance ChineseLanguage "这是PureSubstance Class,它是不能通 过普通的化学(或物理)手段分割成两个或以上 Substance。这不包括核反应。 ElementalSubstance 由单 一一个原子组成。例如:铁 (Fe)、 铜(Cu) 和氧 (O_2)。 ElementalSubstance 是最简单的 PureSubstance。") | chinese_format.kif 1599-1602 | |
(documentation ElementalSubstance EnglishLanguage "The Class of PureSubstances that cannot be separated into two or more Substances by ordinary chemical (or physical) means. This excludes nuclear reactions. ElementalSubstances are composed of only one kind of atom. Examples: Iron (Fe), copper (Cu), and oxygen (O_2). ElementalSubstances are the simplest PureSubstances.") | Merge.kif 1095-1099 | |
(documentation ElementalSubstance JapaneseLanguage "PureSubstance の Class は、通常の 化学的手段によって2つ以上の Substances (または物理的)に分離されない。 これには核反応は含まれ ない。 ElementalSubstances は、1種類の原子のみで構成されている。例:鉄(Fe)、銅(Cu)、 および酸素(O_2)。 ElementalSubstances は最も単純な PureSubstance である。") | japanese_format.kif 178-181 | |
(documentation ElementalSubstance SpanishLanguage "La Class de PureSubstances que no puede ser separable en dos o más Substances por medios químicos o físicos. Se excluyen los procesos nucleares. ElementalSubstances son compuestos de sólo un tipo de átomo. Por ejemplo, hierro (Fe), cobre (Cu) y oxígeno n (O_2). Las ElementalSubstances son la más sencillas de PureSubstances.") | spanish_format.kif 211-215 | |
(externalImage ElementalSubstance "http://upload.wikimedia.org/wikipedia/ commons/ 8/ 84/ Periodic_table.svg") | pictureList.kif 1746-1746 | |
(subclass ElementalSubstance PureSubstance) | Merge.kif 1093-1093 | 子類 ElementalSubstance and PureSubstance |
appearance as argument number 2 |
![]() |
appearance as argument number 3 |
![]() |
(domainSubclass atomicNumber 1 ElementalSubstance) | Merge.kif 13742-13742 | 域子類 原子數, 1 and ElementalSubstance |
(domainSubclass molecularRatio 1 ElementalSubstance) | Cars.kif 1768-1768 | 域子類 molecularRatio, 1 and ElementalSubstance |
(partition PureSubstance CompoundSubstance ElementalSubstance) | Merge.kif 1085-1085 | 劃分 PureSubstance, CompoundSubstance and ElementalSubstance |
antecedent |
![]() |
consequent |
![]() |
(=> (instance ?COMPOUND CompoundSubstance) (exists (?ELEMENT1 ?ELEMENT2 ?PROCESS) (and (instance ?ELEMENT1 ElementalSubstance) (instance ?ELEMENT2 ElementalSubstance) (not (equal ?ELEMENT1 ?ELEMENT2)) (instance ?PROCESS ChemicalSynthesis) (resource ?PROCESS ?ELEMENT1) (resource ?PROCESS ?ELEMENT2) (result ?PROCESS ?COMPOUND)))) |
Merge.kif 12505-12515 |
![]() |
![]() |