!7 // manage an "unclear" list (one that varies by context), // e.g. the list of known first names srecord Entry(S name, S comment) {} cmodule UnclearList > DynObjectTable { S description = "First names"; // plural of what we are storing }