Concept Binary Tree

Anmelden Gast|Guest
Suche
Concept Relations: bicycle
CBT Tree (Root: bicycle)
z = bicyclebicycle
├─ s = handcyclehandcycle
├─ s = motorcyclemotorcycle
├─ s = mountain_bikemountain_bike
├─ s = wheelchair_bikewheelchair_bike
├─ o = bicycle_helmetbicycle_helmet
├─ o = bike_lamp
├─ o = cycle_(to)cycle_(to)
├─ o = cyclingcycling
└─ o = lamplamp
CBT Tree (is-root) (zi = handcycle, is, bicycle)
z = handcyclehandcycle
├─ x = bicyclebicycle
└─ y = handhand
CBT Tree (is-root) (zi = motorcycle, is, bicycle)
z = motorcyclemotorcycle
├─ x = bicyclebicycle
└─ y = machinemachine
CBT Tree (is-root) (zi = mountain_bike, is, bicycle)
z = mountain_bikemountain_bike
├─ o = mountain_bikingmountain_biking
├─ x = bicyclebicycle
└─ y = mountainmountain
CBT Tree (is-root) (zi = wheelchair_bike, is, bicycle)
z = wheelchair_bikewheelchair_bike
├─ x = bicyclebicycle
└─ y = wheelchairwheelchair
├─ y1 = chairchair
└─ y2 = wheelwheel