Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daide Extension Request for Sending Emotion #9

Open
jnusrath opened this issue Aug 18, 2022 · 2 comments
Open

Daide Extension Request for Sending Emotion #9

jnusrath opened this issue Aug 18, 2022 · 2 comments
Assignees
Labels
Milestone

Comments

@jnusrath
Copy link
Member

What functionality will your new tokens add?
New tokens might be added for emotional state. We propose “Send Emotional State Message”.

Describe the precise changes you'd like

  • We are proposing some new tokens, EMO, HPY, UHY, ANG for sending emotion state.
  • Daide clauses for this might be “SND (power power …) (EMO(emotion_type)) where, emotion_type = HPY/UHY/ANG for sending happy, unhappy or angry emotion respectively.”
  • Example: Any power sending its emotional state as Unhappy to Russia with “SND (RUS) (EMO(UHY)) ”

Additional context
For the negotiation between agents, we are proposing Daide extension.

@ezubaric
Copy link

For generality, I think this would work better as a free text string attached to any message.

@mjspeck
Copy link
Collaborator

mjspeck commented Aug 23, 2022

Different situations:

Assigning tone to message:
press_message = UHY(press_message)

Assigning emotion to power:
press_message = UHY(power)
Example: press_message = UHY(FRA)

Reaction to previous message:
reply = UHY

Will pursue third option.

@mjspeck mjspeck added this to the Milestone 4 milestone Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants