- #1
Eclair_de_XII
- 1,083
- 91
***Title should read: ``Is it appropriate to include more than one instance of a prose-dialogue pair in each prose-dialogue block?''
instance of `prose-dialogue pair'? I don't know what they're called, actually, so I'll give an example of what I mean.
"Hello Bob," said Sally. "How is the weather today?"
When I say `prose-dialogue pairs', I refer to the pattern of dialogue, ` "Hello Bob," ', followed by the bit of prose `said Sally'. In general, I refer to patterns that are usually of the form:
"[:sentence:]+[!?,]" [:speaking-verb:] [:character name:]
I know I'm over-complicating things by expressing my meaning in the form of an informal (and probably incorrect) regular expression. Forgive me if I am unable to express myself clearly, but I've not taken a creative-writing class before, and the last composition class I took was in high school over a decade ago. Anyway, I'm asking if a sentence like this would make a literature fan raise his or her eyebrows:
"I don't think it's silly at all to just run off, Sally," said Bob. "In fact, let's just never get off this wagon. Let's go wherever this thing takes us," he said, gesturing uselessly to their invisible, non-sentient driver. "As long as we're together," he continued, resting his hand on hers, "it won't make a difference to me."
There are three prose-dialogue pairs here. Should I restructure this so that there is only one pair per prose-dialogue block?
instance of `prose-dialogue pair'? I don't know what they're called, actually, so I'll give an example of what I mean.
"Hello Bob," said Sally. "How is the weather today?"
When I say `prose-dialogue pairs', I refer to the pattern of dialogue, ` "Hello Bob," ', followed by the bit of prose `said Sally'. In general, I refer to patterns that are usually of the form:
"[:sentence:]+[!?,]" [:speaking-verb:] [:character name:]
I know I'm over-complicating things by expressing my meaning in the form of an informal (and probably incorrect) regular expression. Forgive me if I am unable to express myself clearly, but I've not taken a creative-writing class before, and the last composition class I took was in high school over a decade ago. Anyway, I'm asking if a sentence like this would make a literature fan raise his or her eyebrows:
"I don't think it's silly at all to just run off, Sally," said Bob. "In fact, let's just never get off this wagon. Let's go wherever this thing takes us," he said, gesturing uselessly to their invisible, non-sentient driver. "As long as we're together," he continued, resting his hand on hers, "it won't make a difference to me."
There are three prose-dialogue pairs here. Should I restructure this so that there is only one pair per prose-dialogue block?
Last edited: