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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PlantRoot

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 9502-9504
(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 9501-9501 PlantRoot est une sous-classe de organe
(subclass PlantRoot PlantAnatomicalStructure) Mid-level-ontology.kif 9500-9500 PlantRoot est une sous-classe de PlantAnatomicalStructure

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


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

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


(=>
    (and
        (instance ?STEM PlantStem)
        (instance ?ROOT PlantRoot))
    (modalAttribute
        (orientation ?STEM ?ROOT Above) Likely))
Mid-level-ontology.kif 9539-9544
(=>
    (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 9507-9519

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 9546-9557


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