![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| EasternTimeZone(eastern time zone) | EST, Eastern_Standard_Time, Eastern_Time |
| appearance as argument number 1 |
|
|
| (instance EasternTimeZone TimeZone) | Merge.kif 17564-17564 | Eastern time zone is an instance of time zone |
| (documentation EasternTimeZone EnglishLanguage "A TimeZone that covers much of the eastern United States.") | Merge.kif 17565-17566 | Eastern time zone is an instance of time zone |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?UTC (HourFn ?H1 (DayFn ?D (MonthFn ?M (YearFn ?Y))))) (instance ?EST (HourFn ?H2 (DayFn ?D (MonthFn ?M (YearFn ?Y))))) (equal (RelativeTimeFn ?UTC EasternTimeZone) ?EST)) (equal ?H2 (AdditionFn ?H1 5))) |
Merge.kif 17568-17574 | If X is an instance of the hour Y, Z is an instance of the hour W, and equal the time X in zone eastern time zone and Z, then equal W and (Y and 5) |