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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - FindMyIPhone
FindMyIPhone

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


(documentation FindMyIPhone EnglishLanguage "Find My iPhone was an app and service provided by Apple Inc. that allowed remote location tracking of iOS devices, Mac computers, Apple Watch, and AirPods. It was replaced by the app Find My in iOS 13. [from Wikipedia]") ComputingBrands.kif 4256-4258
(subclass FindMyIPhone ComputerProgram) ComputingBrands.kif 4251-4251 FindMyIPhone电脑程序subclass

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


(subclass AppleFindMy FindMyIPhone) ComputingBrands.kif 4252-4252 AppleFindMyFindMyIPhonesubclass
(termFormat EnglishLanguage FindMyIPhone "FMIP") ComputingBrands.kif 4261-4261
(termFormat EnglishLanguage FindMyIPhone "Find My IPhone") ComputingBrands.kif 4260-4260

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


(=>
    (instance ?FMIP FindMyIPhone)
    (hasPurpose ?FMIP
        (exists (?A ?IP ?P ?L)
            (and
                (instance ?IP AppleIPhone)
                (instrument ?P ?FMIP)
                (agent ?P ?A)
                (patient ?P ?IP)
                (holdsDuring
                    (ImmediatePastFn
                        (WhenFn ?P))
                    (not
                        (knows ?A
                            (located ?IP ?L))))
                (holdsDuring
                    (ImmediateFutureFn
                        (WhenFn ?P))
                    (knows ?A
                        (located ?IP ?L)))))))
ComputingBrands.kif 4263-4282


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