On 02/28/2017 10:18 PM, Vishnu Priya wrote:
(define source
    (InheritanceLink
        (ConceptNode "Einstein")
        (ConceptNode "man")
        (NumberNode "8787")
    )
)

This inheritance link is ill-formed, it should only take 2 arguments. We plane to automatically type check that sort of thing, for now you can refer to http://wiki.opencog.org/w/Category:Atom_Types

Or maybe you meant HebbianLink. There are no PLN rule to reason on hebbian links yet. This would help OpenCog to reason about attention allocation, possibly reasoning itself, but I suppose that is not what you had in mind.

Nil



Where is it wrong in including ID?


Thanks,
Vishnu



n Monday, 27 February 2017 16:29:45 UTC+1, Vishnu Priya wrote:


    Thanks for the reply, Roman.

    So, should it be like this

    (EvaluationLink
    HebbianLink
       (PredicateNode "sweet@3fe00455-333f-4cd8-a488-1d23f81c4546")
       (ListLink
          (ConceptNode "oranges@33c76dd3-d3c1-4e38-b2ba-b77abfbebadb")
          (NumberNode  7878
       )

    In general, i parse and get r2l output of the sentence. Then i can
    apply a custom code to get the HebbianLink and the NumberNode ?



--
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 opencog+unsubscr...@googlegroups.com
<mailto:opencog+unsubscr...@googlegroups.com>.
To post to this group, send email to opencog@googlegroups.com
<mailto:opencog@googlegroups.com>.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit
https://groups.google.com/d/msgid/opencog/4ac85586-afcf-409a-9e35-4769e7313531%40googlegroups.com
<https://groups.google.com/d/msgid/opencog/4ac85586-afcf-409a-9e35-4769e7313531%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/ee675a53-28ee-c14c-63e7-20636c3eac37%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to