Create your own language
The Language Creator generates constructed languages from explicit typological choices, aiming to produce languages that resemble natural human ones in structure and behaviour.
The results include phonology, grammar, glossed examples, dictionaries and sample texts.
The questionnaire comes pre-filled with random values. You can therefore create a language immediately by simply clicking on the Create button there, or customise the settings first.
A sample from Chash, the latest language generated by the Language Creator:
initial XML:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp tam="past-punct"> <verb>arise</verb> </vp> <np role="subj" tr="theme"> <relp> <vp tam="pres-state" evidence="inferred"> <verb>be</verb> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this"> <noun>langname</noun> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur"> <pron person="1incl" number="plur"/> </np> <np def="def" number="sing" tr="theme"> <noun>language</noun> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np def="indef" number="sing"> <noun>manner</noun> <adj>different</adj> </np> </pp> </s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>module articles:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing" locus="number"> + <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> + <word gloss="a" posp="det"/> </np> </pp> </s>module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module noepistemic:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module sequential:
-<s connector="but"> +<s connector="then"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module sentenceconnectors:
<s connector="then"> + <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module subordinate:
No change.
tva1
tva2module affixdensity:
No change.
module adpositions:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> + <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module constorder:
No change.
module casemarking:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme"> + <np role="subj" tr="theme" case="NOM"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module markowner:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="NOM"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur" locus="number" role="owner"> + <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module addgender:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="NOM"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> - <np type="owner_owned" tr="rheme"> + <np type="owner_owned" tr="rheme" gender="fem"> <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> - <np number="sing" locus="number"> + <np number="sing" locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module propagatenumber:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme" case="NOM"> + <np role="subj" tr="theme" case="NOM" number="sing"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> - <np role="obj"> - <np type="owner_owned" tr="rheme" gender="fem"> + <np role="obj" number="plur"> + <np type="owner_owned" tr="rheme" gender="fem" number="sing"> <np def="def" number="plur" locus="number" role="owner" case="GEN"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>module simplifynumber:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme" case="NOM" number="sing"> + <np role="subj" tr="theme" case="NOM"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc"> + <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> - <np role="obj" number="plur"> - <np type="owner_owned" tr="rheme" gender="fem" number="sing"> - <np def="def" number="plur" locus="number" role="owner" case="GEN"> - <word person="1incl" number="plur" posp="pron"/> + <np role="obj"> + <np type="owner_owned" tr="rheme" gender="fem"> + <np def="def" locus="number" role="owner" case="GEN"> + <word person="1incl" posp="pron"/> </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="fem"> + <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> - <np number="sing" locus="number" gender="masc"> + <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme" case="NOM"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme" gender="fem"> <np def="def" locus="number" role="owner" case="GEN"> - <word person="1incl" posp="pron"/> + <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>copyuptophrase:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> - <np role="subj" tr="theme" case="NOM"> + <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> - <np role="obj"> + <np role="obj" gender="fem"> <np type="owner_owned" tr="rheme" gender="fem"> - <np def="def" locus="number" role="owner" case="GEN"> + <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>prodrop:
No change.
addclitics:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> + <thingy type="vpta" function="enclitic" gloss="PAST"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be"/> + <thingy type="vpta" function="enclitic" gloss="PRES"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> + <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> + <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> <np role="obj" gender="fem"> <np type="owner_owned" tr="rheme" gender="fem"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> - <np role="obj" gender="fem"> - <np type="owner_owned" tr="rheme" gender="fem"> + <np type="owner_owned" tr="rheme" gender="fem" role="obj"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>unwrapOwnerOwned:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname"/> </np> - <np type="owner_owned" tr="rheme" gender="fem" role="obj"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language"/> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> <word gloss="a" posp="det"/> </np> </pp> </s>movedowntoword:
<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> - <word posp="verb" gloss="be"/> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np locus="number" gender="masc"> - <word posp="noun" gloss="manner"/> - <word posp="adj" gloss="different"/> - <word gloss="a" posp="det"/> + <word posp="noun" gloss="manner" locus="number" gender="masc"/> + <word posp="adj" gloss="different" locus="number" gender="masc"/> + <word gloss="a" posp="det" locus="number" gender="masc"/> </np> </pp> </s>calling defaultval for def/
defaultval: noun, def
returning not.def
calling defaultval for case/
defaultval: adj, case
returning NOM
calling defaultval for case/
defaultval: det, case
returning NOMaddaffixes:
About to call getSlotValue for arise/verb/comp/optional
About to call getSlotValue for be/verb/comp/optional
About to call getSlotValue for langname/noun/def/obligatory
Got def
About to call getSlotValue for language/noun/def/obligatory
Got def
About to call getSlotValue for manner/noun/def/obligatory
Got not.def
About to call getSlotValue for different/adj/case/obligatory
Got NOM
About to call getSlotValue for a/det/gender/obligatory
Got masc
About to call getSlotValue for a/det/case/obligatory
Got NOM<s connector="then"> <word gloss="then" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np role="subj" tr="theme" case="NOM" gender="fem"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"/> + <thingy type="noundef" function="suffix" gloss="def"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem"/> + <thingy type="noundef" function="suffix" gloss="def"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np locus="number" gender="masc"> <word posp="noun" gloss="manner" locus="number" gender="masc"/> + <thingy type="noundef" function="suffix" gloss="not.def"/> + <thingy type="adjcase" function="prefix" gloss="NOM"/> <word posp="adj" gloss="different" locus="number" gender="masc"/> <word gloss="a" posp="det" locus="number" gender="masc"/> + <thingy type="detgender" function="suffix" gloss="masc"/> + <thingy type="detcase" function="suffix" gloss="NOM"/> </np> </pp> </s>flatten:
<s connector="then"> + <flat> <word gloss="then" posp="conj"/> - <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpta" function="enclitic" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np role="subj" tr="theme" case="NOM" gender="fem"> - <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> <thingy type="vpta" function="enclitic" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - </vp> - <np def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" tr="theme" locus="number" role="owned" gender="fem"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem"/> <thingy type="noundef" function="suffix" gloss="def"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np locus="number" gender="masc"> <word posp="noun" gloss="manner" locus="number" gender="masc"/> <thingy type="noundef" function="suffix" gloss="not.def"/> <thingy type="adjcase" function="prefix" gloss="NOM"/> <word posp="adj" gloss="different" locus="number" gender="masc"/> <word gloss="a" posp="det" locus="number" gender="masc"/> <thingy type="detgender" function="suffix" gloss="masc"/> <thingy type="detcase" function="suffix" gloss="NOM"/> - </np> - </pp> + </flat> </s>addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpta" function="enclitic" gloss="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem"/> - <thingy type="vpta" function="enclitic" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <thingy type="vpsubj" function="enclitic" gloss="3.masc"/> - <thingy type="vpquestion" function="enclitic" gloss="not.Q"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem"/> - <thingy type="noundef" function="suffix" gloss="def"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="manner" locus="number" gender="masc"/> - <thingy type="noundef" function="suffix" gloss="not.def"/> - <thingy type="adjcase" function="prefix" gloss="NOM"/> - <word posp="adj" gloss="different" locus="number" gender="masc"/> - <word gloss="a" posp="det" locus="number" gender="masc"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <thingy type="detcase" function="suffix" gloss="NOM"/> + <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="f i kʼ aː">fikʼaː</word> + <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɲ i ɲ">ɲiɲ</word> + <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> + <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc" ph="t͡ʃ a ʂ">t͡ʃaʂ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN" ph="ɓ a ʈ">ɓaʈ</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem" ph="n a ʃ">naʃ</word> + <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ɖ o ʂ">ɖoʂ</word> + <word posp="noun" gloss="manner" locus="number" gender="masc" ph="d ai ʋ">daiʋ</word> + <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> + <thingy type="adjcase" function="prefix" gloss="NOM" attach="prefix" ph="f">f</thingy> + <word posp="adj" gloss="different" locus="number" gender="masc" ph="i ŋʷ o f">iŋʷof</word> + <word gloss="a" posp="det" locus="number" gender="masc" ph="f o">fo</word> + <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="h">h</thingy> + <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj" ph="ɲ au kʷ">ɲaukʷ</word> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="f i kʼ aː">fikʼaː</word> - <thingy type="vpta" function="enclitic" gloss="PAST" ph="h i ʈ">hiʈ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem" ph="ɲ i ɲ">ɲiɲ</word> - <thingy type="vpta" function="enclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpnegation" function="enclitic" gloss="POS" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.masc.SUBJ" ph=""></thingy> - <thingy type="vpquestion" function="enclitic" gloss="not.Q" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc" ph="t͡ʃ a ʂ">t͡ʃaʂ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN" ph="ɓ a ʈ">ɓaʈ</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem" ph="n a ʃ">naʃ</word> - <thingy type="noundef" function="suffix" gloss="def" attach="suffix" ph="e ɖ">eɖ</thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="ɖ o ʂ">ɖoʂ</word> - <word posp="noun" gloss="manner" locus="number" gender="masc" ph="d ai ʋ">daiʋ</word> - <thingy type="noundef" function="suffix" gloss="not.def" attach="suffix" ph="i kʷ">ikʷ</thingy> - <thingy type="adjcase" function="prefix" gloss="NOM" attach="prefix" ph="f">f</thingy> - <word posp="adj" gloss="different" locus="number" gender="masc" ph="i ŋʷ o f">iŋʷof</word> - <word gloss="a" posp="det" locus="number" gender="masc" ph="f o">fo</word> - <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="h">h</thingy> - <thingy type="detcase" function="suffix" gloss="NOM" attach="suffix" ph="o f">of</thingy> + <word gloss="then" posp="conj">ɲaukʷ</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">fikʼaː</word> + <thingy type="vpta" function="enclitic" gloss="PAST">hiʈ</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.masc" obj="3.fem">ɲiɲ</word> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="masc">t͡ʃaʂ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN">ɓaʈ</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="fem">naʃ</word> + <thingy type="noundef" function="suffix" gloss="def">eɖ</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">ɖoʂ</word> + <word posp="noun" gloss="manner" locus="number" gender="masc">daiʋ</word> + <thingy type="noundef" function="suffix" gloss="not.def">ikʷ</thingy> + <thingy type="adjcase" function="prefix" gloss="NOM">f</thingy> + <word posp="adj" gloss="different" locus="number" gender="masc">iŋʷof</word> + <word gloss="a" posp="det" locus="number" gender="masc">fo</word> + <thingy type="detgender" function="suffix" gloss="masc">h</thingy> + <thingy type="detcase" function="suffix" gloss="NOM">of</thingy> </flat> + <p><span class="ilpair"><span class="mor">ɲaukʷ</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">fikʼaː</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">hiʈ</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɲiɲ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">t͡ʃaʂ</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɓaʈ</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">naʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-eɖ</span><br><span class="gls">def</span></span> <span class="ilpair"><span class="mor">ɖoʂ</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">daiʋ</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-ikʷ</span><br><span class="gls">not.def</span></span> <span class="ilpair"><span class="mor">f-</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">iŋʷof</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">fo</span><br><span class="gls">a</span></span> <span class="ilpair"><span class="mor">-h</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">-of</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>ɲaukʷ fikʼaː hiʈ ɲiɲ t͡ʃaʂeɖ ɓaʈ naʃeɖ ɖoʂ daiʋikʷ fiŋʷof fohof</p> + <p>ñauqu figkaa hirt ñiñ charserd bbart nasherd rdors daiwiqu fingwof fohof</p> + <il> + <w> + <o>ɲaukʷ</o> + <g>then</g> + </w> + <w> + <o>fikʼaː</o> + <g>arise</g> + </w> + <w> + <o>hiʈ</o> + <g>PAST</g> + </w> + <w> + <o>ɲiɲ</o> + <g>be</g> + </w> + <w> + <o>t͡ʃaʂ</o> + <g>langname</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɓaʈ</o> + <g>1incl</g> + </w> + <w> + <o>naʃ</o> + <g>language</g> + </w> + <w> + <o>-eɖ</o> + <g>def</g> + </w> + <w> + <o>ɖoʂ</o> + <g>in_inside</g> + </w> + <w> + <o>daiʋ</o> + <g>manner</g> + </w> + <w> + <o>-ikʷ</o> + <g>not.def</g> + </w> + <w> + <o>f-</o> + <g>NOM</g> + </w> + <w> + <o>iŋʷof</o> + <g>different</g> + </w> + <w> + <o>fo</o> + <g>a</g> + </w> + <w> + <o>-h</o> + <g>masc</g> + </w> + <w> + <o>-of</o> + <g>NOM</g> + </w> + </il> </s>Ñauqu figkaa hirt ñiñ charserd bbart nasherd rdors daiwiqu fingwof fohof.
But our language arose in a different way.
Useful pages: