Package hu.birot.OTKit.grammarExamples

Classes representing concrete examples of a Grammar, including all the components.

See:
          Description

Class Summary
MagicSquare Static methods providing the Gen and Topology of "magic square models".
MetricalStress Implementation of the nowadays standard model of metrical phonology.
StringGrammar A subclass of Grammar playing with strings.
 

Package hu.birot.OTKit.grammarExamples Description

Classes representing concrete examples of a Grammar, including all the components. Being subclasses of the class otBuildingBlock.Grammar, their constructors already include the necessary Gen, the necessary constraints, and so on.

See Also:
Grammar