English Premade Word Lists

SvlWords

class cardbuilder.input.en.svl.SvlWords(order_by_wordfreq=True, additional_forms=None)[source]

Bases: cardbuilder.input.word_list.WordList, cardbuilder.lookup.data_source.ExternalDataDataSource

A wordlist which provides the 12000 word long Standard Vocabulary List words. Words are ordered by level, and

then by word frequency within level (by default). If word frequency ordering is disabled, word order within levels is as retrieved - effectively random. Unusually, this class can also be used as a data source (for word level)

Outputs the following:

SUPPLEMENTAL: SingleValue
lookup_data_type

alias of cardbuilder.lookup.lookup_data.outputs.<locals>.decorator.<locals>.GeneratedLookupData