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 2883-2884
(externalImage Clock "http://articulatesoftware.com/SUMOpictures/signs_symbol/ bullets/ clock.png") pictureList.kif 350-350
(subclass Clock MeasuringDevice) Mid-level-ontology.kif 2882-2882 时钟测量工具subclass

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


(subclass AlarmClock Clock) Mid-level-ontology.kif 25525-25525 AlarmClock时钟subclass
(subclass WatchClock Clock) Mid-level-ontology.kif 2894-2894 钟表时钟subclass
(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 2886-2892
(=>
    (and
        (wears ?P ?C)
        (located ?C ?W)
        (instance ?C Clock)
        (instance ?W Wrist)
        (part ?W ?P))
    (instance ?C WatchClock))
Mid-level-ontology.kif 2897-2904


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