Skip to content

exclusive properties #545

@davidcarlisle

Description

@davidcarlisle

In the recent PR on property interpretation I used wording to explain why :infix:prefix is the same as :prefix but :pause-long:unit is the same as :unit:pause-long in terms of some properties setting system-specific parameters so the fixity properties setting the same fixity parameter over-ride each other, as do :common and ;literal setting a default intent inference rule set.

@NSoiffer commented that this left "parameters" rather too undefined and suggested a defined term such as "exclusive property"

I think we can make this notion a not system specific by re-organising the core property list to say which properties are grouped in this way.
Currently it is grouped along semantic groupings which is similar but not the same, eg the fixity properties are listed as a group but under chemistry there are :chemical-equation and :chemical-formula (which are i think like :literal and :common changing the default readings, and :chemicla-element which is intended more for a single <mi>. The chemical-formual example repeats :chemical-formual multiple times, i'd hopw that you could just use it once at the top to say read the expression as chemistry.

Similarly the current Table group has mutually exclusive properties for how to read the matri (:matrix, :system-of-equations but also other table related properties such as :continued-row so the set of exclusive properties for how to read the table is left implicit.

I'd suggest to split up the the Table (and other) section into groups of exclusive properties and make that a defined term in the spec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    intentIssues involving the proposed "intent" attr

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions