{% load dictionary_extras i18n %}
{{ part_of_speech }} {% if lexeme.part_of_speech.symbol == 'v' %} {{ lexeme|attribute:"właściwy" }} {{ lexeme|attribute:"przechodniość" }} {% endif %} {% if lexeme.part_of_speech.symbol == 'skrs' %} {{ lexeme.gloss|safe }} {% endif %} {{ info.qualifiers|join:" " }} {% if info.commonness %} {% trans 'n. wł.' %} {{ info.commonness|join:", " }} {% endif %} {% if lexeme.note %} ◊ {{ lexeme.note|sgjp_markup }} {% endif %} {{ lexeme.valence|sgjp_markup }} {{ info.SJPDor|yesno:"[SJPDor.]," }}
{% if lexeme.part_of_speech.lexical_class_id == 'subst' %} {{ lexeme.lip_data.genders }} {% endif %} {{ lexeme|attribute:"aspekt" }} {% if tables|length == 1 %} {% if pattern_list|length == 1 %} {{ pattern_list.0.name }} {% else %} {% for p in pattern_list %} {{ p.name }} {% if not forloop.last %}/{% endif %} {% endfor %} {% endif %} {% endif %}
{% trans 'Odsyłacze' %} | |
---|---|
{{ desc }} | {% for cr in crs %} {{ cr.to_lexeme.entry }}{% if not forloop.last %},{% endif %} {% endfor %} |
{{ lexeme.extended_note|sgjp_markup }}
{% endif %}