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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - fitForMilitaryService
fitForMilitaryService

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


(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 912-914
(domain fitForMilitaryService 1 CognitiveAgent) Military.kif 910-910 fitForMilitaryService の数値 1 引数は 認識エージェントinstance では %n
(domainSubclass fitForMilitaryService 2 MilitaryProcess) Military.kif 911-911 fitForMilitaryService の数値 2 引数は 軍事プロセスsubclass では %n
(instance fitForMilitaryService BinaryPredicate) Military.kif 909-909 fitForMilitaryService2進述語instance では %n

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


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

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


(=>
    (fitForMilitaryService ?AGENT ?PROCESS)
    (capability ?PROCESS agent ?AGENT))
Military.kif 917-919

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 895-906 FitForMilitaryServiceMaleFn 地政学的地域 エンティティー classinstances の数 と equal では %n


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