A B C D E F G H I L M N P R S T U V

P

p - Variable in class analysis.parsing.Tuple
Index of production
parse(MyGrammar, String[]) - Static method in class analysis.parsing.EarleyParser
Returns true if the sentence belongs to the grammar
parse2Parses(MyGrammar, String[]) - Static method in class analysis.parsing.EarleyParser
Returns the rightmost-derivation parses (production indices) if the sentence belongs to the grammar.
parsing(MyGrammar, String[]) - Static method in class analysis.parsing.EarleyParser
Returns the ultimate tuple if the sentence belongs to the grammar
partition(String) - Static method in class analysis.parsing.EarleyParser
Partitions a sentence into tokens.
pos - Variable in class generation.sentence.Branch
Position at the right hand side of production
preProd - Variable in class generation.sentence.Branch
Previous production index
previous() - Method in class enumeration.biginteger.BIEnumerator
 
previous() - Method in class enumeration.MyEnumerator
Generates the previous element
previous(String) - Method in class enumeration.MyEnumerator
Returns the previous concise tree of a given concise tree
Production - Class in grammar
Production rules of context-free grammars
Production() - Constructor for class grammar.Production
Creates an empty instance of production
Production(String, String[]) - Constructor for class grammar.Production
Creates an instance of production
Production(String, String) - Constructor for class grammar.Production
Creates an instance of production Tokens on the right hand side are delimited by blanks.
ProductionChecker - Class in grammar
Production checker
ProductionChecker() - Constructor for class grammar.ProductionChecker
Creates an instance of production checker
Purdom - Class in generation.sentence
Purdom's algorithm, generating sentences satisfying rule coverage
Purdom(MyGrammar) - Constructor for class generation.sentence.Purdom
Creates an instance of purdom
PurdomEven - Class in generation.sentence
An extension of Purdom's algorithm with a length control mechanism
PurdomEven(MyGrammar) - Constructor for class generation.sentence.PurdomEven
Creates an instance
pv - Variable in class generation.sentence.Branch
Next production index or variable index

A B C D E F G H I L M N P R S T U V