!7 cmodule ELECompleteSentence > ELESuggester { void process_impl(S input) { showSuggestions(input, startingWithIC_wordBoundary(speechLog(), input)); } }