![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| LandTransportationService(Land Transportation Service) | hauling, truckage, trucking |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage LandTransportationService "Land Transportation Service") | Transportation.kif 5054-5054 |
| antecedent |
|
|
| (=> (instance ?SERVICE LandTransportationService) (exists (?LAND ?VEHICLE) (and (instance ?LAND LandTransportation) (instance ?VEHICLE LandVehicle) (instrument ?LAND ?VEHICLE) (subProcess ?LAND ?SERVICE)))) |
Transportation.kif 5055-5062 | If X is an instance of Land Transportation Service, then there exist Y, Z such that Y is an instance of land transportation, Z is an instance of land vehicle, Z is an instrument for Y, and Y is a subprocess of X |