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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Returning
Returning(returning)back, back_and_forth, back_down, back_off, back_up, backward_and_forward, come_back, go_home, hark_back, head_home, homecoming, recall, regress, resile, resume, resurrect, retreat, retrovert, return, revert, rise, take_up, to_and_fro, turn_back, uprise

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


(documentation Returning EnglishLanguage "Any instance of Translocation where the agent goes to a location where he/ she had been before the Translocation took place.") Mid-level-ontology.kif 17235-17236
(subclass Returning Translocation) Mid-level-ontology.kif 17234-17234 Returning is a subclass of translocation

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


(termFormat ChineseLanguage Returning "返回") domainEnglishFormat.kif 49850-49850
(termFormat ChineseTraditionalLanguage Returning "返回") domainEnglishFormat.kif 49849-49849
(termFormat EnglishLanguage Returning "returning") domainEnglishFormat.kif 49848-49848

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


(=>
    (and
        (instance ?RETURN Returning)
        (experiencer ?RETURN ?AGENT)
        (destination ?RETURN ?DEST))
    (exists (?TIME)
        (and
            (earlier ?TIME
                (WhenFn ?RETURN))
            (holdsDuring ?TIME
                (located ?AGENT ?DEST)))))
Mid-level-ontology.kif 17238-17246

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


(=>
    (and
        (instance ?RO RecoveryOperation)
        (patient ?RO ?TARGET))
    (hasPurpose ?RO
        (exists (?PROCESS)
            (and
                (patient ?PROCESS ?TARGET)
                (instance ?PROCESS
                    (UnionFn Classifying
                        (UnionFn Pursuing
                            (UnionFn Discovering
                                (UnionFn Locating Returning)))))))))
MilitaryProcesses.kif 558-570


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