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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Device
Device

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


(documentation Device ChineseLanguage "Device 是一件 Artifact,它出现目的为了服务一件 Process 一个特定子类别的 instrument。") chinese_format.kif 3618-3619
(documentation Device EnglishLanguage "A Device is an Artifact whose purpose is to serve as an instrument in a specific subclass of Process.") Merge.kif 15940-15941
(subclass Device Artifact) Merge.kif 15939-15939

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


(subclass Aerator Device) Mid-level-ontology.kif 1882-1882
(subclass AnimalController Device) Mid-level-ontology.kif 2734-2734
(subclass AnimalPoweredDevice Device) Mid-level-ontology.kif 2762-2762
(subclass AttachingDevice Device) Merge.kif 16012-16012
(subclass AudioRecorder Device) Mid-level-ontology.kif 26245-26245
(subclass AutomobileMuffler Device) Cars.kif 2613-2613
(subclass Axle Device) Mid-level-ontology.kif 3535-3535
(subclass BallBearing Device) Cars.kif 1404-1404
(subclass Barricade Device) MilitaryDevices.kif 2015-2015
(subclass Baton Device) Mid-level-ontology.kif 2850-2850
(subclass Brake Device) Cars.kif 538-538
(subclass BrakeCaliper Device) Cars.kif 672-672
(subclass BrakeDrum Device) Cars.kif 666-666
(subclass BrakePedal Device) Cars.kif 677-677
(subclass BrakeRotor Device) Cars.kif 660-660
(subclass BrushOrComb Device) Mid-level-ontology.kif 1920-1920
(subclass Cam Device) Cars.kif 1634-1634
(subclass Camera Device) Mid-level-ontology.kif 13313-13313
(subclass CanalLockGate Device) Transportation.kif 3072-3072
(subclass Carabiner Device) Mid-level-ontology.kif 30785-30785
(subclass Chimney Device) Mid-level-ontology.kif 15034-15034
(subclass CleaningDevice Device) Mid-level-ontology.kif 5588-5588
(subclass Clutch Device) Cars.kif 1808-1808
(subclass CombustionChamber Device) Cars.kif 1695-1695
(subclass Compass Device) Mid-level-ontology.kif 2260-2260

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain OperatingFn 1 Device) Mid-level-ontology.kif 17884-17884
(domain effectiveRange 1 Device) Mid-level-ontology.kif 1387-1387
(domain maxDeviceOperatingTemp 1 Device) ComputingBrands.kif 3620-3620
(domain maxDeviceStorageTemp 1 Device) ComputingBrands.kif 3648-3648
(domain minDeviceOperatingTemp 1 Device) ComputingBrands.kif 3673-3673
(domain minDeviceStorageTemp 1 Device) ComputingBrands.kif 3698-3698
(domain powerComponent 1 Device) Mid-level-ontology.kif 1734-1734
(domainSubclass PlayingInstrumentFn 1 Device) Music.kif 827-827
(domainSubclass equipmentCount 2 Device) Mid-level-ontology.kif 24310-24310
(domainSubclass equipmentType 2 Device) Mid-level-ontology.kif 24325-24325

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


(=>
    (and
        (instance ?AP InternetAccessPoint)
        (instance ?DEVICE Device))
    (holdsDuring
        (WhenFn
            (connectedEngineeringComponents ?DEVICE ?AP))
        (engineeringSubcomponent ?DEVICE Internet)))
Hotel.kif 1365-1371
(=>
    (and
        (instance ?DAM Damaging)
        (instance ?OBJ Device)
        (patient ?DAM ?OBJ))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?DAM))
        (attribute ?OBJ DeviceDamaged)))
Mid-level-ontology.kif 30079-30087
(=>
    (and
        (powerComponent ?G ?O)
        (instance ?O Device))
    (instance ?O SelfPoweredDevice))
Mid-level-ontology.kif 1742-1746
(=>
    (instance ?DEVICE Device)
    (exists (?PROC)
        (capability ?PROC instrument ?DEVICE)))
Merge.kif 15943-15946
(=>
    (instance ?DEVICE Device)
    (exists (?PROC)
        (hasPurpose ?DEVICE
            (exists (?INST)
                (and
                    (instance ?INST ?PROC)
                    (instrument ?INST ?DEVICE))))))
Merge.kif 15948-15955

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


(=>
    (and
        (attribute ?DEVICE ?ATTRIBUTE)
        (instance ?ATTRIBUTE DeviceAttribute))
    (instance ?DEVICE Device))
