<p dir="ltr">-        if verb not in actiontable:<br>
+        if verb not in actiontable or verb in hiddenactions:</p>
<p dir="ltr">This isn't the easiest logic to parse.<br>
Can you reverse the order?</p>