![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
WinterSeason(winter season)
| winter, wintertime |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?WINTER WinterSeason) (exists (?SPRING) (and (instance ?SPRING SpringSeason) (meetsTemporally ?WINTER ?SPRING)))) |
Mid-level-ontology.kif 21083-21088 | If X is an instance of winter season, then there exists Y such that Y is an instance of spring season and X meets Y |
| (=> (instance ?WINTER WinterSeason) (exists (?AUTUMN) (and (instance ?AUTUMN FallSeason) (meetsTemporally ?AUTUMN ?WINTER)))) |
Mid-level-ontology.kif 21090-21095 | If X is an instance of winter season, then there exists Y such that Y is an instance of fall season and Y meets X |
| consequent |
|
|