Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Variables should not be hidden in Scenario Editor explanations #423

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

Because variables may be used in more than one level of the explanation, we need to see the variable names in order to know when the statements are referring to the same hypothesized objects. So anywhere that a variable is being converted into NL it should be done in a way that preserves the variable name (e.g. "an object (A)").