diff --git a/src/endWeek/saGetMilked.js b/src/endWeek/saGetMilked.js
index aa643de961e8168ffc5169c6ac116c80dca78487..6262db5199fa2bd98f796f5a04b30430432c0f12 100644
--- a/src/endWeek/saGetMilked.js
+++ b/src/endWeek/saGetMilked.js
@@ -284,7 +284,7 @@ window.saGetMilked = (function saGetMilked() {
 			}
 		}
 
-		r += ` As a result, $he produces ${milk} liters of milk over the week.`;
+		r += ` As a result, ${he} produces ${milk} liters of milk over the week.`;
 
 		/*
 		actX(slave, "milk", milk);
@@ -367,7 +367,7 @@ window.saGetMilked = (function saGetMilked() {
 	function milkingEffects(slave) {
 		if (slave.fetishKnown) {
 			if (slave.fetish === "boobs" || slave.energy > 95) {
-				r += ` Getting constantly milked is as good as sex, as far as ${he}'s concerned. <span class="devotion inc">$He is happy</span> to have ${his} breasts receive so much attention.`;
+				r += ` Getting constantly milked is as good as sex, as far as ${he}'s concerned. <span class="devotion inc">${He} is happy</span> to have ${his} breasts receive so much attention.`;
 				slave.devotion += 1;
 				if (slave.need > 0) {
 					slave.need = 0;
@@ -432,7 +432,7 @@ window.saGetMilked = (function saGetMilked() {
 				slave.nipples = "cute";
 			} else if (slave.areolae < 4 && jsRandom(1, 100) > (30 + (slave.areolae * 20))) {
 				if (slave.nipples === "fuckable") {
-					r += ` The constant suction around of $his nipples as their depths are drained of milk`;
+					r += ` The constant suction around of ${his} nipples as their depths are drained of milk`;
 				} else {
 					r += ` Producing this river of milk`;
 				}
diff --git a/src/endWeek/saPorn.js b/src/endWeek/saPorn.js
index 8e4adfa98e13279c5ea579c706be6464e21a27ca..37f86e59e7bfa0797412f1f9edfd0c873b4d770b 100644
--- a/src/endWeek/saPorn.js
+++ b/src/endWeek/saPorn.js
@@ -154,7 +154,7 @@ window.saPorn = (function saPorn() {
 				r += `${He} has claimed a niche for ${himself} in ${slave.porn.fameType} porn, so there is a constant cycle of new arrivals and bored ex-watchers. `;
 			}
 		} else {
-			r += `${He} is borderline unknown, so $he tends to hold onto the few watchers ${he} has. `;
+			r += `${He} is borderline unknown, so ${he} tends to hold onto the few watchers ${he} has. `;
 		}
 
 		if (slave.prestige > 1) {
@@ -168,9 +168,9 @@ window.saPorn = (function saPorn() {
 		if (slave.fuckdoll > 0) {
 			return;
 		} else if (slave.collar === "porcelain mask") {
-			r += `${His} mask adds an air of mystery to $him, `;
+			r += `${His} mask adds an air of mystery to ${him}, `;
 			if (slave.porn.prestige > 1) {
-				r += `but people wonder if $he is trying to hide something. `;
+				r += `but people wonder if ${he} is trying to hide something. `;
 			} else if (slave.porn.prestige > 0) {
 				r += `tantalizing viewers with what it hides. `;
 			} else {
@@ -303,7 +303,7 @@ window.saPorn = (function saPorn() {
 				slave.porn.prestigeDesc = `$He is well known from $his career in slave pornography. ${genre.prestigeDesc2}.`;
 				r += `<span class="green">${He} has gained a hold in ${slave.porn.fameType} pornography!</span> ${genre.prestigeDesc2}, so it is now prestigious to own ${him}. `;
 			} else if (slave.porn.fame[highestPorn] >= slave.porn.fame[genre.fameVar] * swapPoint) {
-				r += `${His} fame in ${slave.porn.fameType} pornography has been overwhelmed by $his surging popularity in other aspects. <span class="yellow">${He} is now better known for ${his} ${highestPorn.fameName} porn.</span> `;
+				r += `${His} fame in ${slave.porn.fameType} pornography has been overwhelmed by ${his} surging popularity in other aspects. <span class="yellow">${He} is now better known for ${his} ${highestPorn.fameName} porn.</span> `;
 				slave.porn.fameType = highestPorn.fameName;
 				slave.porn.prestigeDesc = `$He has a following in slave pornography. ${highestPorn.prestigeDesc1}.`;
 			} else if (slave.porn.fame[genre.fameVar] < 5000) {
diff --git a/src/endWeek/saTakeClasses.js b/src/endWeek/saTakeClasses.js
index 069a3719e9cd8db8bec26e45526858ec4d3a97c8..728e1b228a82b56a8afc8725ebf00a756093b093 100644
--- a/src/endWeek/saTakeClasses.js
+++ b/src/endWeek/saTakeClasses.js
@@ -277,7 +277,7 @@ window.saTakeClasses = (function saServeThePublic() {
 		}
 		for (let lessons = 0; lessons < learning; lessons++) {
 			if (slave.devotion <= 20 && undevoted === 0) {
-				r += ` Since ${he} is wanting in basic obedience, ${he} suffers through courses on <span class="devotion inc">$his place</span> in the Free Cities world.`;
+				r += ` Since ${he} is wanting in basic obedience, ${he} suffers through courses on <span class="devotion inc">${his} place</span> in the Free Cities world.`;
 				slave.devotion += 10;
 				undevoted++;
 			} else if (slave.skill.oral <= 10) {
diff --git a/src/js/releaseRules.js b/src/js/releaseRules.js
index 18e55663bbd8b122b7d4337b12de2abc07c2df30..ed9a20e8d5796ca03b798771f3a58c54e9a4a1a5 100644
--- a/src/js/releaseRules.js
+++ b/src/js/releaseRules.js
@@ -158,35 +158,36 @@ App.Utils.releaseSummaryLong = function releaseSummaryLong(slave) {
 App.Desc.releaseDesc = function releaseDesc(slave) {
 	const rel = slave.rules.release;
 	const includeFamily = (rel.family === 1) && (V.seeIncest === 1);
+	const {He, he, his} = getPronouns(slave);
 	let r = "and ";
 	let appendFrequency = false;
 	if (rel.masturbation === 0 && rel.partner === 0 && !includeFamily && rel.slaves === 0 && rel.master === 0) {
-		r += "$he is to remain completely chaste.";
+		r += `${he} is to remain completely chaste.`;
 	} else if (rel.masturbation === 1 && rel.partner === 0 && !includeFamily && rel.slaves === 0 && rel.master === 0) {
-		r += "$he is only allowed to masturbate";
+		r += `${he} is only allowed to masturbate`;
 		if (slave.energy > 95) {
-			r += ", which $he is constantly doing.";
+			r += `, which ${he} is constantly doing.`;
 		} else {
-			r += ".";
+			r += `.`;
 		}
 	} else if (rel.masturbation === 0 && rel.partner === 1 && !includeFamily && rel.slaves === 0 && rel.master === 0) {
-		r += "$he is not allowed to masturbate or proposition ";
+		r += `${he} is not allowed to masturbate or proposition `;
 		if (slave.rules.relationship === "permissive" && slave.relationship >= 3) {
-			r += `slaves other than $his ${relationshipTerm(slave)}.`;
+			r += `slaves other than ${his} ${relationshipTerm(slave)}.`;
 		} else {
-			r += "other slaves; $he must find sexual release in $his duties.";
+			r += `other slaves; ${he} must find sexual release in ${his} duties.`;
 		}
 	} else if (rel.masturbation === 0 && rel.partner === 0 && includeFamily && rel.slaves === 0 && rel.master === 0) {
-		r += "$he is not allowed to masturbate. $He is only allowed to achieve sexual release with close family members,";
+		r += `${he} is not allowed to masturbate. ${He} is only allowed to achieve sexual release with close family members,`;
 		appendFrequency = true;
 	} else if (rel.masturbation === 0 && rel.partner === 0 && !includeFamily && rel.slaves === 0 && rel.master === 1) {
-		r += "$he is not allowed to masturbate. $He must find you if $he wants sexual release,";
+		r += `${he} is not allowed to masturbate. ${He} must find you if ${he} wants sexual release,`;
 		appendFrequency = true;
 	} else if (rel.slaves === 1) {
 		if (rel.masturbation === 0) {
-			r += "$he is not allowed to masturbate, but may ";
+			r += `${he} is not allowed to masturbate, but may `;
 		} else {
-			r += "$he is allowed to masturbate. $He may also ";
+			r += `${he} is allowed to masturbate. ${He} may also `;
 		}
 		if (V.universalRulesConsent === 1) {
 			r += "proposition other slaves to find sexual release,";
@@ -196,30 +197,30 @@ App.Desc.releaseDesc = function releaseDesc(slave) {
 
 		const exceptPartner = (rel.partner === 0) && (slave.rules.relationship === "permissive") && (slave.relationship >= 3);
 		if (exceptPartner && !includeFamily) {
-			r += ` except for $his ${relationshipTerm(slave)} and close family members,`;
+			r += ` except for ${his} ${relationshipTerm(slave)} and close family members,`;
 		} else if (exceptPartner) {
-			r += ` except for $his ${relationshipTerm(slave)},`;
+			r += ` except for ${his} ${relationshipTerm(slave)},`;
 		} else if (!includeFamily) {
-			r += ` except for $his close family members,`;
+			r += ` except for ${his} close family members,`;
 		}
 
 		appendFrequency = true;
 	} else {
 		if (rel.masturbation === 0) {
-			r += "$he is not allowed to masturbate, but may ";
+			r += `${he} is not allowed to masturbate, but may `;
 		} else {
-			r += "$he is allowed to masturbate. $He may also ";
+			r += `${he} is allowed to masturbate. ${He} may also `;
 		}
 
 		const showPartner = (rel.partner === 1) && (slave.rules.relationship === "permissive") && (slave.relationship >= 3);
 		if (includeFamily && showPartner) {
-			r += `have sex with $his ${relationshipTerm(slave)} and close family members,`;
+			r += `have sex with ${his} ${relationshipTerm(slave)} and close family members,`;
 		} else if (showPartner) {
-			r += `fuck $his ${relationshipTerm(slave)} as much as he wants,`;
+			r += `fuck ${his} ${relationshipTerm(slave)} as much as he wants,`;
 		} else if (includeFamily && rel.master === 1) {
-			r += `proposition sex from $his close family members and you,`;
+			r += `proposition sex from ${his} close family members and you,`;
 		} else if (includeFamily) {
-			r += `proposition sex from $his close family members,`;
+			r += `proposition sex from ${his} close family members,`;
 		} else { // should mean rel.master === 1
 			r += `find you for sexual relief,`;
 		}
@@ -228,11 +229,11 @@ App.Desc.releaseDesc = function releaseDesc(slave) {
 	}
 	if (appendFrequency) {
 		if ((slave.devotion > 50) || (slave.energy > 95)) {
-			r += " which $he is constantly doing.";
+			r += ` which ${he} is constantly doing.`;
 		} else if (slave.devotion > 20) {
-			r += " which $he is often willing to do.";
+			r += ` which ${he} is often willing to do.`;
 		} else {
-			r += " which $he is rarely willing to do.";
+			r += ` which ${he} is rarely willing to do.`;
 		}
 	}
 	return r;
diff --git a/src/npc/descriptions/boobs/boobs.js b/src/npc/descriptions/boobs/boobs.js
index e563ecf15e40aac39dac22bca6210411afb4db58..66debecd07b072d09a802beb96bec1a1a84b69d2 100644
--- a/src/npc/descriptions/boobs/boobs.js
+++ b/src/npc/descriptions/boobs/boobs.js
@@ -1738,7 +1738,7 @@ App.Desc.nipples = function(slave, pronouns) {
  */
 App.Desc.areola = function(slave, pronouns) {
 	pronouns = pronouns || getPronouns(slave);
-	const {his, His} = pronouns;
+	const {his, His, him} = pronouns;
 	const nipColor = nippleColor(slave);
 
 	let r = [];
@@ -1798,7 +1798,7 @@ App.Desc.areola = function(slave, pronouns) {
 						r.push(`The material of ${his} leotard is so thin and tight that not only are ${his} nipples obvious, the outline of ${his} areolae can be made out, too.`);
 						break;
 					case "a monokini":
-						r.push(`As ${his} monokini leaves $him topless, ${his} areolae are naturally on public display.`);
+						r.push(`As ${his} monokini leaves ${him} topless, ${his} areolae are naturally on public display.`);
 						break;
 				}
 			}
diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw
index 10ea88cd74da45308ad35eec969395b8aaa019c2..c0463a1e6496fdaf1299bd53419c4140bef4e2c1 100644
--- a/src/uncategorized/saRules.tw
+++ b/src/uncategorized/saRules.tw
@@ -92,7 +92,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release must be coming from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -299,7 +299,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -619,7 +619,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -834,7 +834,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -1127,7 +1127,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -1565,7 +1565,7 @@
 				<<else>>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>,@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<else>>
@@ -1855,7 +1855,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -2055,7 +2055,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -2392,7 +2392,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -2592,7 +2592,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -2945,7 +2945,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -3182,7 +3182,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -3475,7 +3475,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -3680,7 +3680,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -4006,7 +4006,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -4222,7 +4222,7 @@
 						<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 						<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 							/* no family and no other slaves, so release comes from her partner */
-							finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+							finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 							<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 							<<saRulesPartnerDrugEffects>>
 						<<elseif ($universalRulesConsent == 0)>>
@@ -4592,7 +4592,7 @@
 				<<else>> /* hasNonassignmentSex is true */
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -4796,7 +4796,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
@@ -5578,7 +5578,7 @@
 					<<set _whom = (_release.slaves === 1) ? "other slaves" : $his + " family">>
 					<<if (!App.Utils.hasFamilySex($slaves[$i]) && _release.slaves === 0)>>
 						/* no family and no other slaves, so release comes from her partner */
