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


KB Term:  Term intersection
English Word: 

Sigma KEE - Starting
Starting(starting)

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


(subclass Starting Accelerating) Mid-level-ontology.kif 34750-34750 Starting is a subclass of accelerating
(documentation Starting EnglishLanguage "Increasing the speed with which someone or something is moving from 0.") Mid-level-ontology.kif 34751-34752 Starting is a subclass of accelerating

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


(termFormat EnglishLanguage Starting "starting") Mid-level-ontology.kif 34753-34753

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


(=>
    (and
        (instance ?START Starting)
        (objectTransferred ?START ?O))
    (holdsDuring
        (BeginFn ?START)
        (measure ?O
            (MeasureFn 0.0 MilesPerHour))))
Mid-level-ontology.kif 34755-34760 If X is an instance of starting and the object transferred in X is Y, then the measure of Y is 0.0 miles per hour(s) holds during the beginning of X
(=>
    (and
        (instance ?START Starting)
        (objectTransferred ?START ?O)
        (holdsDuring
            (EndFn ?START)
            (measure ?O
                (MeasureFn ?N MilesPerHour))))
    (greaterThan ?N 0.0))
Mid-level-ontology.kif 34762-34768 If X is an instance of starting, the object transferred in X is Y, and the measure of Y is Z miles per hour(s) holds during the end of X, then Z is greater than 0.0


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