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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PentaploidCell
PentaploidCell(pentaploid cell)

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


(documentation PentaploidCell EnglishLanguage "PentaploidCell refers to a cell which has five (5) sets of homologous Chromosomes.") VirusProteinAndCellPart.kif 970-971
(subclass PentaploidCell SomaticCell) VirusProteinAndCellPart.kif 968-968 Pentaploid cell is a subclass of somatic cell
(subclass PentaploidCell Zygote) VirusProteinAndCellPart.kif 969-969 Pentaploid cell is a subclass of zygote

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


(termFormat EnglishLanguage PentaploidCell "pentaploid cell") VirusProteinAndCellPart.kif 972-972

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


(=>
    (and
        (instance ?CELL PentaploidCell)
        (instance ?N CellNucleus)
        (part ?N ?CELL)
        (located ?COLL ?N)
        (instance ?COLL Collection)
        (memberType ?COLL Chromosome)
        (instance ?A MonoploidChromosomeSet)
        (subCollection ?A ?COLL))
    (chromosomeSetCount ?A ?COLL 5))
VirusProteinAndCellPart.kif 974-984


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



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