Concept Binary Tree

Anmelden Gast|Guest
Suche
Concept Relations: action
CBT Tree (Root: action)
z = actionaction
├─ s = action_in_the_pastaction_in_the_past
├─ s = action_in_the_presentaction_in_the_present
└─ s = future_actionfuture_action
CBT Tree (is-root) (zi = action_in_the_past, is, action)
z = action_in_the_pastaction_in_the_past
├─ x = actionaction
└─ y = pastpast
├─ y1 = beforebefore
├─ y11 = adjectiveadjective
└─ y12 = pastpast
└─ y2 = presentpresent
CBT Tree (is-root) (zi = action_in_the_present, is, action)
z = action_in_the_presentaction_in_the_present
├─ x = actionaction
└─ y = presentpresent
CBT Tree (is-root) (zi = future_action, is, action)
z = future_actionfuture_action
├─ x = actionaction
└─ y = futurefuture
├─ y1 = afterafter
├─ y11 = oppositeopposite
└─ y12 = beforebefore
├─ y121 = adjectiveadjective
└─ y122 = pastpast
├─ y1221 = beforebefore
└─ y1222 = presentpresent
└─ y2 = presentpresent