Monomer
|
|
appearance as argument number 1 |
(documentation Monomer EnglishLanguage "In chemistry, a Monomer is a molecule that can react together with other monomer molecules to form a larger polymer chain or three-dimensional network in a process called polymerization.[Wikipedia]") | VirusProteinAndCellPart.kif 45-47 | |
(subclass Monomer Molecule) | VirusProteinAndCellPart.kif 44-44 |
appearance as argument number 2 |
(subclass Nucleotide Monomer) | VirusProteinAndCellPart.kif 49-49 |
consequent |
(=> (instance ?P Polymer) (exists (?COLL ?M) (and (equal ?P ?COLL) (instance ?COLL Collection) (member ?M ?COLL) (instance ?M Monomer)))) |
VirusProteinAndCellPart.kif 72-79 |