LexCheck

Pronoun Entry - Java Object

PronEntry
{
	Vector variants_;
	Vector type_;
	String gender_;
	boolean interrogative_;
}