MobileCellPhone |
appearance as argument number 1 |
(documentation MobileCellPhone EnglishLanguage "A MobileCellPhone is a Telephone that connects to the telephone network by sending and receiving radio transmissions, rather than via a cord, and so is portable.") | Mid-level-ontology.kif 25121-25124 | |
(externalImage MobileCellPhone "http://articulatesoftware.com/SUMOpictures/ telephone/ cell_phones/ cell_1.png") | pictureList.kif 331-331 | |
(subclass MobileCellPhone ReceiverDevice) | Mid-level-ontology.kif 25119-25119 | |
(subclass MobileCellPhone Telephone) | Mid-level-ontology.kif 25120-25120 |
appearance as argument number 2 |
(subclass AppleIPhone MobileCellPhone) | ComputingBrands.kif 627-627 | |
(subclass SmartPhone MobileCellPhone) | Mid-level-ontology.kif 29621-29621 | |
(termFormat ChineseLanguage MobileCellPhone "移动手机") | domainEnglishFormat.kif 38157-38157 | |
(termFormat ChineseTraditionalLanguage MobileCellPhone "移動手機") | domainEnglishFormat.kif 38156-38156 | |
(termFormat EnglishLanguage MobileCellPhone "mobile cell phone") | domainEnglishFormat.kif 38155-38155 |
antecedent |
(=> (and (instance ?DEVICE MobileCellPhone) (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (telephoneNumber ?NUMBER ?AGENT)))) (holdsDuring ?TIME (mobilePhoneNumber ?NUMBER ?AGENT))) |
Mid-level-ontology.kif 25190-25197 | |
(=> (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (instance ?DEVICE MobileCellPhone) (mobilePhoneNumber ?NUMBER ?AGENT))) (holdsDuring ?TIME (possesses ?AGENT ?DEVICE))) |
Mid-level-ontology.kif 25199-25205 |
consequent |
(=> (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (mobilePhoneNumber ?NUMBER ?AGENT))) (instance ?DEVICE MobileCellPhone)) |
Mid-level-ontology.kif 25183-25188 | |
(=> (instance ?A App) (hasPurpose ?A (exists (?A ?P ?C) (and (instance ?C MobileCellPhone) (instance ?P ComputerProcess) (programRunning ?P ?A) (computerRunning ?P ?C))))) |
ComputingBrands.kif 1960-1968 |