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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Zygote

Sigma KEE - Zygote
Zygote

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


(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 23995-23999
(subclass Zygote EukaryoticCell) Mid-level-ontology.kif 23992-23992 子類 Zygote and 真核細胞

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


(subclass DecaploidCell Zygote) VirusProteinAndCellPart.kif 1038-1038 子類 DecaploidCell and Zygote
(subclass DiploidCell Zygote) VirusProteinAndCellPart.kif 891-891 子類 DiploidCell and Zygote
(subclass DodecaploidCell Zygote) VirusProteinAndCellPart.kif 1044-1044 子類 DodecaploidCell and Zygote
(subclass HeptaploidCell Zygote) VirusProteinAndCellPart.kif 1026-1026 子類 HeptaploidCell and Zygote
(subclass HexaploidCell Zygote) VirusProteinAndCellPart.kif 987-987 子類 HexaploidCell and Zygote
(subclass MonoploidCell Zygote) VirusProteinAndCellPart.kif 750-750 子類 MonoploidCell and Zygote
(subclass OctaploidCell Zygote) VirusProteinAndCellPart.kif 1032-1032 子類 OctaploidCell and Zygote
(subclass PentaploidCell Zygote) VirusProteinAndCellPart.kif 969-969 子類 PentaploidCell and Zygote
(subclass TetraploidCell Zygote) VirusProteinAndCellPart.kif 934-934 子類 TetraploidCell and Zygote
(subclass TriploidCell Zygote) VirusProteinAndCellPart.kif 916-916 子類 TriploidCell and Zygote
(termFormat EnglishLanguage Zygote "zygote") Mid-level-ontology.kif 23993-23993

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


(=>
    (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 24019-24028
(=>
    (instance ?F Fertilisation)
    (exists (?Z)
        (and
            (instance ?Z Zygote)
            (result ?F ?Z))))
Mid-level-ontology.kif 24001-24006


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