v

Summary

Description

Verse number.

Syntax help
  • USFM: \v number \va altnumber\va* (see: va) \vp altnumber\vp* (see: vp)

  • USX: <verse style="v" @number @altnumber @pubnumber @sid @eid/>

    number *

    Verse number

    altnumber

    Verse number for an alternate versification scheme.

    pubnumber

    Published verse character. The character(s) (number, letter, or both) which should be displayed in a published text, where it is different than the sequential verse number used within the translation editing environment.

    sid *

    Verse start identifier. A standard book + chapter + verse scripture reference. Book names must be a standard 3-character book identifier. Chapter:verse separator is always a colon :. Required at verse start milestone.

    • Pattern: [A-Z1-4]{3} ?[a-z0-9\-:]*

    eid *

    Verse end identifier. A standard book + chapter + verse scripture reference. Book names must be a standard 3-character book identifier. Chapter:verse separator is always a colon :. Required at verse end milestone.

    • Pattern: [A-Z1-4]{3} ?[a-z0-9\-:]*

Valid In

[Scripture] > [ChapterContent], [Para] (Body Paragraphs, Poetry), [List], [Table]

Added

1.0

Diagrams

  • USFM

  • USX

verse rail
verse usx
verseend usx

Examples

  • USFM

  • USX

Example 1. Matthew 1.18,19 (GNT)
\s1 The Birth of Jesus Christ
\r (Luke 2.1-7)
\p
\v 18 This was how the birth of Jesus Christ took place. His mother Mary was
engaged to Joseph, but before they were married, she found out that she was
going to have a baby by the Holy Spirit.
\v 19 Joseph was a man who always did what was right, but he did not want to
disgrace Mary publicly; so he made plans to break the engagement privately.
Example 2. Matthew 1.18,19 (GNT)
<para style="s1">The Birth of Jesus Christ</para>
<para style="r">(Luke 2.1-7)</para>
<para style="p">
  <verse number="18" style="v" sid="MAT 1:18"/>This was how the birth of Jesus
  Christ took place. His mother Mary was engaged to Joseph, but before they were
  married, she found out that she was going to have a baby by the Holy Spirit.
  <verse eid="MAT 1:18"/><verse number="19" style="v" sid="MAT 1:19"/>Joseph was
  a man who always did what was right, but he did not want to disgrace Mary
  publicly; so he made plans to break the engagement privately.
  <verse eid="MAT 1:19"/></para>
Matthew 1.18-19

Properties

TextType

VerseNumber

TextProperties

verse

Publication Issues

Discussion