!7 concept Definition { S word, definition; } module QuestionsAndAnswers > DynCRUD { *() { super(Definition); } }