(gesticulate
(pattern "<indirect:any-living>")
(pattern "<string>")
(pattern "<string> [at] <indirect:any-living>")
(pattern "[at] <indirect:any-living> <string>")
(single
(arguments
(arguments wildly,pompously,mystically,oddly,strangely,carefully,deliberately,off into the distance,rapidly,without moving,slowly,ponderously,mindlessly,insanely,nastily,suggestively,lovingly)
(self "You gesticulate $arg$.")
(rest "$mcname$ gesticulates $arg$.")
)
)
(targeted
(arguments
(arguments wildly,pompously,mystically,oddly,strangely,carefully,deliberately,off into the distance,rapidly,without moving,slowly,ponderously,mindlessly,insanely,nastily,suggestively,lovingly)
(self "You gesticulate $arg$ at $hcname$.")
(target "$mcname$ gesticulates $arg$ at you.")
(rest "$mcname$ gesticulates $arg$ at $hcname$.")
)
)
)