glossarist / concept-model

Glossarist Concept model
1 stars 0 forks source link

Support grammatical number in concept model #23

Open opoudjis opened 2 years ago

opoudjis commented 2 years ago

I have no idea where this fits in to the glossarist universe, but grammatical number needs to be captured just like grammatical gender: we need to be able to indicate that a designation is singular or plural.

I am adding Number after Gender in the concept model. The conventional abbreviations are sg and pl.

See https://github.com/metanorma/metanorma-iso/issues/554

opoudjis commented 2 years ago

The possible values are:

sg, pl, dual

Refer https://github.com/glossarist/concept-model/blob/master/images/Designations.png:

this is under GrammarInfo, as number: GrammarNumber[0..*]