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


KB Term:  Term intersection
English Word: 

Sigma KEE - Ambulating
Ambulating(ambulating)
canter, crawl, creep, formicate, gallop, pace, prance, scramble, sway, swing

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


s__subclass(s__Ambulating,s__BodyMotion)

Merge.kif 11390-11390 Ambulating is a subclass of body motion
s__subclass(s__Ambulating,s__IntentionalProcess)

Merge.kif 11391-11391 Ambulating is a subclass of intentional process
s__subclass(s__Ambulating,s__Translocation)

Merge.kif 11392-11392 Ambulating is a subclass of translocation
s__partition(s__Ambulating,s__Walking,s__Running)

Merge.kif 11393-11393 Ambulating is exhaustively partitioned into walking and running
s__documentation(s__Ambulating, s__EnglishLanguage, "Any BodyMotion which is accomplished by means of the legs of an Animal for the purpose of moving from one point to another_") Merge.kif 11395-11397 Ambulating is exhaustively partitioned into walking and running
s__externalImage(s__Ambulating,"http:
//upload.wikimedia.org/wikipedia/commons/thumb/1/1e/2005_World_Championships_in_Athletics_4.jpg.JPG/180px-2005_World_Championships_in_Athletics_4.jpg.JPG")

pictureList.kif 1026-1026 Ambulating is exhaustively partitioned into walking and running

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


s__subclass(s__Walking,s__Ambulating)

Merge.kif 11399-11399 Walking is a subclass of ambulating
s__subclass(s__Running,s__Ambulating)

Merge.kif 11404-11404 Running is a subclass of ambulating
s__termFormat(s__EnglishLanguage, s__Ambulating, "ambulating") domainEnglishFormat.kif 7139-7139 Running is a subclass of ambulating
s__termFormat(s__ChineseTraditionalLanguage, s__Ambulating, "走動") domainEnglishFormat.kif 7140-7140 Running is a subclass of ambulating
s__termFormat(s__ChineseLanguage, s__Ambulating, "走动") domainEnglishFormat.kif 7141-7141 Running is a subclass of ambulating

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


! [V__AGENT,V__AMBULATE] :
((s__instance(V__AGENT,s__AutonomousAgent) =>
     ((s__instance(V__AMBULATE,s__Ambulating) &
         s__agent(V__AMBULATE,V__AGENT))
     =>
     s__attribute(V__AGENT,s__Standing)))
)

Merge.kif 18403-18407 If X is an instance of ambulating and Y is an agent of X, then standing is an attribute of Y
! [V__DURATION,V__AMBULATE] :
((s__instance(V__DURATION,s__TimeInterval) =>
     ((s__instance(V__AMBULATE,s__Ambulating) &
         (V__DURATION = s__WhenFn(V__AMBULATE)))
     =>
     (? [V__STEP1,V__STEPN] :
       ((s__instance(V__STEP1,s__Stepping) &
           s__instance(V__STEPN,s__Stepping) &
           s__subProcess(V__STEP1,V__AMBULATE)
         &
         s__subProcess(V__STEPN,V__AMBULATE)
       &
       s__starts(s__WhenFn(V__STEP1)
    ,V__DURATION)
   &
   s__finishes(s__WhenFn(V__STEPN)
,V__DURATION)
&
~((V__STEP1 = V__STEPN)))))))
)

Mid-level-ontology.kif 470-482 If X is an instance of ambulating and equal Y and the time of existence of X, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of stepping (3) W is an instance of stepping (4) Z is a subprocess of X (5) W is a subprocess of X (6) the time of existence of Z starts Y (7) the time of existence of W finishes Y (8) equal Z (9) W
! [V__S1START,V__S2START,V__A,V__S1,V__S2] :
(((s__instance(V__S1START,s__TimePoint) &
       s__instance(V__S2START,s__TimePoint))
     =>
     ((s__instance(V__A,s__Ambulating) &
         s__subProcess(V__S1,V__A)
       &
       s__instance(V__S1,s__Stepping) &
       s__subProcess(V__S2,V__A)
     &
     s__instance(V__S2,s__Stepping) &
     (V__S1START = s__BeginFn(s__WhenFn(V__S1)))
&
(V__S2START = s__BeginFn(s__WhenFn(V__S2)))
&
~((s__before(V__S1START,V__S2START)
|
s__before(V__S2START,V__S1START))))
=>
(V__S1 = V__S2)))
)

Mid-level-ontology.kif 484-497 If All of the following hold: (1) X is an instance of ambulating (2) Y is a subprocess of X (3) Y is an instance of stepping (4) Z is a subprocess of X (5) Z is an instance of stepping (6) equal W and the beginning of the time of existence of Y (7) equal V and the beginning of the time of existence of Z (8) ~{ W happens before V } and ~{ V happens before W }, then equal Y and Z
! [V__AGENT,V__AMBULATE,V__STEP] :
((s__instance(V__AGENT,s__AutonomousAgent) =>
     ((s__instance(V__AMBULATE,s__Ambulating) &
         s__instance(V__STEP,s__Stepping) &
         s__subProcess(V__STEP,V__AMBULATE)
       &
       s__agent(V__AMBULATE,V__AGENT))
   =>
   s__agent(V__STEP,V__AGENT)))
)

Mid-level-ontology.kif 499-505 If X is an instance of ambulating, Y is an instance of stepping, Y is a subprocess of X, and Z is an agent of X, then Z is an agent of Y
! [V__AGENT,V__AMBULATE,V__STEP] :
((s__instance(V__AGENT,s__AutonomousAgent) =>
     ((s__instance(V__AMBULATE,s__Ambulating) &
         s__instance(V__STEP,s__Stepping) &
         s__subProcess(V__STEP,V__AMBULATE)
       &
       s__agent(V__STEP,V__AGENT))
   =>
   s__agent(V__AMBULATE,V__AGENT)))
)

Mid-level-ontology.kif 507-513 If X is an instance of ambulating, Y is an instance of stepping, Y is a subprocess of X, and Z is an agent of Y, then Z is an agent of X
! [V__A : $i,V__W : $i] : (((s__instance(V__A, s__Biped) & s__instance(V__W, s__Ambulating) & s__agent(V__W, V__A)) => s__modalAttribute(( ? [V__L1:$i, V__L2:$i] : ((s__instance(V__L1, s__Leg) & s__instance(V__L2, s__Leg) & ~(V__L1 = V__L2) & s__part(V__L1, V__A) & s__part(V__L2, V__A) & s__instrument(V__W, V__L1) & s__instrument(V__W, V__L2)))), s__Likely))) Mid-level-ontology.kif 5020-5036 If X is an instance of biped, Y is an instance of ambulating, and X is an agent of Y, then All of the following hold: (1) the statement there exist Z (2) W such that Z is an instance of leg (3) W is an instance of leg (4) equal Z (5) W (6) Z is a part of X (7) W is a part of X (8) Z is an instrument for Y (9) W is an instrument for Y has the modal force of likely

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


! [V__GRP,V__MP,V__OD] :
(((s__instance(V__GRP,s__MarchingBand) &
       s__instance(V__MP,s__MusicalPerformance) &
       s__agent(V__MP,V__GRP)
     &
     s__instance(V__OD,s__Outdoors) &
     s__eventLocated(V__MP,V__OD))
=>
(? [V__AMB] :
   ((s__instance(V__AMB,s__Ambulating) &
       s__subProcess(V__AMB,V__MP)))))
)

Music.kif 988-998 If X is an instance of marching band, Y is an instance of musical performance, X is an agent of Y, Z is an instance of outdoors, and Y is located at Z, then there exists W such that W is an instance of ambulating and W is a subprocess of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners