I think you should hold off a little bit until there is a bit more consensus on syntax. Or at least delay the parts that are specific to syntax.
I think it would help your case if you avoided toy examples like the one you started with:
foo(baz=baz, qux=qux)
and concentrated on real examples, including from the standard library.