---------------------------------------- |context> => |context: normed frequency class> |X> => |the> + |he> + |king> + |boy> + |outrageous> + |stringy> + |transduction> + |mouse> |Y> => 13.000|the> + 13.000|he> + 13.000|king> + 13.000|boy> + 13.000|outrageous> + 13.000|stringy> + 13.000|transduction> + 13.000|mouse> |Z> => 3789654.000|the> + 2098762.000|he> + 57897.000|king> + 56975.000|boy> + 76.000|outrageous> + 5.000|stringy> + |transduction> + |mouse> the |*> #=> ket-nfc(|the>,""|_self>) he |*> #=> ket-nfc(|he>,""|_self>) king |*> #=> ket-nfc(|king>,""|_self>) boy |*> #=> ket-nfc(|boy>,""|_self>) outrageous |*> #=> ket-nfc(|outrageous>,""|_self>) stringy |*> #=> ket-nfc(|stringy>,""|_self>) transduction |*> #=> ket-nfc(|transduction>,""|_self>) mouse |*> #=> ket-nfc(|mouse>,""|_self>) not-in-set |*> #=> ket-nfc(|not-in-set>,""|_self>) |nfc table> #=> table[SP,the,he,king,boy,outrageous,stringy,transduction,mouse,not-in-set] split |X Y Z> ----------------------------------------