Mid-level-ontology.kif 1833-1837
(=>
    (and
        (instance ?EG EngineGovernor)
        (instance ?E Engine)
        (connectedEngineeringComponents ?EG ?E)
        (governorSpeed ?E
            (MeasureFn ?S MilesPerHour)))
    (hasPurpose ?EG
        (not
            (exists (?R ?P ?M)
                (and
                    (instance ?P Device)
                    (part ?P ?E)
                    (instance ?R Rotating)
                    (holdsDuring
                        (WhenFn ?R)
                        (and
                            (measure ?P
                                (MeasureFn ?M MilesPerHour))
                            (greaterThan ?M ?S))))))))
Cars.kif 2930-2948
(=>
    (and
        (instance ?INSTALL Installing)
        (patient ?INSTALL ?DEVICE))
    (instance ?DEVICE Device))
Mid-level-ontology.kif 17891-17895
(=>
    (and
        (instance ?P TurningOffDevice)
        (patient ?P ?D))
    (instance ?D Device))
Mid-level-ontology.kif 1083-1087
(=>
    (and
        (instance ?P TurningOnDevice)
        (patient ?P ?D))
    (instance ?D Device))
Mid-level-ontology.kif 1107-1111
(=>
    (instance ?COMP EngineeringComponent)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE Device)
            (component ?COMP ?DEVICE))))
Merge.kif 16066-16071
(=>
    (instance ?DEVICE SelfPoweredDevice)
    (exists (?SOURCE)
        (and
            (instance ?SOURCE Device)
            (powerComponent ?SOURCE ?DEVICE))))
Mid-level-ontology.kif 2755-2760
(=>
    (instance ?M SurfaceWindSpeedMeasuring)
    (exists (?PLACE ?TOOL)
        (and
            (instance ?PLACE GeographicArea)
            (instance ?TOOL Device)
            (eventLocated ?M ?PLACE)
            (instrument ?M ?TOOL)
            (holdsDuring
                (WhenFn ?M)
                (elevation ?TOOL
                    (MeasureFn 10.0 Meter))))))
Weather.kif 1732-1742
(=>
    (instance ?S RecordingStudio)
    (exists (?D)
        (and
            (instance ?D Device)
            (hasPurpose ?D
                (exists (?R ?P)
                    (and
                        (instance ?R Recording)
                        (instrument ?P ?D)
                        (result ?P ?R))))
            (located ?D ?S))))
Music.kif 36-47
(=>
    (instance ?SCUBA ScubaDiving)
    (exists (?WATER ?DEVICE ?BREATH)
        (and
            (instance ?WATER WaterArea)
            (orientation ?SCUBA ?WATER Below)
            (instance ?DEVICE Device)
            (instance ?BREATH Breathing)
            (instrument ?BREATH ?DEVICE)
            (subProcess ?BREATH ?SCUBA))))
Mid-level-ontology.kif 26902-26911
(=>
    (instance ?X BabyMonitoringSystem)
    (exists (?TX ?RX)
        (and
            (instance ?RX RadioReceiver)
            (instance ?TX Device)
            (engineeringSubcomponent ?RX ?X)
            (engineeringSubcomponent ?TX ?X)
            (hasPurpose ?X
                (exists (?BABY ?CARER ?SOUND ?LOC1 ?LOC2 ?PROC ?RADIO)
                    (and
                        (instance ?BABY HumanBaby)
                        (instance ?CARER Human)
                        (located ?BABY ?LOC1)
                        (located ?CARER ?LOC2)
                        (not
                            (equal ?LOC1 ?LOC2))
                        (instance ?PROC Maintaining)
                        (patient ?PROC ?BABY)
                        (agent ?PROC ?CARER)
                        (located ?TX ?LOC1)
                        (located ?RX ?LOC2)
                        (instance ?SOUND RadiatingSound)
                        (eventLocated ?SOUND ?LOC1)
                        (instance ?RADIO RadioEmission)
                        (patient ?RADIO ?SOUND)
                        (destination ?RADIO ?RX)
                        (agent ?RADIO ?TX)))))))
Communications.kif 258-284
(=>
    (instance ?X RemoteControl)
    (hasPurpose ?X
        (exists (?SIGNAL ?DEVICE)
            (and
                (instance ?SIGNAL ElectronicSignalling)
                (agent ?SIGNAL ?X)
                (destination ?SIGNAL ?DEVICE)
                (instance ?DEVICE Device)
                (not
                    (part ?X ?DEVICE))))))
engineering.kif 1121-1131


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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