TafiilaComp¶
-
class
aruudy.poetry.foot.TafiilaComp(comp)¶ Bases:
objectTafiila (foot) components.
Parameters: comp (dict) – A dictionary of the forme:
- type (TafiilaType): the type of the foot
- mnemonic (str): the mnemonic describing the foot
- emeter (str): the English meter
-
type¶ the type of the foot.
Type: TafiilaType
Methods Summary
copy()Create a copy of this object. Methods Documentation
-
copy()¶ Create a copy of this object.
Returns: A copy of this object. Return type: TafiilaComp