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 16101-16102 | |
(subclass Device Artifact) | Merge.kif 16100-16100 |
appearance as argument number 2 |
![]() |
(subclass Aerator Device) | Mid-level-ontology.kif 2344-2344 | |
(subclass AnimalController Device) | Mid-level-ontology.kif 3196-3196 | |
(subclass AnimalPoweredDevice Device) | Mid-level-ontology.kif 3224-3224 | |
(subclass AttachingDevice Device) | Merge.kif 16173-16173 | |
(subclass AudioRecorder Device) | Mid-level-ontology.kif 27903-27903 | |
(subclass AutomobileMuffler Device) | Cars.kif 2597-2597 | |
(subclass Axle Device) | Mid-level-ontology.kif 3997-3997 | |
(subclass BallBearing Device) | Cars.kif 1404-1404 | |
(subclass Barricade Device) | MilitaryDevices.kif 2015-2015 | |
(subclass Baton Device) | Mid-level-ontology.kif 3312-3312 | |
(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 2382-2382 | |
(subclass Cam Device) | Cars.kif 1641-1641 | |
(subclass Camera Device) | Mid-level-ontology.kif 14670-14670 | |
(subclass CanalLockGate Device) | Transportation.kif 3976-3976 | |
(subclass Carabiner Device) | Mid-level-ontology.kif 32480-32480 | |
(subclass Chimney Device) | Mid-level-ontology.kif 16425-16425 | |
(subclass CleaningDevice Device) | Mid-level-ontology.kif 6544-6544 | |
(subclass Clutch Device) | Cars.kif 1792-1792 | |
(subclass CombustionChamber Device) | Cars.kif 1702-1702 | |
(subclass Compass Device) | Mid-level-ontology.kif 2722-2722 | |
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 19472-19472 | |
(domain effectiveRange 1 Device) | Mid-level-ontology.kif 1603-1603 | |
(domain maxDeviceOperatingTemp 1 Device) | ComputingBrands.kif 3615-3615 | |
(domain maxDeviceStorageTemp 1 Device) | ComputingBrands.kif 3643-3643 | |
(domain minDeviceOperatingTemp 1 Device) | ComputingBrands.kif 3668-3668 | |
(domain minDeviceStorageTemp 1 Device) | ComputingBrands.kif 3693-3693 | |
(domain powerComponent 1 Device) | Mid-level-ontology.kif 2196-2196 | |
(domainSubclass PlayingInstrumentFn 1 Device) | Music.kif 829-829 | |
(domainSubclass equipmentCount 2 Device) | Mid-level-ontology.kif 25991-25991 | |
(domainSubclass equipmentType 2 Device) | Mid-level-ontology.kif 26006-26006 |
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 3916-3926 | |
(=> (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 31730-31738 | |
(=> (and (powerComponent ?G ?O) (instance ?O Device)) (instance ?O SelfPoweredDevice)) |
Mid-level-ontology.kif 2204-2208 | |
(=> (instance ?DEVICE Device) (exists (?PROC) (capability ?PROC instrument ?DEVICE))) |
Merge.kif 16104-16107 | |
(=> (instance ?DEVICE Device) (exists (?PROC) (hasPurpose ?DEVICE (exists (?INST) (and (instance ?INST ?PROC) (instrument ?INST ?DEVICE)))))) |
Merge.kif 16109-16116 |
consequent |
![]() |
(=> (and (attribute ?DEVICE ?ATTRIBUTE) (instance ?ATTRIBUTE DeviceAttribute)) (instance ?DEVICE Device)) |
Mid-level-ontology.kif 2295-2299 | |
(=> (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 19479-19483 | |
(=> (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 16227-16232 | |
(=> (instance ?DEVICE SelfPoweredDevice) (exists (?SOURCE) (and (instance ?SOURCE Device) (powerComponent ?SOURCE ?DEVICE)))) |
Mid-level-ontology.kif 3217-3222 | |
(=> (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 1714-1724 | |
(=> (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 28560-28569 | |
(=> (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 |
![]() |
![]() |