-						finds frequent sexual release with his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
+						finds frequent sexual release with $his <<= relationshipTerm($slaves[$i])>> @@.lightgreen;<<= getSlave($slaves[$i].relationshipTarget).slaveName>>@@ which $he is @@.mediumaquamarine;thankful for.@@
 						<<set $slaves[$i].trust++, $slaves[$i].need -= 20>> /* TODO: probably should be based on BOTH slaves' need, leaving the less needy partner slightly frustrated */
 						<<saRulesPartnerDrugEffects>>
 					<<elseif ($universalRulesConsent == 0)>>
diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw
index 3c4e29e0a7e85c93f365e016dde206891e653284..ab2ac1f352663bd165980fa75f31bb86ba7d5107 100644
--- a/src/uncategorized/surgeryDegradation.tw
+++ b/src/uncategorized/surgeryDegradation.tw
@@ -456,7 +456,7 @@ As the remote surgery's long recovery cycle completes,
 <<case "newEars">>
 	The implant surgery is @@.red;invasive@@ and $he spends some time in the autosurgery recovering. As soon as the bandages around $his ears are removed, $he
 	<<if $activeSlave.fetish == "mindbroken">>
-		returns to his normal activities, none the wiser.
+		returns to $his normal activities, none the wiser.
 	<<else>>
 		initially believes nothing has changed, but soon discovers $his hearing is no longer technologically enhanced.
 	<</if>>
