twoLanguageWordlist: Create a comparable word list of two languages

Description Usage Arguments Value

View source: R/CompareLanguages.R

Description

Create a comparable word list of two languages

Usage

1
twoLanguageWordlist(lang1, lang2, concepts = NULL, ...)

Arguments

lang1

First language (ID or data-frame generated from a csv-fiel via read.csv)

lang2

Second language

concepts

Optional input. Character-vector of all 210 concepts. Can additionally be provided to speed things up

Value

Returns a dataframe with all lexemes sorted by meaning-class-ID with their corresponding cognate classes.


KonstantinHoffmann/ABVDTools documentation built on Dec. 14, 2021, 11:48 a.m.