if expression then statement; statement; ... else statement; statement; ... end if; while expression loop statement; statement; ... end loop;