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


KB Term:  Term intersection
English Word: 

Sigma KEE - MilitarySupportVehicle
MilitarySupportVehicle(military support vehicle)

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


(documentation MilitarySupportVehicle EnglishLanguage "Vehicles meant to be used for support, rather than combat in a military context.") Military.kif 462-463
(subclass MilitarySupportVehicle MilitaryVehicle) Military.kif 464-464 Military support vehicle is a subclass of military vehicle

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


(subclass MilitarySupplyTruck MilitarySupportVehicle) Military.kif 480-480 Military supply truck is a subclass of military support vehicle
(subclass MilitaryFoodTruck MilitarySupportVehicle) Military.kif 484-484 Military food truck is a subclass of military support vehicle
(termFormat EnglishLanguage MilitarySupportVehicle "military support vehicle") domainEnglishFormat.kif 37745-37745 Military food truck is a subclass of military support vehicle
(termFormat ChineseTraditionalLanguage MilitarySupportVehicle "軍事支援車輛") domainEnglishFormat.kif 37746-37746 Military food truck is a subclass of military support vehicle
(termFormat ChineseLanguage MilitarySupportVehicle "军事支援车辆") domainEnglishFormat.kif 37747-37747 Military food truck is a subclass of military support vehicle

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


(=>
    (instance ?MV MilitarySupportVehicle)
    (hasPurpose ?MV
        (exists (?P)
            (and
                (instance ?P MilitaryProcess)
                (involvedInEvent ?P ?MV)
                (not
                    (exists (?A)
                        (and
                            (instance ?A ViolentContest)
                            (instrument ?A ?MV))))))))
Military.kif 466-477 If X is an instance of military support vehicle, then X has the purpose there exists Y such that Y is an instance of military process, X is an involved in event of Y, there doesn't exist Z such that Z is an instance of violent contest, and X is an instrument for Z


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



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