Question: Design an FSA that recognizes simple date expressions like March 15, the 22nd of November, Christmas. You should try to include all such ‘absolute' dates, (e.g. not ‘deictic' ones relative to the current day like the day before yesterday). Each edge of the graph should have a word or a set of words on it. You should use some sort of shorthand for classes of words to avoid drawing too many arcs (e.g. Furniture ! desk, chair, table)