static T3 ai_negateTriple(T3 t) { ret t3(t.a, ai_negateVerbPhrase(t.b), t.c); }