- transliteration
character vector of the length one for the transliteration line.
- glosses
character vector of the length one for the glosses line.
- free_translation
character vector of the length one for the free translation line.
- comment
character vector of the length one for the comment line (under the free translation line).
- annotation
character vector of the length one for the annotation line (above translation).
- grammaticality
character vector with the grammaticality value.
- audio_path
character string with the path to the sound in .wav format.
- audio_label
character string for the label to display.
- video_path
character string with the path to the video.
- video_width
width argument for the video in px.
- video_height
height argument for the video in px.
- line_length
integer vector of the length one that denotes maximum number of characters per one line.
- italic_transliteration
logical variable that denotes, whether user wants to italicize your example.
- drop_transliteration
logical variable that denotes, whether user wants to have an example without transliteration.
- intext
logical variable that denotes, whether example should be considered as part of the text (TRUE) or as a standalone paragraph (FALSE)
- write_to_db
logical variable that denotes, whether example should be added to the example database.