article(name(X),price(Y)) -> #pricelist(#articledata(price(Y),#name(#X)))
article() -> #article(features(feature()))