Vocab words

This commit is contained in:
He4eT 2019-11-09 00:26:13 +05:00
commit eb805b7999

View file

@ -31,7 +31,7 @@ orangeRoom: DarkRoom
/* Lights */ /* Lights */
+ RoomPartItem, OnOffControl, Fixture + RoomPartItem, OnOffControl, Fixture
'small luminous switch/light/lights' '(small) luminous switch/light*lights'
'small luminous switch' 'small luminous switch'
"It's a small luminous switch on the wall." "It's a small luminous switch on the wall."
specialNominalRoomPartLocation = defaultSouthWall specialNominalRoomPartLocation = defaultSouthWall
@ -55,7 +55,7 @@ orangeRoom: DarkRoom
; ;
+ Decoration + Decoration
'neon lamp/lamps' 'neon lamp*lamps'
'neon lamps' 'neon lamps'
"Ordinary neon lamps emit cold light." "Ordinary neon lamps emit cold light."
; ;
@ -63,7 +63,7 @@ orangeRoom: DarkRoom
/* Content */ /* Content */
+ RoomPartItem, Decoration + RoomPartItem, Decoration
'orange digits/number' 'orange digits*digits/number*numbers'
'orange number' 'orange number'
" Orange, huge and neat digits " Orange, huge and neat digits
without additional explanation." without additional explanation."
@ -84,7 +84,7 @@ orangeRoom: DarkRoom
; ;
++ Decoration ++ Decoration
'letters/label/mark/marks' 'letters/label/mark*marks'
'some scratched letters' 'some scratched letters'
"You can't make out the inscription." "You can't make out the inscription."
; ;