pub fn find_bridging_wholes(part_noun: &str) -> Option<&'static [&'static str]>
Find possible whole objects for a given part noun. Returns None if the noun is not a known part of any whole.