protonNumber |
appearance as argument number 1 |
![]() |
(documentation protonNumber EnglishLanguage "(protonNumber ?SUBSTANCE ?NUMBER) means that the PureSubstance ?SUBSTANCE has the number of Protons ?NUMBER.") | Mid-level-ontology.kif 22774-22775 | |
(domain protonNumber 1 PureSubstance) | Mid-level-ontology.kif 22772-22772 | The number 1 argument of proton number is an instance of pure substance |
(domain protonNumber 2 PositiveInteger) | Mid-level-ontology.kif 22773-22773 | The number 2 argument of proton number is an instance of positive integer |
(instance protonNumber BinaryPredicate) | Mid-level-ontology.kif 22769-22769 | proton number is an instance of binary predicate |
(instance protonNumber SingleValuedRelation) | Mid-level-ontology.kif 22770-22770 | proton number is an instance of single valued relation |
(instance protonNumber TotalValuedRelation) | Mid-level-ontology.kif 22771-22771 | proton number is an instance of total valued relation |
appearance as argument number 2 |
![]() |
(format ChineseLanguage protonNumber "%2 %n 是 %1 的 proton 号码") | domainEnglishFormat.kif 2079-2079 | |
(format ChineseTraditionalLanguage protonNumber "%2 %n 是 %1 的 proton 號碼") | domainEnglishFormat.kif 2078-2078 | |
(format EnglishLanguage protonNumber "%2 is %n a proton number of %1") | domainEnglishFormat.kif 2077-2077 | |
(termFormat ChineseLanguage protonNumber "质子数") | domainEnglishFormat.kif 47907-47907 | |
(termFormat ChineseTraditionalLanguage protonNumber "質子數") | domainEnglishFormat.kif 47906-47906 | |
(termFormat EnglishLanguage protonNumber "proton number") | domainEnglishFormat.kif 47905-47905 |
antecedent |
![]() |
(=> (protonNumber ?SUBSTANCE ?NUMBER) (=> (exists (?ATOM) (and (part ?ATOM ?SUBSTANCE) (or (instance ?ATOM Atom) (instance ?ATOM Molecule)))) (exists (?PROTON) (equal ?NUMBER (CardinalityFn (KappaFn ?PROTON (and (part ?PROTON ?ATOM) (instance ?PROTON Proton)))))))) |
Mid-level-ontology.kif 22777-22792 |
|
consequent |
![]() |
(=> (conjugate ?COMPOUND1 ?COMPOUND2) (exists (?NUMBER1 ?NUMBER2) (and (protonNumber ?COMPOUND1 ?NUMBER1) (protonNumber ?COMPOUND2 ?NUMBER2) (or (equal ?NUMBER1 (AdditionFn ?NUMBER2 1)) (equal ?NUMBER2 (AdditionFn ?NUMBER1 1)))))) |
Mid-level-ontology.kif 7050-7058 |
|
![]() |
![]() |