Sharpee
Chord / Cookbook / Devices & Tools

Devices & tools

Things that switch on and off, and the three verbs whose outcome belongs to the entity: cutting, digging, turning. Full entries: the standard library reference and manipulation.

ActionPhrasingsNeedsRefuses with
switch onturn/switch/flip on X · turn X on · activate/start X · power on Xswitchablealready_on, no_power, not_switchable
switch offturn/switch/flip off X · turn X off · deactivate/stop X · power off Xswitchablealready_off, not_switchable
turnturn/rotate/twist Xper-entity behavior (dispatch)cant_turn_that
cutcut X with/using Y (no bare cut X in core grammar)cuttable + exactly one cut implementationnot_cuttable, no_tool, tool_not_held, wrong_tool
digdig X with/using Y (no bare dig X in core grammar)diggable + exactly one dig implementationnot_diggable, no_tool, tool_not_held, wrong_tool