#JSGF V1.0;
grammar ToBI_room;
public <statement> = <rooms>;

<rooms> = [the] ((living room) | bedroom | hallway | kitchen);