# Siri rule overrides to correct nuance base rules [header] language = ENU charset = utf-8 [data] # Changing this phrase so that a broken rule in siri_aaron_rules is skipped /Directions to where\?/ --> "Directions to where?" # Changing this phrase so that a broken vendor rule is skipped /\bCinco de Mayo\b/ --> "\e/+'sinK.ko&U_d$_'ma&I.o&U\e/+" /(^|[^\d\.])1 cal\b/ --> "$1 1 calorie" /(\d)\scal\b/ --> "$1 calories"