Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for alternative grammatical diagram fragments and elements. #9

Open
coop18 opened this issue May 13, 2024 · 0 comments
Open

Comments

@coop18
Copy link

coop18 commented May 13, 2024

Proposal

Add support for alternative grammatical diagram fragments and elements. These are colored pink.

Alternatives are tagged within a diagram using <status="alternative"> tag

Example

Either a whole fragment will be tagged as alternative...

DiscourseUnit
Fragment <status="alternative">
Nominal
noun: מִזְמוֹר psalm
Adjectival
PrepositionalPhrase
Preposition
preposition: לְ of
Object
noun: דָוִד David

Or individual elements as in this example:
DiscourseUnit
Fragment
Clause
Subject
Predicate
verb: תְקַדְּמ you meet
Object
suffix-pronoun: ֶנּוּ him
SecondObject
ConstructChain
noun: בִּרְכוֹת blessings
Nominal
adjective: טוֹב good
noun: טוֹב goodness <status="alternative">
Adverbial <status="alternative">
ConstructChain
noun: בִּרְכוֹת blessings
Nominal
adjective: טוֹב good
noun: טוֹב goodness <status="alternative">

Screenshots

Screenshot 2024-05-13 at 22 52 28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant