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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BlueforceControlled
BlueforceControlled

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


(documentation BlueforceControlled EnglishLanguage "BlueforceControlled is a RelationalAttribute. An Object that is possessed by an agent that is either part of the government or an Ally of the US government.") MilitaryProcesses.kif 2800-2802
(instance BlueforceControlled RelationalAttribute) MilitaryProcesses.kif 2799-2799
(relatedInternalConcept BlueforceControlled Ally) MilitaryProcesses.kif 2803-2803
(relatedInternalConcept BlueforceControlled MilitarilySecure) MilitaryProcesses.kif 2826-2826

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


(termFormat EnglishLanguage BlueforceControlled "blue force controlled") MilitaryProcesses.kif 2885-2885

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


(=>
    (and
        (attribute ?X BlueforceControlled)
        (instance ?X Object))
    (exists (?A)
        (and
            (instance ?A GovernmentOrganization)
            (possesses ?A ?X)
            (or
                (subOrganization ?A
                    (GovernmentFn UnitedStates))
                (allied ?A
                    (GovernmentFn UnitedStates))))))
MilitaryProcesses.kif 2805-2817


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