Releases: agricolamz/lingglosses
Releases · agricolamz/lingglosses
v0.0.7
v0.0.5
v0.0.4
- fix glosses with markdown annotation; #13
- add possibility to work with infixes and reduplication; #15
- fix glosses from non-standard definition_source; #17
- add trick with square brackets; #18, #10
- fix multiline gloss_example(); #16
- extended work with punctuation in gloss_example(); #9
- add audio_path and audio_label arguments to gloss_example(); #3
v0.0.3
- @sverhees corrected the text in #7
- rename
orthography
toannotation
in thegloss_example()
function. - add functions for creating an example database:
convert_to_df()
andget_example_db()
. - deal with apostroph strange behaviour. #12
- add argument grammaticality to
gloss_example()
. #11 - rename
definition
todefinition_en
in theglosses_df
dataset. - fix the punctuation problem. #14
v0.0.2 CRAN realease
- change
glosses
dataset toglosses_df
(to avoid the same name with thegloss_example()
's argument) - fix
(
,)
and:
bug in glossing line - add non-breaking space to
make_gloss_list()
output - add compatibility to the
latex
outputs - fill non-specified by user glosses with values from
lingglosses::glosses_df
- add color annotation for glosses without definition or duplicated glosses with the argument
annotate_definitionless
- add possibility to add in-text examples with additional argument
intext
for thegloss_example()
function - add possibility to add stand-alone examples with the
add_gloss()
function - update
lingglosses::glosses_df
file with glosses from Wikipedia - make the package work with
bookdown
- add lingglosses rmarkdown template
- add possibility to remove glosses in the
make_gloss_list()
output with theremove_glosses
argument. - add possibility to escape glossing with curly brackets, e. g.
{I}
. - provide an ability to have a multiline glosses example for Sign Languages.
- provide an ability to have a transliterationless example.
v0.0.1
initial release