Grammar

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Grammar
# 1  
Old 10-08-2005
Grammar

What is a predicate?
# 2  
Old 10-08-2005
RE: Grammar

Quote:
Originally Posted by Perderabo
What is a predicate?
Are you testing me?
# 3  
Old 10-08-2005
Yeah. What is a predicate?
# 4  
Old 10-08-2005
Quote:
Originally Posted by Perderabo
Yeah. What is a predicate?
I'm not here to be tested.That's a good question.
# 5  
Old 10-08-2005
What is a verb?
# 6  
Old 10-08-2005
Quote:
Originally Posted by Perderabo
What is a verb?
A verb is that by which a noun gets around. Verbs are words which convey actions, by nouns, our upon nouns.
# 7  
Old 10-08-2005
What is a sentence?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Is Rule 7 of POSIX shell grammar rules written correctly?

The POSIX shell standard grammar rules are at Shell Command Language I am trying to understand Rule 7 and I don't. I think there may be some mistakes there. I am not complaining about the standard; rather, I am concerned that my perception is wrong, and I don't understand something important.... (3 Replies)
Discussion started by: Mark_Galeck
3 Replies

2. Shell Programming and Scripting

Shell grammar question: logical OR in test

Hi, I am trying to check if two input files exist before the rest of the scripts is run. Following is the code that I have but it gives me syntax error. if then echo "File not found" else echo "File found" fi (3 Replies)
Discussion started by: nua7
3 Replies

3. Homework & Coursework Questions

My Context Free Grammar (CFG)

I don't know how to delete this thread. Admin/Mod, Please delete this thread. Thanks. (0 Replies)
Discussion started by: Cyansnow
0 Replies

4. Programming

Context Free Grammar

Hi Folks, I am trying to write a small compiler for syntax checking in C programs. I would like to attach a Context Free Grammar(CFC) to it. Does any one know as to how I should associate or map the Grammar with the C program???? A quick help would help me a lot...... Thanks, Nisha (4 Replies)
Discussion started by: Nisha
4 Replies
Login or Register to Ask a Question