Concept Binary Tree

Anmelden Gast|Guest
Suche
Concept Relations: bag
CBT Tree (Root: bag)
z = bagbag
├─ s = handbaghandbag
├─ s = sleeping_bagsleeping_bag
├─ o = bagpipebagpipe
├─ o = pouchpouch
└─ o = sacksack
CBT Tree (is-root) (zi = handbag, is, bag)
z = handbaghandbag
├─ x = bagbag
└─ y = handhand
CBT Tree (is-root) (zi = sleeping_bag, is, bag)
z = sleeping_bagsleeping_bag
├─ x = bagbag
└─ y = sleepsleep