It's possible to have them, but only the first one will be triggered. You might be able to use #groups to disable one and enable another, but it will still only trigger one event.

If you really need multiple triggers on the same event, put them in different script files. If you only want one script file, then you'll have to combine the commands into the same event.