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

Attributes

Zweitsprache
second language
langue seconde
lingua seconda
Sprache, die eine Person nach der Erstsprache erwirbt und neben dieser im Alltag verwendet.
Langue maîtrisée après la langue première, mais dont l'apprentissage est requis dans une partie de la communauté concernée.
Lingua non nativa, acquisita dopo la prima lingua e usata quotidianamente.
2025-04-09T10:54:15.3034220Z
133670
https://www.termdat.bk.admin.ch/entry/133670
F. Myles, Second language acquisition ([Internet, 2017-04-27](https://www.llas.ac.uk/resources/gpg/421))
B. Moretti, Percorsi multilingui nel recupero del dialetto nel canton Ticino, in: Babylonia, 1/1998, p. 14
A. Haenni Hoti / S. Heinzmann, Zwei Fremdsprachen auf der Primarstufe, in: Babylonia 2/2009, S. 16 ([Internet, 2025-04-09](http://babylonia.ch/fileadmin/user_upload/documents/2009-2/baby2_09x.pdf))
V. Fasel Lauzon / S. Pekarek Doehler / E. Pochon-Berger et al. L’oral? L’oral! Mais comment?, in: Babylonia 2/2009, S. 43 ([Internet, 2025-04-09](http://babylonia.ch/fileadmin/user_upload/documents/2009-2/baby2_09x.pdf))
USG: die Abkürzung "L2" ist v.a. auch in wissenschaftlichen Publikationen geläufiger als "S2"
BK, Sektion Terminologie, 2017
nach H. Glück, Metzler Lexikon Sprache, 1993, "Zweitsprache" und G. Lüdi, Universität Basel, 1999
d'après Le Grand Robert de la langue française, "langue" ([Internet, 2020-10-12](https://grandrobert.lerobert.com/))
secondo D. Crystal, Enciclopedia Scienze del linguaggio, 1993, pag. 368 e 433
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 first language
seeAlso third language
seeAlso foreign language
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.