Test whether left-most codes appear in expected order within the entries

test_code1_ordered(wlp_lexicon, return_all = FALSE,
  grammar_file = system.file("structures/wlp_skeleton-simple.ne", package =
  "yinarlingi"))

Arguments

wlp_lexicon

a Warlpiri lexicon data frame, or path to a Warlpiri dictionary file

return_all

return the all from data frame or just entries with errors (default is FALSE)

grammar_file

a Nearley grammar file (default is `wlp_skeleton-simple.ne`)