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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Clock
Clock

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

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


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

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