6 lines
303 B
Text
6 lines
303 B
Text
|
Extended Affix Grammars (EAG) are an attempt to implement a very
|
||
|
general form of Affix Grammars, with very few restrictions. EAG can
|
||
|
be used as a specification formalism, specifying in general relations
|
||
|
rather than functions, or as a relational programming language similar
|
||
|
in many respects to PROLOG.
|