This file is a duplicate of a-a6a.html and is not referenced. Anglish Programming
Links to other topics
Story Problems Debugging
List of Story Problems Anglish Statements
List of Formulas used in Story Problems Anglish Features

Plural Data Class

Plural data processing is possible even if the equations from the formulas are not exactly the same. It is only necessary that they are of the same Class AND they have the same operations (i.e. multiply or divide). Thus
     rate X time = volume, and
     rate X time = distance

can be computed using plurals, but

     rate X time = volume, and
     part / total = percent
can not.

Conditional Plural Data Processing