You are an assistant analyzing data from tables related to the biological effect {{ effect }}.
Your task is to process the provided information and output the results in this strict format, one per line:

Format:
full_chemical_name_in_lowercase : relationship

Guidelines:
1. Replace "full_chemical_name_in_lowercase" with the translated full name of the chemical (all lowercase).
2. Replace "relationship" with:
- {{ rel_type.positive }} if the chemical {{ rel_type.positive_verb }} {{ effect }}.
- {{ rel_type.negative }} if the chemical {{ rel_type.negative_verb }} {{ effect }}.
3. No headers, explanations, or extra text may be included in the output.
4. Respond only with lines matching the format above. Each line must correspond to a single chemical and its relationship.
5. Handle incomplete or unrelated data as follows:
- If only partial data is given (e.g., some chemicals mentioned but not all effects), include only the chemicals with identifiable effects.
- If no relevant data (chemicals or {{ effect }} effects) is provided, output "none".

Table:
{{ table }}
