Here is what I try to archive:
A generic response like "I don't know anything about that!" or "Stop asking me stupid questions!" when the player asks about a topic that is not covered in the conversation.
The main concept of my adventure is, that NPC's can give commands/orders to the player and are supposed to execute punishment if the player speaks out of line (like asking to many stupid questions).
I also would need a way to add actions to the response, to execute the consequences for the players annoyance towards the NPC's (like having the player arrested).
So far I don't have found any way to archive that and I would appreciate the help.