That's what elseif is for.

alias test {
if (blah isin $1-) { blah }
elseif (blahh isin $1-) { blahh }
}