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 8201-8202
(subclass AerobicExerciseDevice RecreationOrExerciseDevice) Mid-level-ontology.kif 8200-8200 Aerobic exercise device is a subclass of recreation or exercise device

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


(disjoint AnaerobicExerciseDevice AerobicExerciseDevice) Mid-level-ontology.kif 8205-8205 Anaerobic exercise device is disjoint from aerobic exercise device
(disjoint Toy AerobicExerciseDevice) Mid-level-ontology.kif 2362-2362 Toy is disjoint from aerobic exercise device
(subclass RowingMachine AerobicExerciseDevice) Mid-level-ontology.kif 8209-8209 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 26686-26694


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