V-PLUG is used for "PLUG", "CONNECT" and "ATTACH". It will print the used verb like so:
<PRINT ,CANT>
<PRINTB ,P-PRSA-WORD>
<SPACE>
<TELL THEO " into ">
>PLUG COIN INTO WATCH
You can't plug the seven-sided coin into the wristwatch.
>ATTACH COIN TO WATCH
You can't attach the seven-sided coin into the wristwatch.
>CONNECT COIN TO WATCH
You can't connect the seven-sided coin into the wristwatch.
To me, it feels like it should use "to" for "ATTACH" and "CONNECT", not "into". If so, we could change it to something like this:
V-PLUG
is used for "PLUG", "CONNECT" and "ATTACH". It will print the used verb like so:To me, it feels like it should use "to" for "ATTACH" and "CONNECT", not "into". If so, we could change it to something like this: