The following reserved words have special meaning to the shell:
!         case    do
done      elif    else
esac      fi      for
function  if      in
select    then    time
until     while   { 
}         [[      ]]
The reserved words are recognized only when they appear without quotation marks and when the word is used as the: