;;
;; The dog that barked disappeared.
;;
the:
<_, x0, _>
{ SPEC:
}
{ h1:_the_q(x0, h2, _) }
{ h2 =q h3 }
{ }
dog:
{ }
{ h0:_dog_n_1(x1) }
{ }
{ }
barked:
{ SUBJ: }
{ h4:_bark_v_1(e1, x2) }
{ }
{ }
subject extraction LR (barked):
{ SLASH: [ ] }
{ h4:_bark_v_1(e1, x2) }
{ }
{ }
[implementation of that LR in terms of an empty argument]
{ SLASH: [ ] }
{}
{}
{}
that:
{ MOD: }
{ }
{ }
{ }
that barked:
{ MOD: }
{ h4:_bark_v_1(e1, x2) }
{ }
{ h4 = h5 x2 = x3 }