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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AllTerrainVehicle

Sigma KEE - AllTerrainVehicle
AllTerrainVehicle(all-terrain vehicle)

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


(documentation AllTerrainVehicle EnglishLanguage "A Vehicle that travels on low-pressure tires, with a seat that is straddled by the operator, along with handlebars for Steering control, that is designed to handle a wider variety of terrain than most RoadVehicles") Cars.kif 4762-4764
(subclass AllTerrainVehicle LandVehicle) Cars.kif 4761-4761 All-terrain vehicle is a subclass of land vehicle

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


(termFormat EnglishLanguage AllTerrainVehicle "ATV") Cars.kif 4765-4765
(termFormat EnglishLanguage AllTerrainVehicle "all-terrain vehicle") Cars.kif 4766-4766

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


(=>
    (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 4768-4778


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 is open source software produced by Articulate Software and its partners