SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Sprachentwicklung
linguistic evolution
évolution linguistique
evoluzione linguistica
Gesamtheit der Veränderungen, denen die Struktur einer Sprache im Laufe der Zeit unterliegt.
Ensemble des modifications que la structure d'une langue subit au cours du temps.
Insieme delle modificazioni subite dalla struttura di una lingua nel corso del tempo.
2020-10-12T16:52:03.8870000Z
133735
https://www.termdat.bk.admin.ch/entry/133735
EDI, Viersprachige Schweiz, 1989, S. 8
DFI, Quadrilinguisme en Suisse, 1989, p. 8
A.C. Baugh / T. Cable, A History of the English Language, 2002, p. 1 ([2018-08-13](http://docenti.unimc.it/carla.cucina/teaching/2017/17413/files/baugh-cable-a-history-of-the-english-language))
DFI, Quadrilinguismo svizzero, 1989, pag. 185
EXP: häufig auch synonym mit "Spracherwerb"
H. Glück, Metzler Lexikon Sprache, 1993, "Spracherwerb"
nach J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 200
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 200
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 113
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso language development
seeAlso historical linguistics
seeAlso linguistic history
seeAlso language change
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.