Science Fair Project Encyclopedia
Feature structure
In phrase structure grammars, such as generalised phrase structure grammar, head-driven phrase structure grammar and lexical functional grammar, a feature structure is essentially a list of variable assignments. As is usual, the variables have names and values, e.g. the variable named number might be assigned the value singular. The value of the variable may be either atomic, e.g. the symbol singular, or may be a feature structure itself. Often, feature structures are written as attribute value matrices, like this:
A feature structures may also be written as a directed acyclic graph (DAG), with the nodes corresponding to the variable values and the paths to the variable names. Operations defined on feature structures, e.g. unification, are used extensively in phrase structure grammars.
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


