MonoploidChromosomeSet |
appearance as argument number 1 |
![]() |
(documentation MonoploidChromosomeSet EnglishLanguage "A MonoploidChromosomeSet is one (1) unique set of Chromosomes in a CellNucleus, each of its member is unique and not being part of a pair of homologousChromosme within the set.") | VirusProteinAndCellPart.kif 720-722 | |
(subclass MonoploidChromosomeSet Collection) | VirusProteinAndCellPart.kif 719-719 |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage MonoploidChromosomeSet "monoploid chromosome set") | VirusProteinAndCellPart.kif 723-723 |
appearance as argument number 3 |
![]() |
(domain chromosomeSetCount 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 829-829 | |
(domain homologousChromosomePair 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 850-850 | |
(domain homologousChromosomePair 2 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 851-851 | |
(domain monoploidNumber 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 744-744 |
antecedent |
![]() |
consequent |
![]() |
(=> (and (instance ?CELL MonoploidCell) (instance ?N CellNucleus) (part ?N ?CELL)) (exists (?COLL) (and (instance ?COLL MonoploidChromosomeSet) (located ?COLL ?N) (not (exists (?SET) (and (instance ?SET MonoploidChromosomeSet) (not (equal ?SET ?COLL)) (located ?SET ?N))))))) |
VirusProteinAndCellPart.kif 762-777 |
![]() |
![]() |