HomologousChromosomeSet |
appearance as argument number 1 |
(documentation HomologousChromosomeSet EnglishLanguage "A HomologousChromosomeSet is one (1) pair of homologous chromosome 2 MonoploidChromosomeSets one maternal and one paternal in a CellNucleus. One set is the homologousChromosomePair of the other set.") | VirusProteinAndCellPart.kif 859-862 | |
(subclass HomologousChromosomeSet Collection) | VirusProteinAndCellPart.kif 858-858 |
appearance as argument number 2 |
(termFormat EnglishLanguage HomologousChromosomeSet "homologous chromosome set") | VirusProteinAndCellPart.kif 863-863 |
antecedent |
(=> (and (instance ?COLL HomologousChromosomeSet) (located ?COLL ?N) (instance ?N CellNucleus) (part ?N ?CELL)) (instance ?CELL DiploidCell)) |
VirusProteinAndCellPart.kif 906-912 | |
(=> (and (instance ?COLL HomologousChromosomeSet) (memberType ?COLL Chromosome) (located ?COLL ?N) (instance ?N CellNucleus) (part ?N EukaryoticCell) (instance ?A MonoploidChromosomeSet) (subCollection ?A ?COLL)) (chromosomeSetCount ?A ?COLL 2)) |
VirusProteinAndCellPart.kif 865-874 | |
(=> (and (instance ?COLL HomologousChromosomeSet) (memberType ?COLL Chromosome) (located ?COLL ?N) (instance ?N CellNucleus) (part ?N EukaryoticCell) (subCollection ?X ?COLL) (subCollection ?Y ?COLL) (not (equal ?X ?Y))) (homologousChromosomePair ?X ?Y)) |
VirusProteinAndCellPart.kif 876-887 |
consequent |