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 Tag, 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"/> + <word gloss="the" posp="det"/> </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"/> + <word gloss="the" posp="det"/> </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"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> </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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </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"/> </np> </pp> </s>module complementise:
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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> + <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module constorder:
No change.
module casemarking:
No change.
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"> <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"/> <word gloss="the" posp="det"/> </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"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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"> <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"/> <word gloss="the" posp="det"/> </np> <np role="obj"> - <np type="owner_owned" tr="rheme"> + <np type="owner_owned" tr="rheme" gender="neut"> <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="neut"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> - <np number="sing" locus="number"> + <np number="sing" locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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"> + <np role="subj" tr="theme" 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"/> <word gloss="the" posp="det"/> </np> - <np role="obj"> - <np type="owner_owned" tr="rheme" gender="neut"> + <np role="obj" number="plur"> + <np type="owner_owned" tr="rheme" gender="neut" 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="neut"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module simplifynumber:
No change.
createpronouns:
No change.
module markowned:
<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" number="sing"> + <np role="subj" tr="theme" number="sing" possessor="no.owner"> <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" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> - <np role="obj" number="plur"> + <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" gender="neut" 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="neut"> + <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> - <np number="sing" locus="number" gender="masc"> + <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module ngen:
No change.
module wordorder:
<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" number="sing" possessor="no.owner"> <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" possessor="no.owner"> <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> </np> <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" gender="neut" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> - <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> + <word posp="noun" gloss="manner"/> </np> </pp> </s>module wordorder:
No change.
module wordorder:
<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" number="sing" possessor="no.owner"> <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" possessor="no.owner"> - <word posp="noun" gloss="langname"/> <word gloss="the" posp="det"/> + <word posp="noun" gloss="langname"/> </np> <np role="obj" number="plur" possessor="no.owner"> <np type="owner_owned" tr="rheme" gender="neut" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> - <word posp="noun" gloss="language"/> <word gloss="the" posp="det"/> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </pp> </s>module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
No change.
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" number="sing" possessor="no.owner"> + <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <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.sing.masc" obj="3.plur.neut"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> </np> - <np role="obj" number="plur" possessor="no.owner"> + <np role="obj" number="plur" possessor="no.owner" gender="neut"> <np type="owner_owned" tr="rheme" gender="neut" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </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"> + <thingy type="vpta" function="proclitic" gloss="PAST"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="arise"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> + <thingy type="vpta" function="proclitic" gloss="PRES"/> + <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np role="obj" number="plur" possessor="no.owner" gender="neut"> <np type="owner_owned" tr="rheme" gender="neut" number="sing"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </relp> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> + <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - <np role="obj" number="plur" possessor="no.owner" gender="neut"> - <np type="owner_owned" tr="rheme" gender="neut" number="sing"> + <np type="owner_owned" tr="rheme" gender="neut" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det"/> <word posp="noun" gloss="langname"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> - <np type="owner_owned" tr="rheme" gender="neut" number="sing" role="obj" possessor="no.owner"> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det"/> <word posp="noun" gloss="language"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <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.sing.masc" obj="3.plur.neut"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="langname"/> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> - <word gloss="the" posp="det"/> - <word posp="noun" gloss="language"/> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in_inside" posp="pp" owner="3s"/> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> - <word posp="adj" gloss="different"/> - <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner"/> + <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> </pp> </s>addaffixes:
About to call getSlotValue for the/det/gender/obligatory
Got masc
About to call getSlotValue for langname/noun/number/optional
Got sing
About to call getSlotValue for the/det/gender/obligatory
Got neut
About to call getSlotValue for language/noun/number/optional
Got sing
About to call getSlotValue for manner/noun/number/optional
Got sing<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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> + <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> + <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner"/> + <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> </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"> <thingy type="vpta" function="proclitic" gloss="PAST"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np role="subj" tr="theme" number="sing" possessor="no.owner" gender="neut"> - <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"> <thingy type="vpta" function="proclitic" gloss="PRES"/> <thingy type="vpnegation" function="proclitic" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"> <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> <thingy type="detgender" function="suffix" gloss="masc"/> <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"> <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> <thingy type="detgender" function="suffix" gloss="neut"/> <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - </np> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </relp> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <np number="sing" locus="number" gender="masc" possessor="no.owner"> <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner"/> <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner"/> <thingy type="nounnumber" function="suffix" gloss="sing"/> <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - </np> - </pp> + </flat> </s>addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpta" function="proclitic" gloss="PAST"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpta" function="proclitic" gloss="PRES"/> - <thingy type="vpnegation" function="proclitic" gloss="POS"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc"/> - <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="detgender" function="suffix" gloss="masc"/> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> - <thingy type="detgender" function="suffix" gloss="neut"/> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> - <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside"/> - <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner"/> - <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner"/> - <thingy type="nounnumber" function="suffix" gloss="sing"/> - <thingy type="nppossessor" function="enclitic" gloss="no.owner"/> + <word gloss="then" posp="conj" ph="ʋ au ʂ">ʋauʂ</word> + <thingy type="vpta" function="proclitic" gloss="PAST" ph="m a m">mam</thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʃ a d a ɡ">ʃadaɡ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> + <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut" ph="ᵏǀ au ɽ">ᵏǀauɽ</word> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner" ph="d i">di</word> + <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="kʼʷ">kʼʷ</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner" ph="ʈ a ɡʷ">ʈaɡʷ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur" ph="d i">di</word> + <thingy type="detgender" function="suffix" gloss="neut" attach="suffix" ph="kʷ">kʷ</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur" ph="p a m">pam</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="ʈ i t͡ʃ">ʈit͡ʃ</thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside" ph="k a">ka</word> + <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner" ph="ɡʷ ə n">ɡʷən</word> + <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner" ph="p i ɾ">piɾ</word> + <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> + <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj" ph="ʋ au ʂ">ʋauʂ</word> - <thingy type="vpta" function="proclitic" gloss="PAST" ph="m a m">mam</thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʃ a d a ɡ">ʃadaɡ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpta" function="proclitic" gloss="PRES" ph=""></thingy> - <thingy type="vpnegation" function="proclitic" gloss="POS" ph=""></thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut" ph="ᵏǀ au ɽ">ᵏǀauɽ</word> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <thingy type="vpsubj" function="enclitic" gloss="3.sing.masc.SUBJ" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner" ph="d i">di</word> - <thingy type="detgender" function="suffix" gloss="masc" attach="suffix" ph="kʼʷ">kʼʷ</thingy> - <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner" ph="ʈ a ɡʷ">ʈaɡʷ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur" ph="d i">di</word> - <thingy type="detgender" function="suffix" gloss="neut" attach="suffix" ph="kʷ">kʷ</thingy> - <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur" ph="p a m">pam</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS" ph="ʈ i t͡ʃ">ʈit͡ʃ</thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> - <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside" ph="k a">ka</word> - <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner" ph="ɡʷ ə n">ɡʷən</word> - <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner" ph="p i ɾ">piɾ</word> - <thingy type="nounnumber" function="suffix" gloss="sing" attach="suffix" ph=""></thingy> - <thingy type="nppossessor" function="enclitic" gloss="no.owner.POSS" ph=""></thingy> + <word gloss="then" posp="conj">ʋauʂ</word> + <thingy type="vpta" function="proclitic" gloss="PAST">mam</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ʃadaɡ</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.sing.masc" obj="3.plur.neut">ᵏǀauɽ</word> + <word gloss="the" posp="det" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner">di</word> + <thingy type="detgender" function="suffix" gloss="masc">kʼʷ</thingy> + <word posp="noun" gloss="langname" def="def" number="sing" role="subj" tr="theme" head="this" locus="number" gender="masc" possessor="no.owner">ʈaɡʷ</word> + <word gloss="the" posp="det" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur">di</word> + <thingy type="detgender" function="suffix" gloss="neut">kʷ</thingy> + <word posp="noun" gloss="language" def="def" number="sing" tr="theme" locus="number" role="owned" gender="neut" possessor="1incl.plur">pam</word> + <thingy type="nppossessor" function="enclitic" gloss="1incl.plur.POSS">ʈit͡ʃ</thingy> + <word gloss="in_inside" posp="pp" owner="3s" p="in" precise="no" location="inside">ka</word> + <word posp="adj" gloss="different" number="sing" locus="number" gender="masc" possessor="no.owner">ɡʷən</word> + <word posp="noun" gloss="manner" number="sing" locus="number" gender="masc" possessor="no.owner">piɾ</word> </flat> + <p><span class="ilpair"><span class="mor">ʋauʂ</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">mam</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ʃadaɡ</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">ᵏǀauɽ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-kʼʷ</span><br><span class="gls">masc</span></span> <span class="ilpair"><span class="mor">ʈaɡʷ</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">di</span><br><span class="gls">the</span></span> <span class="ilpair"><span class="mor">-kʷ</span><br><span class="gls">neut</span></span> <span class="ilpair"><span class="mor">pam</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ʈit͡ʃ</span><br><span class="gls">1incl.plur.<span class="glssc">POSS</span></span></span> <span class="ilpair"><span class="mor">ka</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">ɡʷən</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">piɾ</span><br><span class="gls">manner</span></span></p> + <p>ʋauʂ mam ʃadaɡ ᵏǀauɽ dikʼʷ ʈaɡʷ dikʷ pam ʈit͡ʃ ka ɡʷən piɾ</p> + <p>ваўс̇ мам шадаґ ҁтаўр̇ диквъ т̇аґв дикв пам т̇ич ка ґвән пир</p> + <il> + <w> + <o>ʋauʂ</o> + <g>then</g> + </w> + <w> + <o>mam</o> + <g>PAST</g> + </w> + <w> + <o>ʃadaɡ</o> + <g>arise</g> + </w> + <w> + <o>ᵏǀauɽ</o> + <g>be</g> + </w> + <w> + <o>di</o> + <g>the</g> + </w> + <w> + <o>-kʼʷ</o> + <g>masc</g> + </w> + <w> + <o>ʈaɡʷ</o> + <g>langname</g> + </w> + <w> + <o>di</o> + <g>the</g> + </w> + <w> + <o>-kʷ</o> + <g>neut</g> + </w> + <w> + <o>pam</o> + <g>language</g> + </w> + <w> + <o>ʈit͡ʃ</o> + <g>1incl.plur.POSS</g> + </w> + <w> + <o>ka</o> + <g>in_inside</g> + </w> + <w> + <o>ɡʷən</o> + <g>different</g> + </w> + <w> + <o>piɾ</o> + <g>manner</g> + </w> + </il> </s>Ваўс̇ мам шадаґ ҁтаўр̇ диквъ т̇аґв дикв пам т̇ич ка ґвән пир.
But our language arose in a different way.
Useful pages: