0
Anonymous Posted 10 years ago
Grammar

Verb form in a table

Hello. I am creating a table that includes a column for functions performed by several sorts of texts. What verb form would be better to use in the column?

For example:

Function Absolute Number of Texts

To make people laugh 5 (?)

Making people laugh 5 (?)

Make people laugh 5 (?)

Makes people laugh 5 (?)

Thank you very much!
  

Top answer

Anonymous Function Absolute Number of Texts What do you mean with that "Function Absolute Number of Texts"? Is it "number" which is "absolute" or what? )"?

  • Anonymous Function Absolute Number of Texts What do you mean with that "Function Absolute Number of Texts"?
  • Is it "number" which is "absolute" or what?
  • )"?
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.

4 Answers
0
AnonymousFunction Absolute Number of Texts
What do you mean with that "Function Absolute Number of Texts"?

Is it "number" which is "absolute" or what? How does it refer to the causative "make" and the number "5" preceding "(?)"?
0
Hi

This isn't really a website for that advice but, in SQL, you would normally use lower case with underscores and it would be single varchar2, just to hold a Yes/No

alter table things_said
add(ts_makes_people_laugh varchar2(1));

Dave
0
... and you really shouldn't create a denormalised field for a function. It will work today, but will cause problems for people later on

Dave
0
AnonymousWhat verb form would be better to use in the column?
The infinitive. The function (of the text) is to make people laugh.

It seems to me, though, that you're talking about a purpose more than about a function.

CJ

Related Questions