diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw
index bc91ec5848831552c46359969f43545bde64055f..3bbd59cebb9233178b179b182f25c9b8b84f342a 100644
--- a/src/utility/miscWidgets.tw
+++ b/src/utility/miscWidgets.tw
@@ -1687,6 +1687,8 @@
 		<<set $ccEnunciate = "th">>
 		<<set $zEnunciate = "th">>
 		<<set $shEnunciate = "th">>
+		<<set $ShEnunciate = "Th">>
+		<<set $xEnunciate = "kth">>
 	<<else>>
 		<<if def $PC.customTitle>><<set $titleEnunciate = $PC.customTitle>><<elseif $PC.title != 0>><<set $titleEnunciate = "Master">><<else>><<set $titleEnunciate = "Mistress">><</if>>
 		<<if $allowFamilyTitles == 1>>
@@ -1743,6 +1745,8 @@
 		<<set $ccEnunciate = "cc">>
 		<<set $zEnunciate = "z">>
 		<<set $shEnunciate = "sh">>
+		<<set $ShEnunciate = "Sh">>
+		<<set $xEnunciate = "x">>
 	<</if>>
 <</widget>>
 <<widget "Master">><<if def $args[0]>><<Enunciate $args[0]>><<elseif ndef $titleEnunciate>><<Enunciate $activeSlave>><</if>>$titleEnunciate<</widget>>
@@ -1755,6 +1759,8 @@
 <<widget "cc">>$ccEnunciate<</widget>>
 <<widget "z">>$zEnunciate<</widget>>
 <<widget "sh">>$shEnunciate<</widget>>
+<<widget "Sh">>$ShEnunciate<</widget>>
+<<widget "x">>$xEnunciate<</widget>>
 
 /%
  Call as <<SoftenBehavioralFlaw>>