Saturday 8 October 2011

UH

// UH
// A simple script that looks at each element in isolation

#UH

//click on agents
useful "Find a way to increase the useful function of {this}"
useful "Find a way to isolate {this} from harm"
useful "Prevent {this} from producing harm"
useful "Find a replacement for {this} which provides more useful function and less harmful function"
harmful "Find a way to eliminate or reduce the harmful function of {this}"
harmful "Find a way to isolate {this} from useful functions"
harmful "Prevent {this} from producing harm"
harmful "If {this} provides useful function, find a replacement which provides the same or more"
//click on effects
useful(,) "Find a way to increase the useful function of {this}"
useful(,) "Find a way to isolate {this} from harm"
useful(,) "Prevent {this} from producing harm"
useful(,) "Find a replacement for {this} which provides more useful function and less harmful function"
harmful(,) "Find a way to eliminate or reduce the harmful function of {this}"
harmful(,) "Find a way to isolate {this} from useful functions"
harmful(,) "Prevent {this} from producing harm"
harmful(,) "If {this} provides useful function, find a replacement which provides the same or more"