tagging_class('Meeting', [meeting, meetings]). tagging_class('BasicSpec', [a, the, any, that, (all, the)]). tagging_class('OrdinalSpec', [next, last, (the, next)]). tagging_class('WhSpec', [what, which]). tagging_class('WhPP', [when, where]). tagging_class('Prep', [on, at, around]). tagging_class('Pron', [i, you]). tagging_class('Copula', ['is', are, be, was, been]). tagging_class('Modal', [will, can]). tagging_class('Do', [do, does, did]). tagging_class('Have', [has, have]). tagging_class('TimeUnitSing', [week, month]). tagging_class('TimeUnitPlur', [weeks, months]). tagging_class('DayOfWeek', [monday, tuesday]). tagging_class('Name', [pierrette, geneva, (marianne, starlander)]). tagging_class('Day', [today, yesterday]). tagging_class('Month', [january, february]). tagging_class('Cardinal', [one, two, ten, fifteen, (twenty, one), (forty, three), (two, thousand, seven)]). tagging_class('MonthOrdinal', [first, second, tenth, fifteenth, twentieth, (twenty, first)]). tagging_class('NonMonthOrdinal', [(forty, first), (eighty, ninth)]). tagging_class('Timesuffix', [(a, m), (p, m), (in, the, afternoon)]). tagging_class('StartEnd', [start, end]). tagging_class('Attend', [attend, attended, attending]). tagging_class('TimeOfDay', [morning, afternoon]). tagging_class('PastParticiple', [scheduled, planned]). tagging_class('DisplayVerb', [show, give, list]). tagging_class('PersonalInfo', [address, (email, address)]).