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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Device
Device(device)ATM, Abbe_condenser, Abney_level, Allen_wrench, Amsler_grid, Aqua-Lung, Bailey_bridge, Beckman_thermometer, Bermuda_rig, Bermudan_rig, Bermudian_rig, Bessemer_converter, Blackwall_hitch, CD_burner, Cassegrainian_telescope, Coffey_still, Cottrell_precipitator, Crock_Pot, Crookes_radiometer, Crookes_tube, DSL, Davy_lamp, Dayton_ax, Dayton_axe, Dewar, Dewar_flask, Dumpy_level, Dutch_hoe, EDS, ETD, Elastoplast, FAE, Ferris_wheel, Fresnel_lens, GPS, G_suit, Galilean_telescope, Geiger-Muller_counter, Geiger-Muller_tube, Geiger_counter, Geiger_tube, Global_Positioning_System, Gregorian_telescope, Herschelian_telescope, Hollerith_card, I.E.D., IED, IOL, Indian_club, Jacob's_ladder...

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 16116-16117
(subclass Device Artifact) Merge.kif 16115-16115 Device is a subclass of artifact

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


(subclass Aerator Device) Mid-level-ontology.kif 2345-2345 Aerator is a subclass of device
(subclass AnimalController Device) Mid-level-ontology.kif 3197-3197 Animal controller is a subclass of device
(subclass AnimalPoweredDevice Device) Mid-level-ontology.kif 3225-3225 Animal powered device is a subclass of device
(subclass AttachingDevice Device) Merge.kif 16188-16188 Attaching device is a subclass of device
(subclass AudioRecorder Device) Mid-level-ontology.kif 28144-28144 Audio recorder is a subclass of device
(subclass AutomobileMuffler Device) Cars.kif 2597-2597 Muffler is a subclass of device
(subclass Axle Device) Mid-level-ontology.kif 3978-3978 Axle is a subclass of device
(subclass BallBearing Device) Cars.kif 1404-1404 Ball bearing is a subclass of device
(subclass Baton Device) Mid-level-ontology.kif 3313-3313 Baton is a subclass of device
(subclass Brake Device) Cars.kif 538-538 Brake is a subclass of device
(subclass BrakeCaliper Device) Cars.kif 672-672 Brake caliper is a subclass of device
(subclass BrakeDrum Device) Cars.kif 666-666 Brake drum is a subclass of device
(subclass BrakePedal Device) Cars.kif 677-677 Brake pedal is a subclass of device
(subclass BrakeRotor Device) Cars.kif 660-660 Brake rotor is a subclass of device
(subclass BrushOrComb Device) Mid-level-ontology.kif 2383-2383 Brush or comb is a subclass of device
(subclass Cam Device) Cars.kif 1641-1641 Cam is a subclass of device
(subclass Camera Device) Mid-level-ontology.kif 14652-14652 Camera is a subclass of device
(subclass CanalLockGate Device) Transportation.kif 3978-3978 Canal lock gate is a subclass of device
(subclass Carabiner Device) Mid-level-ontology.kif 32721-32721 Karabiner is a subclass of device
(subclass Chimney Device) Mid-level-ontology.kif 16407-16407 Chimney is a subclass of device
(subclass CleaningDevice Device) Mid-level-ontology.kif 6525-6525 Cleaning device is a subclass of device
(subclass Clutch Device) Cars.kif 1792-1792 Clutch is a subclass of device
(subclass CombustionChamber Device) Cars.kif 1702-1702 Combustion chamber is a subclass of device
(subclass Compass Device) Mid-level-ontology.kif 2723-2723 Compass is a subclass of device
(subclass ContraceptiveDevice Device) Mid-level-ontology.kif 25701-25701 Contraceptive device is a subclass of device

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 19455-19455 The number 1 argument of operating is an instance of device
(domain effectiveRange 1 Device) Mid-level-ontology.kif 1604-1604 The number 1 argument of effective range is an instance of device
(domain maxDeviceOperatingTemp 1 Device) ComputingBrands.kif 3615-3615 The number 1 argument of maximum device operating temperature is an instance of device
(domain maxDeviceStorageTemp 1 Device) ComputingBrands.kif 3643-3643 The number 1 argument of maximum device storage temperature is an instance of device
(domain minDeviceOperatingTemp 1 Device) ComputingBrands.kif 3668-3668 The number 1 argument of minimum device operating temperature is an instance of device
(domain minDeviceStorageTemp 1 Device) ComputingBrands.kif 3693-3693 The number 1 argument of minimum device storage temperature is an instance of device
(domain powerComponent 1 Device) Mid-level-ontology.kif 2197-2197 The number 1 argument of power component is an instance of device
(domainSubclass PlayingInstrumentFn 1 Device) Music.kif 829-829 The number 1 argument of playing instrument fn is a subclass of device
(domainSubclass equipmentCount 2 Device) Mid-level-ontology.kif 25972-25972 The number 2 argument of equipment count is a subclass of device
(domainSubclass equipmentType 2 Device) Mid-level-ontology.kif 25987-25987 The number 2 argument of equipment type is a subclass of device

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


