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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - RowingMachine
RowingMachine

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


(documentation RowingMachine EnglishLanguage "An stationary Machine that mimics the motion of Rowing for the purpose of exercise.") Mid-level-ontology.kif 8237-8238
(subclass RowingMachine AerobicExerciseDevice) Mid-level-ontology.kif 8236-8236 RowingMachine ist eine teilkategorie von AerobicExerciseDevice

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


(termFormat EnglishLanguage RowingMachine "ergometer") Mid-level-ontology.kif 8240-8240
(termFormat EnglishLanguage RowingMachine "rowing machine") Mid-level-ontology.kif 8239-8239

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


(=>
    (and
        (instance ?R RecreationOrExercise)
        (instrument ?R ?RM)
        (instance ?RM RowingMachine)
        (experiencer ?R ?H)
        (instance ?ROW Rowing)
        (subProcess ?RMOT ?R)
        (subclass ?C BodyMotion)
        (instance ?RMOT ?C))
    (exists (?ROWMOT)
        (and
            (instance ?ROWMOT ?C)
            (subProcess ?ROWMOT ?R)
            (agent ?ROWMOT ?H))))
Mid-level-ontology.kif 8242-8256


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