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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Chromotin
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 cell part

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


(termFormat ChineseLanguage Chromotin "染色质") domainEnglishFormat.kif 14781-14781
(termFormat ChineseTraditionalLanguage Chromotin "染色質") domainEnglishFormat.kif 14780-14780
(termFormat EnglishLanguage Chromotin "chromotin") domainEnglishFormat.kif 14779-14779

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 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 is open source software produced by Articulate Software and its partners