HaploidCell |
appearance as argument number 1 |
(documentation HaploidCell EnglishLanguage "HaploidCell refers to a Gamete of either sex that contains half (1/ 2) the set of its complete number of chromosomes contained in its corresponding SomaticCell.") | VirusProteinAndCellPart.kif 805-807 | |
(subclass HaploidCell Gamete) | VirusProteinAndCellPart.kif 804-804 | HaploidCell は Gamete の subclass では %n |
appearance as argument number 2 |
(termFormat EnglishLanguage HaploidCell "haploid cell") | VirusProteinAndCellPart.kif 808-808 |
antecedent |
(=> (and (instance ?CELL HaploidCell) (chromosomeNumber ?CELL ?X) (haploidNumber ?CELL ?Y)) (equal ?X ?Y)) |
VirusProteinAndCellPart.kif 810-815 |
|