Can anyone explain how to approach such problems? I tried finding fitting lemmas, but I can't say I can put the pieces together..
Consider the predicates $P_1,P_2,Q_1,Q_2 : R$ $\rightarrow \{0,1\}$ such that $P_1 \vee P_2 $ , $Q_1 \vee Q_2 $ are semi-decidable and $P_2 = \overline{Q_2}$. What can be said about $P_1 \vee Q_1 $?
Let us look at number-theoretic predicates. Suppose that $P_1$ is an arbitrarily badly undecidable subset of the natural numbers. Let $P_2$ be the set of natural numbers, and let $Q_1$ be say the empty set.
Then $P_1\lor P_2$ is semi-decidable, indeed decidable, as is $Q_1\lor Q_2$, but $P_1\lor Q_1$ is not even semi-decidable.