// If the word isn't in the List, returns undefined
WordRule wr = new WordRule( new SchemaWordDetector(), undefined );
// 'attributetype' rule
wr.addWord( attributype, ATToken );
// 'objectclass' rule
wr.addWord( objectclass, OCToken );
// Adding Keywords