Module:Category tree/poscatboiler/data/lang-specific/cast

From The Languages of David J. Peterson
Revision as of 23:40, 23 September 2024 by Juelos (talk | contribs) (Created page with "local labels = {} ----------------------------------------------------------------------------- -- -- -- VERBS -- -- -- ----------------------------------------------------------------------------- --------------------------------- Verb labels ----------------...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/poscatboiler/data/lang-specific/cast/documentation

local labels = {}



-----------------------------------------------------------------------------
--                                                                         --
--                                   VERBS                                 --
--                                                                         --
-----------------------------------------------------------------------------


--------------------------------- Verb labels -------------------------------


labels["dynamic verbs"] = {
	description = "{{{langname}}} verbs that show continued or progressive action on the part of the subject.",
	parents = {"verbs"},
	breadcrumb = "dynamic",
}


return {LABELS = labels}