--- /Metaphone.java	2023-07-05 03:04:20.566041770 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/language/Metaphone.java	2023-07-05 03:04:20.566041770 +0200
@@ -54,7 +54,7 @@
     /**
      * Variable used in Metaphone algorithm
      */
-    private static final String VARSON = "CSPTG" ;
+private static final String VARSON = "S" ;
 
     /**
      * The max code length for metaphone is 4
