![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| chromosomeNumber |
| appearance as argument number 1 |
|
|
| (instance chromosomeNumber BinaryPredicate) | VirusProteinAndCellPart.kif 677-677 | chromosome number is an instance of binary predicate |
| (documentation chromosomeNumber EnglishLanguage "chromosomeNumber is a BinaryPredicate indicating the total number of Chromosomes contained in the CellNucleus of a EukaryoticCell.") | VirusProteinAndCellPart.kif 678-680 | chromosome number is an instance of binary predicate |
| (domain chromosomeNumber 1 EukaryoticCell) | VirusProteinAndCellPart.kif 682-682 | The number 1 argument of chromosome number is an instance of eukaryotic cell |
| (domain chromosomeNumber 2 Integer) | VirusProteinAndCellPart.kif 683-683 | The number 2 argument of chromosome number is an instance of integer |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage chromosomeNumber "chromosome number") | VirusProteinAndCellPart.kif 681-681 | |
| (format EnglishLanguage chromosomeNumber "There are %2 &chromosomes in EukaryoticCell %1.") | VirusProteinAndCellPart.kif 684-685 | |
| (format EnglishLanguage chromosomeNumber "There are %2 number of Chromosomes in MonoploidChromosomeSet %1.") | VirusProteinAndCellPart.kif 724-725 |
| antecedent |
|
|
| (=> (and (chromosomeNumber ?C ?I) (part ?N ?C) (instance ?N CellNucleus) (instance ?COLL CollectionOfObjects) (located ?COLL ?N) (memberType ?COLL Chromosome)) (memberCount ?COLL ?I)) |
VirusProteinAndCellPart.kif 687-695 | If All of the following hold: (1) There are X number of Chromosomes in MonoploidChromosomeSet Y. (2) Z is a part of Y (3) Z is an instance of cell nucleus (4) W is an instance of collection (5) W is located at Z (6) chromosome is a member type of W, then X is a member count of W |
| (=> (and (instance ?CELL MonoploidCell) (chromosomeNumber ?CELL ?X) (instance ?COLL MonoploidChromosomeSet) (located ?COLL ?N) (instance ?N CellNucleus) (part ?N ?CELL) (monoploidNumber ?COLL ?Y)) (equal ?X ?Y)) |
VirusProteinAndCellPart.kif 757-766 | If All of the following hold: (1) X is an instance of monoploid cell (2) There are Y number of Chromosomes in MonoploidChromosomeSet X. (3) Z is an instance of monoploid chromosome set (4) Z is located at W (5) W is an instance of cell nucleus (6) W is a part of X (7) monoploid number Z and V, then equal Y and V |
| (=> (and (instance ?CELL HaploidCell) (chromosomeNumber ?CELL ?X) (haploidNumber ?CELL ?Y)) (equal ?X ?Y)) |
VirusProteinAndCellPart.kif 795-800 | If X is an instance of haploid cell, There are Y number of Chromosomes in MonoploidChromosomeSet X., and There are Z number of Chromosomes in a Gamete cell X., then equal Y and Z |