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

Formal Language: 



KB Term:  Term intersection
English Word: 

  communicationSatelliteForArea

Sigma KEE - communicationSatelliteForArea
communicationSatelliteForArea

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


(documentation communicationSatelliteForArea EnglishLanguage "The expression (communicationSatelliteForArea ?AREA ?SATELLITE ?INTEGER) means that ?INTEGER number of CommunicationSatellites of the type ?SATELLITE serve as an engineeringSubcomponent of a TelephoneSystem of the GeopoliticalArea ?AREA.") Communications.kif 136-140
(domain communicationSatelliteForArea 1 GeopoliticalArea) Communications.kif 133-133 Le nombre 1 argument de communicationSatelliteForArea est une instance de secteur g�opolitique
(domain communicationSatelliteForArea 3 Integer) Communications.kif 135-135 Le nombre 3 argument de communicationSatelliteForArea est une instance de nombre entier
(domainSubclass communicationSatelliteForArea 2 Satellite) Communications.kif 134-134 Le nombre 2 argument de communicationSatelliteForArea est une sous-classe de Satellite
(instance communicationSatelliteForArea TernaryPredicate) Communications.kif 132-132 communicationSatelliteForArea est une instance de pr�dicat ternaire

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


(format ChineseLanguage communicationSatelliteForArea "那 %n 有 %3 communiation %2 类型的卫星在 %1 ") domainEnglishFormat.kif 492-492
(format ChineseTraditionalLanguage communicationSatelliteForArea "那 %n 有 %3 communiation %2 類型的衛星在 %1 ") domainEnglishFormat.kif 491-491
(format EnglishLanguage communicationSatelliteForArea "there are %n %3 communiation satellite of type %2 in %1") domainEnglishFormat.kif 490-490
(termFormat ChineseLanguage communicationSatelliteForArea "区域通信卫星") domainEnglishFormat.kif 16044-16044
(termFormat ChineseTraditionalLanguage communicationSatelliteForArea "區域通信衛星") domainEnglishFormat.kif 16043-16043
(termFormat EnglishLanguage communicationSatelliteForArea "communication satellite for area") domainEnglishFormat.kif 16042-16042

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 142-151


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 is open source software produced by Articulate Software and its partners