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


KB Term:  Term intersection
English Word: 

Sigma KEE - Zygote
Zygote(zygote)

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


(subclass Zygote EukaryoticCell) Mid-level-ontology.kif 26277-26277 Zygote is a subclass of eukaryotic cell
(documentation Zygote EnglishLanguage "A zygote is a EukaryoticCell formed by a Fertilization event between two Gametes. The zygote's genome is a combination of the DNAMolecule in each gamete, and contains all of the genetic information necessary to form a new individual Organism. [from Wikipedia]") Mid-level-ontology.kif 26280-26284 Zygote is a subclass of eukaryotic cell

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


(termFormat EnglishLanguage Zygote "zygote") Mid-level-ontology.kif 26278-26278
(subclass MonoploidCell Zygote) VirusProteinAndCellPart.kif 734-734 Monoploid cell is a subclass of zygote
(subclass DiploidCell Zygote) VirusProteinAndCellPart.kif 875-875 Diploid cell is a subclass of zygote
(subclass TriploidCell Zygote) VirusProteinAndCellPart.kif 900-900 Triploid cell is a subclass of zygote
(subclass TetraploidCell Zygote) VirusProteinAndCellPart.kif 918-918 Tetraploid cell is a subclass of zygote
(subclass PentaploidCell Zygote) VirusProteinAndCellPart.kif 953-953 Pentaploid cell is a subclass of zygote
(subclass HexaploidCell Zygote) VirusProteinAndCellPart.kif 971-971 Hexaploid cell is a subclass of zygote
(subclass HeptaploidCell Zygote) VirusProteinAndCellPart.kif 1012-1012 Heptaploid cell is a subclass of zygote
(subclass OctaploidCell Zygote) VirusProteinAndCellPart.kif 1018-1018 Octaploid cell is a subclass of zygote
(subclass DecaploidCell Zygote) VirusProteinAndCellPart.kif 1024-1024 Decaploid cell is a subclass of zygote
(subclass DodecaploidCell Zygote) VirusProteinAndCellPart.kif 1030-1030 Codecaploid cell is a subclass of zygote

consequent
-------------------------


(=>
    (instance ?F Fertilisation)
    (exists (?Z)
        (and
            (instance ?Z Zygote)
            (result ?F ?Z))))
Mid-level-ontology.kif 26286-26291 If X is an instance of conceiving, then there exists Y such that Y is an instance of zygote and Y is a result of X
(=>
    (and
        (instance ?B Birth)
        (origin ?B ?F))
    (exists (?Z ?T)
        (and
            (instance ?Z Zygote)
            (earlier ?T
                (WhenFn ?B))
            (holdsDuring ?T
                (located ?Z ?F)))))
Mid-level-ontology.kif 26302-26311 If X is an instance of birth and X originates at Y, then there exist Z, W such that Z is an instance of zygote, W happens earlier than the time of existence of X, and Z is located at Y holds during W


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