Navigation: Main page | Reference | Sentences
A sentence is simply a sequence of Tokens. On this webpage, each sentence has an id that makes it easy to refer to it. The id is in the format "Month-Day-Letter" for example the third sentence made on August 11th would have the id 0811c.
0825a. cau(b:kick(I, ball), b:move(ball, direction=away))
0825b. cor(b:sunset(), b:traffic_jam(chang2-jiang1-da4-qiao2), exception=weekend)
0825c. contrib(b:sunset(), b:thoughtful(I))
0825d rev 0824a. b:hungry(I) b:hungry(Alice)
0824a. b:hungry(I), b:hungry(Alice)
0824b. b:eat(I, food, negate), b:hungry*(I)
0824c. b:eat(I, food), b:eat*(Alice, food, negate)
0824d. b:hungry*(I), b:hungry*(Alice)
0824e. b:eat(I, food), b:hungry^O(I)
0824f. b:eat(I, food), b:hungry*(I)
0814a. b:have(I, {pencil(c=2), pen(c=3), paintbrush})
0811a. b:transport(I, jiang1-bei3, mai4-gao1-qiao2, means=bus)
0811b. b:eat(I, apple, amount=1)
0811c. b:move(cloud(color=gray), direction=b:north, speed=slow)
0811d. b:write(I, code(function=project 2), time=night), then b:sleep(I)
Content of this webpage is available under CC0 1.0