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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PlantRoot
PlantRoot

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


(documentation PlantRoot EnglishLanguage "An Organ of Plants whose main purpose is twofold, viz. to absorb Nutrient and Water; and to anchor the Plant in place.") Mid-level-ontology.kif 9529-9531
(externalImage PlantRoot "http://upload.wikimedia.org/wikipedia/commons/ 6/ 65/ Pinus_silvestris_roots001xx.jpg") pictureList.kif 160-160
(externalImage PlantRoot "http://upload.wikimedia.org/wikipedia/commons/ a/ ab/ Primary_and_secondary_cotton_roots.jpg") pictureList.kif 2309-2309
(subclass PlantRoot Organ) Mid-level-ontology.kif 9528-9528 PlantRoot è una sottoclasse di Organo
(subclass PlantRoot PlantAnatomicalStructure) Mid-level-ontology.kif 9527-9527 PlantRoot è una sottoclasse di PlantAnatomicalStructure

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


(termFormat ChineseLanguage PlantRoot "植物根") domainEnglishFormat.kif 46130-46130
(termFormat ChineseTraditionalLanguage PlantRoot "植物根") domainEnglishFormat.kif 46129-46129
(termFormat EnglishLanguage PlantRoot "plant root") domainEnglishFormat.kif 46128-46128

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


(=>
    (and
        (instance ?STEM PlantStem)
        (instance ?ROOT PlantRoot))
    (modalAttribute
        (orientation ?STEM ?ROOT Above) Likely))
Mid-level-ontology.kif 9566-9571
(=>
    (instance ?ROOT PlantRoot)
    (hasPurpose ?ROOT
        (exists (?TRAN ?STUFF ?HOST)
            (and
                (instance ?TRAN Transfer)
                (instrument ?TRAN ?ROOT)
                (origin ?TRAN ?HOST)
                (orientation ?HOST ?ROOT Outside)
                (objectTransferred ?TRAN ?STUFF)
                (or
                    (instance ?STUFF FreshWater)
                    (instance ?STUFF Nutrient))))))
Mid-level-ontology.kif 9534-9546

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


(=>
    (instance ?STEM PlantStem)
    (hasPurpose ?STEM
        (exists (?TRAN ?ROOT ?SUB)
            (and
                (instance ?TRAN Transfer)
                (instrument ?TRAN ?STEM)
                (instance ?ROOT PlantRoot)
                (origin ?TRAN ?ROOT)
                (instance ?SUB Substance)
                (attribute ?SUB Fluid)
                (objectTransferred ?TRAN ?SUB)))))
Mid-level-ontology.kif 9573-9584


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