From Northwestern Europe Regional Contest (NWERC) 2017 Problem D.
Original problem license: CC BY-SA.
A confused Dutchman trying to speak English could say "I am in the war", even though there is no hostile activity going on. The confusion here is that the English sentence "I am confused" is translated in Dutch as "Ik ben in de war", which is phonetically ("sounding") quite close to the first sentence. Such confusion leads to much enjoyment, but can complicate matters a bit.
Given a sentence in Dutch and a dictionary containing both correct translations as well as phonetic (incorrect) translations of individual words, find the translation of the sentence and indicate whether it is correct, or in case there is more than one find the total number of correct and incorrect translations. A sentence is correctly translated when each word of the sentence is correctly translated.