diff --git a/examples/scotsman.ron b/examples/scotsman.ron index 04ab995..6a42423 100644 --- a/examples/scotsman.ron +++ b/examples/scotsman.ron @@ -613,7 +613,11 @@ "tired": {"Literal": "knackert"}, "gay": {"Literal": "bufty"}, "testing": {"Literal": "testin`"}, - "fucking": {"Literal": "fookin`,feckin"}, + "fucking": {"Any": [ + {"Literal": "fookin`"}, + {"Literal": "feckin"}, + ]}, + "fuck": {"Literal": "fook"}, "mom": {"Any": [ {"Literal": "maw"}, {"Literal": "mam"}, @@ -650,13 +654,6 @@ ]}, }, ), - "patterns": ( - rules: { - r"\bfuck": {"Literal": "fook"}, - "h?ou": {"Literal": "oo"}, - "ow": {"Literal": "ou"}, - }, - ), "ending": ( rules: { "$": {"Weights": {