![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| MonoploidChromosomeSet(monoploid chromosome set) |
| appearance as argument number 1 |
|
|
| (subclass MonoploidChromosomeSet CollectionOfObjects) | VirusProteinAndCellPart.kif 697-697 | Monoploid chromosome set is a subclass of collection |
| (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 698-700 | Monoploid chromosome set is a subclass of collection |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage MonoploidChromosomeSet "monoploid chromosome set") | VirusProteinAndCellPart.kif 701-701 |
| appearance as argument number 3 |
|
|
| (domain monoploidNumber 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 722-722 | The number 1 argument of monoploid number is an instance of monoploid chromosome set |
| (domain chromosomeSetCount 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 807-807 | The number 1 argument of chromosome set count is an instance of monoploid chromosome set |
| (domain homologousChromosomePair 1 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 828-828 | The number 1 argument of homologous chromosome pair is an instance of monoploid chromosome set |
| (domain homologousChromosomePair 2 MonoploidChromosomeSet) | VirusProteinAndCellPart.kif 829-829 | The number 2 argument of homologous chromosome pair 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 740-755 | If X is an instance of monoploid cell, Y is an instance of cell nucleus, and Y is a part of X, then there exists Z such that Z is an instance of monoploid chromosome set, Z is located at Y, there doesn't exist W such that W is an instance of monoploid chromosome set, equal W, Z, and W is located at Y |