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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Marathon
Marathon

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


(documentation Marathon EnglishLanguage "RunningARace on Foot for 26.2 Miles. Note that this is different from just running 26.2 miles alone even if competing with oneself for time.") Sports.kif 276-278
(subclass Marathon RunningARace) Sports.kif 275-275

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


(termFormat EnglishLanguage Marathon "marathon") Sports.kif 279-279

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


(=>
    (and
        (instance ?M Marathon)
        (agent ?M ?H)
        (path ?M ?P)
        (distanceOnPath
            (MeasureFn ?N Mile) ?P))
    (equal ?N 26.2))
Sports.kif 281-288


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