http://wiki.opencog.org/w/Category:Atom_Types does not have AttributeLink 
or AttributeNode. So - if we want to encode "Apple's price is 1$", we 
should introduce Price Atom:
a = ConceptNode Apple
p = ConceptNode Price
$1 = NumberNode PriceValue 1$
l1 = MemberLink $1 p
l2 = MemberLink p a

-- 
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 post to this group, send email to [email protected].
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/726f11bf-a6c6-49c8-99df-e12c1b4c047a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to