MonoploidChromosomeSet(monoploid chromosome set) |
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 | Monoploid chromosome set is a subclass of collection |
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 | The number 1 argument of chromosome set count is an instance of monoploid chromosome set |
(domain homologousChromosomePair 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 850-850 | The number 1 argument of homologous chromosome pair is an instance of monoploid chromosome set |
(domain homologousChromosomePair 2 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 851-851 | The number 2 argument of homologous chromosome pair is an instance of monoploid chromosome set |
(domain monoploidNumber 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 744-744 | The number 1 argument of monoploid number is an instance of monoploid chromosome set |
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 |
|
![]() |
![]() |