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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RadiatingElectromagnetic

Sigma KEE - RadiatingElectromagnetic
RadiatingElectromagnetic

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


(documentation RadiatingElectromagnetic ChineseLanguage "RadiatingElectromagnetic 是当电磁辐射释放或被吸收时的 Radiating 过程的子类别。") chinese_format.kif 1415-1416
(documentation RadiatingElectromagnetic EnglishLanguage "RadiatingElectromagnetic is the subclass of Radiating processes in which electromagnetic radiation is transmitted or absorbed.") Merge.kif 13790-13792
(subclass RadiatingElectromagnetic Radiating) Merge.kif 13789-13789

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


(subclass ElectricTransmission RadiatingElectromagnetic) Cars.kif 2366-2366
(subclass Magnetism RadiatingElectromagnetic) Mid-level-ontology.kif 15805-15805
(subclass RadiatingInfrared RadiatingElectromagnetic) Merge.kif 13716-13716
(subclass RadiatingLight RadiatingElectromagnetic) Merge.kif 13696-13696
(subclass RadiatingUltraviolet RadiatingElectromagnetic) Mid-level-ontology.kif 595-595
(subclass RadiatingXRay RadiatingElectromagnetic) Merge.kif 13720-13720
(subclass RadioEmission RadiatingElectromagnetic) Mid-level-ontology.kif 15809-15809
(termFormat ChineseLanguage RadiatingElectromagnetic "辐射电磁") domainEnglishFormat.kif 48442-48442
(termFormat ChineseTraditionalLanguage RadiatingElectromagnetic "輻射電磁") domainEnglishFormat.kif 48441-48441
(termFormat EnglishLanguage RadiatingElectromagnetic "radiating electromagnetic") domainEnglishFormat.kif 48440-48440

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


(=>
    (and
        (instance ?R RadiatingElectromagnetic)
        (carrierFrequency ?R
            (MeasureFn ?HZ Hertz))
        (wavelength ?R
            (MeasureFn ?L Meter)))
    (equal
        (MeasureFn ?L Meter)
        (MeasureFn
            (DivisionFn 299792458 ?HZ) Meter)))
ComputingBrands.kif 1570-1577
(=>
    (and
        (instance ?WN
            (NetworkCommunicationFn BluetoothNetwork))
        (instance ?R RadiatingElectromagnetic)
        (subProcess ?R ?WN)
        (carrierFrequency ?R
            (MeasureFn ?W
                (GigaFn Hertz))))
    (and
        (greaterThan ?W 2.4)
        (lessThan ?W 2.485)))
ComputingBrands.kif 1579-1588

consequent
-------------------------


(=>
    (and
        (instance ?M Microwave)
        (attribute ?M DeviceOn))
    (exists (?PROC)
        (and
            (instance ?PROC RadiatingElectromagnetic)
            (instrument ?PROC ?M))))
Food.kif 365-372
(=>
    (and
        (instance ?PLUG ElectricalPlug)
        (instance ?DEVICE ElectricDevice)
        (instance ?OUTLET ElectricalOutlet)
        (connectedEngineeringComponents ?DEVICE ?PLUG)
        (completelyFills ?PLUG ?OUTLET)
        (instance ?POWER PowerSource)
        (connectedEngineeringComponents ?POWER ?OUTLET))
    (exists (?RE)
        (and
            (instance ?RE RadiatingElectromagnetic)
            (origin ?RE ?POWER)
            (destination ?RE ?DEVICE))))
Mid-level-ontology.kif 25980-25993
(=>
    (instance ?PS PowerSource)
    (exists (?RE)
        (and
            (instance ?RE RadiatingElectromagnetic)
            (origin ?RE ?PS))))
Mid-level-ontology.kif 2559-2564
(=>
    (instance ?RADAR Radar)
    (capability RadiatingElectromagnetic agent ?RADAR))
Mid-level-ontology.kif 2587-2589
(=>
    (instance ?WN
        (NetworkCommunicationFn WirelessNetwork))
    (exists (?R)
        (and
            (instance ?R RadiatingElectromagnetic)
            (subProcess ?R ?WN))))
ComputingBrands.kif 1540-1545


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