!7 concept BInput > BEAObject { S text; } concept BPattern > BEAObject { S pattern; } cmodule2 > DynCRUD_v2 { start-thread { uniq BInput(text := "UBports community delivers 'second-largest release of Ubuntu Touch ever'"); uniq BPattern(pattern := "* delivers *"); } }