![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Skiing(skiing) | skiing |
| appearance as argument number 1 |
|
|
| (subclass Skiing Sport) | Sports.kif 1089-1089 | Skiing is a subclass of sport |
| (documentation Skiing EnglishLanguage "Skiing refers to a Sport where a person uses skis to glide through snow") | Sports.kif 1090-1091 | Skiing is a subclass of sport |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Skiing "skiing") | Sports.kif 1092-1092 | |
| (subclass CrossCountrySkiing Skiing) | Sports.kif 1103-1103 | Cross country skiing is a subclass of skiing |
| antecedent |
|
|
| (=> (instance ?SKI Skiing) (exists (?SKIS ?PROC) (and (instance ?PROC Transportation) (subProcess ?PROC ?SKI) (instrument ?PROC ?SKIS) (instance ?SKIS SnowSki)))) |
Sports.kif 1094-1101 | If X is an instance of skiing, then there exist Y, Z such that Z is an instance of transportation, Z is a subprocess of X, Y is an instrument for Z, and Y is an instance of ski |
| consequent |
|
|
| (=> (instance ?FACILITY SkiingFacility) (exists (?SLOPE ?SKIING) (and (instance ?SLOPE SlopedArea) (part ?SLOPE ?FACILITY) (instance ?SKIING Skiing) (eventLocated ?SKIING ?SLOPE)))) |
Sports.kif 1121-1128 | If X is an instance of skiing facility, then there exist Y, Z such that Y is an instance of sloped area, Y is a part of X, Z is an instance of skiing, and Z is located at Y |