![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| ReachingMilitaryAgeAnnuallyMaleFn |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage ReachingMilitaryAgeAnnuallyMaleFn "the reaching military age annually male of %1 and %2") | domainEnglishFormat.kif 2105-2105 | |
| (format ChineseTraditionalLanguage ReachingMilitaryAgeAnnuallyMaleFn "%1 和 %2 每年的 reaching 軍事男性年齡") | domainEnglishFormat.kif 2106-2106 | |
| (format ChineseLanguage ReachingMilitaryAgeAnnuallyMaleFn "%1 和 %2 每年的 reaching 军事男性年龄") | domainEnglishFormat.kif 2107-2107 | |
| (termFormat EnglishLanguage ReachingMilitaryAgeAnnuallyMaleFn "reaching military age annually male") | domainEnglishFormat.kif 48837-48837 | |
| (termFormat ChineseTraditionalLanguage ReachingMilitaryAgeAnnuallyMaleFn "每年達到軍齡的男性") | domainEnglishFormat.kif 48838-48838 | |
| (termFormat ChineseLanguage ReachingMilitaryAgeAnnuallyMaleFn "每年达到军龄的男性") | domainEnglishFormat.kif 48839-48839 |
| statement |
|
|
| (equal (ReachingMilitaryAgeAnnuallyMaleFn ?AREA ?YEAR) (CardinalityFn (KappaFn ?PERSON (and (instance ?PERSON Human) (attribute ?PERSON Male) (militaryAge ?AREA ?MILITARYAGE) (equal ?AGEMINUSONE (SubtractionFn ?AGE 1)) (holdsDuring ?YEAR (or (age ?PERSON ?AGEMINUSONE) (age ?PERSON ?AGE))) (equal ?AGE ?MILITARYAGE) (inhabits ?PERSON ?AREA))))) |
Military.kif 1197-1210 | equal the reaching military age annually male of X, Y, and the number of instances in the class described by Z |