(twang
(pattern "<indirect:any-living>")
(pattern "<string>")
(pattern "<string> [at] <indirect:any-living>")
(pattern "<indirect:any-living> <string>")
(single
(arguments
(arguments calmly, with the wolves, a nice little tune, up, down,
manically, rhythmically, undyingly, backwards, beautifully,
upside down)
(self "You twang $arg$.")
(rest "$mcname$ twang$s$ $arg$.")
)
)
(targeted
(arguments
(arguments calmly, with the wolves, a nice little tune, up, down,
manically, rhythmically, undyingly, backwards, beautifully,
upside down)
(self "You twang $arg$ at $hcname$.")
(target "$mcname$ twang$s$ $arg$ at you.")
(rest "$mcname$ twang$s$ $arg$ at $hcname$.")
)
)
)