![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| RecurrentTimeIntervalFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (relatedInternalConcept IntervalFn RecurrentTimeIntervalFn) | Merge.kif 6705-6705 | Interval is internally related to recurrent time interval |
| (termFormat EnglishLanguage RecurrentTimeIntervalFn "recurrent time interval") | domainEnglishFormat.kif 49029-49029 | Interval is internally related to recurrent time interval |
| (termFormat ChineseTraditionalLanguage RecurrentTimeIntervalFn "經常性時間間隔") | domainEnglishFormat.kif 49030-49030 | Interval is internally related to recurrent time interval |
| (termFormat ChineseLanguage RecurrentTimeIntervalFn "经常性时间间隔") | domainEnglishFormat.kif 49031-49031 | Interval is internally related to recurrent time interval |
| (format EnglishLanguage RecurrentTimeIntervalFn "the recurring period from %1 to %2") | english_format.kif 656-656 | Interval is internally related to recurrent time interval |
| antecedent |
|
|
| (=> (instance ?INTERVAL (RecurrentTimeIntervalFn ?TIMECLASS1 ?TIMECLASS2)) (exists (?TIME1 ?TIME2) (and (instance ?TIME1 ?TIMECLASS1) (instance ?TIME2 ?TIMECLASS2) (starts ?TIME1 ?INTERVAL) (finishes ?TIME2 ?INTERVAL)))) |
Merge.kif 8658-8665 | If X is an instance of the recurring period from Y to Z, then there exist W, V such that W is an instance of Y, V is an instance of Z, W starts X, and V finishes X |
| statement |
|
|
| (equal SpringSeason (RecurrentTimeIntervalFn March May)) |
Geography.kif 3115-3115 | equal spring season and the recurring period from March to May |
| (equal SummerSeason (RecurrentTimeIntervalFn June August)) |
Geography.kif 3116-3116 | equal summer season and the recurring period from June to August |
| (equal FallSeason (RecurrentTimeIntervalFn September November)) |
Geography.kif 3117-3117 | equal fall season and the recurring period from September to November |
| (equal WinterSeason (RecurrentTimeIntervalFn December February)) |
Geography.kif 3118-3118 | equal winter season and the recurring period from December to February |