AlarmClock(alarm clock) | ![]() | alarm, alarm_clock |
appearance as argument number 1 |
![]() |
(documentation AlarmClock EnglishLanguage "AlarmClock is a type of Clock that will radiate sound when a certain time is set") | Mid-level-ontology.kif 27176-27177 | |
(subclass AlarmClock Clock) | Mid-level-ontology.kif 27175-27175 | Alarm clock is a subclass of clock |
appearance as argument number 2 |
![]() |
(subclass AMFMAlarmClock AlarmClock) | Mid-level-ontology.kif 27196-27196 | Am / fm alarm clock is a subclass of alarm clock |
(termFormat EnglishLanguage AlarmClock "alarm clock") | Mid-level-ontology.kif 27178-27178 | Am / fm alarm clock is a subclass of alarm clock |
antecedent |
![]() |
(=> (instance ?AC AlarmClock) (hasPurpose ?AC (exists (?TIME ?M ?Q) (and (instance ?M Measuring) (agent ?M ?AC) (result ?M ?Q) (equal ?Q ?TIME) (holdsDuring (WhenFn ?M) (exists (?S) (and (instance ?S RadiatingSound) (agent ?S ?AC)))))))) |
Mid-level-ontology.kif 27180-27194 |
|
![]() |
![]() |