Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(=>
    (and
        (instance ?P Plant)
        (part ?TIS ?P))
    (exists (?K ?W ?CLASS)
        (and
            (instance ?K ?CLASS)
            (subclass ?CLASS Keeping)
            (instance ?W FreshWater)
            (patient ?K ?W)
            (capability ?CLASS instrument ?TIS)
            (or
                (instance ?TIS PlantLeaf)
                (instance ?TIS PlantStem)))))
Mid-level-ontology.kif 9561-9574
(subclass Keeping IntentionalProcess) Merge.kif 12174-12174 Manter e' uma sub-classe de Processo Intencional
(subclass Confining Keeping) Merge.kif 12200-12200 Confinar e' uma sub-classe de Manter
(subclass PreservingFood Keeping) Food.kif 184-184 PreservingFood e' uma sub-classe de Manter


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