Language ideas

Hershel Fisch hershrev at realtorsgroup.us
Fri May 20 13:54:10 EDT 2005


On 5/20/05 6:50 AM, "MisterX" <b.xavier at internet.lu> wrote:

> Im compiling a bugzilla enhancement to make transcript more natural
> 
> if there is a drive x then
> if there is a control c in group g
In my opinion to English'ish is very error prone, because every body has his
way of talking. True, transcript is English but English has many versions.
Besides the fact that RR is already a very big language. Therefore I think
the best way is a bit scheme or some kind of formality and not, e.g. If
there is a or so on. Also in your case 70 percent of RR has has to be
changed and 10 percent omitted (which I would prefer)
IsNumber change to "number" and number change to amount or count
selectedLine, hilitedLine.
Now in a case like this I'd rather suggest to add a function "thereIs" or
something alike, instead of looping to equate.
Hershel Fisch

> 
> if a=b or if b=c then
Well in this one, if a=b or c=d is shorter and clearer.
> if a is (b or c) then
Or if a = (b or c)
> put a into b and c
Or put a into b,c This is something that would be good.
> 
> etc...
> 
> This might bring in lots of flexibilities and less semantical "typos" as we
> usually type them naturally... And make scripting even easier or more
> intuitive and less error prone. HyperTalk was much better at this - however
> it's more bug prone too in the long-term.
> 
> Please send me your ideas offline so I can sort and make them as bugzilla
> friendly as possible for the good folk at Runrev and make it easier for them
> to see the advantages...
> 
> TAOO note: a natural language parser for msg box or speech recog is coming
> so this goes both ways for the rev community and those interested in TAOO.
> Other languages parsing is planned too, notably french, spanish, german,
> italian so far. Last but not least, the TAOO script editor already has a
> translation module capable of interpreting these but the dictionaries are
> still pretty much blank given the lack of need/use for the moment.
> 
> regards,
> Xavier
> http://MonsieurX.com - poliglot software too!
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list