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 Susu, the latest language generated by the Language Creator:
initial XML:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp tam="past-punct"> <verb>arise</verb> </vp> <np role="subj" tr="theme"> <relp> <vp tam="pres-state" evidence="inferred"> <verb>be</verb> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this"> <noun>langname</noun> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur"> <pron person="1incl" number="plur"/> </np> <np def="def" number="sing" tr="theme"> <noun>language</noun> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np def="indef" number="sing"> <noun>manner</noun> <adj>different</adj> </np> </pp> </s>cleanup:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp tam="past-punct"> - <verb>arise</verb> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp tam="pres-state" evidence="inferred"> - <verb>be</verb> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this"> - <noun>langname</noun> + <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> + <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> - <np def="def" number="plur"> - <pron person="1incl" number="plur"/> + <np def="def" number="plur" locus="number" role="owner"> + <word person="1incl" number="plur" posp="pron"/> </np> - <np def="def" number="sing" tr="theme"> - <noun>language</noun> + <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing"> - <noun>manner</noun> - <adj>different</adj> + <np def="indef" number="sing" locus="number"> + <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different"/> </np> </pp> </s>module articles:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <np def="indef" number="sing" locus="number"> + <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module nonpastonly:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> - <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active"> + <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active"> + <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module noepistemic:
<s connector="but"> <littrans>But XXX, which is our language, arose in a different way.</littrans> <vp negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST"> <word posp="verb" gloss="arise"/> </vp> <np role="subj" tr="theme"> <relp> - <vp evidence="inferred" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> + <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> <word posp="noun" gloss="langname"/> </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module NRel:
<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> + <np id="parent"> + <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> + <word posp="noun" gloss="langname"/> + </np> + <relp comma="after"> + <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <word posp="pron" gloss="RELPRON"/> + </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES"> <word posp="verb" gloss="be"/> </vp> - <np def="def" number="sing" role="subj" tr="theme" head="this" locus="number"> - <word posp="noun" gloss="langname"/> - </np> <np role="obj"> <np type="owner_owned" tr="rheme"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </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 id="parent"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> <pp p="in" precise="no" location="inside"> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module complementise:
No change.
tva1
tva2module affixdensity:
No change.
module adpositions:
<s connector="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 id="parent"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> <pp p="in" precise="no" location="inside"> + <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>module constorder:
No change.
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 id="parent"> + <np id="parent" case="NOM"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </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 id="parent" case="NOM"> + <np id="parent" case="NOM" number="sing"> <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" number="sing" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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 role="obj" number="plur"> + <np type="owner_owned" tr="rheme" number="sing"> <np def="def" number="plur" locus="number" role="owner"> <word person="1incl" number="plur" posp="pron"/> </np> <np def="def" number="sing" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np number="sing" locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </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 id="parent" case="NOM" number="sing"> - <np def="def" number="sing" role="subj" tr="theme" locus="number" id="headnp"> + <np id="parent" case="NOM"> + <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> - <np id="relnp" number="sing" def="neither" role="subj" comma="before"> + <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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" number="plur"> - <np type="owner_owned" tr="rheme" number="sing"> - <np def="def" number="plur" locus="number" role="owner"> - <word person="1incl" number="plur" posp="pron"/> + <np role="obj"> + <np type="owner_owned" tr="rheme"> + <np def="def" locus="number" role="owner"> + <word person="1incl" posp="pron"/> </np> - <np def="def" number="sing" tr="theme" locus="number" role="owned"> + <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> - <np number="sing" locus="number"> + <np locus="number"> <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> </np> </pp> </s>createpronouns:
No change.
module ngen:
No change.
module wordorder:
<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 id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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" locus="number" role="owner"> <word person="1incl" posp="pron"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> - <word posp="noun" gloss="manner"/> <word posp="adj" gloss="different"/> + <word posp="noun" gloss="manner"/> </np> </pp> </s>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 id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <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" locus="number" role="owner"> - <word person="1incl" posp="pron"/> + <word person="1incl" posp="pron" gloss="1incl"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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 id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </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" subj="3" obj="1incl"> <word posp="verb" gloss="be"/> </vp> - <np role="obj"> + <np role="obj" person="1incl"> <np type="owner_owned" tr="rheme"> - <np def="def" locus="number" role="owner"> + <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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="vpvoice" function="enclitic" gloss="active"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> <word posp="verb" gloss="be"/> + <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np role="obj" person="1incl"> <np type="owner_owned" tr="rheme"> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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="vpvoice" function="enclitic" gloss="active"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> <word posp="verb" gloss="be"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np role="obj" person="1incl"> - <np type="owner_owned" tr="rheme"> + <np type="owner_owned" tr="rheme" role="obj" person="1incl"> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> <np def="def" tr="theme" locus="number" role="owned"> <word posp="noun" gloss="language"/> </np> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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="vpvoice" function="enclitic" gloss="active"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> <word posp="verb" gloss="be"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> - <np type="owner_owned" tr="rheme" role="obj" person="1incl"> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl"/> </np> - <np def="def" tr="theme" locus="number" role="owned"> + <np def="def" tr="theme" locus="number" role="owned" person="1incl"> <word posp="noun" gloss="language"/> </np> - </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp"/> <np locus="number"> <word posp="adj" gloss="different"/> <word posp="noun" gloss="manner"/> </np> </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="vpvoice" function="enclitic" gloss="active"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> - <word posp="noun" gloss="langname"/> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> - <word posp="pron" gloss="RELPRON"/> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> - <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" obj="1incl"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> - <word person="1incl" posp="pron" gloss="1incl"/> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" tr="theme" locus="number" role="owned" person="1incl"> - <word posp="noun" gloss="language"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> - <word gloss="in_inside" posp="pp"/> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np locus="number"> - <word posp="adj" gloss="different"/> - <word posp="noun" gloss="manner"/> + <word posp="adj" gloss="different" locus="number"/> + <word posp="noun" gloss="manner" locus="number"/> </np> </pp> </s>calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOM
calling defaultval for case/
defaultval: noun, case
returning NOMaddaffixes:
About to call getSlotValue for arise/verb/mode/optional
Got indicative
About to call getSlotValue for arise/verb/ta/optional
Got PAST
About to call getSlotValue for arise/verb/negation/optional
Got POS
About to call getSlotValue for langname/noun/case/obligatory
Got NOM
About to call getSlotValue for be/verb/mode/optional
Got indicative
About to call getSlotValue for be/verb/ta/optional
Got PRES
About to call getSlotValue for be/verb/negation/optional
Got POS
About to call getSlotValue for language/noun/case/obligatory
Got NOM
About to call getSlotValue for different/adj/case/optional
About to call getSlotValue for manner/noun/case/obligatory
Got NOM<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="verbmode" function="prefix" gloss="indicative"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np id="parent" case="NOM"> <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> + <thingy type="nouncase" function="suffix" gloss="NOM"/> </np> <relp comma="after"> <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> </np> <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> + <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> + <thingy type="verbta" function="suffix" gloss="PRES"/> + <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> </vp> <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> </np> <np def="def" tr="theme" locus="number" role="owned" person="1incl"> <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> + <thingy type="nouncase" function="suffix" gloss="NOM"/> </np> </relp> </np> <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> <np locus="number"> <word posp="adj" gloss="different" locus="number"/> <word posp="noun" gloss="manner" locus="number"/> + <thingy type="nouncase" function="suffix" gloss="NOM"/> </np> </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="verbmode" function="prefix" gloss="indicative"/> <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="verbnegation" function="suffix" gloss="POS"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np id="parent" case="NOM"> - <np def="def" role="subj" tr="theme" locus="number" id="headnp"> <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - <relp comma="after"> - <np id="relnp" def="neither" role="subj" comma="before"> <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - </np> - <vp negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"> <thingy type="verbmode" function="prefix" gloss="indicative"/> <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> <thingy type="verbta" function="suffix" gloss="PRES"/> <thingy type="verbnegation" function="suffix" gloss="POS"/> <thingy type="vpvoice" function="enclitic" gloss="active"/> - </vp> - <np def="def" locus="number" role="owner" person="1incl"> <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - </np> - <np def="def" tr="theme" locus="number" role="owned" person="1incl"> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl"/> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </relp> - </np> - <pp p="in" precise="no" location="inside"> <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <np locus="number"> <word posp="adj" gloss="different" locus="number"/> <word posp="noun" gloss="manner" locus="number"/> <thingy type="nouncase" function="suffix" gloss="NOM"/> - </np> - </pp> + </flat> </s>addvocab:
-<s connector="but"> +<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <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="verbnegation" function="suffix" gloss="POS"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before"/> - <thingy type="verbmode" function="prefix" gloss="indicative"/> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl"/> - <thingy type="verbta" function="suffix" gloss="PRES"/> - <thingy type="verbnegation" function="suffix" gloss="POS"/> - <thingy type="vpvoice" function="enclitic" gloss="active"/> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner"/> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside"/> - <word posp="adj" gloss="different" locus="number"/> - <word posp="noun" gloss="manner" locus="number"/> - <thingy type="nouncase" function="suffix" gloss="NOM"/> + <word gloss="but" posp="conj" ph="l i s">lis</word> + <thingy type="verbmode" function="prefix" gloss="indicative" attach="prefix" ph=""></thingy> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʃ u l i k">ʃulik</word> + <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="o x">ox</thingy> + <thingy type="verbnegation" function="suffix" gloss="POS" attach="suffix" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="s u s u">susu</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="h a j">haj</word> + <thingy type="verbmode" function="prefix" gloss="indicative" attach="prefix" ph=""></thingy> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl" ph="k o t">kot</word> + <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph=""></thingy> + <thingy type="verbnegation" function="suffix" gloss="POS" attach="suffix" ph=""></thingy> + <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="k u l">kul</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after" ph="t a">ta</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="s i k">sik</word> + <word posp="adj" gloss="different" locus="number" ph="k e s e ʃ">keseʃ</word> + <word posp="noun" gloss="manner" locus="number" ph="t͡ʃ i x u">t͡ʃixu</word> + <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> </flat> </s>vowelharmony:
No change.
removetags:
<s connector="but" translation=""> <flat> - <word gloss="but" posp="conj" ph="l i s">lis</word> - <thingy type="verbmode" function="prefix" gloss="indicative" attach="prefix" ph=""></thingy> - <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST" ph="ʃ u l i k">ʃulik</word> - <thingy type="verbta" function="suffix" gloss="PAST" attach="suffix" ph="o x">ox</thingy> - <thingy type="verbnegation" function="suffix" gloss="POS" attach="suffix" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp" ph="s u s u">susu</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> - <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before" ph="h a j">haj</word> - <thingy type="verbmode" function="prefix" gloss="indicative" attach="prefix" ph=""></thingy> - <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl" ph="k o t">kot</word> - <thingy type="verbta" function="suffix" gloss="PRES" attach="suffix" ph=""></thingy> - <thingy type="verbnegation" function="suffix" gloss="POS" attach="suffix" ph=""></thingy> - <thingy type="vpvoice" function="enclitic" gloss="active" ph=""></thingy> - <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner" ph="k u l">kul</word> - <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after" ph="t a">ta</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> - <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside" ph="s i k">sik</word> - <word posp="adj" gloss="different" locus="number" ph="k e s e ʃ">keseʃ</word> - <word posp="noun" gloss="manner" locus="number" ph="t͡ʃ i x u">t͡ʃixu</word> - <thingy type="nouncase" function="suffix" gloss="NOM" attach="suffix" ph="ʃ e t">ʃet</thingy> + <word gloss="but" posp="conj">lis</word> + <word posp="verb" gloss="arise" negation="POS" question="not.Q" tense="past" asp="action" mode="indicative" voice="active" ta="PAST">ʃulik</word> + <thingy type="verbta" function="suffix" gloss="PAST">ox</thingy> + <word posp="noun" gloss="langname" def="def" role="subj" tr="theme" locus="number" id="headnp">susu</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ʃet,</thingy> + <word posp="pron" gloss="RELPRON" id="relnp" def="neither" role="subj" comma="before">haj</word> + <word posp="verb" gloss="be" negation="POS" question="not.Q" tense="present" asp="imperfective" mode="indicative" voice="active" ta="PRES" subj="3" obj="1incl">kot</word> + <word person="1incl" posp="pron" gloss="1incl" def="def" locus="number" role="owner">kul</word> + <word posp="noun" gloss="language" def="def" tr="theme" locus="number" role="owned" person="1incl" comma="after">ta</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ʃet,</thingy> + <word gloss="in_inside" posp="pp" p="in" precise="no" location="inside">sik</word> + <word posp="adj" gloss="different" locus="number">keseʃ</word> + <word posp="noun" gloss="manner" locus="number">t͡ʃixu</word> + <thingy type="nouncase" function="suffix" gloss="NOM">ʃet</thingy> </flat> + <p><span class="ilpair"><span class="mor">lis</span><br><span class="gls">but</span></span> <span class="ilpair"><span class="mor">ʃulik</span><br><span class="gls">arise</span></span> <span class="ilpair"><span class="mor">-ox</span><br><span class="gls"><span class="glssc">PAST</span></span></span> <span class="ilpair"><span class="mor">susu</span><br><span class="gls">langname</span></span> <span class="ilpair"><span class="mor">-ʃet</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">haj</span><br><span class="gls"><span class="glssc">RELPRON</span></span></span> <span class="ilpair"><span class="mor">kot</span><br><span class="gls">be</span></span> <span class="ilpair"><span class="mor">kul</span><br><span class="gls">1incl</span></span> <span class="ilpair"><span class="mor">ta</span><br><span class="gls">language</span></span> <span class="ilpair"><span class="mor">-ʃet</span><br><span class="gls"><span class="glssc">NOM</span></span></span> <span class="ilpair"><span class="mor">sik</span><br><span class="gls">in_inside</span></span> <span class="ilpair"><span class="mor">keseʃ</span><br><span class="gls">different</span></span> <span class="ilpair"><span class="mor">t͡ʃixu</span><br><span class="gls">manner</span></span> <span class="ilpair"><span class="mor">-ʃet</span><br><span class="gls"><span class="glssc">NOM</span></span></span></p> + <p>lis ʃulikox susuʃet, haj kot kul taʃet, sik keseʃ t͡ʃixuʃet</p> + <p>лис шуликох сусушет, гај кот кул ташет, сик кесеш чихушет</p> + <il> + <w> + <o>lis</o> + <g>but</g> + </w> + <w> + <o>ʃulik</o> + <g>arise</g> + </w> + <w> + <o>-ox</o> + <g>PAST</g> + </w> + <w> + <o>susu</o> + <g>langname</g> + </w> + <w> + <o>-ʃet</o> + <g>NOM</g> + </w> + <w> + <o>haj</o> + <g>RELPRON</g> + </w> + <w> + <o>kot</o> + <g>be</g> + </w> + <w> + <o>kul</o> + <g>1incl</g> + </w> + <w> + <o>ta</o> + <g>language</g> + </w> + <w> + <o>-ʃet</o> + <g>NOM</g> + </w> + <w> + <o>sik</o> + <g>in_inside</g> + </w> + <w> + <o>keseʃ</o> + <g>different</g> + </w> + <w> + <o>t͡ʃixu</o> + <g>manner</g> + </w> + <w> + <o>-ʃet</o> + <g>NOM</g> + </w> + </il> </s>Лис шуликох сусушет, гај кот кул ташет, сик кесеш чихушет.
But our language arose in a different way.
Useful pages: