(propose
	:sender (agent-identifier :name j)
	:receiver (set (agent-identifier :name i))
	:content
		((action j (sell plum 50))
		 (= (any ?x (and (= (price plum) ?x) (< ?x 10))) 5)
	:ontology fruit-market
	:in-reply-to proposal2
	:language FIPA-ACL)
