static BasicLogicRule matchesToBasicLogicRule(Matches m) { ret listToBasicLogicRule(matchesToList(m)); }