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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Cellulose
Cellulose(cellulose)cellulose

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


(documentation Cellulose EnglishLanguage "The main component of Plant Tissue.") Mid-level-ontology.kif 10550-10550
(subclass Cellulose Carbohydrate) Mid-level-ontology.kif 10549-10549 Cellulose is a subclass of carbohydrate
(subclass Cellulose PlantSubstance) Mid-level-ontology.kif 10548-10548 Cellulose is a subclass of plant substance

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


(termFormat ChineseLanguage Cellulose "纤维素") domainEnglishFormat.kif 13701-13701
(termFormat ChineseTraditionalLanguage Cellulose "纖維素") domainEnglishFormat.kif 13700-13700
(termFormat EnglishLanguage Cellulose "cellulose") domainEnglishFormat.kif 13699-13699

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


(=>
    (instance ?X Paper)
    (exists (?MAKE ?CELL ?PRESS)
        (and
            (instance ?MAKE Making)
            (instance ?CELL Cellulose)
            (instance ?PRESS Compressing)
            (resource ?MAKE ?CELL)
            (result ?MAKE ?X)
            (subProcess ?MAKE ?PRESS)
            (patient ?PRESS ?CELL))))
Mid-level-ontology.kif 4005-4015
(=>
    (instance ?X Wood)
    (exists (?CELL)
        (and
            (instance ?CELL Cellulose)
            (part ?CELL ?X))))
Mid-level-ontology.kif 10374-10379


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