static LS fullSpeechLog_texts_withoutTyped() { ret map dropLeadingSquareBracketStuff( withLeadingSquareBracketStuffNotContaining( map dropStuffBeforeSquareBracket( fullSpeechLog_withBracketStuff() ), "typed" ) ); }