ApplicationSettings: app_name: "itwêwina" app_meta_title: "Online Plains Cree dictionary" short_name: "itwewina" default_locale: "crk" default_pair: ["crk", "eng"] mobile_default_pair: ["crkM", "eng"] locales_available: - crk - en meta_description: > Free online, mobile friendly dictionaries for Plains Cree meta_keywords: > plains cree, mobile, dictionary, free Tools: xfst_lookup: &LOOKUP '/usr/bin/lookup' hfst_lookup: &HLOOKUP '/usr/local/bin/hfst-optimized-lookup' opt: &OPT '/opt/smi/' Morphology: # normative crk: tool: *HLOOKUP file: [*OPT, '/crk/bin/analyser-dict-gt-desc.hfstol'] inverse_file: [*OPT, '/crk/bin/generator-dict-gt-norm.hfstol'] format: 'hfst' options: &MORPHOLOGY_OPTS compoundBoundary: "+Use/Circ#" derivationMarker: "+Der" tagsep: '+' inverse_tagsep: '+' crkMacr: tool: *LOOKUP file: [*OPT, '/crk/bin/analyser-dict-gt-desc.macron.hfstol'] inverse_file: [*OPT, '/crk/bin/generator-dict-gt-norm.macron.hfstol'] format: 'hfst' options: *MORPHOLOGY_OPTS # syllabics ## crkS: ## tool: *LOOKUP ## file: [*OPT, '/crk/bin/analyser-gt-desc-syll.xfst'] ## inverse_file: [*OPT, '/crk/bin/generator-gt-norm-syll.xfst'] ## format: 'xfst' ## options: *MORPHOLOGY_OPTS Languages: - iso: crk minority_lang: true - iso: crkM variant: True # this makes the fab process skip attempting `svn up` here. - iso: crkMacr variant: True # this makes the fab process skip attempting `svn up` here. - iso: eng Dictionaries: - source: crk target: eng path: 'dicts/crkeng.xml' input_variants: &spell_relax - type: "standard" description: !gettext "aio âêîô" # NB: must be same as analyser name short_name: "crk" onscreen_keyboard: &CRK_KEYS_CIRC - "â" - "ê" - "î" - "ô" - type: "macron" description: !gettext "aio āēīō" # NB: must be same as analyser name short_name: "crkMacr" onscreen_keyboard: &CRK_KEYS_MACR - "ā" - "ē" - "ī" - "ō" show_korp_search: True korp_search_host: "http://gtweb.uit.no/c_korp" is_korp_default_lang: True ReaderConfig: crk: multiword_lookups: false word_regex: | [\u00C0-\u1FFF\u2C00-\uD7FF\w\.\-']+ word_regex_opts: "g"