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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Clock
Clock(clock)
Big_Ben, analog_clock, chronometer, clepsydra, clock, cuckoo_clock, digital_clock, electric_clock, horologe, pendulum_clock, pocket_watch, system_clock, time_clock, timekeeper, timepiece, turret_clock, wall_clock, water_clock, water_glass

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


(documentation Clock EnglishLanguage "Any Device that measures and represents TimeDuration or TimePosition.") Mid-level-ontology.kif 3346-3347
(externalImage Clock "http://articulatesoftware.com/SUMOpictures/signs_symbol/ bullets/ clock.png") pictureList.kif 350-350
(subclass Clock MeasuringDevice) Mid-level-ontology.kif 3345-3345 Clock is a subclass of measuring device

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


(subclass AlarmClock Clock) Mid-level-ontology.kif 27189-27189 Alarm clock is a subclass of clock
(subclass WatchClock Clock) Mid-level-ontology.kif 3357-3357 Watch clock is a subclass of clock
(termFormat ChineseLanguage Clock "ζ—Άι’Ÿ") domainEnglishFormat.kif 15183-15183 Watch clock is a subclass of clock
(termFormat ChineseTraditionalLanguage Clock "ζ™‚ι˜") domainEnglishFormat.kif 15182-15182 Watch clock is a subclass of clock
(termFormat EnglishLanguage Clock "clock") domainEnglishFormat.kif 15181-15181 Watch clock is a subclass of clock

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


(=>
    (and
        (instance ?M Measuring)
        (result ?M ?Q)
        (instrument ?M ?C)
        (instance ?C Clock))
    (instance ?Q TimeMeasure))
Mid-level-ontology.kif 3349-3355
(=>
    (and
        (wears ?P ?C)
        (located ?C ?W)
        (instance ?C Clock)
        (instance ?W Wrist)
        (part ?W ?P))
    (instance ?C WatchClock))
Mid-level-ontology.kif 3360-3367


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