:(rule31, if(then(and(=(of(colour,wine),white), and(or(=(of(body,wine),light), =(of(body,wine),medium)), or(=(of(sweetness,wine),sweet), =(of(sweetness,wine),medium)))), then confidence_factor(=(wine,riesling),1000))))
if(then(and(=(of(colour,wine),white),
and(or(=(of(body,wine),light), =(of(body,wine),medium)),
or(=(of(sweetness,wine),sweet), =(of(sweetness,wine),medium)))),
then confidence_factor(=(wine,riesling),1000))))