!7 p { bot(); } answer { if (flexMatch("i'm *", s, m)) { showWeb(webFromTriples( "I", "am", $1 )); ret "OK"; } }