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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Motionless

Sigma KEE - Motionless
Motionless(motionless)becalmed, fixed, frozen, inactive, inert, motionless, motionlessly, nonmoving, rigid, rooted, set, sitting, static, stationary, still, stock-still, unmoving

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


(documentation Motionless EnglishLanguage "A state of being without any intentional motion for an AutonomousAgent or any macroscopic-level motion for an Object") Mid-level-ontology.kif 30239-30240
(instance Motionless RelationalAttribute) Mid-level-ontology.kif 30238-30238 Motionless is an instance of relational attribute

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


(termFormat EnglishLanguage Motionless "motionless") domainEnglishFormat.kif 65193-65193

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


(=>
    (and
        (instance ?A AutonomousAgent)
        (holdsDuring ?T
            (attribute ?A Motionless)))
    (not
        (exists (?P)
            (and
                (instance ?P BodyMotion)
                (instance ?P IntentionalProcess)
                (agent ?P ?A)
                (during
                    (WhenFn ?P) ?T)))))
Mid-level-ontology.kif 30242-30253
(=>
    (and
        (not
            (instance ?A AutonomousAgent))
        (holdsDuring ?T
            (attribute ?A Motionless)))
    (not
        (exists (?P)
            (and
                (instance ?P Motion)
                (patient ?P ?A)
                (during
                    (WhenFn ?P) ?T)))))
Mid-level-ontology.kif 30255-30266


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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