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

Attributes

Sprachkontakt
language contact
contact de langues
contatto linguistico
Umstand, dass zwei oder mehrere Sprachen aufeinandertreffen und sich gegenseitig beeinflussen.
Situation dans laquelle deux ou plusieurs langues entrent en contact et s'influencent mutuellement.
Situazione nella quale due o più lingue entrano in contatto e s'influenzano mutualmente.
2020-07-27T08:52:21.5330000Z
133590
https://www.termdat.bk.admin.ch/entry/133590
EDI, Viersprachige Schweiz, 1989, S. 103
S. Grey Thomason, Linguistic areas and language history, in: Studies in Slavic and General Linguistics, Languages in Contact, 28/2000, p. 314 ([Internet, 2018-08-13](http://www-personal.umich.edu/~thomason/papers/areas.pdf))
J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 119
J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 72
nach H. Glück, Metzler Lexikon Sprache, 1993, "Sprachkontakt"
d'après J. Dubois / M. Giacomo, Dictionnaire de linguistique, 1991, p. 119
secondo J. Dubois / M. Giacomo, Dizionario di linguistica, 1979, pag. 72
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 Substrat
seeAlso Superstrat
seeAlso Adstrat
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.