A symbolic unit encodes a symbolic relationship between a concept (loosely) and its syntactic expression. I'd argue, actually, that a symbolic unit easily generalizes to any symbolic relationship, but the point in our particular case is that the symbolic unit mediates between meaning and expression.
A loop expression
for i=0 to 9 {
...
}
when encountered by an interpreter will ...
No comments:
Post a Comment