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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Leaving
Leaving(leaving)French_leave, beat_a_retreat, beetle_off, bolt, bolt_out, break, break_away, break_out, breaking_away, come_forth, come_out, congee, depart, departure, draw_back, egress, emerge, escape, exit, fall_out, farewell, get_out, go, go_away, go_forth, go_out, going, going_away, hightail, issue, leak, leave, leave-taking, leaving, move_back, part, parting, plump_out, pop_off, pour_out, pull_away, pull_back, quit, radiate, recede, retire, retreat, run_off, run_out, rush_away...

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


(documentation Leaving EnglishLanguage "The initial part of any instance of Translocation.") Mid-level-ontology.kif 18866-18866
(subclass Leaving Translocation) Mid-level-ontology.kif 18865-18865 Leaving is a subclass of translocation

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


(termFormat ChineseLanguage Leaving "离开") domainEnglishFormat.kif 33741-33741
(termFormat ChineseTraditionalLanguage Leaving "離開") domainEnglishFormat.kif 33740-33740
(termFormat EnglishLanguage Leaving "leaving") domainEnglishFormat.kif 33739-33739

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


(=>
    (instance ?LEAVE Leaving)
    (exists (?GO)
        (and
            (instance ?GO Translocation)
            (subProcess ?LEAVE ?GO)
            (starts
                (WhenFn ?LEAVE)
                (WhenFn ?GO)))))
Mid-level-ontology.kif 18868-18874

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


(=>
    (and
        (instance ?R Railhead)
        (instance ?V RailVehicle)
        (holdsDuring ?T
            (located ?V ?R)))
    (exists (?M)
        (and
            (patient ?M ?V)
            (or
                (and
                    (instance ?M Leaving)
                    (origin ?M ?R)
                    (during
                        (WhenFn ?M) ?T))
                (and
                    (instance ?M Arriving)
                    (destination ?M ?R)
                    (during
                        (WhenFn ?M) ?T))))))
Transportation.kif 2241-2258
(=>
    (instance ?TERM TransitTerminal)
    (hasPurpose ?TERM
        (exists (?T ?D)
            (and
                (patient ?T ?D)
                (instance ?D TransportationDevice)
                (or
                    (instance ?T Arriving)
                    (instance ?T Leaving))
                (eventLocated ?T ?TERM)))))
Transportation.kif 3668-3678


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