Semantic Grammar
A semantic grammar is a grammar whose syntactic categories correspond directly to groups of words whose meanings can be largely inferred from the parse.
<command> -> <do-word> the <job-word>
<do-word> -> do | perform | start | finish
<job-word> -> job | task | command | activity | operation