; A simple intransitive verb template

label=Intransitive verb phrase
[ LTOP: h1
INDEX: e2 [ e SORT: SEMSORT @ITR-VERB1@ ]
RELS: <
  [ "#DET1#"
  LBL: h3
  ARG0: x4 [ x SORT: SEMSORT @NOUN1@ ]
  RSTR: h5
  BODY: h6 ]
  [ "#NOUN1#"
  LBL: h7
  ARG0: x4 ]
  [ "#ITR-VERB1#"
  LBL: h1
  ARG0: e2
  ARG1: x4 ] >
HCONS: < h5 qeq h7 > ]
