Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  LandVehicle

Sigma KEE - LandVehicle
LandVehicle(land vehicle)
Caterpillar, armored_car, armoured_car, cat, hearse, post_chaise, pung, road_roller, steamroller, tracked_vehicle, wheeled_vehicle

appearance as argument number 1
-------------------------


(subclass LandVehicle Vehicle) Mid-level-ontology.kif 4092-4092 Land vehicle is a subclass of vehicle
(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 4093-4097 Land vehicle is a subclass of vehicle
(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 Land vehicle is a subclass of vehicle

appearance as argument number 2
-------------------------


(subclass RoadVehicle LandVehicle) Mid-level-ontology.kif 4135-4135 Road vehicle is a subclass of land vehicle
(subclass FourWheelDriveVehicle LandVehicle) Cars.kif 4475-4475 Four wheel drive is a subclass of land vehicle
(subclass TwoWheelDriveVehicle LandVehicle) Cars.kif 4498-4498 Four wheel drive is a subclass of land vehicle
(subclass AllTerrainVehicle LandVehicle) Cars.kif 4653-4653 All_terrain vehicle is a subclass of land vehicle
(subclass APC LandVehicle) MilitaryDevices.kif 1730-1730 APC is a subclass of land vehicle
(subclass AmphibiousVehicle LandVehicle) MilitaryDevices.kif 2172-2172 Amphibious vehicle is a subclass of land vehicle
(subclass AMEV LandVehicle) MilitaryDevices.kif 2282-2282 M113A4 Armored Medical Evacuation Vehicle is a subclass of land vehicle
(subclass Wagon LandVehicle) Transportation.kif 2001-2001 Wagon is a subclass of land vehicle
(subclass Cycle LandVehicle) Transportation.kif 2078-2078 Cycle is a subclass of land vehicle
(subclass Scooter LandVehicle) Transportation.kif 2099-2099 Scooter is a subclass of land vehicle
(subclass RailVehicle LandVehicle) Transportation.kif 2193-2193 Rail vehicle is a subclass of land vehicle
(termFormat EnglishLanguage LandVehicle "land vehicle") domainEnglishFormat.kif 33303-33303 Rail vehicle is a subclass of land vehicle
(termFormat ChineseTraditionalLanguage LandVehicle "陸地車輛") domainEnglishFormat.kif 33304-33304 Rail vehicle is a subclass of land vehicle
(termFormat ChineseLanguage LandVehicle "陆地车辆") domainEnglishFormat.kif 33305-33305 Rail vehicle is a subclass of land vehicle

antecedent
-------------------------


(=>
    (instance ?VEHICLE LandVehicle)
    (exists (?WHEEL)
        (and
            (instance ?WHEEL Wheel)
            (part ?WHEEL ?VEHICLE))))
Mid-level-ontology.kif 3989-3994 If X is an instance of land vehicle, then there exists Y such that Y is an instance of wheel and Y is a part of X
(=>
    (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 ?VEHICLE LandVehicle)
    (capability LandTransportation instrument ?VEHICLE))
Mid-level-ontology.kif 19700-19702 If X is an instance of land vehicle, then X is capable of doing land transportation as a instrument
(=>
    (and
        (transitwayThroughputCapacity ?LT ?TI ?I)
        (instance ?LT LandTransitway)
        (instance ?C CollectionOfObjects)
        (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 4459-4471 If All of the following hold: (1) X can handle Y number of vehicles during Z (2) X is an instance of land transitway (3) W is an instance of collection (4) land vehicle is a member type of W (5) V is a member count of W (6) U is a member of W (7) T is an instance of transportation (8) U is an instrument for T (9) the time of existence of T takes place during Z (10) X is path along which T occurs, then Y is greater than or equal to V

consequent
-------------------------


(=>
    (instance ?LAND LandTransportation)
    (exists (?CRAFT ?AREA)
        (and
            (instance ?CRAFT LandVehicle)
            (instance ?AREA LandArea)
            (instrument ?LAND ?CRAFT)
            (located ?CRAFT ?AREA))))
Mid-level-ontology.kif 19691-19698 If X is an instance of land transportation, then there exist Y, Z such that Y is an instance of land vehicle, Z is an instance of land area, Y is an instrument for X, and Y is located at Z
(=>
    (instance ?MINE LandMine)
    (hasPurpose ?MINE
        (exists (?L ?E ?M ?O)
            (and
                (instance ?L LandArea)
                (located ?MINE ?L)
                (instance ?E Explosion)
                (instrument ?E ?MINE)
                (locatedAtTime ?MINE
                    (WhenFn ?E) ?L)
                (causes ?M ?E)
                (instance ?M Motion)
                (eventLocated ?M ?L)
                (origin ?M ?O)
                (orientation ?O ?MINE On)
                (or
                    (instance ?O Human)
                    (instance ?O LandVehicle))))))
Mid-level-ontology.kif 19776-19794 If X is an instance of land mine, 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 land area (3) X is located at Y (4) Z is an instance of explosion (5) X is an instrument for Z (6) X located at time the time of existence of Z for Y (7) W causes Z (8) W is an instance of motion (9) W is located at Y (10) W originates at V (11) V is on to X (12) V is an instance of human or V is an instance of land vehicle
(=>
    (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 ?TRACK ContinuousTrack)
    (hasPurpose ?TRACK
        (exists (?R ?V ?T)
            (and
                (instance ?R Rotating)
                (patient ?R ?TRACK)
                (part ?TRACK ?V)
                (instance ?V LandVehicle)
                (instance ?T Translocation)
                (patient ?T ?V)
                (causes ?R ?T)
                (subProcess ?R ?T)))))
Military.kif 216-228 If X is an instance of Continuous track, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of rotating (3) X is a patient of Y (4) X is a part of Z (5) Z is an instance of land vehicle (6) W is an instance of translocation (7) Z is a patient of W (8) Y causes W (9) Y is a subprocess of W
(=>
    (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
(=>
    (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 ?MEM ?P
                        (exists (?T ?V ?OBJ)
                            (and
                                (instance ?T Transportation)
                                (possesses ?P ?OBJ)
                                (patient ?T ?OBJ)
                                (instance ?OBJ Object)
                                (possesses ?ORG ?V)
                                (instance ?V LandVehicle)))))))))
naics.kif 8250-8272 If X is an instance of organization and truck transportation is an attribute of X, then All of the following hold: (1) there exist Y (2) Z such that Z is a member of X (3) Y is an agent of Z (4) there exists W such that Y is an instance of selling (5) W is an instance of human (6) W is a patient of Y (7) W allows there exist V, U (8) T such that V is an instance of transportation (9) W possesses T (10) T is a patient of V (11) T is an instance of object (12) X possesses U (13) U is an instance of land vehicle to perform task of the type Z
(=>
    (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 ?MEM ?P
                        (exists (?T ?V)
                            (and
                                (instance ?T Transportation)
                                (patient ?T ?P)
                                (possesses ?ORG ?V)
                                (instance ?V LandVehicle)))))))))
naics.kif 8341-8361 If X is an instance of organization and transit and ground passenger transportation is an attribute of X, then All of the following hold: (1) there exist Y (2) Z such that Z is a member of X (3) Y is an agent of Z (4) there exists W such that Y is an instance of selling (5) W is an instance of human (6) W is a patient of Y (7) W allows there exist V (8) U such that V is an instance of transportation (9) W is a patient of V (10) X possesses U (11) U is an instance of land vehicle to perform task of the type Z


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners