![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Transportation(transportation)
| Berlin_airlift, advect, airlift, aquaplane, astrogate, automobile, awheel, backpedal, balloon, bareboating, barge, beach, bear_down_on, bear_down_upon, beat, beetle, boating, bob, bobsled, bobsledding, bring_down, bronco_buster, broncobuster, bus, buster, cabotage, call_at, canoe, canter, caravan, carry, carry_over, cart, cart_away, cart_off, cartage, carting, chandelle, chariot, chauffeur, chute, circumnavigate, commutation, commuting, compass, conveyance, crash-dive, crossing, cruise, cut_in... |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain transported 1 Transportation) | Mid-level-ontology.kif 25176-25176 | The number 1 argument of transported is an instance of transportation |
| (domain conveyance 1 Transportation) | Mid-level-ontology.kif 25851-25851 | The number 1 argument of conveyance is an instance of transportation |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?DEVICE TransportationDevice) (capability Transportation instrument ?DEVICE)) |
Merge.kif 16323-16325 | If X is an instance of transportation device, then X is capable of doing transportation as a instrument |
| (=> (instance ?X LandVehicle) (hasPurpose ?X (exists (?EV ?SURF) (and (surface ?SURF GeographicArea) (instance ?EV Transportation) (holdsDuring (WhenFn ?EV) (meetsSpatially ?X ?SURF)))))) |
Mid-level-ontology.kif 4099-4108 | If X is an instance of land vehicle, then X has the purpose there exist Y, Z such that Z is a surface of geographic area, Y is an instance of transportation, and X meets Z holds during the time of existence of Y |
| (=> (instance ?X WaterVehicle) (hasPurpose ?X (exists (?EV ?SURF) (and (instance ?SURF Water) (instance ?EV Transportation) (holdsDuring (WhenFn ?EV) (meetsSpatially ?X ?SURF)))))) |
Mid-level-ontology.kif 4114-4123 | If X is an instance of water vehicle, then X has the purpose there exist Y, Z such that Z is an instance of water, Y is an instance of transportation, and X meets Z holds during the time of existence of Y |
| (=> (instance ?C TransportationCompany) (exists (?S) (and (instance ?S CommercialService) (agent ?S ?C) (instance ?S Transportation)))) |
Mid-level-ontology.kif 8476-8482 | If X is an instance of transportation company, then there exists Y such that Y is an instance of commercial service, X is an agent of Y, and Y is an instance of transportation |
| (=> (and (instance ?C CavalryUnit) (instance ?B Battle) (agent ?B ?C)) (exists (?P ?V ?T) (and (attribute ?P Soldier) (member ?P ?C) (instance ?T Transportation) (agent ?T ?P) (instance ?V Vehicle) (patient ?T ?V) (during ?T ?B)))) |
Mid-level-ontology.kif 9747-9760 | If X is an instance of cavalry unit, Y is an instance of battle, and X is an agent of Y, then All of the following hold: (1) there exist Z, W (2) V such that soldier is an attribute of Z (3) Z is a member of X (4) V is an instance of transportation (5) Z is an agent of V (6) W is an instance of vehicle (7) W is a patient of V (8) V takes place during Y |
| (=> (instance ?E Elevator) (hasPurpose ?E (exists (?T ?L1 ?L2 ?B) (and (instance ?T Transportation) (origin ?T ?L1) (instance ?L1 BuildingLevel) (destination ?T ?L2) (instance ?L2 BuildingLevel) (not (equal ?L1 ?L2)) (part ?L1 ?B) (part ?L2 ?B) (instance ?B Building))))) |
Mid-level-ontology.kif 17026-17039 | If X is an instance of elevator, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that Y is an instance of transportation (3) Y originates at Z (4) Z is an instance of building level (5) Y ends up at W (6) W is an instance of building level (7) equal Z (8) W (9) Z is a part of V (10) W is a part of V (11) V is an instance of building |
| (=> (instance ?S Submarine) (hasPurpose ?S (exists (?T ?U) (and (instance ?T Transportation) (instance ?U UnderwaterRegion) (located ?T ?U) (instrument ?T ?S))))) |
Mid-level-ontology.kif 19583-19591 | If X is an instance of submarine, then X has the purpose there exist Y, Z such that Y is an instance of transportation, Z is an instance of under water, Y is located at Z, and X is an instrument for Y |
| (=> (instance ?X Road) (hasPurpose ?X (exists (?EV ?VEH) (and (instance ?EV Transportation) (eventLocated ?EV ?X) (instance ?VEH LandVehicle) (instrument ?EV ?VEH))))) |
Mid-level-ontology.kif 24500-24508 | If X is an instance of road, then X has the purpose there exist Y, Z such that Y is an instance of transportation, Y is located at X, Z is an instance of land vehicle, and Z is an instrument for Y |
| (=> (instance ?AP AirPump) (hasPurpose ?AP (exists (?T ?A) (and (instance ?T Transportation) (instance ?A Air) (instrument ?T ?AP) (patient ?T ?A))))) |
Mid-level-ontology.kif 27804-27812 | If X is an instance of air pump, then X has the purpose there exist Y, Z such that Y is an instance of transportation, Z is an instance of air, X is an instrument for Y, and Z is a patient of Y |
| (=> (instance ?X Wheelchair) (hasPurpose ?X (exists (?TRANSPORT ?HUMAN) (and (instance ?HUMAN Human) (not (capability Walking agent ?HUMAN)) (instance ?TRANSPORT Transportation) (agent ?TRANSPORT ?HUMAN) (instrument ?TRANSPORT ?X))))) |
Mid-level-ontology.kif 28708-28717 | If X is an instance of wheelchair, then X has the purpose there exist Y, Z such that Z is an instance of human, Z is not capable of doing walking as a agent, Y is an instance of transportation, Z is an agent of Y, and X is an instrument for Y |
| (=> (passenger ?PROC ?PASS) (instance ?PROC Transportation)) |
Mid-level-ontology.kif 33359-33361 | If X is a passenger in Y, then Y is an instance of transportation |
| (=> (instance ?FP FuelPump) (hasPurpose ?FP (exists (?F ?T) (and (instance ?T Transportation) (instance ?F Fuel) (patient ?T ?F) (instrument ?F ?FP))))) |
Cars.kif 978-986 | If X is an instance of fuel pump, then X has the purpose there exist Y, Z such that Z is an instance of transportation, Y is an instance of fuel, Y is a patient of Z, and X is an instrument for Y |
| (=> (instance ?ATV AllTerrainVehicle) (hasPurpose ?ATV (exists (?D ?L) (and (instance ?D Transportation) (instrument ?D ?ATV) (holdsDuring (WhenFn ?D) (orientation ?ATV ?L On)) (not (instance ?L Roadway)))))) |
Cars.kif 4660-4670 | If X is an instance of all_terrain vehicle, then X has the purpose there exist Y, Z such that Y is an instance of transportation, X is an instrument for Y, X is on to Z holds during the time of existence of Y, and Z is not an instance of roadway |
| (=> (instance ?SVC ShuttleService) (exists (?LIST ?VEHICLE ?AGENT) (and (agent ?SVC ?AGENT) (possesses ?AGENT ?VEHICLE) (instance ?VEHICLE Automobile) (instance ?LIST List) (forall (?X) (=> (inList ?X ?LIST) (and (instance ?X PostalPlace) (exists (?TRANSPORT) (and (instance ?TRANSPORT Transportation) (agent ?TRANSPORT ?AGENT) (instrument ?TRANSPORT ?VEHICLE) (destination ?TRANSPORT ?X))))))))) |
Hotel.kif 2053-2071 | If X is an instance of shuttle, then All of the following hold: (1) there exist Y, Z (2) W such that W is an agent of X (3) W possesses Z (4) Z is an instance of automobile (5) Y is an instance of list (6) V V is a member of YV is an instance of postal place (7) there exists U such that U is an instance of transportation (8) W is an agent of U (9) Z is an instrument for U (10) U ends up at V |
| (=> (instance ?SVC AirportShuttleService) (exists (?AIRPORT ?TRANSPORT) (and (instance ?AIRPORT Airport) (subProcess ?TRANSPORT ?SVC) (instance ?TRANSPORT Transportation) (or (destination ?TRANSPORT ?AIRPORT) (origin ?TRANSPORT ?AIRPORT))))) |
Hotel.kif 2089-2098 | If X is an instance of airport shuttle, then there exist Y, Z such that Y is an instance of airport, Z is a subprocess of X, Z is an instance of transportation, and Z ends up at Y or Z originates at Y |
| (=> (and (instance ?C Convoy) (member ?X1 ?C) (member ?X2 ?C) (not (equal ?X1 ?X2))) (exists (?P1 ?P2 ?D) (and (instance ?P1 Transportation) (instance ?P2 Transportation) (agent ?P1 ?X1) (agent ?P2 ?X2) (destination ?P1 ?D) (destination ?P2 ?D)))) |
Military.kif 110-124 | If X is an instance of convoy, Y is a member of X, Z is a member of X, and equal Y and Z, then All of the following hold: (1) there exist W, V (2) U such that W is an instance of transportation (3) V is an instance of transportation (4) Y is an agent of W (5) Z is an agent of V (6) W ends up at U (7) V ends up at U |
| (=> (instance ?B Bomber) (hasPurpose ?B (exists (?T ?D) (and (instance ?T Transportation) (instrument ?T ?B) (patient ?T ?D) (instance ?D ExplosiveDevice))))) |
Military.kif 276-284 | If X is an instance of bomber, then X has the purpose there exist Y, Z such that Y is an instance of transportation, X is an instrument for Y, Z is a patient of Y, and Z is an instance of explosive device |
| (=> (instance ?T MilitaryFoodTruck) (capability (KappaFn ?P (and (instance ?P Transportation) (instance ?F (FoodForFn Animal)) (patient ?P ?F))) instrument ?T)) |
Military.kif 485-493 | If X is an instance of military food truck, then X is capable of doing the class described by Y as a instrument |
| (=> (maximumPayloadCapacity ?V (MeasureFn ?LOAD ?UNITLOAD)) (not (exists (?TP ?O ?WO ?WOU) (and (instance ?TP Transportation) (instrument ?TP ?V) (patient ?TP ?O) (weight ?O (MeasureFn ?WO ?WOU)) (equal ?WOU ?UNITLOAD) (greaterThan ?WO ?LOAD))))) |
MilitaryDevices.kif 92-104 | If X Y(s) is a maximum payload capacity of Z, then there don't exist W, V,, , U and T such that W is an instance of transportation and Z is an instrument for W and V is a patient of W and U T(s) is a weight of V and equal T and Y and U is greater than X |
| (=> (maximumPayloadHeightWidth ?V (MeasureFn ?HEIGHT ?UNITHEIGHT) (MeasureFn ?WIDTH ?UNITWIDTH)) (not (exists (?TP ?O ?WO ?WOU ?HO ?HOU) (and (instance ?TP Transportation) (instrument ?TP ?V) (patient ?TP ?O) (width ?O (MeasureFn ?WO ?WOU)) (height ?O (MeasureFn ?HO ?HOU)) (equal ?WOU ?UNITWIDTH) (equal ?HOU ?UNITHEIGHT) (greaterThan ?WO ?WIDTH) (greaterThan ?HO ?HEIGHT))))) |
MilitaryDevices.kif 121-138 | If X is maximum payload height width Y Z(s) for W V(s), then there don't exist U, T,, , S,, , R,, , Q and P such that U is an instance of transportation and X is an instrument for U and T is a patient of U and the width of T is S R(s) and the height of T is Q P(s) and equal R and V and equal P and Z and S is greater than W and Q is greater than Y |
| (=> (and (maximumPayloadCapacity ?V (MeasureFn ?WEIGHT ?UNITWEIGHT)) (maximumPayloadHeightWidth ?V (MeasureFn ?HEIGHT ?UNITHEIGHT) (MeasureFn ?WIDTH ?UNITWIDTH)) (instance ?O SelfConnectedObject) (weight ?O (MeasureFn ?WEO ?WEOU)) (width ?O (MeasureFn ?WO ?WOU)) (height ?O (MeasureFn ?HO ?HOU)) (equal ?WEOU ?UNITWEIGHT) (equal ?WOU ?UNITWIDTH) (equal ?HOU ?UNITHEIGHT) (lessThanOrEqualTo ?WEO ?WEIGHT) (lessThanOrEqualTo ?WO ?WIDTH) (lessThanOrEqualTo ?HO ?HEIGHT)) (capability (KappaFn ?TRANSPORT (and (instance ?TRANSPORT Transportation) (patient ?TRANSPORT ?O))) instrument ?V)) |
MilitaryDevices.kif 144-169 | If All of the following hold: (1) X Y(s) is a maximum payload capacity of Z (2) Z is maximum payload height width W V(s) for U T(s) (3) S is an instance of self connected object (4) R Q(s) is a weight of S (5) the width of S is P O(s) (6) the height of S is N M(s) (7) equal Q and Y (8) equal O and T (9) equal M and V (10) R is less than or equal to X (11) P is less than or equal to U (12) N is less than or equal to W, then Z is capable of doing the class described by L as a instrument |
| (=> (and (instance ?EV Evacuation) (origin ?EV ?O) (agent ?EV ?A)) (exists (?T ?TA) (and (instance ?T Transportation) (destination ?T ?O) (or (subOrganization ?TA ?A) (member ?TA ?A) (equal ?TA ?A)) (or (agent ?T ?TA) (patient ?T ?TA))))) |
MilitaryProcesses.kif 2629-2644 | If X is an instance of evacuating, X originates at Y, and Z is an agent of X, then there exist W, V such that W is an instance of transportation, W ends up at Y, V is a part of the organization Z, V is a member of Z, equal V, Z, and V is an agent of W, or V is a patient of W |
| (=> (instance ?SKI SnowSki) (hasPurpose ?SKI (exists (?GLIDE ?SNOW ?ICE) (and (instance ?SNOW Snowing) (result ?SNOW ?ICE) (instance ?GLIDE Transportation) (instrument ?GLIDE ?SKI) (eventLocated ?GLIDE ?ICE))))) |
Sports.kif 1077-1086 | If X is an instance of ski, then X has the purpose there exist Y, Z, W such that Z is an instance of snowing, W is a result of Z, Y is an instance of transportation, X is an instrument for Y, and Y is located at W |
| (=> (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 |
| (=> (instance ?SKI WaterSki) (hasPurpose ?SKI (exists (?GLIDE ?WATER) (and (instance ?WATER WaterArea) (instance ?GLIDE Transportation) (instrument ?GLIDE ?SKI) (eventLocated ?GLIDE ?WATER))))) |
Sports.kif 1258-1266 | If X is an instance of water ski, then X has the purpose there exist Y, Z such that Z is an instance of water area, Y is an instance of transportation, X is an instrument for Y, and Y is located at Z |
| Display limited to 25 items. Show next 25 | ||
| Display limited to 25 items. Show next 25 |