# an example
# erase this and compose your own

S => NP1 VP
NP1 => Lee
VP => V NP2
V => gets
NP2 => Det N
Det => the
N => idea