Concept Binary Tree

Anmelden Gast|Guest
Suche
Concept Relations: planet
CBT Tree (Root: planet)
z = planetplanet
├─ s = dwarf_planetdwarf_planet
├─ s = gas_planetgas_planet
├─ s = rock_planetrock_planet
├─ s = terrestrial_planetterrestrial_planet
└─ o = solar_systemsolar_system
CBT Tree (is-root) (zi = dwarf_planet, is, planet)
z = dwarf_planetdwarf_planet
├─ x = planetplanet
└─ y = smallnesssmallness
├─ y1 = oppositeopposite
└─ y2 = bignessbigness
├─ y21 = similarsimilar
└─ y22 = largenesslargeness
CBT Tree (is-root) (zi = gas_planet, is, planet)
z = gas_planetgas_planet
├─ x = planetplanet
└─ y = gasgas
CBT Tree (is-root) (zi = rock_planet, is, planet)
z = rock_planetrock_planet
├─ o = terrestrial_planetterrestrial_planet
├─ x = planetplanet
└─ y = rockrock
CBT Tree (is-root) (zi = terrestrial_planet, is, planet)
z = terrestrial_planetterrestrial_planet
├─ x = planetplanet
└─ y = rockrock