Class PhoneticSystem
java.lang.Object
org.episteme.social.linguistics.phonetics.PhoneticSystem
Modern structural representation of phonetic systems.
Focuses on IPA (International Phonetic Alphabet) and articulatory features.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordRepresents a single phoneme with articulatory features. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubleCalculates phonetic similarity based on feature overlap.static PhoneticSystem.IPAChar
-
Constructor Details
-
PhoneticSystem
public PhoneticSystem()
-
-
Method Details
-
getIPA
-
calculateSimilarity
Calculates phonetic similarity based on feature overlap.
-