-
Notifications
You must be signed in to change notification settings - Fork 4
MultilingualShapeworld
AlexanderKuhnle edited this page Aug 9, 2017
·
13 revisions
The language file for the ERG-1214 can be found here. Below an incomplete list of items required for another language, as guidance for which words are required in another language. Not all of the entries are required for all of the data generators.
Attributes:
- shape, square, rectangle, triangle, pentagon, cross, circle, semicircle, ellipse
- red, green, blue, yellow, magenta, cyan, white
Relations:
- left, right, above, below, behind, front
- leftmost, rightmost, topmost, lowest
- closer, farther, closest, farthest
- smaller, bigger, smallest, biggest
- darker, lighter, darkest, lightest
Quantifier (others possible here):
-
existential (e.g., "shape is green")
-
a, two, three, four, five (semantics: >=)
-
exactly one/two/three/four/five (semantics: ==)
-
the, both, the three, the four, the five (semantics: == and no others)
-
no, half, most, all
Constructions (incomplete):
-
attribute to relation (e.g., "square" --> "is a square")
-
relation to modifier (e.g., "is above a square" --> "which is above a square")
Home | Forum | Discussions | Events