LandVehicle |
appearance as argument number 1 |
(documentation LandVehicle EnglishLanguage "LandVehicle is the class of TransportationDevices that travel on land. The two main types of LandVehicle are RoadVehicle and RailVehicle. Note that this includes vehicles which travel on any solid surface, including a frozen body of water or snow.") | Mid-level-ontology.kif 3459-3463 | |
(externalImage LandVehicle "http://upload.wikimedia.org/wikipedia/commons/ thumb/ 5/ 56/ 2002-2003_Land_Rover_Freelander.jpg/ 800px-2002-2003_Land_Rover_Freelander.jpg") | pictureList.kif 1439-1439 | |
(subclass LandVehicle Vehicle) | Mid-level-ontology.kif 3458-3458 |
appearance as argument number 2 |
(subclass AMEV LandVehicle) | MilitaryDevices.kif 2129-2129 | |
(subclass APC LandVehicle) | MilitaryDevices.kif 1573-1573 | |
(subclass AllTerrainVehicle LandVehicle) | Cars.kif 4821-4821 | |
(subclass AmphibiousVehicle LandVehicle) | MilitaryDevices.kif 2019-2019 | |
(subclass Cycle LandVehicle) | Transportation.kif 2063-2063 | |
(subclass FourWheelDriveVehicle LandVehicle) | Cars.kif 4643-4643 | |
(subclass RailVehicle LandVehicle) | Transportation.kif 2173-2173 | |
(subclass RoadVehicle LandVehicle) | Mid-level-ontology.kif 3501-3501 | |
(subclass Scooter LandVehicle) | Transportation.kif 2084-2084 | |
(subclass TwoWheelDriveVehicle LandVehicle) | Cars.kif 4666-4666 | |
(subclass Wagon LandVehicle) | Transportation.kif 1986-1986 | |
(termFormat ChineseLanguage LandVehicle "陆地车辆") | domainEnglishFormat.kif 33330-33330 | |
(termFormat ChineseTraditionalLanguage LandVehicle "陸地車輛") | domainEnglishFormat.kif 33329-33329 | |
(termFormat EnglishLanguage LandVehicle "land vehicle") | domainEnglishFormat.kif 33328-33328 |
antecedent |
(=> (and (transitwayThroughputCapacity ?LT ?TI ?I) (instance ?LT LandTransitway) (instance ?C Collection) (memberType ?C LandVehicle) (memberCount ?C ?I2) (member ?V ?C) (instance ?T Transportation) (instrument ?T ?V) (during (WhenFn ?T) ?TI) (path ?T ?LT)) (greaterThanOrEqualTo ?I ?I2)) |
Transportation.kif 3871-3883 | |
(=> (instance ?VEHICLE LandVehicle) (capability LandTransportation instrument ?VEHICLE)) |
Mid-level-ontology.kif 18038-18040 | |
(=> (instance ?VEHICLE LandVehicle) (exists (?WHEEL) (and (instance ?WHEEL Wheel) (part ?WHEEL ?VEHICLE)))) |
Mid-level-ontology.kif 3370-3375 | |
(=> (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 3465-3474 |
consequent |
(=> (and (instance ?ORG Organization) (attribute ?ORG TransitAndGroundPassengerTransportation)) (exists (?EV ?MEM) (and (member ?MEM ?ORG) (agent ?MEM ?EV) (exists (?P) (and (instance ?EV Selling) (instance ?P Human) (patient ?EV ?P) (confersRight (exists (?T ?V) (and (instance ?T Transportation) (patient ?T ?P) (possesses ?ORG ?V) (instance ?V LandVehicle))) ?MEM ?P)))))) |
naics.kif 8344-8364 | |
(=> (and (instance ?ORG Organization) (attribute ?ORG TruckTransportation)) (exists (?EV ?MEM) (and (member ?MEM ?ORG) (agent ?MEM ?EV) (exists (?P) (and (instance ?EV Selling) (instance ?P Human) (patient ?EV ?P) (confersRight (exists (?T ?V ?OBJ) (and (instance ?T Transportation) (possesses ?P ?OBJ) (patient ?T ?OBJ) (instance ?OBJ Object) (possesses ?ORG ?V) (instance ?V LandVehicle))) ?MEM ?P)))))) |
naics.kif 8253-8275 | |
(=> (instance ?LAND LandTransportation) (exists (?CRAFT ?AREA) (and (instance ?CRAFT LandVehicle) (instance ?AREA LandArea) (instrument ?LAND ?CRAFT) (located ?CRAFT ?AREA)))) |
Mid-level-ontology.kif 18029-18036 | |
(=> (instance ?SERVICE LandTransportationService) (exists (?LAND ?VEHICLE) (and (instance ?LAND LandTransportation) (instance ?VEHICLE LandVehicle) (instrument ?LAND ?VEHICLE) (subProcess ?LAND ?SERVICE)))) |
Transportation.kif 4230-4237 | |
(=> (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 22505-22513 |