@@ -1173,7 +1173,7 @@ As the remote surgery's long recovery cycle completes,
 			When $he finally figures it out, $he begins to bawl, not understanding what $he did to earn this. After a short expurgation of @@.gold;grief and terror,@@ $he takes a deep breath and visibly suppresses $his emotions.
 			<<set $activeSlave.trust -= 5>>
 		<<else>>
-			When $he realizes what's happened, $his face @@.mediumorchid;clouds with rage.@@ Reflexively, $he begins to peer around, looking for the source of $his woes. $He finally understands the true import of muffled hearing when your hands grab him from behind, and begins to @@.gold;shake with fear.@@
+			When $he realizes what's happened, $his face @@.mediumorchid;clouds with rage.@@ Reflexively, $he begins to peer around, looking for the source of $his woes. $He finally understands the true import of muffled hearing when your hands grab $him from behind, and begins to @@.gold;shake with fear.@@
 			<<set $activeSlave.trust -= 10, $activeSlave.devotion -= 10>>
 		<</if>>
 	<</if>>
diff --git a/src/utility/saRulesWidgets.tw b/src/utility/saRulesWidgets.tw
index 01f6603e354894237c202a0b8063b7723bc7de56..c12d79220bf9a5abeb1d1b0585c6f67ffbcc9ba7 100644
--- a/src/utility/saRulesWidgets.tw
+++ b/src/utility/saRulesWidgets.tw
@@ -487,7 +487,7 @@ and
 		<<set _fuckCount = random(10,25)>>
 		<<set $slaves[$i].counter.mammary += _fuckCount, $mammaryTotal += _fuckCount>>
 	<<elseif ($slaves[$i].fetish == "sadist")>>
