Lexicalized Tree-Adjoining Grammars (LTAG) - ad-teaching.infor...

Lexicalized Tree-Adjoining Grammars (LTAG) - ad-teaching.infor... Lexicalized Tree-Adjoining Grammars (LTAG) - ad-teaching.infor...

ad.teaching.informatik.uni.freiburg.de
from ad.teaching.informatik.uni.freiburg.de More from this publisher
16.01.2015 Views

Tree Traversal The algorithm will traverse every eligible derived tree (Euler tour) while scanning the input string from left to right. Start End A Left context, already traversed Right context, to be traversed B C D A E F G H I 30 / 52

Recognizing Adjunction But the algorithm never builds derived trees! It only uses the elementary trees of the input grammar. Suppose that the following adjunction took place: A A = A (α) (β) (γ) w 1 w 5 A A w 1 w 3 w 5 w 2 w w 4 2 w 4 w 3 We need to traverse the derived tree γ but only have α and β at our disposal. 31 / 52

<strong>Tree</strong> Traversal<br />

The algorithm will traverse every eligible derived tree (Euler tour)<br />

while scanning the input string from left to right.<br />

Start<br />

End<br />

A<br />

Left context,<br />

alre<strong>ad</strong>y traversed<br />

Right context,<br />

to be traversed<br />

B<br />

C<br />

D<br />

A<br />

E F G H I<br />

30 / 52

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!