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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Clock

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 2876-2877
(externalImage Clock "http://articulatesoftware.com/SUMOpictures/signs_symbol/ bullets/ clock.png") pictureList.kif 350-350
(subclass Clock MeasuringDevice) Mid-level-ontology.kif 2875-2875 Clock è una sottoclasse di MeasuringDevice

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


(subclass AlarmClock Clock) Mid-level-ontology.kif 25582-25582 AlarmClock è una sottoclasse di Clock
(subclass WatchClock Clock) Mid-level-ontology.kif 2887-2887 WatchClock è una sottoclasse di Clock
(termFormat ChineseLanguage Clock "时钟") domainEnglishFormat.kif 15174-15174
(termFormat ChineseTraditionalLanguage Clock "時鐘") domainEnglishFormat.kif 15173-15173
(termFormat EnglishLanguage Clock "clock") domainEnglishFormat.kif 15172-15172

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


(=>
    (and
        (instance ?M Measuring)
        (result ?M ?Q)
        (instrument ?M ?C)
        (instance ?C Clock))
    (instance ?Q TimeMeasure))
Mid-level-ontology.kif 2879-2885
(=>
    (and
        (wears ?P ?C)
        (located ?C ?W)
        (instance ?C Clock)
        (instance ?W Wrist)
        (part ?W ?P))
    (instance ?C WatchClock))
Mid-level-ontology.kif 2890-2897


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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