<< Prev | - Up - | Next >> |
This lecture has two main goals:
To introduce lists, an important recursive data structure widely used in computational linguistics.
To define member, a fundamental Prolog tool for manipulating lists, and to introduce the idea of recursing down lists.
<< Prev | - Up - | Next >> |