Linear Expectation in Parse Forests
(c) Mats Rooth, July 2002

This software consists of the Java byte-code and source files listed
below.  Permission is granted to use the software in education and
scientific research. Other use including commercial use is prohibited.
Redistribution is prohibited.

Use and design is described in README.

List of software files:

Depth.class                     NamedGrammaticalRelation.class  Real.java
Depth.java                      PairGrammaticalRelation.class   Rule.class
Gov.class                       ParseForest.class               StringPair.class
Governor.class                  PfDepthExpectation.class        Symbol.class
GovTuple.class                  PfDepthExpectation.java         SyntaxGrammar.class
GrammarGovMap.class             PfExpectation.class             SyntaxRule.class
GrammarRealMap.class            PfExpectation.java              Term.class
GrammarRealMap.java             PfGovExpectation.class          TermGovMap.class
GrammaticalRelation.class       PfRule.class                    TermLineMap.class
GrammaticalRelationMap.class    PfSymbol.class                  TermMap.class
LinearGrammarMap.class          PfTerminal.class
Line.class                      Real.class
