Sharpee
Chord / Cookbook / Manipulation

Manipulation

These actions move things by hand, and by mouth. The standard library reference (and the NPCs reference for eating/drinking) carries the full entries.

ActionPhrasingsNeedsRefuses with
taketake/get/grab/acquire/collect X · take up X · pick up X · take all / take X and Y / take all but Xanything portable (scenery blocks)fixed_in_place, already_have, cant_take_self, cant_take_room, container_full, too_heavy, nothing_to_take
dropdrop/discard/release X · put down X · throw away X · let go of X · drop alla held itemnot_held, still_worn, container_full, cant_drop_here, nothing_to_drop
put (on)put/place X on/onto Y · hang X on Y · move X to Ydestination: a supporterno_destination, not_surface, cant_put_on_itself, already_there, no_space
insertput/place X in/into/inside Y · insert X in/into Ydestination: a containernot_container, container_closed, cant_put_in_itself, already_there, no_room
remove (from)remove/extract X from Y · take X from Y [with/using Z]a container or supporter sourceno_source, not_in_container, not_on_surface, container_closed, already_have, nothing_to_remove
pushpush/press/shove/move X · move X <direction>pushablefixed_in_place, pushing_does_nothing, wont_budge, too_heavy
pullpull/drag/yank/tug Xpullablecant_pull_that, already_pulled, worn
lowerlower Xa capability behavior (ADR-090)cant_lower_that
raiseraise/lift Xa capability behavior (ADR-090)cant_raise_that
eateat/consume/devour/munch/nibble X · munch/nibble on Xediblenot_edible, is_drink, already_consumed
drinkdrink/sip/quaff/swallow/imbibe X · drink/sip from Xdrinkable (an edible liquid), or a liquid container (TypeScript today)not_drinkable, already_consumed, container_closed