May 7, 2010
4:19 p.m.
When I look at the class NaturalLanguageTranslator, I see the class method allKnownPhrases refering a class variable AllKnownPhrases, however I don't see this variable defined in the class nor in the ancestor. How can it be? Hilaire