انتقل إلى المحتوى

وحدة:category tree/poscatboiler/data/figures of speech

من ويكاموس، القاموس الحر
local labels = {}

labels["أشكال الخطاب"] = {
	description = "{{{langname}}} terms whose interpretation is not strictly literal, but are used in figurative ways or for special effect.",
	fundamental = "التصنيف الرئيسي",
	parents = {"Category:{{{langcat}}}"},
}

labels["أقوال مأثورة"] = {
	description = "{{{langname}}} phrases that convey basic concepts in a manner short and easily memorable.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

labels["جمل صعبة"] = {
	description = "{{{langname}}} phrases that are popularized through repeated use.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

labels["تعابير"] = {
	description = "{{{langname}}} phrases understood by subjective, as opposed to literal meanings.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

labels["استعارات"] = {
	description = "{{{langname}}} phrases that invoke a similarity with something else.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

labels["أمثال"] = {
	description = "{{{langname}}} phrases popularly known as representations of common sense.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

labels["تشبيهات"] = {
	description = "{{{langname}}} figures of speech in which one thing is compared to another.",
	fundamental = "فئات أشكال الخطاب حسب لغة",
	parents = {"أشكال الخطاب"},
}

return labels