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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Oar
Oar(oar)
boat_paddle, paddle, scull, sweep, sweep_oar

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


(documentation Oar EnglishLanguage "A Device consisting of a flat, broad surface attached to a handle that is used as an instrument in Rowing.") Mid-level-ontology.kif 16835-16836
(externalImage Oar "http://upload.wikimedia.org/wikipedia/commons/thumb/ f/ fc/ Croker_Sculling_Oars.jpg/ 150px_Croker_Sculling_Oars.jpg") pictureList.kif 1201-1201
(subclass Oar TransportationDevice) Mid-level-ontology.kif 16834-16834 Oar is a subclass of transportation device

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


(termFormat ChineseLanguage Oar "桨") domainEnglishFormat.kif 41508-41508
(termFormat ChineseTraditionalLanguage Oar "槳") domainEnglishFormat.kif 41507-41507
(termFormat EnglishLanguage Oar "oar") domainEnglishFormat.kif 41506-41506

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


(=>
    (instance ?O Oar)
    (hasPurpose ?O
        (exists (?R)
            (and
                (instance ?R Rowing)
                (instrument ?R ?O)))))
Mid-level-ontology.kif 16838-16844

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


(=>
    (instance ?R Rowing)
    (exists (?O)
        (and
            (instance ?O Oar)
            (instrument ?R ?O))))
Mid-level-ontology.kif 19311-19316


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