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

Gaps in horizontal lines #3

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

Gaps in horizontal lines #3

coop18 opened this issue May 6, 2024 · 0 comments

Comments

@coop18
Copy link

coop18 commented May 6, 2024

Description

There are places where gaps appear in the base line e.g. when a subject is a construct chain, or with nested compounds as below.

Steps to reproduce

Run the code below in the diagrammer.

Screenshots

image
image

Code Sample

Fragment
    Clause
      Vocative
        Apposition
          Nominal
            noun: יְהוָה YHWH
            RelativeClause
              RelativeParticle
                particle: אֲשֶׁר who
              Clause
                Subject
                  Clause
                    Predicate
                      verb-infinitive: תְּנָה is bestowed
                      Object
                        ConstructChain 
                          noun: הוֹדְ glory
                          suffix-pronoun: ךָ you 
                Predicate
                  Complement
                    PrepositionalPhrase
                      Preposition
                        preposition: עַל on
                      Object
                        article: הַ the
                        noun: שָּׁמָיִם heavens
          Nominal
            ConstructChain 
              noun: אֲדֹנֵי lord
              suffix-pronoun: נוּ us
      Subject
        Nominal
          ConstructChain 
            noun: שִׁמְ name
            suffix-pronoun: ךָ you
      Predicate
        Complement
          adjective: אַדִּיר majestic
          adverb: מָה how
        Adverbial
          PrepositionalPhrase
            Preposition
              preposition: בְּ in
            Object
              article: הָ the
              noun: אָרֶץ earth
              quantifier: כָל all
  Fragment
    Clause
      Predicate
        verb: שַׁתָּה you placed
        Adverbial
          PrepositionalPhrase 
            Preposition
              preposition: תַחַת under
            Object
              noun: רַגְלָי feet
              suffix-pronoun: ו him
        Object
          Apposition
            Nominal
              quantifier: כֹּל everything
            Nominal
              Apposition
                Nominal
                  noun: צֹנֶה sheep and goats
                  Conjunction
                    conjunction: וַ and
                  noun: אֲלָפִים cattle
                Nominal
                  ConstructChain 
                    Nominal
                      quantifier: כֻּלָּ all
                    suffix-pronoun: ם them
              Conjunction
                conjunction: וְ and
              Nominal
                ConstructChain 
                  Nominal
                    noun: בַּהֲמוֹת land animals
                    Adjectival
                      adverb: גַם even
                  Nominal
                    noun: שָׂדָי field

Setup

  • Mermaid version:
  • Browser and Version: [Edge, Firefox]

Suggested Solutions

No response

Additional Context

No response

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