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


KB Term:  Term intersection
English Word: 

  TriploidCell

Sigma KEE - TriploidCell
TriploidCell

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


(documentation TriploidCell EnglishLanguage "TriploidCell refers to a cell that contains three (3) sets of homologous Chromosomes.") VirusProteinAndCellPart.kif 923-924
(subclass TriploidCell SomaticCell) VirusProteinAndCellPart.kif 921-921 TriploidCell is a subclass of SomaticCell
(subclass TriploidCell Zygote) VirusProteinAndCellPart.kif 922-922 TriploidCell is a subclass of Zygote

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


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

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 927-937


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