Module:Category tree/poscatboiler/data/lang-specific/cast
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}