diyclassics
commited on
Commit
•
3e0ba02
1
Parent(s):
849663f
Update spaCy pipeline
Browse files- README.md +35 -35
- config.cfg +4 -1
- la_core_web_trf-any-py3-none-any.whl +2 -2
- meta.json +576 -648
- morphologizer/cfg +0 -0
- morphologizer/model +2 -2
- ner/model +2 -2
- parser/model +2 -2
- parser/moves +1 -1
- tagger/cfg +5 -14
- tagger/model +0 -0
- tokenizer +2 -2
- trainable_lemmatizer/cfg +1838 -1831
- trainable_lemmatizer/model +2 -2
- trainable_lemmatizer/trees +0 -0
- transformer/model +2 -2
- vocab/strings.json +0 -0
README.md
CHANGED
@@ -14,72 +14,72 @@ model-index:
|
|
14 |
metrics:
|
15 |
- name: NER Precision
|
16 |
type: precision
|
17 |
-
value: 0.
|
18 |
- name: NER Recall
|
19 |
type: recall
|
20 |
-
value: 0.
|
21 |
- name: NER F Score
|
22 |
type: f_score
|
23 |
-
value: 0.
|
24 |
- task:
|
25 |
name: TAG
|
26 |
type: token-classification
|
27 |
metrics:
|
28 |
- name: TAG (XPOS) Accuracy
|
29 |
type: accuracy
|
30 |
-
value: 0.
|
31 |
- task:
|
32 |
name: POS
|
33 |
type: token-classification
|
34 |
metrics:
|
35 |
- name: POS (UPOS) Accuracy
|
36 |
type: accuracy
|
37 |
-
value: 0.
|
38 |
- task:
|
39 |
name: MORPH
|
40 |
type: token-classification
|
41 |
metrics:
|
42 |
- name: Morph (UFeats) Accuracy
|
43 |
type: accuracy
|
44 |
-
value: 0.
|
45 |
- task:
|
46 |
name: LEMMA
|
47 |
type: token-classification
|
48 |
metrics:
|
49 |
- name: Lemma Accuracy
|
50 |
type: accuracy
|
51 |
-
value: 0.
|
52 |
- task:
|
53 |
name: UNLABELED_DEPENDENCIES
|
54 |
type: token-classification
|
55 |
metrics:
|
56 |
- name: Unlabeled Attachment Score (UAS)
|
57 |
type: f_score
|
58 |
-
value: 0.
|
59 |
- task:
|
60 |
name: LABELED_DEPENDENCIES
|
61 |
type: token-classification
|
62 |
metrics:
|
63 |
- name: Labeled Attachment Score (LAS)
|
64 |
type: f_score
|
65 |
-
value: 0.
|
66 |
- task:
|
67 |
name: SENTS
|
68 |
type: token-classification
|
69 |
metrics:
|
70 |
- name: Sentences F-Score
|
71 |
type: f_score
|
72 |
-
value: 0.
|
73 |
---
|
74 |
| Feature | Description |
|
75 |
| --- | --- |
|
76 |
| **Name** | `la_core_web_trf` |
|
77 |
-
| **Version** | `3.
|
78 |
-
| **spaCy** | `>=3.
|
79 |
| **Default Pipeline** | `transformer`, `normer`, `tagger`, `morphologizer`, `trainable_lemmatizer`, `parser`, `lemma_fixer`, `ner` |
|
80 |
| **Components** | `transformer`, `normer`, `tagger`, `morphologizer`, `trainable_lemmatizer`, `parser`, `lemma_fixer`, `ner` |
|
81 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
82 |
-
| **Sources** | UD_Latin-Perseus<br
|
83 |
| **License** | `MIT` |
|
84 |
| **Author** | [Patrick J. Burns; with Nora Bernhardt [ner], Tim Geelhaar [tagger, morphologizer, parser, ner], Vincent Koch [ner]](https://diyclassics.github.io/) |
|
85 |
|
@@ -87,13 +87,13 @@ model-index:
|
|
87 |
|
88 |
<details>
|
89 |
|
90 |
-
<summary>View label scheme (
|
91 |
|
92 |
| Component | Labels |
|
93 |
| --- | --- |
|
94 |
-
| **`tagger`** | `ADJ`, `ADP`, `
|
95 |
-
| **`morphologizer`** | `POS=ADV`, `POS=CCONJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=AUX`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ`, `POS=PUNCT`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=NOUN`, `POS=ADP`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `POS=SCONJ`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=PART`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `POS=VERB\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Abl\|POS=PRON`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ`, `_`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON`, `POS=VERB\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `POS=VERB`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Loc\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=NOUN`, `POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET`, `POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET`, `POS=NUM`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Acc\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Dat\|POS=PRON`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Voice=Pass`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Number=Plur\|POS=PRON`, `Case=Abl\|Number=Plur\|POS=PRON`, `POS=DET`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Loc\|Number=Sing\|POS=DET`, `Case=Loc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Loc\|Number=Sing\|POS=NOUN`, `Case=Abl\|Number=Plur\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Acc\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Act`, `POS=PROPN`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Nom\|Number=Sing\|POS=PRON`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Dat\|Number=Sing\|POS=PRON`, `Case=Acc\|Number=Sing\|POS=PRON`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `POS=INTJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pqp\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Dat\|Number=Plur\|POS=PRON`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Gen\|POS=PRON`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pqp\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Pass`, `Gender=Masc\|POS=DET`, `Case=Abl\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Number=Sing\|POS=PRON`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Pass`, `Case=Gen\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Voice=Pass`, `POS=X`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Fut\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pqp\|Voice=Act`, `Gender=Neut\|POS=PRON`, `Gender=Fem\|POS=PRON`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Abl\|Number=Plur\|POS=ADJ`, `Case=Gen\|Number=Sing\|POS=DET`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pqp\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Loc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pqp\|Voice=Act`, `POS=PRON`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pqp\|Voice=Act`, `Case=Gen\|Number=Sing\|POS=ADJ`, `Case=Acc\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Masc\|POS=DET`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pqp\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `POS=VERB\|Tense=Pres\|Voice=Pass`, `POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Gen\|POS=VERB`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres`, `POS=VERB\|Tense=Past\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pqp\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|POS=VERB`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Act`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Masc\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Voice=Act`, `Case=Nom\|Gender=Masc\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|POS=VERB\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Acc\|Number=Sing\|POS=VERB`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Voice=Pass`, `Case=Gen\|Number=Sing\|POS=VERB`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pqp\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB`, `Case=Dat\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Mood=Sub\|POS=VERB`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Number=Sing\|POS=NOUN`, `Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Sing\|POS=NOUN`, `Case=Acc\|POS=VERB`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=DET`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Pass`, `Case=Dat\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Dat\|Number=Sing\|POS=ADJ`, `Case=Acc\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Nom\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Dat\|Number=Sing\|POS=DET`, `Case=Nom\|POS=VERB`, `Case=Abl\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Gen\|Number=Plur\|POS=ADJ`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB`, `POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Abl\|Number=Plur\|POS=VERB\|Tense=Past\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB`, `Case=Dat\|Number=Plur\|POS=DET`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB`, `Case=Gen\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|POS=VERB`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Voc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Gen\|Number=Plur\|POS=VERB\|Tense=Pres\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Voice=Pass`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Gen\|Number=Sing\|POS=VERB\|Tense=Pres\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pqp\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Voice=Pass`, `Case=Voc\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=PRON`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Voice=Pass`, `Case=Acc\|Number=Sing\|POS=PROPN`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pqp\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Voice=Pass`, `Case=Abl\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Nom\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pqp\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Voice=Act`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=VERB`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres`, `Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Fem\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=CCONJ`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=CCONJ`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PART`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=CCONJ`, `Gender=Masc\|Number=Sing\|POS=NOUN`, `Gender=Neut\|Number=Sing\|POS=ADJ`, `Gender=Masc\|Number=Sing\|POS=ADJ`, `Gender=Neut\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past`, `Gender=Fem\|Number=Sing\|POS=ADJ`, `Number=Sing\|POS=VERB\|Voice=Pass`, `Gender=Masc\|Number=Sing\|POS=PROPN`, `Gender=Masc\|Number=Plur\|POS=PROPN`, `Gender=Masc\|Number=Plur\|POS=ADJ`, `Gender=Fem\|Number=Sing\|POS=PROPN`, `Gender=Neut\|Number=Sing\|POS=PROPN`, `Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=CCONJ`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past`, `Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=CCONJ`, `Gender=Neut\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=CCONJ`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=CCONJ`, `Case=Nom\|Number=Plur\|POS=VERB\|Voice=Pass`, `Case=Abl\|Number=Sing\|POS=VERB\|Voice=Pass`, `Case=Voc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=CCONJ`, `Case=Abl\|Gender=Neut\|POS=VERB\|Voice=Pass`, `Number=Plur\|POS=VERB\|Voice=Pass`, `Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|POS=VERB\|Voice=Pass`, `Gender=Fem\|Number=Sing\|POS=VERB\|Voice=Pass` |
|
96 |
-
| **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:abs`, `advcl:cmp`, `advcl:pred`, `advcl:relcl`, `advmod`, `advmod:emph`, `advmod:lmod`, `advmod:neg`, `advmod:tmod`, `amod`, `appos`, `aux`, `aux:pass`, `case`, `cc`, `ccomp`, `ccomp:relcl`, `ccomp:reported`, `
|
97 |
| **`ner`** | `LOC`, `NORP`, `PERSON` |
|
98 |
|
99 |
</details>
|
@@ -102,21 +102,21 @@ model-index:
|
|
102 |
|
103 |
| Type | Score |
|
104 |
| --- | --- |
|
105 |
-
| `ENTS_F` | 95.
|
106 |
-
| `ENTS_P` |
|
107 |
-
| `ENTS_R` |
|
108 |
-
| `TRANSFORMER_LOSS` |
|
109 |
-
| `NER_LOSS` |
|
110 |
-
| `TAG_ACC` | 98.
|
111 |
-
| `POS_ACC` | 98.
|
112 |
-
| `MORPH_ACC` |
|
113 |
-
| `LEMMA_ACC` | 95.
|
114 |
-
| `DEP_UAS` | 88.
|
115 |
-
| `DEP_LAS` | 84.
|
116 |
-
| `SENTS_P` |
|
117 |
-
| `SENTS_R` | 94.
|
118 |
-
| `SENTS_F` |
|
119 |
-
| `TAGGER_LOSS` |
|
120 |
-
| `MORPHOLOGIZER_LOSS` |
|
121 |
-
| `TRAINABLE_LEMMATIZER_LOSS` |
|
122 |
-
| `PARSER_LOSS` |
|
|
|
14 |
metrics:
|
15 |
- name: NER Precision
|
16 |
type: precision
|
17 |
+
value: 0.9449585195
|
18 |
- name: NER Recall
|
19 |
type: recall
|
20 |
+
value: 0.9629328564
|
21 |
- name: NER F Score
|
22 |
type: f_score
|
23 |
+
value: 0.9538610194
|
24 |
- task:
|
25 |
name: TAG
|
26 |
type: token-classification
|
27 |
metrics:
|
28 |
- name: TAG (XPOS) Accuracy
|
29 |
type: accuracy
|
30 |
+
value: 0.981343399
|
31 |
- task:
|
32 |
name: POS
|
33 |
type: token-classification
|
34 |
metrics:
|
35 |
- name: POS (UPOS) Accuracy
|
36 |
type: accuracy
|
37 |
+
value: 0.9856234153
|
38 |
- task:
|
39 |
name: MORPH
|
40 |
type: token-classification
|
41 |
metrics:
|
42 |
- name: Morph (UFeats) Accuracy
|
43 |
type: accuracy
|
44 |
+
value: 0.9600569289
|
45 |
- task:
|
46 |
name: LEMMA
|
47 |
type: token-classification
|
48 |
metrics:
|
49 |
- name: Lemma Accuracy
|
50 |
type: accuracy
|
51 |
+
value: 0.9562564084
|
52 |
- task:
|
53 |
name: UNLABELED_DEPENDENCIES
|
54 |
type: token-classification
|
55 |
metrics:
|
56 |
- name: Unlabeled Attachment Score (UAS)
|
57 |
type: f_score
|
58 |
+
value: 0.8854694279
|
59 |
- task:
|
60 |
name: LABELED_DEPENDENCIES
|
61 |
type: token-classification
|
62 |
metrics:
|
63 |
- name: Labeled Attachment Score (LAS)
|
64 |
type: f_score
|
65 |
+
value: 0.8439556683
|
66 |
- task:
|
67 |
name: SENTS
|
68 |
type: token-classification
|
69 |
metrics:
|
70 |
- name: Sentences F-Score
|
71 |
type: f_score
|
72 |
+
value: 0.9460999124
|
73 |
---
|
74 |
| Feature | Description |
|
75 |
| --- | --- |
|
76 |
| **Name** | `la_core_web_trf` |
|
77 |
+
| **Version** | `3.7.4` |
|
78 |
+
| **spaCy** | `>=3.7.4,<3.8.0` |
|
79 |
| **Default Pipeline** | `transformer`, `normer`, `tagger`, `morphologizer`, `trainable_lemmatizer`, `parser`, `lemma_fixer`, `ner` |
|
80 |
| **Components** | `transformer`, `normer`, `tagger`, `morphologizer`, `trainable_lemmatizer`, `parser`, `lemma_fixer`, `ner` |
|
81 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
82 |
+
| **Sources** | UD_Latin-Perseus<br>UD_Latin-PROIEL<br>UD_Latin-ITTB<br>UD_Latin-LLCT<br>UD_Latin-UDante |
|
83 |
| **License** | `MIT` |
|
84 |
| **Author** | [Patrick J. Burns; with Nora Bernhardt [ner], Tim Geelhaar [tagger, morphologizer, parser, ner], Vincent Koch [ner]](https://diyclassics.github.io/) |
|
85 |
|
|
|
87 |
|
88 |
<details>
|
89 |
|
90 |
+
<summary>View label scheme (615 labels for 4 components)</summary>
|
91 |
|
92 |
| Component | Labels |
|
93 |
| --- | --- |
|
94 |
+
| **`tagger`** | `ADJ`, `ADP`, `DET`, `INTJ`, `NOUN`, `PART`, `PROPN`, `PUNCT`, `X`, `_`, `adjective`, `adverb`, `conjunction`, `interjection`, `noun`, `number`, `particle`, `preposition`, `pronoun`, `proper_noun`, `punc`, `unknown`, `verb` |
|
95 |
+
| **`morphologizer`** | `POS=ADV`, `POS=CCONJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=AUX`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=ADJ`, `POS=PUNCT`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=NOUN`, `POS=ADP`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `POS=SCONJ`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=NOUN`, `POS=PART`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Mood=Inf\|POS=VERB\|Tense=Pres\|Verbform=Inf\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Abl\|POS=PRON`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=ADJ`, `_`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PRON`, `Mood=Inf\|POS=VERB\|Tense=Pres\|Verbform=Inf\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `POS=VERB`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Mood=Ger\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=DET`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=NOUN`, `POS=NOUN`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Fem\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Mood=Ger\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=DET`, `POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Acc\|Gender=Neut\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=DET`, `POS=NUM`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PRON`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Acc\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=DET`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Neut\|Mood=Ger\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|POS=PRON`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PRON`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=DET`, `Number=Plur\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=DET`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=DET`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Nom\|Number=Plur\|POS=PRON`, `Case=Nom\|Gender=Neut\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Number=Plur\|POS=PRON`, `POS=DET`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PRON`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Acc\|Number=Plur\|POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `POS=PROPN`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=DET`, `Case=Nom\|Number=Sing\|POS=PRON`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=PRON`, `Case=Dat\|Number=Sing\|POS=PRON`, `Case=Acc\|Number=Sing\|POS=PRON`, `Case=Acc\|Gender=Fem\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=DET`, `Case=Acc\|Gender=Neut\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Mood=Ger\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=PRON`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `POS=INTJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Gender=Masc\|Number=Sing\|POS=PROPN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=DET`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=DET`, `Case=Nom\|Gender=Fem\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=DET`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Neut\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Fem\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=DET`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Gender=Masc\|Number=Sing\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Acc,Nom\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Abl\|POS=NOUN`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Number=Plur\|POS=PRON`, `Case=Dat\|Gender=Masc\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Inf\|POS=VERB\|Tense=Past\|Verbform=Inf\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=DET`, `Case=Gen\|POS=PRON`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Neut\|Mood=Ger\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Gender=Masc\|Number=Sing\|POS=DET`, `Case=Abl\|Number=Sing\|POS=PRON`, `Case=Dat\|Gender=Fem\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Masc\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|POS=NOUN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Number=Sing\|POS=PROPN`, `Case=Acc,Nom\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Gen\|Number=Sing\|POS=PRON`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=ADJ`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Pass`, `POS=X`, `Case=Nom\|POS=PRON`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Gen\|Number=Sing\|POS=DET`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=3\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `POS=PRON`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=NOUN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Number=Sing\|POS=PRON`, `Case=Nom\|Number=Sing\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Masc\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=NOUN`, `Gender=Masc\|Number=Plur\|POS=NOUN`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=PROPN`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Abl\|Gender=Masc\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Gen\|Number=Plur\|POS=PRON`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=ADJ`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=PROPN`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Loc\|Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Gen\|Gender=Masc\|Mood=Gdv\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Loc\|Gender=Masc\|Number=Sing\|POS=NOUN`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pres\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=DET`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Dat\|Gender=Neut\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Sup\|Voice=Act`, `Case=Voc\|Gender=Neut\|Number=Plur\|POS=NOUN`, `Gender=Fem\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=ADJ`, `Case=Gen\|Mood=Ger\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Mood=Ger\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=DET`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Gen\|Number=Sing\|POS=ADJ`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Pass`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Mood=Imp\|Number=Plur\|POS=VERB\|Person=2\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=PROPN`, `Case=Dat\|Number=Sing\|POS=ADJ`, `Case=Acc\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=PRON`, `Case=Dat\|Number=Sing\|POS=DET`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Mood=Ger\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Number=Sing\|POS=ADJ`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Number=Plur\|POS=ADJ`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Mood=Ger\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Mood=Inf\|POS=VERB\|Tense=Past\|Verbform=Inf\|Voice=Pass`, `Case=Abl\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Number=Plur\|POS=DET`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Abl\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Mood=Ger\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Dat\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Nom\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Acc\|POS=VERB\|Verbform=Sup`, `Case=Voc\|Gender=Neut\|Number=Sing\|POS=NOUN`, `Case=Nom\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Case=Gen\|Number=Plur\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Gen\|Number=Sing\|POS=VERB\|Tense=Pres\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Case=Abl\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Neut\|Number=Sing\|POS=ADJ`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Abl\|Gender=Masc\|Number=Sing\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Mood=Sub\|Number=Plur\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Voc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Case=Acc\|Number=Sing\|POS=PROPN`, `Case=Abl\|POS=VERB\|Verbform=Sup`, `Case=Acc\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Masc\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Mood=Ind\|Number=Plur\|POS=VERB\|Person=1\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Mood=Sub\|Number=Sing\|POS=VERB\|Person=3\|Tense=Fut\|Verbform=Fin\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Dat\|Gender=Fem\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Nom\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Abl\|Number=Sing\|POS=DET`, `Case=Abl\|Number=Plur\|POS=NOUN`, `Case=Abl\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Nom\|Number=Plur\|POS=ADJ`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Pqp\|Verbform=Fin\|Voice=Act`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Case=Acc\|Gender=Fem\|Number=Sing\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Act`, `Mood=Imp\|Number=Sing\|POS=VERB\|Person=1\|Tense=Pres\|Verbform=Fin\|Voice=Act`, `Case=Abl\|Mood=Gdv\|Number=Plur\|POS=VERB\|Tense=Fut\|Verbform=Part\|Voice=Pass`, `Case=Gen\|Gender=Fem\|Number=Plur\|POS=VERB\|Tense=Past\|Verbform=Part\|Voice=Pass`, `Mood=Ind\|Number=Sing\|POS=VERB\|Person=2\|Tense=Past\|Verbform=Fin\|Voice=Pass`, `Case=Abl\|Number=Sing\|POS=NOUN`, `Gender=Neut\|Number=Sing\|POS=ADJ`, `POS=VERB\|Verbform=Fin`, `Gender=Masc\|Number=Sing\|POS=ADJ`, `Gender=Neut\|Number=Plur\|POS=ADJ`, `Gender=Fem\|Number=Sing\|POS=ADJ`, `Gender=Masc\|Number=Plur\|POS=PROPN`, `Gender=Masc\|Number=Plur\|POS=ADJ`, `Gender=Fem\|Number=Sing\|POS=PROPN`, `Gender=Neut\|Number=Sing\|POS=PROPN`, `Gender=Neut\|Number=Plur\|POS=PROPN`, `Gender=Fem\|Number=Plur\|POS=ADJ`, `Case=Gen\|Gender=Neut\|Number=Plur\|POS=PROPN`, `Case=Voc\|Gender=Fem\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Case=Voc\|Gender=Masc\|Number=Sing\|POS=VERB\|Verbform=Part\|Voice=Act`, `Gender=Masc\|Number=Sing\|POS=PRON`, `Case=Gen\|Gender=Neut\|Number=Sing\|POS=VERB`, `Case=Nom\|Gender=Neut\|Number=Sing\|POS=VERB` |
|
96 |
+
| **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:abs`, `advcl:cmp`, `advcl:pred`, `advcl:relcl`, `advmod`, `advmod:emph`, `advmod:lmod`, `advmod:neg`, `advmod:tmod`, `amod`, `appos`, `aux`, `aux:pass`, `case`, `cc`, `ccomp`, `ccomp:relcl`, `ccomp:reported`, `conj`, `conj:expl`, `cop`, `cop:outer`, `csubj`, `csubj:pass`, `csubj:relcl`, `dep`, `det`, `discourse`, `dislocated`, `dislocated:obj`, `fixed`, `flat`, `flat:foreign`, `flat:name`, `mark`, `nmod`, `nsubj`, `nsubj:outer`, `nsubj:pass`, `nummod`, `obj`, `obl`, `obl:agent`, `obl:arg`, `obl:lmod`, `orphan`, `parataxis`, `punct`, `reparandum`, `vocative`, `xcomp` |
|
97 |
| **`ner`** | `LOC`, `NORP`, `PERSON` |
|
98 |
|
99 |
</details>
|
|
|
102 |
|
103 |
| Type | Score |
|
104 |
| --- | --- |
|
105 |
+
| `ENTS_F` | 95.39 |
|
106 |
+
| `ENTS_P` | 94.50 |
|
107 |
+
| `ENTS_R` | 96.29 |
|
108 |
+
| `TRANSFORMER_LOSS` | 2540911.00 |
|
109 |
+
| `NER_LOSS` | 4963.44 |
|
110 |
+
| `TAG_ACC` | 98.13 |
|
111 |
+
| `POS_ACC` | 98.56 |
|
112 |
+
| `MORPH_ACC` | 96.01 |
|
113 |
+
| `LEMMA_ACC` | 95.63 |
|
114 |
+
| `DEP_UAS` | 88.55 |
|
115 |
+
| `DEP_LAS` | 84.40 |
|
116 |
+
| `SENTS_P` | 94.51 |
|
117 |
+
| `SENTS_R` | 94.71 |
|
118 |
+
| `SENTS_F` | 94.61 |
|
119 |
+
| `TAGGER_LOSS` | 21669.97 |
|
120 |
+
| `MORPHOLOGIZER_LOSS` | 219595.39 |
|
121 |
+
| `TRAINABLE_LEMMATIZER_LOSS` | 192335.39 |
|
122 |
+
| `PARSER_LOSS` | 2334935.63 |
|
config.cfg
CHANGED
@@ -17,6 +17,7 @@ before_creation = null
|
|
17 |
after_creation = null
|
18 |
after_pipeline_creation = null
|
19 |
batch_size = 1000
|
|
|
20 |
|
21 |
[components]
|
22 |
|
@@ -26,6 +27,7 @@ factory = "lemma_fixer"
|
|
26 |
[components.morphologizer]
|
27 |
factory = "morphologizer"
|
28 |
extend = false
|
|
|
29 |
overwrite = true
|
30 |
scorer = {"@scorers":"spacy.morphologizer_scorer.v1"}
|
31 |
|
@@ -58,7 +60,7 @@ nO = null
|
|
58 |
|
59 |
[components.ner.model.tok2vec]
|
60 |
@architectures = "spacy-transformers.Tok2VecTransformer.v3"
|
61 |
-
name = "
|
62 |
mixed_precision = false
|
63 |
pooling = {"@layers":"reduce_mean.v1"}
|
64 |
grad_factor = 1.0
|
@@ -103,6 +105,7 @@ upstream = "*"
|
|
103 |
|
104 |
[components.tagger]
|
105 |
factory = "tagger"
|
|
|
106 |
neg_prefix = "!"
|
107 |
overwrite = false
|
108 |
scorer = {"@scorers":"spacy.tagger_scorer.v1"}
|
|
|
17 |
after_creation = null
|
18 |
after_pipeline_creation = null
|
19 |
batch_size = 1000
|
20 |
+
vectors = {"@vectors":"spacy.Vectors.v1"}
|
21 |
|
22 |
[components]
|
23 |
|
|
|
27 |
[components.morphologizer]
|
28 |
factory = "morphologizer"
|
29 |
extend = false
|
30 |
+
label_smoothing = 0.0
|
31 |
overwrite = true
|
32 |
scorer = {"@scorers":"spacy.morphologizer_scorer.v1"}
|
33 |
|
|
|
60 |
|
61 |
[components.ner.model.tok2vec]
|
62 |
@architectures = "spacy-transformers.Tok2VecTransformer.v3"
|
63 |
+
name = "pstroe/roberta-base-latin-cased3"
|
64 |
mixed_precision = false
|
65 |
pooling = {"@layers":"reduce_mean.v1"}
|
66 |
grad_factor = 1.0
|
|
|
105 |
|
106 |
[components.tagger]
|
107 |
factory = "tagger"
|
108 |
+
label_smoothing = 0.0
|
109 |
neg_prefix = "!"
|
110 |
overwrite = false
|
111 |
scorer = {"@scorers":"spacy.tagger_scorer.v1"}
|
la_core_web_trf-any-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:672e6c8db9a173d2d753e99b0935c1326aaf290bf98488373c5d9c2a9511397c
|
3 |
+
size 1053915171
|
meta.json
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
{
|
2 |
"lang":"la",
|
3 |
"name":"core_web_trf",
|
4 |
-
"version":"3.
|
5 |
"description":"",
|
6 |
"author":"Patrick J. Burns; with Nora Bernhardt [ner], Tim Geelhaar [tagger, morphologizer, parser, ner], Vincent Koch [ner]",
|
7 |
"email":"[email protected]",
|
8 |
"url":"https://diyclassics.github.io/",
|
9 |
"license":"MIT",
|
10 |
-
"spacy_version":">=3.
|
11 |
-
"spacy_git_version":"
|
12 |
"vectors":{
|
13 |
"width":0,
|
14 |
"vectors":0,
|
@@ -22,43 +22,33 @@
|
|
22 |
"tagger":[
|
23 |
"ADJ",
|
24 |
"ADP",
|
25 |
-
"ADP_particle",
|
26 |
"DET",
|
27 |
"INTJ",
|
28 |
"NOUN",
|
|
|
|
|
|
|
29 |
"X",
|
30 |
"_",
|
31 |
"adjective",
|
32 |
-
"adjective_adjective",
|
33 |
-
"adjective_particle",
|
34 |
"adverb",
|
35 |
-
"adverb_adverb",
|
36 |
-
"adverb_particle",
|
37 |
"conjunction",
|
38 |
-
"conjunction_conjunction",
|
39 |
-
"conjunction_particle",
|
40 |
-
"conjuntion",
|
41 |
"interjection",
|
42 |
"noun",
|
43 |
-
"noun_particle",
|
44 |
"number",
|
45 |
"particle",
|
46 |
"preposition",
|
47 |
"pronoun",
|
48 |
-
"pronoun_particle",
|
49 |
-
"pronoun_pronoun",
|
50 |
"proper_noun",
|
51 |
-
"proper_noun_particle",
|
52 |
"punc",
|
53 |
"unknown",
|
54 |
-
"verb"
|
55 |
-
"verb_particle"
|
56 |
],
|
57 |
"morphologizer":[
|
58 |
"POS=ADV",
|
59 |
"POS=CCONJ",
|
60 |
"Case=Nom|Gender=Masc|Number=Sing|POS=NOUN",
|
61 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Voice=Act",
|
62 |
"Case=Acc|Gender=Fem|Number=Sing|POS=NOUN",
|
63 |
"POS=AUX",
|
64 |
"Case=Acc|Gender=Fem|Number=Sing|POS=ADJ",
|
@@ -67,7 +57,7 @@
|
|
67 |
"POS=ADP",
|
68 |
"Case=Gen|Gender=Fem|Number=Sing|POS=NOUN",
|
69 |
"Case=Abl|Gender=Fem|Number=Sing|POS=NOUN",
|
70 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Voice=Pass",
|
71 |
"POS=SCONJ",
|
72 |
"Case=Gen|Gender=Masc|Number=Sing|POS=NOUN",
|
73 |
"Case=Nom|Gender=Fem|Number=Sing|POS=NOUN",
|
@@ -80,13 +70,13 @@
|
|
80 |
"Case=Gen|Gender=Neut|Number=Plur|POS=NOUN",
|
81 |
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON",
|
82 |
"Case=Nom|Gender=Neut|Number=Sing|POS=NOUN",
|
83 |
-
"POS=VERB|Voice=Act",
|
84 |
"Case=Dat|Gender=Masc|Number=Sing|POS=NOUN",
|
85 |
"Case=Gen|Gender=Masc|Number=Plur|POS=NOUN",
|
86 |
"Case=Gen|Gender=Neut|Number=Sing|POS=NOUN",
|
87 |
"Case=Acc|Gender=Neut|Number=Plur|POS=ADJ",
|
88 |
"Case=Abl|POS=PRON",
|
89 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|Voice=Act",
|
90 |
"Case=Nom|Gender=Neut|Number=Sing|POS=ADJ",
|
91 |
"_",
|
92 |
"Case=Acc|Gender=Masc|Number=Sing|POS=DET",
|
@@ -100,40 +90,39 @@
|
|
100 |
"Case=Nom|Gender=Neut|Number=Plur|POS=ADJ",
|
101 |
"Case=Nom|Gender=Neut|Number=Plur|POS=PRON",
|
102 |
"Case=Nom|Gender=Neut|Number=Plur|POS=NOUN",
|
103 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|Voice=Act",
|
104 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|Voice=Act",
|
105 |
"Case=Gen|Gender=Masc|Number=Plur|POS=PRON",
|
106 |
-
"POS=VERB|Voice=Pass",
|
107 |
"Case=Nom|Gender=Masc|Number=Sing|POS=PRON",
|
108 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Voice=Pass",
|
109 |
"POS=VERB",
|
110 |
"Case=Abl|Gender=Fem|Number=Sing|POS=ADJ",
|
111 |
"Case=Nom|Gender=Masc|Number=Sing|POS=ADJ",
|
112 |
"Case=Acc|Gender=Fem|Number=Plur|POS=NOUN",
|
113 |
"Case=Gen|Gender=Fem|Number=Plur|POS=NOUN",
|
114 |
"Case=Abl|Gender=Masc|Number=Plur|POS=NOUN",
|
115 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Voice=Pass",
|
116 |
"Case=Acc|Gender=Neut|Number=Sing|POS=DET",
|
117 |
"Case=Acc|Gender=Neut|Number=Sing|POS=NOUN",
|
118 |
"Case=Gen|Gender=Fem|Number=Plur|POS=ADJ",
|
119 |
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON",
|
120 |
"Case=Acc|Gender=Neut|Number=Plur|POS=PRON",
|
121 |
"Case=Abl|Gender=Neut|Number=Sing|POS=DET",
|
122 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Voice=Pass",
|
123 |
-
"
|
124 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|Voice=Act",
|
125 |
"Case=Abl|Gender=Neut|Number=Plur|POS=NOUN",
|
126 |
"Case=Abl|Gender=Neut|Number=Plur|POS=ADJ",
|
127 |
"Case=Nom|Gender=Fem|Number=Sing|POS=DET",
|
128 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Voice=Pass",
|
129 |
"Case=Acc|Gender=Fem|Number=Plur|POS=DET",
|
130 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|Voice=Pass",
|
131 |
"Case=Acc|Gender=Fem|Number=Plur|POS=PRON",
|
132 |
"Case=Nom|Gender=Fem|Number=Plur|POS=PRON",
|
133 |
"Case=Acc|Gender=Fem|Number=Plur|POS=ADJ",
|
134 |
"Case=Dat|Gender=Neut|Number=Plur|POS=ADJ",
|
135 |
"Case=Dat|Gender=Neut|Number=Plur|POS=NOUN",
|
136 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Voice=Pass",
|
137 |
"Case=Gen|Gender=Neut|Number=Sing|POS=ADJ",
|
138 |
"Case=Nom|Gender=Masc|Number=Plur|POS=NOUN",
|
139 |
"Case=Nom|Gender=Masc|Number=Plur|POS=DET",
|
@@ -141,61 +130,65 @@
|
|
141 |
"POS=NOUN",
|
142 |
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON",
|
143 |
"Case=Abl|Gender=Fem|Number=Plur|POS=PRON",
|
144 |
-
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Voice=Pass",
|
145 |
"Case=Nom|Gender=Masc|Number=Sing|POS=DET",
|
146 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Voice=Pass",
|
147 |
"Case=Acc|Gender=Fem|Number=Sing|POS=DET",
|
148 |
"POS=ADJ",
|
149 |
"Case=Dat|Gender=Masc|Number=Plur|POS=NOUN",
|
150 |
-
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Voice=Pass",
|
151 |
"Case=Acc|Gender=Neut|Number=Sing|POS=ADJ",
|
|
|
152 |
"Case=Abl|Gender=Masc|Number=Sing|POS=DET",
|
153 |
-
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Voice=Pass",
|
154 |
"Case=Nom|Gender=Neut|Number=Plur|POS=DET",
|
155 |
"POS=NUM",
|
156 |
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON",
|
157 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|Voice=Act",
|
158 |
"Case=Abl|Gender=Neut|Number=Sing|POS=PRON",
|
159 |
"Case=Acc|Gender=Neut|Number=Plur|POS=DET",
|
160 |
"Case=Abl|Gender=Neut|Number=Sing|POS=ADJ",
|
161 |
"Case=Abl|Gender=Neut|Number=Plur|POS=DET",
|
162 |
"Case=Dat|Gender=Fem|Number=Sing|POS=NOUN",
|
163 |
"Case=Acc|POS=PRON",
|
164 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
165 |
"Case=Gen|Gender=Masc|Number=Sing|POS=DET",
|
166 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|Voice=Pass",
|
167 |
"Case=Dat|Gender=Masc|Number=Sing|POS=PRON",
|
168 |
-
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Voice=
|
169 |
-
"Case=Acc|Gender=
|
|
|
170 |
"Case=Abl|Gender=Masc|Number=Sing|POS=ADJ",
|
171 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
172 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
173 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Voice=Act",
|
174 |
-
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Voice=Pass",
|
175 |
"Case=Dat|POS=PRON",
|
176 |
"Case=Dat|Gender=Neut|Number=Sing|POS=PRON",
|
177 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Voice=Pass",
|
178 |
"Case=Gen|Gender=Masc|Number=Sing|POS=PRON",
|
179 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|Voice=Pass",
|
180 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Voice=Pass",
|
|
|
181 |
"Case=Gen|Gender=Masc|Number=Sing|POS=ADJ",
|
182 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Voice=Act",
|
183 |
"Case=Gen|Gender=Fem|Number=Sing|POS=DET",
|
184 |
-
"
|
185 |
-
"
|
|
|
186 |
"Case=Nom|Gender=Masc|Number=Plur|POS=ADJ",
|
187 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Voice=Pass",
|
188 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|Voice=Act",
|
189 |
"Case=Dat|Gender=Neut|Number=Plur|POS=PRON",
|
190 |
"Case=Nom|Gender=Fem|Number=Plur|POS=ADJ",
|
191 |
"Case=Nom|Gender=Fem|Number=Plur|POS=DET",
|
192 |
"Case=Dat|Gender=Neut|Number=Plur|POS=DET",
|
193 |
"Case=Abl|Gender=Fem|Number=Sing|POS=DET",
|
194 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Voice=Act",
|
195 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|Voice=Act",
|
196 |
"Case=Dat|Gender=Masc|Number=Plur|POS=DET",
|
197 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|Voice=Pass",
|
198 |
-
"Mood=Imp|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Act",
|
199 |
"Case=Abl|Gender=Masc|Number=Sing|POS=PRON",
|
200 |
"Case=Gen|Gender=Masc|Number=Plur|POS=DET",
|
201 |
"Case=Dat|Gender=Fem|Number=Sing|POS=PRON",
|
@@ -203,454 +196,389 @@
|
|
203 |
"Case=Dat|Gender=Fem|Number=Plur|POS=NOUN",
|
204 |
"Case=Dat|Gender=Fem|Number=Plur|POS=ADJ",
|
205 |
"Case=Dat|Gender=Masc|Number=Plur|POS=ADJ",
|
206 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Voice=Act",
|
207 |
"Case=Abl|Gender=Masc|Number=Plur|POS=ADJ",
|
208 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|Voice=Act",
|
209 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|Voice=Pass",
|
210 |
"Case=Nom|Gender=Masc|Number=Plur|POS=PRON",
|
211 |
"Case=Gen|Gender=Masc|Number=Plur|POS=ADJ",
|
212 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Voice=Act",
|
213 |
"Case=Dat|Gender=Fem|Number=Sing|POS=ADJ",
|
214 |
"Case=Acc|Gender=Masc|Number=Sing|POS=ADJ",
|
215 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|Voice=Pass",
|
216 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Voice=Act",
|
217 |
-
"Case=
|
218 |
-
"
|
|
|
219 |
"Case=Gen|Gender=Fem|Number=Sing|POS=PRON",
|
220 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Voice=Act",
|
221 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Voice=Act",
|
222 |
"Case=Gen|Gender=Neut|Number=Sing|POS=PRON",
|
223 |
-
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Voice=Act",
|
224 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Voice=Pass",
|
225 |
-
"Case=
|
226 |
-
"Case=
|
227 |
-
"Case=Gen|Gender=
|
|
|
228 |
"Case=Gen|Gender=Neut|Number=Plur|POS=PRON",
|
229 |
"Case=Nom|Number=Plur|POS=PRON",
|
|
|
230 |
"Case=Abl|Number=Plur|POS=PRON",
|
231 |
"POS=DET",
|
232 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Voice=Pass",
|
233 |
"Case=Dat|Gender=Masc|Number=Sing|POS=ADJ",
|
234 |
"Case=Gen|Gender=Fem|Number=Plur|POS=PRON",
|
235 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|Voice=Act",
|
236 |
-
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Voice=Pass",
|
237 |
"Case=Acc|Gender=Masc|Number=Plur|POS=ADJ",
|
238 |
-
"Case=Loc|Number=Sing|POS=DET",
|
239 |
-
"Case=Loc|Number=Sing|POS=VERB|Voice=Act",
|
240 |
"Case=Dat|Gender=Masc|Number=Plur|POS=PRON",
|
241 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Voice=Act",
|
242 |
-
"
|
243 |
-
"Case=Abl|Number=Plur|POS=VERB|Voice=Pass",
|
244 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|Voice=Act",
|
245 |
"Case=Acc|Gender=Masc|Number=Plur|POS=PRON",
|
246 |
"Case=Acc|Number=Plur|POS=PRON",
|
247 |
-
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Voice=Act",
|
248 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Past|Voice=Act",
|
249 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Past|Voice=Pass",
|
250 |
-
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Voice=Pass",
|
251 |
-
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Voice=Act",
|
252 |
"Case=Abl|Gender=Fem|Number=Plur|POS=DET",
|
253 |
"Case=Acc|Gender=Masc|Number=Plur|POS=DET",
|
254 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Voice=Act",
|
255 |
-
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Voice=Act",
|
256 |
"POS=PROPN",
|
257 |
-
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
258 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Act",
|
259 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Act",
|
260 |
-
"
|
261 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Fut|Voice=Act",
|
262 |
"Case=Abl|Gender=Masc|Number=Plur|POS=DET",
|
263 |
"Case=Nom|Number=Sing|POS=PRON",
|
264 |
-
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Pres|Voice=Act",
|
265 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|Voice=Act",
|
266 |
"Case=Abl|Gender=Masc|Number=Plur|POS=PRON",
|
267 |
"Case=Dat|Number=Sing|POS=PRON",
|
268 |
"Case=Acc|Number=Sing|POS=PRON",
|
269 |
-
"Mood=
|
270 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=
|
|
|
271 |
"Case=Dat|Gender=Masc|Number=Sing|POS=DET",
|
272 |
-
"Mood=
|
273 |
-
"Mood=
|
|
|
|
|
274 |
"Case=Abl|Gender=Neut|Number=Plur|POS=PRON",
|
275 |
"Case=Gen|Gender=Masc|Number=Sing|POS=PROPN",
|
276 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Voice=Pass",
|
277 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|Voice=Pass",
|
278 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|Voice=Act",
|
279 |
"Case=Acc|Gender=Masc|Number=Sing|POS=PROPN",
|
280 |
"POS=INTJ",
|
281 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|Voice=Pass",
|
282 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|Voice=Act",
|
283 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past|Voice=Act",
|
284 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Pass",
|
285 |
-
"
|
|
|
286 |
"Case=Gen|Gender=Neut|Number=Plur|POS=DET",
|
287 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Past|Voice=Pass",
|
288 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|Voice=Pass",
|
289 |
"Case=Gen|Gender=Fem|Number=Plur|POS=DET",
|
290 |
"Case=Dat|Gender=Fem|Number=Plur|POS=DET",
|
291 |
-
"Mood=
|
|
|
292 |
"Case=Dat|Gender=Neut|Number=Sing|POS=NOUN",
|
293 |
-
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Voice=Pass",
|
|
|
294 |
"Case=Gen|Gender=Neut|Number=Sing|POS=DET",
|
295 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|Voice=Act",
|
|
|
296 |
"Case=Abl|Gender=Masc|Number=Sing|POS=PROPN",
|
297 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Voice=Pass",
|
298 |
"Case=Dat|Gender=Fem|Number=Sing|POS=DET",
|
299 |
-
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Voice=Act",
|
300 |
-
"
|
|
|
301 |
"Case=Voc|Gender=Masc|Number=Sing|POS=NOUN",
|
302 |
"Case=Dat|Gender=Neut|Number=Sing|POS=ADJ",
|
303 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Voice=Act",
|
304 |
-
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Voice=Pass",
|
305 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Voice=Act",
|
306 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|Voice=Pass",
|
307 |
-
"
|
308 |
-
"Case=Abl|
|
309 |
-
"
|
|
|
|
|
|
|
|
|
|
|
310 |
"Case=Dat|Number=Plur|POS=PRON",
|
311 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Voice=Pass",
|
312 |
-
"Mood=
|
|
|
|
|
|
|
313 |
"Case=Dat|Gender=Neut|Number=Sing|POS=DET",
|
314 |
"Case=Gen|POS=PRON",
|
315 |
-
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Voice=Pass",
|
316 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pqp|Voice=Act",
|
317 |
-
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Voice=Act",
|
318 |
-
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Voice=Pass",
|
319 |
-
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Voice=Pass",
|
320 |
-
"Gender=
|
|
|
|
|
|
|
|
|
321 |
"Case=Abl|Number=Sing|POS=PRON",
|
322 |
-
"Case=
|
323 |
"Case=Dat|Gender=Fem|Number=Plur|POS=PRON",
|
324 |
-
"Mood=
|
325 |
-
"Case=
|
326 |
-
"Mood=
|
327 |
-
"
|
328 |
-
"Number=Sing|POS=
|
329 |
-
"Mood=
|
|
|
|
|
|
|
|
|
|
|
330 |
"Case=Gen|Number=Sing|POS=PRON",
|
|
|
331 |
"Case=Acc|Gender=Neut|Number=Sing|POS=PROPN",
|
332 |
"Case=Abl|Gender=Neut|Number=Sing|POS=PROPN",
|
333 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Pass",
|
334 |
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB",
|
335 |
"Case=Dat|Gender=Neut|Number=Sing|POS=PROPN",
|
336 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Past|Voice=Pass",
|
337 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=PROPN",
|
338 |
"Case=Voc|Gender=Masc|Number=Plur|POS=ADJ",
|
339 |
-
"Case=Voc|Gender=Masc|Number=Plur|POS=VERB|Voice=Pass",
|
340 |
"POS=X",
|
341 |
-
"
|
|
|
342 |
"Case=Voc|Gender=Masc|Number=Sing|POS=ADJ",
|
343 |
-
"Case=Gen|Gender=Fem|Number=
|
344 |
-
"
|
345 |
-
"
|
346 |
-
"
|
347 |
-
"
|
348 |
-
"Case=
|
349 |
"Case=Acc|Gender=Fem|Number=Sing|POS=PROPN",
|
350 |
-
"Case=Abl|Number=Plur|POS=ADJ",
|
351 |
"Case=Gen|Number=Sing|POS=DET",
|
352 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pqp|Voice=Act",
|
353 |
"Case=Gen|Gender=Neut|Number=Sing|POS=PROPN",
|
354 |
-
"Case=
|
355 |
-
"
|
356 |
-
"
|
357 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|Voice=Act",
|
358 |
"Case=Abl|Gender=Fem|Number=Sing|POS=PROPN",
|
359 |
"Case=Voc|Gender=Masc|Number=Plur|POS=NOUN",
|
360 |
-
"
|
361 |
-
"
|
362 |
-
"POS=
|
363 |
-
"Case=Voc|Gender=Masc|Number=Sing|POS=VERB|Voice=Pass",
|
364 |
"Case=Abl|Gender=Neut|Number=Plur|POS=PROPN",
|
365 |
-
"
|
366 |
"Case=Nom|Number=Sing|POS=ADJ",
|
367 |
-
"Case=
|
368 |
-
"Case=
|
369 |
-
"Case=
|
370 |
-
"Case=
|
371 |
-
"
|
372 |
-
"Case=Gen|Gender=Masc|Number=Plur|POS=PROPN",
|
373 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pqp|Voice=Act",
|
374 |
-
"Case=Gen|Number=Sing|POS=ADJ",
|
375 |
-
"Case=Acc|Number=Sing|POS=ADJ",
|
376 |
-
"Case=Abl|Gender=Masc|POS=DET",
|
377 |
"Case=Voc|Gender=Fem|Number=Plur|POS=NOUN",
|
|
|
378 |
"Case=Nom|Gender=Fem|Number=Plur|POS=PROPN",
|
379 |
"Case=Voc|Gender=Masc|Number=Sing|POS=PROPN",
|
|
|
|
|
380 |
"Case=Dat|Gender=Fem|Number=Sing|POS=PROPN",
|
381 |
"Case=Nom|Gender=Neut|Number=Plur|POS=PROPN",
|
382 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pqp|Voice=Act",
|
383 |
-
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Past|Voice=Act",
|
384 |
"Case=Abl|Gender=Fem|Number=Plur|POS=PROPN",
|
|
|
|
|
|
|
385 |
"Case=Acc|Gender=Fem|Number=Plur|POS=PROPN",
|
386 |
"Case=Loc|Gender=Fem|Number=Sing|POS=PROPN",
|
387 |
-
"
|
388 |
-
"
|
389 |
-
"Case=
|
390 |
-
"Case=
|
391 |
-
"Case=Gen|POS=VERB",
|
392 |
-
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB",
|
393 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Voice=Act",
|
394 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
395 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
396 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
397 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
398 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
399 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
400 |
-
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
401 |
-
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
402 |
"Gender=Neut|Number=Sing|POS=NOUN",
|
403 |
-
"Case=
|
404 |
-
"
|
405 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB",
|
406 |
-
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres",
|
407 |
-
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
408 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres",
|
409 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
410 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
411 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB",
|
412 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
413 |
-
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
414 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
415 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB",
|
416 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres",
|
417 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres",
|
418 |
-
"POS=VERB|Tense=Past|Voice=Act",
|
419 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB",
|
420 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres",
|
421 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB",
|
422 |
-
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
423 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pqp|Voice=Act",
|
424 |
-
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
425 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
426 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Voice=Act",
|
427 |
"Case=Voc|Gender=Fem|Number=Sing|POS=ADJ",
|
428 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
429 |
"Case=Voc|Gender=Fem|Number=Sing|POS=NOUN",
|
430 |
-
"Case=
|
431 |
-
"Case=
|
432 |
-
"
|
433 |
-
"Case=
|
434 |
-
"
|
435 |
-
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Act",
|
436 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
437 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres",
|
438 |
-
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
439 |
-
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres",
|
440 |
-
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
441 |
-
"Case=Abl|POS=VERB",
|
442 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
443 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres",
|
444 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Past|Voice=Pass",
|
445 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Act",
|
446 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
447 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Act",
|
448 |
-
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
449 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres",
|
450 |
-
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres",
|
451 |
-
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Act",
|
452 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
453 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
454 |
-
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Act",
|
455 |
-
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
456 |
-
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
457 |
-
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Voice=Act",
|
458 |
-
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Fut|Voice=Act",
|
459 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
460 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Act",
|
461 |
-
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
462 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Voice=Pass",
|
463 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Voice=Pass",
|
464 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
465 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
466 |
"Case=Loc|Gender=Fem|Number=Sing|POS=NOUN",
|
467 |
-
"Case=Gen|Gender=
|
468 |
-
"Case=
|
469 |
-
"
|
470 |
-
"Case=
|
471 |
-
"
|
472 |
-
"
|
473 |
-
"Case=
|
474 |
-
"Case=Gen|Gender=Fem|Number=Plur|POS=
|
475 |
-
"Case=
|
476 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
477 |
-
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Voice=Pass",
|
478 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Voice=Pass",
|
479 |
-
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
480 |
-
"Mood=Imp|Number=Plur|POS=VERB|Person=2|Tense=Pres|Voice=Pass",
|
481 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Voice=Pass",
|
482 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Voice=Act",
|
483 |
-
"Case=Nom|Gender=Masc|POS=VERB|Tense=Pres|Voice=Act",
|
484 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
485 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
486 |
-
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres",
|
487 |
-
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
488 |
-
"Case=Acc|POS=VERB|Voice=Act",
|
489 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Voice=Act",
|
490 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
491 |
-
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Fut|Voice=Act",
|
492 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB",
|
493 |
-
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres",
|
494 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres",
|
495 |
-
"Case=Acc|Number=Sing|POS=VERB",
|
496 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past|Voice=Pass",
|
497 |
-
"Case=Gen|Number=Sing|POS=VERB",
|
498 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pqp|Voice=Act",
|
499 |
-
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB",
|
500 |
-
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres",
|
501 |
-
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres",
|
502 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB",
|
503 |
-
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB",
|
504 |
-
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Voice=Pass",
|
505 |
-
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
506 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB",
|
507 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
508 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB",
|
509 |
-
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Tense=Fut|Voice=Act",
|
510 |
-
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB",
|
511 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB",
|
512 |
-
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB",
|
513 |
-
"Case=Dat|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
514 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Act",
|
515 |
-
"Mood=Sub|POS=VERB",
|
516 |
-
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres",
|
517 |
-
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres",
|
518 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres",
|
519 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres",
|
520 |
-
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
521 |
-
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Voice=Pass",
|
522 |
-
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB",
|
523 |
-
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
524 |
-
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
525 |
-
"Case=Abl|Number=Plur|POS=NOUN",
|
526 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
527 |
"Case=Voc|Gender=Neut|Number=Plur|POS=NOUN",
|
528 |
-
"Case=Acc|Number=Sing|POS=NOUN",
|
529 |
"Gender=Fem|Number=Sing|POS=NOUN",
|
530 |
-
"Case=
|
531 |
-
"Case=Gen|Gender=
|
532 |
-
"Case=
|
533 |
-
"Case=
|
534 |
-
"Case=Nom|Gender=
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
535 |
"Case=Abl|Number=Plur|POS=DET",
|
536 |
-
"Case=
|
537 |
-
"Case=
|
538 |
-
"Case=Nom|Gender=Neut|Number=
|
539 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
540 |
"Case=Dat|Number=Plur|POS=ADJ",
|
541 |
-
"Case=
|
542 |
-
"
|
543 |
-
"
|
544 |
-
"Case=
|
|
|
|
|
|
|
|
|
545 |
"Case=Voc|Gender=Fem|Number=Plur|POS=PROPN",
|
546 |
"Case=Dat|Number=Sing|POS=ADJ",
|
547 |
-
"Case=Acc|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
548 |
-
"Case=Nom|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
549 |
-
"Case=
|
550 |
"Case=Voc|Gender=Fem|Number=Sing|POS=PRON",
|
551 |
"Case=Dat|Number=Sing|POS=DET",
|
552 |
-
"Case=
|
|
|
|
|
|
|
553 |
"Case=Abl|Number=Sing|POS=ADJ",
|
554 |
-
"Case=
|
555 |
-
"Case=
|
|
|
|
|
|
|
556 |
"Case=Gen|Number=Plur|POS=ADJ",
|
557 |
-
"Case=
|
558 |
-
"Case=
|
559 |
-
"Case=
|
560 |
-
"Case=
|
561 |
-
"Case=Abl|
|
562 |
-
"Case=
|
563 |
-
"Case=
|
564 |
-
"Case=Dat|Gender=
|
565 |
-
"Case=
|
566 |
-
"Case=
|
567 |
-
"POS=VERB|Tense=Past|Voice=Pass",
|
568 |
-
"Case=
|
569 |
-
"Case=
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
570 |
"Case=Dat|Number=Plur|POS=DET",
|
571 |
-
"Case=
|
572 |
-
"Case=
|
573 |
-
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
574 |
-
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Voice=Act",
|
575 |
-
"Case=Abl|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
576 |
-
"Case=
|
577 |
-
"Case=
|
578 |
-
"Case=Dat|POS=VERB",
|
579 |
-
"Case=
|
580 |
-
"Case=
|
|
|
|
|
581 |
"Case=Voc|Gender=Neut|Number=Sing|POS=NOUN",
|
582 |
-
"Case=
|
583 |
-
"
|
|
|
584 |
"Case=Voc|Gender=Fem|Number=Plur|POS=ADJ",
|
585 |
-
"Case=Gen|Number=Sing|POS=VERB|Tense=Pres|Voice=Act",
|
586 |
-
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Fut|Voice=Act",
|
587 |
-
"Case=Abl|Gender=Fem|Number=
|
588 |
-
"
|
589 |
-
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=
|
|
|
590 |
"Case=Voc|Gender=Neut|Number=Sing|POS=ADJ",
|
591 |
"Case=Voc|Gender=Masc|Number=Sing|POS=PRON",
|
592 |
-
"
|
|
|
|
|
593 |
"Case=Acc|Number=Sing|POS=PROPN",
|
594 |
-
"Case=
|
595 |
-
"Case=
|
596 |
-
"
|
597 |
-
"Mood=
|
598 |
-
"
|
599 |
-
"Case=
|
600 |
-
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB",
|
601 |
-
"Case=
|
602 |
-
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Fut|Voice=Pass",
|
603 |
"Case=Abl|Number=Sing|POS=DET",
|
604 |
-
"Case=Abl|
|
|
|
605 |
"Case=Nom|Number=Plur|POS=ADJ",
|
606 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pqp|Voice=Act",
|
607 |
-
"Case=
|
608 |
-
"Case=
|
609 |
-
"
|
610 |
-
"Mood=
|
611 |
-
"Case=
|
612 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|Voice=Pass",
|
613 |
-
"Case=
|
614 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut",
|
615 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past",
|
616 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres",
|
617 |
-
"Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
618 |
-
"Case=Acc|Gender=Fem|POS=VERB|Voice=Pass",
|
619 |
-
"Case=Gen|Gender=Fem|Number=Sing|POS=CCONJ",
|
620 |
-
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Pres",
|
621 |
-
"Case=Abl|Gender=Neut|Number=Plur|POS=CCONJ",
|
622 |
-
"Case=Nom|Gender=Neut|Number=Sing|POS=PART",
|
623 |
-
"Case=Abl|Gender=Neut|Number=Sing|POS=CCONJ",
|
624 |
-
"Gender=Masc|Number=Sing|POS=NOUN",
|
625 |
"Gender=Neut|Number=Sing|POS=ADJ",
|
|
|
626 |
"Gender=Masc|Number=Sing|POS=ADJ",
|
627 |
"Gender=Neut|Number=Plur|POS=ADJ",
|
628 |
-
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past",
|
629 |
"Gender=Fem|Number=Sing|POS=ADJ",
|
630 |
-
"Number=Sing|POS=VERB|Voice=Pass",
|
631 |
-
"Gender=Masc|Number=Sing|POS=PROPN",
|
632 |
"Gender=Masc|Number=Plur|POS=PROPN",
|
633 |
"Gender=Masc|Number=Plur|POS=ADJ",
|
634 |
"Gender=Fem|Number=Sing|POS=PROPN",
|
635 |
"Gender=Neut|Number=Sing|POS=PROPN",
|
636 |
"Gender=Neut|Number=Plur|POS=PROPN",
|
637 |
-
"Case=Abl|Gender=Masc|Number=Sing|POS=CCONJ",
|
638 |
-
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Past",
|
639 |
"Gender=Fem|Number=Plur|POS=ADJ",
|
640 |
-
"Case=
|
641 |
-
"Gender=
|
642 |
-
"Case=
|
643 |
-
"Case=Gen|Gender=Masc|Number=Plur|POS=CCONJ",
|
644 |
-
"Case=Nom|Number=Plur|POS=VERB|Voice=Pass",
|
645 |
-
"Case=Abl|Number=Sing|POS=VERB|Voice=Pass",
|
646 |
-
"Case=Voc|Number=Sing|POS=VERB|Voice=Act",
|
647 |
-
"Case=Voc|Gender=Masc|Number=Sing|POS=VERB|Voice=Act",
|
648 |
-
"Case=Acc|Gender=Neut|Number=Plur|POS=CCONJ",
|
649 |
-
"Case=Abl|Gender=Neut|POS=VERB|Voice=Pass",
|
650 |
-
"Number=Plur|POS=VERB|Voice=Pass",
|
651 |
"Gender=Masc|Number=Sing|POS=PRON",
|
652 |
-
"Case=
|
653 |
-
"Gender=
|
654 |
],
|
655 |
"parser":[
|
656 |
"ROOT",
|
@@ -675,10 +603,10 @@
|
|
675 |
"ccomp",
|
676 |
"ccomp:relcl",
|
677 |
"ccomp:reported",
|
678 |
-
"compound",
|
679 |
"conj",
|
680 |
"conj:expl",
|
681 |
"cop",
|
|
|
682 |
"csubj",
|
683 |
"csubj:pass",
|
684 |
"csubj:relcl",
|
@@ -687,21 +615,21 @@
|
|
687 |
"discourse",
|
688 |
"dislocated",
|
689 |
"dislocated:obj",
|
690 |
-
"expl:pass",
|
691 |
"fixed",
|
692 |
"flat",
|
693 |
"flat:foreign",
|
694 |
"flat:name",
|
695 |
-
"iobj",
|
696 |
"mark",
|
697 |
"nmod",
|
698 |
"nsubj",
|
|
|
699 |
"nsubj:pass",
|
700 |
"nummod",
|
701 |
"obj",
|
702 |
"obl",
|
703 |
"obl:agent",
|
704 |
"obl:arg",
|
|
|
705 |
"orphan",
|
706 |
"parataxis",
|
707 |
"punct",
|
@@ -739,341 +667,356 @@
|
|
739 |
|
740 |
],
|
741 |
"performance":{
|
742 |
-
"ents_f":0.
|
743 |
-
"ents_p":0.
|
744 |
-
"ents_r":0.
|
745 |
"ents_per_type":{
|
746 |
"PERSON":{
|
747 |
-
"p":0.
|
748 |
-
"r":0.
|
749 |
-
"f":0.
|
750 |
},
|
751 |
"LOC":{
|
752 |
-
"p":0.
|
753 |
-
"r":0.
|
754 |
-
"f":0.
|
755 |
},
|
756 |
"NORP":{
|
757 |
-
"p":0.
|
758 |
"r":0.9369369369,
|
759 |
-
"f":0.
|
760 |
}
|
761 |
},
|
762 |
-
"transformer_loss":
|
763 |
-
"ner_loss":
|
764 |
-
"tag_acc":0.
|
765 |
-
"pos_acc":0.
|
766 |
-
"morph_acc":0.
|
767 |
"morph_per_feat":{
|
768 |
"Case":{
|
769 |
-
"p":0.
|
770 |
-
"r":0.
|
771 |
-
"f":0.
|
772 |
},
|
773 |
"Gender":{
|
774 |
-
"p":0.
|
775 |
-
"r":0.
|
776 |
-
"f":0.
|
777 |
},
|
778 |
"Number":{
|
779 |
-
"p":0.
|
780 |
-
"r":0.
|
781 |
-
"f":0.
|
782 |
},
|
783 |
"Mood":{
|
784 |
-
"p":0.
|
785 |
-
"r":0.
|
786 |
-
"f":0.
|
787 |
},
|
788 |
"Person":{
|
789 |
-
"p":0.
|
790 |
-
"r":0.
|
791 |
-
"f":0.
|
792 |
},
|
793 |
"Tense":{
|
794 |
-
"p":0.
|
795 |
-
"r":0.
|
796 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
797 |
},
|
798 |
"Voice":{
|
799 |
-
"p":0.
|
800 |
-
"r":0.
|
801 |
-
"f":0.
|
802 |
}
|
803 |
},
|
804 |
-
"lemma_acc":0.
|
805 |
-
"dep_uas":0.
|
806 |
-
"dep_las":0.
|
807 |
"dep_las_per_type":{
|
808 |
"root":{
|
809 |
-
"p":0.
|
810 |
-
"r":0.
|
811 |
-
"f":0.
|
812 |
},
|
813 |
"cop":{
|
814 |
-
"p":0.
|
815 |
-
"r":0.
|
816 |
-
"f":0.
|
817 |
},
|
818 |
"nsubj":{
|
819 |
-
"p":0.
|
820 |
-
"r":0.
|
821 |
-
"f":0.
|
822 |
},
|
823 |
"nmod":{
|
824 |
-
"p":0.
|
825 |
-
"r":0.
|
826 |
-
"f":0.
|
827 |
},
|
828 |
"mark":{
|
829 |
-
"p":0.
|
830 |
-
"r":0.
|
831 |
-
"f":0.
|
832 |
},
|
833 |
"amod":{
|
834 |
-
"p":0.
|
835 |
-
"r":0.
|
836 |
-
"f":0.
|
837 |
},
|
838 |
"obl:arg":{
|
839 |
-
"p":0.
|
840 |
-
"r":0.
|
841 |
-
"f":0.
|
842 |
},
|
843 |
"cc":{
|
844 |
-
"p":0.
|
845 |
-
"r":0.
|
846 |
-
"f":0.
|
847 |
},
|
848 |
"obj":{
|
849 |
-
"p":0.
|
850 |
-
"r":0.
|
851 |
-
"f":0.
|
852 |
},
|
853 |
"conj":{
|
854 |
-
"p":0.
|
855 |
-
"r":0.
|
856 |
-
"f":0.
|
857 |
},
|
858 |
"case":{
|
859 |
-
"p":0.
|
860 |
-
"r":0.
|
861 |
-
"f":0.
|
862 |
},
|
863 |
"obl":{
|
864 |
-
"p":0.
|
865 |
-
"r":0.
|
866 |
-
"f":0.
|
867 |
},
|
868 |
"nsubj:pass":{
|
869 |
-
"p":0.
|
870 |
-
"r":0.
|
871 |
-
"f":0.
|
872 |
},
|
873 |
"acl:relcl":{
|
874 |
-
"p":0.
|
875 |
-
"r":0.
|
876 |
-
"f":0.
|
877 |
},
|
878 |
"acl":{
|
879 |
-
"p":0.
|
880 |
-
"r":0.
|
881 |
-
"f":0.
|
882 |
},
|
883 |
"det":{
|
884 |
-
"p":0.
|
885 |
-
"r":0.
|
886 |
-
"f":0.
|
887 |
},
|
888 |
"advmod":{
|
889 |
-
"p":0.
|
890 |
-
"r":0.
|
891 |
-
"f":0.
|
892 |
},
|
893 |
"xcomp":{
|
894 |
-
"p":0.
|
895 |
-
"r":0.
|
896 |
-
"f":0.
|
897 |
},
|
898 |
"advcl":{
|
899 |
-
"p":0.
|
900 |
-
"r":0.
|
901 |
-
"f":0.
|
902 |
-
},
|
903 |
-
"ccomp":{
|
904 |
-
"p":0.6501272265,
|
905 |
-
"r":0.6460176991,
|
906 |
-
"f":0.648065948
|
907 |
},
|
908 |
"advmod:neg":{
|
909 |
-
"p":0.
|
910 |
-
"r":0.
|
911 |
-
"f":0.
|
912 |
},
|
913 |
"csubj":{
|
914 |
-
"p":0.
|
915 |
-
"r":0.
|
916 |
-
"f":0.
|
917 |
},
|
918 |
"discourse":{
|
919 |
-
"p":0.
|
920 |
-
"r":0.
|
921 |
-
"f":0.
|
922 |
},
|
923 |
-
"
|
924 |
-
"p":0.
|
925 |
-
"r":0.
|
926 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
927 |
},
|
928 |
"advmod:lmod":{
|
929 |
-
"p":0.
|
930 |
-
"r":0.
|
931 |
-
"f":0.
|
932 |
},
|
933 |
"advmod:emph":{
|
934 |
-
"p":0.
|
935 |
-
"r":0.
|
936 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
937 |
},
|
938 |
"orphan":{
|
939 |
-
"p":0.
|
940 |
-
"r":0.
|
941 |
-
"f":0.
|
942 |
},
|
943 |
"aux:pass":{
|
944 |
-
"p":0.
|
945 |
-
"r":0.
|
946 |
-
"f":0.
|
947 |
},
|
948 |
"csubj:pass":{
|
949 |
-
"p":0.
|
950 |
-
"r":0.
|
951 |
-
"f":0.
|
952 |
},
|
953 |
-
"
|
954 |
-
"p":0.
|
955 |
-
"r":0.
|
956 |
-
"f":0.
|
957 |
-
},
|
958 |
-
"ccomp:relcl":{
|
959 |
-
"p":0.4838709677,
|
960 |
-
"r":0.4761904762,
|
961 |
-
"f":0.48
|
962 |
},
|
963 |
-
"
|
964 |
-
"p":0.
|
965 |
-
"r":0.
|
966 |
-
"f":0.
|
967 |
},
|
968 |
-
"
|
969 |
-
"p":0.
|
970 |
-
"r":0.
|
971 |
-
"f":0.
|
972 |
},
|
973 |
"csubj:relcl":{
|
974 |
-
"p":0.
|
975 |
-
"r":0.
|
976 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
977 |
},
|
978 |
"fixed":{
|
979 |
-
"p":0.
|
980 |
-
"r":0.
|
981 |
-
"f":0.
|
982 |
},
|
983 |
"nummod":{
|
984 |
-
"p":0.
|
985 |
-
"r":0.
|
986 |
-
"f":0.
|
987 |
},
|
988 |
-
"
|
989 |
-
"p":0.4285714286,
|
990 |
-
"r":0.375,
|
991 |
-
"f":0.4
|
992 |
-
},
|
993 |
-
"advmod:tmod":{
|
994 |
-
"p":0.8316831683,
|
995 |
-
"r":0.7706422018,
|
996 |
-
"f":0.8
|
997 |
-
},
|
998 |
-
"conj:expl":{
|
999 |
-
"p":0.4626865672,
|
1000 |
-
"r":0.3369565217,
|
1001 |
-
"f":0.3899371069
|
1002 |
-
},
|
1003 |
-
"advcl:relcl":{
|
1004 |
"p":0.0,
|
1005 |
"r":0.0,
|
1006 |
"f":0.0
|
1007 |
},
|
1008 |
-
"
|
1009 |
-
"p":0.
|
1010 |
-
"r":0.
|
1011 |
-
"f":0.
|
1012 |
},
|
1013 |
-
"
|
1014 |
-
"p":0.
|
1015 |
-
"r":0.
|
1016 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1017 |
},
|
1018 |
"advcl:pred":{
|
1019 |
-
"p":0.
|
1020 |
-
"r":0.
|
1021 |
-
"f":0.
|
|
|
|
|
|
|
|
|
|
|
1022 |
},
|
1023 |
"vocative":{
|
1024 |
-
"p":0.
|
1025 |
-
"r":0.
|
1026 |
-
"f":0.
|
1027 |
},
|
1028 |
"compound":{
|
1029 |
-
"p":
|
1030 |
-
"r":0.
|
1031 |
-
"f":0.
|
1032 |
},
|
1033 |
"flat":{
|
1034 |
-
"p":0.
|
1035 |
-
"r":0.
|
1036 |
-
"f":0.
|
1037 |
},
|
1038 |
"dislocated:advcl":{
|
1039 |
"p":0.0,
|
1040 |
"r":0.0,
|
1041 |
"f":0.0
|
1042 |
},
|
1043 |
-
"
|
1044 |
"p":0.0,
|
1045 |
"r":0.0,
|
1046 |
"f":0.0
|
1047 |
},
|
1048 |
-
"
|
|
|
|
|
|
|
|
|
|
|
1049 |
"p":0.0,
|
1050 |
"r":0.0,
|
1051 |
"f":0.0
|
1052 |
},
|
1053 |
-
"
|
1054 |
"p":0.0,
|
1055 |
"r":0.0,
|
1056 |
"f":0.0
|
1057 |
},
|
1058 |
-
"advcl:abs":{
|
1059 |
-
"p":0.4848484848,
|
1060 |
-
"r":0.4,
|
1061 |
-
"f":0.4383561644
|
1062 |
-
},
|
1063 |
"obl:tmod":{
|
1064 |
"p":0.0,
|
1065 |
"r":0.0,
|
1066 |
"f":0.0
|
1067 |
},
|
|
|
|
|
|
|
|
|
|
|
1068 |
"dislocated:obj":{
|
1069 |
-
"p":0.
|
1070 |
"r":0.7346938776,
|
1071 |
-
"f":0.
|
1072 |
-
},
|
1073 |
-
"reparandum":{
|
1074 |
-
"p":0.3333333333,
|
1075 |
-
"r":0.0909090909,
|
1076 |
-
"f":0.1428571429
|
1077 |
},
|
1078 |
"dislocated:nsubj":{
|
1079 |
"p":0.0,
|
@@ -1081,44 +1024,29 @@
|
|
1081 |
"f":0.0
|
1082 |
},
|
1083 |
"dislocated":{
|
1084 |
-
"p":0.
|
1085 |
-
"r":0.
|
1086 |
-
"f":0.
|
1087 |
},
|
1088 |
-
"
|
1089 |
"p":0.0,
|
1090 |
"r":0.0,
|
1091 |
"f":0.0
|
1092 |
},
|
1093 |
-
"obl
|
1094 |
"p":0.0,
|
1095 |
"r":0.0,
|
1096 |
"f":0.0
|
1097 |
},
|
1098 |
-
"obl:agent":{
|
1099 |
-
"p":0.484375,
|
1100 |
-
"r":0.3039215686,
|
1101 |
-
"f":0.3734939759
|
1102 |
-
},
|
1103 |
"flat:name":{
|
1104 |
-
"p":0.
|
1105 |
-
"r":0.
|
1106 |
-
"f":0.
|
1107 |
},
|
1108 |
"flat:foreign":{
|
1109 |
-
"p":0.
|
1110 |
-
"r":
|
1111 |
-
"f":0.
|
1112 |
-
},
|
1113 |
-
"ccomp:reported":{
|
1114 |
-
"p":0.4347826087,
|
1115 |
-
"r":0.4347826087,
|
1116 |
-
"f":0.4347826087
|
1117 |
-
},
|
1118 |
-
"csubj:cleft":{
|
1119 |
-
"p":0.0,
|
1120 |
-
"r":0.0,
|
1121 |
-
"f":0.0
|
1122 |
},
|
1123 |
"csubj:reported":{
|
1124 |
"p":0.0,
|
@@ -1146,13 +1074,13 @@
|
|
1146 |
"f":0.0
|
1147 |
}
|
1148 |
},
|
1149 |
-
"sents_p":0.
|
1150 |
-
"sents_r":0.
|
1151 |
-
"sents_f":0.
|
1152 |
-
"tagger_loss":
|
1153 |
-
"morphologizer_loss":
|
1154 |
-
"trainable_lemmatizer_loss":
|
1155 |
-
"parser_loss":
|
1156 |
},
|
1157 |
"sources":[
|
1158 |
"UD_Latin-Perseus",
|
|
|
1 |
{
|
2 |
"lang":"la",
|
3 |
"name":"core_web_trf",
|
4 |
+
"version":"3.7.4",
|
5 |
"description":"",
|
6 |
"author":"Patrick J. Burns; with Nora Bernhardt [ner], Tim Geelhaar [tagger, morphologizer, parser, ner], Vincent Koch [ner]",
|
7 |
"email":"[email protected]",
|
8 |
"url":"https://diyclassics.github.io/",
|
9 |
"license":"MIT",
|
10 |
+
"spacy_version":">=3.7.4,<3.8.0",
|
11 |
+
"spacy_git_version":"bff8725f4",
|
12 |
"vectors":{
|
13 |
"width":0,
|
14 |
"vectors":0,
|
|
|
22 |
"tagger":[
|
23 |
"ADJ",
|
24 |
"ADP",
|
|
|
25 |
"DET",
|
26 |
"INTJ",
|
27 |
"NOUN",
|
28 |
+
"PART",
|
29 |
+
"PROPN",
|
30 |
+
"PUNCT",
|
31 |
"X",
|
32 |
"_",
|
33 |
"adjective",
|
|
|
|
|
34 |
"adverb",
|
|
|
|
|
35 |
"conjunction",
|
|
|
|
|
|
|
36 |
"interjection",
|
37 |
"noun",
|
|
|
38 |
"number",
|
39 |
"particle",
|
40 |
"preposition",
|
41 |
"pronoun",
|
|
|
|
|
42 |
"proper_noun",
|
|
|
43 |
"punc",
|
44 |
"unknown",
|
45 |
+
"verb"
|
|
|
46 |
],
|
47 |
"morphologizer":[
|
48 |
"POS=ADV",
|
49 |
"POS=CCONJ",
|
50 |
"Case=Nom|Gender=Masc|Number=Sing|POS=NOUN",
|
51 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Act",
|
52 |
"Case=Acc|Gender=Fem|Number=Sing|POS=NOUN",
|
53 |
"POS=AUX",
|
54 |
"Case=Acc|Gender=Fem|Number=Sing|POS=ADJ",
|
|
|
57 |
"POS=ADP",
|
58 |
"Case=Gen|Gender=Fem|Number=Sing|POS=NOUN",
|
59 |
"Case=Abl|Gender=Fem|Number=Sing|POS=NOUN",
|
60 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
61 |
"POS=SCONJ",
|
62 |
"Case=Gen|Gender=Masc|Number=Sing|POS=NOUN",
|
63 |
"Case=Nom|Gender=Fem|Number=Sing|POS=NOUN",
|
|
|
70 |
"Case=Gen|Gender=Neut|Number=Plur|POS=NOUN",
|
71 |
"Case=Nom|Gender=Neut|Number=Sing|POS=PRON",
|
72 |
"Case=Nom|Gender=Neut|Number=Sing|POS=NOUN",
|
73 |
+
"Mood=Inf|POS=VERB|Tense=Pres|Verbform=Inf|Voice=Act",
|
74 |
"Case=Dat|Gender=Masc|Number=Sing|POS=NOUN",
|
75 |
"Case=Gen|Gender=Masc|Number=Plur|POS=NOUN",
|
76 |
"Case=Gen|Gender=Neut|Number=Sing|POS=NOUN",
|
77 |
"Case=Acc|Gender=Neut|Number=Plur|POS=ADJ",
|
78 |
"Case=Abl|POS=PRON",
|
79 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Act",
|
80 |
"Case=Nom|Gender=Neut|Number=Sing|POS=ADJ",
|
81 |
"_",
|
82 |
"Case=Acc|Gender=Masc|Number=Sing|POS=DET",
|
|
|
90 |
"Case=Nom|Gender=Neut|Number=Plur|POS=ADJ",
|
91 |
"Case=Nom|Gender=Neut|Number=Plur|POS=PRON",
|
92 |
"Case=Nom|Gender=Neut|Number=Plur|POS=NOUN",
|
93 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Act",
|
94 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Act",
|
95 |
"Case=Gen|Gender=Masc|Number=Plur|POS=PRON",
|
96 |
+
"Mood=Inf|POS=VERB|Tense=Pres|Verbform=Inf|Voice=Pass",
|
97 |
"Case=Nom|Gender=Masc|Number=Sing|POS=PRON",
|
98 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
99 |
"POS=VERB",
|
100 |
"Case=Abl|Gender=Fem|Number=Sing|POS=ADJ",
|
101 |
"Case=Nom|Gender=Masc|Number=Sing|POS=ADJ",
|
102 |
"Case=Acc|Gender=Fem|Number=Plur|POS=NOUN",
|
103 |
"Case=Gen|Gender=Fem|Number=Plur|POS=NOUN",
|
104 |
"Case=Abl|Gender=Masc|Number=Plur|POS=NOUN",
|
105 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Pass",
|
106 |
"Case=Acc|Gender=Neut|Number=Sing|POS=DET",
|
107 |
"Case=Acc|Gender=Neut|Number=Sing|POS=NOUN",
|
108 |
"Case=Gen|Gender=Fem|Number=Plur|POS=ADJ",
|
109 |
"Case=Acc|Gender=Neut|Number=Sing|POS=PRON",
|
110 |
"Case=Acc|Gender=Neut|Number=Plur|POS=PRON",
|
111 |
"Case=Abl|Gender=Neut|Number=Sing|POS=DET",
|
112 |
+
"Case=Acc|Gender=Neut|Mood=Ger|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
113 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Act",
|
|
|
114 |
"Case=Abl|Gender=Neut|Number=Plur|POS=NOUN",
|
115 |
"Case=Abl|Gender=Neut|Number=Plur|POS=ADJ",
|
116 |
"Case=Nom|Gender=Fem|Number=Sing|POS=DET",
|
117 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
118 |
"Case=Acc|Gender=Fem|Number=Plur|POS=DET",
|
119 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Pass",
|
120 |
"Case=Acc|Gender=Fem|Number=Plur|POS=PRON",
|
121 |
"Case=Nom|Gender=Fem|Number=Plur|POS=PRON",
|
122 |
"Case=Acc|Gender=Fem|Number=Plur|POS=ADJ",
|
123 |
"Case=Dat|Gender=Neut|Number=Plur|POS=ADJ",
|
124 |
"Case=Dat|Gender=Neut|Number=Plur|POS=NOUN",
|
125 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
126 |
"Case=Gen|Gender=Neut|Number=Sing|POS=ADJ",
|
127 |
"Case=Nom|Gender=Masc|Number=Plur|POS=NOUN",
|
128 |
"Case=Nom|Gender=Masc|Number=Plur|POS=DET",
|
|
|
130 |
"POS=NOUN",
|
131 |
"Case=Acc|Gender=Fem|Number=Sing|POS=PRON",
|
132 |
"Case=Abl|Gender=Fem|Number=Plur|POS=PRON",
|
133 |
+
"Case=Abl|Gender=Fem|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
134 |
"Case=Nom|Gender=Masc|Number=Sing|POS=DET",
|
135 |
+
"Case=Abl|Gender=Neut|Mood=Ger|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
136 |
"Case=Acc|Gender=Fem|Number=Sing|POS=DET",
|
137 |
"POS=ADJ",
|
138 |
"Case=Dat|Gender=Masc|Number=Plur|POS=NOUN",
|
139 |
+
"Case=Acc|Gender=Neut|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
140 |
"Case=Acc|Gender=Neut|Number=Sing|POS=ADJ",
|
141 |
+
"Case=Nom|Gender=Neut|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
142 |
"Case=Abl|Gender=Masc|Number=Sing|POS=DET",
|
143 |
+
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
144 |
"Case=Nom|Gender=Neut|Number=Plur|POS=DET",
|
145 |
"POS=NUM",
|
146 |
"Case=Acc|Gender=Masc|Number=Sing|POS=PRON",
|
147 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|Verbform=Fin|Voice=Act",
|
148 |
"Case=Abl|Gender=Neut|Number=Sing|POS=PRON",
|
149 |
"Case=Acc|Gender=Neut|Number=Plur|POS=DET",
|
150 |
"Case=Abl|Gender=Neut|Number=Sing|POS=ADJ",
|
151 |
"Case=Abl|Gender=Neut|Number=Plur|POS=DET",
|
152 |
"Case=Dat|Gender=Fem|Number=Sing|POS=NOUN",
|
153 |
"Case=Acc|POS=PRON",
|
154 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
155 |
"Case=Gen|Gender=Masc|Number=Sing|POS=DET",
|
156 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Pass",
|
157 |
"Case=Dat|Gender=Masc|Number=Sing|POS=PRON",
|
158 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
159 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
160 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
161 |
"Case=Abl|Gender=Masc|Number=Sing|POS=ADJ",
|
162 |
+
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
163 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
164 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
165 |
+
"Case=Gen|Gender=Neut|Mood=Ger|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
166 |
"Case=Dat|POS=PRON",
|
167 |
"Case=Dat|Gender=Neut|Number=Sing|POS=PRON",
|
168 |
+
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
169 |
"Case=Gen|Gender=Masc|Number=Sing|POS=PRON",
|
170 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pres|Verbform=Fin|Voice=Pass",
|
171 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
172 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
173 |
"Case=Gen|Gender=Masc|Number=Sing|POS=ADJ",
|
174 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
175 |
"Case=Gen|Gender=Fem|Number=Sing|POS=DET",
|
176 |
+
"Number=Plur|POS=PRON",
|
177 |
+
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
178 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Act",
|
179 |
"Case=Nom|Gender=Masc|Number=Plur|POS=ADJ",
|
180 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
181 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Act",
|
182 |
"Case=Dat|Gender=Neut|Number=Plur|POS=PRON",
|
183 |
"Case=Nom|Gender=Fem|Number=Plur|POS=ADJ",
|
184 |
"Case=Nom|Gender=Fem|Number=Plur|POS=DET",
|
185 |
"Case=Dat|Gender=Neut|Number=Plur|POS=DET",
|
186 |
"Case=Abl|Gender=Fem|Number=Sing|POS=DET",
|
187 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
188 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Act",
|
189 |
"Case=Dat|Gender=Masc|Number=Plur|POS=DET",
|
190 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Pass",
|
191 |
+
"Mood=Imp|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
192 |
"Case=Abl|Gender=Masc|Number=Sing|POS=PRON",
|
193 |
"Case=Gen|Gender=Masc|Number=Plur|POS=DET",
|
194 |
"Case=Dat|Gender=Fem|Number=Sing|POS=PRON",
|
|
|
196 |
"Case=Dat|Gender=Fem|Number=Plur|POS=NOUN",
|
197 |
"Case=Dat|Gender=Fem|Number=Plur|POS=ADJ",
|
198 |
"Case=Dat|Gender=Masc|Number=Plur|POS=ADJ",
|
199 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
200 |
"Case=Abl|Gender=Masc|Number=Plur|POS=ADJ",
|
201 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Act",
|
202 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Pass",
|
203 |
"Case=Nom|Gender=Masc|Number=Plur|POS=PRON",
|
204 |
"Case=Gen|Gender=Masc|Number=Plur|POS=ADJ",
|
205 |
+
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
206 |
"Case=Dat|Gender=Fem|Number=Sing|POS=ADJ",
|
207 |
"Case=Acc|Gender=Masc|Number=Sing|POS=ADJ",
|
208 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|Verbform=Fin|Voice=Pass",
|
209 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
210 |
+
"Case=Nom|Gender=Masc|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
211 |
+
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
212 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Act",
|
213 |
"Case=Gen|Gender=Fem|Number=Sing|POS=PRON",
|
214 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
215 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
216 |
"Case=Gen|Gender=Neut|Number=Sing|POS=PRON",
|
217 |
+
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
218 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
219 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
220 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
221 |
+
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
222 |
+
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
223 |
"Case=Gen|Gender=Neut|Number=Plur|POS=PRON",
|
224 |
"Case=Nom|Number=Plur|POS=PRON",
|
225 |
+
"Case=Nom|Gender=Neut|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
226 |
"Case=Abl|Number=Plur|POS=PRON",
|
227 |
"POS=DET",
|
228 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
229 |
"Case=Dat|Gender=Masc|Number=Sing|POS=ADJ",
|
230 |
"Case=Gen|Gender=Fem|Number=Plur|POS=PRON",
|
231 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Act",
|
232 |
+
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
233 |
"Case=Acc|Gender=Masc|Number=Plur|POS=ADJ",
|
|
|
|
|
234 |
"Case=Dat|Gender=Masc|Number=Plur|POS=PRON",
|
235 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
236 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Fut|Verbform=Fin|Voice=Act",
|
|
|
|
|
237 |
"Case=Acc|Gender=Masc|Number=Plur|POS=PRON",
|
238 |
"Case=Acc|Number=Plur|POS=PRON",
|
239 |
+
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
240 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Act",
|
241 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Pass",
|
242 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
243 |
+
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
244 |
"Case=Abl|Gender=Fem|Number=Plur|POS=DET",
|
245 |
"Case=Acc|Gender=Masc|Number=Plur|POS=DET",
|
246 |
+
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
247 |
+
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
248 |
"POS=PROPN",
|
249 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
250 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
251 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
252 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Act",
|
|
|
253 |
"Case=Abl|Gender=Masc|Number=Plur|POS=DET",
|
254 |
"Case=Nom|Number=Sing|POS=PRON",
|
255 |
+
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
256 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
257 |
"Case=Abl|Gender=Masc|Number=Plur|POS=PRON",
|
258 |
"Case=Dat|Number=Sing|POS=PRON",
|
259 |
"Case=Acc|Number=Sing|POS=PRON",
|
260 |
+
"Case=Acc|Gender=Fem|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
261 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Act",
|
262 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Act",
|
263 |
"Case=Dat|Gender=Masc|Number=Sing|POS=DET",
|
264 |
+
"Case=Acc|Gender=Neut|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
265 |
+
"Case=Nom|Gender=Neut|Mood=Ger|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
266 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Pass",
|
267 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Act",
|
268 |
"Case=Abl|Gender=Neut|Number=Plur|POS=PRON",
|
269 |
"Case=Gen|Gender=Masc|Number=Sing|POS=PROPN",
|
270 |
+
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
271 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Pass",
|
272 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Act",
|
273 |
"Case=Acc|Gender=Masc|Number=Sing|POS=PROPN",
|
274 |
"POS=INTJ",
|
275 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Fut|Verbform=Fin|Voice=Pass",
|
276 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Act",
|
277 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Act",
|
278 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
279 |
+
"Gender=Masc|Number=Sing|POS=PROPN",
|
280 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Pass",
|
281 |
"Case=Gen|Gender=Neut|Number=Plur|POS=DET",
|
282 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Past|Verbform=Fin|Voice=Pass",
|
283 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|Verbform=Fin|Voice=Pass",
|
284 |
"Case=Gen|Gender=Fem|Number=Plur|POS=DET",
|
285 |
"Case=Dat|Gender=Fem|Number=Plur|POS=DET",
|
286 |
+
"Case=Nom|Gender=Fem|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
287 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=3|Tense=Pqp|Verbform=Fin|Voice=Act",
|
288 |
"Case=Dat|Gender=Neut|Number=Sing|POS=NOUN",
|
289 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
290 |
+
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
291 |
"Case=Gen|Gender=Neut|Number=Sing|POS=DET",
|
292 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Act",
|
293 |
+
"Case=Abl|Gender=Neut|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
294 |
"Case=Abl|Gender=Masc|Number=Sing|POS=PROPN",
|
295 |
+
"Case=Gen|Gender=Fem|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
296 |
"Case=Dat|Gender=Fem|Number=Sing|POS=DET",
|
297 |
+
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
298 |
+
"Gender=Masc|Number=Sing|POS=NOUN",
|
299 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Act",
|
300 |
"Case=Voc|Gender=Masc|Number=Sing|POS=NOUN",
|
301 |
"Case=Dat|Gender=Neut|Number=Sing|POS=ADJ",
|
302 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
303 |
+
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
304 |
+
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
305 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Pass",
|
306 |
+
"Case=Acc,Nom|Gender=Neut|Number=Sing|POS=ADJ",
|
307 |
+
"Case=Abl|POS=NOUN",
|
308 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Pass",
|
309 |
+
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
310 |
+
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
311 |
+
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
312 |
+
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
313 |
+
"Case=Acc|Gender=Masc|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
314 |
"Case=Dat|Number=Plur|POS=PRON",
|
315 |
+
"Case=Dat|Gender=Masc|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
316 |
+
"Case=Acc|Gender=Fem|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
317 |
+
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
318 |
+
"Mood=Inf|POS=VERB|Tense=Past|Verbform=Inf|Voice=Act",
|
319 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Fut|Verbform=Fin|Voice=Act",
|
320 |
"Case=Dat|Gender=Neut|Number=Sing|POS=DET",
|
321 |
"Case=Gen|POS=PRON",
|
322 |
+
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
323 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Pqp|Verbform=Fin|Voice=Act",
|
324 |
+
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
325 |
+
"Case=Dat|Gender=Neut|Mood=Ger|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
326 |
+
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
327 |
+
"Case=Abl|Gender=Fem|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
328 |
+
"Case=Abl|Gender=Neut|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
329 |
+
"Case=Abl|Gender=Masc|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
330 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=PROPN",
|
331 |
+
"Gender=Masc|Number=Sing|POS=DET",
|
332 |
"Case=Abl|Number=Sing|POS=PRON",
|
333 |
+
"Case=Dat|Gender=Fem|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
334 |
"Case=Dat|Gender=Fem|Number=Plur|POS=PRON",
|
335 |
+
"Case=Acc|Gender=Masc|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
336 |
+
"Case=Acc|POS=NOUN",
|
337 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
338 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
339 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
340 |
+
"Case=Nom|Gender=Masc|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
341 |
+
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
342 |
+
"Case=Nom|Gender=Fem|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
343 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Pass",
|
344 |
+
"Number=Sing|POS=PROPN",
|
345 |
+
"Case=Acc,Nom|Gender=Neut|Number=Sing|POS=NOUN",
|
346 |
"Case=Gen|Number=Sing|POS=PRON",
|
347 |
+
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
348 |
"Case=Acc|Gender=Neut|Number=Sing|POS=PROPN",
|
349 |
"Case=Abl|Gender=Neut|Number=Sing|POS=PROPN",
|
350 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
351 |
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB",
|
352 |
"Case=Dat|Gender=Neut|Number=Sing|POS=PROPN",
|
353 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Pass",
|
|
|
354 |
"Case=Voc|Gender=Masc|Number=Plur|POS=ADJ",
|
355 |
+
"Case=Voc|Gender=Masc|Number=Plur|POS=VERB|Verbform=Part|Voice=Pass",
|
356 |
"POS=X",
|
357 |
+
"Case=Nom|POS=PRON",
|
358 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|Verbform=Fin|Voice=Pass",
|
359 |
"Case=Voc|Gender=Masc|Number=Sing|POS=ADJ",
|
360 |
+
"Case=Gen|Gender=Fem|Number=Sing|POS=PROPN",
|
361 |
+
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
362 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=3|Tense=Pqp|Verbform=Fin|Voice=Act",
|
363 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Act",
|
364 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
365 |
+
"Case=Gen|Gender=Fem|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
366 |
"Case=Acc|Gender=Fem|Number=Sing|POS=PROPN",
|
|
|
367 |
"Case=Gen|Number=Sing|POS=DET",
|
368 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=3|Tense=Pqp|Verbform=Fin|Voice=Act",
|
369 |
"Case=Gen|Gender=Neut|Number=Sing|POS=PROPN",
|
370 |
+
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Verbform=Part|Voice=Act",
|
371 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Fut|Verbform=Fin|Voice=Act",
|
372 |
+
"POS=PRON",
|
|
|
373 |
"Case=Abl|Gender=Fem|Number=Sing|POS=PROPN",
|
374 |
"Case=Voc|Gender=Masc|Number=Plur|POS=NOUN",
|
375 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Pqp|Verbform=Fin|Voice=Act",
|
376 |
+
"Case=Voc|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Pass",
|
377 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=PROPN",
|
|
|
378 |
"Case=Abl|Gender=Neut|Number=Plur|POS=PROPN",
|
379 |
+
"Number=Sing|POS=PRON",
|
380 |
"Case=Nom|Number=Sing|POS=ADJ",
|
381 |
+
"Case=Gen|Gender=Neut|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
382 |
+
"Case=Gen|Gender=Masc|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
383 |
+
"Case=Dat|Gender=Masc|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
384 |
+
"Case=Gen|Gender=Neut|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
385 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=1|Tense=Pqp|Verbform=Fin|Voice=Act",
|
|
|
|
|
|
|
|
|
|
|
386 |
"Case=Voc|Gender=Fem|Number=Plur|POS=NOUN",
|
387 |
+
"Gender=Masc|Number=Plur|POS=NOUN",
|
388 |
"Case=Nom|Gender=Fem|Number=Plur|POS=PROPN",
|
389 |
"Case=Voc|Gender=Masc|Number=Sing|POS=PROPN",
|
390 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=PROPN",
|
391 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=PROPN",
|
392 |
"Case=Dat|Gender=Fem|Number=Sing|POS=PROPN",
|
393 |
"Case=Nom|Gender=Neut|Number=Plur|POS=PROPN",
|
394 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Pqp|Verbform=Fin|Voice=Act",
|
395 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Act",
|
396 |
"Case=Abl|Gender=Fem|Number=Plur|POS=PROPN",
|
397 |
+
"Case=Abl|Gender=Masc|Number=Plur|POS=PROPN",
|
398 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=PROPN",
|
399 |
+
"Case=Abl|Gender=Masc|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
400 |
"Case=Acc|Gender=Fem|Number=Plur|POS=PROPN",
|
401 |
"Case=Loc|Gender=Fem|Number=Sing|POS=PROPN",
|
402 |
+
"Case=Gen|Gender=Masc|Number=Plur|POS=PROPN",
|
403 |
+
"Case=Gen|Number=Plur|POS=PRON",
|
404 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=PROPN",
|
405 |
+
"Case=Dat|Gender=Masc|Number=Plur|POS=PROPN",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
406 |
"Gender=Neut|Number=Sing|POS=NOUN",
|
407 |
+
"Case=Voc|Gender=Masc|Number=Plur|POS=PROPN",
|
408 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Pqp|Verbform=Fin|Voice=Act",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
409 |
"Case=Voc|Gender=Fem|Number=Sing|POS=ADJ",
|
|
|
410 |
"Case=Voc|Gender=Fem|Number=Sing|POS=NOUN",
|
411 |
+
"Case=Voc|Gender=Fem|Number=Sing|POS=PROPN",
|
412 |
+
"Case=Dat|Gender=Neut|Number=Plur|POS=PROPN",
|
413 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Pass",
|
414 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=PROPN",
|
415 |
+
"Mood=Imp|Number=Sing|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Act",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
416 |
"Case=Loc|Gender=Fem|Number=Sing|POS=NOUN",
|
417 |
+
"Case=Gen|Gender=Masc|Mood=Gdv|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
418 |
+
"Case=Loc|Gender=Masc|Number=Sing|POS=NOUN",
|
419 |
+
"Mood=Imp|Number=Plur|POS=VERB|Person=2|Tense=Pres|Verbform=Fin|Voice=Pass",
|
420 |
+
"Case=Voc|Gender=Fem|Number=Sing|POS=DET",
|
421 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Pass",
|
422 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=1|Tense=Pqp|Verbform=Fin|Voice=Act",
|
423 |
+
"Case=Dat|Gender=Neut|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
424 |
+
"Case=Gen|Gender=Fem|Number=Plur|POS=PROPN",
|
425 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Verbform=Sup|Voice=Act",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
426 |
"Case=Voc|Gender=Neut|Number=Plur|POS=NOUN",
|
|
|
427 |
"Gender=Fem|Number=Sing|POS=NOUN",
|
428 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
429 |
+
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
430 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
431 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
432 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
433 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
434 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
435 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
436 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
437 |
+
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
438 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
439 |
+
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
440 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
441 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
442 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
443 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
444 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
445 |
+
"Case=Abl|Number=Plur|POS=ADJ",
|
446 |
+
"Case=Gen|Mood=Ger|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
447 |
+
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
448 |
+
"Case=Acc|Mood=Ger|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
449 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
450 |
"Case=Abl|Number=Plur|POS=DET",
|
451 |
+
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
452 |
+
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
453 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
454 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
455 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
456 |
+
"Case=Abl|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
457 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
458 |
+
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
459 |
+
"Case=Abl|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
460 |
+
"Case=Gen|Number=Sing|POS=ADJ",
|
461 |
+
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
462 |
+
"Case=Nom|Gender=Neut|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
463 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Pass",
|
464 |
+
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
465 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
466 |
+
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
467 |
"Case=Dat|Number=Plur|POS=ADJ",
|
468 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
469 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
470 |
+
"Mood=Imp|Number=Plur|POS=VERB|Person=2|Tense=Fut|Verbform=Fin|Voice=Act",
|
471 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
472 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
473 |
+
"Case=Gen|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
474 |
+
"Case=Abl|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
475 |
+
"Case=Voc|Gender=Masc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
476 |
"Case=Voc|Gender=Fem|Number=Plur|POS=PROPN",
|
477 |
"Case=Dat|Number=Sing|POS=ADJ",
|
478 |
+
"Case=Acc|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
479 |
+
"Case=Nom|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
480 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
481 |
"Case=Voc|Gender=Fem|Number=Sing|POS=PRON",
|
482 |
"Case=Dat|Number=Sing|POS=DET",
|
483 |
+
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
484 |
+
"Case=Dat|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
485 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
486 |
+
"Case=Nom|Mood=Ger|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
487 |
"Case=Abl|Number=Sing|POS=ADJ",
|
488 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
489 |
+
"Case=Dat|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
490 |
+
"Case=Voc|Gender=Masc|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
491 |
+
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
492 |
+
"Case=Gen|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
493 |
"Case=Gen|Number=Plur|POS=ADJ",
|
494 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
495 |
+
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
496 |
+
"Case=Nom|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
497 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
498 |
+
"Case=Abl|Mood=Ger|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
499 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
500 |
+
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
501 |
+
"Case=Dat|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
502 |
+
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
503 |
+
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
504 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
505 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
506 |
+
"Case=Acc|Gender=Neut|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
507 |
+
"Case=Dat|Gender=Fem|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
508 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
509 |
+
"Mood=Inf|POS=VERB|Tense=Past|Verbform=Inf|Voice=Pass",
|
510 |
+
"Case=Abl|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
511 |
+
"Case=Gen|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
512 |
+
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
513 |
+
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
514 |
"Case=Dat|Number=Plur|POS=DET",
|
515 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
516 |
+
"Case=Acc|Gender=Masc|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
517 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
518 |
+
"Case=Dat|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
519 |
+
"Case=Abl|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
520 |
+
"Case=Voc|Gender=Fem|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
521 |
+
"Case=Dat|Mood=Ger|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
522 |
+
"Case=Dat|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
523 |
+
"Case=Nom|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
524 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
525 |
+
"Case=Gen|Gender=Neut|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
526 |
+
"Case=Acc|POS=VERB|Verbform=Sup",
|
527 |
"Case=Voc|Gender=Neut|Number=Sing|POS=NOUN",
|
528 |
+
"Case=Nom|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
529 |
+
"Case=Gen|Number=Plur|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
530 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Past|Verbform=Fin|Voice=Pass",
|
531 |
"Case=Voc|Gender=Fem|Number=Plur|POS=ADJ",
|
532 |
+
"Case=Gen|Number=Sing|POS=VERB|Tense=Pres|Verbform=Part|Voice=Act",
|
533 |
+
"Case=Dat|Gender=Masc|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
534 |
+
"Case=Abl|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
535 |
+
"Case=Abl|Gender=Fem|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
536 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Pqp|Verbform=Fin|Voice=Act",
|
537 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Pass",
|
538 |
"Case=Voc|Gender=Neut|Number=Sing|POS=ADJ",
|
539 |
"Case=Voc|Gender=Masc|Number=Sing|POS=PRON",
|
540 |
+
"Case=Abl|Gender=Masc|Number=Sing|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
541 |
+
"Mood=Sub|Number=Plur|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Pass",
|
542 |
+
"Case=Voc|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
543 |
"Case=Acc|Number=Sing|POS=PROPN",
|
544 |
+
"Case=Abl|POS=VERB|Verbform=Sup",
|
545 |
+
"Case=Acc|Gender=Neut|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
546 |
+
"Case=Acc|Gender=Masc|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
547 |
+
"Mood=Ind|Number=Plur|POS=VERB|Person=1|Tense=Pqp|Verbform=Fin|Voice=Act",
|
548 |
+
"Mood=Sub|Number=Sing|POS=VERB|Person=3|Tense=Fut|Verbform=Fin|Voice=Act",
|
549 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
550 |
+
"Case=Dat|Gender=Fem|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
551 |
+
"Case=Nom|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Act",
|
552 |
+
"Case=Acc|Gender=Fem|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
553 |
"Case=Abl|Number=Sing|POS=DET",
|
554 |
+
"Case=Abl|Number=Plur|POS=NOUN",
|
555 |
+
"Case=Abl|Gender=Neut|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
556 |
"Case=Nom|Number=Plur|POS=ADJ",
|
557 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Pqp|Verbform=Fin|Voice=Act",
|
558 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
559 |
+
"Case=Acc|Gender=Fem|Number=Sing|POS=VERB|Tense=Fut|Verbform=Part|Voice=Act",
|
560 |
+
"Mood=Imp|Number=Sing|POS=VERB|Person=1|Tense=Pres|Verbform=Fin|Voice=Act",
|
561 |
+
"Case=Abl|Mood=Gdv|Number=Plur|POS=VERB|Tense=Fut|Verbform=Part|Voice=Pass",
|
562 |
+
"Case=Gen|Gender=Fem|Number=Plur|POS=VERB|Tense=Past|Verbform=Part|Voice=Pass",
|
563 |
+
"Mood=Ind|Number=Sing|POS=VERB|Person=2|Tense=Past|Verbform=Fin|Voice=Pass",
|
564 |
+
"Case=Abl|Number=Sing|POS=NOUN",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
565 |
"Gender=Neut|Number=Sing|POS=ADJ",
|
566 |
+
"POS=VERB|Verbform=Fin",
|
567 |
"Gender=Masc|Number=Sing|POS=ADJ",
|
568 |
"Gender=Neut|Number=Plur|POS=ADJ",
|
|
|
569 |
"Gender=Fem|Number=Sing|POS=ADJ",
|
|
|
|
|
570 |
"Gender=Masc|Number=Plur|POS=PROPN",
|
571 |
"Gender=Masc|Number=Plur|POS=ADJ",
|
572 |
"Gender=Fem|Number=Sing|POS=PROPN",
|
573 |
"Gender=Neut|Number=Sing|POS=PROPN",
|
574 |
"Gender=Neut|Number=Plur|POS=PROPN",
|
|
|
|
|
575 |
"Gender=Fem|Number=Plur|POS=ADJ",
|
576 |
+
"Case=Gen|Gender=Neut|Number=Plur|POS=PROPN",
|
577 |
+
"Case=Voc|Gender=Fem|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
578 |
+
"Case=Voc|Gender=Masc|Number=Sing|POS=VERB|Verbform=Part|Voice=Act",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
579 |
"Gender=Masc|Number=Sing|POS=PRON",
|
580 |
+
"Case=Gen|Gender=Neut|Number=Sing|POS=VERB",
|
581 |
+
"Case=Nom|Gender=Neut|Number=Sing|POS=VERB"
|
582 |
],
|
583 |
"parser":[
|
584 |
"ROOT",
|
|
|
603 |
"ccomp",
|
604 |
"ccomp:relcl",
|
605 |
"ccomp:reported",
|
|
|
606 |
"conj",
|
607 |
"conj:expl",
|
608 |
"cop",
|
609 |
+
"cop:outer",
|
610 |
"csubj",
|
611 |
"csubj:pass",
|
612 |
"csubj:relcl",
|
|
|
615 |
"discourse",
|
616 |
"dislocated",
|
617 |
"dislocated:obj",
|
|
|
618 |
"fixed",
|
619 |
"flat",
|
620 |
"flat:foreign",
|
621 |
"flat:name",
|
|
|
622 |
"mark",
|
623 |
"nmod",
|
624 |
"nsubj",
|
625 |
+
"nsubj:outer",
|
626 |
"nsubj:pass",
|
627 |
"nummod",
|
628 |
"obj",
|
629 |
"obl",
|
630 |
"obl:agent",
|
631 |
"obl:arg",
|
632 |
+
"obl:lmod",
|
633 |
"orphan",
|
634 |
"parataxis",
|
635 |
"punct",
|
|
|
667 |
|
668 |
],
|
669 |
"performance":{
|
670 |
+
"ents_f":0.9538610194,
|
671 |
+
"ents_p":0.9449585195,
|
672 |
+
"ents_r":0.9629328564,
|
673 |
"ents_per_type":{
|
674 |
"PERSON":{
|
675 |
+
"p":0.9550359712,
|
676 |
+
"r":0.9737163814,
|
677 |
+
"f":0.9642857143
|
678 |
},
|
679 |
"LOC":{
|
680 |
+
"p":0.8988764045,
|
681 |
+
"r":0.9187279152,
|
682 |
+
"f":0.9086937527
|
683 |
},
|
684 |
"NORP":{
|
685 |
+
"p":0.9719626168,
|
686 |
"r":0.9369369369,
|
687 |
+
"f":0.9541284404
|
688 |
}
|
689 |
},
|
690 |
+
"transformer_loss":25409.1099834441,
|
691 |
+
"ner_loss":49.6343718667,
|
692 |
+
"tag_acc":0.981343399,
|
693 |
+
"pos_acc":0.9856234153,
|
694 |
+
"morph_acc":0.9600569289,
|
695 |
"morph_per_feat":{
|
696 |
"Case":{
|
697 |
+
"p":0.9645110835,
|
698 |
+
"r":0.9608833486,
|
699 |
+
"f":0.9626937984
|
700 |
},
|
701 |
"Gender":{
|
702 |
+
"p":0.9667756298,
|
703 |
+
"r":0.9638963812,
|
704 |
+
"f":0.9653338586
|
705 |
},
|
706 |
"Number":{
|
707 |
+
"p":0.9876862512,
|
708 |
+
"r":0.9843518328,
|
709 |
+
"f":0.986016223
|
710 |
},
|
711 |
"Mood":{
|
712 |
+
"p":0.9800458716,
|
713 |
+
"r":0.978586969,
|
714 |
+
"f":0.9793158769
|
715 |
},
|
716 |
"Person":{
|
717 |
+
"p":0.993114562,
|
718 |
+
"r":0.9896350365,
|
719 |
+
"f":0.9913717461
|
720 |
},
|
721 |
"Tense":{
|
722 |
+
"p":0.9718521702,
|
723 |
+
"r":0.971747771,
|
724 |
+
"f":0.9717999678
|
725 |
+
},
|
726 |
+
"Verbform":{
|
727 |
+
"p":0.9837842525,
|
728 |
+
"r":0.9855790114,
|
729 |
+
"f":0.9846808141
|
730 |
},
|
731 |
"Voice":{
|
732 |
+
"p":0.9832639612,
|
733 |
+
"r":0.9851433536,
|
734 |
+
"f":0.9842027602
|
735 |
}
|
736 |
},
|
737 |
+
"lemma_acc":0.9562564084,
|
738 |
+
"dep_uas":0.8854694279,
|
739 |
+
"dep_las":0.8439556683,
|
740 |
"dep_las_per_type":{
|
741 |
"root":{
|
742 |
+
"p":0.9151541658,
|
743 |
+
"r":0.9179644659,
|
744 |
+
"f":0.9165571616
|
745 |
},
|
746 |
"cop":{
|
747 |
+
"p":0.8457223001,
|
748 |
+
"r":0.8585666825,
|
749 |
+
"f":0.8520960904
|
750 |
},
|
751 |
"nsubj":{
|
752 |
+
"p":0.8579499596,
|
753 |
+
"r":0.8495504496,
|
754 |
+
"f":0.8537295452
|
755 |
},
|
756 |
"nmod":{
|
757 |
+
"p":0.8366858238,
|
758 |
+
"r":0.8225047081,
|
759 |
+
"f":0.8295346629
|
760 |
},
|
761 |
"mark":{
|
762 |
+
"p":0.8848080134,
|
763 |
+
"r":0.8737223871,
|
764 |
+
"f":0.8792302588
|
765 |
},
|
766 |
"amod":{
|
767 |
+
"p":0.8863960114,
|
768 |
+
"r":0.8791946309,
|
769 |
+
"f":0.8827806349
|
770 |
},
|
771 |
"obl:arg":{
|
772 |
+
"p":0.8237214363,
|
773 |
+
"r":0.8019067797,
|
774 |
+
"f":0.8126677402
|
775 |
},
|
776 |
"cc":{
|
777 |
+
"p":0.9107057129,
|
778 |
+
"r":0.9168680522,
|
779 |
+
"f":0.9137764933
|
780 |
},
|
781 |
"obj":{
|
782 |
+
"p":0.8521008403,
|
783 |
+
"r":0.8628318584,
|
784 |
+
"f":0.8574327752
|
785 |
},
|
786 |
"conj":{
|
787 |
+
"p":0.7760588384,
|
788 |
+
"r":0.7696177062,
|
789 |
+
"f":0.7728248516
|
790 |
},
|
791 |
"case":{
|
792 |
+
"p":0.9700570342,
|
793 |
+
"r":0.9760879962,
|
794 |
+
"f":0.9730631704
|
795 |
},
|
796 |
"obl":{
|
797 |
+
"p":0.7878787879,
|
798 |
+
"r":0.812970469,
|
799 |
+
"f":0.8002279852
|
800 |
},
|
801 |
"nsubj:pass":{
|
802 |
+
"p":0.8094098884,
|
803 |
+
"r":0.8444259567,
|
804 |
+
"f":0.8265472313
|
805 |
},
|
806 |
"acl:relcl":{
|
807 |
+
"p":0.7135135135,
|
808 |
+
"r":0.7021276596,
|
809 |
+
"f":0.7077747989
|
810 |
},
|
811 |
"acl":{
|
812 |
+
"p":0.7202643172,
|
813 |
+
"r":0.6903589022,
|
814 |
+
"f":0.7049946101
|
815 |
},
|
816 |
"det":{
|
817 |
+
"p":0.9360949209,
|
818 |
+
"r":0.9380475594,
|
819 |
+
"f":0.937070223
|
820 |
},
|
821 |
"advmod":{
|
822 |
+
"p":0.7984336356,
|
823 |
+
"r":0.8020703934,
|
824 |
+
"f":0.8002478827
|
825 |
},
|
826 |
"xcomp":{
|
827 |
+
"p":0.789244186,
|
828 |
+
"r":0.8177710843,
|
829 |
+
"f":0.8032544379
|
830 |
},
|
831 |
"advcl":{
|
832 |
+
"p":0.6812977099,
|
833 |
+
"r":0.7069306931,
|
834 |
+
"f":0.693877551
|
|
|
|
|
|
|
|
|
|
|
835 |
},
|
836 |
"advmod:neg":{
|
837 |
+
"p":0.9017660044,
|
838 |
+
"r":0.9007717751,
|
839 |
+
"f":0.9012686156
|
840 |
},
|
841 |
"csubj":{
|
842 |
+
"p":0.7555147059,
|
843 |
+
"r":0.7432188065,
|
844 |
+
"f":0.7493163172
|
845 |
},
|
846 |
"discourse":{
|
847 |
+
"p":0.8817267889,
|
848 |
+
"r":0.8801652893,
|
849 |
+
"f":0.8809453471
|
850 |
},
|
851 |
+
"advcl:abs":{
|
852 |
+
"p":0.8348348348,
|
853 |
+
"r":0.86875,
|
854 |
+
"f":0.8514548239
|
855 |
+
},
|
856 |
+
"conj:expl":{
|
857 |
+
"p":0.4444444444,
|
858 |
+
"r":0.2916666667,
|
859 |
+
"f":0.3522012579
|
860 |
},
|
861 |
"advmod:lmod":{
|
862 |
+
"p":0.9015748031,
|
863 |
+
"r":0.8674242424,
|
864 |
+
"f":0.8841698842
|
865 |
},
|
866 |
"advmod:emph":{
|
867 |
+
"p":0.7345679012,
|
868 |
+
"r":0.7069306931,
|
869 |
+
"f":0.7204843592
|
870 |
+
},
|
871 |
+
"advcl:cmp":{
|
872 |
+
"p":0.6418918919,
|
873 |
+
"r":0.6182212581,
|
874 |
+
"f":0.6298342541
|
875 |
},
|
876 |
"orphan":{
|
877 |
+
"p":0.4567901235,
|
878 |
+
"r":0.3737373737,
|
879 |
+
"f":0.4111111111
|
880 |
},
|
881 |
"aux:pass":{
|
882 |
+
"p":0.9432234432,
|
883 |
+
"r":0.9662288931,
|
884 |
+
"f":0.9545875811
|
885 |
},
|
886 |
"csubj:pass":{
|
887 |
+
"p":0.7134502924,
|
888 |
+
"r":0.7218934911,
|
889 |
+
"f":0.7176470588
|
890 |
},
|
891 |
+
"ccomp":{
|
892 |
+
"p":0.6393897365,
|
893 |
+
"r":0.6492957746,
|
894 |
+
"f":0.644304682
|
|
|
|
|
|
|
|
|
|
|
895 |
},
|
896 |
+
"nsubj:outer":{
|
897 |
+
"p":0.4444444444,
|
898 |
+
"r":0.4137931034,
|
899 |
+
"f":0.4285714286
|
900 |
},
|
901 |
+
"ccomp:relcl":{
|
902 |
+
"p":0.4193548387,
|
903 |
+
"r":0.26,
|
904 |
+
"f":0.3209876543
|
905 |
},
|
906 |
"csubj:relcl":{
|
907 |
+
"p":0.5445544554,
|
908 |
+
"r":0.4621848739,
|
909 |
+
"f":0.5
|
910 |
+
},
|
911 |
+
"aux":{
|
912 |
+
"p":0.8639053254,
|
913 |
+
"r":0.9125,
|
914 |
+
"f":0.8875379939
|
915 |
},
|
916 |
"fixed":{
|
917 |
+
"p":0.9604519774,
|
918 |
+
"r":0.9189189189,
|
919 |
+
"f":0.9392265193
|
920 |
},
|
921 |
"nummod":{
|
922 |
+
"p":0.8874598071,
|
923 |
+
"r":0.8440366972,
|
924 |
+
"f":0.8652037618
|
925 |
},
|
926 |
+
"cop:outer":{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
927 |
"p":0.0,
|
928 |
"r":0.0,
|
929 |
"f":0.0
|
930 |
},
|
931 |
+
"advcl:relcl":{
|
932 |
+
"p":0.3870967742,
|
933 |
+
"r":0.32,
|
934 |
+
"f":0.3503649635
|
935 |
},
|
936 |
+
"parataxis":{
|
937 |
+
"p":0.3958333333,
|
938 |
+
"r":0.3166666667,
|
939 |
+
"f":0.3518518519
|
940 |
+
},
|
941 |
+
"advmod:tmod":{
|
942 |
+
"p":0.756097561,
|
943 |
+
"r":0.7948717949,
|
944 |
+
"f":0.775
|
945 |
+
},
|
946 |
+
"obl:agent":{
|
947 |
+
"p":0.6923076923,
|
948 |
+
"r":0.5934065934,
|
949 |
+
"f":0.6390532544
|
950 |
+
},
|
951 |
+
"dep":{
|
952 |
+
"p":0.0248447205,
|
953 |
+
"r":0.5333333333,
|
954 |
+
"f":0.0474777448
|
955 |
},
|
956 |
"advcl:pred":{
|
957 |
+
"p":0.275862069,
|
958 |
+
"r":0.1038961039,
|
959 |
+
"f":0.1509433962
|
960 |
+
},
|
961 |
+
"ccomp:reported":{
|
962 |
+
"p":0.25,
|
963 |
+
"r":0.4782608696,
|
964 |
+
"f":0.328358209
|
965 |
},
|
966 |
"vocative":{
|
967 |
+
"p":0.7169811321,
|
968 |
+
"r":0.6129032258,
|
969 |
+
"f":0.6608695652
|
970 |
},
|
971 |
"compound":{
|
972 |
+
"p":0.0,
|
973 |
+
"r":0.0,
|
974 |
+
"f":0.0
|
975 |
},
|
976 |
"flat":{
|
977 |
+
"p":0.8947368421,
|
978 |
+
"r":0.7663934426,
|
979 |
+
"f":0.825607064
|
980 |
},
|
981 |
"dislocated:advcl":{
|
982 |
"p":0.0,
|
983 |
"r":0.0,
|
984 |
"f":0.0
|
985 |
},
|
986 |
+
"dislocated:csubj":{
|
987 |
"p":0.0,
|
988 |
"r":0.0,
|
989 |
"f":0.0
|
990 |
},
|
991 |
+
"reparandum":{
|
992 |
+
"p":0.5,
|
993 |
+
"r":0.0833333333,
|
994 |
+
"f":0.1428571429
|
995 |
+
},
|
996 |
+
"obl:lmod":{
|
997 |
"p":0.0,
|
998 |
"r":0.0,
|
999 |
"f":0.0
|
1000 |
},
|
1001 |
+
"csubj:cleft":{
|
1002 |
"p":0.0,
|
1003 |
"r":0.0,
|
1004 |
"f":0.0
|
1005 |
},
|
|
|
|
|
|
|
|
|
|
|
1006 |
"obl:tmod":{
|
1007 |
"p":0.0,
|
1008 |
"r":0.0,
|
1009 |
"f":0.0
|
1010 |
},
|
1011 |
+
"appos":{
|
1012 |
+
"p":0.8894472362,
|
1013 |
+
"r":0.8729963009,
|
1014 |
+
"f":0.8811449907
|
1015 |
+
},
|
1016 |
"dislocated:obj":{
|
1017 |
+
"p":0.7741935484,
|
1018 |
"r":0.7346938776,
|
1019 |
+
"f":0.7539267016
|
|
|
|
|
|
|
|
|
|
|
1020 |
},
|
1021 |
"dislocated:nsubj":{
|
1022 |
"p":0.0,
|
|
|
1024 |
"f":0.0
|
1025 |
},
|
1026 |
"dislocated":{
|
1027 |
+
"p":0.3157894737,
|
1028 |
+
"r":0.1764705882,
|
1029 |
+
"f":0.2264150943
|
1030 |
},
|
1031 |
+
"iobj":{
|
1032 |
"p":0.0,
|
1033 |
"r":0.0,
|
1034 |
"f":0.0
|
1035 |
},
|
1036 |
+
"dislocated:obl":{
|
1037 |
"p":0.0,
|
1038 |
"r":0.0,
|
1039 |
"f":0.0
|
1040 |
},
|
|
|
|
|
|
|
|
|
|
|
1041 |
"flat:name":{
|
1042 |
+
"p":0.7428571429,
|
1043 |
+
"r":0.8965517241,
|
1044 |
+
"f":0.8125
|
1045 |
},
|
1046 |
"flat:foreign":{
|
1047 |
+
"p":0.2,
|
1048 |
+
"r":1.0,
|
1049 |
+
"f":0.3333333333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1050 |
},
|
1051 |
"csubj:reported":{
|
1052 |
"p":0.0,
|
|
|
1074 |
"f":0.0
|
1075 |
}
|
1076 |
},
|
1077 |
+
"sents_p":0.9450645656,
|
1078 |
+
"sents_r":0.9471375302,
|
1079 |
+
"sents_f":0.9460999124,
|
1080 |
+
"tagger_loss":216.6997365824,
|
1081 |
+
"morphologizer_loss":2195.9538853921,
|
1082 |
+
"trainable_lemmatizer_loss":1923.3538941178,
|
1083 |
+
"parser_loss":23349.3563426865
|
1084 |
},
|
1085 |
"sources":[
|
1086 |
"UD_Latin-Perseus",
|
morphologizer/cfg
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
morphologizer/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39b6819a430c57980f9a83e50127bde02d4efefc1498ba8e3c9829a9f70d998d
|
3 |
+
size 1643237
|
ner/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80d6ed39de902de5d2c2606ece83f6e20bb635392c4d1790302d7436f13aae0
|
3 |
+
size 447777180
|
parser/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b79c51dc737bbf3a8801b2b45dd09d826e578c927f141d60cb30576900ee5c4
|
3 |
+
size 3444031
|
parser/moves
CHANGED
@@ -1 +1 @@
|
|
1 |
-
��moves
|
|
|
1 |
+
��moves��{"0":{"":451167},"1":{"":327494},"2":{"case":67781,"punct":40995,"nsubj":40178,"cc":39764,"mark":31307,"obl":28628,"det":28378,"advmod":21271,"obj":17059,"discourse":15578,"amod":14504,"cop":11964,"advcl":11665,"nsubj:pass":9885,"obl:arg":9690,"nmod":9493,"advmod:neg":7941,"xcomp":6275,"advmod:emph":4871,"advmod:lmod":2166,"ccomp":2090,"advcl:abs":1900,"acl":1852,"aux:pass":1726,"mark||advcl":1434,"nummod":1351,"advmod:tmod":1235,"obl:agent":1118,"csubj":791,"det||nsubj":770,"orphan":769,"aux":729,"nmod||nsubj":717,"csubj:relcl":594,"advcl:cmp":533,"amod||nsubj":525,"case||obl":504,"obj||xcomp":496,"det||obl":480,"vocative":420,"obl||xcomp":414,"det||obj":341,"dislocated":323,"nsubj||ccomp":308,"advcl:relcl":288,"amod||obj":283,"acl:relcl||nsubj":275,"advcl:pred":265,"parataxis":259,"nmod||obj":249,"obl:arg||xcomp":248,"det||nsubj:pass":227,"amod||obl":227,"nsubj:outer":223,"acl||nsubj":222,"csubj:pass":194,"nmod||obl":189,"nsubj||csubj:relcl":184,"nummod||obj":182,"nmod||nsubj:pass":179,"advmod||xcomp":152,"acl:relcl":149,"nsubj||csubj":143,"advmod:neg||obl":138,"conj||nsubj":131,"amod||nsubj:pass":124,"obl||ccomp":120,"acl||obl":118,"dislocated:obj":113,"obj||ccomp":112,"obj||advcl":108,"nsubj||advcl":105,"ccomp:relcl":102,"acl||obj":94,"det||obl:arg":88,"reparandum":86,"nsubj:pass||csubj:relcl":86,"det||nmod":85,"obl||advcl":84,"advmod:neg||advmod":84,"nsubj:pass||ccomp":81,"advmod:emph||advmod":75,"amod||obl:arg":73,"advmod||ccomp":71,"acl:relcl||obl":68,"nsubj:pass||advcl":59,"obj||csubj":57,"cop:outer":57,"cc||conj":57,"obl||csubj":56,"advmod||advmod":56,"mark||csubj":55,"obl:arg||ccomp":54,"nsubj||nsubj":54,"dep":53,"acl||nsubj:pass":53,"advcl||xcomp":48,"acl:relcl||nsubj:pass":48,"nsubj:pass||advcl:abs":44,"conj||advcl":44,"advmod||advcl":44,"amod||nmod":43,"advmod||obl":43,"nmod||obl:arg":41,"nmod||xcomp":40,"csubj:relcl||csubj":40,"conj||obj":40,"conj||xcomp":39,"acl:relcl||obj":38,"case||obl:arg":37,"nsubj:pass||csubj":35,"advmod:lmod||xcomp":35,"obl:agent||xcomp":34,"appos||nsubj":34,"cop||xcomp":33,"conj||obl":32,"advcl||ccomp":31,"obl:lmod":30,"acl||obl:arg":30},"3":{"punct":65161,"conj":37459,"nmod":33843,"obl":23634,"amod":12131,"advcl":11957,"obj":11713,"det":11362,"acl":11322,"obl:arg":9834,"acl:relcl":9547,"nsubj":9483,"cop":8294,"appos":7974,"xcomp":6385,"ccomp":4957,"csubj":4414,"aux:pass":4353,"discourse":3852,"advmod":3470,"nsubj:pass":2965,"fixed":2639,"advcl:cmp":2548,"flat":2376,"nummod":1728,"orphan":1562,"csubj:pass":1494,"obl:agent":807,"obl||xcomp":804,"aux":779,"cc":690,"conj:expl":647,"advcl:relcl":625,"flat:name":619,"advcl:abs":616,"mark":520,"csubj:relcl":505,"parataxis":445,"acl||obj":445,"case":420,"advmod:emph":392,"conj||obj":387,"advmod:neg":344,"acl||nsubj":344,"obj||xcomp":337,"ccomp:relcl":329,"acl:relcl||nsubj":307,"conj||nsubj":297,"advmod:tmod":295,"dislocated:obj":280,"acl||obl":279,"acl:relcl||obj":265,"conj||amod":247,"vocative":246,"conj||obl":228,"nmod||obj":215,"obl:arg||xcomp":210,"advcl||xcomp":209,"cc||conj":202,"nmod||obl":196,"advcl||advmod":196,"advcl:pred":190,"amod||obl":186,"nmod||nsubj":179,"acl:relcl||obl":178,"advcl:cmp||advmod":172,"dep":141,"acl:relcl||obl:arg":137,"acl:relcl||nsubj:pass":135,"advmod:lmod":134,"acl||nsubj:pass":129,"advmod||xcomp":126,"ccomp:reported":115,"amod||obj":115,"dislocated:obj||xcomp":109,"conj||xcomp":104,"dislocated":99,"advcl:cmp||nsubj":99,"det||obl":93,"advcl:cmp||nsubj:pass":91,"conj||nmod":86,"acl:relcl||nmod":85,"obl||ccomp":82,"advcl||ccomp":81,"advmod||advmod":80,"cop||xcomp":79,"conj||obl:arg":77,"ccomp||xcomp":75,"advcl:cmp||xcomp":75,"nmod||amod":72,"advmod:lmod||xcomp":72,"conj||ccomp":63,"case||obl":63,"advcl:cmp||amod":63,"flat:foreign":62,"acl||obl:arg":62,"reparandum":59,"amod||nsubj":57,"advcl:cmp||det":57,"nmod||det":56,"det||nsubj":54,"appos||nsubj":52,"acl||nmod":52,"nsubj||ccomp":51,"nmod||nsubj:pass":51,"det||obj":51,"conj||det":50,"obl||conj":49,"conj||advmod":48,"appos||obj":48,"conj:expl||nsubj":45,"discourse||conj":39,"appos||obl":39,"conj||conj":38,"advcl:cmp||acl":38,"advcl:abs||xcomp":37,"acl:relcl||xcomp":37,"conj||acl":36,"advmod||conj":36,"advcl||conj":36,"advcl:cmp||obj":32,"advmod||amod":31,"acl||det":31,"conj||nsubj:pass":30},"4":{"ROOT":48514}}�cfg��neg_key�
|
tagger/cfg
CHANGED
@@ -1,38 +1,29 @@
|
|
1 |
{
|
|
|
2 |
"labels":[
|
3 |
"ADJ",
|
4 |
"ADP",
|
5 |
-
"ADP_particle",
|
6 |
"DET",
|
7 |
"INTJ",
|
8 |
"NOUN",
|
|
|
|
|
|
|
9 |
"X",
|
10 |
"_",
|
11 |
"adjective",
|
12 |
-
"adjective_adjective",
|
13 |
-
"adjective_particle",
|
14 |
"adverb",
|
15 |
-
"adverb_adverb",
|
16 |
-
"adverb_particle",
|
17 |
"conjunction",
|
18 |
-
"conjunction_conjunction",
|
19 |
-
"conjunction_particle",
|
20 |
-
"conjuntion",
|
21 |
"interjection",
|
22 |
"noun",
|
23 |
-
"noun_particle",
|
24 |
"number",
|
25 |
"particle",
|
26 |
"preposition",
|
27 |
"pronoun",
|
28 |
-
"pronoun_particle",
|
29 |
-
"pronoun_pronoun",
|
30 |
"proper_noun",
|
31 |
-
"proper_noun_particle",
|
32 |
"punc",
|
33 |
"unknown",
|
34 |
-
"verb"
|
35 |
-
"verb_particle"
|
36 |
],
|
37 |
"neg_prefix":"!",
|
38 |
"overwrite":false
|
|
|
1 |
{
|
2 |
+
"label_smoothing":0.0,
|
3 |
"labels":[
|
4 |
"ADJ",
|
5 |
"ADP",
|
|
|
6 |
"DET",
|
7 |
"INTJ",
|
8 |
"NOUN",
|
9 |
+
"PART",
|
10 |
+
"PROPN",
|
11 |
+
"PUNCT",
|
12 |
"X",
|
13 |
"_",
|
14 |
"adjective",
|
|
|
|
|
15 |
"adverb",
|
|
|
|
|
16 |
"conjunction",
|
|
|
|
|
|
|
17 |
"interjection",
|
18 |
"noun",
|
|
|
19 |
"number",
|
20 |
"particle",
|
21 |
"preposition",
|
22 |
"pronoun",
|
|
|
|
|
23 |
"proper_noun",
|
|
|
24 |
"punc",
|
25 |
"unknown",
|
26 |
+
"verb"
|
|
|
27 |
],
|
28 |
"neg_prefix":"!",
|
29 |
"overwrite":false
|
tagger/model
CHANGED
Binary files a/tagger/model and b/tagger/model differ
|
|
tokenizer
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
��prefix_search��^§|^%|^=|^—|^–|^\+(?![0-9])|^…|^……|^,|^:|^;|^\!|^\?|^¿|^؟|^¡|^\(|^\)|^\[|^\]|^\{|^\}|^<|^>|^_|^#|^\*|^&|^。|^?|^!|^,|^、|^;|^:|^~|^·|^।|^،|^۔|^؛|^٪|^\.\.+|^…|^\'|^"|^”|^“|^`|^‘|^´|^’|^‚|^,|^„|^»|^«|^「|^」|^『|^』|^(|^)|^〔|^〕|^【|^】|^《|^》|^〈|^〉|^〈|^〉|^⟦|^⟧|^\$|^£|^€|^¥|^฿|^US\$|^C\$|^A\$|^₽|^﷼|^₴|^₠|^₡|^₢|^₣|^₤|^₥|^₦|^₧|^₨|^₩|^₪|^₫|^€|^₭|^₮|^₯|^₰|^₱|^₲|^₳|^₴|^₵|^₶|^₷|^₸|^₹|^₺|^₻|^₼|^₽|^₾|^₿|^[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]�suffix_search�2�…$|……$|,$|:$|;$|\!$|\?$|¿$|؟$|¡$|\($|\)$|\[$|\]$|\{$|\}$|<$|>$|_$|#$|\*$|&$|。$|?$|!$|,$|、$|;$|:$|~$|·$|।$|،$|۔$|؛$|٪$|\.\.+$|…$|\'$|"$|”$|“$|`$|‘$|´$|’$|‚$|,$|„$|»$|«$|「$|」$|『$|』$|($|)$|〔$|〕$|【$|】$|《$|》$|〈$|〉$|〈$|〉$|⟦$|⟧$|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]$|'s$|'S$|’s$|’S$|—$|–$|(?<=[0-9])\+$|(?<=°[FfCcKk])\.$|(?<=[0-9])(?:\$|£|€|¥|฿|US\$|C\$|A\$|₽|﷼|₴|₠|₡|₢|₣|₤|₥|₦|₧|₨|₩|₪|₫|€|₭|₮|₯|₰|₱|₲|₳|₴|₵|₶|₷|₸|₹|₺|₻|₼|₽|₾|₿)$|(?<=[0-9])(?:km|km²|km³|m|m²|m³|dm|dm²|dm³|cm|cm²|cm³|mm|mm²|mm³|ha|µm|nm|yd|in|ft|kg|g|mg|µg|t|lb|oz|m/s|km/h|kmh|mph|hPa|Pa|mbar|mb|MB|kb|KB|gb|GB|tb|TB|T|G|M|K|%|км|км²|км³|м|м²|м³|дм|дм²|дм³|см|см²|см³|мм|мм²|мм³|нм|кг|г|мг|м/с|км/ч|кПа|Па|мбар|Кб|КБ|кб|Мб|МБ|мб|Гб|ГБ|гб|Тб|ТБ|тбكم|كم²|كم³|م|م²|م³|سم|سم²|سم³|مم|مم²|مم³|كم|غرام|جرام|جم|كغ|ملغ|كوب|اكواب)$|(?<=[0-9a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F%²\-\+…|……|,|:|;|\!|\?|¿|؟|¡|\(|\)|\[|\]|\{|\}|<|>|_|#|\*|&|。|?|!|,|、|;|:|~|·|।|،|۔|؛|٪(?:\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧)])\.$|(?<=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F][A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\.$|que$|qve$�infix_finditer�>�\.\.+|…|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]|(?<=[0-9])[+\-\*^](?=[0-9-])|(?<=[a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧])\.(?=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F]),(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])(?:-|–|—|--|---|——|~)(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F0-9])[:<>=/](?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])�token_match��url_match�
|
2 |
��A�
|
3 |
-
� ��A� �'��A�'�''��A�''�(*_*)��A�(*_*)�(-8��A�(-8�(-:��A�(-:�(-;��A�(-;�(-_-)��A�(-_-)�(._.)��A�(._.)�(:��A�(:�(;��A�(;�(=��A�(=�(>_<)��A�(>_<)�(^_^)��A�(^_^)�(o:��A�(o:�(¬_¬)��A�(¬_¬)�(ಠ_ಠ)��A�(ಠ_ಠ)�(╯°□°)╯︵┻━┻��A�(╯°□°)╯︵┻━┻�)-:��A�)-:�):��A�):�-_-��A�-_-�-__-��A�-__-�._.��A�._.�0.0��A�0.0�0.o��A�0.o�0_0��A�0_0�0_o��A�0_o�8)��A�8)�8-)��A�8-)�8-D��A�8-D�8D��A�8D�:'(��A�:'(�:')��A�:')�:'-(��A�:'-(�:'-)��A�:'-)�:(��A�:(�:((��A�:((�:(((��A�:(((�:()��A�:()�:)��A�:)�:))��A�:))�:)))��A�:)))�:*��A�:*�:-(��A�:-(�:-((��A�:-((�:-(((��A�:-(((�:-)��A�:-)�:-))��A�:-))�:-)))��A�:-)))�:-*��A�:-*�:-/��A�:-/�:-0��A�:-0�:-3��A�:-3�:->��A�:->�:-D��A�:-D�:-O��A�:-O�:-P��A�:-P�:-X��A�:-X�:-]��A�:-]�:-o��A�:-o�:-p��A�:-p�:-x��A�:-x�:-|��A�:-|�:-}��A�:-}�:/��A�:/�:0��A�:0�:1��A�:1�:3��A�:3�:>��A�:>�:D��A�:D�:O��A�:O�:P��A�:P�:X��A�:X�:]��A�:]�:o��A�:o�:o)��A�:o)�:p��A�:p�:x��A�:x�:|��A�:|�:}��A�:}�:’(��A�:’(�:’)��A�:’)�:’-(��A�:’-(�:’-)��A�:’-)�;)��A�;)�;-)��A�;-)�;-D��A�;-D�;D��A�;D�;_;��A�;_;�<.<��A�<.<�</3��A�</3�<3��A�<3�<33��A�<33�<333��A�<333�<space>��A�<space>�=(��A�=(�=)��A�=)�=/��A�=/�=3��A�=3�=D��A�=D�=[��A�=[�=]��A�=]�=|��A�=|�>.<��A�>.<�>.>��A�>.>�>:(��A�>:(�>:o��A�>:o�><(((*>��A�><(((*>�@_@��A�@_@�A.��A�A.�A.D.��A�A.D.�ABSQUE���ORTH�ABSQUE�ABUSQUE���ORTH�ABUSQUE�ADAEQUE���ORTH�ADAEQUE�ADUSQUE���ORTH�ADUSQUE�AEQUE���ORTH�AEQUE�ANTIQUE���ORTH�ANTIQUE�ATQUE���ORTH�ATQUE�Absque���ORTH�Absque�Abusque���ORTH�Abusque�Adaeque���ORTH�Adaeque�Adusque���ORTH�Adusque�Aeque���ORTH�Aeque�Agr.��A�Agr.�Antique���ORTH�Antique�Ap.��A�Ap.�Apr.��A�Apr.�Atque���ORTH�Atque�Aug.��A�Aug.�C++��A�C++�C.��A�C.�CIRCUMUNDIQUE���ORTH�CIRCUMUNDIQUE�CONSEQUE���ORTH�CONSEQUE�CUICUMQUE���ORTH�CUICUMQUE�CUIQUE���ORTH�CUIQUE�CUIUSCUMQUE���ORTH�CUIUSCUMQUE�CUIUSQUE���ORTH�CUIUSQUE�CUMQUE���ORTH�CUMQUE�CUNQUE���ORTH�CUNQUE�Circumundique���ORTH�Circumundique�Cn.��A�Cn.�Coll.��A�Coll.�Conseque���ORTH�Conseque�Cos.��A�Cos.�Cuicumque���ORTH�Cuicumque�Cuique���ORTH�Cuique�Cuiuscumque���ORTH�Cuiuscumque�Cuiusque���ORTH�Cuiusque�Cumque���ORTH�Cumque�Cunque���ORTH�Cunque�D.��A�D.�DENIQUE���ORTH�DENIQUE�DEQUE���ORTH�DEQUE�DONIQUE���ORTH�DONIQUE�Dec.��A�Dec.�Denique���ORTH�Denique�Deque���ORTH�Deque�Donique���ORTH�Donique�F.��A�F.�Febr.��A�Febr.�HUCUSQUE���ORTH�HUCUSQUE�Hucusque���ORTH�Hucusque�INIQUE���ORTH�INIQUE�INSEQUE���ORTH�INSEQUE�ITAQUE���ORTH�ITAQUE�Ian.��A�Ian.�Id.��A�Id.�Inique���ORTH�Inique�Inseque���ORTH�Inseque�Itaque���ORTH�Itaque�Iul.��A�Iul.�Iun.��A�Iun.�K.��A�K.�L.��A�L.�LONGINQUE���ORTH�LONGINQUE�Longinque���ORTH�Longinque�M'.��A�M'.�M.��A�M.�Mai.��A�Mai.�Mam.��A�Mam.�Mart.��A�Mart.�M’.��A�M’.�N.��A�N.�NAMQUE���ORTH�NAMQUE�NEQUE���ORTH�NEQUE�Namque���ORTH�Namque�Neque���ORTH�Neque�Non.��A�Non.�Nou.��A�Nou.�Nov.��A�Nov.�O.O��A�O.O�O.o��A�O.o�OBLIQUE���ORTH�OBLIQUE�O_O��A�O_O�O_o��A�O_o�Oblique���ORTH�Oblique�Oct.��A�Oct.�Opet.��A�Opet.�Ord.��A�Ord.�P.��A�P.�PERAEQUE���ORTH�PERAEQUE�PLERAEQUE���ORTH�PLERAEQUE�PLERAMQUE���ORTH�PLERAMQUE�PLERAQUE���ORTH�PLERAQUE�PLERARUMQUE���ORTH�PLERARUMQUE�PLERASQUE���ORTH�PLERASQUE�PLERIQUE���ORTH�PLERIQUE�PLERISQUE���ORTH�PLERISQUE�PLEROQUE���ORTH�PLEROQUE�PLERORUMQUE���ORTH�PLERORUMQUE�PLEROSQUE���ORTH�PLEROSQUE�PLERUMQUE���ORTH�PLERUMQUE�PLERUSQUE���ORTH�PLERUSQUE�PRAECOQUE���ORTH�PRAECOQUE�PROPINQUE���ORTH�PROPINQUE�Paul.��A�Paul.�Peraeque���ORTH�Peraeque�Pl.��A�Pl.�Pleraeque���ORTH�Pleraeque�Pleramque���ORTH�Pleramque�Pleraque���ORTH�Pleraque�Plerarumque���ORTH�Plerarumque�Plerasque���ORTH�Plerasque�Plerique���ORTH�Plerique�Plerisque���ORTH�Plerisque�Pleroque���ORTH�Pleroque�Plerorumque���ORTH�Plerorumque�Plerosque���ORTH�Plerosque�Plerumque���ORTH�Plerumque�Plerusque���ORTH�Plerusque�Post.��A�Post.�Praecoque���ORTH�Praecoque�Pro.��A�Pro.�Propinque���ORTH�Propinque�Q.��A�Q.�QUACUMQUE���ORTH�QUACUMQUE�QUAECUMQUE���ORTH�QUAECUMQUE�QUAEQUE���ORTH�QUAEQUE�QUALISCUMQUE���ORTH�QUALISCUMQUE�QUAMCUMQUE���ORTH�QUAMCUMQUE�QUAMQUE���ORTH�QUAMQUE�QUANDOCUMQUE���ORTH�QUANDOCUMQUE�QUANDOQUE���ORTH�QUANDOQUE�QUANTULUSCUMQUE���ORTH�QUANTULUSCUMQUE�QUANTUMCUMQUE���ORTH�QUANTUMCUMQUE�QUANTUSCUMQUE���ORTH�QUANTUSCUMQUE�QUAQUE���ORTH�QUAQUE�QUARUMCUMQUE���ORTH�QUARUMCUMQUE�QUARUMQUE���ORTH�QUARUMQUE�QUASCUMQUE���ORTH�QUASCUMQUE�QUASQUE���ORTH�QUASQUE�QUEMCUMQUE���ORTH�QUEMCUMQUE�QUEMQUE���ORTH�QUEMQUE�QUIBUSCUMQUE���ORTH�QUIBUSCUMQUE�QUIBUSQUE���ORTH�QUIBUSQUE�QUICQUE���ORTH�QUICQUE�QUICUMQUE���ORTH�QUICUMQUE�QUIDCUMQUE���ORTH�QUIDCUMQUE�QUIDQUE���ORTH�QUIDQUE�QUINQUE���ORTH�QUINQUE�QUIQUE���ORTH�QUIQUE�QUISQUE���ORTH�QUISQUE�QUOCUMQUE���ORTH�QUOCUMQUE�QUODCUMQUE���ORTH�QUODCUMQUE�QUODQUE���ORTH�QUODQUE�QUOMODOCUMQUE���ORTH�QUOMODOCUMQUE�QUOMQUE���ORTH�QUOMQUE�QUOQUE���ORTH�QUOQUE�QUORUMCUMQUE���ORTH�QUORUMCUMQUE�QUORUMQUE���ORTH�QUORUMQUE�QUOSCUMQUE���ORTH�QUOSCUMQUE�QUOSQUE���ORTH�QUOSQUE�QUOTACUMQUE���ORTH�QUOTACUMQUE�QUOTCUMQUE���ORTH�QUOTCUMQUE�QUOTIENSCUMQUE���ORTH�QUOTIENSCUMQUE�QUOTIENSQUE���ORTH�QUOTIENSQUE�QUOTUSQUISQUE���ORTH�QUOTUSQUISQUE�QUOUSQUE���ORTH�QUOUSQUE�Quacumque���ORTH�Quacumque�Quaecumque���ORTH�Quaecumque�Quaeque���ORTH�Quaeque�Qualiscumque���ORTH�Qualiscumque�Quamcumque���ORTH�Quamcumque�Quamque���ORTH�Quamque�Quandocumque���ORTH�Quandocumque�Quandoque���ORTH�Quandoque�Quantuluscumque���ORTH�Quantuluscumque�Quantumcumque���ORTH�Quantumcumque�Quantuscumque���ORTH�Quantuscumque�Quaque���ORTH�Quaque�Quarumcumque���ORTH�Quarumcumque�Quarumque���ORTH�Quarumque�Quascumque���ORTH�Quascumque�Quasque���ORTH�Quasque�Quemcumque���ORTH�Quemcumque�Quemque���ORTH�Quemque�Quibuscumque���ORTH�Quibuscumque�Quibusque���ORTH�Quibusque�Quicque���ORTH�Quicque�Quicumque���ORTH�Quicumque�Quidcumque���ORTH�Quidcumque�Quidque���ORTH�Quidque�Quinque���ORTH�Quinque�Quique���ORTH�Quique�Quisque���ORTH�Quisque�Quocumque���ORTH�Quocumque�Quodcumque���ORTH�Quodcumque�Quodque���ORTH�Quodque�Quomodocumque���ORTH�Quomodocumque�Quomque���ORTH�Quomque�Quoque���ORTH�Quoque�Quorumcumque���ORTH�Quorumcumque�Quorumque���ORTH�Quorumque�Quoscumque���ORTH�Quoscumque�Quosque���ORTH�Quosque�Quotacumque���ORTH�Quotacumque�Quotcumque���ORTH�Quotcumque�Quotienscumque���ORTH�Quotienscumque�Quotiensque���ORTH�Quotiensque�Quotusquisque���ORTH�Quotusquisque�Quousque���ORTH�Quousque�RELINQUE���ORTH�RELINQUE�Relinque���ORTH�Relinque�S.��A�S.�S.C.��A�S.C.�SIMULATQUE���ORTH�SIMULATQUE�Sept.��A�Sept.�Ser.��A�Ser.�Sert.��A�Sert.�Sex.��A�Sex.�Simulatque���ORTH�Simulatque�St.��A�St.�Sta.��A�Sta.�Suff.��A�Suff.�T.��A�T.�TORQUE���ORTH�TORQUE�Ti.��A�Ti.�Torque���ORTH�Torque�Trib.��A�Trib.�U.��A�U.�UBICUMQUE���ORTH�UBICUMQUE�UBIQUE���ORTH�UBIQUE�UNAMQUAMQUE���ORTH�UNAMQUAMQUE�UNAQUAEQUE���ORTH�UNAQUAEQUE�UNAQUAQUE���ORTH�UNAQUAQUE�UNDECUMQUE���ORTH�UNDECUMQUE�UNDIQUE���ORTH�UNDIQUE�UNICUIQUE���ORTH�UNICUIQUE�UNIUSCUIUSQUE���ORTH�UNIUSCUIUSQUE�UNOQUOQUE���ORTH�UNOQUOQUE�UNUMQUEMQUE���ORTH�UNUMQUEMQUE�UNUMQUIDQUE���ORTH�UNUMQUIDQUE�UNUMQUODQUE���ORTH�UNUMQUODQUE�UNUSQUISQUE���ORTH�UNUSQUISQUE�USQUE���ORTH�USQUE�USQUEQUAQUE���ORTH�USQUEQUAQUE�UTCUMQUE���ORTH�UTCUMQUE�UTERCUMQUE���ORTH�UTERCUMQUE�UTERQUE���ORTH�UTERQUE�UTIQUE���ORTH�UTIQUE�UTRAEQUE���ORTH�UTRAEQUE�UTRAMQUE���ORTH�UTRAMQUE�UTRAQUE���ORTH�UTRAQUE�UTRARUMQUE���ORTH�UTRARUMQUE�UTRASQUE���ORTH�UTRASQUE�UTRIMQUE���ORTH�UTRIMQUE�UTRIQUE���ORTH�UTRIQUE�UTRISQUE���ORTH�UTRISQUE�UTRIUSQUE���ORTH�UTRIUSQUE�UTROBIQUE���ORTH�UTROBIQUE�UTROQUE���ORTH�UTROQUE�UTRORUMQUE���ORTH�UTRORUMQUE�UTROSQUE���ORTH�UTROSQUE�UTRUBIQUE���ORTH�UTRUBIQUE�UTRUMQUE���ORTH�UTRUMQUE�Ubicumque���ORTH�Ubicumque�Ubique���ORTH�Ubique�Unamquamque���ORTH�Unamquamque�Unaquaeque���ORTH�Unaquaeque�Unaquaque���ORTH�Unaquaque�Undecumque���ORTH�Undecumque�Undique���ORTH�Undique�Unicuique���ORTH�Unicuique�Uniuscuiusque���ORTH�Uniuscuiusque�Unoquoque���ORTH�Unoquoque�Unumquemque���ORTH�Unumquemque�Unumquidque���ORTH�Unumquidque�Unumquodque���ORTH�Unumquodque�Unusquisque���ORTH�Unusquisque�Uol.��A�Uol.�Uop.��A�Uop.�Usque���ORTH�Usque�Usquequaque���ORTH�Usquequaque�Utcumque���ORTH�Utcumque�Utercumque���ORTH�Utercumque�Uterque���ORTH�Uterque�Utique���ORTH�Utique�Utraeque���ORTH�Utraeque�Utramque���ORTH�Utramque�Utraque���ORTH�Utraque�Utrarumque���ORTH�Utrarumque�Utrasque���ORTH�Utrasque�Utrimque���ORTH�Utrimque�Utrique���ORTH�Utrique�Utrisque���ORTH�Utrisque�Utriusque���ORTH�Utriusque�Utrobique���ORTH�Utrobique�Utroque���ORTH�Utroque�Utrorumque���ORTH�Utrorumque�Utrosque���ORTH�Utrosque�Utrubique���ORTH�Utrubique�Utrumque���ORTH�Utrumque�V.��A�V.�V.V��A�V.V�V_V��A�V_V�Vol.��A�Vol.�Vop.��A�Vop.�XD��A�XD�XDD��A�XDD�[-:��A�[-:�[:��A�[:�[=��A�[=�\")��A�\")�\n��A�\n�\t��A�\t�]=��A�]=�^_^��A�^_^�^__^��A�^__^�^___^��A�^___^�a.��A�a.�absque���ORTH�absque�abusque���ORTH�abusque�adaeque���ORTH�adaeque�adusque���ORTH�adusque�aeque���ORTH�aeque�antique���ORTH�antique�atque���ORTH�atque�b.��A�b.�c.��A�c.�circumundique���ORTH�circumundique�conseque���ORTH�conseque�cuicumque���ORTH�cuicumque�cuique���ORTH�cuique�cuiuscumque���ORTH�cuiuscumque�cuiusque���ORTH�cuiusque�cumque���ORTH�cumque�cunque���ORTH�cunque�d.��A�d.�denique���ORTH�denique�deque���ORTH�deque�donique���ORTH�donique�e.��A�e.�f.��A�f.�g.��A�g.�h.��A�h.�hucusque���ORTH�hucusque�i.��A�i.�inique���ORTH�inique�inseque���ORTH�inseque�itaque���ORTH�itaque�j.��A�j.�k.��A�k.�l.��A�l.�longinque���ORTH�longinque�m.��A�m.�mecum��A�me�A�cum�n.��A�n.�namque���ORTH�namque�neque���ORTH�neque�nobiscum��A�nobis�A�cum�o.��A�o.�o.0��A�o.0�o.O��A�o.O�o.o��A�o.o�o_0��A�o_0�o_O��A�o_O�o_o��A�o_o�oblique���ORTH�oblique�p.��A�p.�peraeque���ORTH�peraeque�pleraeque���ORTH�pleraeque�pleramque���ORTH�pleramque�pleraque���ORTH�pleraque�plerarumque���ORTH�plerarumque�plerasque���ORTH�plerasque�plerique���ORTH�plerique�plerisque���ORTH�plerisque�pleroque���ORTH�pleroque�plerorumque���ORTH�plerorumque�plerosque���ORTH�plerosque�plerumque���ORTH�plerumque�plerusque���ORTH�plerusque�praecoque���ORTH�praecoque�propinque���ORTH�propinque�q.��A�q.�quacumque���ORTH�quacumque�quaecumque���ORTH�quaecumque�quaeque���ORTH�quaeque�qualiscumque���ORTH�qualiscumque�quamcumque���ORTH�quamcumque�quamque���ORTH�quamque�quandocumque���ORTH�quandocumque�quandoque���ORTH�quandoque�quantuluscumque���ORTH�quantuluscumque�quantumcumque���ORTH�quantumcumque�quantuscumque���ORTH�quantuscumque�quaque���ORTH�quaque�quarumcumque���ORTH�quarumcumque�quarumque���ORTH�quarumque�quascumque���ORTH�quascumque�quasque���ORTH�quasque�quemcumque���ORTH�quemcumque�quemque���ORTH�quemque�quibuscumque���ORTH�quibuscumque�quibusque���ORTH�quibusque�quicque���ORTH�quicque�quicumque���ORTH�quicumque�quidcumque���ORTH�quidcumque�quidque���ORTH�quidque�quinque���ORTH�quinque�quique���ORTH�quique�quisque���ORTH�quisque�quocumque���ORTH�quocumque�quodcumque���ORTH�quodcumque�quodque���ORTH�quodque�quomodocumque���ORTH�quomodocumque�quomque���ORTH�quomque�quoque���ORTH�quoque�quorumcumque���ORTH�quorumcumque�quorumque���ORTH�quorumque�quoscumque���ORTH�quoscumque�quosque���ORTH�quosque�quotacumque���ORTH�quotacumque�quotcumque���ORTH�quotcumque�quotienscumque���ORTH�quotienscumque�quotiensque���ORTH�quotiensque�quotusquisque���ORTH�quotusquisque�quousque���ORTH�quousque�r.��A�r.�relinque���ORTH�relinque�s.��A�s.�simulatque���ORTH�simulatque�t.��A�t.�tecum��A�te�A�cum�torque���ORTH�torque�u.��A�u.�ubicumque���ORTH�ubicumque�ubique���ORTH�ubique�unamquamque���ORTH�unamquamque�unaquaeque���ORTH�unaquaeque�unaquaque���ORTH�unaquaque�undecumque���ORTH�undecumque�undique���ORTH�undique�unicuique���ORTH�unicuique�uniuscuiusque���ORTH�uniuscuiusque�unoquoque���ORTH�unoquoque�unumquemque���ORTH�unumquemque�unumquidque���ORTH�unumquidque�unumquodque���ORTH�unumquodque�unusquisque���ORTH�unusquisque�uobiscum��A�uobis�A�cum�usque���ORTH�usque�usquequaque���ORTH�usquequaque�utcumque���ORTH�utcumque�utercumque���ORTH�utercumque�uterque���ORTH�uterque�utique���ORTH�utique�utraeque���ORTH�utraeque�utramque���ORTH�utramque�utraque���ORTH�utraque�utrarumque���ORTH�utrarumque�utrasque���ORTH�utrasque�utrimque���ORTH�utrimque�utrique���ORTH�utrique�utrisque���ORTH�utrisque�utriusque���ORTH�utriusque�utrobique���ORTH�utrobique�utroque���ORTH�utroque�utrorumque���ORTH�utrorumque�utrosque���ORTH�utrosque�utrubique���ORTH�utrubique�utrumque���ORTH�utrumque�v.��A�v.�v.v��A�v.v�v_v��A�v_v�vobiscum��A�vobis�A�cum�w.��A�w.�x.��A�x.�xD��A�xD�xDD��A�xDD�y.��A�y.�z.��A�z.� ��A� C� �¯\(ツ)/¯��A�¯\(ツ)/¯�°C.��A�°�A�C�A�.�°F.��A�°�A�F�A�.�°K.��A�°�A�K�A�.�°c.��A�°�A�c�A�.�°f.��A�°�A�f�A�.�°k.��A�°�A�k�A�.�ä.��A�ä.�ö.��A�ö.�ü.��A�ü.�ಠ_ಠ��A�ಠ_ಠ�ಠ︵ಠ��A�ಠ︵ಠ�—��A�—�’��A�’�’’��A�’’�faster_heuristics�
|
|
|
1 |
+
��prefix_search��^§|^%|^=|^—|^–|^\+(?![0-9])|^…|^……|^,|^:|^;|^\!|^\?|^¿|^؟|^¡|^\(|^\)|^\[|^\]|^\{|^\}|^<|^>|^_|^#|^\*|^&|^。|^?|^!|^,|^、|^;|^:|^~|^·|^।|^،|^۔|^؛|^٪|^\.\.+|^…|^\'|^"|^”|^“|^`|^‘|^´|^’|^‚|^,|^„|^»|^«|^「|^」|^『|^』|^(|^)|^〔|^〕|^【|^】|^《|^》|^〈|^〉|^〈|^〉|^⟦|^⟧|^\$|^£|^€|^¥|^฿|^US\$|^C\$|^A\$|^₽|^﷼|^₴|^₠|^₡|^₢|^₣|^₤|^₥|^₦|^₧|^₨|^₩|^₪|^₫|^€|^₭|^₮|^₯|^₰|^₱|^₲|^₳|^₴|^₵|^₶|^₷|^₸|^₹|^₺|^₻|^₼|^₽|^₾|^₿|^[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]�suffix_search�2�…$|……$|,$|:$|;$|\!$|\?$|¿$|؟$|¡$|\($|\)$|\[$|\]$|\{$|\}$|<$|>$|_$|#$|\*$|&$|。$|?$|!$|,$|、$|;$|:$|~$|·$|।$|،$|۔$|؛$|٪$|\.\.+$|…$|\'$|"$|”$|“$|`$|‘$|´$|’$|‚$|,$|„$|»$|«$|「$|」$|『$|』$|($|)$|〔$|〕$|【$|】$|《$|》$|〈$|〉$|〈$|〉$|⟦$|⟧$|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]$|'s$|'S$|’s$|’S$|—$|–$|(?<=[0-9])\+$|(?<=°[FfCcKk])\.$|(?<=[0-9])(?:\$|£|€|¥|฿|US\$|C\$|A\$|₽|﷼|₴|₠|₡|₢|₣|₤|₥|₦|₧|₨|₩|₪|₫|€|₭|₮|₯|₰|₱|₲|₳|₴|₵|₶|₷|₸|₹|₺|₻|₼|₽|₾|₿)$|(?<=[0-9])(?:km|km²|km³|m|m²|m³|dm|dm²|dm³|cm|cm²|cm³|mm|mm²|mm³|ha|µm|nm|yd|in|ft|kg|g|mg|µg|t|lb|oz|m/s|km/h|kmh|mph|hPa|Pa|mbar|mb|MB|kb|KB|gb|GB|tb|TB|T|G|M|K|%|км|км²|км³|м|м²|м³|дм|дм²|дм³|см|см²|см³|мм|мм²|мм³|нм|кг|г|мг|м/с|км/ч|кПа|Па|мбар|Кб|КБ|кб|Мб|МБ|мб|Гб|ГБ|гб|Тб|ТБ|тбكم|كم²|كم³|م|م²|م³|سم|سم²|سم³|مم|مم²|مم³|كم|غرام|جرام|جم|كغ|ملغ|كوب|اكواب)$|(?<=[0-9a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F%²\-\+…|……|,|:|;|\!|\?|¿|؟|¡|\(|\)|\[|\]|\{|\}|<|>|_|#|\*|&|。|?|!|,|、|;|:|~|·|।|،|۔|؛|٪(?:\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧)])\.$|(?<=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F][A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])\.$|que$|qve$�infix_finditer�>�\.\.+|…|[\u00A6\u00A9\u00AE\u00B0\u0482\u058D\u058E\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u09FA\u0B70\u0BF3-\u0BF8\u0BFA\u0C7F\u0D4F\u0D79\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116\u2117\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u214A\u214C\u214D\u214F\u218A\u218B\u2195-\u2199\u219C-\u219F\u21A1\u21A2\u21A4\u21A5\u21A7-\u21AD\u21AF-\u21CD\u21D0\u21D1\u21D3\u21D5-\u21F3\u2300-\u2307\u230C-\u231F\u2322-\u2328\u232B-\u237B\u237D-\u239A\u23B4-\u23DB\u23E2-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u25B6\u25B8-\u25C0\u25C2-\u25F7\u2600-\u266E\u2670-\u2767\u2794-\u27BF\u2800-\u28FF\u2B00-\u2B2F\u2B45\u2B46\u2B4D-\u2B73\u2B76-\u2B95\u2B98-\u2BC8\u2BCA-\u2BFE\u2CE5-\u2CEA\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFB\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u32FE\u3300-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA828-\uA82B\uA836\uA837\uA839\uAA77-\uAA79\uFDFD\uFFE4\uFFE8\uFFED\uFFEE\uFFFC\uFFFD\U00010137-\U0001013F\U00010179-\U00010189\U0001018C-\U0001018E\U00010190-\U0001019B\U000101A0\U000101D0-\U000101FC\U00010877\U00010878\U00010AC8\U0001173F\U00016B3C-\U00016B3F\U00016B45\U0001BC9C\U0001D000-\U0001D0F5\U0001D100-\U0001D126\U0001D129-\U0001D164\U0001D16A-\U0001D16C\U0001D183\U0001D184\U0001D18C-\U0001D1A9\U0001D1AE-\U0001D1E8\U0001D200-\U0001D241\U0001D245\U0001D300-\U0001D356\U0001D800-\U0001D9FF\U0001DA37-\U0001DA3A\U0001DA6D-\U0001DA74\U0001DA76-\U0001DA83\U0001DA85\U0001DA86\U0001ECAC\U0001F000-\U0001F02B\U0001F030-\U0001F093\U0001F0A0-\U0001F0AE\U0001F0B1-\U0001F0BF\U0001F0C1-\U0001F0CF\U0001F0D1-\U0001F0F5\U0001F110-\U0001F16B\U0001F170-\U0001F1AC\U0001F1E6-\U0001F202\U0001F210-\U0001F23B\U0001F240-\U0001F248\U0001F250\U0001F251\U0001F260-\U0001F265\U0001F300-\U0001F3FA\U0001F400-\U0001F6D4\U0001F6E0-\U0001F6EC\U0001F6F0-\U0001F6F9\U0001F700-\U0001F773\U0001F780-\U0001F7D8\U0001F800-\U0001F80B\U0001F810-\U0001F847\U0001F850-\U0001F859\U0001F860-\U0001F887\U0001F890-\U0001F8AD\U0001F900-\U0001F90B\U0001F910-\U0001F93E\U0001F940-\U0001F970\U0001F973-\U0001F976\U0001F97A\U0001F97C-\U0001F9A2\U0001F9B0-\U0001F9B9\U0001F9C0-\U0001F9C2\U0001F9D0-\U0001F9FF\U0001FA60-\U0001FA6D]|(?<=[0-9])[+\-\*^](?=[0-9-])|(?<=[a-z\uFF41-\uFF5A\u00DF-\u00F6\u00F8-\u00FF\u0101\u0103\u0105\u0107\u0109\u010B\u010D\u010F\u0111\u0113\u0115\u0117\u0119\u011B\u011D\u011F\u0121\u0123\u0125\u0127\u0129\u012B\u012D\u012F\u0131\u0133\u0135\u0137\u0138\u013A\u013C\u013E\u0140\u0142\u0144\u0146\u0148\u0149\u014B\u014D\u014F\u0151\u0153\u0155\u0157\u0159\u015B\u015D\u015F\u0161\u0163\u0165\u0167\u0169\u016B\u016D\u016F\u0171\u0173\u0175\u0177\u017A\u017C\u017E\u017F\u0180\u0183\u0185\u0188\u018C\u018D\u0192\u0195\u0199-\u019B\u019E\u01A1\u01A3\u01A5\u01A8\u01AA\u01AB\u01AD\u01B0\u01B4\u01B6\u01B9\u01BA\u01BD-\u01BF\u01C6\u01C9\u01CC\u01CE\u01D0\u01D2\u01D4\u01D6\u01D8\u01DA\u01DC\u01DD\u01DF\u01E1\u01E3\u01E5\u01E7\u01E9\u01EB\u01ED\u01EF\u01F0\u01F3\u01F5\u01F9\u01FB\u01FD\u01FF\u0201\u0203\u0205\u0207\u0209\u020B\u020D\u020F\u0211\u0213\u0215\u0217\u0219\u021B\u021D\u021F\u0221\u0223\u0225\u0227\u0229\u022B\u022D\u022F\u0231\u0233-\u0239\u023C\u023F\u0240\u0242\u0247\u0249\u024B\u024D\u024F\u2C61\u2C65\u2C66\u2C68\u2C6A\u2C6C\u2C71\u2C73\u2C74\u2C76-\u2C7B\uA723\uA725\uA727\uA729\uA72B\uA72D\uA72F-\uA731\uA733\uA735\uA737\uA739\uA73B\uA73D\uA73F\uA741\uA743\uA745\uA747\uA749\uA74B\uA74D\uA74F\uA751\uA753\uA755\uA757\uA759\uA75B\uA75D\uA75F\uA761\uA763\uA765\uA767\uA769\uA76B\uA76D\uA76F\uA771-\uA778\uA77A\uA77C\uA77F\uA781\uA783\uA785\uA787\uA78C\uA78E\uA791\uA793-\uA795\uA797\uA799\uA79B\uA79D\uA79F\uA7A1\uA7A3\uA7A5\uA7A7\uA7A9\uA7AF\uA7B5\uA7B7\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E01\u1E03\u1E05\u1E07\u1E09\u1E0B\u1E0D\u1E0F\u1E11\u1E13\u1E15\u1E17\u1E19\u1E1B\u1E1D\u1E1F\u1E21\u1E23\u1E25\u1E27\u1E29\u1E2B\u1E2D\u1E2F\u1E31\u1E33\u1E35\u1E37\u1E39\u1E3B\u1E3D\u1E3F\u1E41\u1E43\u1E45\u1E47\u1E49\u1E4B\u1E4D\u1E4F\u1E51\u1E53\u1E55\u1E57\u1E59\u1E5B\u1E5D\u1E5F\u1E61\u1E63\u1E65\u1E67\u1E69\u1E6B\u1E6D\u1E6F\u1E71\u1E73\u1E75\u1E77\u1E79\u1E7B\u1E7D\u1E7F\u1E81\u1E83\u1E85\u1E87\u1E89\u1E8B\u1E8D\u1E8F\u1E91\u1E93\u1E95-\u1E9D\u1E9F\u1EA1\u1EA3\u1EA5\u1EA7\u1EA9\u1EAB\u1EAD\u1EAF\u1EB1\u1EB3\u1EB5\u1EB7\u1EB9\u1EBB\u1EBD\u1EBF\u1EC1\u1EC3\u1EC5\u1EC7\u1EC9\u1ECB\u1ECD\u1ECF\u1ED1\u1ED3\u1ED5\u1ED7\u1ED9\u1EDB\u1EDD\u1EDF\u1EE1\u1EE3\u1EE5\u1EE7\u1EE9\u1EEB\u1EED\u1EEF\u1EF1\u1EF3\u1EF5\u1EF7\u1EF9\u1EFB\u1EFD\u1EFFёа-яәөүҗңһα-ωάέίόώήύа-щюяіїєґѓѕјљњќѐѝ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧])\.(?=[A-Z\uFF21-\uFF3A\u00C0-\u00D6\u00D8-\u00DE\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C7\u01CA\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F1\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E\u2C7F\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AE\uA7B0-\uA7B4\uA7B6\uA7B8\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFEЁА-ЯӘӨҮҖҢҺΑ-ΩΆΈΊΌΏΉΎА-ЩЮЯІЇЄҐЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F\'"”“`‘´’‚,„»«「」『』()〔〕【】《》〈〉〈〉⟦⟧])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F]),(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])(?:-|–|—|--|---|——|~)(?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])|(?<=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F0-9])[:<>=/](?=[A-Za-z\uFF21-\uFF3A\uFF41-\uFF5A\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF\u0100-\u017F\u0180-\u01BF\u01C4-\u024F\u2C60-\u2C7B\u2C7E\u2C7F\uA722-\uA76F\uA771-\uA787\uA78B-\uA78E\uA790-\uA7B9\uA7FA\uAB30-\uAB5A\uAB60-\uAB64\u0250-\u02AF\u1D00-\u1D25\u1D6B-\u1D77\u1D79-\u1D9A\u1E00-\u1EFFёа-яЁА-ЯәөүҗңһӘӨҮҖҢҺα-ωάέίόώήύΑ-ΩΆΈΊΌΏΉΎа-щюяіїєґА-ЩЮЯІЇЄҐѓѕјљњќѐѝЃЅЈЉЊЌЀЍ\u1200-\u137F\u0980-\u09FF\u0591-\u05F4\uFB1D-\uFB4F\u0620-\u064A\u066E-\u06D5\u06E5-\u06FF\u0750-\u077F\u08A0-\u08BD\uFB50-\uFBB1\uFBD3-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFB\uFE70-\uFEFC\U0001EE00-\U0001EEBB\u0D80-\u0DFF\u0900-\u097F\u0C80-\u0CFF\u0B80-\u0BFF\u0C00-\u0C7F\uAC00-\uD7AF\u1100-\u11FF\u3040-\u309F\u30A0-\u30FFー\u4E00-\u62FF\u6300-\u77FF\u7800-\u8CFF\u8D00-\u9FFF\u3400-\u4DBF\U00020000-\U000215FF\U00021600-\U000230FF\U00023100-\U000245FF\U00024600-\U000260FF\U00026100-\U000275FF\U00027600-\U000290FF\U00029100-\U0002A6DF\U0002A700-\U0002B73F\U0002B740-\U0002B81F\U0002B820-\U0002CEAF\U0002CEB0-\U0002EBEF\u2E80-\u2EFF\u2F00-\u2FDF\u2FF0-\u2FFF\u3000-\u303F\u31C0-\u31EF\u3200-\u32FF\u3300-\u33FF\uF900-\uFAFF\uFE30-\uFE4F\U0001F200-\U0001F2FF\U0002F800-\U0002FA1F])�token_match��url_match�
|
2 |
��A�
|
3 |
+
� ��A� �'��A�'�''��A�''�(*_*)��A�(*_*)�(-8��A�(-8�(-:��A�(-:�(-;��A�(-;�(-_-)��A�(-_-)�(._.)��A�(._.)�(:��A�(:�(;��A�(;�(=��A�(=�(>_<)��A�(>_<)�(^_^)��A�(^_^)�(o:��A�(o:�(¬_¬)��A�(¬_¬)�(ಠ_ಠ)��A�(ಠ_ಠ)�(╯°□°)╯︵┻━┻��A�(╯°□°)╯︵┻━┻�)-:��A�)-:�):��A�):�-_-��A�-_-�-__-��A�-__-�._.��A�._.�0.0��A�0.0�0.o��A�0.o�0_0��A�0_0�0_o��A�0_o�8)��A�8)�8-)��A�8-)�8-D��A�8-D�8D��A�8D�:'(��A�:'(�:')��A�:')�:'-(��A�:'-(�:'-)��A�:'-)�:(��A�:(�:((��A�:((�:(((��A�:(((�:()��A�:()�:)��A�:)�:))��A�:))�:)))��A�:)))�:*��A�:*�:-(��A�:-(�:-((��A�:-((�:-(((��A�:-(((�:-)��A�:-)�:-))��A�:-))�:-)))��A�:-)))�:-*��A�:-*�:-/��A�:-/�:-0��A�:-0�:-3��A�:-3�:->��A�:->�:-D��A�:-D�:-O��A�:-O�:-P��A�:-P�:-X��A�:-X�:-]��A�:-]�:-o��A�:-o�:-p��A�:-p�:-x��A�:-x�:-|��A�:-|�:-}��A�:-}�:/��A�:/�:0��A�:0�:1��A�:1�:3��A�:3�:>��A�:>�:D��A�:D�:O��A�:O�:P��A�:P�:X��A�:X�:]��A�:]�:o��A�:o�:o)��A�:o)�:p��A�:p�:x��A�:x�:|��A�:|�:}��A�:}�:’(��A�:’(�:’)��A�:’)�:’-(��A�:’-(�:’-)��A�:’-)�;)��A�;)�;-)��A�;-)�;-D��A�;-D�;D��A�;D�;_;��A�;_;�<.<��A�<.<�</3��A�</3�<3��A�<3�<33��A�<33�<333��A�<333�<space>��A�<space>�=(��A�=(�=)��A�=)�=/��A�=/�=3��A�=3�=D��A�=D�=[��A�=[�=]��A�=]�=|��A�=|�>.<��A�>.<�>.>��A�>.>�>:(��A�>:(�>:o��A�>:o�><(((*>��A�><(((*>�@_@��A�@_@�A.��A�A.�A.D.��A�A.D.�A.U.C.��A�A.U.C.�AA.��A�AA.�AAA.��A�AAA.�ABSQUE���ORTH�ABSQUE�ABUSQUE���ORTH�ABUSQUE�ACC.��A�ACC.�ADAEQUE���ORTH�ADAEQUE�ADUSQUE���ORTH�ADUSQUE�AEQUE���ORTH�AEQUE�AGR.��A�AGR.�ANTIQUE���ORTH�ANTIQUE�AP.��A�AP.�APR.��A�APR.�APRIL.��A�APRIL.�ATQUE���ORTH�ATQUE�AUG.��A�AUG.�Aa.��A�Aa.�Aaa.��A�Aaa.�Absque���ORTH�Absque�Abusque���ORTH�Abusque�Acc.��A�Acc.�Adaeque���ORTH�Adaeque�Adusque���ORTH�Adusque�Aeque���ORTH�Aeque�Agr.��A�Agr.�Antique���ORTH�Antique�Ap.��A�Ap.�Apr.��A�Apr.�April.��A�April.�Atque���ORTH�Atque�Aug.��A�Aug.�C++��A�C++�C.��A�C.�CAES.��A�CAES.�CAESS.��A�CAESS.�CC.��A�CC.�CIRCUMUNDIQUE���ORTH�CIRCUMUNDIQUE�CN.��A�CN.�COLL.��A�COLL.�CONS.��A�CONS.�CONSEQUE���ORTH�CONSEQUE�CONSS.��A�CONSS.�COS.��A�COS.�COSS.��A�COSS.�CUICUMQUE���ORTH�CUICUMQUE�CUIQUE���ORTH�CUIQUE�CUIUSCUMQUE���ORTH�CUIUSCUMQUE�CUIUSQUE���ORTH�CUIUSQUE�CUMQUE���ORTH�CUMQUE�CUNQUE���ORTH�CUNQUE�Caes.��A�Caes.�Caess.��A�Caess.�Cc.��A�Cc.�Circumundique���ORTH�Circumundique�Cn.��A�Cn.�Coll.��A�Coll.�Cons.��A�Cons.�Conseque���ORTH�Conseque�Conss.��A�Conss.�Cos.��A�Cos.�Coss.��A�Coss.�Cuicumque���ORTH�Cuicumque�Cuique���ORTH�Cuique�Cuiuscumque���ORTH�Cuiuscumque�Cuiusque���ORTH�Cuiusque�Cumque���ORTH�Cumque�Cunque���ORTH�Cunque�D.��A�D.�D.N.��A�D.N.�DAT.��A�DAT.�DD.��A�DD.�DEC.��A�DEC.�DECEMB.��A�DECEMB.�DECEMBR.��A�DECEMBR.�DENIQUE���ORTH�DENIQUE�DEQUE���ORTH�DEQUE�DONIQUE���ORTH�DONIQUE�Dat.��A�Dat.�Dd.��A�Dd.�Dec.��A�Dec.�Decemb.��A�Decemb.�Decembr.��A�Decembr.�Denique���ORTH�Denique�Deque���ORTH�Deque�Donique���ORTH�Donique�F.��A�F.�FEB.��A�FEB.�FEBR.��A�FEBR.�FEBRUAR.��A�FEBRUAR.�Feb.��A�Feb.�Febr.��A�Febr.�Februar.��A�Februar.�HUCUSQUE���ORTH�HUCUSQUE�Hucusque���ORTH�Hucusque�IAN.��A�IAN.�ID.��A�ID.�IMP.��A�IMP.�IMPP.��A�IMPP.�IMPPP.��A�IMPPP.�INIQUE���ORTH�INIQUE�INSEQUE���ORTH�INSEQUE�ITAQUE���ORTH�ITAQUE�IUL.��A�IUL.�IUN.��A�IUN.�Ian.��A�Ian.�Id.��A�Id.�Imp.��A�Imp.�Impp.��A�Impp.�Imppp.��A�Imppp.�Inique���ORTH�Inique�Inseque���ORTH�Inseque�Itaque���ORTH�Itaque�Iul.��A�Iul.�Iun.��A�Iun.�K.��A�K.�KAL.��A�KAL.�Kal.��A�Kal.�L.��A�L.�LONGINQUE���ORTH�LONGINQUE�Longinque���ORTH�Longinque�M'.��A�M'.�M.��A�M.�MAI.��A�MAI.�MAM.��A�MAM.�MAR.��A�MAR.�MART.��A�MART.�MED.��A�MED.�Mai.��A�Mai.�Mam.��A�Mam.�Mar.��A�Mar.�Mart.��A�Mart.�Med.��A�Med.�M’.��A�M’.�N.��A�N.�NAMQUE���ORTH�NAMQUE�NEQUE���ORTH�NEQUE�NN.��A�NN.�NOB.��A�NOB.�NON.��A�NON.�NOU.��A�NOU.�NOUEMB.��A�NOUEMB.�NOV.��A�NOV.�NOVEMB.��A�NOVEMB.�Namque���ORTH�Namque�Neque���ORTH�Neque�Nn.��A�Nn.�Nob.��A�Nob.�Non.��A�Non.�Nou.��A�Nou.�Nouemb.��A�Nouemb.�Nov.��A�Nov.�Novemb.��A�Novemb.�O.O��A�O.O�O.o��A�O.o�OBLIQUE���ORTH�OBLIQUE�OCT.��A�OCT.�OCTOB.��A�OCTOB.�OPET.��A�OPET.�ORD.��A�ORD.�O_O��A�O_O�O_o��A�O_o�Oblique���ORTH�Oblique�Oct.��A�Oct.�Octob.��A�Octob.�Opet.��A�Opet.�Ord.��A�Ord.�P.��A�P.�PAUL.��A�PAUL.�PERAEQUE���ORTH�PERAEQUE�PF.��A�PF.�PL.��A�PL.�PLERAEQUE���ORTH�PLERAEQUE�PLERAMQUE���ORTH�PLERAMQUE�PLERAQUE���ORTH�PLERAQUE�PLERARUMQUE���ORTH�PLERARUMQUE�PLERASQUE���ORTH�PLERASQUE�PLERIQUE���ORTH�PLERIQUE�PLERISQUE���ORTH�PLERISQUE�PLEROQUE���ORTH�PLEROQUE�PLERORUMQUE���ORTH�PLERORUMQUE�PLEROSQUE���ORTH�PLEROSQUE�PLERUMQUE���ORTH�PLERUMQUE�PLERUSQUE���ORTH�PLERUSQUE�PLUR.��A�PLUR.�POST.��A�POST.�PP.��A�PP.�PRAECOQUE���ORTH�PRAECOQUE�PRID.��A�PRID.�PRO.��A�PRO.�PROCOS.��A�PROCOS.�PROPINQUE���ORTH�PROPINQUE�Paul.��A�Paul.�Peraeque���ORTH�Peraeque�Pf.��A�Pf.�Pl.��A�Pl.�Pleraeque���ORTH�Pleraeque�Pleramque���ORTH�Pleramque�Pleraque���ORTH�Pleraque�Plerarumque���ORTH�Plerarumque�Plerasque���ORTH�Plerasque�Plerique���ORTH�Plerique�Plerisque���ORTH�Plerisque�Pleroque���ORTH�Pleroque�Plerorumque���ORTH�Plerorumque�Plerosque���ORTH�Plerosque�Plerumque���ORTH�Plerumque�Plerusque���ORTH�Plerusque�Plur.��A�Plur.�Post.��A�Post.�Pp.��A�Pp.�Praecoque���ORTH�Praecoque�Prid.��A�Prid.�Pro.��A�Pro.�Procos.��A�Procos.�Propinque���ORTH�Propinque�Q.��A�Q.�QUACUMQUE���ORTH�QUACUMQUE�QUAECUMQUE���ORTH�QUAECUMQUE�QUAEQUE���ORTH�QUAEQUE�QUALISCUMQUE���ORTH�QUALISCUMQUE�QUAMCUMQUE���ORTH�QUAMCUMQUE�QUAMQUE���ORTH�QUAMQUE�QUANDOCUMQUE���ORTH�QUANDOCUMQUE�QUANDOQUE���ORTH�QUANDOQUE�QUANTULUSCUMQUE���ORTH�QUANTULUSCUMQUE�QUANTUMCUMQUE���ORTH�QUANTUMCUMQUE�QUANTUSCUMQUE���ORTH�QUANTUSCUMQUE�QUAQUE���ORTH�QUAQUE�QUARUMCUMQUE���ORTH�QUARUMCUMQUE�QUARUMQUE���ORTH�QUARUMQUE�QUASCUMQUE���ORTH�QUASCUMQUE�QUASQUE���ORTH�QUASQUE�QUEMCUMQUE���ORTH�QUEMCUMQUE�QUEMQUE���ORTH�QUEMQUE�QUIBUSCUMQUE���ORTH�QUIBUSCUMQUE�QUIBUSQUE���ORTH�QUIBUSQUE�QUICQUE���ORTH�QUICQUE�QUICUMQUE���ORTH�QUICUMQUE�QUIDCUMQUE���ORTH�QUIDCUMQUE�QUIDQUE���ORTH�QUIDQUE�QUINQUE���ORTH�QUINQUE�QUINT.��A�QUINT.�QUIQUE���ORTH�QUIQUE�QUISQUE���ORTH�QUISQUE�QUOCUMQUE���ORTH�QUOCUMQUE�QUODCUMQUE���ORTH�QUODCUMQUE�QUODQUE���ORTH�QUODQUE�QUOMODOCUMQUE���ORTH�QUOMODOCUMQUE�QUOMQUE���ORTH�QUOMQUE�QUOQUE���ORTH�QUOQUE�QUORUMCUMQUE���ORTH�QUORUMCUMQUE�QUORUMQUE���ORTH�QUORUMQUE�QUOSCUMQUE���ORTH�QUOSCUMQUE�QUOSQUE���ORTH�QUOSQUE�QUOTACUMQUE���ORTH�QUOTACUMQUE�QUOTCUMQUE���ORTH�QUOTCUMQUE�QUOTIENSCUMQUE���ORTH�QUOTIENSCUMQUE�QUOTIENSQUE���ORTH�QUOTIENSQUE�QUOTUSQUISQUE���ORTH�QUOTUSQUISQUE�QUOUSQUE���ORTH�QUOUSQUE�Quacumque���ORTH�Quacumque�Quaecumque���ORTH�Quaecumque�Quaeque���ORTH�Quaeque�Qualiscumque���ORTH�Qualiscumque�Quamcumque���ORTH�Quamcumque�Quamque���ORTH�Quamque�Quandocumque���ORTH�Quandocumque�Quandoque���ORTH�Quandoque�Quantuluscumque���ORTH�Quantuluscumque�Quantumcumque���ORTH�Quantumcumque�Quantuscumque���ORTH�Quantuscumque�Quaque���ORTH�Quaque�Quarumcumque���ORTH�Quarumcumque�Quarumque���ORTH�Quarumque�Quascumque���ORTH�Quascumque�Quasque���ORTH�Quasque�Quemcumque���ORTH�Quemcumque�Quemque���ORTH�Quemque�Quibuscumque���ORTH�Quibuscumque�Quibusque���ORTH�Quibusque�Quicque���ORTH�Quicque�Quicumque���ORTH�Quicumque�Quidcumque���ORTH�Quidcumque�Quidque���ORTH�Quidque�Quinque���ORTH�Quinque�Quint.��A�Quint.�Quique���ORTH�Quique�Quisque���ORTH�Quisque�Quocumque���ORTH�Quocumque�Quodcumque���ORTH�Quodcumque�Quodque���ORTH�Quodque�Quomodocumque���ORTH�Quomodocumque�Quomque���ORTH�Quomque�Quoque���ORTH�Quoque�Quorumcumque���ORTH�Quorumcumque�Quorumque���ORTH�Quorumque�Quoscumque���ORTH�Quoscumque�Quosque���ORTH�Quosque�Quotacumque���ORTH�Quotacumque�Quotcumque���ORTH�Quotcumque�Quotienscumque���ORTH�Quotienscumque�Quotiensque���ORTH�Quotiensque�Quotusquisque���ORTH�Quotusquisque�Quousque���ORTH�Quousque�RELINQUE���ORTH�RELINQUE�Relinque���ORTH�Relinque�S.��A�S.�S.C.��A�S.C.�SCR.��A�SCR.�SEPT.��A�SEPT.�SEPTEMB.��A�SEPTEMB.�SER.��A�SER.�SERT.��A�SERT.�SEX.��A�SEX.�SEXT.��A�SEXT.�SIMULATQUE���ORTH�SIMULATQUE�ST.��A�ST.�STA.��A�STA.�SUFF.��A�SUFF.�Scr.��A�Scr.�Sept.��A�Sept.�Septemb.��A�Septemb.�Ser.��A�Ser.�Sert.��A�Sert.�Sex.��A�Sex.�Sext.��A�Sext.�Simulatque���ORTH�Simulatque�St.��A�St.�Sta.��A�Sta.�Suff.��A�Suff.�T.��A�T.�TI.��A�TI.�TORQUE���ORTH�TORQUE�TRIB.��A�TRIB.�Ti.��A�Ti.�Torque���ORTH�Torque�Trib.��A�Trib.�U.��A�U.�UBICUMQUE���ORTH�UBICUMQUE�UBIQUE���ORTH�UBIQUE�UNAMQUAMQUE���ORTH�UNAMQUAMQUE�UNAQUAEQUE���ORTH�UNAQUAEQUE�UNAQUAQUE���ORTH�UNAQUAQUE�UNDECUMQUE���ORTH�UNDECUMQUE�UNDIQUE���ORTH�UNDIQUE�UNICUIQUE���ORTH�UNICUIQUE�UNIUSCUIUSQUE���ORTH�UNIUSCUIUSQUE�UNOQUOQUE���ORTH�UNOQUOQUE�UNUMQUEMQUE���ORTH�UNUMQUEMQUE�UNUMQUIDQUE���ORTH�UNUMQUIDQUE�UNUMQUODQUE���ORTH�UNUMQUODQUE�UNUSQUISQUE���ORTH�UNUSQUISQUE�UOL.��A�UOL.�UOP.��A�UOP.�USQUE���ORTH�USQUE�USQUEQUAQUE���ORTH�USQUEQUAQUE�UTCUMQUE���ORTH�UTCUMQUE�UTERCUMQUE���ORTH�UTERCUMQUE�UTERQUE���ORTH�UTERQUE�UTIQUE���ORTH�UTIQUE�UTRAEQUE���ORTH�UTRAEQUE�UTRAMQUE���ORTH�UTRAMQUE�UTRAQUE���ORTH�UTRAQUE�UTRARUMQUE���ORTH�UTRARUMQUE�UTRASQUE���ORTH�UTRASQUE�UTRIMQUE���ORTH�UTRIMQUE�UTRIQUE���ORTH�UTRIQUE�UTRISQUE���ORTH�UTRISQUE�UTRIUSQUE���ORTH�UTRIUSQUE�UTROBIQUE���ORTH�UTROBIQUE�UTROQUE���ORTH�UTROQUE�UTRORUMQUE���ORTH�UTRORUMQUE�UTROSQUE���ORTH�UTROSQUE�UTRUBIQUE���ORTH�UTRUBIQUE�UTRUMQUE���ORTH�UTRUMQUE�UU.��A�UU.�Ubicumque���ORTH�Ubicumque�Ubique���ORTH�Ubique�Unamquamque���ORTH�Unamquamque�Unaquaeque���ORTH�Unaquaeque�Unaquaque���ORTH�Unaquaque�Undecumque���ORTH�Undecumque�Undique���ORTH�Undique�Unicuique���ORTH�Unicuique�Uniuscuiusque���ORTH�Uniuscuiusque�Unoquoque���ORTH�Unoquoque�Unumquemque���ORTH�Unumquemque�Unumquidque���ORTH�Unumquidque�Unumquodque���ORTH�Unumquodque�Unusquisque���ORTH�Unusquisque�Uol.��A�Uol.�Uop.��A�Uop.�Usque���ORTH�Usque�Usquequaque���ORTH�Usquequaque�Utcumque���ORTH�Utcumque�Utercumque���ORTH�Utercumque�Uterque���ORTH�Uterque�Utique���ORTH�Utique�Utraeque���ORTH�Utraeque�Utramque���ORTH�Utramque�Utraque���ORTH�Utraque�Utrarumque���ORTH�Utrarumque�Utrasque���ORTH�Utrasque�Utrimque���ORTH�Utrimque�Utrique���ORTH�Utrique�Utrisque���ORTH�Utrisque�Utriusque���ORTH�Utriusque�Utrobique���ORTH�Utrobique�Utroque���ORTH�Utroque�Utrorumque���ORTH�Utrorumque�Utrosque���ORTH�Utrosque�Utrubique���ORTH�Utrubique�Utrumque���ORTH�Utrumque�Uu.��A�Uu.�V.��A�V.�V.V��A�V.V�VOL.��A�VOL.�VOP.��A�VOP.�VV.��A�VV.�V_V��A�V_V�Vol.��A�Vol.�Vop.��A�Vop.�Vv.��A�Vv.�XD��A�XD�XDD��A�XDD�[-:��A�[-:�[:��A�[:�[=��A�[=�\")��A�\")�\n��A�\n�\t��A�\t�]=��A�]=�^_^��A�^_^�^__^��A�^__^�^___^��A�^___^�a.��A�a.�a.d.��A�a.d.�a.u.c.��A�a.u.c.�aa.��A�aa.�aaa.��A�aaa.�absque���ORTH�absque�abusque���ORTH�abusque�acc.��A�acc.�adaeque���ORTH�adaeque�adusque���ORTH�adusque�aeque���ORTH�aeque�agr.��A�agr.�antique���ORTH�antique�ap.��A�ap.�apr.��A�apr.�april.��A�april.�atque���ORTH�atque�aug.��A�aug.�b.��A�b.�c.��A�c.�caes.��A�caes.�caess.��A�caess.�cc.��A�cc.�circumundique���ORTH�circumundique�cn.��A�cn.�coll.��A�coll.�cons.��A�cons.�conseque���ORTH�conseque�conss.��A�conss.�cos.��A�cos.�coss.��A�coss.�cuicumque���ORTH�cuicumque�cuique���ORTH�cuique�cuiuscumque���ORTH�cuiuscumque�cuiusque���ORTH�cuiusque�cumque���ORTH�cumque�cunque���ORTH�cunque�d.��A�d.�d.N.��A�d.N.�d.n.��A�d.n.�dat.��A�dat.�dd.��A�dd.�dec.��A�dec.�decemb.��A�decemb.�decembr.��A�decembr.�denique���ORTH�denique�deque���ORTH�deque�donique���ORTH�donique�e.��A�e.�f.��A�f.�feb.��A�feb.�febr.��A�febr.�februar.��A�februar.�g.��A�g.�h.��A�h.�hucusque���ORTH�hucusque�i.��A�i.�ian.��A�ian.�id.��A�id.�imp.��A�imp.�impp.��A�impp.�imppp.��A�imppp.�inique���ORTH�inique�inseque���ORTH�inseque�itaque���ORTH�itaque�iul.��A�iul.�iun.��A�iun.�j.��A�j.�k.��A�k.�kal.��A�kal.�l.��A�l.�longinque���ORTH�longinque�m'.��A�m'.�m.��A�m.�mai.��A�mai.�mam.��A�mam.�mar.��A�mar.�mart.��A�mart.�mecum��A�me�A�cum�med.��A�med.�m’.��A�m’.�n.��A�n.�namque���ORTH�namque�neque���ORTH�neque�nn.��A�nn.�nob.��A�nob.�nobiscum��A�nobis�A�cum�non.��A�non.�nou.��A�nou.�nouemb.��A�nouemb.�nov.��A�nov.�novemb.��A�novemb.�o.��A�o.�o.0��A�o.0�o.O��A�o.O�o.o��A�o.o�o_0��A�o_0�o_O��A�o_O�o_o��A�o_o�oblique���ORTH�oblique�oct.��A�oct.�octob.��A�octob.�opet.��A�opet.�ord.��A�ord.�p.��A�p.�paul.��A�paul.�peraeque���ORTH�peraeque�pf.��A�pf.�pl.��A�pl.�pleraeque���ORTH�pleraeque�pleramque���ORTH�pleramque�pleraque���ORTH�pleraque�plerarumque���ORTH�plerarumque�plerasque���ORTH�plerasque�plerique���ORTH�plerique�plerisque���ORTH�plerisque�pleroque���ORTH�pleroque�plerorumque���ORTH�plerorumque�plerosque���ORTH�plerosque�plerumque���ORTH�plerumque�plerusque���ORTH�plerusque�plur.��A�plur.�post.��A�post.�pp.��A�pp.�praecoque���ORTH�praecoque�prid.��A�prid.�pro.��A�pro.�procos.��A�procos.�propinque���ORTH�propinque�q.��A�q.�quacumque���ORTH�quacumque�quaecumque���ORTH�quaecumque�quaeque���ORTH�quaeque�qualiscumque���ORTH�qualiscumque�quamcumque���ORTH�quamcumque�quamque���ORTH�quamque�quandocumque���ORTH�quandocumque�quandoque���ORTH�quandoque�quantuluscumque���ORTH�quantuluscumque�quantumcumque���ORTH�quantumcumque�quantuscumque���ORTH�quantuscumque�quaque���ORTH�quaque�quarumcumque���ORTH�quarumcumque�quarumque���ORTH�quarumque�quascumque���ORTH�quascumque�quasque���ORTH�quasque�quemcumque���ORTH�quemcumque�quemque���ORTH�quemque�quibuscumque���ORTH�quibuscumque�quibusque���ORTH�quibusque�quicque���ORTH�quicque�quicumque���ORTH�quicumque�quidcumque���ORTH�quidcumque�quidque���ORTH�quidque�quinque���ORTH�quinque�quint.��A�quint.�quique���ORTH�quique�quisque���ORTH�quisque�quocumque���ORTH�quocumque�quodcumque���ORTH�quodcumque�quodque���ORTH�quodque�quomodocumque���ORTH�quomodocumque�quomque���ORTH�quomque�quoque���ORTH�quoque�quorumcumque���ORTH�quorumcumque�quorumque���ORTH�quorumque�quoscumque���ORTH�quoscumque�quosque���ORTH�quosque�quotacumque���ORTH�quotacumque�quotcumque���ORTH�quotcumque�quotienscumque���ORTH�quotienscumque�quotiensque���ORTH�quotiensque�quotusquisque���ORTH�quotusquisque�quousque���ORTH�quousque�r.��A�r.�relinque���ORTH�relinque�s.��A�s.�s.c.��A�s.c.�scr.��A�scr.�sept.��A�sept.�septemb.��A�septemb.�ser.��A�ser.�sert.��A�sert.�sex.��A�sex.�sext.��A�sext.�simulatque���ORTH�simulatque�st.��A�st.�sta.��A�sta.�suff.��A�suff.�t.��A�t.�tecum��A�te�A�cum�ti.��A�ti.�torque���ORTH�torque�trib.��A�trib.�u.��A�u.�ubicumque���ORTH�ubicumque�ubique���ORTH�ubique�unamquamque���ORTH�unamquamque�unaquaeque���ORTH�unaquaeque�unaquaque���ORTH�unaquaque�undecumque���ORTH�undecumque�undique���ORTH�undique�unicuique���ORTH�unicuique�uniuscuiusque���ORTH�uniuscuiusque�unoquoque���ORTH�unoquoque�unumquemque���ORTH�unumquemque�unumquidque���ORTH�unumquidque�unumquodque���ORTH�unumquodque�unusquisque���ORTH�unusquisque�uobiscum��A�uobis�A�cum�uol.��A�uol.�uop.��A�uop.�usque���ORTH�usque�usquequaque���ORTH�usquequaque�utcumque���ORTH�utcumque�utercumque���ORTH�utercumque�uterque���ORTH�uterque�utique���ORTH�utique�utraeque���ORTH�utraeque�utramque���ORTH�utramque�utraque���ORTH�utraque�utrarumque���ORTH�utrarumque�utrasque���ORTH�utrasque�utrimque���ORTH�utrimque�utrique���ORTH�utrique�utrisque���ORTH�utrisque�utriusque���ORTH�utriusque�utrobique���ORTH�utrobique�utroque���ORTH�utroque�utrorumque���ORTH�utrorumque�utrosque���ORTH�utrosque�utrubique���ORTH�utrubique�utrumque���ORTH�utrumque�uu.��A�uu.�v.��A�v.�v.v��A�v.v�v_v��A�v_v�vobiscum��A�vobis�A�cum�vol.��A�vol.�vop.��A�vop.�vv.��A�vv.�w.��A�w.�x.��A�x.�xD��A�xD�xDD��A�xDD�y.��A�y.�z.��A�z.� ��A� C� �¯\(ツ)/¯��A�¯\(ツ)/¯�°C.��A�°�A�C�A�.�°F.��A�°�A�F�A�.�°K.��A�°�A�K�A�.�°c.��A�°�A�c�A�.�°f.��A�°�A�f�A�.�°k.��A�°�A�k�A�.�ä.��A�ä.�ö.��A�ö.�ü.��A�ü.�ಠ_ಠ��A�ಠ_ಠ�ಠ︵ಠ��A�ಠ︵ಠ�—��A�—�’��A�’�’’��A�’’�faster_heuristics�
|
trainable_lemmatizer/cfg
CHANGED
@@ -33,23 +33,23 @@
|
|
33 |
66,
|
34 |
68,
|
35 |
70,
|
36 |
-
|
37 |
73,
|
38 |
75,
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
86,
|
43 |
88,
|
44 |
90,
|
45 |
92,
|
46 |
94,
|
47 |
-
|
48 |
97,
|
49 |
99,
|
50 |
101,
|
51 |
-
|
52 |
-
|
53 |
110,
|
54 |
112,
|
55 |
114,
|
@@ -57,38 +57,38 @@
|
|
57 |
118,
|
58 |
120,
|
59 |
122,
|
60 |
-
|
61 |
127,
|
62 |
129,
|
63 |
-
|
64 |
134,
|
65 |
136,
|
66 |
138,
|
67 |
140,
|
68 |
142,
|
69 |
-
|
70 |
149,
|
71 |
151,
|
72 |
153,
|
73 |
155,
|
74 |
157,
|
75 |
-
|
76 |
160,
|
77 |
162,
|
78 |
-
|
79 |
-
|
80 |
170,
|
81 |
172,
|
82 |
-
|
83 |
-
|
84 |
180,
|
85 |
-
|
86 |
185,
|
87 |
187,
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
198,
|
93 |
200,
|
94 |
202,
|
@@ -139,20 +139,19 @@
|
|
139 |
301,
|
140 |
303,
|
141 |
305,
|
142 |
-
307,
|
143 |
309,
|
144 |
311,
|
145 |
313,
|
146 |
315,
|
147 |
-
|
148 |
318,
|
149 |
320,
|
150 |
-
|
151 |
325,
|
152 |
327,
|
153 |
-
|
154 |
332,
|
155 |
-
|
156 |
338,
|
157 |
340,
|
158 |
342,
|
@@ -160,39 +159,39 @@
|
|
160 |
346,
|
161 |
348,
|
162 |
350,
|
163 |
-
|
164 |
356,
|
165 |
358,
|
166 |
360,
|
167 |
-
|
168 |
365,
|
169 |
-
|
170 |
368,
|
171 |
370,
|
172 |
372,
|
173 |
374,
|
174 |
-
|
175 |
379,
|
176 |
-
|
177 |
384,
|
178 |
-
|
179 |
387,
|
180 |
389,
|
181 |
391,
|
182 |
393,
|
183 |
395,
|
184 |
-
|
185 |
400,
|
186 |
402,
|
187 |
404,
|
188 |
-
|
189 |
409,
|
190 |
411,
|
191 |
413,
|
192 |
-
|
193 |
418,
|
194 |
420,
|
195 |
-
|
196 |
425,
|
197 |
427,
|
198 |
429,
|
@@ -202,38 +201,38 @@
|
|
202 |
437,
|
203 |
439,
|
204 |
441,
|
205 |
-
|
206 |
447,
|
207 |
-
|
208 |
452,
|
209 |
-
|
210 |
457,
|
211 |
459,
|
212 |
-
|
213 |
-
463,
|
214 |
464,
|
215 |
-
|
|
|
216 |
469,
|
217 |
471,
|
218 |
473,
|
219 |
-
|
220 |
478,
|
221 |
-
|
222 |
483,
|
223 |
485,
|
224 |
-
|
225 |
490,
|
226 |
492,
|
227 |
494,
|
228 |
496,
|
229 |
-
|
230 |
501,
|
231 |
-
|
232 |
506,
|
233 |
508,
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
517,
|
238 |
519,
|
239 |
521,
|
@@ -242,1327 +241,1329 @@
|
|
242 |
526,
|
243 |
529,
|
244 |
530,
|
245 |
-
|
246 |
532,
|
247 |
534,
|
248 |
-
|
249 |
535,
|
250 |
537,
|
251 |
-
|
252 |
-
|
253 |
-
|
|
|
254 |
546,
|
255 |
548,
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
555,
|
260 |
557,
|
261 |
560,
|
262 |
-
|
263 |
563,
|
264 |
565,
|
265 |
568,
|
266 |
571,
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
596,
|
278 |
-
|
279 |
-
|
280 |
-
|
|
|
281 |
605,
|
282 |
607,
|
283 |
608,
|
284 |
610,
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
618,
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
632,
|
295 |
633,
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
646,
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
654,
|
306 |
-
|
307 |
-
|
308 |
659,
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
671,
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
692,
|
325 |
694,
|
326 |
697,
|
|
|
327 |
700,
|
328 |
702,
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
717,
|
337 |
721,
|
338 |
723,
|
339 |
-
|
340 |
728,
|
341 |
730,
|
342 |
732,
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
|
|
|
|
361 |
775,
|
362 |
777,
|
363 |
779,
|
364 |
781,
|
365 |
783,
|
366 |
785,
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
804,
|
377 |
806,
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
814,
|
382 |
815,
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
827,
|
389 |
829,
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
|
|
398 |
848,
|
399 |
850,
|
400 |
852,
|
401 |
854,
|
402 |
-
|
403 |
-
|
404 |
859,
|
405 |
861,
|
406 |
863,
|
407 |
-
865,
|
408 |
866,
|
409 |
868,
|
410 |
870,
|
411 |
872,
|
412 |
874,
|
413 |
-
|
|
|
|
|
414 |
879,
|
415 |
881,
|
416 |
883,
|
417 |
885,
|
418 |
-
498,
|
419 |
887,
|
420 |
-
|
421 |
-
|
422 |
894,
|
423 |
-
|
424 |
-
|
425 |
900,
|
426 |
902,
|
427 |
905,
|
428 |
-
|
429 |
-
909,
|
430 |
910,
|
431 |
912,
|
432 |
-
|
|
|
433 |
917,
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
929,
|
439 |
931,
|
440 |
-
932,
|
441 |
933,
|
|
|
442 |
937,
|
443 |
939,
|
444 |
941,
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
951,
|
450 |
953,
|
451 |
955,
|
452 |
957,
|
453 |
959,
|
454 |
-
|
455 |
965,
|
456 |
967,
|
457 |
-
969,
|
458 |
971,
|
|
|
459 |
975,
|
460 |
977,
|
461 |
979,
|
|
|
462 |
983,
|
463 |
985,
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
1008,
|
474 |
1011,
|
475 |
1013,
|
476 |
1015,
|
|
|
477 |
1019,
|
478 |
1021,
|
479 |
1023,
|
480 |
-
|
481 |
1027,
|
482 |
-
|
483 |
1031,
|
484 |
1033,
|
485 |
1035,
|
486 |
-
|
487 |
-
|
488 |
1042,
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
1050,
|
493 |
-
|
494 |
-
|
495 |
1057,
|
496 |
1059,
|
497 |
1061,
|
498 |
1063,
|
499 |
-
|
500 |
1067,
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
|
|
507 |
1083,
|
508 |
-
1084,
|
509 |
1085,
|
|
|
510 |
1088,
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
1102,
|
518 |
1104,
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
1111,
|
523 |
1113,
|
524 |
1115,
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
1135,
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
|
|
539 |
1149,
|
540 |
-
|
541 |
-
|
542 |
1155,
|
543 |
1157,
|
544 |
-
|
545 |
-
|
|
|
546 |
1163,
|
547 |
1165,
|
548 |
1167,
|
549 |
1169,
|
550 |
-
|
551 |
-
1173,
|
552 |
1174,
|
553 |
1176,
|
554 |
1178,
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
1192,
|
562 |
1194,
|
|
|
563 |
1196,
|
564 |
1198,
|
565 |
1200,
|
566 |
1202,
|
567 |
-
|
568 |
-
|
569 |
1208,
|
570 |
1210,
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
|
576 |
-
1220,
|
577 |
-
1222,
|
578 |
1224,
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
1235,
|
584 |
1237,
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
|
|
|
|
596 |
1265,
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
1278,
|
603 |
1280,
|
604 |
-
|
605 |
-
1283,
|
606 |
1285,
|
607 |
1287,
|
608 |
1289,
|
609 |
-
|
|
|
610 |
1294,
|
|
|
611 |
1296,
|
612 |
1298,
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
1306,
|
617 |
1308,
|
618 |
1310,
|
619 |
-
1311,
|
620 |
1312,
|
621 |
1314,
|
622 |
1316,
|
623 |
-
1318,
|
624 |
1320,
|
625 |
-
1321,
|
626 |
1323,
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
1331,
|
631 |
1333,
|
632 |
1335,
|
633 |
-
|
|
|
634 |
1341,
|
635 |
1343,
|
636 |
1345,
|
637 |
1347,
|
638 |
1349,
|
639 |
-
|
640 |
-
|
641 |
-
1355,
|
642 |
1357,
|
643 |
1359,
|
644 |
1361,
|
645 |
1363,
|
646 |
-
|
647 |
-
|
|
|
648 |
1371,
|
649 |
-
1373,
|
650 |
1375,
|
651 |
1377,
|
652 |
1379,
|
653 |
1381,
|
654 |
1383,
|
655 |
1385,
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
1395,
|
660 |
1397,
|
661 |
-
|
662 |
1402,
|
663 |
-
|
664 |
1407,
|
665 |
1409,
|
666 |
1411,
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
1421,
|
671 |
1423,
|
672 |
1425,
|
|
|
|
|
673 |
1428,
|
674 |
1430,
|
675 |
-
|
676 |
1435,
|
677 |
-
1437,
|
678 |
1438,
|
679 |
-
1439,
|
680 |
1440,
|
681 |
1442,
|
682 |
1444,
|
683 |
-
|
684 |
-
|
685 |
1452,
|
686 |
1454,
|
687 |
1456,
|
688 |
-
|
689 |
1461,
|
690 |
-
|
691 |
-
|
692 |
-
|
|
|
693 |
1471,
|
694 |
1473,
|
695 |
1475,
|
696 |
-
|
697 |
1479,
|
698 |
1481,
|
699 |
1483,
|
700 |
1485,
|
701 |
-
|
702 |
1488,
|
|
|
703 |
1492,
|
704 |
-
|
705 |
-
|
706 |
-
1498,
|
707 |
-
1499,
|
708 |
1501,
|
709 |
1503,
|
710 |
-
|
711 |
1508,
|
712 |
1510,
|
713 |
-
|
714 |
1516,
|
715 |
-
|
716 |
1521,
|
717 |
1523,
|
718 |
1525,
|
|
|
719 |
1529,
|
720 |
1531,
|
721 |
1534,
|
722 |
1536,
|
|
|
723 |
1538,
|
724 |
1540,
|
725 |
1542,
|
726 |
1544,
|
|
|
727 |
1547,
|
728 |
1549,
|
729 |
-
1550,
|
730 |
1551,
|
731 |
-
|
732 |
-
|
733 |
-
|
|
|
734 |
1559,
|
735 |
-
|
736 |
-
1562,
|
737 |
1564,
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
1571,
|
742 |
1572,
|
743 |
-
|
744 |
1577,
|
745 |
1579,
|
746 |
1581,
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
1594,
|
753 |
1595,
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
|
|
759 |
1609,
|
760 |
1611,
|
761 |
-
|
762 |
-
|
|
|
763 |
1618,
|
764 |
1620,
|
765 |
1622,
|
766 |
1624,
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
1633,
|
772 |
1635,
|
773 |
-
|
774 |
-
|
|
|
775 |
1641,
|
776 |
-
|
777 |
-
|
778 |
-
1648,
|
779 |
1649,
|
780 |
-
|
|
|
781 |
1653,
|
782 |
-
|
783 |
1657,
|
784 |
1659,
|
|
|
785 |
1662,
|
786 |
-
|
787 |
1665,
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
1674,
|
793 |
1675,
|
794 |
1677,
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
1689,
|
801 |
1691,
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
1704,
|
807 |
1705,
|
808 |
1707,
|
809 |
-
|
|
|
810 |
1713,
|
811 |
1715,
|
|
|
812 |
1719,
|
813 |
-
|
814 |
-
|
815 |
1726,
|
816 |
-
|
817 |
-
|
818 |
1732,
|
819 |
-
|
|
|
820 |
1737,
|
821 |
1739,
|
822 |
1741,
|
|
|
823 |
1744,
|
824 |
1746,
|
825 |
-
1747,
|
826 |
1748,
|
827 |
1750,
|
828 |
1752,
|
829 |
1754,
|
830 |
-
|
831 |
1758,
|
832 |
-
1759,
|
833 |
1761,
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
1773,
|
840 |
1776,
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
1791,
|
847 |
-
1793,
|
848 |
1795,
|
849 |
-
|
850 |
1800,
|
851 |
1803,
|
852 |
-
|
|
|
853 |
1810,
|
854 |
1813,
|
855 |
1815,
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
|
|
860 |
1828,
|
861 |
-
|
862 |
-
|
863 |
-
1834,
|
864 |
1836,
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
1848,
|
870 |
1851,
|
871 |
1853,
|
872 |
-
|
873 |
-
|
874 |
-
|
|
|
875 |
1863,
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
1871,
|
880 |
1873,
|
881 |
1876,
|
882 |
1878,
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
1888,
|
887 |
1890,
|
888 |
-
|
889 |
-
|
|
|
890 |
1898,
|
891 |
-
|
892 |
-
|
|
|
893 |
1904,
|
894 |
1906,
|
895 |
1908,
|
896 |
1910,
|
897 |
-
|
898 |
-
|
899 |
-
1915,
|
900 |
1916,
|
901 |
-
|
902 |
1920,
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
|
|
|
907 |
1931,
|
908 |
1932,
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
1941,
|
914 |
1943,
|
915 |
1944,
|
916 |
-
|
917 |
1948,
|
|
|
918 |
1950,
|
919 |
1952,
|
920 |
1955,
|
921 |
-
1956,
|
922 |
1958,
|
923 |
1960,
|
924 |
-
1961,
|
925 |
1962,
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
1975,
|
932 |
-
|
|
|
933 |
1981,
|
934 |
1984,
|
935 |
1986,
|
|
|
936 |
1988,
|
937 |
1990,
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
2007,
|
947 |
2008,
|
948 |
2010,
|
949 |
2012,
|
950 |
-
|
951 |
-
|
952 |
2019,
|
953 |
2021,
|
954 |
2023,
|
955 |
2025,
|
956 |
2027,
|
957 |
-
2029,
|
958 |
2030,
|
|
|
959 |
2033,
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
|
|
964 |
2044,
|
965 |
-
|
966 |
2049,
|
967 |
-
|
968 |
-
|
969 |
-
2054,
|
970 |
2056,
|
971 |
2058,
|
972 |
2060,
|
973 |
-
|
974 |
-
|
975 |
2066,
|
976 |
2068,
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
|
|
985 |
2088,
|
986 |
-
|
987 |
-
2091,
|
988 |
2093,
|
989 |
2095,
|
990 |
2097,
|
991 |
-
|
992 |
-
|
|
|
993 |
2103,
|
994 |
2105,
|
995 |
-
|
|
|
996 |
2110,
|
997 |
-
|
998 |
2114,
|
999 |
2115,
|
|
|
1000 |
2117,
|
1001 |
2119,
|
1002 |
-
2120,
|
1003 |
2122,
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
2130,
|
1008 |
2131,
|
1009 |
-
2132,
|
1010 |
2133,
|
1011 |
-
2134,
|
1012 |
2136,
|
1013 |
-
|
1014 |
-
|
1015 |
2143,
|
1016 |
2146,
|
1017 |
2148,
|
1018 |
2150,
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
|
|
1022 |
2161,
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
2169,
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
2180,
|
1032 |
2182,
|
1033 |
-
|
1034 |
-
|
1035 |
2188,
|
1036 |
2191,
|
|
|
1037 |
2195,
|
1038 |
2197,
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
2216,
|
1048 |
2218,
|
1049 |
2221,
|
1050 |
2223,
|
1051 |
-
|
1052 |
2228,
|
1053 |
2230,
|
1054 |
2232,
|
1055 |
2234,
|
1056 |
-
|
1057 |
-
|
|
|
1058 |
2242,
|
1059 |
2244,
|
1060 |
-
|
1061 |
2249,
|
1062 |
2251,
|
1063 |
2253,
|
1064 |
2255,
|
1065 |
2257,
|
1066 |
-
|
1067 |
2261,
|
1068 |
2263,
|
1069 |
-
|
1070 |
-
|
1071 |
-
2270,
|
1072 |
2272,
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
2282,
|
1078 |
2284,
|
1079 |
-
|
|
|
1080 |
2290,
|
1081 |
2292,
|
1082 |
2294,
|
1083 |
2296,
|
1084 |
-
2297,
|
1085 |
2299,
|
1086 |
2301,
|
1087 |
2303,
|
1088 |
2305,
|
1089 |
-
|
1090 |
-
|
1091 |
2312,
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
2328,
|
1099 |
2330,
|
1100 |
2332,
|
1101 |
-
|
1102 |
-
|
|
|
1103 |
2339,
|
1104 |
2341,
|
1105 |
2343,
|
1106 |
2345,
|
1107 |
-
|
1108 |
2349,
|
1109 |
-
|
1110 |
2352,
|
1111 |
2354,
|
1112 |
2356,
|
1113 |
-
|
1114 |
-
|
1115 |
-
2362,
|
1116 |
2363,
|
1117 |
2365,
|
1118 |
-
|
|
|
1119 |
2370,
|
1120 |
2372,
|
1121 |
2374,
|
1122 |
2376,
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
2391,
|
1131 |
2393,
|
1132 |
2395,
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
2409,
|
1139 |
2411,
|
1140 |
2413,
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
2428,
|
1148 |
2430,
|
1149 |
2432,
|
1150 |
-
|
1151 |
2436,
|
1152 |
-
|
|
|
|
|
1153 |
2441,
|
1154 |
2443,
|
1155 |
2446,
|
1156 |
-
2447,
|
1157 |
-
1399,
|
1158 |
2448,
|
1159 |
2450,
|
1160 |
2452,
|
1161 |
2454,
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
|
|
1171 |
2475,
|
1172 |
2477,
|
1173 |
2479,
|
1174 |
-
|
1175 |
-
|
1176 |
-
2485,
|
1177 |
2486,
|
1178 |
2488,
|
1179 |
2491,
|
1180 |
-
|
|
|
1181 |
2496,
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
2505,
|
1186 |
-
2507,
|
1187 |
2508,
|
1188 |
-
|
1189 |
-
|
1190 |
2514,
|
1191 |
-
|
|
|
1192 |
2520,
|
1193 |
-
2522,
|
1194 |
2524,
|
1195 |
2526,
|
1196 |
-
|
1197 |
-
2530,
|
1198 |
2532,
|
|
|
1199 |
2536,
|
1200 |
2538,
|
|
|
1201 |
2541,
|
1202 |
-
|
1203 |
-
|
|
|
1204 |
2548,
|
|
|
1205 |
2550,
|
1206 |
2552,
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
2559,
|
1211 |
2560,
|
1212 |
-
|
1213 |
-
2562,
|
1214 |
2564,
|
1215 |
2566,
|
1216 |
2568,
|
1217 |
2570,
|
1218 |
-
|
1219 |
-
|
1220 |
2576,
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
2585,
|
1225 |
-
|
1226 |
-
|
1227 |
2591,
|
1228 |
2593,
|
1229 |
2595,
|
1230 |
2597,
|
1231 |
2599,
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
2607,
|
1236 |
2609,
|
1237 |
2611,
|
1238 |
2614,
|
1239 |
2616,
|
1240 |
-
|
1241 |
2619,
|
1242 |
2621,
|
1243 |
2623,
|
1244 |
-
|
1245 |
-
|
1246 |
2629,
|
1247 |
2631,
|
1248 |
2633,
|
1249 |
2635,
|
1250 |
2637,
|
1251 |
2639,
|
1252 |
-
2641,
|
1253 |
2643,
|
1254 |
2645,
|
1255 |
2647,
|
1256 |
2649,
|
1257 |
-
|
1258 |
-
|
1259 |
-
|
1260 |
2657,
|
1261 |
2659,
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
2668,
|
1266 |
2669,
|
1267 |
2671,
|
1268 |
2673,
|
1269 |
2675,
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
|
|
1276 |
2690,
|
1277 |
2692,
|
1278 |
-
|
1279 |
2696,
|
1280 |
2698,
|
1281 |
-
|
1282 |
2702,
|
1283 |
2704,
|
1284 |
-
|
1285 |
-
2708,
|
1286 |
2710,
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
2719,
|
|
|
1291 |
2722,
|
|
|
1292 |
2725,
|
1293 |
2727,
|
1294 |
2729,
|
1295 |
-
|
1296 |
-
2733,
|
1297 |
2734,
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
2759,
|
1310 |
2762,
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
2772,
|
1315 |
-
|
1316 |
2777,
|
1317 |
-
|
1318 |
2782,
|
1319 |
2784,
|
1320 |
2787,
|
1321 |
2790,
|
1322 |
2792,
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
|
|
1327 |
2803,
|
1328 |
2805,
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
|
|
1333 |
2815,
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
2822,
|
1338 |
-
2824,
|
1339 |
2825,
|
1340 |
-
|
1341 |
-
|
|
|
1342 |
2833,
|
1343 |
-
|
1344 |
-
|
|
|
1345 |
2840,
|
1346 |
2842,
|
1347 |
-
2843,
|
1348 |
2844,
|
1349 |
2846,
|
1350 |
-
|
1351 |
2850,
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
1355 |
-
2859,
|
1356 |
2860,
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
2871,
|
|
|
1362 |
2874,
|
1363 |
2876,
|
1364 |
2878,
|
1365 |
-
|
|
|
1366 |
2883,
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
|
|
1370 |
2890,
|
1371 |
2892,
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
2897,
|
1376 |
-
2899,
|
1377 |
2900,
|
1378 |
2902,
|
1379 |
2904,
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
2912,
|
1384 |
2914,
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
|
|
1388 |
2924,
|
1389 |
2926,
|
1390 |
2928,
|
1391 |
-
|
1392 |
2932,
|
|
|
1393 |
2934,
|
1394 |
2936,
|
1395 |
2938,
|
1396 |
-
|
1397 |
2942,
|
1398 |
-
2382,
|
1399 |
2944,
|
1400 |
2946,
|
1401 |
2948,
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
2965,
|
1410 |
-
|
1411 |
-
|
1412 |
2972,
|
|
|
1413 |
2974,
|
1414 |
-
|
1415 |
2977,
|
1416 |
2979,
|
1417 |
-
2981,
|
1418 |
2982,
|
1419 |
-
2984,
|
1420 |
2985,
|
1421 |
2987,
|
1422 |
-
|
1423 |
-
|
1424 |
2993,
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
3002,
|
1429 |
3004,
|
1430 |
3006,
|
1431 |
-
|
|
|
|
|
1432 |
3010,
|
|
|
1433 |
3013,
|
1434 |
3015,
|
1435 |
3017,
|
1436 |
-
|
1437 |
-
3018,
|
1438 |
-
3020,
|
1439 |
3021,
|
1440 |
3024,
|
1441 |
-
3026,
|
1442 |
3027,
|
1443 |
3029,
|
1444 |
3031,
|
1445 |
3033,
|
1446 |
3035,
|
|
|
1447 |
3038,
|
|
|
1448 |
3041,
|
1449 |
3043,
|
1450 |
3045,
|
1451 |
-
|
1452 |
-
3049,
|
1453 |
3050,
|
1454 |
-
|
1455 |
-
|
1456 |
3055,
|
1457 |
3057,
|
1458 |
3059,
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
3067,
|
1463 |
3069,
|
1464 |
3071,
|
1465 |
3073,
|
1466 |
3075,
|
1467 |
3077,
|
1468 |
-
|
|
|
1469 |
3083,
|
1470 |
3085,
|
|
|
1471 |
3087,
|
1472 |
3089,
|
1473 |
3091,
|
1474 |
3093,
|
1475 |
3095,
|
|
|
1476 |
3097,
|
1477 |
-
3098,
|
1478 |
3099,
|
1479 |
3101,
|
1480 |
3103,
|
1481 |
-
|
1482 |
-
3107,
|
1483 |
3108,
|
1484 |
3110,
|
1485 |
3112,
|
1486 |
3114,
|
1487 |
-
|
1488 |
-
|
1489 |
-
|
1490 |
-
|
1491 |
3125,
|
1492 |
3127,
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
3136,
|
|
|
1497 |
3139,
|
1498 |
3141,
|
1499 |
-
|
1500 |
-
|
1501 |
-
3147,
|
1502 |
3148,
|
1503 |
3150,
|
1504 |
3152,
|
1505 |
-
|
1506 |
3157,
|
1507 |
-
|
1508 |
-
|
1509 |
-
|
1510 |
3166,
|
|
|
1511 |
3169,
|
1512 |
3171,
|
1513 |
3173,
|
1514 |
3175,
|
1515 |
3177,
|
1516 |
-
3178,
|
1517 |
3180,
|
1518 |
3182,
|
1519 |
3184,
|
1520 |
3186,
|
1521 |
-
|
1522 |
3191,
|
1523 |
-
|
1524 |
-
3195,
|
1525 |
3197,
|
1526 |
-
|
|
|
1527 |
3203,
|
1528 |
-
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
3214,
|
1533 |
3216,
|
1534 |
-
|
1535 |
-
|
1536 |
-
|
|
|
1537 |
3228,
|
1538 |
3230,
|
1539 |
-
|
1540 |
3235,
|
1541 |
3237,
|
1542 |
3239,
|
1543 |
3241,
|
1544 |
3243,
|
1545 |
-
|
1546 |
-
|
|
|
|
|
1547 |
3252,
|
|
|
1548 |
3254,
|
1549 |
3256,
|
1550 |
3258,
|
1551 |
-
|
1552 |
3262,
|
1553 |
-
|
1554 |
-
3266,
|
1555 |
3267,
|
1556 |
-
|
1557 |
-
3270,
|
1558 |
3272,
|
1559 |
-
|
1560 |
-
|
1561 |
3279,
|
1562 |
3281,
|
1563 |
3283,
|
1564 |
-
|
1565 |
-
|
|
|
1566 |
3291,
|
1567 |
3293,
|
1568 |
3295,
|
@@ -1570,69 +1571,71 @@
|
|
1570 |
3299,
|
1571 |
3301,
|
1572 |
3303,
|
1573 |
-
|
1574 |
-
|
1575 |
3309,
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
3318,
|
1581 |
-
|
1582 |
3322,
|
1583 |
3324,
|
1584 |
-
3326,
|
1585 |
3328,
|
1586 |
3330,
|
1587 |
3332,
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
|
|
1593 |
3346,
|
|
|
1594 |
3349,
|
1595 |
-
|
1596 |
3353,
|
1597 |
-
3354,
|
1598 |
3357,
|
1599 |
-
|
1600 |
-
3360,
|
1601 |
3361,
|
1602 |
3363,
|
|
|
1603 |
3366,
|
1604 |
-
|
|
|
1605 |
3371,
|
1606 |
-
|
1607 |
3375,
|
1608 |
-
|
|
|
1609 |
3379,
|
1610 |
-
|
1611 |
3383,
|
1612 |
-
3384,
|
1613 |
3385,
|
|
|
1614 |
3388,
|
1615 |
3389,
|
1616 |
3390,
|
1617 |
-
|
1618 |
3393,
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
3400,
|
1623 |
-
|
1624 |
3403,
|
1625 |
-
3404,
|
1626 |
3405,
|
1627 |
-
|
1628 |
3408,
|
1629 |
-
|
|
|
1630 |
3412,
|
1631 |
3414,
|
1632 |
-
|
1633 |
-
|
1634 |
3419,
|
1635 |
-
|
1636 |
3422,
|
1637 |
3423,
|
1638 |
3425,
|
@@ -1640,412 +1643,411 @@
|
|
1640 |
3428,
|
1641 |
3430,
|
1642 |
3432,
|
1643 |
-
|
1644 |
-
3435,
|
1645 |
-
3436,
|
1646 |
3437,
|
1647 |
-
3439,
|
1648 |
3440,
|
1649 |
3442,
|
|
|
1650 |
3444,
|
1651 |
-
|
1652 |
3448,
|
|
|
|
|
1653 |
3451,
|
1654 |
-
|
1655 |
-
|
1656 |
3457,
|
1657 |
-
3458,
|
1658 |
3459,
|
|
|
1659 |
3462,
|
1660 |
-
3463,
|
1661 |
3464,
|
1662 |
-
|
1663 |
3467,
|
1664 |
-
|
1665 |
-
|
1666 |
-
|
1667 |
-
|
1668 |
-
|
1669 |
3478,
|
1670 |
-
3480,
|
1671 |
3481,
|
1672 |
-
|
1673 |
-
|
1674 |
-
|
1675 |
3489,
|
1676 |
-
|
1677 |
-
|
1678 |
-
|
|
|
1679 |
3497,
|
1680 |
3499,
|
|
|
1681 |
3502,
|
1682 |
3503,
|
1683 |
3504,
|
1684 |
-
|
1685 |
-
|
1686 |
3509,
|
1687 |
-
|
|
|
1688 |
3512,
|
1689 |
3514,
|
1690 |
-
|
1691 |
3517,
|
1692 |
3518,
|
1693 |
3519,
|
1694 |
3521,
|
1695 |
3522,
|
1696 |
-
3524,
|
1697 |
3525,
|
1698 |
-
|
1699 |
-
|
1700 |
-
|
1701 |
-
3531,
|
1702 |
-
3532,
|
1703 |
-
3533,
|
1704 |
3534,
|
1705 |
3536,
|
1706 |
-
|
1707 |
3539,
|
|
|
1708 |
3542,
|
1709 |
3543,
|
1710 |
-
|
1711 |
-
|
|
|
|
|
|
|
1712 |
3551,
|
1713 |
-
3553,
|
1714 |
3554,
|
1715 |
3556,
|
1716 |
3558,
|
1717 |
-
3559,
|
1718 |
3560,
|
1719 |
-
|
1720 |
-
3563,
|
1721 |
-
3565,
|
1722 |
3566,
|
1723 |
-
3567,
|
1724 |
3568,
|
|
|
1725 |
3571,
|
1726 |
3573,
|
1727 |
-
|
1728 |
3577,
|
1729 |
3579,
|
|
|
1730 |
3583,
|
|
|
1731 |
3585,
|
1732 |
-
|
1733 |
-
|
1734 |
3590,
|
|
|
1735 |
3593,
|
1736 |
3594,
|
1737 |
-
|
1738 |
3598,
|
1739 |
3600,
|
1740 |
-
3447,
|
1741 |
-
3602,
|
1742 |
3603,
|
|
|
1743 |
3606,
|
1744 |
3607,
|
1745 |
-
|
1746 |
-
3610,
|
1747 |
3611,
|
|
|
1748 |
3614,
|
1749 |
-
|
1750 |
-
|
1751 |
-
|
1752 |
3622,
|
1753 |
3623,
|
1754 |
-
|
|
|
1755 |
3626,
|
1756 |
3628,
|
|
|
1757 |
3630,
|
1758 |
3631,
|
1759 |
3633,
|
1760 |
-
|
1761 |
-
|
1762 |
3639,
|
1763 |
-
3640,
|
1764 |
-
2497,
|
1765 |
3642,
|
1766 |
-
|
1767 |
-
3645,
|
1768 |
3646,
|
1769 |
-
|
1770 |
-
3648,
|
1771 |
-
3650,
|
1772 |
3652,
|
1773 |
3654,
|
|
|
|
|
1774 |
3656,
|
1775 |
-
|
1776 |
-
|
1777 |
-
|
|
|
|
|
1778 |
3666,
|
|
|
1779 |
3669,
|
1780 |
-
|
1781 |
-
83,
|
1782 |
3672,
|
1783 |
3673,
|
1784 |
-
3501,
|
1785 |
3675,
|
1786 |
3677,
|
|
|
1787 |
3679,
|
1788 |
3681,
|
1789 |
3683,
|
1790 |
-
|
1791 |
3686,
|
1792 |
-
|
1793 |
3689,
|
1794 |
3690,
|
1795 |
-
|
1796 |
-
3694,
|
1797 |
3695,
|
1798 |
3696,
|
|
|
1799 |
3698,
|
|
|
1800 |
3700,
|
1801 |
3702,
|
1802 |
-
3703,
|
1803 |
3705,
|
1804 |
3706,
|
1805 |
-
|
1806 |
3710,
|
1807 |
-
3712,
|
1808 |
3713,
|
1809 |
3714,
|
1810 |
-
3715,
|
1811 |
3716,
|
1812 |
-
|
1813 |
3719,
|
|
|
|
|
1814 |
3722,
|
1815 |
-
|
1816 |
-
3725,
|
1817 |
3727,
|
|
|
1818 |
3730,
|
1819 |
-
|
1820 |
-
3734,
|
1821 |
-
3735,
|
1822 |
-
3736,
|
1823 |
3737,
|
1824 |
-
|
1825 |
-
|
|
|
1826 |
3743,
|
|
|
1827 |
3745,
|
1828 |
3746,
|
1829 |
-
|
|
|
|
|
|
|
1830 |
3753,
|
|
|
1831 |
3755,
|
1832 |
-
|
|
|
1833 |
3758,
|
1834 |
3759,
|
1835 |
-
3760,
|
1836 |
-
3761,
|
1837 |
3762,
|
1838 |
-
|
1839 |
-
3766,
|
1840 |
3767,
|
1841 |
-
3768,
|
1842 |
3769,
|
1843 |
-
3770,
|
1844 |
3771,
|
1845 |
-
|
1846 |
-
3772,
|
1847 |
3774,
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
|
|
1851 |
3783,
|
1852 |
-
|
1853 |
3787,
|
|
|
1854 |
3789,
|
1855 |
-
|
1856 |
-
|
1857 |
3795,
|
1858 |
-
3796,
|
1859 |
3798,
|
1860 |
3799,
|
1861 |
-
|
1862 |
-
3803,
|
1863 |
3804,
|
1864 |
-
3805,
|
1865 |
-
3807,
|
1866 |
3808,
|
|
|
1867 |
3811,
|
1868 |
-
3814,
|
1869 |
3815,
|
1870 |
-
|
|
|
1871 |
3820,
|
|
|
|
|
1872 |
3824,
|
1873 |
-
|
1874 |
3827,
|
|
|
|
|
1875 |
3831,
|
1876 |
3832,
|
1877 |
-
|
1878 |
3836,
|
1879 |
-
3837,
|
1880 |
3839,
|
1881 |
-
3840,
|
1882 |
3841,
|
1883 |
3843,
|
1884 |
3844,
|
1885 |
3845,
|
1886 |
3847,
|
1887 |
-
3848,
|
1888 |
3850,
|
|
|
1889 |
3852,
|
1890 |
-
|
1891 |
-
|
1892 |
-
|
1893 |
3860,
|
1894 |
-
3861,
|
1895 |
3863,
|
1896 |
-
|
1897 |
3867,
|
1898 |
-
3868,
|
1899 |
3870,
|
1900 |
-
|
1901 |
-
|
1902 |
3876,
|
|
|
1903 |
3879,
|
1904 |
3881,
|
1905 |
-
|
1906 |
3886,
|
1907 |
-
|
1908 |
3889,
|
|
|
1909 |
3892,
|
1910 |
-
3893,
|
1911 |
3895,
|
|
|
|
|
1912 |
3897,
|
1913 |
-
|
1914 |
-
|
|
|
|
|
1915 |
3904,
|
1916 |
3905,
|
1917 |
-
|
1918 |
3908,
|
1919 |
-
|
|
|
1920 |
3912,
|
1921 |
-
3856,
|
1922 |
3913,
|
|
|
1923 |
3915,
|
1924 |
-
3916,
|
1925 |
3917,
|
1926 |
3919,
|
1927 |
-
3920,
|
1928 |
3921,
|
1929 |
3922,
|
1930 |
3924,
|
1931 |
3925,
|
1932 |
3926,
|
|
|
1933 |
3928,
|
1934 |
-
3929,
|
1935 |
3930,
|
1936 |
3931,
|
1937 |
3933,
|
1938 |
-
|
1939 |
-
|
1940 |
3938,
|
1941 |
-
|
1942 |
3941,
|
1943 |
3942,
|
1944 |
-
3943,
|
1945 |
3944,
|
|
|
1946 |
3946,
|
1947 |
-
|
1948 |
-
3949,
|
1949 |
3950,
|
1950 |
3952,
|
1951 |
-
|
1952 |
3955,
|
|
|
1953 |
3957,
|
1954 |
3958,
|
1955 |
3960,
|
1956 |
3961,
|
1957 |
3962,
|
1958 |
-
|
1959 |
-
|
1960 |
-
|
1961 |
-
3969,
|
1962 |
-
3971,
|
1963 |
3972,
|
1964 |
3973,
|
1965 |
-
3974,
|
1966 |
3976,
|
1967 |
3977,
|
1968 |
-
|
1969 |
3981,
|
1970 |
3983,
|
|
|
1971 |
3986,
|
1972 |
-
|
1973 |
3989,
|
1974 |
-
|
|
|
1975 |
3993,
|
1976 |
-
|
1977 |
3997,
|
1978 |
3999,
|
1979 |
4000,
|
1980 |
4002,
|
1981 |
4003,
|
|
|
1982 |
4005,
|
1983 |
-
4006,
|
1984 |
4007,
|
|
|
1985 |
4009,
|
1986 |
-
|
1987 |
4013,
|
|
|
1988 |
4015,
|
1989 |
-
|
1990 |
-
4018,
|
1991 |
-
4019,
|
1992 |
4020,
|
1993 |
-
4021,
|
1994 |
4023,
|
1995 |
-
4024,
|
1996 |
4025,
|
1997 |
-
|
1998 |
-
|
1999 |
4030,
|
2000 |
-
|
2001 |
4033,
|
2002 |
-
|
|
|
|
|
2003 |
4039,
|
2004 |
-
4041,
|
2005 |
4042,
|
2006 |
-
4044,
|
2007 |
4046,
|
2008 |
-
4048,
|
2009 |
4049,
|
2010 |
-
|
|
|
2011 |
4053,
|
2012 |
-
4054,
|
2013 |
4055,
|
2014 |
-
|
|
|
|
|
|
|
2015 |
4062,
|
|
|
2016 |
4065,
|
2017 |
-
|
2018 |
4068,
|
2019 |
4069,
|
2020 |
-
|
2021 |
-
|
2022 |
-
|
2023 |
4076,
|
2024 |
4077,
|
2025 |
4078,
|
2026 |
-
|
2027 |
4081,
|
2028 |
-
4083,
|
2029 |
4084,
|
2030 |
-
4085,
|
2031 |
4086,
|
2032 |
-
|
2033 |
4090,
|
2034 |
-
4092,
|
2035 |
4093,
|
2036 |
-
4094,
|
2037 |
4095,
|
2038 |
4097,
|
|
|
2039 |
4100,
|
2040 |
-
|
2041 |
-
|
2042 |
4106,
|
2043 |
-
|
|
|
2044 |
4111,
|
2045 |
-
|
2046 |
-
|
2047 |
4116,
|
2048 |
-
|
2049 |
4119,
|
2050 |
4122,
|
2051 |
4124,
|
@@ -2056,714 +2058,715 @@
|
|
2056 |
4132,
|
2057 |
4134,
|
2058 |
4135,
|
2059 |
-
|
|
|
|
|
2060 |
4140,
|
2061 |
4142,
|
2062 |
-
4143,
|
2063 |
4144,
|
2064 |
-
|
2065 |
4148,
|
2066 |
4150,
|
2067 |
4151,
|
2068 |
-
4152,
|
2069 |
-
4153,
|
2070 |
4155,
|
2071 |
-
|
2072 |
-
|
2073 |
4160,
|
2074 |
-
|
2075 |
4164,
|
|
|
2076 |
4166,
|
2077 |
-
|
2078 |
-
|
|
|
2079 |
4173,
|
2080 |
4175,
|
2081 |
-
|
2082 |
4178,
|
2083 |
4180,
|
2084 |
4181,
|
2085 |
4182,
|
|
|
2086 |
4184,
|
|
|
2087 |
4186,
|
|
|
2088 |
4188,
|
2089 |
-
|
2090 |
4191,
|
|
|
2091 |
4193,
|
2092 |
-
|
2093 |
-
4196,
|
2094 |
-
4197,
|
2095 |
4198,
|
2096 |
4199,
|
2097 |
-
4200,
|
2098 |
4201,
|
2099 |
4202,
|
2100 |
4203,
|
2101 |
4204,
|
2102 |
-
|
2103 |
4207,
|
2104 |
4208,
|
2105 |
-
4209,
|
2106 |
4211,
|
|
|
|
|
2107 |
4214,
|
2108 |
4215,
|
2109 |
-
|
2110 |
-
4218,
|
2111 |
4219,
|
2112 |
-
4220,
|
2113 |
4221,
|
2114 |
-
4223,
|
2115 |
4224,
|
|
|
|
|
2116 |
4227,
|
2117 |
4228,
|
2118 |
4229,
|
2119 |
-
4230,
|
2120 |
4231,
|
2121 |
-
|
|
|
2122 |
4235,
|
2123 |
4237,
|
|
|
2124 |
4240,
|
2125 |
-
4241,
|
2126 |
4242,
|
2127 |
-
4243,
|
2128 |
4244,
|
2129 |
-
|
2130 |
-
|
2131 |
-
|
2132 |
-
|
2133 |
-
4251,
|
2134 |
4253,
|
2135 |
4255,
|
2136 |
4256,
|
2137 |
4258,
|
|
|
2138 |
4260,
|
2139 |
4262,
|
2140 |
-
|
|
|
2141 |
4266,
|
2142 |
-
|
|
|
2143 |
4269,
|
|
|
|
|
2144 |
4271,
|
2145 |
-
|
2146 |
-
4274,
|
2147 |
4275,
|
2148 |
-
|
2149 |
4278,
|
2150 |
4279,
|
|
|
2151 |
4281,
|
2152 |
-
4282,
|
2153 |
-
4283,
|
2154 |
4284,
|
2155 |
-
4285,
|
2156 |
-
4273,
|
2157 |
-
4286,
|
2158 |
4287,
|
2159 |
-
|
2160 |
4291,
|
2161 |
4293,
|
2162 |
4294,
|
|
|
2163 |
4295,
|
2164 |
-
4296,
|
2165 |
4297,
|
2166 |
-
|
|
|
|
|
|
|
2167 |
4303,
|
2168 |
-
4304,
|
2169 |
4307,
|
2170 |
-
4309,
|
2171 |
4310,
|
2172 |
-
3365,
|
2173 |
4311,
|
2174 |
4313,
|
2175 |
4314,
|
2176 |
-
|
2177 |
4317,
|
2178 |
4318,
|
2179 |
4319,
|
2180 |
4323,
|
2181 |
-
|
2182 |
-
|
2183 |
-
|
2184 |
-
4330,
|
2185 |
4332,
|
2186 |
-
4333,
|
2187 |
4334,
|
2188 |
-
|
|
|
2189 |
4339,
|
2190 |
-
|
2191 |
-
|
2192 |
-
|
|
|
|
|
2193 |
4348,
|
2194 |
-
|
2195 |
-
|
|
|
2196 |
4354,
|
2197 |
-
|
|
|
2198 |
4358,
|
2199 |
4359,
|
|
|
|
|
2200 |
4361,
|
2201 |
4362,
|
2202 |
-
4363,
|
2203 |
-
4364,
|
2204 |
4365,
|
|
|
2205 |
4367,
|
2206 |
4368,
|
|
|
2207 |
4370,
|
2208 |
-
|
2209 |
4373,
|
2210 |
4374,
|
2211 |
-
4375,
|
2212 |
-
3724,
|
2213 |
-
4376,
|
2214 |
4377,
|
2215 |
4378,
|
2216 |
4381,
|
2217 |
4382,
|
2218 |
-
4383,
|
2219 |
4384,
|
2220 |
-
4385,
|
2221 |
4386,
|
2222 |
4387,
|
2223 |
4389,
|
2224 |
-
|
|
|
2225 |
4393,
|
2226 |
-
|
2227 |
4397,
|
2228 |
4398,
|
2229 |
-
|
2230 |
-
4402,
|
2231 |
4403,
|
2232 |
-
|
2233 |
-
|
|
|
2234 |
4408,
|
2235 |
-
|
2236 |
4412,
|
2237 |
4413,
|
|
|
2238 |
4416,
|
2239 |
4418,
|
2240 |
-
4419,
|
2241 |
4420,
|
2242 |
4421,
|
2243 |
-
|
2244 |
-
4425,
|
2245 |
4426,
|
2246 |
-
|
2247 |
-
|
2248 |
4431,
|
|
|
2249 |
4433,
|
2250 |
-
|
2251 |
-
|
2252 |
4439,
|
2253 |
4440,
|
|
|
2254 |
4443,
|
2255 |
-
4444,
|
2256 |
-
4445,
|
2257 |
4446,
|
2258 |
4448,
|
2259 |
-
|
2260 |
-
|
2261 |
4453,
|
2262 |
4455,
|
2263 |
4456,
|
|
|
2264 |
4459,
|
2265 |
-
|
2266 |
4463,
|
2267 |
-
|
2268 |
-
4466,
|
2269 |
4468,
|
2270 |
4469,
|
|
|
2271 |
4471,
|
2272 |
4472,
|
2273 |
4475,
|
2274 |
-
|
2275 |
4478,
|
|
|
|
|
2276 |
4481,
|
2277 |
4482,
|
2278 |
-
4483,
|
2279 |
4484,
|
2280 |
4485,
|
2281 |
4488,
|
2282 |
4490,
|
2283 |
4491,
|
2284 |
-
|
2285 |
-
3682,
|
2286 |
4494,
|
2287 |
-
|
2288 |
-
|
2289 |
4498,
|
|
|
|
|
|
|
2290 |
4501,
|
|
|
|
|
2291 |
4503,
|
|
|
2292 |
4504,
|
2293 |
-
4505,
|
2294 |
4507,
|
2295 |
-
|
2296 |
-
4509,
|
2297 |
4511,
|
2298 |
-
3699,
|
2299 |
-
4512,
|
2300 |
-
4513,
|
2301 |
4514,
|
2302 |
-
4467,
|
2303 |
4515,
|
2304 |
-
4516,
|
2305 |
-
4096,
|
2306 |
4517,
|
2307 |
-
|
2308 |
4521,
|
|
|
2309 |
4524,
|
|
|
2310 |
4527,
|
2311 |
4528,
|
2312 |
-
|
2313 |
-
4532,
|
2314 |
4534,
|
2315 |
4535,
|
2316 |
4537,
|
2317 |
-
4539,
|
2318 |
-
4540,
|
2319 |
4541,
|
2320 |
4544,
|
|
|
2321 |
4547,
|
2322 |
4548,
|
2323 |
-
|
2324 |
-
|
|
|
|
|
|
|
2325 |
4557,
|
2326 |
4558,
|
2327 |
4560,
|
2328 |
4561,
|
2329 |
-
|
2330 |
-
|
2331 |
4566,
|
|
|
2332 |
4568,
|
2333 |
4569,
|
2334 |
-
|
2335 |
-
4571,
|
2336 |
4573,
|
2337 |
4574,
|
|
|
2338 |
4576,
|
2339 |
4578,
|
2340 |
4579,
|
2341 |
-
4580,
|
2342 |
4581,
|
2343 |
4582,
|
|
|
2344 |
4585,
|
2345 |
-
4586,
|
2346 |
4587,
|
2347 |
-
|
2348 |
-
4589,
|
2349 |
4591,
|
2350 |
-
|
2351 |
-
4594,
|
2352 |
-
4595,
|
2353 |
4597,
|
2354 |
4598,
|
2355 |
4600,
|
|
|
|
|
2356 |
4603,
|
2357 |
-
|
2358 |
-
|
|
|
2359 |
4610,
|
2360 |
-
|
2361 |
4613,
|
2362 |
-
3625,
|
2363 |
-
4614,
|
2364 |
4616,
|
|
|
2365 |
4618,
|
2366 |
-
|
2367 |
4621,
|
2368 |
4623,
|
|
|
2369 |
4625,
|
2370 |
-
|
2371 |
-
|
|
|
2372 |
4630,
|
2373 |
-
4631,
|
2374 |
4632,
|
2375 |
4634,
|
2376 |
-
4636,
|
2377 |
4637,
|
2378 |
4638,
|
2379 |
-
|
2380 |
-
4640,
|
2381 |
4641,
|
2382 |
-
|
2383 |
4645,
|
2384 |
-
|
2385 |
-
|
|
|
2386 |
4651,
|
2387 |
4652,
|
2388 |
4654,
|
|
|
2389 |
4657,
|
2390 |
4658,
|
2391 |
-
362,
|
2392 |
4659,
|
2393 |
4661,
|
2394 |
-
|
2395 |
-
|
2396 |
-
|
2397 |
-
4669,
|
2398 |
4670,
|
2399 |
-
4671,
|
2400 |
4672,
|
2401 |
-
|
2402 |
-
|
|
|
2403 |
4679,
|
2404 |
-
|
|
|
2405 |
4683,
|
2406 |
4685,
|
2407 |
4686,
|
|
|
2408 |
4688,
|
2409 |
4690,
|
2410 |
4692,
|
2411 |
-
|
2412 |
4695,
|
2413 |
4696,
|
2414 |
4698,
|
2415 |
-
4699,
|
2416 |
4700,
|
2417 |
-
4701,
|
2418 |
4703,
|
|
|
2419 |
4705,
|
2420 |
4707,
|
2421 |
-
4708,
|
2422 |
4709,
|
2423 |
4711,
|
2424 |
-
|
|
|
2425 |
4716,
|
2426 |
-
4717,
|
2427 |
4718,
|
2428 |
-
|
2429 |
-
|
2430 |
-
|
2431 |
-
3635,
|
2432 |
4727,
|
2433 |
-
|
|
|
|
|
2434 |
4731,
|
2435 |
4732,
|
|
|
2436 |
4734,
|
|
|
2437 |
4738,
|
2438 |
-
|
2439 |
-
4325,
|
2440 |
4741,
|
2441 |
-
|
2442 |
4744,
|
2443 |
-
4745,
|
2444 |
4746,
|
2445 |
-
|
2446 |
-
|
2447 |
-
|
2448 |
-
|
2449 |
-
|
2450 |
-
4755,
|
2451 |
4757,
|
2452 |
-
|
2453 |
-
|
2454 |
-
|
2455 |
-
|
2456 |
-
|
|
|
2457 |
4769,
|
2458 |
-
4770,
|
2459 |
4771,
|
2460 |
-
|
2461 |
-
|
2462 |
-
|
2463 |
-
|
2464 |
4781,
|
2465 |
4782,
|
2466 |
4784,
|
2467 |
-
|
2468 |
-
|
2469 |
-
|
2470 |
4792,
|
|
|
2471 |
4794,
|
2472 |
-
4795,
|
2473 |
4797,
|
2474 |
-
|
2475 |
4800,
|
|
|
|
|
2476 |
4803,
|
2477 |
4805,
|
2478 |
-
4806,
|
2479 |
4807,
|
|
|
|
|
2480 |
4810,
|
2481 |
-
|
2482 |
-
4813,
|
2483 |
-
4814,
|
2484 |
4815,
|
2485 |
-
|
2486 |
4818,
|
2487 |
-
|
2488 |
-
4673,
|
2489 |
-
4822,
|
2490 |
4823,
|
2491 |
4825,
|
2492 |
-
|
2493 |
-
|
2494 |
-
|
2495 |
-
|
2496 |
-
|
2497 |
-
|
2498 |
4840,
|
2499 |
-
|
2500 |
4845,
|
2501 |
-
|
|
|
2502 |
4850,
|
|
|
2503 |
4852,
|
2504 |
-
|
2505 |
-
|
2506 |
-
4858,
|
2507 |
-
4859,
|
2508 |
4860,
|
|
|
2509 |
4863,
|
2510 |
-
4864,
|
2511 |
4865,
|
2512 |
-
|
2513 |
-
|
|
|
|
|
2514 |
4873,
|
2515 |
-
4875,
|
2516 |
4876,
|
2517 |
4878,
|
2518 |
-
|
2519 |
-
4880,
|
2520 |
4882,
|
2521 |
4884,
|
2522 |
4886,
|
|
|
|
|
2523 |
4889,
|
|
|
2524 |
4891,
|
|
|
|
|
2525 |
4894,
|
2526 |
4895,
|
2527 |
-
4897,
|
2528 |
4899,
|
2529 |
4900,
|
|
|
2530 |
4901,
|
2531 |
4902,
|
2532 |
4903,
|
2533 |
-
4904,
|
2534 |
4905,
|
2535 |
4906,
|
2536 |
4907,
|
|
|
2537 |
4908,
|
|
|
2538 |
4912,
|
2539 |
4913,
|
2540 |
-
4254,
|
2541 |
-
4914,
|
2542 |
-
4915,
|
2543 |
4916,
|
2544 |
4918,
|
2545 |
4919,
|
2546 |
4920,
|
2547 |
-
|
2548 |
-
|
2549 |
-
4924,
|
2550 |
4925,
|
2551 |
-
|
|
|
2552 |
4929,
|
|
|
2553 |
4931,
|
2554 |
4932,
|
2555 |
-
|
2556 |
-
4935,
|
2557 |
4936,
|
2558 |
-
|
2559 |
-
4940,
|
2560 |
4941,
|
2561 |
4942,
|
2562 |
4943,
|
2563 |
-
4944,
|
2564 |
4945,
|
|
|
2565 |
4947,
|
2566 |
4949,
|
2567 |
-
|
2568 |
4954,
|
2569 |
4955,
|
2570 |
-
|
2571 |
4958,
|
2572 |
-
4959,
|
2573 |
4960,
|
2574 |
-
|
2575 |
-
4964,
|
2576 |
4967,
|
2577 |
4968,
|
2578 |
-
4970,
|
2579 |
4971,
|
2580 |
4973,
|
2581 |
-
|
2582 |
-
|
|
|
2583 |
4981,
|
|
|
|
|
2584 |
4984,
|
2585 |
4986,
|
2586 |
-
|
2587 |
4990,
|
2588 |
-
|
2589 |
-
4994,
|
2590 |
4995,
|
2591 |
-
4996,
|
2592 |
4997,
|
2593 |
4999,
|
|
|
2594 |
5001,
|
2595 |
5003,
|
|
|
2596 |
5006,
|
2597 |
-
|
2598 |
5010,
|
2599 |
5012,
|
2600 |
-
|
2601 |
-
5014,
|
2602 |
5016,
|
2603 |
-
|
2604 |
-
|
2605 |
-
|
2606 |
5023,
|
2607 |
5025,
|
|
|
|
|
2608 |
5028,
|
2609 |
5029,
|
2610 |
5030,
|
|
|
2611 |
5033,
|
2612 |
5034,
|
2613 |
5036,
|
|
|
2614 |
5038,
|
2615 |
-
|
2616 |
5040,
|
2617 |
5041,
|
2618 |
5042,
|
2619 |
-
5043,
|
2620 |
5044,
|
2621 |
-
|
2622 |
5047,
|
|
|
2623 |
5049,
|
2624 |
-
|
2625 |
-
5051,
|
2626 |
-
4812,
|
2627 |
-
5053,
|
2628 |
5054,
|
2629 |
-
|
2630 |
-
5057,
|
2631 |
5058,
|
2632 |
-
5060,
|
2633 |
5061,
|
2634 |
-
|
2635 |
-
|
2636 |
-
|
2637 |
5069,
|
2638 |
-
|
2639 |
-
|
2640 |
-
|
2641 |
-
|
2642 |
5079,
|
2643 |
-
|
|
|
2644 |
5084,
|
2645 |
-
|
2646 |
-
5087,
|
2647 |
5090,
|
|
|
2648 |
5092,
|
2649 |
-
|
2650 |
-
|
2651 |
-
|
|
|
2652 |
5099,
|
2653 |
-
|
|
|
2654 |
5105,
|
2655 |
-
5106,
|
2656 |
5107,
|
2657 |
5108,
|
2658 |
5110,
|
2659 |
-
|
2660 |
-
|
2661 |
-
|
2662 |
-
5117,
|
2663 |
-
5119,
|
2664 |
5120,
|
2665 |
-
|
2666 |
5123,
|
2667 |
-
|
2668 |
5127,
|
2669 |
5128,
|
|
|
|
|
2670 |
5133,
|
|
|
2671 |
5135,
|
2672 |
5136,
|
2673 |
5138,
|
2674 |
-
|
2675 |
5142,
|
2676 |
-
|
2677 |
-
|
2678 |
-
5147,
|
2679 |
5148,
|
2680 |
-
5149,
|
2681 |
5150,
|
2682 |
5151,
|
2683 |
-
|
2684 |
-
|
2685 |
-
|
|
|
2686 |
5159,
|
2687 |
-
|
|
|
2688 |
5163,
|
|
|
2689 |
5165,
|
2690 |
5166,
|
2691 |
-
|
2692 |
5169,
|
2693 |
5171,
|
|
|
2694 |
5173,
|
2695 |
5174,
|
2696 |
-
|
2697 |
5177,
|
2698 |
5178,
|
2699 |
-
5179,
|
2700 |
5180,
|
2701 |
-
|
2702 |
5183,
|
2703 |
-
|
2704 |
5186,
|
2705 |
5187,
|
2706 |
5188,
|
2707 |
5189,
|
2708 |
-
|
2709 |
5192,
|
2710 |
5193,
|
|
|
2711 |
5195,
|
2712 |
5197,
|
2713 |
5198,
|
2714 |
-
5200,
|
2715 |
5201,
|
2716 |
-
5202,
|
2717 |
5203,
|
2718 |
-
5204,
|
2719 |
5205,
|
2720 |
5207,
|
2721 |
-
5208,
|
2722 |
5209,
|
2723 |
5210,
|
2724 |
5212,
|
2725 |
-
|
2726 |
5216,
|
|
|
2727 |
5218,
|
|
|
2728 |
5220,
|
|
|
2729 |
5222,
|
2730 |
5224,
|
2731 |
-
|
2732 |
5227,
|
|
|
2733 |
5229,
|
|
|
2734 |
5231,
|
2735 |
5232,
|
2736 |
5233,
|
2737 |
-
5234,
|
2738 |
5235,
|
2739 |
-
5236,
|
2740 |
5237,
|
|
|
2741 |
5239,
|
|
|
2742 |
5241,
|
2743 |
5242,
|
2744 |
5243,
|
2745 |
-
5244,
|
2746 |
5245,
|
2747 |
-
5246,
|
2748 |
-
5247,
|
2749 |
5248,
|
2750 |
5250,
|
2751 |
5252,
|
2752 |
-
5253,
|
2753 |
5254,
|
2754 |
5255,
|
2755 |
-
5256,
|
2756 |
5257,
|
2757 |
-
5258,
|
2758 |
5260,
|
2759 |
-
|
2760 |
5265,
|
2761 |
-
|
2762 |
-
|
2763 |
5270,
|
2764 |
5272,
|
2765 |
-
|
2766 |
-
|
|
|
|
|
2767 |
5280,
|
2768 |
5281,
|
2769 |
5283,
|
@@ -2771,38 +2774,41 @@
|
|
2771 |
5287,
|
2772 |
5288,
|
2773 |
5291,
|
2774 |
-
|
2775 |
5294,
|
2776 |
5295,
|
2777 |
-
|
2778 |
-
|
2779 |
5300,
|
2780 |
-
|
2781 |
-
|
2782 |
5306,
|
2783 |
5307,
|
2784 |
-
|
2785 |
5310,
|
2786 |
-
|
|
|
2787 |
5314,
|
2788 |
-
5315,
|
2789 |
5316,
|
|
|
|
|
2790 |
5320,
|
2791 |
5321,
|
2792 |
-
5322,
|
2793 |
5323,
|
2794 |
5325,
|
2795 |
-
|
2796 |
-
5328,
|
2797 |
5329,
|
2798 |
-
|
|
|
2799 |
5333,
|
2800 |
-
5334,
|
2801 |
5335,
|
2802 |
5336,
|
2803 |
-
|
|
|
2804 |
5340,
|
2805 |
-
|
|
|
|
|
2806 |
5344,
|
2807 |
5345,
|
2808 |
5347,
|
@@ -2810,663 +2816,663 @@
|
|
2810 |
5350,
|
2811 |
5351,
|
2812 |
5352,
|
2813 |
-
|
2814 |
-
5355,
|
2815 |
-
4280,
|
2816 |
5356,
|
2817 |
-
5358,
|
2818 |
-
5359,
|
2819 |
5360,
|
2820 |
-
|
2821 |
-
|
2822 |
5365,
|
2823 |
-
5366,
|
2824 |
5367,
|
2825 |
-
|
2826 |
-
|
|
|
|
|
2827 |
5375,
|
2828 |
5376,
|
2829 |
5379,
|
2830 |
5380,
|
2831 |
5382,
|
|
|
2832 |
5384,
|
2833 |
-
|
2834 |
5387,
|
2835 |
-
5389,
|
2836 |
5390,
|
2837 |
-
|
2838 |
-
5394,
|
2839 |
5395,
|
2840 |
5397,
|
2841 |
-
5398,
|
2842 |
5399,
|
2843 |
5401,
|
2844 |
-
|
2845 |
5405,
|
|
|
2846 |
5408,
|
2847 |
5410,
|
|
|
2848 |
5412,
|
2849 |
5414,
|
|
|
2850 |
5416,
|
|
|
2851 |
5418,
|
|
|
2852 |
5420,
|
2853 |
5422,
|
2854 |
-
5423,
|
2855 |
5425,
|
2856 |
5426,
|
2857 |
-
|
|
|
2858 |
5429,
|
2859 |
5430,
|
2860 |
-
5431,
|
2861 |
-
5432,
|
2862 |
5433,
|
2863 |
-
|
2864 |
-
|
2865 |
-
5437,
|
2866 |
5440,
|
2867 |
5441,
|
2868 |
-
1130,
|
2869 |
5443,
|
2870 |
-
5444,
|
2871 |
5445,
|
|
|
2872 |
5448,
|
|
|
|
|
2873 |
5451,
|
2874 |
5453,
|
2875 |
5455,
|
2876 |
-
|
2877 |
-
|
|
|
2878 |
5460,
|
2879 |
5462,
|
2880 |
5463,
|
2881 |
-
5464,
|
2882 |
5465,
|
2883 |
-
|
2884 |
5468,
|
2885 |
-
|
2886 |
-
|
2887 |
5474,
|
2888 |
-
|
2889 |
-
5475,
|
2890 |
5477,
|
2891 |
5478,
|
2892 |
5480,
|
2893 |
5482,
|
2894 |
5483,
|
2895 |
5484,
|
2896 |
-
|
2897 |
5488,
|
|
|
|
|
2898 |
5491,
|
2899 |
5493,
|
2900 |
5494,
|
2901 |
5495,
|
2902 |
-
|
2903 |
-
|
2904 |
5500,
|
2905 |
5501,
|
2906 |
-
|
2907 |
5505,
|
2908 |
-
5506,
|
2909 |
5507,
|
2910 |
-
|
2911 |
-
|
2912 |
5511,
|
2913 |
-
5512,
|
2914 |
5513,
|
|
|
2915 |
5515,
|
2916 |
5517,
|
2917 |
5518,
|
2918 |
5520,
|
|
|
2919 |
5522,
|
|
|
2920 |
5524,
|
2921 |
-
5525,
|
2922 |
5527,
|
2923 |
-
5459,
|
2924 |
5529,
|
2925 |
5531,
|
2926 |
5533,
|
2927 |
5534,
|
2928 |
5535,
|
2929 |
5537,
|
2930 |
-
|
2931 |
-
5540,
|
2932 |
5541,
|
2933 |
5542,
|
2934 |
-
5543,
|
2935 |
5544,
|
|
|
2936 |
5547,
|
|
|
2937 |
5549,
|
2938 |
-
|
2939 |
5552,
|
2940 |
5553,
|
2941 |
5555,
|
|
|
2942 |
5557,
|
2943 |
5559,
|
2944 |
-
|
2945 |
-
|
2946 |
5564,
|
2947 |
-
|
2948 |
-
5568,
|
2949 |
5569,
|
2950 |
-
5570,
|
2951 |
5571,
|
2952 |
5573,
|
2953 |
5574,
|
2954 |
-
5576,
|
2955 |
5577,
|
2956 |
5579,
|
2957 |
-
|
2958 |
-
|
2959 |
5584,
|
|
|
2960 |
5586,
|
2961 |
5587,
|
2962 |
-
|
|
|
2963 |
5592,
|
2964 |
-
|
2965 |
-
|
2966 |
-
|
2967 |
-
|
2968 |
5602,
|
2969 |
5604,
|
2970 |
5606,
|
2971 |
-
|
2972 |
-
2916,
|
2973 |
5609,
|
2974 |
-
|
2975 |
-
|
2976 |
-
|
2977 |
-
5615,
|
2978 |
5616,
|
2979 |
5618,
|
2980 |
-
|
2981 |
-
|
|
|
2982 |
5625,
|
2983 |
5627,
|
2984 |
-
|
2985 |
-
|
2986 |
-
|
2987 |
-
|
2988 |
-
|
2989 |
-
2490,
|
2990 |
5639,
|
|
|
|
|
2991 |
5641,
|
2992 |
-
|
|
|
2993 |
5645,
|
2994 |
-
|
2995 |
-
|
2996 |
-
|
2997 |
5653,
|
2998 |
-
|
|
|
2999 |
5657,
|
3000 |
-
5658,
|
3001 |
5660,
|
|
|
3002 |
5662,
|
3003 |
-
5663,
|
3004 |
-
5664,
|
3005 |
-
4969,
|
3006 |
5665,
|
3007 |
5667,
|
3008 |
-
5668,
|
3009 |
5669,
|
3010 |
5671,
|
|
|
|
|
3011 |
5673,
|
|
|
3012 |
5675,
|
3013 |
-
|
3014 |
5678,
|
3015 |
-
|
3016 |
5681,
|
|
|
3017 |
5684,
|
3018 |
-
5685,
|
3019 |
5686,
|
3020 |
5689,
|
3021 |
-
|
|
|
3022 |
5693,
|
3023 |
5695,
|
3024 |
-
5697,
|
3025 |
5698,
|
3026 |
-
5154,
|
3027 |
5699,
|
3028 |
-
5700,
|
3029 |
5701,
|
3030 |
-
|
3031 |
-
|
3032 |
-
|
3033 |
-
5707,
|
3034 |
5709,
|
3035 |
-
|
|
|
3036 |
5714,
|
3037 |
-
|
3038 |
5717,
|
3039 |
5718,
|
|
|
3040 |
5720,
|
3041 |
-
|
|
|
3042 |
5724,
|
3043 |
-
5726,
|
3044 |
5727,
|
3045 |
-
|
|
|
|
|
3046 |
5733,
|
3047 |
-
|
3048 |
5737,
|
3049 |
5738,
|
3050 |
-
|
3051 |
-
5741,
|
3052 |
-
5742,
|
3053 |
5743,
|
3054 |
-
5744,
|
3055 |
5745,
|
3056 |
5746,
|
3057 |
-
|
3058 |
5749,
|
3059 |
-
|
3060 |
-
|
3061 |
5754,
|
3062 |
-
|
3063 |
-
|
3064 |
-
5759,
|
3065 |
5760,
|
3066 |
5762,
|
3067 |
-
|
3068 |
-
5765,
|
3069 |
5766,
|
|
|
3070 |
5768,
|
3071 |
-
|
3072 |
5771,
|
3073 |
-
|
3074 |
-
|
3075 |
5777,
|
3076 |
-
|
3077 |
-
5781,
|
3078 |
5784,
|
3079 |
-
|
|
|
3080 |
5787,
|
3081 |
-
|
3082 |
-
5790,
|
3083 |
-
5791,
|
3084 |
5792,
|
3085 |
5794,
|
|
|
3086 |
5797,
|
3087 |
-
|
3088 |
5801,
|
|
|
|
|
3089 |
5805,
|
3090 |
-
|
3091 |
-
|
3092 |
-
5808,
|
3093 |
5810,
|
|
|
|
|
|
|
3094 |
5813,
|
|
|
3095 |
5815,
|
3096 |
5816,
|
3097 |
-
|
3098 |
5819,
|
|
|
3099 |
5822,
|
3100 |
5824,
|
3101 |
-
5825,
|
3102 |
5826,
|
|
|
3103 |
5828,
|
3104 |
5830,
|
3105 |
-
5831,
|
3106 |
5832,
|
3107 |
5833,
|
3108 |
5834,
|
3109 |
-
5835,
|
3110 |
5836,
|
3111 |
-
|
3112 |
5838,
|
3113 |
5840,
|
|
|
3114 |
5842,
|
|
|
3115 |
5844,
|
3116 |
-
5845,
|
3117 |
5846,
|
3118 |
5848,
|
3119 |
-
|
3120 |
5851,
|
3121 |
-
|
3122 |
5854,
|
3123 |
-
4460,
|
3124 |
5856,
|
3125 |
5858,
|
3126 |
5859,
|
3127 |
5860,
|
3128 |
5861,
|
3129 |
-
|
3130 |
-
|
3131 |
5866,
|
3132 |
-
|
3133 |
5869,
|
3134 |
-
|
3135 |
5872,
|
|
|
3136 |
5874,
|
|
|
3137 |
5876,
|
3138 |
-
5877,
|
3139 |
5878,
|
3140 |
5879,
|
3141 |
5881,
|
|
|
3142 |
5883,
|
3143 |
5884,
|
3144 |
5886,
|
3145 |
5887,
|
3146 |
5888,
|
|
|
3147 |
5890,
|
3148 |
5891,
|
3149 |
5892,
|
3150 |
5893,
|
|
|
3151 |
5895,
|
3152 |
5896,
|
|
|
3153 |
5898,
|
3154 |
5899,
|
3155 |
-
5900,
|
3156 |
5901,
|
3157 |
-
|
3158 |
5904,
|
3159 |
-
5905,
|
3160 |
5906,
|
3161 |
-
5907,
|
3162 |
5908,
|
3163 |
5909,
|
3164 |
-
5910,
|
3165 |
5911,
|
3166 |
5912,
|
3167 |
5913,
|
3168 |
5914,
|
3169 |
-
|
3170 |
5917,
|
3171 |
-
5918,
|
3172 |
5920,
|
3173 |
-
|
|
|
3174 |
5924,
|
3175 |
5925,
|
3176 |
5927,
|
3177 |
5928,
|
3178 |
-
5929,
|
3179 |
5930,
|
3180 |
-
|
|
|
3181 |
5933,
|
3182 |
-
|
3183 |
5937,
|
|
|
3184 |
5939,
|
3185 |
-
5940,
|
3186 |
5941,
|
|
|
3187 |
5943,
|
3188 |
-
|
3189 |
-
5946,
|
3190 |
5947,
|
3191 |
-
5659,
|
3192 |
5949,
|
3193 |
5951,
|
|
|
|
|
3194 |
5953,
|
3195 |
5954,
|
3196 |
5956,
|
3197 |
-
5957,
|
3198 |
5958,
|
|
|
3199 |
5960,
|
3200 |
5962,
|
|
|
3201 |
5964,
|
3202 |
5965,
|
3203 |
-
4599,
|
3204 |
5966,
|
3205 |
5967,
|
|
|
3206 |
5969,
|
3207 |
5971,
|
3208 |
-
|
3209 |
5973,
|
|
|
3210 |
5975,
|
3211 |
-
5976,
|
3212 |
-
5977,
|
3213 |
5978,
|
3214 |
5979,
|
3215 |
5980,
|
3216 |
5981,
|
|
|
3217 |
5983,
|
3218 |
5985,
|
3219 |
-
5986,
|
3220 |
5987,
|
3221 |
5988,
|
3222 |
5991,
|
3223 |
-
5992,
|
3224 |
-
5993,
|
3225 |
5994,
|
3226 |
5995,
|
3227 |
5996,
|
3228 |
5998,
|
3229 |
6000,
|
3230 |
-
|
3231 |
6004,
|
|
|
3232 |
6007,
|
3233 |
-
6008,
|
3234 |
6009,
|
|
|
3235 |
6011,
|
|
|
3236 |
6013,
|
|
|
3237 |
6016,
|
3238 |
-
6017,
|
3239 |
6018,
|
3240 |
6020,
|
|
|
3241 |
6022,
|
3242 |
-
6023,
|
3243 |
-
6024,
|
3244 |
6025,
|
3245 |
-
6026,
|
3246 |
6028,
|
3247 |
-
|
3248 |
6031,
|
3249 |
6033,
|
3250 |
-
6034,
|
3251 |
6035,
|
3252 |
6038,
|
|
|
|
|
3253 |
6041,
|
|
|
3254 |
6043,
|
3255 |
6044,
|
3256 |
-
|
3257 |
6049,
|
3258 |
-
6051,
|
3259 |
-
2650,
|
3260 |
6052,
|
3261 |
-
6053,
|
3262 |
6054,
|
3263 |
-
|
3264 |
-
|
3265 |
-
|
3266 |
-
|
3267 |
-
|
|
|
3268 |
6065,
|
3269 |
-
|
3270 |
-
|
3271 |
6070,
|
|
|
3272 |
6073,
|
3273 |
6075,
|
|
|
3274 |
6077,
|
|
|
3275 |
6079,
|
3276 |
-
|
3277 |
-
6082,
|
3278 |
6083,
|
3279 |
6085,
|
3280 |
-
6086,
|
3281 |
-
6087,
|
3282 |
6088,
|
3283 |
-
|
|
|
3284 |
6091,
|
|
|
3285 |
6093,
|
3286 |
-
|
|
|
|
|
3287 |
6098,
|
3288 |
-
5970,
|
3289 |
6100,
|
3290 |
6101,
|
3291 |
6102,
|
|
|
3292 |
6103,
|
3293 |
6104,
|
|
|
3294 |
6106,
|
3295 |
6107,
|
3296 |
6108,
|
|
|
3297 |
6110,
|
3298 |
6111,
|
3299 |
6112,
|
3300 |
-
5588,
|
3301 |
6113,
|
3302 |
-
6114,
|
3303 |
-
6115,
|
3304 |
-
6116,
|
3305 |
-
6117,
|
3306 |
6118,
|
3307 |
6119,
|
3308 |
-
6120,
|
3309 |
-
6121,
|
3310 |
6122,
|
3311 |
-
|
|
|
|
|
3312 |
6128,
|
3313 |
6129,
|
3314 |
-
|
3315 |
6134,
|
3316 |
-
|
3317 |
-
6137,
|
3318 |
6138,
|
3319 |
-
|
3320 |
6141,
|
|
|
|
|
3321 |
6144,
|
|
|
3322 |
6146,
|
|
|
3323 |
6148,
|
3324 |
6149,
|
3325 |
6150,
|
3326 |
-
6151,
|
3327 |
6152,
|
3328 |
6153,
|
3329 |
6154,
|
3330 |
6155,
|
3331 |
6156,
|
3332 |
6157,
|
3333 |
-
|
3334 |
6159,
|
3335 |
-
6160,
|
3336 |
6161,
|
3337 |
-
6162,
|
3338 |
6163,
|
3339 |
-
6164,
|
3340 |
6165,
|
3341 |
-
|
3342 |
6168,
|
|
|
3343 |
6170,
|
|
|
3344 |
6172,
|
3345 |
6174,
|
3346 |
-
6175,
|
3347 |
-
6176,
|
3348 |
6177,
|
3349 |
-
|
3350 |
-
|
3351 |
-
|
3352 |
-
|
|
|
3353 |
6187,
|
|
|
3354 |
6190,
|
3355 |
6192,
|
3356 |
-
6193,
|
3357 |
-
5109,
|
3358 |
-
6194,
|
3359 |
6195,
|
3360 |
6197,
|
3361 |
6199,
|
|
|
|
|
3362 |
6202,
|
3363 |
6204,
|
3364 |
6206,
|
3365 |
6207,
|
3366 |
6208,
|
3367 |
-
|
3368 |
-
|
3369 |
-
6213,
|
3370 |
6214,
|
3371 |
6215,
|
|
|
3372 |
6217,
|
3373 |
6219,
|
3374 |
-
|
3375 |
6222,
|
3376 |
6223,
|
3377 |
6224,
|
|
|
3378 |
6226,
|
3379 |
6227,
|
3380 |
6229,
|
3381 |
6230,
|
3382 |
-
6231,
|
3383 |
-
6232,
|
3384 |
6233,
|
3385 |
6234,
|
3386 |
6236,
|
3387 |
-
|
3388 |
6240,
|
|
|
3389 |
6241,
|
3390 |
6243,
|
|
|
3391 |
6245,
|
3392 |
-
|
3393 |
-
892,
|
3394 |
6248,
|
|
|
3395 |
6250,
|
3396 |
-
6251,
|
3397 |
6252,
|
3398 |
-
|
3399 |
6255,
|
3400 |
-
6256,
|
3401 |
6257,
|
3402 |
-
|
3403 |
-
|
3404 |
6262,
|
3405 |
6264,
|
3406 |
6265,
|
3407 |
6267,
|
3408 |
6269,
|
3409 |
-
6271,
|
3410 |
6272,
|
3411 |
6274,
|
3412 |
6276,
|
3413 |
6279,
|
3414 |
6281,
|
|
|
3415 |
6283,
|
|
|
|
|
3416 |
6286,
|
3417 |
-
|
3418 |
6289,
|
3419 |
6290,
|
3420 |
-
|
3421 |
-
4783,
|
3422 |
6293,
|
3423 |
6294,
|
3424 |
-
|
3425 |
6297,
|
3426 |
-
|
3427 |
-
6300,
|
3428 |
6301,
|
3429 |
6302,
|
3430 |
-
|
3431 |
6305,
|
|
|
3432 |
6308,
|
3433 |
6309,
|
3434 |
6310,
|
3435 |
-
|
3436 |
6313,
|
3437 |
6315,
|
3438 |
6316,
|
3439 |
6317,
|
3440 |
-
|
3441 |
-
|
3442 |
6322,
|
3443 |
-
6323,
|
3444 |
6324,
|
3445 |
-
|
3446 |
-
6328,
|
3447 |
6329,
|
3448 |
6331,
|
3449 |
-
|
|
|
3450 |
6336,
|
3451 |
6338,
|
3452 |
6339,
|
3453 |
6342,
|
3454 |
6343,
|
|
|
3455 |
6345,
|
3456 |
-
|
3457 |
-
|
3458 |
6350,
|
3459 |
-
6351,
|
3460 |
6352,
|
3461 |
6354,
|
3462 |
6355,
|
|
|
3463 |
6357,
|
3464 |
-
|
3465 |
-
6361,
|
3466 |
6362,
|
3467 |
6363,
|
|
|
3468 |
6366,
|
3469 |
-
|
3470 |
6369,
|
3471 |
6371,
|
3472 |
6372,
|
@@ -3474,145 +3480,148 @@
|
|
3474 |
6375,
|
3475 |
6377,
|
3476 |
6379,
|
3477 |
-
6380,
|
3478 |
6381,
|
3479 |
6383,
|
|
|
3480 |
6385,
|
3481 |
6387,
|
|
|
3482 |
6389,
|
3483 |
6391,
|
3484 |
6392,
|
3485 |
-
|
3486 |
-
6395,
|
3487 |
-
6396,
|
3488 |
6397,
|
3489 |
6399,
|
3490 |
6400,
|
3491 |
-
|
3492 |
-
|
3493 |
-
|
3494 |
-
6408,
|
3495 |
6409,
|
3496 |
-
6412,
|
3497 |
6414,
|
3498 |
-
|
|
|
|
|
|
|
|
|
3499 |
6422,
|
3500 |
-
6423,
|
3501 |
6424,
|
3502 |
-
|
3503 |
-
|
3504 |
6429,
|
3505 |
6430,
|
3506 |
-
|
3507 |
6433,
|
3508 |
-
|
|
|
3509 |
6437,
|
3510 |
-
6438,
|
3511 |
6439,
|
3512 |
-
|
3513 |
6442,
|
3514 |
-
6444,
|
3515 |
6445,
|
3516 |
6447,
|
3517 |
6448,
|
|
|
3518 |
6450,
|
|
|
3519 |
6453,
|
3520 |
-
|
3521 |
6456,
|
3522 |
6457,
|
3523 |
6458,
|
3524 |
-
6459,
|
3525 |
6460,
|
3526 |
6462,
|
3527 |
-
|
|
|
3528 |
6466,
|
3529 |
6467,
|
3530 |
6469,
|
|
|
3531 |
6471,
|
|
|
3532 |
6473,
|
3533 |
6474,
|
3534 |
-
|
3535 |
-
6476,
|
3536 |
6478,
|
3537 |
6479,
|
3538 |
6480,
|
3539 |
-
6481,
|
3540 |
6482,
|
3541 |
-
|
3542 |
-
6486,
|
3543 |
6487,
|
3544 |
-
6488,
|
3545 |
6489,
|
3546 |
-
|
3547 |
-
|
|
|
3548 |
6496,
|
3549 |
-
|
3550 |
6499,
|
3551 |
6501,
|
3552 |
6504,
|
3553 |
-
6505,
|
3554 |
6506,
|
3555 |
-
|
3556 |
-
|
|
|
3557 |
6513,
|
|
|
3558 |
6515,
|
3559 |
6516,
|
|
|
3560 |
6518,
|
3561 |
6520,
|
3562 |
6522,
|
3563 |
-
6523,
|
3564 |
6524,
|
3565 |
6525,
|
3566 |
-
|
3567 |
-
|
3568 |
-
6529,
|
3569 |
6531,
|
3570 |
6533,
|
3571 |
6534,
|
|
|
|
|
3572 |
6537,
|
3573 |
6539,
|
3574 |
-
6540,
|
3575 |
6542,
|
3576 |
6543,
|
3577 |
6544,
|
3578 |
6545,
|
3579 |
6546,
|
3580 |
-
|
3581 |
-
|
|
|
3582 |
6552,
|
3583 |
6553,
|
3584 |
-
6554,
|
3585 |
6555,
|
3586 |
6556,
|
3587 |
6558,
|
3588 |
6559,
|
|
|
3589 |
6561,
|
3590 |
6562,
|
3591 |
-
|
3592 |
6565,
|
3593 |
-
|
3594 |
6568,
|
3595 |
6569,
|
3596 |
-
6570,
|
3597 |
6571,
|
3598 |
-
|
3599 |
-
6574,
|
3600 |
6575,
|
3601 |
6577,
|
3602 |
-
|
3603 |
6580,
|
3604 |
6582,
|
3605 |
6584,
|
3606 |
-
|
|
|
|
|
3607 |
6588,
|
3608 |
-
|
3609 |
-
|
3610 |
6593,
|
3611 |
-
3526,
|
3612 |
6594,
|
3613 |
6596,
|
3614 |
6597,
|
|
|
3615 |
6599,
|
|
|
3616 |
6601,
|
3617 |
6602,
|
3618 |
6603,
|
@@ -3622,408 +3631,408 @@
|
|
3622 |
6607,
|
3623 |
6608,
|
3624 |
6609,
|
3625 |
-
|
3626 |
-
|
3627 |
6612,
|
3628 |
6613,
|
3629 |
6614,
|
3630 |
6615,
|
3631 |
6616,
|
3632 |
-
|
3633 |
-
2565,
|
3634 |
6619,
|
3635 |
-
6620,
|
3636 |
6621,
|
3637 |
-
6622,
|
3638 |
6623,
|
3639 |
-
|
3640 |
-
|
3641 |
6628,
|
3642 |
6630,
|
3643 |
-
|
3644 |
-
|
3645 |
-
|
3646 |
-
|
3647 |
-
|
3648 |
-
6640,
|
3649 |
6643,
|
|
|
3650 |
6645,
|
|
|
|
|
3651 |
6649,
|
3652 |
-
6650,
|
3653 |
6651,
|
3654 |
-
6652,
|
3655 |
6653,
|
3656 |
-
|
3657 |
6656,
|
|
|
3658 |
6658,
|
3659 |
6660,
|
3660 |
6661,
|
3661 |
6663,
|
3662 |
-
|
3663 |
-
6665,
|
3664 |
-
6667,
|
3665 |
6668,
|
3666 |
-
|
|
|
3667 |
6673,
|
|
|
3668 |
6675,
|
3669 |
6676,
|
3670 |
6678,
|
3671 |
6680,
|
3672 |
-
6681,
|
3673 |
6682,
|
3674 |
-
|
3675 |
-
|
3676 |
6687,
|
3677 |
-
|
3678 |
-
|
|
|
3679 |
6693,
|
3680 |
6694,
|
3681 |
-
|
3682 |
6697,
|
3683 |
-
|
3684 |
6700,
|
3685 |
6701,
|
3686 |
6703,
|
3687 |
6704,
|
3688 |
-
|
3689 |
-
6707,
|
3690 |
6708,
|
3691 |
-
|
3692 |
-
|
3693 |
-
|
3694 |
-
|
3695 |
6717,
|
3696 |
-
|
3697 |
-
|
3698 |
6723,
|
3699 |
6724,
|
3700 |
-
|
3701 |
-
|
3702 |
6729,
|
3703 |
-
|
3704 |
-
|
3705 |
-
6733,
|
3706 |
6734,
|
3707 |
-
|
3708 |
-
|
3709 |
6740,
|
3710 |
6741,
|
3711 |
6742,
|
3712 |
6743,
|
3713 |
6744,
|
3714 |
6745,
|
3715 |
-
|
3716 |
-
|
3717 |
-
|
3718 |
-
|
3719 |
-
|
3720 |
-
|
|
|
3721 |
6760,
|
3722 |
6761,
|
3723 |
6763,
|
3724 |
-
|
3725 |
-
|
|
|
3726 |
6769,
|
3727 |
6770,
|
3728 |
-
|
3729 |
-
6773,
|
3730 |
6774,
|
3731 |
-
|
3732 |
6778,
|
|
|
3733 |
6781,
|
3734 |
6782,
|
3735 |
-
|
3736 |
6785,
|
3737 |
-
6786,
|
3738 |
6787,
|
|
|
3739 |
6789,
|
3740 |
-
|
3741 |
6792,
|
3742 |
6793,
|
3743 |
-
6794,
|
3744 |
6795,
|
3745 |
6797,
|
3746 |
-
|
3747 |
-
|
3748 |
-
|
3749 |
-
|
3750 |
-
|
3751 |
-
|
3752 |
6808,
|
|
|
3753 |
6810,
|
3754 |
6812,
|
3755 |
6813,
|
3756 |
6814,
|
3757 |
-
6815,
|
3758 |
6816,
|
3759 |
6817,
|
3760 |
-
6819,
|
3761 |
6820,
|
3762 |
6821,
|
3763 |
6823,
|
3764 |
6824,
|
3765 |
-
|
3766 |
-
|
|
|
3767 |
6830,
|
3768 |
-
6831,
|
3769 |
-
6832,
|
3770 |
6833,
|
3771 |
-
|
|
|
3772 |
6837,
|
|
|
3773 |
6840,
|
3774 |
6841,
|
3775 |
6842,
|
|
|
3776 |
6844,
|
|
|
3777 |
6846,
|
3778 |
6847,
|
3779 |
6848,
|
3780 |
6849,
|
3781 |
6850,
|
3782 |
6851,
|
3783 |
-
6852,
|
3784 |
-
6853,
|
3785 |
6854,
|
3786 |
6855,
|
3787 |
-
6856,
|
3788 |
6857,
|
3789 |
-
|
3790 |
-
|
3791 |
6862,
|
3792 |
6863,
|
3793 |
-
|
3794 |
-
6866,
|
3795 |
6867,
|
|
|
3796 |
6870,
|
3797 |
-
|
3798 |
-
|
3799 |
6875,
|
3800 |
-
|
3801 |
6878,
|
3802 |
-
|
3803 |
6881,
|
3804 |
6882,
|
3805 |
6883,
|
3806 |
6884,
|
3807 |
-
|
3808 |
-
|
3809 |
-
|
3810 |
-
|
3811 |
-
|
3812 |
-
|
3813 |
6898,
|
3814 |
-
|
3815 |
-
|
3816 |
-
|
3817 |
-
|
3818 |
6907,
|
3819 |
6908,
|
3820 |
-
|
3821 |
6911,
|
3822 |
6912,
|
3823 |
6913,
|
3824 |
6914,
|
3825 |
-
|
3826 |
-
|
3827 |
-
|
3828 |
6923,
|
3829 |
-
|
3830 |
6926,
|
3831 |
6927,
|
3832 |
-
|
3833 |
-
|
3834 |
-
|
3835 |
-
|
3836 |
6937,
|
3837 |
6938,
|
3838 |
-
|
3839 |
-
|
3840 |
-
|
3841 |
-
|
3842 |
-
6945,
|
3843 |
6947,
|
3844 |
-
|
3845 |
-
|
3846 |
6953,
|
3847 |
6954,
|
3848 |
6955,
|
3849 |
-
|
3850 |
6958,
|
3851 |
6959,
|
3852 |
-
|
3853 |
-
|
3854 |
6966,
|
3855 |
6967,
|
3856 |
-
|
3857 |
-
|
3858 |
6972,
|
3859 |
6973,
|
3860 |
-
|
3861 |
6976,
|
3862 |
-
|
3863 |
6980,
|
3864 |
6981,
|
3865 |
6982,
|
3866 |
6983,
|
3867 |
-
|
3868 |
-
|
3869 |
6988,
|
3870 |
6989,
|
3871 |
6990,
|
3872 |
-
|
3873 |
-
|
3874 |
-
|
3875 |
-
|
3876 |
-
|
3877 |
7002,
|
3878 |
7003,
|
3879 |
7004,
|
3880 |
-
|
3881 |
-
|
3882 |
7010,
|
3883 |
-
|
3884 |
-
7013,
|
3885 |
7014,
|
3886 |
-
|
3887 |
-
|
3888 |
7020,
|
3889 |
7021,
|
3890 |
-
|
3891 |
-
|
3892 |
7027,
|
3893 |
-
|
3894 |
-
|
3895 |
-
|
3896 |
-
|
3897 |
-
|
3898 |
-
|
3899 |
-
|
3900 |
7046,
|
3901 |
7047,
|
3902 |
-
|
3903 |
-
|
3904 |
-
|
|
|
3905 |
7056,
|
3906 |
-
|
3907 |
-
|
3908 |
7061,
|
3909 |
-
|
|
|
3910 |
7066,
|
3911 |
-
|
3912 |
-
7071,
|
3913 |
7073,
|
3914 |
7075,
|
3915 |
-
|
3916 |
-
7078,
|
3917 |
7079,
|
3918 |
7080,
|
3919 |
7082,
|
3920 |
7083,
|
3921 |
7084,
|
3922 |
-
|
3923 |
7087,
|
3924 |
7088,
|
3925 |
7089,
|
|
|
3926 |
7092,
|
3927 |
7093,
|
3928 |
-
|
3929 |
7097,
|
3930 |
-
|
|
|
3931 |
7102,
|
3932 |
-
|
3933 |
7107,
|
3934 |
-
|
3935 |
7112,
|
3936 |
-
|
3937 |
-
|
3938 |
-
|
3939 |
7120,
|
3940 |
-
7122,
|
3941 |
7123,
|
3942 |
7125,
|
|
|
3943 |
7129,
|
3944 |
-
|
3945 |
7134,
|
3946 |
-
3362,
|
3947 |
-
7135,
|
3948 |
-
7136,
|
3949 |
7137,
|
3950 |
-
|
|
|
3951 |
7140,
|
|
|
3952 |
7142,
|
3953 |
-
|
3954 |
-
324,
|
3955 |
7145,
|
3956 |
-
|
3957 |
7149,
|
|
|
3958 |
7150,
|
3959 |
7151,
|
3960 |
-
|
3961 |
7155,
|
3962 |
7156,
|
3963 |
7157,
|
3964 |
-
|
3965 |
-
|
|
|
3966 |
7163,
|
|
|
3967 |
7165,
|
|
|
3968 |
7170,
|
3969 |
-
|
3970 |
-
7173,
|
3971 |
-
7174,
|
3972 |
7177,
|
3973 |
-
|
3974 |
-
2435,
|
3975 |
7180,
|
3976 |
7181,
|
3977 |
-
7183,
|
3978 |
7184,
|
3979 |
-
7185,
|
3980 |
7186,
|
3981 |
-
|
|
|
|
|
|
|
3982 |
7191,
|
3983 |
7192,
|
3984 |
-
|
3985 |
7195,
|
3986 |
-
|
3987 |
7200,
|
3988 |
7201,
|
3989 |
7202,
|
3990 |
7204,
|
3991 |
-
|
3992 |
7208,
|
3993 |
-
7209,
|
3994 |
7210,
|
3995 |
7211,
|
3996 |
7212,
|
|
|
3997 |
7215,
|
3998 |
7217,
|
3999 |
-
|
4000 |
-
7218,
|
4001 |
7221,
|
4002 |
7222,
|
4003 |
7223,
|
4004 |
7224,
|
|
|
4005 |
7226,
|
|
|
4006 |
7228,
|
4007 |
-
7229,
|
4008 |
7230,
|
|
|
|
|
4009 |
7232,
|
4010 |
-
|
4011 |
-
|
|
|
4012 |
7238,
|
4013 |
-
|
4014 |
-
|
|
|
4015 |
7245,
|
4016 |
-
7246,
|
4017 |
7247,
|
4018 |
7248,
|
4019 |
7249,
|
4020 |
7250,
|
|
|
4021 |
7252,
|
4022 |
-
|
4023 |
7255,
|
4024 |
-
|
4025 |
7258,
|
4026 |
-
|
4027 |
7261,
|
4028 |
7263,
|
4029 |
7265,
|
@@ -4034,86 +4043,84 @@
|
|
4034 |
7274,
|
4035 |
7276,
|
4036 |
7277,
|
4037 |
-
|
4038 |
-
|
4039 |
-
|
|
|
|
|
|
|
4040 |
7286,
|
|
|
4041 |
7288,
|
4042 |
-
5963,
|
4043 |
-
4022,
|
4044 |
7289,
|
4045 |
7290,
|
4046 |
-
7291,
|
4047 |
7292,
|
4048 |
7293,
|
4049 |
7295,
|
4050 |
7296,
|
|
|
4051 |
7298,
|
4052 |
-
7299,
|
4053 |
-
7300,
|
4054 |
7301,
|
|
|
4055 |
7304,
|
4056 |
-
|
4057 |
-
|
4058 |
7309,
|
|
|
4059 |
7311,
|
4060 |
-
7312,
|
4061 |
7313,
|
4062 |
-
|
4063 |
7316,
|
4064 |
7318,
|
4065 |
7319,
|
|
|
4066 |
7321,
|
4067 |
7322,
|
4068 |
-
7323,
|
4069 |
7324,
|
4070 |
-
|
4071 |
-
|
4072 |
-
|
4073 |
-
|
4074 |
-
|
|
|
4075 |
7336,
|
|
|
4076 |
7338,
|
4077 |
7340,
|
4078 |
7341,
|
4079 |
7342,
|
4080 |
7343,
|
4081 |
7344,
|
4082 |
-
7346,
|
4083 |
7347,
|
4084 |
7348,
|
4085 |
-
7349,
|
4086 |
7350,
|
|
|
4087 |
7353,
|
4088 |
7354,
|
|
|
4089 |
7356,
|
4090 |
7357,
|
4091 |
-
7358,
|
4092 |
7359,
|
4093 |
7360,
|
4094 |
7361,
|
|
|
4095 |
7363,
|
4096 |
-
|
|
|
4097 |
7365,
|
4098 |
-
|
4099 |
-
|
4100 |
-
|
4101 |
-
3343,
|
4102 |
-
7369,
|
4103 |
-
7372,
|
4104 |
7375,
|
|
|
4105 |
7377,
|
4106 |
7379,
|
4107 |
7380,
|
4108 |
7381,
|
4109 |
7382,
|
4110 |
-
|
|
|
4111 |
7385,
|
4112 |
-
|
4113 |
-
7387,
|
4114 |
-
5471,
|
4115 |
-
7388,
|
4116 |
-
7390,
|
4117 |
-
7393
|
4118 |
]
|
4119 |
}
|
|
|
33 |
66,
|
34 |
68,
|
35 |
70,
|
36 |
+
72,
|
37 |
73,
|
38 |
75,
|
39 |
+
77,
|
40 |
+
80,
|
41 |
+
83,
|
42 |
86,
|
43 |
88,
|
44 |
90,
|
45 |
92,
|
46 |
94,
|
47 |
+
96,
|
48 |
97,
|
49 |
99,
|
50 |
101,
|
51 |
+
103,
|
52 |
+
107,
|
53 |
110,
|
54 |
112,
|
55 |
114,
|
|
|
57 |
118,
|
58 |
120,
|
59 |
122,
|
60 |
+
124,
|
61 |
127,
|
62 |
129,
|
63 |
+
131,
|
64 |
134,
|
65 |
136,
|
66 |
138,
|
67 |
140,
|
68 |
142,
|
69 |
+
144,
|
70 |
149,
|
71 |
151,
|
72 |
153,
|
73 |
155,
|
74 |
157,
|
75 |
+
159,
|
76 |
160,
|
77 |
162,
|
78 |
+
164,
|
79 |
+
167,
|
80 |
170,
|
81 |
172,
|
82 |
+
174,
|
83 |
+
177,
|
84 |
180,
|
85 |
+
182,
|
86 |
185,
|
87 |
187,
|
88 |
+
189,
|
89 |
+
192,
|
90 |
+
176,
|
91 |
+
195,
|
92 |
198,
|
93 |
200,
|
94 |
202,
|
|
|
139 |
301,
|
140 |
303,
|
141 |
305,
|
|
|
142 |
309,
|
143 |
311,
|
144 |
313,
|
145 |
315,
|
146 |
+
317,
|
147 |
318,
|
148 |
320,
|
149 |
+
322,
|
150 |
325,
|
151 |
327,
|
152 |
+
329,
|
153 |
332,
|
154 |
+
334,
|
155 |
338,
|
156 |
340,
|
157 |
342,
|
|
|
159 |
346,
|
160 |
348,
|
161 |
350,
|
162 |
+
352,
|
163 |
356,
|
164 |
358,
|
165 |
360,
|
166 |
+
362,
|
167 |
365,
|
168 |
+
367,
|
169 |
368,
|
170 |
370,
|
171 |
372,
|
172 |
374,
|
173 |
+
376,
|
174 |
379,
|
175 |
+
381,
|
176 |
384,
|
177 |
+
386,
|
178 |
387,
|
179 |
389,
|
180 |
391,
|
181 |
393,
|
182 |
395,
|
183 |
+
397,
|
184 |
400,
|
185 |
402,
|
186 |
404,
|
187 |
+
406,
|
188 |
409,
|
189 |
411,
|
190 |
413,
|
191 |
+
415,
|
192 |
418,
|
193 |
420,
|
194 |
+
422,
|
195 |
425,
|
196 |
427,
|
197 |
429,
|
|
|
201 |
437,
|
202 |
439,
|
203 |
441,
|
204 |
+
443,
|
205 |
447,
|
206 |
+
449,
|
207 |
452,
|
208 |
+
454,
|
209 |
457,
|
210 |
459,
|
211 |
+
461,
|
|
|
212 |
464,
|
213 |
+
465,
|
214 |
+
466,
|
215 |
469,
|
216 |
471,
|
217 |
473,
|
218 |
+
475,
|
219 |
478,
|
220 |
+
480,
|
221 |
483,
|
222 |
485,
|
223 |
+
487,
|
224 |
490,
|
225 |
492,
|
226 |
494,
|
227 |
496,
|
228 |
+
498,
|
229 |
501,
|
230 |
+
503,
|
231 |
506,
|
232 |
508,
|
233 |
+
510,
|
234 |
+
511,
|
235 |
+
514,
|
236 |
517,
|
237 |
519,
|
238 |
521,
|
|
|
241 |
526,
|
242 |
529,
|
243 |
530,
|
244 |
+
148,
|
245 |
532,
|
246 |
534,
|
247 |
+
424,
|
248 |
535,
|
249 |
537,
|
250 |
+
539,
|
251 |
+
541,
|
252 |
+
543,
|
253 |
+
545,
|
254 |
546,
|
255 |
548,
|
256 |
+
550,
|
257 |
+
552,
|
258 |
+
554,
|
|
|
259 |
557,
|
260 |
560,
|
261 |
+
561,
|
262 |
563,
|
263 |
565,
|
264 |
568,
|
265 |
571,
|
266 |
+
573,
|
267 |
+
577,
|
268 |
+
579,
|
269 |
+
581,
|
270 |
+
583,
|
271 |
+
585,
|
272 |
+
587,
|
273 |
+
589,
|
274 |
+
591,
|
275 |
+
593,
|
276 |
596,
|
277 |
+
598,
|
278 |
+
600,
|
279 |
+
602,
|
280 |
+
604,
|
281 |
605,
|
282 |
607,
|
283 |
608,
|
284 |
610,
|
285 |
+
612,
|
286 |
+
614,
|
287 |
+
617,
|
288 |
618,
|
289 |
+
620,
|
290 |
+
623,
|
291 |
+
626,
|
292 |
+
628,
|
293 |
+
631,
|
294 |
632,
|
295 |
633,
|
296 |
+
635,
|
297 |
+
638,
|
298 |
+
641,
|
299 |
+
643,
|
300 |
+
645,
|
301 |
646,
|
302 |
+
648,
|
303 |
+
651,
|
304 |
+
653,
|
305 |
654,
|
306 |
+
656,
|
307 |
+
658,
|
308 |
659,
|
309 |
+
661,
|
310 |
+
663,
|
311 |
+
665,
|
312 |
+
667,
|
313 |
+
670,
|
314 |
671,
|
315 |
+
673,
|
316 |
+
677,
|
317 |
+
679,
|
318 |
+
681,
|
319 |
+
683,
|
320 |
+
685,
|
321 |
+
687,
|
322 |
+
689,
|
323 |
+
691,
|
|
|
324 |
694,
|
325 |
697,
|
326 |
+
699,
|
327 |
700,
|
328 |
702,
|
329 |
+
704,
|
330 |
+
706,
|
331 |
+
708,
|
332 |
+
710,
|
333 |
+
714,
|
334 |
+
716,
|
335 |
+
719,
|
|
|
336 |
721,
|
337 |
723,
|
338 |
+
725,
|
339 |
728,
|
340 |
730,
|
341 |
732,
|
342 |
+
734,
|
343 |
+
736,
|
344 |
+
738,
|
345 |
+
740,
|
346 |
+
742,
|
347 |
+
744,
|
348 |
+
746,
|
349 |
+
748,
|
350 |
+
750,
|
351 |
+
752,
|
352 |
+
756,
|
353 |
+
758,
|
354 |
+
760,
|
355 |
+
762,
|
356 |
+
764,
|
357 |
+
766,
|
358 |
+
768,
|
359 |
+
770,
|
360 |
+
772,
|
361 |
+
774,
|
362 |
775,
|
363 |
777,
|
364 |
779,
|
365 |
781,
|
366 |
783,
|
367 |
785,
|
368 |
+
787,
|
369 |
+
789,
|
370 |
+
791,
|
371 |
+
793,
|
372 |
+
795,
|
373 |
+
797,
|
374 |
+
799,
|
375 |
+
801,
|
376 |
+
803,
|
377 |
804,
|
378 |
806,
|
379 |
+
809,
|
380 |
+
811,
|
381 |
+
813,
|
|
|
382 |
815,
|
383 |
+
816,
|
384 |
+
818,
|
385 |
+
821,
|
386 |
+
823,
|
387 |
+
825,
|
388 |
827,
|
389 |
829,
|
390 |
+
831,
|
391 |
+
833,
|
392 |
+
835,
|
393 |
+
837,
|
394 |
+
839,
|
395 |
+
841,
|
396 |
+
843,
|
397 |
+
845,
|
398 |
+
847,
|
399 |
848,
|
400 |
850,
|
401 |
852,
|
402 |
854,
|
403 |
+
855,
|
404 |
+
857,
|
405 |
859,
|
406 |
861,
|
407 |
863,
|
|
|
408 |
866,
|
409 |
868,
|
410 |
870,
|
411 |
872,
|
412 |
874,
|
413 |
+
500,
|
414 |
+
876,
|
415 |
+
878,
|
416 |
879,
|
417 |
881,
|
418 |
883,
|
419 |
885,
|
|
|
420 |
887,
|
421 |
+
890,
|
422 |
+
892,
|
423 |
894,
|
424 |
+
895,
|
425 |
+
897,
|
426 |
900,
|
427 |
902,
|
428 |
905,
|
429 |
+
906,
|
|
|
430 |
910,
|
431 |
912,
|
432 |
+
914,
|
433 |
+
916,
|
434 |
917,
|
435 |
+
918,
|
436 |
+
922,
|
437 |
+
924,
|
438 |
+
926,
|
439 |
929,
|
440 |
931,
|
|
|
441 |
933,
|
442 |
+
936,
|
443 |
937,
|
444 |
939,
|
445 |
941,
|
446 |
+
943,
|
447 |
+
945,
|
448 |
+
947,
|
449 |
+
950,
|
|
|
450 |
953,
|
451 |
955,
|
452 |
957,
|
453 |
959,
|
454 |
+
963,
|
455 |
965,
|
456 |
967,
|
|
|
457 |
971,
|
458 |
+
973,
|
459 |
975,
|
460 |
977,
|
461 |
979,
|
462 |
+
981,
|
463 |
983,
|
464 |
985,
|
465 |
+
990,
|
466 |
+
992,
|
467 |
+
994,
|
468 |
+
996,
|
469 |
+
999,
|
470 |
+
1001,
|
471 |
+
1003,
|
472 |
+
1007,
|
473 |
+
1009,
|
|
|
474 |
1011,
|
475 |
1013,
|
476 |
1015,
|
477 |
+
1017,
|
478 |
1019,
|
479 |
1021,
|
480 |
1023,
|
481 |
+
1024,
|
482 |
1027,
|
483 |
+
1030,
|
484 |
1031,
|
485 |
1033,
|
486 |
1035,
|
487 |
+
1038,
|
488 |
+
1040,
|
489 |
1042,
|
490 |
+
1044,
|
491 |
+
1046,
|
492 |
+
1048,
|
493 |
1050,
|
494 |
+
1052,
|
495 |
+
1054,
|
496 |
1057,
|
497 |
1059,
|
498 |
1061,
|
499 |
1063,
|
500 |
+
1066,
|
501 |
1067,
|
502 |
+
1068,
|
503 |
+
1071,
|
504 |
+
1073,
|
505 |
+
1075,
|
506 |
+
1077,
|
507 |
+
1079,
|
508 |
+
1081,
|
509 |
1083,
|
|
|
510 |
1085,
|
511 |
+
1087,
|
512 |
1088,
|
513 |
+
1091,
|
514 |
+
1093,
|
515 |
+
1095,
|
516 |
+
1097,
|
517 |
+
1099,
|
518 |
+
1101,
|
|
|
519 |
1104,
|
520 |
+
1106,
|
521 |
+
1108,
|
522 |
+
1110,
|
|
|
523 |
1113,
|
524 |
1115,
|
525 |
+
1117,
|
526 |
+
1119,
|
527 |
+
1121,
|
528 |
+
1123,
|
529 |
+
1125,
|
530 |
+
1128,
|
531 |
+
1130,
|
532 |
+
1132,
|
533 |
1135,
|
534 |
+
1136,
|
535 |
+
1138,
|
536 |
+
1141,
|
537 |
+
1143,
|
538 |
+
1145,
|
539 |
+
1147,
|
540 |
1149,
|
541 |
+
1151,
|
542 |
+
1153,
|
543 |
1155,
|
544 |
1157,
|
545 |
+
1158,
|
546 |
+
1160,
|
547 |
+
1162,
|
548 |
1163,
|
549 |
1165,
|
550 |
1167,
|
551 |
1169,
|
552 |
+
1172,
|
|
|
553 |
1174,
|
554 |
1176,
|
555 |
1178,
|
556 |
+
1180,
|
557 |
+
1182,
|
558 |
+
1184,
|
559 |
+
1186,
|
560 |
+
1189,
|
561 |
+
1191,
|
562 |
1192,
|
563 |
1194,
|
564 |
+
1195,
|
565 |
1196,
|
566 |
1198,
|
567 |
1200,
|
568 |
1202,
|
569 |
+
1204,
|
570 |
+
1206,
|
571 |
1208,
|
572 |
1210,
|
573 |
+
1213,
|
574 |
+
1215,
|
575 |
+
1217,
|
576 |
+
1219,
|
577 |
+
1221,
|
|
|
|
|
578 |
1224,
|
579 |
+
1228,
|
580 |
+
1230,
|
581 |
+
1232,
|
582 |
+
1234,
|
|
|
583 |
1237,
|
584 |
+
1239,
|
585 |
+
1241,
|
586 |
+
1243,
|
587 |
+
1245,
|
588 |
+
1247,
|
589 |
+
1249,
|
590 |
+
1252,
|
591 |
+
1254,
|
592 |
+
1256,
|
593 |
+
1258,
|
594 |
+
1260,
|
595 |
+
1262,
|
596 |
+
1264,
|
597 |
1265,
|
598 |
+
1267,
|
599 |
+
1269,
|
600 |
+
1271,
|
601 |
+
1273,
|
602 |
+
1275,
|
603 |
1278,
|
604 |
1280,
|
605 |
+
1282,
|
|
|
606 |
1285,
|
607 |
1287,
|
608 |
1289,
|
609 |
+
1290,
|
610 |
+
1292,
|
611 |
1294,
|
612 |
+
1295,
|
613 |
1296,
|
614 |
1298,
|
615 |
+
1300,
|
616 |
+
1302,
|
617 |
+
1304,
|
618 |
1306,
|
619 |
1308,
|
620 |
1310,
|
|
|
621 |
1312,
|
622 |
1314,
|
623 |
1316,
|
|
|
624 |
1320,
|
|
|
625 |
1323,
|
626 |
+
1326,
|
627 |
+
1328,
|
628 |
+
1330,
|
|
|
629 |
1333,
|
630 |
1335,
|
631 |
+
1337,
|
632 |
+
1339,
|
633 |
1341,
|
634 |
1343,
|
635 |
1345,
|
636 |
1347,
|
637 |
1349,
|
638 |
+
1352,
|
639 |
+
1354,
|
|
|
640 |
1357,
|
641 |
1359,
|
642 |
1361,
|
643 |
1363,
|
644 |
+
1365,
|
645 |
+
1367,
|
646 |
+
1369,
|
647 |
1371,
|
|
|
648 |
1375,
|
649 |
1377,
|
650 |
1379,
|
651 |
1381,
|
652 |
1383,
|
653 |
1385,
|
654 |
+
1388,
|
655 |
+
1390,
|
656 |
+
1392,
|
657 |
1395,
|
658 |
1397,
|
659 |
+
1399,
|
660 |
1402,
|
661 |
+
1405,
|
662 |
1407,
|
663 |
1409,
|
664 |
1411,
|
665 |
+
1413,
|
666 |
+
1416,
|
667 |
+
1418,
|
668 |
1421,
|
669 |
1423,
|
670 |
1425,
|
671 |
+
1426,
|
672 |
+
1427,
|
673 |
1428,
|
674 |
1430,
|
675 |
+
1432,
|
676 |
1435,
|
|
|
677 |
1438,
|
|
|
678 |
1440,
|
679 |
1442,
|
680 |
1444,
|
681 |
+
1446,
|
682 |
+
1449,
|
683 |
1452,
|
684 |
1454,
|
685 |
1456,
|
686 |
+
1459,
|
687 |
1461,
|
688 |
+
1463,
|
689 |
+
1465,
|
690 |
+
1467,
|
691 |
+
1469,
|
692 |
1471,
|
693 |
1473,
|
694 |
1475,
|
695 |
+
1476,
|
696 |
1479,
|
697 |
1481,
|
698 |
1483,
|
699 |
1485,
|
700 |
+
1486,
|
701 |
1488,
|
702 |
+
1490,
|
703 |
1492,
|
704 |
+
1495,
|
705 |
+
1497,
|
|
|
|
|
706 |
1501,
|
707 |
1503,
|
708 |
+
1506,
|
709 |
1508,
|
710 |
1510,
|
711 |
+
1512,
|
712 |
1516,
|
713 |
+
1518,
|
714 |
1521,
|
715 |
1523,
|
716 |
1525,
|
717 |
+
1527,
|
718 |
1529,
|
719 |
1531,
|
720 |
1534,
|
721 |
1536,
|
722 |
+
1537,
|
723 |
1538,
|
724 |
1540,
|
725 |
1542,
|
726 |
1544,
|
727 |
+
1546,
|
728 |
1547,
|
729 |
1549,
|
|
|
730 |
1551,
|
731 |
+
1552,
|
732 |
+
1554,
|
733 |
+
1556,
|
734 |
+
1558,
|
735 |
1559,
|
736 |
+
1563,
|
|
|
737 |
1564,
|
738 |
+
1566,
|
739 |
+
1568,
|
740 |
+
1570,
|
|
|
741 |
1572,
|
742 |
+
1574,
|
743 |
1577,
|
744 |
1579,
|
745 |
1581,
|
746 |
+
1582,
|
747 |
+
1584,
|
748 |
+
1586,
|
749 |
+
1589,
|
750 |
+
1593,
|
|
|
751 |
1595,
|
752 |
+
1596,
|
753 |
+
1598,
|
754 |
+
1600,
|
755 |
+
1604,
|
756 |
+
1605,
|
757 |
+
1607,
|
758 |
1609,
|
759 |
1611,
|
760 |
+
1612,
|
761 |
+
1614,
|
762 |
+
1616,
|
763 |
1618,
|
764 |
1620,
|
765 |
1622,
|
766 |
1624,
|
767 |
+
1626,
|
768 |
+
1628,
|
769 |
+
1630,
|
770 |
+
1632,
|
|
|
771 |
1635,
|
772 |
+
1636,
|
773 |
+
1638,
|
774 |
+
1640,
|
775 |
1641,
|
776 |
+
1644,
|
777 |
+
1646,
|
|
|
778 |
1649,
|
779 |
+
1650,
|
780 |
+
1652,
|
781 |
1653,
|
782 |
+
1655,
|
783 |
1657,
|
784 |
1659,
|
785 |
+
1661,
|
786 |
1662,
|
787 |
+
1664,
|
788 |
1665,
|
789 |
+
1667,
|
790 |
+
1669,
|
791 |
+
1671,
|
792 |
+
1673,
|
|
|
793 |
1675,
|
794 |
1677,
|
795 |
+
1680,
|
796 |
+
1682,
|
797 |
+
1684,
|
798 |
+
1686,
|
799 |
+
1690,
|
|
|
800 |
1691,
|
801 |
+
1693,
|
802 |
+
1695,
|
803 |
+
1699,
|
804 |
+
1701,
|
|
|
805 |
1705,
|
806 |
1707,
|
807 |
+
1710,
|
808 |
+
1712,
|
809 |
1713,
|
810 |
1715,
|
811 |
+
1717,
|
812 |
1719,
|
813 |
+
1722,
|
814 |
+
1724,
|
815 |
1726,
|
816 |
+
1729,
|
817 |
+
1731,
|
818 |
1732,
|
819 |
+
1733,
|
820 |
+
1735,
|
821 |
1737,
|
822 |
1739,
|
823 |
1741,
|
824 |
+
1743,
|
825 |
1744,
|
826 |
1746,
|
|
|
827 |
1748,
|
828 |
1750,
|
829 |
1752,
|
830 |
1754,
|
831 |
+
1755,
|
832 |
1758,
|
|
|
833 |
1761,
|
834 |
+
1764,
|
835 |
+
1766,
|
836 |
+
1768,
|
837 |
+
1772,
|
838 |
+
1774,
|
|
|
839 |
1776,
|
840 |
+
1778,
|
841 |
+
1780,
|
842 |
+
1782,
|
843 |
+
1785,
|
844 |
+
1788,
|
845 |
1791,
|
|
|
846 |
1795,
|
847 |
+
1798,
|
848 |
1800,
|
849 |
1803,
|
850 |
+
1805,
|
851 |
+
1807,
|
852 |
1810,
|
853 |
1813,
|
854 |
1815,
|
855 |
+
1817,
|
856 |
+
1819,
|
857 |
+
1821,
|
858 |
+
1824,
|
859 |
+
1826,
|
860 |
1828,
|
861 |
+
1831,
|
862 |
+
1833,
|
|
|
863 |
1836,
|
864 |
+
1838,
|
865 |
+
1840,
|
866 |
+
1842,
|
867 |
+
1845,
|
868 |
1848,
|
869 |
1851,
|
870 |
1853,
|
871 |
+
1854,
|
872 |
+
1856,
|
873 |
+
1858,
|
874 |
+
1861,
|
875 |
1863,
|
876 |
+
1865,
|
877 |
+
1867,
|
878 |
+
1870,
|
|
|
879 |
1873,
|
880 |
1876,
|
881 |
1878,
|
882 |
+
1881,
|
883 |
+
1883,
|
884 |
+
1886,
|
885 |
1888,
|
886 |
1890,
|
887 |
+
1892,
|
888 |
+
1894,
|
889 |
+
1896,
|
890 |
1898,
|
891 |
+
1899,
|
892 |
+
1901,
|
893 |
+
1903,
|
894 |
1904,
|
895 |
1906,
|
896 |
1908,
|
897 |
1910,
|
898 |
+
1912,
|
899 |
+
1914,
|
|
|
900 |
1916,
|
901 |
+
1919,
|
902 |
1920,
|
903 |
+
1923,
|
904 |
+
613,
|
905 |
+
1925,
|
906 |
+
1927,
|
907 |
+
1929,
|
908 |
1931,
|
909 |
1932,
|
910 |
+
1933,
|
911 |
+
1936,
|
912 |
+
1938,
|
913 |
+
1940,
|
|
|
914 |
1943,
|
915 |
1944,
|
916 |
+
1946,
|
917 |
1948,
|
918 |
+
1949,
|
919 |
1950,
|
920 |
1952,
|
921 |
1955,
|
|
|
922 |
1958,
|
923 |
1960,
|
|
|
924 |
1962,
|
925 |
+
1963,
|
926 |
+
1966,
|
927 |
+
1969,
|
928 |
+
1971,
|
929 |
+
1973,
|
930 |
1975,
|
931 |
+
1977,
|
932 |
+
1979,
|
933 |
1981,
|
934 |
1984,
|
935 |
1986,
|
936 |
+
1942,
|
937 |
1988,
|
938 |
1990,
|
939 |
+
1991,
|
940 |
+
1993,
|
941 |
+
1995,
|
942 |
+
1998,
|
943 |
+
2000,
|
944 |
+
2002,
|
945 |
+
2004,
|
946 |
+
2006,
|
|
|
947 |
2008,
|
948 |
2010,
|
949 |
2012,
|
950 |
+
2013,
|
951 |
+
2016,
|
952 |
2019,
|
953 |
2021,
|
954 |
2023,
|
955 |
2025,
|
956 |
2027,
|
|
|
957 |
2030,
|
958 |
+
2032,
|
959 |
2033,
|
960 |
+
2035,
|
961 |
+
2037,
|
962 |
+
2039,
|
963 |
+
2041,
|
964 |
+
2043,
|
965 |
2044,
|
966 |
+
2046,
|
967 |
2049,
|
968 |
+
2051,
|
969 |
+
2053,
|
|
|
970 |
2056,
|
971 |
2058,
|
972 |
2060,
|
973 |
+
2062,
|
974 |
+
2064,
|
975 |
2066,
|
976 |
2068,
|
977 |
+
2071,
|
978 |
+
2072,
|
979 |
+
2074,
|
980 |
+
2076,
|
981 |
+
2078,
|
982 |
+
2080,
|
983 |
+
2082,
|
984 |
+
2084,
|
985 |
+
2086,
|
986 |
2088,
|
987 |
+
2090,
|
|
|
988 |
2093,
|
989 |
2095,
|
990 |
2097,
|
991 |
+
2098,
|
992 |
+
2100,
|
993 |
+
2102,
|
994 |
2103,
|
995 |
2105,
|
996 |
+
2106,
|
997 |
+
2108,
|
998 |
2110,
|
999 |
+
2113,
|
1000 |
2114,
|
1001 |
2115,
|
1002 |
+
2116,
|
1003 |
2117,
|
1004 |
2119,
|
|
|
1005 |
2122,
|
1006 |
+
2124,
|
1007 |
+
2126,
|
1008 |
+
2129,
|
|
|
1009 |
2131,
|
|
|
1010 |
2133,
|
|
|
1011 |
2136,
|
1012 |
+
2140,
|
1013 |
+
2142,
|
1014 |
2143,
|
1015 |
2146,
|
1016 |
2148,
|
1017 |
2150,
|
1018 |
+
2152,
|
1019 |
+
2154,
|
1020 |
+
2156,
|
1021 |
+
2158,
|
1022 |
2161,
|
1023 |
+
2163,
|
1024 |
+
2166,
|
1025 |
+
2168,
|
1026 |
2169,
|
1027 |
+
2172,
|
1028 |
+
2176,
|
1029 |
+
2178,
|
1030 |
+
2179,
|
|
|
1031 |
2182,
|
1032 |
+
2184,
|
1033 |
+
2186,
|
1034 |
2188,
|
1035 |
2191,
|
1036 |
+
2193,
|
1037 |
2195,
|
1038 |
2197,
|
1039 |
+
2199,
|
1040 |
+
2202,
|
1041 |
+
2204,
|
1042 |
+
2208,
|
1043 |
+
2209,
|
1044 |
+
2211,
|
1045 |
+
2213,
|
1046 |
+
2215,
|
|
|
1047 |
2218,
|
1048 |
2221,
|
1049 |
2223,
|
1050 |
+
2225,
|
1051 |
2228,
|
1052 |
2230,
|
1053 |
2232,
|
1054 |
2234,
|
1055 |
+
2236,
|
1056 |
+
2238,
|
1057 |
+
2241,
|
1058 |
2242,
|
1059 |
2244,
|
1060 |
+
2246,
|
1061 |
2249,
|
1062 |
2251,
|
1063 |
2253,
|
1064 |
2255,
|
1065 |
2257,
|
1066 |
+
2259,
|
1067 |
2261,
|
1068 |
2263,
|
1069 |
+
2266,
|
1070 |
+
2268,
|
|
|
1071 |
2272,
|
1072 |
+
2275,
|
1073 |
+
2277,
|
1074 |
+
2279,
|
1075 |
+
2281,
|
1076 |
2282,
|
1077 |
2284,
|
1078 |
+
2286,
|
1079 |
+
2288,
|
1080 |
2290,
|
1081 |
2292,
|
1082 |
2294,
|
1083 |
2296,
|
|
|
1084 |
2299,
|
1085 |
2301,
|
1086 |
2303,
|
1087 |
2305,
|
1088 |
+
2308,
|
1089 |
+
2310,
|
1090 |
2312,
|
1091 |
+
2315,
|
1092 |
+
2317,
|
1093 |
+
2319,
|
1094 |
+
2322,
|
1095 |
+
2324,
|
1096 |
+
2326,
|
1097 |
2328,
|
1098 |
2330,
|
1099 |
2332,
|
1100 |
+
2334,
|
1101 |
+
2336,
|
1102 |
+
2338,
|
1103 |
2339,
|
1104 |
2341,
|
1105 |
2343,
|
1106 |
2345,
|
1107 |
+
2346,
|
1108 |
2349,
|
1109 |
+
2351,
|
1110 |
2352,
|
1111 |
2354,
|
1112 |
2356,
|
1113 |
+
2359,
|
1114 |
+
2361,
|
|
|
1115 |
2363,
|
1116 |
2365,
|
1117 |
+
2366,
|
1118 |
+
2368,
|
1119 |
2370,
|
1120 |
2372,
|
1121 |
2374,
|
1122 |
2376,
|
1123 |
+
2378,
|
1124 |
+
2380,
|
1125 |
+
2382,
|
1126 |
+
2384,
|
1127 |
+
2386,
|
1128 |
+
2388,
|
1129 |
+
2392,
|
|
|
1130 |
2393,
|
1131 |
2395,
|
1132 |
+
2398,
|
1133 |
+
2400,
|
1134 |
+
2402,
|
1135 |
+
2405,
|
1136 |
+
2407,
|
1137 |
2409,
|
1138 |
2411,
|
1139 |
2413,
|
1140 |
+
2415,
|
1141 |
+
2417,
|
1142 |
+
2419,
|
1143 |
+
2421,
|
1144 |
+
2423,
|
1145 |
+
2425,
|
1146 |
2428,
|
1147 |
2430,
|
1148 |
2432,
|
1149 |
+
2435,
|
1150 |
2436,
|
1151 |
+
1387,
|
1152 |
+
2437,
|
1153 |
+
2439,
|
1154 |
2441,
|
1155 |
2443,
|
1156 |
2446,
|
|
|
|
|
1157 |
2448,
|
1158 |
2450,
|
1159 |
2452,
|
1160 |
2454,
|
1161 |
+
2456,
|
1162 |
+
2458,
|
1163 |
+
2460,
|
1164 |
+
2462,
|
1165 |
+
2464,
|
1166 |
+
2466,
|
1167 |
+
2468,
|
1168 |
+
2470,
|
1169 |
+
2472,
|
1170 |
+
2474,
|
1171 |
2475,
|
1172 |
2477,
|
1173 |
2479,
|
1174 |
+
2482,
|
1175 |
+
2484,
|
|
|
1176 |
2486,
|
1177 |
2488,
|
1178 |
2491,
|
1179 |
+
2493,
|
1180 |
+
2495,
|
1181 |
2496,
|
1182 |
+
865,
|
1183 |
+
2499,
|
1184 |
+
2502,
|
1185 |
2505,
|
|
|
1186 |
2508,
|
1187 |
+
2510,
|
1188 |
+
2512,
|
1189 |
2514,
|
1190 |
+
2516,
|
1191 |
+
2518,
|
1192 |
2520,
|
|
|
1193 |
2524,
|
1194 |
2526,
|
1195 |
+
2529,
|
|
|
1196 |
2532,
|
1197 |
+
2534,
|
1198 |
2536,
|
1199 |
2538,
|
1200 |
+
2540,
|
1201 |
2541,
|
1202 |
+
2543,
|
1203 |
+
2545,
|
1204 |
+
2547,
|
1205 |
2548,
|
1206 |
+
2549,
|
1207 |
2550,
|
1208 |
2552,
|
1209 |
+
2554,
|
1210 |
+
2556,
|
1211 |
+
2558,
|
|
|
1212 |
2560,
|
1213 |
+
2563,
|
|
|
1214 |
2564,
|
1215 |
2566,
|
1216 |
2568,
|
1217 |
2570,
|
1218 |
+
2573,
|
1219 |
+
2574,
|
1220 |
2576,
|
1221 |
+
2579,
|
1222 |
+
2581,
|
1223 |
+
2583,
|
1224 |
2585,
|
1225 |
+
2587,
|
1226 |
+
2589,
|
1227 |
2591,
|
1228 |
2593,
|
1229 |
2595,
|
1230 |
2597,
|
1231 |
2599,
|
1232 |
+
2602,
|
1233 |
+
2604,
|
1234 |
+
2606,
|
1235 |
2607,
|
1236 |
2609,
|
1237 |
2611,
|
1238 |
2614,
|
1239 |
2616,
|
1240 |
+
2617,
|
1241 |
2619,
|
1242 |
2621,
|
1243 |
2623,
|
1244 |
+
2625,
|
1245 |
+
2627,
|
1246 |
2629,
|
1247 |
2631,
|
1248 |
2633,
|
1249 |
2635,
|
1250 |
2637,
|
1251 |
2639,
|
|
|
1252 |
2643,
|
1253 |
2645,
|
1254 |
2647,
|
1255 |
2649,
|
1256 |
+
2652,
|
1257 |
+
2654,
|
1258 |
+
2656,
|
1259 |
2657,
|
1260 |
2659,
|
1261 |
+
2661,
|
1262 |
+
2663,
|
1263 |
+
2667,
|
|
|
1264 |
2669,
|
1265 |
2671,
|
1266 |
2673,
|
1267 |
2675,
|
1268 |
+
2676,
|
1269 |
+
2678,
|
1270 |
+
2680,
|
1271 |
+
2682,
|
1272 |
+
2684,
|
1273 |
+
2686,
|
1274 |
+
2689,
|
1275 |
2690,
|
1276 |
2692,
|
1277 |
+
2693,
|
1278 |
2696,
|
1279 |
2698,
|
1280 |
+
2700,
|
1281 |
2702,
|
1282 |
2704,
|
1283 |
+
2707,
|
|
|
1284 |
2710,
|
1285 |
+
2713,
|
1286 |
+
2715,
|
1287 |
+
2717,
|
1288 |
2719,
|
1289 |
+
2721,
|
1290 |
2722,
|
1291 |
+
2723,
|
1292 |
2725,
|
1293 |
2727,
|
1294 |
2729,
|
1295 |
+
2732,
|
|
|
1296 |
2734,
|
1297 |
+
2736,
|
1298 |
+
2738,
|
1299 |
+
2740,
|
1300 |
+
2743,
|
1301 |
+
2745,
|
1302 |
+
2747,
|
1303 |
+
2749,
|
1304 |
+
2752,
|
1305 |
+
2756,
|
1306 |
+
2758,
|
1307 |
+
2760,
|
|
|
1308 |
2762,
|
1309 |
+
2765,
|
1310 |
+
2767,
|
1311 |
+
2769,
|
1312 |
2772,
|
1313 |
+
2774,
|
1314 |
2777,
|
1315 |
+
2780,
|
1316 |
2782,
|
1317 |
2784,
|
1318 |
2787,
|
1319 |
2790,
|
1320 |
2792,
|
1321 |
+
2793,
|
1322 |
+
2795,
|
1323 |
+
2796,
|
1324 |
+
2798,
|
1325 |
+
2801,
|
1326 |
2803,
|
1327 |
2805,
|
1328 |
+
2807,
|
1329 |
+
2809,
|
1330 |
+
2810,
|
1331 |
+
2812,
|
1332 |
+
2814,
|
1333 |
2815,
|
1334 |
+
2818,
|
1335 |
+
2821,
|
1336 |
+
2823,
|
|
|
|
|
1337 |
2825,
|
1338 |
+
2827,
|
1339 |
+
2830,
|
1340 |
+
2832,
|
1341 |
2833,
|
1342 |
+
2834,
|
1343 |
+
2836,
|
1344 |
+
2838,
|
1345 |
2840,
|
1346 |
2842,
|
|
|
1347 |
2844,
|
1348 |
2846,
|
1349 |
+
2849,
|
1350 |
2850,
|
1351 |
+
2853,
|
1352 |
+
2855,
|
1353 |
+
2857,
|
|
|
1354 |
2860,
|
1355 |
+
2861,
|
1356 |
+
2864,
|
1357 |
+
2866,
|
1358 |
+
2868,
|
1359 |
2871,
|
1360 |
+
2873,
|
1361 |
2874,
|
1362 |
2876,
|
1363 |
2878,
|
1364 |
+
2880,
|
1365 |
+
2882,
|
1366 |
2883,
|
1367 |
+
2022,
|
1368 |
+
2885,
|
1369 |
+
2887,
|
1370 |
+
2889,
|
1371 |
2890,
|
1372 |
2892,
|
1373 |
+
2894,
|
1374 |
+
2896,
|
1375 |
+
2898,
|
|
|
|
|
1376 |
2900,
|
1377 |
2902,
|
1378 |
2904,
|
1379 |
+
2907,
|
1380 |
+
2909,
|
1381 |
+
2911,
|
|
|
1382 |
2914,
|
1383 |
+
2916,
|
1384 |
+
2918,
|
1385 |
+
2920,
|
1386 |
+
2922,
|
1387 |
2924,
|
1388 |
2926,
|
1389 |
2928,
|
1390 |
+
2929,
|
1391 |
2932,
|
1392 |
+
2371,
|
1393 |
2934,
|
1394 |
2936,
|
1395 |
2938,
|
1396 |
+
2940,
|
1397 |
2942,
|
|
|
1398 |
2944,
|
1399 |
2946,
|
1400 |
2948,
|
1401 |
+
2951,
|
1402 |
+
2953,
|
1403 |
+
2955,
|
1404 |
+
2957,
|
1405 |
+
2959,
|
1406 |
+
2962,
|
1407 |
+
2964,
|
1408 |
2965,
|
1409 |
+
2968,
|
1410 |
+
2970,
|
1411 |
2972,
|
1412 |
+
2973,
|
1413 |
2974,
|
1414 |
+
2976,
|
1415 |
2977,
|
1416 |
2979,
|
|
|
1417 |
2982,
|
|
|
1418 |
2985,
|
1419 |
2987,
|
1420 |
+
2989,
|
1421 |
+
2991,
|
1422 |
2993,
|
1423 |
+
2995,
|
1424 |
+
2997,
|
1425 |
+
2999,
|
1426 |
3002,
|
1427 |
3004,
|
1428 |
3006,
|
1429 |
+
1376,
|
1430 |
+
3007,
|
1431 |
+
3009,
|
1432 |
3010,
|
1433 |
+
3012,
|
1434 |
3013,
|
1435 |
3015,
|
1436 |
3017,
|
1437 |
+
3019,
|
|
|
|
|
1438 |
3021,
|
1439 |
3024,
|
|
|
1440 |
3027,
|
1441 |
3029,
|
1442 |
3031,
|
1443 |
3033,
|
1444 |
3035,
|
1445 |
+
3036,
|
1446 |
3038,
|
1447 |
+
3040,
|
1448 |
3041,
|
1449 |
3043,
|
1450 |
3045,
|
1451 |
+
3048,
|
|
|
1452 |
3050,
|
1453 |
+
3051,
|
1454 |
+
3053,
|
1455 |
3055,
|
1456 |
3057,
|
1457 |
3059,
|
1458 |
+
3061,
|
1459 |
+
3063,
|
1460 |
+
3066,
|
|
|
1461 |
3069,
|
1462 |
3071,
|
1463 |
3073,
|
1464 |
3075,
|
1465 |
3077,
|
1466 |
+
3079,
|
1467 |
+
3081,
|
1468 |
3083,
|
1469 |
3085,
|
1470 |
+
3086,
|
1471 |
3087,
|
1472 |
3089,
|
1473 |
3091,
|
1474 |
3093,
|
1475 |
3095,
|
1476 |
+
3096,
|
1477 |
3097,
|
|
|
1478 |
3099,
|
1479 |
3101,
|
1480 |
3103,
|
1481 |
+
3106,
|
|
|
1482 |
3108,
|
1483 |
3110,
|
1484 |
3112,
|
1485 |
3114,
|
1486 |
+
3116,
|
1487 |
+
3118,
|
1488 |
+
3120,
|
1489 |
+
3122,
|
1490 |
3125,
|
1491 |
3127,
|
1492 |
+
3130,
|
1493 |
+
3132,
|
1494 |
+
3135,
|
1495 |
3136,
|
1496 |
+
3138,
|
1497 |
3139,
|
1498 |
3141,
|
1499 |
+
3143,
|
1500 |
+
3146,
|
|
|
1501 |
3148,
|
1502 |
3150,
|
1503 |
3152,
|
1504 |
+
3154,
|
1505 |
3157,
|
1506 |
+
3160,
|
1507 |
+
3162,
|
1508 |
+
3164,
|
1509 |
3166,
|
1510 |
+
3168,
|
1511 |
3169,
|
1512 |
3171,
|
1513 |
3173,
|
1514 |
3175,
|
1515 |
3177,
|
|
|
1516 |
3180,
|
1517 |
3182,
|
1518 |
3184,
|
1519 |
3186,
|
1520 |
+
3188,
|
1521 |
3191,
|
1522 |
+
3194,
|
|
|
1523 |
3197,
|
1524 |
+
3199,
|
1525 |
+
3201,
|
1526 |
3203,
|
1527 |
+
3205,
|
1528 |
+
3207,
|
1529 |
+
3211,
|
1530 |
+
3213,
|
|
|
1531 |
3216,
|
1532 |
+
3219,
|
1533 |
+
3221,
|
1534 |
+
3224,
|
1535 |
+
3226,
|
1536 |
3228,
|
1537 |
3230,
|
1538 |
+
3232,
|
1539 |
3235,
|
1540 |
3237,
|
1541 |
3239,
|
1542 |
3241,
|
1543 |
3243,
|
1544 |
+
3245,
|
1545 |
+
3247,
|
1546 |
+
3249,
|
1547 |
+
3251,
|
1548 |
3252,
|
1549 |
+
3253,
|
1550 |
3254,
|
1551 |
3256,
|
1552 |
3258,
|
1553 |
+
3259,
|
1554 |
3262,
|
1555 |
+
3265,
|
|
|
1556 |
3267,
|
1557 |
+
3269,
|
|
|
1558 |
3272,
|
1559 |
+
3274,
|
1560 |
+
3277,
|
1561 |
3279,
|
1562 |
3281,
|
1563 |
3283,
|
1564 |
+
3285,
|
1565 |
+
3287,
|
1566 |
+
3289,
|
1567 |
3291,
|
1568 |
3293,
|
1569 |
3295,
|
|
|
1571 |
3299,
|
1572 |
3301,
|
1573 |
3303,
|
1574 |
+
3304,
|
1575 |
+
3306,
|
1576 |
3309,
|
1577 |
+
3310,
|
1578 |
+
3312,
|
1579 |
+
3314,
|
1580 |
+
3316,
|
1581 |
3318,
|
1582 |
+
3319,
|
1583 |
3322,
|
1584 |
3324,
|
|
|
1585 |
3328,
|
1586 |
3330,
|
1587 |
3332,
|
1588 |
+
3335,
|
1589 |
+
3337,
|
1590 |
+
3339,
|
1591 |
+
3340,
|
1592 |
+
3343,
|
1593 |
+
1014,
|
1594 |
3346,
|
1595 |
+
3347,
|
1596 |
3349,
|
1597 |
+
3352,
|
1598 |
3353,
|
|
|
1599 |
3357,
|
1600 |
+
3358,
|
|
|
1601 |
3361,
|
1602 |
3363,
|
1603 |
+
3365,
|
1604 |
3366,
|
1605 |
+
3369,
|
1606 |
+
3370,
|
1607 |
3371,
|
1608 |
+
3374,
|
1609 |
3375,
|
1610 |
+
3376,
|
1611 |
+
3378,
|
1612 |
3379,
|
1613 |
+
3381,
|
1614 |
3383,
|
|
|
1615 |
3385,
|
1616 |
+
3386,
|
1617 |
3388,
|
1618 |
3389,
|
1619 |
3390,
|
1620 |
+
3391,
|
1621 |
3393,
|
1622 |
+
3394,
|
1623 |
+
3396,
|
1624 |
+
3398,
|
1625 |
3400,
|
1626 |
+
3401,
|
1627 |
3403,
|
|
|
1628 |
3405,
|
1629 |
+
3406,
|
1630 |
3408,
|
1631 |
+
3409,
|
1632 |
+
3411,
|
1633 |
3412,
|
1634 |
3414,
|
1635 |
+
3416,
|
1636 |
+
3418,
|
1637 |
3419,
|
1638 |
+
3421,
|
1639 |
3422,
|
1640 |
3423,
|
1641 |
3425,
|
|
|
1643 |
3428,
|
1644 |
3430,
|
1645 |
3432,
|
1646 |
+
3434,
|
|
|
|
|
1647 |
3437,
|
|
|
1648 |
3440,
|
1649 |
3442,
|
1650 |
+
3443,
|
1651 |
3444,
|
1652 |
+
3445,
|
1653 |
3448,
|
1654 |
+
3449,
|
1655 |
+
3450,
|
1656 |
3451,
|
1657 |
+
3453,
|
1658 |
+
3455,
|
1659 |
3457,
|
|
|
1660 |
3459,
|
1661 |
+
3460,
|
1662 |
3462,
|
|
|
1663 |
3464,
|
1664 |
+
3466,
|
1665 |
3467,
|
1666 |
+
3468,
|
1667 |
+
3470,
|
1668 |
+
3472,
|
1669 |
+
3475,
|
1670 |
+
3477,
|
1671 |
3478,
|
|
|
1672 |
3481,
|
1673 |
+
3483,
|
1674 |
+
3485,
|
1675 |
+
3488,
|
1676 |
3489,
|
1677 |
+
3490,
|
1678 |
+
3493,
|
1679 |
+
3494,
|
1680 |
+
3496,
|
1681 |
3497,
|
1682 |
3499,
|
1683 |
+
3500,
|
1684 |
3502,
|
1685 |
3503,
|
1686 |
3504,
|
1687 |
+
3506,
|
1688 |
+
3507,
|
1689 |
3509,
|
1690 |
+
3510,
|
1691 |
+
1474,
|
1692 |
3512,
|
1693 |
3514,
|
1694 |
+
3516,
|
1695 |
3517,
|
1696 |
3518,
|
1697 |
3519,
|
1698 |
3521,
|
1699 |
3522,
|
|
|
1700 |
3525,
|
1701 |
+
3526,
|
1702 |
+
3528,
|
1703 |
+
3530,
|
|
|
|
|
|
|
1704 |
3534,
|
1705 |
3536,
|
1706 |
+
3537,
|
1707 |
3539,
|
1708 |
+
3541,
|
1709 |
3542,
|
1710 |
3543,
|
1711 |
+
3544,
|
1712 |
+
3546,
|
1713 |
+
3548,
|
1714 |
+
3549,
|
1715 |
+
3550,
|
1716 |
3551,
|
|
|
1717 |
3554,
|
1718 |
3556,
|
1719 |
3558,
|
|
|
1720 |
3560,
|
1721 |
+
3562,
|
|
|
|
|
1722 |
3566,
|
|
|
1723 |
3568,
|
1724 |
+
3570,
|
1725 |
3571,
|
1726 |
3573,
|
1727 |
+
3576,
|
1728 |
3577,
|
1729 |
3579,
|
1730 |
+
3581,
|
1731 |
3583,
|
1732 |
+
3433,
|
1733 |
3585,
|
1734 |
+
3586,
|
1735 |
+
3589,
|
1736 |
3590,
|
1737 |
+
3591,
|
1738 |
3593,
|
1739 |
3594,
|
1740 |
+
3597,
|
1741 |
3598,
|
1742 |
3600,
|
|
|
|
|
1743 |
3603,
|
1744 |
+
3605,
|
1745 |
3606,
|
1746 |
3607,
|
1747 |
+
3609,
|
|
|
1748 |
3611,
|
1749 |
+
3613,
|
1750 |
3614,
|
1751 |
+
3616,
|
1752 |
+
3619,
|
1753 |
+
3621,
|
1754 |
3622,
|
1755 |
3623,
|
1756 |
+
2485,
|
1757 |
+
3625,
|
1758 |
3626,
|
1759 |
3628,
|
1760 |
+
3629,
|
1761 |
3630,
|
1762 |
3631,
|
1763 |
3633,
|
1764 |
+
3635,
|
1765 |
+
3637,
|
1766 |
3639,
|
|
|
|
|
1767 |
3642,
|
1768 |
+
3644,
|
|
|
1769 |
3646,
|
1770 |
+
3649,
|
|
|
|
|
1771 |
3652,
|
1772 |
3654,
|
1773 |
+
85,
|
1774 |
+
3655,
|
1775 |
3656,
|
1776 |
+
3487,
|
1777 |
+
3658,
|
1778 |
+
3660,
|
1779 |
+
3662,
|
1780 |
+
3664,
|
1781 |
3666,
|
1782 |
+
3667,
|
1783 |
3669,
|
1784 |
+
3670,
|
|
|
1785 |
3672,
|
1786 |
3673,
|
|
|
1787 |
3675,
|
1788 |
3677,
|
1789 |
+
3678,
|
1790 |
3679,
|
1791 |
3681,
|
1792 |
3683,
|
1793 |
+
3685,
|
1794 |
3686,
|
1795 |
+
3688,
|
1796 |
3689,
|
1797 |
3690,
|
1798 |
+
3693,
|
|
|
1799 |
3695,
|
1800 |
3696,
|
1801 |
+
3697,
|
1802 |
3698,
|
1803 |
+
3699,
|
1804 |
3700,
|
1805 |
3702,
|
|
|
1806 |
3705,
|
1807 |
3706,
|
1808 |
+
3708,
|
1809 |
3710,
|
|
|
1810 |
3713,
|
1811 |
3714,
|
|
|
1812 |
3716,
|
1813 |
+
3718,
|
1814 |
3719,
|
1815 |
+
3720,
|
1816 |
+
3721,
|
1817 |
3722,
|
1818 |
+
3724,
|
|
|
1819 |
3727,
|
1820 |
+
3729,
|
1821 |
3730,
|
1822 |
+
3733,
|
|
|
|
|
|
|
1823 |
3737,
|
1824 |
+
3739,
|
1825 |
+
3741,
|
1826 |
+
3742,
|
1827 |
3743,
|
1828 |
+
3744,
|
1829 |
3745,
|
1830 |
3746,
|
1831 |
+
3748,
|
1832 |
+
3750,
|
1833 |
+
3751,
|
1834 |
+
3752,
|
1835 |
3753,
|
1836 |
+
3754,
|
1837 |
3755,
|
1838 |
+
3456,
|
1839 |
+
3756,
|
1840 |
3758,
|
1841 |
3759,
|
|
|
|
|
1842 |
3762,
|
1843 |
+
3765,
|
|
|
1844 |
3767,
|
|
|
1845 |
3769,
|
|
|
1846 |
3771,
|
1847 |
+
3773,
|
|
|
1848 |
3774,
|
1849 |
+
3777,
|
1850 |
+
3779,
|
1851 |
+
3780,
|
1852 |
+
3782,
|
1853 |
3783,
|
1854 |
+
3786,
|
1855 |
3787,
|
1856 |
+
3788,
|
1857 |
3789,
|
1858 |
+
3791,
|
1859 |
+
3792,
|
1860 |
3795,
|
|
|
1861 |
3798,
|
1862 |
3799,
|
1863 |
+
3801,
|
|
|
1864 |
3804,
|
|
|
|
|
1865 |
3808,
|
1866 |
+
3810,
|
1867 |
3811,
|
|
|
1868 |
3815,
|
1869 |
+
3816,
|
1870 |
+
3819,
|
1871 |
3820,
|
1872 |
+
3821,
|
1873 |
+
3823,
|
1874 |
3824,
|
1875 |
+
3825,
|
1876 |
3827,
|
1877 |
+
3828,
|
1878 |
+
3829,
|
1879 |
3831,
|
1880 |
3832,
|
1881 |
+
3834,
|
1882 |
3836,
|
|
|
1883 |
3839,
|
|
|
1884 |
3841,
|
1885 |
3843,
|
1886 |
3844,
|
1887 |
3845,
|
1888 |
3847,
|
|
|
1889 |
3850,
|
1890 |
+
3851,
|
1891 |
3852,
|
1892 |
+
3854,
|
1893 |
+
3856,
|
1894 |
+
3858,
|
1895 |
3860,
|
|
|
1896 |
3863,
|
1897 |
+
3865,
|
1898 |
3867,
|
|
|
1899 |
3870,
|
1900 |
+
3871,
|
1901 |
+
3873,
|
1902 |
3876,
|
1903 |
+
3877,
|
1904 |
3879,
|
1905 |
3881,
|
1906 |
+
3882,
|
1907 |
3886,
|
1908 |
+
3888,
|
1909 |
3889,
|
1910 |
+
3891,
|
1911 |
3892,
|
|
|
1912 |
3895,
|
1913 |
+
3896,
|
1914 |
+
3840,
|
1915 |
3897,
|
1916 |
+
3899,
|
1917 |
+
3900,
|
1918 |
+
3901,
|
1919 |
+
3903,
|
1920 |
3904,
|
1921 |
3905,
|
1922 |
+
3906,
|
1923 |
3908,
|
1924 |
+
3909,
|
1925 |
+
3910,
|
1926 |
3912,
|
|
|
1927 |
3913,
|
1928 |
+
3914,
|
1929 |
3915,
|
|
|
1930 |
3917,
|
1931 |
3919,
|
|
|
1932 |
3921,
|
1933 |
3922,
|
1934 |
3924,
|
1935 |
3925,
|
1936 |
3926,
|
1937 |
+
3927,
|
1938 |
3928,
|
|
|
1939 |
3930,
|
1940 |
3931,
|
1941 |
3933,
|
1942 |
+
3934,
|
1943 |
+
3936,
|
1944 |
3938,
|
1945 |
+
3939,
|
1946 |
3941,
|
1947 |
3942,
|
|
|
1948 |
3944,
|
1949 |
+
3945,
|
1950 |
3946,
|
1951 |
+
3948,
|
|
|
1952 |
3950,
|
1953 |
3952,
|
1954 |
+
3953,
|
1955 |
3955,
|
1956 |
+
3956,
|
1957 |
3957,
|
1958 |
3958,
|
1959 |
3960,
|
1960 |
3961,
|
1961 |
3962,
|
1962 |
+
3965,
|
1963 |
+
3967,
|
1964 |
+
3970,
|
|
|
|
|
1965 |
3972,
|
1966 |
3973,
|
|
|
1967 |
3976,
|
1968 |
3977,
|
1969 |
+
3979,
|
1970 |
3981,
|
1971 |
3983,
|
1972 |
+
3984,
|
1973 |
3986,
|
1974 |
+
3987,
|
1975 |
3989,
|
1976 |
+
3990,
|
1977 |
+
3991,
|
1978 |
3993,
|
1979 |
+
3996,
|
1980 |
3997,
|
1981 |
3999,
|
1982 |
4000,
|
1983 |
4002,
|
1984 |
4003,
|
1985 |
+
4004,
|
1986 |
4005,
|
|
|
1987 |
4007,
|
1988 |
+
4008,
|
1989 |
4009,
|
1990 |
+
4011,
|
1991 |
4013,
|
1992 |
+
4014,
|
1993 |
4015,
|
1994 |
+
4017,
|
|
|
|
|
1995 |
4020,
|
|
|
1996 |
4023,
|
|
|
1997 |
4025,
|
1998 |
+
4026,
|
1999 |
+
4028,
|
2000 |
4030,
|
2001 |
+
4032,
|
2002 |
4033,
|
2003 |
+
4035,
|
2004 |
+
4037,
|
2005 |
+
4038,
|
2006 |
4039,
|
|
|
2007 |
4042,
|
|
|
2008 |
4046,
|
|
|
2009 |
4049,
|
2010 |
+
4050,
|
2011 |
+
4052,
|
2012 |
4053,
|
|
|
2013 |
4055,
|
2014 |
+
4057,
|
2015 |
+
4059,
|
2016 |
+
4060,
|
2017 |
+
4061,
|
2018 |
4062,
|
2019 |
+
4064,
|
2020 |
4065,
|
2021 |
+
4067,
|
2022 |
4068,
|
2023 |
4069,
|
2024 |
+
4070,
|
2025 |
+
4072,
|
2026 |
+
4074,
|
2027 |
4076,
|
2028 |
4077,
|
2029 |
4078,
|
2030 |
+
4079,
|
2031 |
4081,
|
|
|
2032 |
4084,
|
|
|
2033 |
4086,
|
2034 |
+
4089,
|
2035 |
4090,
|
|
|
2036 |
4093,
|
|
|
2037 |
4095,
|
2038 |
4097,
|
2039 |
+
4099,
|
2040 |
4100,
|
2041 |
+
4101,
|
2042 |
+
4103,
|
2043 |
4106,
|
2044 |
+
4108,
|
2045 |
+
4110,
|
2046 |
4111,
|
2047 |
+
4112,
|
2048 |
+
4114,
|
2049 |
4116,
|
2050 |
+
4118,
|
2051 |
4119,
|
2052 |
4122,
|
2053 |
4124,
|
|
|
2058 |
4132,
|
2059 |
4134,
|
2060 |
4135,
|
2061 |
+
4136,
|
2062 |
+
4137,
|
2063 |
+
4139,
|
2064 |
4140,
|
2065 |
4142,
|
|
|
2066 |
4144,
|
2067 |
+
4147,
|
2068 |
4148,
|
2069 |
4150,
|
2070 |
4151,
|
|
|
|
|
2071 |
4155,
|
2072 |
+
4157,
|
2073 |
+
4159,
|
2074 |
4160,
|
2075 |
+
4162,
|
2076 |
4164,
|
2077 |
+
4165,
|
2078 |
4166,
|
2079 |
+
4168,
|
2080 |
+
4170,
|
2081 |
+
4172,
|
2082 |
4173,
|
2083 |
4175,
|
2084 |
+
4177,
|
2085 |
4178,
|
2086 |
4180,
|
2087 |
4181,
|
2088 |
4182,
|
2089 |
+
4183,
|
2090 |
4184,
|
2091 |
+
4185,
|
2092 |
4186,
|
2093 |
+
4187,
|
2094 |
4188,
|
2095 |
+
4190,
|
2096 |
4191,
|
2097 |
+
4192,
|
2098 |
4193,
|
2099 |
+
4195,
|
|
|
|
|
2100 |
4198,
|
2101 |
4199,
|
|
|
2102 |
4201,
|
2103 |
4202,
|
2104 |
4203,
|
2105 |
4204,
|
2106 |
+
4205,
|
2107 |
4207,
|
2108 |
4208,
|
|
|
2109 |
4211,
|
2110 |
+
4212,
|
2111 |
+
4213,
|
2112 |
4214,
|
2113 |
4215,
|
2114 |
+
4216,
|
|
|
2115 |
4219,
|
|
|
2116 |
4221,
|
|
|
2117 |
4224,
|
2118 |
+
4225,
|
2119 |
+
4226,
|
2120 |
4227,
|
2121 |
4228,
|
2122 |
4229,
|
|
|
2123 |
4231,
|
2124 |
+
4233,
|
2125 |
+
3364,
|
2126 |
4235,
|
2127 |
4237,
|
2128 |
+
4239,
|
2129 |
4240,
|
|
|
2130 |
4242,
|
|
|
2131 |
4244,
|
2132 |
+
4246,
|
2133 |
+
4248,
|
2134 |
+
4250,
|
2135 |
+
4010,
|
|
|
2136 |
4253,
|
2137 |
4255,
|
2138 |
4256,
|
2139 |
4258,
|
2140 |
+
4259,
|
2141 |
4260,
|
2142 |
4262,
|
2143 |
+
4263,
|
2144 |
+
4265,
|
2145 |
4266,
|
2146 |
+
4267,
|
2147 |
+
4268,
|
2148 |
4269,
|
2149 |
+
4257,
|
2150 |
+
4270,
|
2151 |
4271,
|
2152 |
+
4273,
|
|
|
2153 |
4275,
|
2154 |
+
4277,
|
2155 |
4278,
|
2156 |
4279,
|
2157 |
+
4280,
|
2158 |
4281,
|
|
|
|
|
2159 |
4284,
|
|
|
|
|
|
|
2160 |
4287,
|
2161 |
+
4288,
|
2162 |
4291,
|
2163 |
4293,
|
2164 |
4294,
|
2165 |
+
3351,
|
2166 |
4295,
|
|
|
2167 |
4297,
|
2168 |
+
4298,
|
2169 |
+
4299,
|
2170 |
+
4301,
|
2171 |
+
4302,
|
2172 |
4303,
|
|
|
2173 |
4307,
|
|
|
2174 |
4310,
|
|
|
2175 |
4311,
|
2176 |
4313,
|
2177 |
4314,
|
2178 |
+
4316,
|
2179 |
4317,
|
2180 |
4318,
|
2181 |
4319,
|
2182 |
4323,
|
2183 |
+
4324,
|
2184 |
+
4325,
|
2185 |
+
4328,
|
|
|
2186 |
4332,
|
|
|
2187 |
4334,
|
2188 |
+
4337,
|
2189 |
+
4338,
|
2190 |
4339,
|
2191 |
+
4342,
|
2192 |
+
4343,
|
2193 |
+
4345,
|
2194 |
+
4346,
|
2195 |
+
4347,
|
2196 |
4348,
|
2197 |
+
4349,
|
2198 |
+
4351,
|
2199 |
+
4352,
|
2200 |
4354,
|
2201 |
+
4356,
|
2202 |
+
4357,
|
2203 |
4358,
|
2204 |
4359,
|
2205 |
+
3707,
|
2206 |
+
4360,
|
2207 |
4361,
|
2208 |
4362,
|
|
|
|
|
2209 |
4365,
|
2210 |
+
4366,
|
2211 |
4367,
|
2212 |
4368,
|
2213 |
+
4369,
|
2214 |
4370,
|
2215 |
+
4371,
|
2216 |
4373,
|
2217 |
4374,
|
|
|
|
|
|
|
2218 |
4377,
|
2219 |
4378,
|
2220 |
4381,
|
2221 |
4382,
|
|
|
2222 |
4384,
|
|
|
2223 |
4386,
|
2224 |
4387,
|
2225 |
4389,
|
2226 |
+
4174,
|
2227 |
+
4392,
|
2228 |
4393,
|
2229 |
+
4396,
|
2230 |
4397,
|
2231 |
4398,
|
2232 |
+
4401,
|
|
|
2233 |
4403,
|
2234 |
+
4404,
|
2235 |
+
4406,
|
2236 |
+
4407,
|
2237 |
4408,
|
2238 |
+
4410,
|
2239 |
4412,
|
2240 |
4413,
|
2241 |
+
4415,
|
2242 |
4416,
|
2243 |
4418,
|
|
|
2244 |
4420,
|
2245 |
4421,
|
2246 |
+
4424,
|
|
|
2247 |
4426,
|
2248 |
+
4427,
|
2249 |
+
4430,
|
2250 |
4431,
|
2251 |
+
4432,
|
2252 |
4433,
|
2253 |
+
4435,
|
2254 |
+
4436,
|
2255 |
4439,
|
2256 |
4440,
|
2257 |
+
4442,
|
2258 |
4443,
|
|
|
|
|
2259 |
4446,
|
2260 |
4448,
|
2261 |
+
4450,
|
2262 |
+
4451,
|
2263 |
4453,
|
2264 |
4455,
|
2265 |
4456,
|
2266 |
+
4458,
|
2267 |
4459,
|
2268 |
+
4462,
|
2269 |
4463,
|
2270 |
+
4465,
|
|
|
2271 |
4468,
|
2272 |
4469,
|
2273 |
+
4470,
|
2274 |
4471,
|
2275 |
4472,
|
2276 |
4475,
|
2277 |
+
4477,
|
2278 |
4478,
|
2279 |
+
4480,
|
2280 |
+
3665,
|
2281 |
4481,
|
2282 |
4482,
|
|
|
2283 |
4484,
|
2284 |
4485,
|
2285 |
4488,
|
2286 |
4490,
|
2287 |
4491,
|
2288 |
+
4492,
|
|
|
2289 |
4494,
|
2290 |
+
4344,
|
2291 |
+
4496,
|
2292 |
4498,
|
2293 |
+
3682,
|
2294 |
+
4499,
|
2295 |
+
4500,
|
2296 |
4501,
|
2297 |
+
4454,
|
2298 |
+
4502,
|
2299 |
4503,
|
2300 |
+
4080,
|
2301 |
4504,
|
|
|
2302 |
4507,
|
2303 |
+
4508,
|
|
|
2304 |
4511,
|
|
|
|
|
|
|
2305 |
4514,
|
|
|
2306 |
4515,
|
|
|
|
|
2307 |
4517,
|
2308 |
+
4519,
|
2309 |
4521,
|
2310 |
+
4522,
|
2311 |
4524,
|
2312 |
+
4526,
|
2313 |
4527,
|
2314 |
4528,
|
2315 |
+
4531,
|
|
|
2316 |
4534,
|
2317 |
4535,
|
2318 |
4537,
|
|
|
|
|
2319 |
4541,
|
2320 |
4544,
|
2321 |
+
4545,
|
2322 |
4547,
|
2323 |
4548,
|
2324 |
+
4549,
|
2325 |
+
4551,
|
2326 |
+
4553,
|
2327 |
+
4555,
|
2328 |
+
4556,
|
2329 |
4557,
|
2330 |
4558,
|
2331 |
4560,
|
2332 |
4561,
|
2333 |
+
4563,
|
2334 |
+
4565,
|
2335 |
4566,
|
2336 |
+
4567,
|
2337 |
4568,
|
2338 |
4569,
|
2339 |
+
4572,
|
|
|
2340 |
4573,
|
2341 |
4574,
|
2342 |
+
4575,
|
2343 |
4576,
|
2344 |
4578,
|
2345 |
4579,
|
|
|
2346 |
4581,
|
2347 |
4582,
|
2348 |
+
4584,
|
2349 |
4585,
|
|
|
2350 |
4587,
|
2351 |
+
4590,
|
|
|
2352 |
4591,
|
2353 |
+
4593,
|
|
|
|
|
2354 |
4597,
|
2355 |
4598,
|
2356 |
4600,
|
2357 |
+
3608,
|
2358 |
+
4601,
|
2359 |
4603,
|
2360 |
+
4605,
|
2361 |
+
4607,
|
2362 |
+
4608,
|
2363 |
4610,
|
2364 |
+
4612,
|
2365 |
4613,
|
|
|
|
|
2366 |
4616,
|
2367 |
+
4617,
|
2368 |
4618,
|
2369 |
+
4619,
|
2370 |
4621,
|
2371 |
4623,
|
2372 |
+
4624,
|
2373 |
4625,
|
2374 |
+
1056,
|
2375 |
+
4627,
|
2376 |
+
4628,
|
2377 |
4630,
|
|
|
2378 |
4632,
|
2379 |
4634,
|
|
|
2380 |
4637,
|
2381 |
4638,
|
2382 |
+
4639,
|
|
|
2383 |
4641,
|
2384 |
+
4644,
|
2385 |
4645,
|
2386 |
+
364,
|
2387 |
+
4646,
|
2388 |
+
4648,
|
2389 |
4651,
|
2390 |
4652,
|
2391 |
4654,
|
2392 |
+
4656,
|
2393 |
4657,
|
2394 |
4658,
|
|
|
2395 |
4659,
|
2396 |
4661,
|
2397 |
+
4663,
|
2398 |
+
4666,
|
2399 |
+
4668,
|
|
|
2400 |
4670,
|
|
|
2401 |
4672,
|
2402 |
+
4673,
|
2403 |
+
4675,
|
2404 |
+
4677,
|
2405 |
4679,
|
2406 |
+
4680,
|
2407 |
+
4682,
|
2408 |
4683,
|
2409 |
4685,
|
2410 |
4686,
|
2411 |
+
4687,
|
2412 |
4688,
|
2413 |
4690,
|
2414 |
4692,
|
2415 |
+
4694,
|
2416 |
4695,
|
2417 |
4696,
|
2418 |
4698,
|
|
|
2419 |
4700,
|
|
|
2420 |
4703,
|
2421 |
+
4704,
|
2422 |
4705,
|
2423 |
4707,
|
|
|
2424 |
4709,
|
2425 |
4711,
|
2426 |
+
3618,
|
2427 |
+
4714,
|
2428 |
4716,
|
|
|
2429 |
4718,
|
2430 |
+
4719,
|
2431 |
+
4721,
|
2432 |
+
4725,
|
|
|
2433 |
4727,
|
2434 |
+
4309,
|
2435 |
+
4728,
|
2436 |
+
4730,
|
2437 |
4731,
|
2438 |
4732,
|
2439 |
+
4733,
|
2440 |
4734,
|
2441 |
+
4736,
|
2442 |
4738,
|
2443 |
+
4739,
|
|
|
2444 |
4741,
|
2445 |
+
4742,
|
2446 |
4744,
|
|
|
2447 |
4746,
|
2448 |
+
4577,
|
2449 |
+
4748,
|
2450 |
+
4750,
|
2451 |
+
4753,
|
2452 |
+
4756,
|
|
|
2453 |
4757,
|
2454 |
+
4758,
|
2455 |
+
4760,
|
2456 |
+
4764,
|
2457 |
+
4765,
|
2458 |
+
4767,
|
2459 |
+
4768,
|
2460 |
4769,
|
|
|
2461 |
4771,
|
2462 |
+
4772,
|
2463 |
+
4775,
|
2464 |
+
4776,
|
2465 |
+
4779,
|
2466 |
4781,
|
2467 |
4782,
|
2468 |
4784,
|
2469 |
+
4786,
|
2470 |
+
4787,
|
2471 |
+
4790,
|
2472 |
4792,
|
2473 |
+
4793,
|
2474 |
4794,
|
|
|
2475 |
4797,
|
2476 |
+
4798,
|
2477 |
4800,
|
2478 |
+
4801,
|
2479 |
+
4802,
|
2480 |
4803,
|
2481 |
4805,
|
|
|
2482 |
4807,
|
2483 |
+
4660,
|
2484 |
+
4809,
|
2485 |
4810,
|
2486 |
+
4812,
|
|
|
|
|
2487 |
4815,
|
2488 |
+
4817,
|
2489 |
4818,
|
2490 |
+
4821,
|
|
|
|
|
2491 |
4823,
|
2492 |
4825,
|
2493 |
+
4827,
|
2494 |
+
4829,
|
2495 |
+
4832,
|
2496 |
+
4835,
|
2497 |
+
4837,
|
2498 |
+
4839,
|
2499 |
4840,
|
2500 |
+
4843,
|
2501 |
4845,
|
2502 |
+
4846,
|
2503 |
+
4847,
|
2504 |
4850,
|
2505 |
+
4851,
|
2506 |
4852,
|
2507 |
+
4855,
|
2508 |
+
4857,
|
|
|
|
|
2509 |
4860,
|
2510 |
+
4862,
|
2511 |
4863,
|
|
|
2512 |
4865,
|
2513 |
+
4866,
|
2514 |
+
4867,
|
2515 |
+
4869,
|
2516 |
+
4871,
|
2517 |
4873,
|
|
|
2518 |
4876,
|
2519 |
4878,
|
2520 |
+
4881,
|
|
|
2521 |
4882,
|
2522 |
4884,
|
2523 |
4886,
|
2524 |
+
4887,
|
2525 |
+
4888,
|
2526 |
4889,
|
2527 |
+
4890,
|
2528 |
4891,
|
2529 |
+
4892,
|
2530 |
+
4893,
|
2531 |
4894,
|
2532 |
4895,
|
|
|
2533 |
4899,
|
2534 |
4900,
|
2535 |
+
4238,
|
2536 |
4901,
|
2537 |
4902,
|
2538 |
4903,
|
|
|
2539 |
4905,
|
2540 |
4906,
|
2541 |
4907,
|
2542 |
+
3951,
|
2543 |
4908,
|
2544 |
+
4911,
|
2545 |
4912,
|
2546 |
4913,
|
|
|
|
|
|
|
2547 |
4916,
|
2548 |
4918,
|
2549 |
4919,
|
2550 |
4920,
|
2551 |
+
4922,
|
2552 |
+
4923,
|
|
|
2553 |
4925,
|
2554 |
+
4927,
|
2555 |
+
4928,
|
2556 |
4929,
|
2557 |
+
4930,
|
2558 |
4931,
|
2559 |
4932,
|
2560 |
+
4934,
|
|
|
2561 |
4936,
|
2562 |
+
4939,
|
|
|
2563 |
4941,
|
2564 |
4942,
|
2565 |
4943,
|
|
|
2566 |
4945,
|
2567 |
+
4946,
|
2568 |
4947,
|
2569 |
4949,
|
2570 |
+
4951,
|
2571 |
4954,
|
2572 |
4955,
|
2573 |
+
4957,
|
2574 |
4958,
|
|
|
2575 |
4960,
|
2576 |
+
4963,
|
|
|
2577 |
4967,
|
2578 |
4968,
|
|
|
2579 |
4971,
|
2580 |
4973,
|
2581 |
+
4974,
|
2582 |
+
4977,
|
2583 |
+
4978,
|
2584 |
4981,
|
2585 |
+
4982,
|
2586 |
+
4983,
|
2587 |
4984,
|
2588 |
4986,
|
2589 |
+
4988,
|
2590 |
4990,
|
2591 |
+
4993,
|
|
|
2592 |
4995,
|
|
|
2593 |
4997,
|
2594 |
4999,
|
2595 |
+
5000,
|
2596 |
5001,
|
2597 |
5003,
|
2598 |
+
5005,
|
2599 |
5006,
|
2600 |
+
5009,
|
2601 |
5010,
|
2602 |
5012,
|
2603 |
+
5015,
|
|
|
2604 |
5016,
|
2605 |
+
5017,
|
2606 |
+
5020,
|
2607 |
+
5021,
|
2608 |
5023,
|
2609 |
5025,
|
2610 |
+
5026,
|
2611 |
+
5027,
|
2612 |
5028,
|
2613 |
5029,
|
2614 |
5030,
|
2615 |
+
5031,
|
2616 |
5033,
|
2617 |
5034,
|
2618 |
5036,
|
2619 |
+
5037,
|
2620 |
5038,
|
2621 |
+
4799,
|
2622 |
5040,
|
2623 |
5041,
|
2624 |
5042,
|
|
|
2625 |
5044,
|
2626 |
+
5045,
|
2627 |
5047,
|
2628 |
+
5048,
|
2629 |
5049,
|
2630 |
+
5052,
|
|
|
|
|
|
|
2631 |
5054,
|
2632 |
+
5056,
|
|
|
2633 |
5058,
|
|
|
2634 |
5061,
|
2635 |
+
5063,
|
2636 |
+
5064,
|
2637 |
+
5066,
|
2638 |
5069,
|
2639 |
+
5070,
|
2640 |
+
5072,
|
2641 |
+
5075,
|
2642 |
+
5077,
|
2643 |
5079,
|
2644 |
+
5082,
|
2645 |
+
5083,
|
2646 |
5084,
|
2647 |
+
5088,
|
|
|
2648 |
5090,
|
2649 |
+
5091,
|
2650 |
5092,
|
2651 |
+
5093,
|
2652 |
+
5095,
|
2653 |
+
5096,
|
2654 |
+
5004,
|
2655 |
5099,
|
2656 |
+
5102,
|
2657 |
+
5104,
|
2658 |
5105,
|
|
|
2659 |
5107,
|
2660 |
5108,
|
2661 |
5110,
|
2662 |
+
5112,
|
2663 |
+
5113,
|
2664 |
+
5118,
|
|
|
|
|
2665 |
5120,
|
2666 |
+
5121,
|
2667 |
5123,
|
2668 |
+
5124,
|
2669 |
5127,
|
2670 |
5128,
|
2671 |
+
5130,
|
2672 |
+
5132,
|
2673 |
5133,
|
2674 |
+
5134,
|
2675 |
5135,
|
2676 |
5136,
|
2677 |
5138,
|
2678 |
+
5140,
|
2679 |
5142,
|
2680 |
+
5144,
|
2681 |
+
5146,
|
|
|
2682 |
5148,
|
|
|
2683 |
5150,
|
2684 |
5151,
|
2685 |
+
5152,
|
2686 |
+
5154,
|
2687 |
+
5156,
|
2688 |
+
5158,
|
2689 |
5159,
|
2690 |
+
5160,
|
2691 |
+
5162,
|
2692 |
5163,
|
2693 |
+
5164,
|
2694 |
5165,
|
2695 |
5166,
|
2696 |
+
5168,
|
2697 |
5169,
|
2698 |
5171,
|
2699 |
+
5172,
|
2700 |
5173,
|
2701 |
5174,
|
2702 |
+
5176,
|
2703 |
5177,
|
2704 |
5178,
|
|
|
2705 |
5180,
|
2706 |
+
5182,
|
2707 |
5183,
|
2708 |
+
5185,
|
2709 |
5186,
|
2710 |
5187,
|
2711 |
5188,
|
2712 |
5189,
|
2713 |
+
5190,
|
2714 |
5192,
|
2715 |
5193,
|
2716 |
+
5194,
|
2717 |
5195,
|
2718 |
5197,
|
2719 |
5198,
|
|
|
2720 |
5201,
|
|
|
2721 |
5203,
|
|
|
2722 |
5205,
|
2723 |
5207,
|
|
|
2724 |
5209,
|
2725 |
5210,
|
2726 |
5212,
|
2727 |
+
5214,
|
2728 |
5216,
|
2729 |
+
5217,
|
2730 |
5218,
|
2731 |
+
5219,
|
2732 |
5220,
|
2733 |
+
5221,
|
2734 |
5222,
|
2735 |
5224,
|
2736 |
+
5226,
|
2737 |
5227,
|
2738 |
+
5228,
|
2739 |
5229,
|
2740 |
+
5230,
|
2741 |
5231,
|
2742 |
5232,
|
2743 |
5233,
|
|
|
2744 |
5235,
|
|
|
2745 |
5237,
|
2746 |
+
5238,
|
2747 |
5239,
|
2748 |
+
5240,
|
2749 |
5241,
|
2750 |
5242,
|
2751 |
5243,
|
|
|
2752 |
5245,
|
|
|
|
|
2753 |
5248,
|
2754 |
5250,
|
2755 |
5252,
|
|
|
2756 |
5254,
|
2757 |
5255,
|
|
|
2758 |
5257,
|
|
|
2759 |
5260,
|
2760 |
+
5262,
|
2761 |
5265,
|
2762 |
+
5266,
|
2763 |
+
5268,
|
2764 |
5270,
|
2765 |
5272,
|
2766 |
+
5273,
|
2767 |
+
5276,
|
2768 |
+
5184,
|
2769 |
+
5279,
|
2770 |
5280,
|
2771 |
5281,
|
2772 |
5283,
|
|
|
2774 |
5287,
|
2775 |
5288,
|
2776 |
5291,
|
2777 |
+
5292,
|
2778 |
5294,
|
2779 |
5295,
|
2780 |
+
5297,
|
2781 |
+
5299,
|
2782 |
5300,
|
2783 |
+
5301,
|
2784 |
+
5305,
|
2785 |
5306,
|
2786 |
5307,
|
2787 |
+
5308,
|
2788 |
5310,
|
2789 |
+
5311,
|
2790 |
+
5313,
|
2791 |
5314,
|
|
|
2792 |
5316,
|
2793 |
+
5318,
|
2794 |
+
5319,
|
2795 |
5320,
|
2796 |
5321,
|
|
|
2797 |
5323,
|
2798 |
5325,
|
2799 |
+
5327,
|
|
|
2800 |
5329,
|
2801 |
+
5330,
|
2802 |
+
5332,
|
2803 |
5333,
|
|
|
2804 |
5335,
|
2805 |
5336,
|
2806 |
+
5337,
|
2807 |
+
5339,
|
2808 |
5340,
|
2809 |
+
4264,
|
2810 |
+
5341,
|
2811 |
+
5343,
|
2812 |
5344,
|
2813 |
5345,
|
2814 |
5347,
|
|
|
2816 |
5350,
|
2817 |
5351,
|
2818 |
5352,
|
2819 |
+
5353,
|
|
|
|
|
2820 |
5356,
|
|
|
|
|
2821 |
5360,
|
2822 |
+
5361,
|
2823 |
+
5364,
|
2824 |
5365,
|
|
|
2825 |
5367,
|
2826 |
+
5369,
|
2827 |
+
693,
|
2828 |
+
5372,
|
2829 |
+
5374,
|
2830 |
5375,
|
2831 |
5376,
|
2832 |
5379,
|
2833 |
5380,
|
2834 |
5382,
|
2835 |
+
5383,
|
2836 |
5384,
|
2837 |
+
5386,
|
2838 |
5387,
|
|
|
2839 |
5390,
|
2840 |
+
5393,
|
|
|
2841 |
5395,
|
2842 |
5397,
|
|
|
2843 |
5399,
|
2844 |
5401,
|
2845 |
+
5403,
|
2846 |
5405,
|
2847 |
+
5407,
|
2848 |
5408,
|
2849 |
5410,
|
2850 |
+
5411,
|
2851 |
5412,
|
2852 |
5414,
|
2853 |
+
5415,
|
2854 |
5416,
|
2855 |
+
5417,
|
2856 |
5418,
|
2857 |
+
5419,
|
2858 |
5420,
|
2859 |
5422,
|
|
|
2860 |
5425,
|
2861 |
5426,
|
2862 |
+
1116,
|
2863 |
+
5428,
|
2864 |
5429,
|
2865 |
5430,
|
|
|
|
|
2866 |
5433,
|
2867 |
+
5436,
|
2868 |
+
5438,
|
|
|
2869 |
5440,
|
2870 |
5441,
|
|
|
2871 |
5443,
|
|
|
2872 |
5445,
|
2873 |
+
5447,
|
2874 |
5448,
|
2875 |
+
5449,
|
2876 |
+
5450,
|
2877 |
5451,
|
2878 |
5453,
|
2879 |
5455,
|
2880 |
+
5457,
|
2881 |
+
5459,
|
2882 |
+
5145,
|
2883 |
5460,
|
2884 |
5462,
|
2885 |
5463,
|
|
|
2886 |
5465,
|
2887 |
+
5467,
|
2888 |
5468,
|
2889 |
+
5469,
|
2890 |
+
5471,
|
2891 |
5474,
|
2892 |
+
5476,
|
|
|
2893 |
5477,
|
2894 |
5478,
|
2895 |
5480,
|
2896 |
5482,
|
2897 |
5483,
|
2898 |
5484,
|
2899 |
+
5487,
|
2900 |
5488,
|
2901 |
+
5489,
|
2902 |
+
5490,
|
2903 |
5491,
|
2904 |
5493,
|
2905 |
5494,
|
2906 |
5495,
|
2907 |
+
5496,
|
2908 |
+
5498,
|
2909 |
5500,
|
2910 |
5501,
|
2911 |
+
5503,
|
2912 |
5505,
|
|
|
2913 |
5507,
|
2914 |
+
5444,
|
2915 |
+
5509,
|
2916 |
5511,
|
|
|
2917 |
5513,
|
2918 |
+
5514,
|
2919 |
5515,
|
2920 |
5517,
|
2921 |
5518,
|
2922 |
5520,
|
2923 |
+
5521,
|
2924 |
5522,
|
2925 |
+
5523,
|
2926 |
5524,
|
|
|
2927 |
5527,
|
|
|
2928 |
5529,
|
2929 |
5531,
|
2930 |
5533,
|
2931 |
5534,
|
2932 |
5535,
|
2933 |
5537,
|
2934 |
+
5539,
|
|
|
2935 |
5541,
|
2936 |
5542,
|
|
|
2937 |
5544,
|
2938 |
+
5546,
|
2939 |
5547,
|
2940 |
+
5548,
|
2941 |
5549,
|
2942 |
+
5550,
|
2943 |
5552,
|
2944 |
5553,
|
2945 |
5555,
|
2946 |
+
5556,
|
2947 |
5557,
|
2948 |
5559,
|
2949 |
+
5561,
|
2950 |
+
5563,
|
2951 |
5564,
|
2952 |
+
5566,
|
|
|
2953 |
5569,
|
|
|
2954 |
5571,
|
2955 |
5573,
|
2956 |
5574,
|
|
|
2957 |
5577,
|
2958 |
5579,
|
2959 |
+
5581,
|
2960 |
+
5583,
|
2961 |
5584,
|
2962 |
+
2906,
|
2963 |
5586,
|
2964 |
5587,
|
2965 |
+
5588,
|
2966 |
+
5590,
|
2967 |
5592,
|
2968 |
+
5593,
|
2969 |
+
5595,
|
2970 |
+
5598,
|
2971 |
+
5601,
|
2972 |
5602,
|
2973 |
5604,
|
2974 |
5606,
|
2975 |
+
5608,
|
|
|
2976 |
5609,
|
2977 |
+
5612,
|
2978 |
+
5614,
|
2979 |
+
2478,
|
|
|
2980 |
5616,
|
2981 |
5618,
|
2982 |
+
5619,
|
2983 |
+
5622,
|
2984 |
+
5623,
|
2985 |
5625,
|
2986 |
5627,
|
2987 |
+
5630,
|
2988 |
+
5633,
|
2989 |
+
5634,
|
2990 |
+
5636,
|
2991 |
+
5638,
|
|
|
2992 |
5639,
|
2993 |
+
5640,
|
2994 |
+
4956,
|
2995 |
5641,
|
2996 |
+
5643,
|
2997 |
+
5644,
|
2998 |
5645,
|
2999 |
+
5647,
|
3000 |
+
5649,
|
3001 |
+
5651,
|
3002 |
5653,
|
3003 |
+
5654,
|
3004 |
+
5655,
|
3005 |
5657,
|
|
|
3006 |
5660,
|
3007 |
+
5661,
|
3008 |
5662,
|
|
|
|
|
|
|
3009 |
5665,
|
3010 |
5667,
|
|
|
3011 |
5669,
|
3012 |
5671,
|
3013 |
+
5672,
|
3014 |
+
5139,
|
3015 |
5673,
|
3016 |
+
5674,
|
3017 |
5675,
|
3018 |
+
5676,
|
3019 |
5678,
|
3020 |
+
5680,
|
3021 |
5681,
|
3022 |
+
5682,
|
3023 |
5684,
|
|
|
3024 |
5686,
|
3025 |
5689,
|
3026 |
+
5690,
|
3027 |
+
5692,
|
3028 |
5693,
|
3029 |
5695,
|
|
|
3030 |
5698,
|
|
|
3031 |
5699,
|
|
|
3032 |
5701,
|
3033 |
+
5702,
|
3034 |
+
5704,
|
3035 |
+
5708,
|
|
|
3036 |
5709,
|
3037 |
+
5712,
|
3038 |
+
5713,
|
3039 |
5714,
|
3040 |
+
5716,
|
3041 |
5717,
|
3042 |
5718,
|
3043 |
+
5719,
|
3044 |
5720,
|
3045 |
+
5721,
|
3046 |
+
5722,
|
3047 |
5724,
|
|
|
3048 |
5727,
|
3049 |
+
5728,
|
3050 |
+
5731,
|
3051 |
+
5732,
|
3052 |
5733,
|
3053 |
+
5735,
|
3054 |
5737,
|
3055 |
5738,
|
3056 |
+
5740,
|
|
|
|
|
3057 |
5743,
|
|
|
3058 |
5745,
|
3059 |
5746,
|
3060 |
+
5748,
|
3061 |
5749,
|
3062 |
+
5751,
|
3063 |
+
5752,
|
3064 |
5754,
|
3065 |
+
5756,
|
3066 |
+
5758,
|
|
|
3067 |
5760,
|
3068 |
5762,
|
3069 |
+
5764,
|
|
|
3070 |
5766,
|
3071 |
+
5767,
|
3072 |
5768,
|
3073 |
+
5770,
|
3074 |
5771,
|
3075 |
+
5772,
|
3076 |
+
5774,
|
3077 |
5777,
|
3078 |
+
5780,
|
|
|
3079 |
5784,
|
3080 |
+
2588,
|
3081 |
+
5785,
|
3082 |
5787,
|
3083 |
+
5789,
|
|
|
|
|
3084 |
5792,
|
3085 |
5794,
|
3086 |
+
5795,
|
3087 |
5797,
|
3088 |
+
5798,
|
3089 |
5801,
|
3090 |
+
5803,
|
3091 |
+
5804,
|
3092 |
5805,
|
3093 |
+
5807,
|
3094 |
+
5809,
|
|
|
3095 |
5810,
|
3096 |
+
5811,
|
3097 |
+
5497,
|
3098 |
+
5812,
|
3099 |
5813,
|
3100 |
+
5814,
|
3101 |
5815,
|
3102 |
5816,
|
3103 |
+
5817,
|
3104 |
5819,
|
3105 |
+
5821,
|
3106 |
5822,
|
3107 |
5824,
|
|
|
3108 |
5826,
|
3109 |
+
5827,
|
3110 |
5828,
|
3111 |
5830,
|
|
|
3112 |
5832,
|
3113 |
5833,
|
3114 |
5834,
|
|
|
3115 |
5836,
|
3116 |
+
4447,
|
3117 |
5838,
|
3118 |
5840,
|
3119 |
+
5841,
|
3120 |
5842,
|
3121 |
+
5843,
|
3122 |
5844,
|
|
|
3123 |
5846,
|
3124 |
5848,
|
3125 |
+
5849,
|
3126 |
5851,
|
3127 |
+
5853,
|
3128 |
5854,
|
|
|
3129 |
5856,
|
3130 |
5858,
|
3131 |
5859,
|
3132 |
5860,
|
3133 |
5861,
|
3134 |
+
5863,
|
3135 |
+
5865,
|
3136 |
5866,
|
3137 |
+
5868,
|
3138 |
5869,
|
3139 |
+
5870,
|
3140 |
5872,
|
3141 |
+
5873,
|
3142 |
5874,
|
3143 |
+
5875,
|
3144 |
5876,
|
|
|
3145 |
5878,
|
3146 |
5879,
|
3147 |
5881,
|
3148 |
+
5882,
|
3149 |
5883,
|
3150 |
5884,
|
3151 |
5886,
|
3152 |
5887,
|
3153 |
5888,
|
3154 |
+
5889,
|
3155 |
5890,
|
3156 |
5891,
|
3157 |
5892,
|
3158 |
5893,
|
3159 |
+
5894,
|
3160 |
5895,
|
3161 |
5896,
|
3162 |
+
5897,
|
3163 |
5898,
|
3164 |
5899,
|
|
|
3165 |
5901,
|
3166 |
+
5902,
|
3167 |
5904,
|
|
|
3168 |
5906,
|
|
|
3169 |
5908,
|
3170 |
5909,
|
|
|
3171 |
5911,
|
3172 |
5912,
|
3173 |
5913,
|
3174 |
5914,
|
3175 |
+
5916,
|
3176 |
5917,
|
|
|
3177 |
5920,
|
3178 |
+
5921,
|
3179 |
+
5923,
|
3180 |
5924,
|
3181 |
5925,
|
3182 |
5927,
|
3183 |
5928,
|
|
|
3184 |
5930,
|
3185 |
+
5931,
|
3186 |
+
5635,
|
3187 |
5933,
|
3188 |
+
5935,
|
3189 |
5937,
|
3190 |
+
5938,
|
3191 |
5939,
|
|
|
3192 |
5941,
|
3193 |
+
5942,
|
3194 |
5943,
|
3195 |
+
5945,
|
|
|
3196 |
5947,
|
|
|
3197 |
5949,
|
3198 |
5951,
|
3199 |
+
5952,
|
3200 |
+
4586,
|
3201 |
5953,
|
3202 |
5954,
|
3203 |
5956,
|
|
|
3204 |
5958,
|
3205 |
+
5129,
|
3206 |
5960,
|
3207 |
5962,
|
3208 |
+
5963,
|
3209 |
5964,
|
3210 |
5965,
|
|
|
3211 |
5966,
|
3212 |
5967,
|
3213 |
+
5968,
|
3214 |
5969,
|
3215 |
5971,
|
3216 |
+
5972,
|
3217 |
5973,
|
3218 |
+
5974,
|
3219 |
5975,
|
|
|
|
|
3220 |
5978,
|
3221 |
5979,
|
3222 |
5980,
|
3223 |
5981,
|
3224 |
+
5982,
|
3225 |
5983,
|
3226 |
5985,
|
|
|
3227 |
5987,
|
3228 |
5988,
|
3229 |
5991,
|
|
|
|
|
3230 |
5994,
|
3231 |
5995,
|
3232 |
5996,
|
3233 |
5998,
|
3234 |
6000,
|
3235 |
+
6003,
|
3236 |
6004,
|
3237 |
+
6005,
|
3238 |
6007,
|
|
|
3239 |
6009,
|
3240 |
+
6010,
|
3241 |
6011,
|
3242 |
+
6012,
|
3243 |
6013,
|
3244 |
+
6015,
|
3245 |
6016,
|
|
|
3246 |
6018,
|
3247 |
6020,
|
3248 |
+
6021,
|
3249 |
6022,
|
|
|
|
|
3250 |
6025,
|
|
|
3251 |
6028,
|
3252 |
+
6030,
|
3253 |
6031,
|
3254 |
6033,
|
|
|
3255 |
6035,
|
3256 |
6038,
|
3257 |
+
6040,
|
3258 |
+
2638,
|
3259 |
6041,
|
3260 |
+
6042,
|
3261 |
6043,
|
3262 |
6044,
|
3263 |
+
6047,
|
3264 |
6049,
|
|
|
|
|
3265 |
6052,
|
|
|
3266 |
6054,
|
3267 |
+
4200,
|
3268 |
+
6055,
|
3269 |
+
6056,
|
3270 |
+
6058,
|
3271 |
+
6060,
|
3272 |
+
6063,
|
3273 |
6065,
|
3274 |
+
6067,
|
3275 |
+
6069,
|
3276 |
6070,
|
3277 |
+
6072,
|
3278 |
6073,
|
3279 |
6075,
|
3280 |
+
6076,
|
3281 |
6077,
|
3282 |
+
6078,
|
3283 |
6079,
|
3284 |
+
6081,
|
|
|
3285 |
6083,
|
3286 |
6085,
|
|
|
|
|
3287 |
6088,
|
3288 |
+
5957,
|
3289 |
+
6090,
|
3290 |
6091,
|
3291 |
+
6092,
|
3292 |
6093,
|
3293 |
+
6094,
|
3294 |
+
6096,
|
3295 |
+
6097,
|
3296 |
6098,
|
|
|
3297 |
6100,
|
3298 |
6101,
|
3299 |
6102,
|
3300 |
+
5565,
|
3301 |
6103,
|
3302 |
6104,
|
3303 |
+
6105,
|
3304 |
6106,
|
3305 |
6107,
|
3306 |
6108,
|
3307 |
+
6109,
|
3308 |
6110,
|
3309 |
6111,
|
3310 |
6112,
|
|
|
3311 |
6113,
|
|
|
|
|
|
|
|
|
3312 |
6118,
|
3313 |
6119,
|
|
|
|
|
3314 |
6122,
|
3315 |
+
6124,
|
3316 |
+
6125,
|
3317 |
+
6127,
|
3318 |
6128,
|
3319 |
6129,
|
3320 |
+
6131,
|
3321 |
6134,
|
3322 |
+
6136,
|
|
|
3323 |
6138,
|
3324 |
+
6140,
|
3325 |
6141,
|
3326 |
+
6142,
|
3327 |
+
6143,
|
3328 |
6144,
|
3329 |
+
6145,
|
3330 |
6146,
|
3331 |
+
6147,
|
3332 |
6148,
|
3333 |
6149,
|
3334 |
6150,
|
|
|
3335 |
6152,
|
3336 |
6153,
|
3337 |
6154,
|
3338 |
6155,
|
3339 |
6156,
|
3340 |
6157,
|
3341 |
+
6158,
|
3342 |
6159,
|
|
|
3343 |
6161,
|
|
|
3344 |
6163,
|
|
|
3345 |
6165,
|
3346 |
+
6167,
|
3347 |
6168,
|
3348 |
+
6169,
|
3349 |
6170,
|
3350 |
+
6171,
|
3351 |
6172,
|
3352 |
6174,
|
|
|
|
|
3353 |
6177,
|
3354 |
+
6180,
|
3355 |
+
6183,
|
3356 |
+
6185,
|
3357 |
+
6186,
|
3358 |
+
5094,
|
3359 |
6187,
|
3360 |
+
6188,
|
3361 |
6190,
|
3362 |
6192,
|
|
|
|
|
|
|
3363 |
6195,
|
3364 |
6197,
|
3365 |
6199,
|
3366 |
+
6200,
|
3367 |
+
6201,
|
3368 |
6202,
|
3369 |
6204,
|
3370 |
6206,
|
3371 |
6207,
|
3372 |
6208,
|
3373 |
+
6210,
|
3374 |
+
6212,
|
|
|
3375 |
6214,
|
3376 |
6215,
|
3377 |
+
6216,
|
3378 |
6217,
|
3379 |
6219,
|
3380 |
+
6220,
|
3381 |
6222,
|
3382 |
6223,
|
3383 |
6224,
|
3384 |
+
6225,
|
3385 |
6226,
|
3386 |
6227,
|
3387 |
6229,
|
3388 |
6230,
|
|
|
|
|
3389 |
6233,
|
3390 |
6234,
|
3391 |
6236,
|
3392 |
+
6238,
|
3393 |
6240,
|
3394 |
+
877,
|
3395 |
6241,
|
3396 |
6243,
|
3397 |
+
6244,
|
3398 |
6245,
|
3399 |
+
6218,
|
|
|
3400 |
6248,
|
3401 |
+
6249,
|
3402 |
6250,
|
|
|
3403 |
6252,
|
3404 |
+
6254,
|
3405 |
6255,
|
|
|
3406 |
6257,
|
3407 |
+
6258,
|
3408 |
+
6260,
|
3409 |
6262,
|
3410 |
6264,
|
3411 |
6265,
|
3412 |
6267,
|
3413 |
6269,
|
|
|
3414 |
6272,
|
3415 |
6274,
|
3416 |
6276,
|
3417 |
6279,
|
3418 |
6281,
|
3419 |
+
6282,
|
3420 |
6283,
|
3421 |
+
6284,
|
3422 |
+
4770,
|
3423 |
6286,
|
3424 |
+
6287,
|
3425 |
6289,
|
3426 |
6290,
|
3427 |
+
6292,
|
|
|
3428 |
6293,
|
3429 |
6294,
|
3430 |
+
6295,
|
3431 |
6297,
|
3432 |
+
6298,
|
|
|
3433 |
6301,
|
3434 |
6302,
|
3435 |
+
6303,
|
3436 |
6305,
|
3437 |
+
6306,
|
3438 |
6308,
|
3439 |
6309,
|
3440 |
6310,
|
3441 |
+
5591,
|
3442 |
6313,
|
3443 |
6315,
|
3444 |
6316,
|
3445 |
6317,
|
3446 |
+
6319,
|
3447 |
+
6321,
|
3448 |
6322,
|
|
|
3449 |
6324,
|
3450 |
+
6327,
|
|
|
3451 |
6329,
|
3452 |
6331,
|
3453 |
+
6332,
|
3454 |
+
6335,
|
3455 |
6336,
|
3456 |
6338,
|
3457 |
6339,
|
3458 |
6342,
|
3459 |
6343,
|
3460 |
+
6344,
|
3461 |
6345,
|
3462 |
+
6347,
|
3463 |
+
6348,
|
3464 |
6350,
|
|
|
3465 |
6352,
|
3466 |
6354,
|
3467 |
6355,
|
3468 |
+
6356,
|
3469 |
6357,
|
3470 |
+
6360,
|
|
|
3471 |
6362,
|
3472 |
6363,
|
3473 |
+
6365,
|
3474 |
6366,
|
3475 |
+
6367,
|
3476 |
6369,
|
3477 |
6371,
|
3478 |
6372,
|
|
|
3480 |
6375,
|
3481 |
6377,
|
3482 |
6379,
|
|
|
3483 |
6381,
|
3484 |
6383,
|
3485 |
+
6384,
|
3486 |
6385,
|
3487 |
6387,
|
3488 |
+
6388,
|
3489 |
6389,
|
3490 |
6391,
|
3491 |
6392,
|
3492 |
+
6394,
|
|
|
|
|
3493 |
6397,
|
3494 |
6399,
|
3495 |
6400,
|
3496 |
+
6401,
|
3497 |
+
6404,
|
3498 |
+
6406,
|
|
|
3499 |
6409,
|
|
|
3500 |
6414,
|
3501 |
+
6415,
|
3502 |
+
6416,
|
3503 |
+
3049,
|
3504 |
+
6418,
|
3505 |
+
6421,
|
3506 |
6422,
|
|
|
3507 |
6424,
|
3508 |
+
6425,
|
3509 |
+
6427,
|
3510 |
6429,
|
3511 |
6430,
|
3512 |
+
6431,
|
3513 |
6433,
|
3514 |
+
6434,
|
3515 |
+
6436,
|
3516 |
6437,
|
|
|
3517 |
6439,
|
3518 |
+
6440,
|
3519 |
6442,
|
|
|
3520 |
6445,
|
3521 |
6447,
|
3522 |
6448,
|
3523 |
+
6449,
|
3524 |
6450,
|
3525 |
+
6451,
|
3526 |
6453,
|
3527 |
+
6454,
|
3528 |
6456,
|
3529 |
6457,
|
3530 |
6458,
|
|
|
3531 |
6460,
|
3532 |
6462,
|
3533 |
+
6464,
|
3534 |
+
6465,
|
3535 |
6466,
|
3536 |
6467,
|
3537 |
6469,
|
3538 |
+
6470,
|
3539 |
6471,
|
3540 |
+
6472,
|
3541 |
6473,
|
3542 |
6474,
|
3543 |
+
6477,
|
|
|
3544 |
6478,
|
3545 |
6479,
|
3546 |
6480,
|
|
|
3547 |
6482,
|
3548 |
+
6484,
|
|
|
3549 |
6487,
|
|
|
3550 |
6489,
|
3551 |
+
6490,
|
3552 |
+
6492,
|
3553 |
+
6495,
|
3554 |
6496,
|
3555 |
+
6497,
|
3556 |
6499,
|
3557 |
6501,
|
3558 |
6504,
|
|
|
3559 |
6506,
|
3560 |
+
6507,
|
3561 |
+
6509,
|
3562 |
+
6511,
|
3563 |
6513,
|
3564 |
+
6514,
|
3565 |
6515,
|
3566 |
6516,
|
3567 |
+
6517,
|
3568 |
6518,
|
3569 |
6520,
|
3570 |
6522,
|
|
|
3571 |
6524,
|
3572 |
6525,
|
3573 |
+
6528,
|
3574 |
+
6530,
|
|
|
3575 |
6531,
|
3576 |
6533,
|
3577 |
6534,
|
3578 |
+
6535,
|
3579 |
+
6536,
|
3580 |
6537,
|
3581 |
6539,
|
|
|
3582 |
6542,
|
3583 |
6543,
|
3584 |
6544,
|
3585 |
6545,
|
3586 |
6546,
|
3587 |
+
6547,
|
3588 |
+
6549,
|
3589 |
+
6550,
|
3590 |
6552,
|
3591 |
6553,
|
|
|
3592 |
6555,
|
3593 |
6556,
|
3594 |
6558,
|
3595 |
6559,
|
3596 |
+
6560,
|
3597 |
6561,
|
3598 |
6562,
|
3599 |
+
6563,
|
3600 |
6565,
|
3601 |
+
6566,
|
3602 |
6568,
|
3603 |
6569,
|
|
|
3604 |
6571,
|
3605 |
+
6573,
|
|
|
3606 |
6575,
|
3607 |
6577,
|
3608 |
+
6579,
|
3609 |
6580,
|
3610 |
6582,
|
3611 |
6584,
|
3612 |
+
3511,
|
3613 |
+
6585,
|
3614 |
+
6587,
|
3615 |
6588,
|
3616 |
+
6590,
|
3617 |
+
6592,
|
3618 |
6593,
|
|
|
3619 |
6594,
|
3620 |
6596,
|
3621 |
6597,
|
3622 |
+
6598,
|
3623 |
6599,
|
3624 |
+
6600,
|
3625 |
6601,
|
3626 |
6602,
|
3627 |
6603,
|
|
|
3631 |
6607,
|
3632 |
6608,
|
3633 |
6609,
|
3634 |
+
6307,
|
3635 |
+
2553,
|
3636 |
6612,
|
3637 |
6613,
|
3638 |
6614,
|
3639 |
6615,
|
3640 |
6616,
|
3641 |
+
6618,
|
|
|
3642 |
6619,
|
|
|
3643 |
6621,
|
|
|
3644 |
6623,
|
3645 |
+
6624,
|
3646 |
+
6627,
|
3647 |
6628,
|
3648 |
6630,
|
3649 |
+
6632,
|
3650 |
+
6633,
|
3651 |
+
6636,
|
3652 |
+
6638,
|
3653 |
+
6642,
|
|
|
3654 |
6643,
|
3655 |
+
6644,
|
3656 |
6645,
|
3657 |
+
6646,
|
3658 |
+
6648,
|
3659 |
6649,
|
|
|
3660 |
6651,
|
|
|
3661 |
6653,
|
3662 |
+
6654,
|
3663 |
6656,
|
3664 |
+
6657,
|
3665 |
6658,
|
3666 |
6660,
|
3667 |
6661,
|
3668 |
6663,
|
3669 |
+
6666,
|
|
|
|
|
3670 |
6668,
|
3671 |
+
6669,
|
3672 |
+
6671,
|
3673 |
6673,
|
3674 |
+
6674,
|
3675 |
6675,
|
3676 |
6676,
|
3677 |
6678,
|
3678 |
6680,
|
|
|
3679 |
6682,
|
3680 |
+
6684,
|
3681 |
+
6686,
|
3682 |
6687,
|
3683 |
+
6688,
|
3684 |
+
6690,
|
3685 |
+
6692,
|
3686 |
6693,
|
3687 |
6694,
|
3688 |
+
6696,
|
3689 |
6697,
|
3690 |
+
6698,
|
3691 |
6700,
|
3692 |
6701,
|
3693 |
6703,
|
3694 |
6704,
|
3695 |
+
6706,
|
|
|
3696 |
6708,
|
3697 |
+
6709,
|
3698 |
+
6711,
|
3699 |
+
6713,
|
3700 |
+
6715,
|
3701 |
6717,
|
3702 |
+
6718,
|
3703 |
+
6720,
|
3704 |
6723,
|
3705 |
6724,
|
3706 |
+
6725,
|
3707 |
+
6727,
|
3708 |
6729,
|
3709 |
+
6730,
|
3710 |
+
6732,
|
|
|
3711 |
6734,
|
3712 |
+
6735,
|
3713 |
+
6737,
|
3714 |
6740,
|
3715 |
6741,
|
3716 |
6742,
|
3717 |
6743,
|
3718 |
6744,
|
3719 |
6745,
|
3720 |
+
6746,
|
3721 |
+
6748,
|
3722 |
+
6750,
|
3723 |
+
6752,
|
3724 |
+
6754,
|
3725 |
+
6756,
|
3726 |
+
6759,
|
3727 |
6760,
|
3728 |
6761,
|
3729 |
6763,
|
3730 |
+
6764,
|
3731 |
+
6767,
|
3732 |
+
6768,
|
3733 |
6769,
|
3734 |
6770,
|
3735 |
+
6772,
|
|
|
3736 |
6774,
|
3737 |
+
6777,
|
3738 |
6778,
|
3739 |
+
6780,
|
3740 |
6781,
|
3741 |
6782,
|
3742 |
+
6783,
|
3743 |
6785,
|
|
|
3744 |
6787,
|
3745 |
+
6788,
|
3746 |
6789,
|
3747 |
+
6790,
|
3748 |
6792,
|
3749 |
6793,
|
|
|
3750 |
6795,
|
3751 |
6797,
|
3752 |
+
6799,
|
3753 |
+
6801,
|
3754 |
+
6784,
|
3755 |
+
6803,
|
3756 |
+
6805,
|
3757 |
+
6807,
|
3758 |
6808,
|
3759 |
+
6809,
|
3760 |
6810,
|
3761 |
6812,
|
3762 |
6813,
|
3763 |
6814,
|
|
|
3764 |
6816,
|
3765 |
6817,
|
|
|
3766 |
6820,
|
3767 |
6821,
|
3768 |
6823,
|
3769 |
6824,
|
3770 |
+
6825,
|
3771 |
+
6826,
|
3772 |
+
6829,
|
3773 |
6830,
|
|
|
|
|
3774 |
6833,
|
3775 |
+
6834,
|
3776 |
+
6835,
|
3777 |
6837,
|
3778 |
+
6839,
|
3779 |
6840,
|
3780 |
6841,
|
3781 |
6842,
|
3782 |
+
6843,
|
3783 |
6844,
|
3784 |
+
6845,
|
3785 |
6846,
|
3786 |
6847,
|
3787 |
6848,
|
3788 |
6849,
|
3789 |
6850,
|
3790 |
6851,
|
|
|
|
|
3791 |
6854,
|
3792 |
6855,
|
|
|
3793 |
6857,
|
3794 |
+
6859,
|
3795 |
+
6860,
|
3796 |
6862,
|
3797 |
6863,
|
3798 |
+
6864,
|
|
|
3799 |
6867,
|
3800 |
+
6868,
|
3801 |
6870,
|
3802 |
+
6872,
|
3803 |
+
6874,
|
3804 |
6875,
|
3805 |
+
6877,
|
3806 |
6878,
|
3807 |
+
6880,
|
3808 |
6881,
|
3809 |
6882,
|
3810 |
6883,
|
3811 |
6884,
|
3812 |
+
6886,
|
3813 |
+
6888,
|
3814 |
+
6890,
|
3815 |
+
6892,
|
3816 |
+
6895,
|
3817 |
+
6897,
|
3818 |
6898,
|
3819 |
+
6900,
|
3820 |
+
6902,
|
3821 |
+
6904,
|
3822 |
+
6906,
|
3823 |
6907,
|
3824 |
6908,
|
3825 |
+
6910,
|
3826 |
6911,
|
3827 |
6912,
|
3828 |
6913,
|
3829 |
6914,
|
3830 |
+
6916,
|
3831 |
+
6918,
|
3832 |
+
6922,
|
3833 |
6923,
|
3834 |
+
6925,
|
3835 |
6926,
|
3836 |
6927,
|
3837 |
+
6929,
|
3838 |
+
6931,
|
3839 |
+
6933,
|
3840 |
+
6936,
|
3841 |
6937,
|
3842 |
6938,
|
3843 |
+
6940,
|
3844 |
+
6942,
|
3845 |
+
6944,
|
3846 |
+
6946,
|
|
|
3847 |
6947,
|
3848 |
+
6950,
|
3849 |
+
6952,
|
3850 |
6953,
|
3851 |
6954,
|
3852 |
6955,
|
3853 |
+
6957,
|
3854 |
6958,
|
3855 |
6959,
|
3856 |
+
6962,
|
3857 |
+
6965,
|
3858 |
6966,
|
3859 |
6967,
|
3860 |
+
6969,
|
3861 |
+
6971,
|
3862 |
6972,
|
3863 |
6973,
|
3864 |
+
6975,
|
3865 |
6976,
|
3866 |
+
6979,
|
3867 |
6980,
|
3868 |
6981,
|
3869 |
6982,
|
3870 |
6983,
|
3871 |
+
6985,
|
3872 |
+
6987,
|
3873 |
6988,
|
3874 |
6989,
|
3875 |
6990,
|
3876 |
+
6992,
|
3877 |
+
6994,
|
3878 |
+
6996,
|
3879 |
+
6999,
|
3880 |
+
7001,
|
3881 |
7002,
|
3882 |
7003,
|
3883 |
7004,
|
3884 |
+
7007,
|
3885 |
+
7009,
|
3886 |
7010,
|
3887 |
+
7012,
|
|
|
3888 |
7014,
|
3889 |
+
7015,
|
3890 |
+
7018,
|
3891 |
7020,
|
3892 |
7021,
|
3893 |
+
7022,
|
3894 |
+
7025,
|
3895 |
7027,
|
3896 |
+
7028,
|
3897 |
+
7031,
|
3898 |
+
7033,
|
3899 |
+
7035,
|
3900 |
+
7013,
|
3901 |
+
7039,
|
3902 |
+
7042,
|
3903 |
7046,
|
3904 |
7047,
|
3905 |
+
7048,
|
3906 |
+
7050,
|
3907 |
+
7052,
|
3908 |
+
7053,
|
3909 |
7056,
|
3910 |
+
7058,
|
3911 |
+
7060,
|
3912 |
7061,
|
3913 |
+
7063,
|
3914 |
+
7065,
|
3915 |
7066,
|
3916 |
+
7070,
|
|
|
3917 |
7073,
|
3918 |
7075,
|
3919 |
+
7077,
|
|
|
3920 |
7079,
|
3921 |
7080,
|
3922 |
7082,
|
3923 |
7083,
|
3924 |
7084,
|
3925 |
+
7085,
|
3926 |
7087,
|
3927 |
7088,
|
3928 |
7089,
|
3929 |
+
7091,
|
3930 |
7092,
|
3931 |
7093,
|
3932 |
+
7094,
|
3933 |
7097,
|
3934 |
+
7098,
|
3935 |
+
7100,
|
3936 |
7102,
|
3937 |
+
7106,
|
3938 |
7107,
|
3939 |
+
7109,
|
3940 |
7112,
|
3941 |
+
7115,
|
3942 |
+
7117,
|
3943 |
+
7119,
|
3944 |
7120,
|
|
|
3945 |
7123,
|
3946 |
7125,
|
3947 |
+
7127,
|
3948 |
7129,
|
3949 |
+
7130,
|
3950 |
7134,
|
|
|
|
|
|
|
3951 |
7137,
|
3952 |
+
7139,
|
3953 |
+
3348,
|
3954 |
7140,
|
3955 |
+
7141,
|
3956 |
7142,
|
3957 |
+
7143,
|
|
|
3958 |
7145,
|
3959 |
+
7147,
|
3960 |
7149,
|
3961 |
+
326,
|
3962 |
7150,
|
3963 |
7151,
|
3964 |
+
7152,
|
3965 |
7155,
|
3966 |
7156,
|
3967 |
7157,
|
3968 |
+
7159,
|
3969 |
+
7161,
|
3970 |
+
7162,
|
3971 |
7163,
|
3972 |
+
7164,
|
3973 |
7165,
|
3974 |
+
7167,
|
3975 |
7170,
|
3976 |
+
7172,
|
|
|
|
|
3977 |
7177,
|
3978 |
+
7178,
|
|
|
3979 |
7180,
|
3980 |
7181,
|
|
|
3981 |
7184,
|
|
|
3982 |
7186,
|
3983 |
+
2422,
|
3984 |
+
7187,
|
3985 |
+
7188,
|
3986 |
+
7190,
|
3987 |
7191,
|
3988 |
7192,
|
3989 |
+
7193,
|
3990 |
7195,
|
3991 |
+
5744,
|
3992 |
7200,
|
3993 |
7201,
|
3994 |
7202,
|
3995 |
7204,
|
3996 |
+
7205,
|
3997 |
7208,
|
|
|
3998 |
7210,
|
3999 |
7211,
|
4000 |
7212,
|
4001 |
+
7213,
|
4002 |
7215,
|
4003 |
7217,
|
4004 |
+
7220,
|
|
|
4005 |
7221,
|
4006 |
7222,
|
4007 |
7223,
|
4008 |
7224,
|
4009 |
+
7225,
|
4010 |
7226,
|
4011 |
+
7227,
|
4012 |
7228,
|
|
|
4013 |
7230,
|
4014 |
+
4525,
|
4015 |
+
7231,
|
4016 |
7232,
|
4017 |
+
7233,
|
4018 |
+
7234,
|
4019 |
+
7236,
|
4020 |
7238,
|
4021 |
+
7239,
|
4022 |
+
7240,
|
4023 |
+
7242,
|
4024 |
7245,
|
|
|
4025 |
7247,
|
4026 |
7248,
|
4027 |
7249,
|
4028 |
7250,
|
4029 |
+
7251,
|
4030 |
7252,
|
4031 |
+
7254,
|
4032 |
7255,
|
4033 |
+
7257,
|
4034 |
7258,
|
4035 |
+
7260,
|
4036 |
7261,
|
4037 |
7263,
|
4038 |
7265,
|
|
|
4043 |
7274,
|
4044 |
7276,
|
4045 |
7277,
|
4046 |
+
7279,
|
4047 |
+
7281,
|
4048 |
+
7283,
|
4049 |
+
7285,
|
4050 |
+
5950,
|
4051 |
+
4006,
|
4052 |
7286,
|
4053 |
+
7287,
|
4054 |
7288,
|
|
|
|
|
4055 |
7289,
|
4056 |
7290,
|
|
|
4057 |
7292,
|
4058 |
7293,
|
4059 |
7295,
|
4060 |
7296,
|
4061 |
+
7297,
|
4062 |
7298,
|
|
|
|
|
4063 |
7301,
|
4064 |
+
7302,
|
4065 |
7304,
|
4066 |
+
7306,
|
4067 |
+
7308,
|
4068 |
7309,
|
4069 |
+
7310,
|
4070 |
7311,
|
|
|
4071 |
7313,
|
4072 |
+
7315,
|
4073 |
7316,
|
4074 |
7318,
|
4075 |
7319,
|
4076 |
+
7320,
|
4077 |
7321,
|
4078 |
7322,
|
|
|
4079 |
7324,
|
4080 |
+
7326,
|
4081 |
+
7328,
|
4082 |
+
7330,
|
4083 |
+
7332,
|
4084 |
+
7334,
|
4085 |
+
7335,
|
4086 |
7336,
|
4087 |
+
7337,
|
4088 |
7338,
|
4089 |
7340,
|
4090 |
7341,
|
4091 |
7342,
|
4092 |
7343,
|
4093 |
7344,
|
|
|
4094 |
7347,
|
4095 |
7348,
|
|
|
4096 |
7350,
|
4097 |
+
7352,
|
4098 |
7353,
|
4099 |
7354,
|
4100 |
+
7355,
|
4101 |
7356,
|
4102 |
7357,
|
|
|
4103 |
7359,
|
4104 |
7360,
|
4105 |
7361,
|
4106 |
+
7362,
|
4107 |
7363,
|
4108 |
+
4163,
|
4109 |
+
3329,
|
4110 |
7365,
|
4111 |
+
7368,
|
4112 |
+
7371,
|
4113 |
+
7373,
|
|
|
|
|
|
|
4114 |
7375,
|
4115 |
+
7376,
|
4116 |
7377,
|
4117 |
7379,
|
4118 |
7380,
|
4119 |
7381,
|
4120 |
7382,
|
4121 |
+
5456,
|
4122 |
+
7383,
|
4123 |
7385,
|
4124 |
+
7388
|
|
|
|
|
|
|
|
|
|
|
4125 |
]
|
4126 |
}
|
trainable_lemmatizer/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65e4721a3fde56ebd7ff1b5cff2fc99484e525854010a1cf9d855c1684d7b73e
|
3 |
+
size 12679925
|
trainable_lemmatizer/trees
CHANGED
Binary files a/trainable_lemmatizer/trees and b/trainable_lemmatizer/trees differ
|
|
transformer/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ec8a587d476d8f94f8a692e3e30435e6740e13471f6882465ef91e6c5b39be5
|
3 |
+
size 672942930
|
vocab/strings.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|