a boolean named is_person_standing
seems fine when person states other than standing don’t matter to the program, except for the fact they are not standing.
which leads to: name the boolean based on the thing relevant to what you’re building (this applies to other variable types, as well).
Best I could find is this copy on imgur.