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 Fal, 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 RelN:
<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> + <subs> <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> + </subs> + <np def="def" number="sing" role="subj" tr="theme" locus="number"> + <word posp="noun" gloss="langname"/> </np> + </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> - <relp> + <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> - <np head="this" role="subj" number="sing"> + </subs> + <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> - </relp> </np> </pp> </s>module sentenceconnectors:
<s connector="but"> + <word gloss="but" 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"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <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> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </np> </pp> </s>module nominalise:
No change.
module adpositions:
<s connector="but"> <word gloss="but" 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"> <subs> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <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> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> + <np type="owner_owned" case="LOC"> <np number="sing" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </np> + <np def="def" number="sing"> + <word posp="noun" gloss="inside"/> + </np> + </np> + <word gloss="in" posp="pp"/> </pp> </s>module constorder:
<s connector="but"> <word gloss="but" 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"> <subs> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> - <word posp="verb" gloss="be"/> - </vp> <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> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <word posp="verb" gloss="be"/> + </vp> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC"> <np number="sing" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>module casemarking:
<s connector="but"> <word gloss="but" 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"> <subs> <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> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC"> <np number="sing" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>module markowner:
<s connector="but"> <word gloss="but" 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"> <subs> <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> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC"> <np number="sing" locus="number"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" number="sing"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>module addgender:
<s connector="but"> <word gloss="but" 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="neut"> <subs> <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"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> - <np type="owner_owned" case="LOC"> - <np number="sing" locus="number"> + <np type="owner_owned" case="LOC" gender="neut" number="sing"> + <np number="sing" locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> - <np role="subj" number="sing"> + <np role="subj" number="sing" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> - <np def="def" number="sing"> + <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>module propagatenumber:
<s connector="but"> <word gloss="but" 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" gender="neut"> + <np role="subj" tr="theme" case="NOM" gender="neut" number="sing"> <subs> - <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"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC" gender="neut" number="sing"> <np number="sing" locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" number="sing" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" number="sing" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>module simplifynumber:
<s connector="but"> <word gloss="but" 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" gender="neut" number="sing"> + <np role="subj" tr="theme" case="NOM" gender="neut"> <subs> - <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 role="obj"> + <np type="owner_owned" tr="rheme" gender="neut"> + <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="neut"> + <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> - <np def="def" number="sing" role="subj" tr="theme" locus="number" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> - <np type="owner_owned" case="LOC" gender="neut" number="sing"> - <np number="sing" locus="number" gender="neut"> + <np type="owner_owned" case="LOC" gender="neut"> + <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> - <np role="subj" number="sing" gender="neut"> + <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> - <np def="def" number="sing" gender="masc"> + <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>createpronouns:
No change.
module ngen:
No change.
module wordorder:
No change.
module wordorder:
No change.
module wordorder:
No change.
module conjp:
No change.
flattenconjp:
No change.
fixpronouns:
<s connector="but"> <word gloss="but" 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" gender="neut"> <subs> <np role="obj"> <np type="owner_owned" tr="rheme" gender="neut"> <np def="def" locus="number" role="owner" case="GEN"> - <word person="1incl" posp="pron"/> + <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC" gender="neut"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>copyuptophrase:
<s connector="but"> <word gloss="but" 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" gender="neut"> <subs> - <np role="obj"> + <np role="obj" gender="neut"> <np type="owner_owned" tr="rheme" gender="neut"> - <np def="def" locus="number" role="owner" case="GEN"> + <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> </np> </np> - <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" obj="3.neut"> <word posp="verb" gloss="be"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC" gender="neut"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>prodrop:
No change.
addclitics:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="subj" tr="theme" case="NOM" gender="neut"> <subs> <np role="obj" gender="neut"> <np type="owner_owned" tr="rheme" gender="neut"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> </np> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> <word posp="verb" gloss="be"/> + <thingy type="vpmode" function="enclitic" gloss="indicative"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut"> <word posp="noun" gloss="langname"/> </np> </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC" gender="neut"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>propagateArgumentCase:
No change.
unwrapArgumentNPs:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="subj" tr="theme" case="NOM" gender="neut"> <subs> - <np role="obj" gender="neut"> - <np type="owner_owned" tr="rheme" gender="neut"> + <np type="owner_owned" tr="rheme" gender="neut" role="obj"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> </np> - </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> - <np def="def" role="subj" tr="theme" locus="number" gender="neut"> + <np def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"> <word posp="noun" gloss="langname"/> </np> - </np> <pp p="in" precise="no" location="inside"> <np type="owner_owned" case="LOC" gender="neut"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> </np> <word gloss="in" posp="pp"/> </pp> </s>unwrapOwnerOwned:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <subs> - <np type="owner_owned" tr="rheme" gender="neut" role="obj"> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language"/> </np> - </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> <word posp="verb" gloss="be"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"> <word posp="noun" gloss="langname"/> </np> <pp p="in" precise="no" location="inside"> - <np type="owner_owned" case="LOC" gender="neut"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> <word lexposp="adj" posp="verb" gloss="different"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside"/> </np> - </np> <word gloss="in" posp="pp"/> </pp> </s>movedowntoword:
<s connector="but"> <word gloss="but" posp="conj"/> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> - <word posp="verb" gloss="arise"/> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <subs> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl" gender="fem"/> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> - <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" obj="3.neut"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"/> </np> <pp p="in" precise="no" location="inside"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> - <word lexposp="adj" posp="verb" gloss="different"/> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> </vp> </subs> <np role="subj" gender="neut"> - <word posp="noun" gloss="manner"/> + <word posp="noun" gloss="manner" role="subj" gender="neut"/> </np> </np> <np def="def" gender="masc"> - <word posp="noun" gloss="inside"/> + <word posp="noun" gloss="inside" def="def" gender="masc"/> </np> - <word gloss="in" posp="pp"/> + <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>calling defaultval for negation/
defaultval: verb, negation
returning POSaddaffixes:
About to call getSlotValue for arise/verb/negation/obligatory
Got POS
About to call getSlotValue for arise/verb/ta/obligatory
Got PAST
About to call getSlotValue for be/verb/negation/obligatory
Got POS
About to call getSlotValue for be/verb/ta/obligatory
Got PRES
About to call getSlotValue for different/verb/negation/obligatory
Got POS
About to call getSlotValue for different/verb/ta/obligatory
Got PRES<s connector="but"> <word gloss="but" 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="verbnegation" function="prefix" gloss="POS"/> <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"/> </vp> <subs> <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> </np> <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"/> + <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> </subs> <np def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"/> </np> <pp p="in" precise="no" location="inside"> <np locus="number" gender="neut"> <subs> <vp tam="pres-state" ta="PRES"> + <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> + <thingy type="verbta" function="suffix" gloss="PRES"/> </vp> </subs> <np role="subj" gender="neut"> <word posp="noun" gloss="manner" role="subj" gender="neut"/> </np> </np> <np def="def" gender="masc"> <word posp="noun" gloss="inside" def="def" gender="masc"/> </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> </pp> </s>flatten:
<s connector="but"> + <flat> <word gloss="but" 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="verbnegation" function="prefix" gloss="POS"/> <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"/> - </vp> - <subs> - <np def="def" locus="number" role="owner" case="GEN" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> - </np> - <np def="def" tr="theme" locus="number" role="owned" gender="neut"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="vpmode" function="enclitic" gloss="indicative"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - </subs> - <np def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"/> - </np> - <pp p="in" precise="no" location="inside"> - <np locus="number" gender="neut"> - <subs> - <vp tam="pres-state" ta="PRES"> <thingy type="verbnegation" function="prefix" gloss="POS"/> <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> <thingy type="verbta" function="suffix" gloss="PRES"/> - </vp> - </subs> - <np role="subj" gender="neut"> <word posp="noun" gloss="manner" role="subj" gender="neut"/> - </np> - </np> - <np def="def" gender="masc"> <word posp="noun" gloss="inside" def="def" gender="masc"/> - </np> <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> - </pp> + </flat> </s>addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <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"/> - <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="vpmode" function="enclitic" gloss="indicative"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM"/> - <thingy type="verbnegation" function="prefix" gloss="POS"/> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <word posp="noun" gloss="manner" role="subj" gender="neut"/> - <word posp="noun" gloss="inside" def="def" gender="masc"/> - <word gloss="in" posp="pp" p="in" precise="no" location="inside"/> + <word gloss="but" posp="conj" ph="n ɔi ˈ f">nɔiˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i n u ˈ d">inuˈd</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN" ph="j o ˈ t͡ʃ">joˈt͡ʃ</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut" ph="b ɔ ˈ t͡ʃ">bɔˈt͡ʃ</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut" ph="au ˈ z">auˈz</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM" ph="f ɑ ˈ l">fɑˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="au ˈ d">auˈd</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> + <word posp="noun" gloss="manner" role="subj" gender="neut" ph="p i ˈ d͡ʒ">piˈd͡ʒ</word> + <word posp="noun" gloss="inside" def="def" gender="masc" ph="ɡ æ ˈ ŋ">ɡæˈŋ</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="ɡ ɑ ˈ">ɡɑˈ</word> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="n ɔi ˈ f">nɔiˈf</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="i n u ˈ d">inuˈd</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="ɑ p">ɑp</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN" ph="j o ˈ t͡ʃ">joˈt͡ʃ</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut" ph="b ɔ ˈ t͡ʃ">bɔˈt͡ʃ</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut" ph="au ˈ z">auˈz</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <thingy type="vpmode" function="enclitic" gloss="indicative" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM" ph="f ɑ ˈ l">fɑˈl</word> - <thingy type="verbnegation" function="prefix" gloss="POS" attach="prefix" ph="d">d</thingy> - <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES" ph="au ˈ d">auˈd</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph="i d͡ʒ">id͡ʒ</thingy> - <word posp="noun" gloss="manner" role="subj" gender="neut" ph="p i ˈ d͡ʒ">piˈd͡ʒ</word> - <word posp="noun" gloss="inside" def="def" gender="masc" ph="ɡ æ ˈ ŋ">ɡæˈŋ</word> - <word gloss="in" posp="pp" p="in" precise="no" location="inside" ph="ɡ ɑ ˈ">ɡɑˈ</word> + <word gloss="but" posp="conj">nɔiˈf</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">inuˈd</word> + <thingy type="verbta" function="suffix" gloss="PAST">ɑp</thingy> + <word person="1incl" posp="pron" gloss="1incl" gender="fem" def="def" locus="number" role="owner" case="GEN">joˈt͡ʃ</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" gender="neut">bɔˈt͡ʃ</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" obj="3.neut">auˈz</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" gender="neut" case="NOM">fɑˈl</word> + <thingy type="verbnegation" function="prefix" gloss="POS">d</thingy> + <word lexposp="adj" posp="verb" gloss="different" tam="pres-state" ta="PRES">auˈd</word> + <thingy type="verbta" function="suffix" gloss="PRES">id͡ʒ</thingy> + <word posp="noun" gloss="manner" role="subj" gender="neut">piˈd͡ʒ</word> + <word posp="noun" gloss="inside" def="def" gender="masc">ɡæˈŋ</word> + <word gloss="in" posp="pp" p="in" precise="no" location="inside">ɡɑˈ</word> </flat> + <p><span class="ilpair"><span class="mor">ˈnɔif</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈinud</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">-ɑp</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">ˈjot͡ʃ</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">ˈbɔt͡ʃ</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈauz</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">ˈfɑl</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">d-</span><br><span class="gls"><span class="glssc">POS</span></span></span> <span class="ilpair"><span class="mor">ˈaud</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">-id͡ʒ</span><br><span class="gls"><span class="glssc">PRES</span></span></span> <span class="ilpair"><span class="mor">ˈpid͡ʒ</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">ˈɡæŋ</span><br><span class="gls">inside</span></span> <span class="ilpair"><span class="mor">ˈɡɑ</span><br><span class="gls">in</span></span></p> + <p>ˈnɔif diˈnudɑp ˈjot͡ʃ ˈbɔt͡ʃ ˈdauzid͡ʒ ˈfɑl ˈdaudid͡ʒ ˈpid͡ʒ ˈɡæŋ ˈɡɑ</p> + <p>nɔif dinudap yóch boch dauzij fal daudij pij gäng ga</p> + <il> + <w> + <o>ˈnɔif</o> + <g>but</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈinud</o> + <g>arise</g> + </w> + <w> + <o>-ɑp</o> + <g>PAST</g> + </w> + <w> + <o>ˈjot͡ʃ</o> + <g>1incl</g> + </w> + <w> + <o>ˈbɔt͡ʃ</o> + <g>language</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈauz</o> + <g>be</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>ˈfɑl</o> + <g>langname</g> + </w> + <w> + <o>d-</o> + <g>POS</g> + </w> + <w> + <o>ˈaud</o> + <g>different</g> + </w> + <w> + <o>-id͡ʒ</o> + <g>PRES</g> + </w> + <w> + <o>ˈpid͡ʒ</o> + <g>manner</g> + </w> + <w> + <o>ˈɡæŋ</o> + <g>inside</g> + </w> + <w> + <o>ˈɡɑ</o> + <g>in</g> + </w> + </il> </s>Nɔif dinudap yóch boch dauzij fal daudij pij gäng ga.
But our language arose in a different way.
Useful pages: