return definitions.get(candidate) != null;
foreach c in definitions(candidate.charAt(0)) { if c == candidate.charAt(1)) return true; } return val;