Class VerbalCommunication

java.lang.Object
org.episteme.social.linguistics.VerbalCommunication
All Implemented Interfaces:
Serializable

public class VerbalCommunication extends Object implements Serializable
Represents a single act of verbal communication between locutors.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • VerbalCommunication

      public VerbalCommunication(Locutor speaker, Phrase message)
  • Method Details