0
Usenet Posted 23 years ago
Usage

Simplest English Lesson for a Dumb Computer?

I'm attempting to teach a program I'm writing on the computer, the most incredibly simple english lessons, e.g., what words, can and what word combinations can not, constitute a sentence.
Do you have any recommendations for a few simple english instructions for an oh-so-dumb computer?
Thanks,
Darrz
  

Top answer

, what words, can and what word combinations can not, constitute a sentence. [/nq] Why do you think this is a simple task? Gary

  • , what words, can and what word combinations can not, constitute a sentence.
  • [/nq] Why do you think this is a simple task?
  • Gary
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

8 Answers
0
[nq:1]I'm attempting to teach a program I'm writing on the computer, the most incredibly simple english lessons, e.g., what words, can and what word combinations can not, constitute a sentence. Do you have any recommendations for a few simple english instructions for an oh-so-dumb computer?[/nq]
Why do you think this is a simple task?
Gary
0
[nq:1]I'm attempting to teach a program I'm writing on the computer, the most incredibly simple english lessons, e.g., what words, can and what word combinations can not, constitute a sentence.[/nq]
Er "what words can, and what word combinations cannot ... " No, still no good. How about "Which word combinations are, and which are not, sentences"? I'd also remove the comma after "computer."
0
[nq:2]I'm attempting to teach a program I'm writing on the ... for a few simple english instructions for an oh-so-dumb computer?[/nq]
[nq:1]Why do you think this is a simple task? Gary[/nq]
The english lessons MUST be simple, because the computer is a linguistic simpleton, and these lessons must be small because they are only part of a larger program.
It's a less is more, situation. Th
0
[nq:2]I'm attempting to teach a program I'm writing on the ... can and what word combinations can not, constitute a sentence.[/nq]
[nq:1]Er "what words can, and what word combinations cannot ... " No, still no good. How about "Which word combinations are, and which are not, sentences"? I'd also remove the comma after "computer."[/nq]
The syntax was chosen to accent the words "can" and "can
0
[nq:1]Do you have any recommendations for a few simple english instructions for an oh-so-dumb computer?[/nq]
Your question is too broad for a newsgroup. It indicates, however, that you're just beginning to learn about a fascinating subject. One of the challenges is exemplified by a comparison of these two sentences: (1) "We gave the students books, and they enjoyed them," and (2) "We gave the
0
[nq:1]I'm attempting to teach a program I'm writing on the computer, the most incredibly simple english lessons, e.g., what words, can and what word combinations can not, constitute a sentence. Do you have any recommendations for a few simple english instructions for an oh-so-dumb computer?[/nq]
The most obvious is to look into neural networks.
As others have made clear, you are trying an
0
[nq:2]I'm attempting to teach a program I'm writing on the ... for a few simple english instructions for an oh-so-dumb computer?[/nq]
[nq:1]Why do you think this is a simple task?[/nq]
Well, three-year-olds can do it. Mind you, three-year-old Russians can speak Russian, which is more than I can do, so maybe it is difficult, after all!

wrmst rgrds
Robin Bignall
Quiet part o
0
[nq:1]Do you have any recommendations for a few simple english instructions for an oh-so-dumb computer?[/nq]
Yacc is a small, simple program that is used to generate parsers for programming languages. It makes a parser program out of the grammar rules that you give it. The grammar rules are specified in BNF.

Some grammar rules for English might look like this:

prepositional p

Related Questions