Term Intersection : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



Term 1: Term 2:

(equal
    (FitForMilitaryServiceMaleFn ?AREA)
    (CardinalityFn
        (KappaFn ?PERSON
            (and
                (instance ?PERSON Human)
                (attribute ?PERSON Male)
                (subclass ?PROCESS MilitaryProcess)
                (fitForMilitaryService ?PERSON ?PROCESS)
                (militaryAge ?AREA ?MILITARYAGE)
                (age ?PERSON ?AGE)
                (greaterThanOrEqualTo ?AGE ?MILITARYAGE)
                (inhabits ?PERSON ?AREA)))))
Military.kif 895-906 The fit for military service male of a geopolitical area is equal to the number of instances in the class described by a symbolic string
(subclass MilitaryProcess PoliticalProcess) Merge.kif 10810-10810 Military process is a subclass of political process
(subclass MilitaryProcess OrganizationalProcess) Merge.kif 10811-10811 Military process is a subclass of organizational process
(subclass MilitaryRegrouping MilitaryProcess) MilitaryProcesses.kif 2684-2684 Regrouping is a subclass of military process
(subclass MilitaryOperation MilitaryProcess) Military.kif 23-23 Military operation is a subclass of military process
(subclass MilitaryInfiltration MilitaryProcess) Mid-level-ontology.kif 13952-13952 Military infiltration is a subclass of military process


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