March(March)
| Mar, March |
| appearance as argument number 1 |
|
|
| (successorClass March April) | Merge.kif 9159-9159 | April is the successor class of March. |
| (subclass March Month) | Merge.kif 9219-9219 | March is a subclass of month |
| (documentation March EnglishLanguage "The Class of all Months which are March.") | Merge.kif 9221-9221 | March is a subclass of month |
| (externalImage March "http://upload.wikimedia.org/wikipedia/en/a/ad/2activecalendar640x480.jpg") | pictureList.kif 4927-4927 | March is a subclass of month |
| appearance as argument number 2 |
|
|
| (successorClass February March) | Merge.kif 9158-9158 | March is the successor class of February. |
| (termFormat EnglishLanguage March "March") | english_format.kif 1775-1775 | March is the successor class of February. |
| antecedent |
|
|
| (=> (and (instance ?MONTH1 (MonthFn February ?YEAR)) (instance ?MONTH2 (MonthFn March ?YEAR))) (meetsTemporally ?MONTH1 ?MONTH2)) |
Merge.kif 9213-9217 | If X is an instance of the month February and Y is an instance of the month March, then X meets Y |
| (=> (instance ?MONTH March) (duration ?MONTH (MeasureFn 31 DayDuration))) |
Merge.kif 9223-9225 | If X is an instance of March, then duration of X is 31 day duration(s) |
| (=> (and (instance ?MONTH1 (MonthFn March ?YEAR)) (instance ?MONTH2 (MonthFn April ?YEAR))) (meetsTemporally ?MONTH1 ?MONTH2)) |
Merge.kif 9227-9231 | If X is an instance of the month March and Y is an instance of the month April, then X meets Y |
| consequent |
|
|
| (=> (and (instance ?D EasterSunday) (temporalPart ?D ?M) (instance ?M Month)) (or (instance ?M March) (instance ?M April) (instance ?M May))) |
Media.kif 498-506 | If X is an instance of Easter sunday, X is a part of Y, and Y is an instance of month, then At least one of the following holds: (1) Y is an instance of March (2) Y is an instance of April (3) Y is an instance of May |
| (=> (instance ?H HarmattanSeason) (exists (?Y ?M1 ?M2) (and (during (BeginFn ?H) (instance ?M1 (MonthFn November (YearFn ?Y)))) (during (EndFn ?H) (instance ?M2 (MonthFn March (YearFn (AdditionFn ?Y 1)))))))) |
Weather.kif 2051-2065 | If X is an instance of Harmattan season, then there exist Y, Z, W such that the beginning of X takes place during Z is an instance of the month November, and the end of X takes place during W is an instance of the month March |
| statement |
|
|
|
|