Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
johenglisch committed Dec 10, 2024
1 parent 20059c8 commit 9f6b663
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 36 deletions.
10 changes: 8 additions & 2 deletions cldf/StructureDataset-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
{
"rdf:about": "https://github.com/cldf-datasets/dryerorder",
"rdf:type": "prov:Entity",
"dc:created": "v1.0-26-gee765a4",
"dc:created": "v1.1-1-g20059c8",
"dc:title": "Repository"
},
{
"rdf:about": "https://github.com/glottolog/glottolog",
"rdf:type": "prov:Entity",
"dc:created": "v5.0",
"dc:created": "v5.1",
"dc:title": "Glottolog"
}
],
Expand Down Expand Up @@ -171,6 +171,12 @@
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#columnSpec",
"required": false,
"name": "ColumnSpec"
},
{
"dc:extent": "multivalued",
"datatype": "string",
"separator": ";",
"name": "Grammacodes"
}
],
"primaryKey": [
Expand Down
22 changes: 11 additions & 11 deletions cldf/parameters.csv
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
ID,Name,Description,ColumnSpec
Table1,"Order of demonstrative, numeral, adjective and noun",Word order type (Table 1 in Dryer 2018),
Table3,Position of verbal/nonverbal adjectives and numerals,Relationship between whether semantic adjectives are verbs and whether they occur closer to the noun than numerals when both occur on the same side of the noun (Table 3 in Dryer 2018),
Table4,Verbal/nonverbal adjectives and demonstratives,Relationship between whether semantic adjectives are verbs and whether they occur closer to the noun than demonstratives when both occur on the same side of the noun (Table 4 in Dryer 2018),
Table5,Numeral classifiers and numeral-demonstrative order,Relationship between whether a language has numeral classifiers and whether numerals occur closer to the noun than the demonstratives when both occur on the same side of the noun (Table 5 in Dryer 2018),
Table6,Numeral classifiers and numeral-adjective order,Relationship between whether a language has numeral classifiers and whether semantic adjectives occur closer to the noun than the numeral when both occur on the same side of the noun (Table 6 in Dryer 2018),
Table7,Position of verbal vs. nonverbal adjectives,Relationship between whether semantic adjectives are verbs and the order of adjective and noun (Table 7 in Dryer 2018),
Table8,Numeral classifiers and numeral/demonstrative position,Relationship between whether the language has numeral classifiers and whether numeral and demonstrative occur on the same side of the noun (Table 8 in Dryer 2018),
Table9,Numeral classifiers and numeral/adjective position,Relationship between whether the language has numeral classifiers and whether numeral and adjective occur on the same side of the noun (Table 9 in Dryer 2018),
Table10,Position of adjectives and relative clauses,Relationship between the order of semantic adjective and noun and the order of relative clause and noun in languages where semantic adjectives are not verbs (Table 10 in Dryer 2018),
Table13,Adjusted frequencies,"Adjusted frequencies bearing on Greenberg’s Universal 18, distinguishing languages where semantic adjectives are verbs and languages where they are not verbs (Table 13 in Dryer 2018)",
ID,Name,Description,ColumnSpec,Grammacodes
Table1,"Order of demonstrative, numeral, adjective and noun",Word order type (Table 1 in Dryer 2018),,ADDEM;DMORD;CNUM;ADJ
Table3,Position of verbal/nonverbal adjectives and numerals,Relationship between whether semantic adjectives are verbs and whether they occur closer to the noun than numerals when both occur on the same side of the noun (Table 3 in Dryer 2018),,DMORD;ADJ;CNUM
Table4,Verbal/nonverbal adjectives and demonstratives,Relationship between whether semantic adjectives are verbs and whether they occur closer to the noun than demonstratives when both occur on the same side of the noun (Table 4 in Dryer 2018),,ADJ;ADDEM
Table5,Numeral classifiers and numeral-demonstrative order,Relationship between whether a language has numeral classifiers and whether numerals occur closer to the noun than the demonstratives when both occur on the same side of the noun (Table 5 in Dryer 2018),,DMORD;NUMV;CNUM;ADDEM
Table6,Numeral classifiers and numeral-adjective order,Relationship between whether a language has numeral classifiers and whether semantic adjectives occur closer to the noun than the numeral when both occur on the same side of the noun (Table 6 in Dryer 2018),,NUMV;DMORD;CNUM;ADJ
Table7,Position of verbal vs. nonverbal adjectives,Relationship between whether semantic adjectives are verbs and the order of adjective and noun (Table 7 in Dryer 2018),,DMORD;ADJ
Table8,Numeral classifiers and numeral/demonstrative position,Relationship between whether the language has numeral classifiers and whether numeral and demonstrative occur on the same side of the noun (Table 8 in Dryer 2018),,NUMV;DMORD;CNUM;ADDEM
Table9,Numeral classifiers and numeral/adjective position,Relationship between whether the language has numeral classifiers and whether numeral and adjective occur on the same side of the noun (Table 9 in Dryer 2018),,NUMV;CNUM;ADJ;DMORD
Table10,Position of adjectives and relative clauses,Relationship between the order of semantic adjective and noun and the order of relative clause and noun in languages where semantic adjectives are not verbs (Table 10 in Dryer 2018),,DMORD;RELC;ADJ
Table13,Adjusted frequencies,"""Adjusted frequencies bearing on Greenberg’s Universal 18",,
46 changes: 23 additions & 23 deletions cldf/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
appdirs==1.4.4
attrs==24.2.0
babel==2.16.0
bibtexparser==2.0.0b7
bibtexparser==2.0.0b8
bs4==0.0.2
certifi==2024.7.4
certifi==2024.8.30
cldfbench==1.14.0
-e git+https://github.com/cldf-datasets/dryerorder@ee765a428f885dedf2398306480b912d5ad71e80#egg=cldfbench_dryerorder
-e git+https://github.com/cldf-datasets/dryerorder@20059c8ee0b44630d4e17e754d0e39d4ecc4a000#egg=cldfbench_dryerorder
cldfcatalog==1.5.1
cldfzenodo==2.1.1
clldutils==3.22.2
cldfzenodo==2.1.2
clldutils==3.24.0
colorama==0.4.6
colorlog==6.8.2
csvw==3.3.0
colorlog==6.9.0
csvw==3.5.1
exceptiongroup==1.2.2
gitdb==4.0.11
greenlet==3.0.3
idna==3.7
importlib_resources==6.4.2
greenlet==3.1.1
idna==3.10
importlib_resources==6.4.5
iniconfig==2.0.0
isodate==0.6.1
isodate==0.7.2
jsonschema==4.23.0
lxml==5.3.0
Markdown==3.6
Markdown==3.7
nameparser==1.1.3
newick==1.9.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
pybtex==0.24.0
pycldf==1.38.1
pycldf==1.39.0
pycountry==24.6.1
pyglottolog==3.13.0
pyglottolog==3.14.0
pylatexenc==2.10
pytest==8.3.2
pytest==8.3.4
python-dateutil==2.9.0.post0
pytz==2024.1
rdflib==7.0.0
pytz==2024.2
rdflib==7.1.1
referencing==0.35.1
requests==2.32.3
rfc3986==1.5.0
six==1.16.0
six==1.17.0
smmap==5.0.1
soupsieve==2.6
SQLAlchemy==1.4.53
SQLAlchemy==1.4.54
tabulate==0.9.0
termcolor==2.4.0
tqdm==4.66.5
tqdm==4.67.1
uritemplate==4.1.1
urllib3==2.2.2
urllib3==2.2.3
zenodoclient==0.5.1
zipp==3.20.0
zipp==3.20.2

0 comments on commit 9f6b663

Please sign in to comment.