Noon(noon) | high_noon, midday, noon, noonday, noontide, twelve_noon |
appearance as argument number 1 |
(documentation Noon EnglishLanguage "The Class of all TimePoints that are at noon.") | Merge.kif 8891-8891 | |
(documentation Noon JapaneseLanguage "正午にあるすべての TimePoint のクラス。") | japanese_format.kif 1517-1517 | |
(subclass Noon TimePoint) | Merge.kif 8890-8890 | Noon is a subclass of time point |
appearance as argument number 2 |
(termFormat EnglishLanguage Noon "noon") | domainEnglishFormat.kif 65289-65289 |
consequent |
(=> (instance ?A Afternoon) (exists (?N) (and (instance ?N Noon) (equal (BeginFn ?A) ?N)))) |
Merge.kif 8883-8888 |
|