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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - MobileCellPhone
MobileCellPhone(mobile cell phone)
cell, cellphone, cellular_phone, cellular_telephone, mobile_phone

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 25352-25355
(externalImage MobileCellPhone "http://articulatesoftware.com/SUMOpictures/ telephone/ cell_phones/ cell_1.png") pictureList.kif 331-331
(subclass MobileCellPhone ReceiverDevice) Mid-level-ontology.kif 25350-25350 Mobile cell phone is a subclass of receiver device
(subclass MobileCellPhone Telephone) Mid-level-ontology.kif 25351-25351 Mobile cell phone is a subclass of telephone

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


(subclass AppleIPhone MobileCellPhone) ComputingBrands.kif 627-627 IPhone is a subclass of mobile cell phone
(subclass SmartPhone MobileCellPhone) Mid-level-ontology.kif 29854-29854 Smart phone is a subclass of mobile cell phone
(termFormat ChineseLanguage MobileCellPhone "移动手机") domainEnglishFormat.kif 38191-38191 Smart phone is a subclass of mobile cell phone
(termFormat ChineseTraditionalLanguage MobileCellPhone "移動手機") domainEnglishFormat.kif 38190-38190 Smart phone is a subclass of mobile cell phone
(termFormat EnglishLanguage MobileCellPhone "mobile cell phone") domainEnglishFormat.kif 38189-38189 Smart phone is a subclass of mobile cell phone

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


(=>
    (and
        (instance ?DEVICE MobileCellPhone)
        (holdsDuring ?TIME
            (and
                (deviceTelecomNumber ?NUMBER ?DEVICE)
                (telephoneNumber ?NUMBER ?AGENT))))
    (holdsDuring ?TIME
        (mobilePhoneNumber ?NUMBER ?AGENT)))
Mid-level-ontology.kif 25421-25428
(=>
    (holdsDuring ?TIME
        (and
            (deviceTelecomNumber ?NUMBER ?DEVICE)
            (instance ?DEVICE MobileCellPhone)
            (mobilePhoneNumber ?NUMBER ?AGENT)))
    (holdsDuring ?TIME
        (possesses ?AGENT ?DEVICE)))
Mid-level-ontology.kif 25430-25436

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


(=>
    (holdsDuring ?TIME
        (and
            (deviceTelecomNumber ?NUMBER ?DEVICE)
            (mobilePhoneNumber ?NUMBER ?AGENT)))
    (instance ?DEVICE MobileCellPhone))
Mid-level-ontology.kif 25414-25419
(=>
    (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


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