Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  TriploidCell

Sigma KEE - TriploidCell
TriploidCell(triploid cell)

appearance as argument number 1
-------------------------


(documentation TriploidCell EnglishLanguage "TriploidCell refers to a cell that contains three (3) sets of homologous Chromosomes.") VirusProteinAndCellPart.kif 916-917
(subclass TriploidCell SomaticCell) VirusProteinAndCellPart.kif 914-914 Triploid cell is a subclass of somatic cell
(subclass TriploidCell Zygote) VirusProteinAndCellPart.kif 915-915 Triploid cell is a subclass of zygote

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage TriploidCell "triploid cell") VirusProteinAndCellPart.kif 918-918

antecedent
-------------------------


(=>
    (and
        (instance ?CELL TriploidCell)
        (instance ?N CellNucleus)
        (part ?N ?CELL)
        (located ?COLL ?N)
        (instance ?COLL Collection)
        (memberType ?COLL Chromosome)
        (instance ?A MonoploidChromosomeSet)
        (subCollection ?A ?COLL))
    (chromosomeSetCount ?A ?COLL 3))
VirusProteinAndCellPart.kif 920-930


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners