Datasets:

The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 4 new columns ({'features', 'treebanks_used', 'ud_version', 'ISO_639-3_codes'}) and 4 missing columns ({'feature', 'distribution', 'language', 'short_answer'}).

This happened while the json dataset builder was generating data using

hf://datasets/cjvt/GramQA/udagent_eval_metadata.json (at revision ca612eab3972d0a57c70a6d260885b152811402a), [/tmp/hf-datasets-cache/medium/datasets/35946392526399-config-parquet-and-info-cjvt-GramQA-28d5cba0/hub/datasets--cjvt--GramQA/snapshots/ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_data.jsonl (origin=hf://datasets/cjvt/GramQA@ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_data.jsonl), /tmp/hf-datasets-cache/medium/datasets/35946392526399-config-parquet-and-info-cjvt-GramQA-28d5cba0/hub/datasets--cjvt--GramQA/snapshots/ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_metadata.json (origin=hf://datasets/cjvt/GramQA@ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_metadata.json)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              ud_version: string
              treebanks_used: struct<Abaza: string, Abkhaz: string, Afrikaans: string, Akkadian: string, Akuntsu: string, Albanian (... 3172 chars omitted)
                child 0, Abaza: string
                child 1, Abkhaz: string
                child 2, Afrikaans: string
                child 3, Akkadian: string
                child 4, Akuntsu: string
                child 5, Albanian: string
                child 6, Alemannic: string
                child 7, Amharic: string
                child 8, Ancient Greek: string
                child 9, Ancient Hebrew: string
                child 10, Apurina: string
                child 11, Arabic: string
                child 12, Armenian: string
                child 13, Assyrian: string
                child 14, Azerbaijani: string
                child 15, Bambara: string
                child 16, Basque: string
                child 17, Bavarian: string
                child 18, Beja: string
                child 19, Belarusian: string
                child 20, Bengali: string
                child 21, Bhojpuri: string
                child 22, Bokota: string
                child 23, Bororo: string
                child 24, Breton: string
                child 25, Bulgarian: string
                child 26, Buryat: string
                child 27, Cantonese: string
                child 28, Cappadocian: string
                child 29, Catalan: string
                child 30, Cebuano: string
                child 31, Chinese: string
                child 32, Chukchi: string
                child 33, Classical Armenian: string
                child 34, Classical Chinese: string
                child 35, Coptic: string
                child 36, Croatian: string
                child 37, Czech: string
                child 38, Danish: string
                child 39, Dutch: string
                child 40, Egyptian: string
                child 41, English: string
                child 42, Erzya: string
                child 43, Esperanto: string
                child 44, Estonian: string
                child 45, Faroese: string
                child 46, Finni
              ...
              Sami: string
                child 140, Slovak: string
                child 141, Slovenian: string
                child 142, Soi: string
                child 143, South Levantine Arabic: string
                child 144, Spanish: string
                child 145, Spanish Sign Language: string
                child 146, Swedish: string
                child 147, Swedish Sign Language: string
                child 148, Tagalog: string
                child 149, Tamil: string
                child 150, Tatar: string
                child 151, Teko: string
                child 152, Telugu: string
                child 153, Telugu English: string
                child 154, Thai: string
                child 155, Tswana: string
                child 156, Tupinamba: string
                child 157, Turkish: string
                child 158, Turkish English: string
                child 159, Turkish German: string
                child 160, Ukrainian: string
                child 161, Umbrian: string
                child 162, Upper Sorbian: string
                child 163, Urdu: string
                child 164, Uyghur: string
                child 165, Uzbek: string
                child 166, Veps: string
                child 167, Vietnamese: string
                child 168, Warlpiri: string
                child 169, Welsh: string
                child 170, Western Armenian: string
                child 171, Western S.P. Nahuatl: string
                child 172, Wolof: string
                child 173, Xavante: string
                child 174, Xibe: string
                child 175, Yakut: string
                child 176, Yoruba: string
                child 177, Yupik: string
                child 178, Zaar: string
              features: list<item: struct<id: string, query: string, options: list<item: string>>>
                child 0, item: struct<id: string, query: string, options: list<item: string>>
                    child 0, id: string
                    child 1, query: string
                    child 2, options: list<item: string>
                        child 0, item: string
              to
              {'feature': Value('string'), 'language': Value('string'), 'distribution': {'At beginning of clause separated from verb': Value('float64'), 'Preceding verb, separated from verb, but not at beginning of clause': Value('float64'), 'Immediately preverbal': Value('float64'), 'Immediately postverbal': Value('float64'), 'Following verb, separated from verb, but not at end of clause': Value('float64'), 'At end of clause, separated from verb': Value('float64'), 'SVO': Value('float64'), 'SOV': Value('float64'), 'VOS': Value('float64'), 'VSO': Value('float64'), 'OVS': Value('float64'), 'OSV': Value('float64'), 'SV': Value('float64'), 'VS': Value('float64'), 'OV': Value('float64'), 'VO': Value('float64'), 'VOX': Value('float64'), 'VXO': Value('float64'), 'XVO': Value('float64'), 'XOV': Value('float64'), 'OXV': Value('float64'), 'OVX': Value('float64'), 'Postpositions': Value('float64'), 'Prepositions': Value('float64'), 'GenN': Value('float64'), 'NGen': Value('float64'), 'AdjN': Value('float64'), 'NAdj': Value('float64'), 'DemN': Value('float64'), 'NDem': Value('float64'), 'NumN': Value('float64'), 'NNum': Value('float64'), 'Numeral only modifies verb': Value('float64'), 'RelN': Value('float64'), 'NRel': Value('float64'), 'Adverbial subordinators which appear at the beginning of the subordinate clause': Value('float64'), 'Adverbial subordinators which appear at the end of the subordinate clause': Value('float64'), 'Clause-internal adverbial subordinators': Value('float64'), 'SVONeg': Value('float64'), 'SVNegO': Value('float64'), 'SOVNeg': Value('float64'), 'SONegV': Value('float64'), 'SNegVO': Value('float64'), 'SNegOV': Value('float64'), 'VSONeg': Value('float64'), 'VSNegO': Value('float64'), 'VOSNeg': Value('int64'), 'VONegS': Value('float64'), 'VNegSO': Value('float64'), 'VNegOS': Value('int64'), 'OSVNeg': Value('float64'), 'OSNegV': Value('float64'), 'OVSNeg': Value('float64'), 'OVNegS': Value('float64'), 'ONegSV': Value('float64'), 'ONegVS': Value('float64'), 'NegSVO': Value('float64'), 'NegSOV': Value('float64'), 'NegVSO': Value('float64'), 'NegVOS': Value('float64'), 'NegOSV': Value('int64'), 'NegOVS': Value('float64'), 'Morphological negation': Value('float64')}, 'short_answer': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1889, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 4 new columns ({'features', 'treebanks_used', 'ud_version', 'ISO_639-3_codes'}) and 4 missing columns ({'feature', 'distribution', 'language', 'short_answer'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/cjvt/GramQA/udagent_eval_metadata.json (at revision ca612eab3972d0a57c70a6d260885b152811402a), [/tmp/hf-datasets-cache/medium/datasets/35946392526399-config-parquet-and-info-cjvt-GramQA-28d5cba0/hub/datasets--cjvt--GramQA/snapshots/ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_data.jsonl (origin=hf://datasets/cjvt/GramQA@ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_data.jsonl), /tmp/hf-datasets-cache/medium/datasets/35946392526399-config-parquet-and-info-cjvt-GramQA-28d5cba0/hub/datasets--cjvt--GramQA/snapshots/ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_metadata.json (origin=hf://datasets/cjvt/GramQA@ca612eab3972d0a57c70a6d260885b152811402a/udagent_eval_metadata.json)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

feature
string
language
string
distribution
dict
short_answer
string
81A
Abaza
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.625, "VOS": 0, "VSO": 0, "OVS": 0.125, "OSV": 0.25, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Abkhaz
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0625, "SOV": 0.25, "VOS": 0, "VSO": 0, "OVS": 0.5, "OSV": 0.1875, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
OVS
81A
Afrikaans
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.1492537313, "SOV": 0.8059701493, "VOS": 0, "VSO": 0.0447761194, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Akkadian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0909090909, "SOV": 0.5909090909, "VOS": 0, "VSO": 0, "OVS": 0.0227272727, "OSV": 0.2954545455, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Akuntsu
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.1333333333, "SOV": 0.7333333333, "VOS": 0, "VSO": 0, "OVS": 0.0666666667, "OSV": 0.0666666667, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Albanian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 1, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
OVS
81A
Alemannic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.1428571429, "SOV": 0.8571428571, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Amharic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9137931034, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0862068966, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Ancient Greek
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5, "SOV": 0.2, "VOS": 0.0333333333, "VSO": 0.1, "OVS": 0.1, "OSV": 0.0666666667, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Ancient Hebrew
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0434782609, "SOV": 0.0434782609, "VOS": 0, "VSO": 0.8695652174, "OVS": 0.0434782609, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
Apurina
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.96, "SOV": 0, "VOS": 0.04, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Arabic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.2303030303, "SOV": 0, "VOS": 0.0666666667, "VSO": 0.703030303, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
Armenian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5555555556, "SOV": 0.3015873016, "VOS": 0.0158730159, "VSO": 0, "OVS": 0.0952380952, "OSV": 0.0317460317, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Assyrian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Azerbaijani
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Bambara
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Basque
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.2083333333, "SOV": 0.5871212121, "VOS": 0, "VSO": 0.0113636364, "OVS": 0.1628787879, "OSV": 0.0303030303, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Bavarian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.243902439, "SOV": 0.487804878, "VOS": 0, "VSO": 0.2195121951, "OVS": 0, "OSV": 0.0487804878, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Beja
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0294117647, "SOV": 0.7352941176, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.2352941176, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Belarusian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9032258065, "SOV": 0.0107526882, "VOS": 0, "VSO": 0, "OVS": 0.0860215054, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Bengali
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5, "SOV": 0.5, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Bhojpuri
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9375, "VOS": 0, "VSO": 0.0625, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Bokota
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9473684211, "VOS": 0, "VSO": 0, "OVS": 0.0526315789, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Bororo
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0377358491, "SOV": 0.9245283019, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0377358491, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Breton
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.511627907, "SOV": 0, "VOS": 0, "VSO": 0.3720930233, "OVS": 0.0930232558, "OSV": 0.023255814, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Bulgarian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9025974026, "SOV": 0, "VOS": 0.025974026, "VSO": 0, "OVS": 0.0649350649, "OSV": 0.0064935065, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Buryat
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0285714286, "SOV": 0.8571428571, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.1142857143, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Cantonese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Cappadocian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9285714286, "SOV": 0, "VOS": 0.0357142857, "VSO": 0.0357142857, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Catalan
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9736842105, "SOV": 0, "VOS": 0.0105263158, "VSO": 0.0078947368, "OVS": 0.0078947368, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Cebuano
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.2857142857, "SOV": 0, "VOS": 0.4285714286, "VSO": 0.2857142857, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VOS
81A
Chinese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Chukchi
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.3888888889, "SOV": 0.3333333333, "VOS": 0, "VSO": 0, "OVS": 0.2222222222, "OSV": 0.0555555556, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Classical Armenian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.2857142857, "SOV": 0.25, "VOS": 0, "VSO": 0.25, "OVS": 0.2142857143, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Classical Chinese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9828431373, "SOV": 0.0171568627, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Coptic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9333333333, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0666666667, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Croatian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.83984375, "SOV": 0.03125, "VOS": 0, "VSO": 0.01171875, "OVS": 0.109375, "OSV": 0.0078125, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Czech
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.6986179224, "SOV": 0.0695497102, "VOS": 0.0249665626, "VSO": 0.0842621489, "OVS": 0.1078912171, "OSV": 0.0147124387, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Danish
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.8636363636, "SOV": 0, "VOS": 0, "VSO": 0.1212121212, "OVS": 0, "OSV": 0.0151515152, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Dutch
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5290322581, "SOV": 0.2193548387, "VOS": 0, "VSO": 0.2387096774, "OVS": 0.0064516129, "OSV": 0.0064516129, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Egyptian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.125, "SOV": 0, "VOS": 0.0416666667, "VSO": 0.8333333333, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
English
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Erzya
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4411764706, "SOV": 0.1470588235, "VOS": 0.1764705882, "VSO": 0.0882352941, "OVS": 0.1470588235, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Esperanto
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Estonian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5780885781, "SOV": 0.0955710956, "VOS": 0.048951049, "VSO": 0.1515151515, "OVS": 0.1072261072, "OSV": 0.0186480186, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Faroese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.7142857143, "SOV": 0, "VOS": 0, "VSO": 0.2857142857, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Finnish
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.8909090909, "SOV": 0.0060606061, "VOS": 0, "VSO": 0.0060606061, "OVS": 0.0787878788, "OSV": 0.0181818182, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
French
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Frisian Dutch
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.25, "SOV": 0, "VOS": 0, "VSO": 0.5, "OVS": 0.25, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
Galician
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9454545455, "SOV": 0, "VOS": 0.0181818182, "VSO": 0.0181818182, "OVS": 0.0181818182, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Georgian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4825174825, "SOV": 0.3006993007, "VOS": 0.006993007, "VSO": 0.020979021, "OVS": 0.1118881119, "OSV": 0.0769230769, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
German
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.323410589, "SOV": 0.437805656, "VOS": 0.0038273442, "VSO": 0.1690410376, "OVS": 0.0399744844, "OSV": 0.0259408888, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Gheg
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.8266666667, "SOV": 0.0133333333, "VOS": 0.0533333333, "VSO": 0.0666666667, "OVS": 0.0133333333, "OSV": 0.0266666667, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Gothic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4117647059, "SOV": 0.3529411765, "VOS": 0, "VSO": 0.1176470588, "OVS": 0.1176470588, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Greek
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9411764706, "SOV": 0, "VOS": 0, "VSO": 0.0588235294, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Gujarati
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Gwichin
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Haitian Creole
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Hausa
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Hebrew
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.8, "SOV": 0, "VOS": 0, "VSO": 0.1636363636, "OVS": 0.0363636364, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Highland P. Nahuatl
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9375, "SOV": 0, "VOS": 0, "VSO": 0.0625, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Hindi
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0051020408, "SOV": 0.9693877551, "VOS": 0, "VSO": 0, "OVS": 0.0051020408, "OSV": 0.0204081633, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Hittite
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.8888888889, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.1111111111, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Hungarian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4351851852, "SOV": 0.287037037, "VOS": 0.037037037, "VSO": 0.037037037, "OVS": 0.1296296296, "OSV": 0.0740740741, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Icelandic
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.6695402299, "SOV": 0.0545977011, "VOS": 0.0057471264, "VSO": 0.224137931, "OVS": 0.025862069, "OSV": 0.0201149425, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Ika
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Indonesian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Irish
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.0689655172, "VOS": 0, "VSO": 0.9310344828, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
Italian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9230769231, "SOV": 0, "VOS": 0.0153846154, "VSO": 0, "OVS": 0.0615384615, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Japanese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9636363636, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0363636364, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Javanese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Kaapor
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.1111111111, "SOV": 0.6666666667, "VOS": 0, "VSO": 0.1111111111, "OVS": 0, "OSV": 0.1111111111, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Kangri
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9285714286, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0714285714, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Karelian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.8846153846, "SOV": 0, "VOS": 0.0769230769, "VSO": 0, "OVS": 0.0384615385, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Karo
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0454545455, "SOV": 0.8636363636, "VOS": 0, "VSO": 0, "OVS": 0.0909090909, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Kazakh
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9411764706, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0588235294, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Khoekhoe
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0454545455, "SOV": 0.8409090909, "VOS": 0, "VSO": 0.0227272727, "OVS": 0.0681818182, "OSV": 0.0227272727, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Kiche
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5833333333, "SOV": 0.0104166667, "VOS": 0.3541666667, "VSO": 0, "OVS": 0.0520833333, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Komi Permyak
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.7692307692, "SOV": 0.1538461538, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0769230769, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Komi Zyrian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.5961538462, "SOV": 0.1730769231, "VOS": 0.0384615385, "VSO": 0.0192307692, "OVS": 0.0769230769, "OSV": 0.0961538462, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Korean
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9662921348, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.0337078652, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Kurmanji
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.0555555556, "SOV": 0.9444444444, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Kyrgyz
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.9083969466, "VOS": 0, "VSO": 0, "OVS": 0.0076335878, "OSV": 0.0839694656, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Latgalian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Latin
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4771573604, "SOV": 0.4010152284, "VOS": 0.0050761421, "VSO": 0.0456852792, "OVS": 0.0203045685, "OSV": 0.0507614213, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Latvian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.724137931, "SOV": 0.0591133005, "VOS": 0.0049261084, "VSO": 0, "OVS": 0.1871921182, "OSV": 0.0246305419, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Ligurian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Lithuanian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.66, "SOV": 0.08, "VOS": 0, "VSO": 0, "OVS": 0.22, "OSV": 0.04, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Livvi
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.7, "SOV": 0, "VOS": 0.1, "VSO": 0, "OVS": 0.2, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Low Saxon
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.4545454545, "SOV": 0.3939393939, "VOS": 0, "VSO": 0.0909090909, "OVS": 0.0606060606, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Luxembourgish
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Macedonian
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Madi
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Maghrebi Arabic French
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 1, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Makurap
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Malayalam
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0.7741935484, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0.2258064516, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Maltese
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.9565217391, "SOV": 0, "VOS": 0, "VSO": 0, "OVS": 0.0217391304, "OSV": 0.0217391304, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
81A
Manx
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 0, "VOS": 0, "VSO": 1, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
VSO
81A
Marathi
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0, "SOV": 1, "VOS": 0, "VSO": 0, "OVS": 0, "OSV": 0, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SOV
81A
Mbya Guarani
{ "At beginning of clause separated from verb": null, "Preceding verb, separated from verb, but not at beginning of clause": null, "Immediately preverbal": null, "Immediately postverbal": null, "Following verb, separated from verb, but not at end of clause": null, "At end of clause, separated from verb": null, "SVO": 0.6052631579, "SOV": 0.3421052632, "VOS": 0, "VSO": 0, "OVS": 0.0263157895, "OSV": 0.0263157895, "SV": null, "VS": null, "OV": null, "VO": null, "VOX": null, "VXO": null, "XVO": null, "XOV": null, "OXV": null, "OVX": null, "Postpositions": null, "Prepositions": null, "GenN": null, "NGen": null, "AdjN": null, "NAdj": null, "DemN": null, "NDem": null, "NumN": null, "NNum": null, "Numeral only modifies verb": null, "RelN": null, "NRel": null, "Adverbial subordinators which appear at the beginning of the subordinate clause": null, "Adverbial subordinators which appear at the end of the subordinate clause": null, "Clause-internal adverbial subordinators": null, "SVONeg": null, "SVNegO": null, "SOVNeg": null, "SONegV": null, "SNegVO": null, "SNegOV": null, "VSONeg": null, "VSNegO": null, "VOSNeg": null, "VONegS": null, "VNegSO": null, "VNegOS": null, "OSVNeg": null, "OSNegV": null, "OVSNeg": null, "OVNegS": null, "ONegSV": null, "ONegVS": null, "NegSVO": null, "NegSOV": null, "NegVSO": null, "NegVOS": null, "NegOSV": null, "NegOVS": null, "Morphological negation": null }
SVO
End of preview.