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



KB Term:  Term intersection
English Word: 

  PentaploidCell

Sigma KEE - PentaploidCell
PentaploidCell(pentaploid cell)

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


(subclass PentaploidCell SomaticCell) VirusProteinAndCellPart.kif 952-952 Pentaploid cell is a subclass of somatic cell
(subclass PentaploidCell Zygote) VirusProteinAndCellPart.kif 953-953 Pentaploid cell is a subclass of zygote
(documentation PentaploidCell EnglishLanguage "PentaploidCell refers to a cell which has five (5) sets of homologous Chromosomes.") VirusProteinAndCellPart.kif 954-955 Pentaploid cell is a subclass of zygote

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


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

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


(=>
    (and
        (instance ?CELL PentaploidCell)
        (instance ?N CellNucleus)
        (part ?N ?CELL)
        (located ?COLL ?N)
        (instance ?COLL CollectionOfObjects)
        (memberType ?COLL Chromosome)
        (instance ?A MonoploidChromosomeSet)
        (subCollection ?A ?COLL))
    (chromosomeSetCount ?A ?COLL 5))
VirusProteinAndCellPart.kif 958-968 If All of the following hold: (1) X is an instance of pentaploid cell (2) Y is an instance of cell nucleus (3) Y is a part of X (4) Z is located at Y (5) Z is an instance of collection (6) chromosome is a member type of Z (7) W is an instance of monoploid chromosome set (8) W is a proper sub-collection of Z, then There are 5 number of W MonoploidChromosomeSet in CollectionOfObjects Z.


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners