blob: b9499a8f3e7549908f3509f3982d787d392508e0 (
plain)
1
2
3
4
5
|
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.
|