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



KB Term:  Term intersection
English Word: 

  tags

Sigma KEE - fitForMilitaryService
fitForMilitaryService

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


(instance fitForMilitaryService BinaryPredicate) Military.kif 1173-1173 fit for military service is an instance of binary predicate
(domain fitForMilitaryService 1 CognitiveAgent) Military.kif 1174-1174 The number 1 argument of fit for military service is an instance of cognitive agent
(domainSubclass fitForMilitaryService 2 MilitaryProcess) Military.kif 1175-1175 The number 2 argument of fit for military service is a subclass of military process
(documentation fitForMilitaryService EnglishLanguage "(fitForMilitaryService ?AGENT ?PROCESS) means that ?AGENT is capable of carrying out the MilitaryProcess ?PROCESS as the agent of the ?PROCESS.") Military.kif 1176-1178 The number 2 argument of fit for military service is a subclass of military process

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


(format EnglishLanguage fitForMilitaryService "%2 is %n a fit for military service of %1") domainEnglishFormat.kif 1027-1027
(format ChineseTraditionalLanguage fitForMilitaryService "%2 %n 是 %1 的 fit 軍事服務") domainEnglishFormat.kif 1028-1028
(format ChineseLanguage fitForMilitaryService "%2 %n 是 %1 的 fit 军事服务") domainEnglishFormat.kif 1029-1029
(termFormat EnglishLanguage fitForMilitaryService "fit for military service") domainEnglishFormat.kif 24070-24070
(termFormat ChineseTraditionalLanguage fitForMilitaryService "適合兵役") domainEnglishFormat.kif 24071-24071
(termFormat ChineseLanguage fitForMilitaryService "适合兵役") domainEnglishFormat.kif 24072-24072

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


(=>
    (fitForMilitaryService ?AGENT ?PROCESS)
    (capability ?PROCESS agent ?AGENT))
Military.kif 1181-1183 If X is a fit for military service of Y, then Y is capable of doing X as a agent

statement
-------------------------


(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 1159-1170 equal the fit for military service male of X and the number of instances in the class described by Y


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners