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


KB Term:  Term intersection
English Word: 

  Chromotin

Sigma KEE - Chromotin
Chromotin

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


(documentation Chromotin EnglishLanguage "The class of chromotin found in cell nucleuses of eukaryota.") VirusProteinAndCellPart.kif 603-603
(subclass Chromotin CellPart) VirusProteinAndCellPart.kif 602-602 Chromotin is a subclass of CellPart

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


(termFormat ChineseLanguage Chromotin "染色质") domainEnglishFormat.kif 14774-14774
(termFormat ChineseTraditionalLanguage Chromotin "染色質") domainEnglishFormat.kif 14773-14773
(termFormat EnglishLanguage Chromotin "chromotin") domainEnglishFormat.kif 14772-14772

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


(=>
    (instance ?X Chromotin)
    (exists (?COLL ?N)
        (and
            (instance ?COLL Collection)
            (located ?COLL ?X)
            (member ?COLL ?N)
            (instance ?N Nucleosome))))
VirusProteinAndCellPart.kif 615-622

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


(=>
    (and
        (instance ?NUCLEUS ?CLASS)
        (subclass ?CLASS CellNucleus)
        (initialPart ?CLASS EukaryoticCell))
    (exists (?CHROMOTIN)
        (and
            (instance ?CHROMOTIN Chromotin)
            (part ?CHROMOTIN ?NUCLEUS))))
VirusProteinAndCellPart.kif 605-613
(=>
    (instance ?X Chromosome)
    (exists (?C)
        (and
            (instance ?C Chromotin)
            (part ?C ?X))))
VirusProteinAndCellPart.kif 595-600


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