| 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 27179-27180 | |
| (subclass AlarmClock Clock) | Mid-level-ontology.kif 27178-27178 | Alarm clock is a subclass of clock |
| appearance as argument number 2 |
|
|
| (subclass AMFMAlarmClock AlarmClock) | Mid-level-ontology.kif 27199-27199 | Am / fm alarm clock is a subclass of alarm clock |
| (termFormat EnglishLanguage AlarmClock "alarm clock") | Mid-level-ontology.kif 27181-27181 | 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 27183-27197 |
|
|
|