```json
{
	"unacceptable": ["very high"],
	"acceptable": ["high"],
	"very good": ["low"],
	"good": ["medium", "low"]
}
```