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


KB Term:  Term intersection
English Word: 

Sigma KEE - MilitaryWaterVehicle
MilitaryWaterVehicle(military water vehicle)destroyer_escort

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


(subclass MilitaryWaterVehicle MilitaryVehicle) Military.kif 228-228 Military water vehicle is a subclass of military vehicle
(documentation MilitaryWaterVehicle EnglishLanguage "MilitaryWaterVehicle is the class of all WaterVehicle owned or leased for use by some MilitaryOrganization.") Military.kif 229-230 Military water vehicle is a subclass of military vehicle

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


(subclass Warship MilitaryWaterVehicle) Military.kif 285-285 Warship is a subclass of military water vehicle
(termFormat EnglishLanguage MilitaryWaterVehicle "military water vehicle") domainEnglishFormat.kif 37775-37775 Warship is a subclass of military water vehicle
(termFormat ChineseTraditionalLanguage MilitaryWaterVehicle "軍用船隻") domainEnglishFormat.kif 37776-37776 Warship is a subclass of military water vehicle
(termFormat ChineseLanguage MilitaryWaterVehicle "军用船只") domainEnglishFormat.kif 37777-37777 Warship is a subclass of military water vehicle

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


(=>
    (instance ?M MilitaryWaterVehicle)
    (exists (?O)
        (and
            (uses ?M ?O)
            (instance ?O MilitaryOrganization))))
Military.kif 232-237 If X is an instance of military water vehicle, then there exists Y such that Y uses X and Y is an instance of military organization

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


(=>
    (instance ?D Destroyer)
    (hasPurpose ?D
        (exists (?P ?F)
            (and
                (instance ?P Protecting)
                (instrument ?P ?D)
                (patient ?P ?F)
                (instance ?F Fleet)
                (memberType ?F MilitaryWaterVehicle)
                (capability ViolentContest instrument ?D)))))
Military.kif 307-317 If X is an instance of Destroyer, then All of the following hold: (1) X has the purpose there exist Y (2) Z such that Y is an instance of protecting (3) X is an instrument for Y (4) Z is a patient of Y (5) Z is an instance of Fleet (6) military water vehicle is a member type of Z (7) X is capable of doing violent contest as a instrument


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