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

Attributes

historische Sprachwissenschaft
historical linguistics
linguistique historique
linguistica storica
Zweig der Sprachwissenschaft, der sich mit der geschichtlichen Entwicklung von Sprache und Sprachen befasst.
Branch of linguistics concerned with the study of phonological, grammatical, and semantic changes of languages.
Branche de la linguistique qui étudie l'évolution des langues dans le temps.
Ramo della linguistica che studia il trasformarsi di una data lingua in successione temporale.
2020-10-12T16:17:51.8430000Z
133733
https://www.termdat.bk.admin.ch/entry/133733
H. Glück, Metzler Lexikon Sprache, 1993, "Historische Sprachwissenschaft"
Encyclopædia Britannica, "Historical linguistics" ([Internet, 2020-07-27](https://www.britannica.com/science/historical-linguistics))
J. Marouzeau, Lexique de la terminologie linguistique, 1969, p. 137
Treccani, Vocabolario, "linguistica" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/linguistica/))
nach H. Glück, Metzler Lexikon Sprache, 1993, "Historische Sprachwissenschaft"
after Encyclopædia Britannica, "Historical linguistics" ([Internet, 2020-07-27](https://www.britannica.com/science/historical-linguistics))
d'après G. Mounin, Dictionnaire de la linguistique, 1993, p. 204
secondo Treccani, Vocabolario, "linguistica" ([Internet, 2020-10-12](https://www.treccani.it/vocabolario/linguistica/))
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 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.