Convention: action vs. action description. #18

Open
opened 2023-10-04 17:27:28 +02:00 by Ravise · 3 comments
Collaborator

There should exist conventions within the mod to describe different writing styles; such as 1st/3rd person styles, vocalized/unvocalized options:

  • "I'll do this!", said Player
  • Player decided to do that (said the narrator)
  • I should do that. (thought Player)
There should exist conventions within the mod to describe different writing styles; such as 1st/3rd person styles, vocalized/unvocalized options: - "I'll do this!", said Player - Player decided to do that (said the narrator) - I should do that. (thought Player)
Owner

That's a very important point.

There are also actions/thoughts/intentions done/hold by the NPC itself. For now, I've written those in brackets, i.e. "Oh, you want to know the secret? [NPC quickly looks over his shoulder and then talks to you in a low voice] It's 'top secret'. But don't tell anyone! [NPC stares at you]"

That's a very important point. There are also actions/thoughts/intentions done/hold by the NPC itself. For now, I've written those in brackets, i.e. "Oh, you want to know the secret? [NPC quickly looks over his shoulder and then talks to you in a low voice] It's 'top secret'. But don't tell anyone! [NPC stares at you]"
Owner

We might as well use italic font with the appropriate tag: <i>The NPC nods heavily.</i>:
The NPC nods heavily.

We might as well use italic font with the appropriate tag: `<i>The NPC nods heavily.</i>`: <i>The NPC nods heavily.</i>
Owner

Any further ideas on this? Some form of convention would be good. I used [NPC does something.], but italics would be equally nice as square brackets.

Any further ideas on this? Some form of convention would be good. I used [NPC does something.], but italics would be equally nice as square brackets.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sokomine/yl_speak_up#18
No description provided.