Volker Nitsch napsal(a):

>On 9/3/05, Ladislav Mecir <[EMAIL PROTECTED]> wrote:
>  
>
>>=20
>>Volker Nitsch napsal(a):
>>=20
>>    
>>
>>>On 9/3/05, Ladislav Mecir <[EMAIL PROTECTED]> wrote:
>>>      
>>>
>
>  
>
>>As I said, there *are* exceptions:
>>=20
>>    abc: func [:x] [abs x]
>>    abc -4 + -5 ; =3D=3D -1
>>=20
>>    
>>
>
>Agreed, and=20
>  abc: func ['x] [abs x]=20
>But these are intended.
>Maybe we use different meanings for "exceptions"?
>To me they are "watch out", hard to explain, surprising things.
>  
>
...

yes, they are surprising, I could have used surprises instead of 
exceptions, if you prefer. Another surprise is this:

    probe + 1 2 ; == 3

(at least I think, that it looks like a surprise, or exception)

Anyway, the fact is, that such exceptions/surprises are common in 
natural languages too, where you can hardly find a rule without exceptions.

-L
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to