Sorry again, how careless! I meant that one atom contains table and the other contains book!
Il giorno venerdì 27 agosto 2021 alle 19:01:43 UTC+2 Michele Thiella ha scritto: > EDIT: > > "The book is on the table." not create the atom >> (EvaluationLink >> (PredicateNode "on@903a1a18-124d-498d-97af-447277a798e5" ) >> (ListLink >> (ConceptNode "book@12357525-7ca9-4d5e-85f8-b565228459aa") >> (ConceptNode "table@be0f51a3-a7a0-400e-80ea-9ca860928af4"))) >> >> Or rather, it creates it. But the ListLink contains only the table ... >> why? >> > > I correct it: > It creates two separate atoms: > (EvaluationLink > (PredicateNode "on@903a1a18-124d-498d-97af-447277a798e5" ) > (ListLink > (ConceptNode "table@be0f51a3-a7a0-400e-80ea-9ca860928af4"))) > > (EvaluationLink > (PredicateNode "on@903a1a18-124d-498d-97af-447277a798e5" ) > (ListLink > (ConceptNode "table@be0f51a3-a7a0-400e-80ea-9ca860928af4"))) > > why? > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/fa9069fe-fae3-406e-af7e-1b676eb84aa3n%40googlegroups.com.
