4/22/99 Attendees: Rajeev, Svetlozar, Sebastien, Dick, Shinji, Yue We plan to use a standard compiler to perform the document parsing. There are some complications, however, that a CFG may not be able to represent nesting structures like a bullet list, where it is unknown when the list will end. We have not figured out how to solve this problem. In the worst case, parsing bullet list has to be done by a program as before, while parsing other part of the document can be done by a compiler.