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