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 Shait, 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 adj2verb:
<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"> + <relp> + <vp tam="pres-state"> + <word lexposp="adj" posp="verb" gloss="different"/> + </vp> + <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> - <word posp="adj" gloss="different"/> </np> + </relp> + </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"> <relp> <vp tam="pres-state"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </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"> <relp> - <vp tam="pres-state"> + <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </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"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </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"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </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"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </pp> </s>module complementise:
No change.
tva1
tva2
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" posp="pp"/> + <np type="owner_owned"> <np number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </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" posp="pp"/> <np type="owner_owned"> <np number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </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" posp="pp"/> <np type="owner_owned"> <np number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </relp> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </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="cl.4"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> - <np type="owner_owned" tr="rheme"> + <np type="owner_owned" tr="rheme" gender="cl.3"> <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="cl.3"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> - <np head="this" role="subj" number="sing"> + <np head="this" role="subj" number="sing" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> - <np def="def" number="sing"> + <np def="def" number="sing" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> </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="cl.4"> <word posp="noun" gloss="langname"/> </np> - <np role="obj"> - <np type="owner_owned" tr="rheme" gender="cl.3"> + <np role="obj" number="plur"> + <np type="owner_owned" tr="rheme" gender="cl.3" 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="cl.3"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> - <np type="owner_owned"> + <np type="owner_owned" number="sing"> <np number="sing" locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" number="sing" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> <np def="def" number="sing" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> </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="cl.4"> + <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname"/> </np> - <np role="obj" number="plur"> - <np type="owner_owned" tr="rheme" gender="cl.3" 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="cl.3"> + <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="cl.3"> + <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> - <np type="owner_owned" number="sing"> - <np number="sing" locus="number"> + <np type="owner_owned"> + <np locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> - <np head="this" role="subj" number="sing" gender="cl.1"> + <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> - <np def="def" number="sing" gender="cl.2"> + <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> </np> </pp> </s>createpronouns:
No change.
module ngen:
<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="cl.4"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme" gender="cl.3"> - <np def="def" locus="number" role="owner" case="GEN"> - <word person="1incl" posp="pron"/> - </np> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> + <np def="def" locus="number" role="owner" case="GEN"> + <word person="1incl" posp="pron"/> </np> </np> + </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> + <np def="def" gender="cl.2"> + <word posp="noun" gloss="inside"/> + </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> - <np def="def" gender="cl.2"> - <word posp="noun" gloss="inside"/> </np> - </np> </pp> </s>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="cl.4"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme" gender="cl.3"> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> <np def="def" locus="number" role="owner" case="GEN"> - <word person="1incl" posp="pron"/> + <word person="1incl" posp="pron" gloss="1incl" gender="cl.2"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </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="cl.3"> <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.cl.4" obj="3.cl.3"> <word posp="verb" gloss="be"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname"/> </np> - <np role="obj"> + <np role="obj" gender="cl.3"> <np type="owner_owned" tr="rheme" gender="cl.3"> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> - <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="cl.2"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> - <vp tam="pres-state" ta="PRES"> + <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </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="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" case="NOM" gender="cl.3"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> + <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="be"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> + <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname"/> </np> <np role="obj" gender="cl.3"> <np type="owner_owned" tr="rheme" gender="cl.3"> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="cl.2"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </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="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" case="NOM" gender="cl.3"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname"/> </np> - <np role="obj" gender="cl.3"> - <np type="owner_owned" tr="rheme" gender="cl.3"> + <np type="owner_owned" tr="rheme" gender="cl.3" role="obj"> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="cl.2"/> </np> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> <np type="owner_owned"> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> </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="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" case="NOM" gender="cl.3"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname"/> </np> - <np type="owner_owned" tr="rheme" gender="cl.3" role="obj"> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="cl.2"/> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp"/> - <np type="owner_owned"> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner"/> </np> </relp> </np> - </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="vpquestion" function="proclitic" gloss="not.Q"/> - <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"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" case="NOM" gender="cl.3"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <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.cl.4" obj="3.cl.3"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="cl.2"/> + <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> <np def="def" gender="cl.2"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" gender="cl.2"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3.cl.1"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1"/> </vp> <np head="this" role="subj" gender="cl.1"> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1"/> </np> </relp> </np> </pp> </s>addaffixes:
About to call getSlotValue for arise/verb/ta/obligatory
Got PAST
About to call getSlotValue for be/verb/ta/obligatory
Got PRES
About to call getSlotValue for different/verb/ta/obligatory
Got PRES<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="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> + <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np role="subj" tr="theme" case="NOM" gender="cl.3"> <relp> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> <thingy type="vpquestion" function="proclitic" 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.cl.4" obj="3.cl.3"/> + <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> </vp> <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3"/> </np> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> <np def="def" gender="cl.2"> <word posp="noun" gloss="inside" def="def" gender="cl.2"/> </np> <np locus="number"> <relp> <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1"/> + <thingy type="verbta" function="suffix" gloss="PRES"/> </vp> <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1"/> </np> </relp> </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="vpquestion" function="proclitic" gloss="not.Q"/> <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="verbta" function="suffix" gloss="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np role="subj" tr="theme" case="NOM" gender="cl.3"> - <relp> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3"> <thingy type="vpquestion" function="proclitic" 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.cl.4" obj="3.cl.3"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> <thingy type="vpnegation" function="enclitic" gloss="POS"/> - </vp> - <np def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"/> - </np> - <np def="def" tr="theme" locus="number" role="owned" gender="cl.3"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3"/> - </np> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <np def="def" gender="cl.2"> <word posp="noun" gloss="inside" def="def" gender="cl.2"/> - </np> - <np locus="number"> - <relp> - <vp tam="pres-state" ta="PRES" subj="3.cl.1"> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1"/> <thingy type="verbta" function="suffix" gloss="PRES"/> - </vp> - <np head="this" role="subj" gender="cl.1"> <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1"/> - </np> - </relp> - </np> - </pp> + </flat> </s>addvocab:
-<s connector="then"> +<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj"/> - <thingy type="vpquestion" function="proclitic" gloss="not.Q"/> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> - <thingy type="verbta" function="suffix" 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="proclitic" 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.cl.4" obj="3.cl.3"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <thingy type="vpnegation" function="enclitic" gloss="POS"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3"/> - <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - <word posp="noun" gloss="inside" def="def" gender="cl.2"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1"/> + <word gloss="then" posp="conj" ph="ʒ i z">ʒiz</word> + <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡ʃ æ ɽ o s">t͡ʃæɽos</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="o n">on</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="proclitic" 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.cl.4" obj="3.cl.3" ph="ɡ au ɳ">ɡauɳ</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="ɑ j">ɑj</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> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4" ph="ʃ ai t">ʃait</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3" ph="ʃ æ ʒ">ʃæʒ</word> + <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN" ph="ʋ e p">ʋep</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="d i j">dij</word> + <word posp="noun" gloss="inside" def="def" gender="cl.2" ph="b i ŋ">biŋ</word> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1" ph="l i d">lid</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="ɑ j">ɑj</thingy> + <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1" ph="ɡ e p">ɡep</word> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="then" translation=""> <flat> - <word gloss="then" posp="conj" ph="ʒ i z">ʒiz</word> - <thingy type="vpquestion" function="proclitic" gloss="not.Q" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="t͡ʃ æ ɽ o s">t͡ʃæɽos</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="o n">on</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="proclitic" 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.cl.4" obj="3.cl.3" ph="ɡ au ɳ">ɡauɳ</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="ɑ j">ɑj</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> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4" ph="ʃ ai t">ʃait</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3" ph="ʃ æ ʒ">ʃæʒ</word> - <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN" ph="ʋ e p">ʋep</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="d i j">dij</word> - <word posp="noun" gloss="inside" def="def" gender="cl.2" ph="b i ŋ">biŋ</word> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1" ph="l i d">lid</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="ɑ j">ɑj</thingy> - <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1" ph="ɡ e p">ɡep</word> + <word gloss="then" posp="conj">ʒiz</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">t͡ʃæɽos</word> + <thingy type="verbta" function="suffix" gloss="PAST">on</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3.cl.4" obj="3.cl.3">ɡauɳ</word> + <thingy type="verbta" function="suffix" gloss="PRES">ɑj</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" head="this" locus="number" gender="cl.4">ʃait</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="cl.3">ʃæʒ</word> + <word person="1incl" posp="pron" gloss="1incl" gender="cl.2" def="def" locus="number" role="owner" case="GEN">ʋep</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">dij</word> + <word posp="noun" gloss="inside" def="def" gender="cl.2">biŋ</word> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" subj="3.cl.1">lid</word> + <thingy type="verbta" function="suffix" gloss="PRES">ɑj</thingy> + <word posp="noun" gloss="manner" head="this" role="subj" gender="cl.1">ɡep</word> </flat> + <p><span class="ilpair"><span class="mor">ʒiz</span><br><span class="gls">then</span></span> <span class="ilpair"><span class="mor">t͡ʃæɽos</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">-on</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ɡauɳ</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">ʃait</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">ʃæʒ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">ʋep</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">dij</span><br><span class="gls">in</span></span> <span class="ilpair"><span class="mor">biŋ</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">lid</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">-ɑj</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">ɡep</span><br><span class="gls">manner</span></span></p> + <p>ʒiz t͡ʃæɽoson ɡauɳɑj ʃait ʃæʒ ʋep dij biŋ lidɑj ɡep</p> + <p>zhiz chärroson gaurnaj shait shäzh wep dij bing lidaj gep</p> + <il> + <w> + <o>ʒiz</o> + <g>then</g> + </w> + <w> + <o>t͡ʃæɽos</o> + <g>arise</g> + </w> + <w> + <o>-on</o> + <g>PAST</g> + </w> + <w> + <o>ɡauɳ</o> + <g>be</g> + </w> + <w> + <o>-ɑj</o> + <g>PRES</g> + </w> + <w> + <o>ʃait</o> + <g>langname</g> + </w> + <w> + <o>ʃæʒ</o> + <g>language</g> + </w> + <w> + <o>ʋep</o> + <g>1incl</g> + </w> + <w> + <o>dij</o> + <g>in</g> + </w> + <w> + <o>biŋ</o> + <g>inside</g> + </w> + <w> + <o>lid</o> + <g>different</g> + </w> + <w> + <o>-ɑj</o> + <g>PRES</g> + </w> + <w> + <o>ɡep</o> + <g>manner</g> + </w> + </il> </s>Zhiz chärroson gaurnaj shait shäzh wep dij bing lidaj gep.
But our language arose in a different way.
Useful pages: