Robopuppy ReduxAn interactive fiction by J.D. Clemens (2007) - the Inform 7 source text | |
| Home page Contents Previous Next Complete text | Section D - Object learning
[ This is a very rough attempt to teach an action that can be performed on different objects. ] The placeholder prop is a thing. The placeholder object is an object that varies. The placeholder object is the placeholder prop. The noted object is an object that varies. The important object is an object that varies. Indicating is an action applying to one visible thing. Understand "indicate [any thing]" as indicating. Carry out indicating: change the noted object to the noun; if the learning flag is true, change the important object to the noun; say "Robopuppy takes note of [the noun]." Indicating is unteachable. |