![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| communicationSatelliteForArea |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage communicationSatelliteForArea "there are %n %3 communiation satellite of type %2 in %1") | domainEnglishFormat.kif 490-490 | |
| (format ChineseTraditionalLanguage communicationSatelliteForArea "那 %n 有 %3 communiation %2 類型的衛星在 %1 ") | domainEnglishFormat.kif 491-491 | |
| (format ChineseLanguage communicationSatelliteForArea "那 %n 有 %3 communiation %2 类型的卫星在 %1 ") | domainEnglishFormat.kif 492-492 | |
| (termFormat EnglishLanguage communicationSatelliteForArea "communication satellite for area") | domainEnglishFormat.kif 16044-16044 | |
| (termFormat ChineseTraditionalLanguage communicationSatelliteForArea "區域通信衛星") | domainEnglishFormat.kif 16045-16045 | |
| (termFormat ChineseLanguage communicationSatelliteForArea "区域通信卫星") | domainEnglishFormat.kif 16046-16046 |
| antecedent |
|
|
| (=> (communicationSatelliteForArea ?AREA ?SATELLITETYPE ?INTEGER) (equal ?INTEGER (CardinalityFn (KappaFn ?SATELLITE (and (instance ?SATELLITE ?SATELLITETYPE) (instance ?SYSTEM CommunicationSystem) (located ?SYSTEM ?AREA) (engineeringSubcomponent ?SATELLITE ?SYSTEM)))))) |
Communications.kif 123-132 | If there are X communiation satellite of type Y in Z, then equal X and the number of instances in the class described by W |