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 903-905 | |
(domain fitForMilitaryService 1 CognitiveAgent) | Military.kif 901-901 | The number 1 argument of fit for military service is an instance of cognitive agent |
(domainSubclass fitForMilitaryService 2 MilitaryProcess) | Military.kif 902-902 | The number 2 argument of fit for military service is a subclass of military process |
(instance fitForMilitaryService BinaryPredicate) | Military.kif 900-900 | fit for military service is an instance of binary predicate |
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 24091-24091 | |
(termFormat ChineseTraditionalLanguage fitForMilitaryService "適合兵役") | domainEnglishFormat.kif 24090-24090 | |
(termFormat EnglishLanguage fitForMilitaryService "fit for military service") | domainEnglishFormat.kif 24089-24089 |
antecedent |
(=> (fitForMilitaryService ?AGENT ?PROCESS) (capability ?PROCESS agent ?AGENT)) |
Military.kif 908-910 |
|
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 886-897 | 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 |