![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(disjoint DayTime NightTime) | Merge.kif 8762-8762 | |
(documentation DayTime EnglishLanguage "The class of TimeIntervals that begin at Sunrise and end at Sunset.") | Merge.kif 8760-8761 | |
(subclass DayTime TimeInterval) | Merge.kif 8759-8759 |
appearance as argument number 2 |
![]() |
(subclass Afternoon DayTime) | Merge.kif 8690-8690 | |
(subclass Morning DayTime) | Merge.kif 8705-8705 | |
(termFormat ChineseLanguage DayTime "一天的时间") | domainEnglishFormat.kif 18693-18693 | |
(termFormat ChineseTraditionalLanguage DayTime "一天的時間") | domainEnglishFormat.kif 18692-18692 | |
(termFormat EnglishLanguage DayTime "day time") | domainEnglishFormat.kif 18691-18691 |
antecedent |
![]() |
(=> (and (visibilityInMeteorology ?Area ?Time (MeasureFn ?Distance ?U)) (instance ?U UnitOfMeasure) (instance ?Time DayTime) (instance ?Observe Looking) (instance ?B Object) (color ?B Black) (agent ?Observe ?A) (patient ?Observe ?B) (orientation ?A ?B Horizontal) (eventLocated ?Observe ?Area) (during (WhenFn ?Observe) ?Time) (instance ?B Object)) (exists (?D2) (and (distance ?A ?B (MeasureFn ?D2 ?U)) (greaterThan ?Distance ?D2)))) |
Weather.kif 2727-2747 | |
(=> (instance ?DAY DayTime) (exists (?NIGHT1 ?NIGHT2) (and (instance ?NIGHT1 NightTime) (instance ?NIGHT2 NightTime) (meetsTemporally ?DAY ?NIGHT1) (meetsTemporally ?NIGHT2 ?DAY)))) |
Merge.kif 8772-8779 | |
(=> (instance ?DAY DayTime) (exists (?RISE ?SET) (and (instance ?RISE Sunrise) (instance ?SET Sunset) (starts ?RISE ?DAY) (finishes ?SET ?DAY)))) |
Merge.kif 8781-8788 |
consequent |
![]() |
(=> (instance ?NIGHT NightTime) (exists (?DAY1 ?DAY2) (and (instance ?DAY1 DayTime) (instance ?DAY2 DayTime) (meetsTemporally ?NIGHT ?DAY1) (meetsTemporally ?DAY2 ?NIGHT)))) |
Merge.kif 8794-8801 |
![]() |
![]() |