Re: Difficult language ideas
From: | Leigh Richards <palomaverde@...> |
Date: | Thursday, September 21, 2006, 13:21 |
On 9/21/06, Sai Emrys <sai@...> wrote:
> One question:
>
> What exactly do you mean by "ambiguous"?
>
> It's a bloody hard problem depending on how you define it, especially
> if you consider that it is inherently impossible to eliminate
> ambiguity from a symbolic language.
Language-wise, I mean syntactic ambiguity. I'm not trying to eliminate
even that, but only to make it unlikely that a given sentence can be
parsed in more than one way. The 'Time flies like an arrow' sort of
example is mostly what I want to avoid. As for semantics, I also want
to make it easy (with as little circumlocution as possible) to clarify
meaning.
Reply