(=>
    (and
        (capability ?PROCESS ?ROLE ?OBJ)
        (instance ?OBJ Device)
        (not
            (attribute ?OBJ DeviceDamaged)))
    (modalAttribute
        (exists (?P)
            (and
                (instance ?P ?PROCESS)
                (?ROLE ?P ?OBJ))) Possibility))
Merge.kif 3931-3941
(=>
    (and
        (instance ?AP InternetAccessPoint)
        (instance ?DEVICE Device))
    (holdsDuring
        (WhenFn
            (connectedEngineeringComponents ?DEVICE ?AP))
        (engineeringSubcomponent ?DEVICE Internet)))
Hotel.kif 1376-1382
(=>
    (and
        (instance ?DAM Damaging)
        (instance ?OBJ Device)
        (patient ?DAM ?OBJ))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?DAM))
        (attribute ?OBJ DeviceDamaged)))
Mid-level-ontology.kif 31971-31979
(=>
    (and
        (powerComponent ?G ?O)
        (instance ?O Device))
    (instance ?O SelfPoweredDevice))
Mid-level-ontology.kif 2205-2209
(=>
    (instance ?DEVICE Device)
    (exists (?PROC)
        (capability ?PROC instrument ?DEVICE)))
Merge.kif 16119-16122
(=>
    (instance ?DEVICE Device)
    (exists (?PROC)
        (hasPurpose ?DEVICE
            (exists (?INST)
                (and
                    (instance ?INST ?PROC)
                    (instrument ?INST ?DEVICE))))))
Merge.kif 16124-16131

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


(=>
    (and
        (attribute ?DEVICE ?ATTRIBUTE)
        (instance ?ATTRIBUTE DeviceAttribute))
    (instance ?DEVICE Device))
Mid-level-ontology.kif 2296-2300
(=>
    (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 2914-2932
(=>
    (and
        (instance ?INSTALL Installing)
        (patient ?INSTALL ?DEVICE))
    (instance ?DEVICE Device))
Mid-level-ontology.kif 19462-19466
(=>
    (and
        (instance ?P TurningOffDevice)
        (patient ?P ?D))
    (instance ?D Device))
Mid-level-ontology.kif 1076-1080
(=>
    (and
        (instance ?P TurningOnDevice)
        (patient ?P ?D))
    (instance ?D Device))
Mid-level-ontology.kif 1100-1104
(=>
    (instance ?AMR AutonomousMobileRobot)
    (hasPurpose ?AMR
        (exists (?T)
            (and
                (instance ?T Translocation)
                (agent ?T ?AMR)
                (patient ?T ?AMR)
                (instrument ?T ?AMR)
                (experiencer ?T ?AMR)
                (not
                    (exists (?G ?A)
                        (and
                            (instance ?G Guiding)
                            (patient ?G ?AMR)
                            (agent ?G ?A)
                            (or
                                (instance ?A Human)
                                (instance ?A Device)))))))))
engineering.kif 966-984
(=>
    (instance ?COMP EngineeringComponent)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE Device)
            (component ?COMP ?DEVICE))))
Merge.kif 16242-16247
(=>
    (instance ?DEVICE SelfPoweredDevice)
    (exists (?SOURCE)
        (and
            (instance ?SOURCE Device)
            (powerComponent ?SOURCE ?DEVICE))))
Mid-level-ontology.kif 3218-3223
(=>
    (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 2417-2427
(=>
    (instance ?S AirportStagingArea)
    (hasPurpose ?S
        (exists (?B ?C ?D ?T)
            (and
                (instance ?B Boarding)
                (instance ?C Collection)
                (instrument ?B ?C)
                (member ?D ?C)
                (instance ?D Device)
                (locatedAtTime ?C ?T ?S)
                (during ?T
                    (WhenFn ?B))))))
Transportation.kif 1318-1329
(=>
    (instance ?S AirportStagingArea)
    (hasPurpose ?S
        (exists (?DB ?C ?D ?T)
            (and
                (instance ?DB Deboarding)
                (instance ?C Collection)
                (instrument ?DB ?C)
                (member ?D ?C)
                (instance ?D Device)
                (locatedAtTime ?C ?T ?S)
                (during ?T
                    (WhenFn ?DB))))))
Transportation.kif 1331-1342
(=>
    (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 28801-28810
(=>
    (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 1434-1444


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