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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AerobicExerciseDevice
AerobicExerciseDevice(aerobic exercise device)

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


(documentation AerobicExerciseDevice EnglishLanguage "An RecreationOrExerciseDevice whose purpose is to develop the cardiovascular system.") Mid-level-ontology.kif 8256-8257
(subclass AerobicExerciseDevice RecreationOrExerciseDevice) Mid-level-ontology.kif 8255-8255 Aerobic exercise device is a subclass of recreation or exercise device

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


(disjoint AnaerobicExerciseDevice AerobicExerciseDevice) Mid-level-ontology.kif 8260-8260 Anaerobic exercise device is disjoint from aerobic exercise device
(disjoint Toy AerobicExerciseDevice) Mid-level-ontology.kif 2383-2383 Toy is disjoint from aerobic exercise device
(subclass RowingMachine AerobicExerciseDevice) Mid-level-ontology.kif 8264-8264 Ergometer is a subclass of aerobic exercise device
(termFormat ChineseLanguage AerobicExerciseDevice "有氧运动装置") domainEnglishFormat.kif 5640-5640
(termFormat ChineseTraditionalLanguage AerobicExerciseDevice "有氧運動裝置") domainEnglishFormat.kif 5639-5639
(termFormat EnglishLanguage AerobicExerciseDevice "aerobic exercise device") domainEnglishFormat.kif 5638-5638

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


(=>
    (instance ?X ExerciseCenter)
    (hasPurpose ?X
        (exists (?DEVICE)
            (and
                (or
                    (instance ?DEVICE AerobicExerciseDevice)
                    (instance ?DEVICE AnaerobicExerciseDevice))
                (located ?DEVICE ?X)))))
Mid-level-ontology.kif 26802-26810


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