Robot Interaction Language: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m Task 16: replaced (2×) / removed (0×) deprecated |dead-url= and |deadurl= with |url-status=;
Citation bot (talk | contribs)
Add: chapter-format, chapter-url. Removed or converted URL. Removed parameters. Some additions/deletions were actually parameter name changes. | You can use this bot yourself. Report bugs here. | Activated by Zppix | Category:Robotics‎ | via #UCB_Category
Line 104:
 
===Grammar===
ROILA was designed to have a regular grammar, with no exceptions to anything. All rules apply to all words in a part of speech. Due to the simple isolating type grammar of ROILA whole word markers are added following parts of speech to show the grammatical category. For example, a word marker placed after a verb type would apply a tense, while a word marker applied after a noun type would apply plurality. ROILA has five parts of speech: nouns, verbs, adverbs, adjectives, and pronouns. The only pronouns are I, you, he, and she.<ref name="Mubin2011">{{cite thesis |chapter-url=https://drhu.eu/reports/2011-OmarMubin-ROILA.pdf#page=54 |title=ROILA: RObot Interaction LAnguage |date=2011 |page=39 |archive-url=https://web.archive.org/web/20160304084619/http://drhu.eu/reports/2011-OmarMubin-ROILA.pdf#page=54 |archive-date=4 March 2016 |url-status=live |chapter=Parts of Speech |first=Omar |last=Mubin |chapter-format=PDF |type=PhD |isbn=978-90-386-2505-8 }}</ref> Sentences follow a [[subject–verb–object]] word order.
 
===Examples===