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