{% if cfg.branding %} {% if cfg.homepage %}
{% endif %}
{% if cfg.homepage %}
{% endif %} {% endif %}
CQP/Tree
Syntactic queries for {% if cfg.system_name != "corpus"%} {{ cfg.system_name }} {% else %} large-scale corpora {% endif %}
{% for section, available_settings in settings %} {% include "setting_section.html" %} {% endfor %}
{% if corpus_configs | length > 1 %}
Corpus:
{% for preconfigured_corpus in corpus_configs %}
{{ preconfigured_corpus.display_name }}
{% endfor %}
{% endif %}
Your query:
Which language is your query in?
Detect automatically
{% for language in translators %}
{{language}}
{% endfor %}
Translate query
Something went wrong!
Unknown error
CQL translation:
Run on {{ cfg.system_name }}
{% if cfg.allow_external_search %}
...or another corpus
Run
{% endif %}