1
0
Fork 0
mirror of https://gitlab.com/Oreolek/improv_forest.git synced 2024-05-04 10:08:47 +03:00

Временно убрал из набора группу action

Она слишком мала.
This commit is contained in:
Alexander Yakovlev 2017-06-18 14:48:47 +07:00
parent ace7639312
commit 2330b4cfef

View file

@ -4,27 +4,29 @@ phrases: [
[:smell] [:sound]
"""
"""
[:object]
[:sound] [:smell]
"""
"[:object] [:sound]"
"[:sound] [:object]"
"[:object] [:smell]"
"[:smell] [:sound]"
]
###
"""
[:action]
[:smell] [:sound]
"""
"""
[:object]
[:sound] [:smell]
"""
"""
[:action]
[:sound] [:smell]
"""
"[:object] [:sound]"
"[:object] [:action]"
"[:action] [:object]"
"[:action] [:sound]"
"[:action] [:smell]"
"[:sound] [:object]"
"[:object] [:smell]"
"[:smell] [:sound]"
]
###