-		force the most reluctant <<if $slaves[$i].rules.release.slaves === 1>>slaves<<else>>members of his family<</if>> to let $him fuck them.
+		force the most reluctant <<if $slaves[$i].rules.release.slaves === 1>>slaves<<else>>members of $his family<</if>> to let $him fuck them.
 		<<if !$slaves[$i].rivalry>>
 			<<set _rival = randomRapeRivalryTarget($slaves[$i], (s) => { return (s.devotion <= 50 && s.sexualFlaw !== "none"); })>>
 			<<if def _rival>>
@@ -976,7 +976,7 @@ and
 			Forbidden to masturbate or seek relief through sex, he @@.mediumorchid;can't find relief@@ and @@.red;the situation harms $his health.@@
 			<<set $slaves[$i].devotion -= 2>>
 		<<else>>
-			$His terribly swollen balls ache, cultivating a need for sex that @@.mediumorchid;$he can't fulfill@@ and @@.red;harming his health.@@
+			$His terribly swollen balls ache, cultivating a need for sex that @@.mediumorchid;$he can't fulfill@@ and @@.red;harming $his health.@@
 			<<set $slaves[$i].devotion -= 2>>
 		<</if>>
 		<<run healthDamage($slaves[$i], 3)>>
@@ -991,7 +991,7 @@ and
 			Forbidden to masturbate or seek relief through sex, he @@.mediumorchid;can't find relief@@ and @@.red;the situation harms $his health.@@
 			<<set $slaves[$i].devotion -= 4>>
 		<<else>>
-			$His grotesquely swollen balls ache, cultivating a need for sex that @@.mediumorchid;$he can't fulfill@@ and @@.red;harming his health.@@
+			$His grotesquely swollen balls ache, cultivating a need for sex that @@.mediumorchid;$he can't fulfill@@ and @@.red;harming $his health.@@
 			<<set $slaves[$i].devotion -= 4>>
 		<</if>>
 		<<run healthDamage($slaves[$i], 6)>>
@@ -1008,7 +1008,7 @@ and
 	<</if>>
 <</if>>
 <<if $slaves[$i].energy > 50>>
-	$His enforced chastity @@.red;habituates him to a lack of release.@@
+	$His enforced chastity @@.red;habituates $him to a lack of release.@@
 	<<set $slaves[$i].energy -= 2>>
 <</if>>