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



KB Term:  Term intersection
English Word: 

  AVPUVerbalStatus

Sigma KEE - AVPUVerbalStatus
AVPUVerbalStatus(AVPU verbal status)

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


(instance AVPUVerbalStatus AVPUStatus) Medicine.kif 6486-6486 AVPU verbal status is an instance of AVPU status
(documentation AVPUVerbalStatus EnglishLanguage "The patient makes some kind of response when you talk to them, which could be in any of the three component measures of eyes, voice or motor – e.g. patient's eyes open on being asked 'Are you OK?'. The response could be as little as a grunt, moan, or slight move of a limb when prompted by the voice of the rescuer. [from Wikipedia]") Medicine.kif 6487-6491 AVPU verbal status is an instance of AVPU status

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


(termFormat EnglishLanguage AVPUVerbalStatus "AVPU verbal status") Medicine.kif 6492-6492

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


(=>
    (and
        (holdsDuring ?T
            (attribute ?H AVPUVerbalStatus))
        (instance ?S Speaking)
        (destination ?S ?H)
        (during
            (WhenFn ?S) ?T))
    (exists (?IA)
        (and
            (instance ?IA IntentionalProcess)
            (agent ?IA ?H)
            (during
                (WhenFn ?IA) ?T)
            (causes ?S ?IA))))
Medicine.kif 6494-6506 If AVPU verbal status is an attribute of X holds during Y, Z is an instance of speaking, Z ends up at X, and the time of existence of Z takes place during Y, then there exists W such that W is an instance of intentional process, X is an agent of W, the time of existence of W takes place during Y, and Z causes W


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