diff --git a/Rules/Languages/en/unicode-full.yaml b/Rules/Languages/en/unicode-full.yaml index 68eb3854..6ec9ac75 100644 --- a/Rules/Languages/en/unicode-full.yaml +++ b/Rules/Languages/en/unicode-full.yaml @@ -695,9 +695,13 @@ - t: "laplacian of" - "∇": # 0x2207 - test: - if: "$Verbosity!='Terse'" - then: [t: "the"] - - t: "gradient of" + if: "$NavMode='Character'" + then: [t: "nabla"] + else: + - test: + if: "$Verbosity!='Terse'" + then: [t: "the"] + - t: "gradient of" - "∉": # 0x2209 # rule is identical to 0x2208 - test: