![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Hour(hour) | closing_time, hour, hourly, none, o'clock, time_of_day |
| appearance as argument number 1 |
|
|
| (subclass Hour TimeInterval) | Merge.kif 9565-9565 | Hour is a subclass of timeframe |
| (relatedInternalConcept Hour HourFn) | Merge.kif 9566-9566 | Hour is internally related to hour |
| (relatedInternalConcept Hour HourDuration) | Merge.kif 9567-9567 | Hour is internally related to hour duration |
| (documentation Hour EnglishLanguage "The Class of all clock Hours.") | Merge.kif 9569-9569 | Hour is internally related to hour duration |
| appearance as argument number 2 |
|
|
| (rangeSubclass HourFn Hour) | Merge.kif 8817-8817 | The values returned by hour are subclasses of hour |
| (termFormat EnglishLanguage Hour "hour") | english_format.kif 1817-1817 | The values returned by hour are subclasses of hour |
| appearance as argument number 3 |
|
|
| (domainSubclass MinuteFn 2 Hour) | Merge.kif 8842-8842 | The number 2 argument of minute is a subclass of hour |
| antecedent |
|
|
| (=> (instance ?HOUR Hour) (duration ?HOUR (MeasureFn 1 HourDuration))) |
Merge.kif 9571-9573 | If X is an instance of hour, then duration of X is 1 hour duration(s) |
| (=> (instance ?HOUR Hour) (equal (CardinalityFn (TemporalCompositionFn ?HOUR Minute)) 60)) |
Merge.kif 9702-9704 | If X is an instance of hour, then equal the number of instances in decomposition of X into minutes and 60 |
| consequent |
|
|
| (=> (instance ?DAY Day) (equal (CardinalityFn (TemporalCompositionFn ?DAY Hour)) 24)) |
Merge.kif 9698-9700 | If X is an instance of day, then equal the number of instances in decomposition of X into hours and 24 |