TimePeriodFn |
appearance as argument number 1 |
(documentation TimePeriodFn EnglishLanguage "(TimePeriodFn ?TIMEPOINT ?DURATION) accepts TimePoint ?TIMEPOINT and TimeDuration ?DURATION and returns a TimeInterval that starts from ?TIMEPOINT and ends at the end of ?DURATION") | Mid-level-ontology.kif 14058-14060 | |
(domain TimePeriodFn 1 TimePoint) | Mid-level-ontology.kif 14063-14063 | The number 1 argument of time period function is an instance of time point |
(domain TimePeriodFn 2 TimeDuration) | Mid-level-ontology.kif 14064-14064 | The number 2 argument of time period function is an instance of time duration |
(instance TimePeriodFn BinaryFunction) | Mid-level-ontology.kif 14057-14057 | Time period function is an instance of binary function |
(range TimePeriodFn TimeInterval) | Mid-level-ontology.kif 14065-14065 | The range of time period function is an instance of time interval |
appearance as argument number 2 |
(format ChineseLanguage TimePeriodFn "time 开始在 %1 并且 持续到 %2 ") | domainEnglishFormat.kif 4778-4778 | |
(format ChineseTraditionalLanguage TimePeriodFn "time 開始在 %1 並且 持續到 %2 ") | domainEnglishFormat.kif 4777-4777 | |
(format EnglishLanguage TimePeriodFn "a time that starts at %1 and lasts for %2") | domainEnglishFormat.kif 4776-4776 | |
(termFormat EnglishLanguage TimePeriodFn "time period function") | Mid-level-ontology.kif 14061-14061 |
consequent |