@sharpee/lang-en-us 0.9.61-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +105 -0
- package/dist-npm/actions/about.d.ts +35 -0
- package/dist-npm/actions/about.d.ts.map +1 -0
- package/dist-npm/actions/about.js +50 -0
- package/dist-npm/actions/about.js.map +1 -0
- package/dist-npm/actions/again.d.ts +16 -0
- package/dist-npm/actions/again.d.ts.map +1 -0
- package/dist-npm/actions/again.js +23 -0
- package/dist-npm/actions/again.js.map +1 -0
- package/dist-npm/actions/answering.d.ts +29 -0
- package/dist-npm/actions/answering.d.ts.map +1 -0
- package/dist-npm/actions/answering.js +44 -0
- package/dist-npm/actions/answering.js.map +1 -0
- package/dist-npm/actions/asking.d.ts +31 -0
- package/dist-npm/actions/asking.d.ts.map +1 -0
- package/dist-npm/actions/asking.js +44 -0
- package/dist-npm/actions/asking.js.map +1 -0
- package/dist-npm/actions/attacking.d.ts +82 -0
- package/dist-npm/actions/attacking.d.ts.map +1 -0
- package/dist-npm/actions/attacking.js +111 -0
- package/dist-npm/actions/attacking.js.map +1 -0
- package/dist-npm/actions/climbing.d.ts +27 -0
- package/dist-npm/actions/climbing.d.ts.map +1 -0
- package/dist-npm/actions/climbing.js +48 -0
- package/dist-npm/actions/climbing.js.map +1 -0
- package/dist-npm/actions/closing.d.ts +21 -0
- package/dist-npm/actions/closing.d.ts.map +1 -0
- package/dist-npm/actions/closing.js +27 -0
- package/dist-npm/actions/closing.js.map +1 -0
- package/dist-npm/actions/drinking.d.ts +40 -0
- package/dist-npm/actions/drinking.d.ts.map +1 -0
- package/dist-npm/actions/drinking.js +57 -0
- package/dist-npm/actions/drinking.js.map +1 -0
- package/dist-npm/actions/dropping.d.ts +22 -0
- package/dist-npm/actions/dropping.d.ts.map +1 -0
- package/dist-npm/actions/dropping.js +31 -0
- package/dist-npm/actions/dropping.js.map +1 -0
- package/dist-npm/actions/eating.d.ts +37 -0
- package/dist-npm/actions/eating.d.ts.map +1 -0
- package/dist-npm/actions/eating.js +54 -0
- package/dist-npm/actions/eating.js.map +1 -0
- package/dist-npm/actions/entering.d.ts +26 -0
- package/dist-npm/actions/entering.d.ts.map +1 -0
- package/dist-npm/actions/entering.js +49 -0
- package/dist-npm/actions/entering.js.map +1 -0
- package/dist-npm/actions/examining.d.ts +37 -0
- package/dist-npm/actions/examining.d.ts.map +1 -0
- package/dist-npm/actions/examining.js +50 -0
- package/dist-npm/actions/examining.js.map +1 -0
- package/dist-npm/actions/exiting.d.ts +23 -0
- package/dist-npm/actions/exiting.d.ts.map +1 -0
- package/dist-npm/actions/exiting.js +40 -0
- package/dist-npm/actions/exiting.js.map +1 -0
- package/dist-npm/actions/giving.d.ts +30 -0
- package/dist-npm/actions/giving.d.ts.map +1 -0
- package/dist-npm/actions/giving.js +45 -0
- package/dist-npm/actions/giving.js.map +1 -0
- package/dist-npm/actions/going.d.ts +35 -0
- package/dist-npm/actions/going.d.ts.map +1 -0
- package/dist-npm/actions/going.js +45 -0
- package/dist-npm/actions/going.js.map +1 -0
- package/dist-npm/actions/help.d.ts +26 -0
- package/dist-npm/actions/help.d.ts.map +1 -0
- package/dist-npm/actions/help.js +44 -0
- package/dist-npm/actions/help.js.map +1 -0
- package/dist-npm/actions/index.d.ts +1327 -0
- package/dist-npm/actions/index.d.ts.map +1 -0
- package/dist-npm/actions/index.js +208 -0
- package/dist-npm/actions/index.js.map +1 -0
- package/dist-npm/actions/inserting.d.ts +25 -0
- package/dist-npm/actions/inserting.d.ts.map +1 -0
- package/dist-npm/actions/inserting.js +33 -0
- package/dist-npm/actions/inserting.js.map +1 -0
- package/dist-npm/actions/inventory.d.ts +32 -0
- package/dist-npm/actions/inventory.d.ts.map +1 -0
- package/dist-npm/actions/inventory.js +41 -0
- package/dist-npm/actions/inventory.js.map +1 -0
- package/dist-npm/actions/listening.d.ts +26 -0
- package/dist-npm/actions/listening.d.ts.map +1 -0
- package/dist-npm/actions/listening.js +37 -0
- package/dist-npm/actions/listening.js.map +1 -0
- package/dist-npm/actions/locking.d.ts +25 -0
- package/dist-npm/actions/locking.d.ts.map +1 -0
- package/dist-npm/actions/locking.js +33 -0
- package/dist-npm/actions/locking.js.map +1 -0
- package/dist-npm/actions/looking.d.ts +23 -0
- package/dist-npm/actions/looking.d.ts.map +1 -0
- package/dist-npm/actions/looking.js +34 -0
- package/dist-npm/actions/looking.js.map +1 -0
- package/dist-npm/actions/lowering.d.ts +22 -0
- package/dist-npm/actions/lowering.d.ts.map +1 -0
- package/dist-npm/actions/lowering.js +29 -0
- package/dist-npm/actions/lowering.js.map +1 -0
- package/dist-npm/actions/opening.d.ts +23 -0
- package/dist-npm/actions/opening.d.ts.map +1 -0
- package/dist-npm/actions/opening.js +30 -0
- package/dist-npm/actions/opening.js.map +1 -0
- package/dist-npm/actions/pulling.d.ts +35 -0
- package/dist-npm/actions/pulling.d.ts.map +1 -0
- package/dist-npm/actions/pulling.js +53 -0
- package/dist-npm/actions/pulling.js.map +1 -0
- package/dist-npm/actions/pushing.d.ts +30 -0
- package/dist-npm/actions/pushing.d.ts.map +1 -0
- package/dist-npm/actions/pushing.js +45 -0
- package/dist-npm/actions/pushing.js.map +1 -0
- package/dist-npm/actions/putting.d.ts +28 -0
- package/dist-npm/actions/putting.d.ts.map +1 -0
- package/dist-npm/actions/putting.js +40 -0
- package/dist-npm/actions/putting.js.map +1 -0
- package/dist-npm/actions/quitting.d.ts +31 -0
- package/dist-npm/actions/quitting.d.ts.map +1 -0
- package/dist-npm/actions/quitting.js +47 -0
- package/dist-npm/actions/quitting.js.map +1 -0
- package/dist-npm/actions/raising.d.ts +22 -0
- package/dist-npm/actions/raising.d.ts.map +1 -0
- package/dist-npm/actions/raising.js +30 -0
- package/dist-npm/actions/raising.js.map +1 -0
- package/dist-npm/actions/reading.d.ts +23 -0
- package/dist-npm/actions/reading.d.ts.map +1 -0
- package/dist-npm/actions/reading.js +32 -0
- package/dist-npm/actions/reading.js.map +1 -0
- package/dist-npm/actions/removing.d.ts +25 -0
- package/dist-npm/actions/removing.d.ts.map +1 -0
- package/dist-npm/actions/removing.js +34 -0
- package/dist-npm/actions/removing.js.map +1 -0
- package/dist-npm/actions/restoring.d.ts +35 -0
- package/dist-npm/actions/restoring.d.ts.map +1 -0
- package/dist-npm/actions/restoring.js +51 -0
- package/dist-npm/actions/restoring.js.map +1 -0
- package/dist-npm/actions/saving.d.ts +33 -0
- package/dist-npm/actions/saving.d.ts.map +1 -0
- package/dist-npm/actions/saving.js +48 -0
- package/dist-npm/actions/saving.js.map +1 -0
- package/dist-npm/actions/scoring.d.ts +42 -0
- package/dist-npm/actions/scoring.d.ts.map +1 -0
- package/dist-npm/actions/scoring.js +70 -0
- package/dist-npm/actions/scoring.js.map +1 -0
- package/dist-npm/actions/searching.d.ts +26 -0
- package/dist-npm/actions/searching.d.ts.map +1 -0
- package/dist-npm/actions/searching.js +40 -0
- package/dist-npm/actions/searching.js.map +1 -0
- package/dist-npm/actions/showing.d.ts +29 -0
- package/dist-npm/actions/showing.d.ts.map +1 -0
- package/dist-npm/actions/showing.js +40 -0
- package/dist-npm/actions/showing.js.map +1 -0
- package/dist-npm/actions/sleeping.d.ts +28 -0
- package/dist-npm/actions/sleeping.d.ts.map +1 -0
- package/dist-npm/actions/sleeping.js +41 -0
- package/dist-npm/actions/sleeping.js.map +1 -0
- package/dist-npm/actions/smelling.d.ts +30 -0
- package/dist-npm/actions/smelling.d.ts.map +1 -0
- package/dist-npm/actions/smelling.js +43 -0
- package/dist-npm/actions/smelling.js.map +1 -0
- package/dist-npm/actions/switching-off.d.ts +28 -0
- package/dist-npm/actions/switching-off.d.ts.map +1 -0
- package/dist-npm/actions/switching-off.js +42 -0
- package/dist-npm/actions/switching-off.js.map +1 -0
- package/dist-npm/actions/switching-on.d.ts +28 -0
- package/dist-npm/actions/switching-on.d.ts.map +1 -0
- package/dist-npm/actions/switching-on.js +42 -0
- package/dist-npm/actions/switching-on.js.map +1 -0
- package/dist-npm/actions/taking-off.d.ts +20 -0
- package/dist-npm/actions/taking-off.d.ts.map +1 -0
- package/dist-npm/actions/taking-off.js +28 -0
- package/dist-npm/actions/taking-off.js.map +1 -0
- package/dist-npm/actions/taking.d.ts +26 -0
- package/dist-npm/actions/taking.d.ts.map +1 -0
- package/dist-npm/actions/taking.js +36 -0
- package/dist-npm/actions/taking.js.map +1 -0
- package/dist-npm/actions/talking.d.ts +33 -0
- package/dist-npm/actions/talking.d.ts.map +1 -0
- package/dist-npm/actions/talking.js +49 -0
- package/dist-npm/actions/talking.js.map +1 -0
- package/dist-npm/actions/telling.d.ts +30 -0
- package/dist-npm/actions/telling.d.ts.map +1 -0
- package/dist-npm/actions/telling.js +42 -0
- package/dist-npm/actions/telling.js.map +1 -0
- package/dist-npm/actions/throwing.d.ts +39 -0
- package/dist-npm/actions/throwing.d.ts.map +1 -0
- package/dist-npm/actions/throwing.js +60 -0
- package/dist-npm/actions/throwing.js.map +1 -0
- package/dist-npm/actions/touching.d.ts +36 -0
- package/dist-npm/actions/touching.d.ts.map +1 -0
- package/dist-npm/actions/touching.js +50 -0
- package/dist-npm/actions/touching.js.map +1 -0
- package/dist-npm/actions/turning.d.ts +40 -0
- package/dist-npm/actions/turning.d.ts.map +1 -0
- package/dist-npm/actions/turning.js +62 -0
- package/dist-npm/actions/turning.js.map +1 -0
- package/dist-npm/actions/undoing.d.ts +19 -0
- package/dist-npm/actions/undoing.d.ts.map +1 -0
- package/dist-npm/actions/undoing.js +26 -0
- package/dist-npm/actions/undoing.js.map +1 -0
- package/dist-npm/actions/unlocking.d.ts +25 -0
- package/dist-npm/actions/unlocking.d.ts.map +1 -0
- package/dist-npm/actions/unlocking.js +32 -0
- package/dist-npm/actions/unlocking.js.map +1 -0
- package/dist-npm/actions/using.d.ts +43 -0
- package/dist-npm/actions/using.d.ts.map +1 -0
- package/dist-npm/actions/using.js +61 -0
- package/dist-npm/actions/using.js.map +1 -0
- package/dist-npm/actions/version.d.ts +18 -0
- package/dist-npm/actions/version.d.ts.map +1 -0
- package/dist-npm/actions/version.js +26 -0
- package/dist-npm/actions/version.js.map +1 -0
- package/dist-npm/actions/waiting.d.ts +27 -0
- package/dist-npm/actions/waiting.d.ts.map +1 -0
- package/dist-npm/actions/waiting.js +36 -0
- package/dist-npm/actions/waiting.js.map +1 -0
- package/dist-npm/actions/wearing.d.ts +22 -0
- package/dist-npm/actions/wearing.d.ts.map +1 -0
- package/dist-npm/actions/wearing.js +30 -0
- package/dist-npm/actions/wearing.js.map +1 -0
- package/dist-npm/data/events.d.ts +134 -0
- package/dist-npm/data/events.d.ts.map +1 -0
- package/dist-npm/data/events.js +301 -0
- package/dist-npm/data/events.js.map +1 -0
- package/dist-npm/data/messages.d.ts +141 -0
- package/dist-npm/data/messages.d.ts.map +1 -0
- package/dist-npm/data/messages.js +300 -0
- package/dist-npm/data/messages.js.map +1 -0
- package/dist-npm/data/templates.d.ts +257 -0
- package/dist-npm/data/templates.d.ts.map +1 -0
- package/dist-npm/data/templates.js +289 -0
- package/dist-npm/data/templates.js.map +1 -0
- package/dist-npm/data/verbs.d.ts +68 -0
- package/dist-npm/data/verbs.d.ts.map +1 -0
- package/dist-npm/data/verbs.js +324 -0
- package/dist-npm/data/verbs.js.map +1 -0
- package/dist-npm/data/words.d.ts +79 -0
- package/dist-npm/data/words.d.ts.map +1 -0
- package/dist-npm/data/words.js +218 -0
- package/dist-npm/data/words.js.map +1 -0
- package/dist-npm/formatters/article.d.ts +41 -0
- package/dist-npm/formatters/article.d.ts.map +1 -0
- package/dist-npm/formatters/article.js +143 -0
- package/dist-npm/formatters/article.js.map +1 -0
- package/dist-npm/formatters/index.d.ts +18 -0
- package/dist-npm/formatters/index.d.ts.map +1 -0
- package/dist-npm/formatters/index.js +38 -0
- package/dist-npm/formatters/index.js.map +1 -0
- package/dist-npm/formatters/list.d.ts +38 -0
- package/dist-npm/formatters/list.d.ts.map +1 -0
- package/dist-npm/formatters/list.js +94 -0
- package/dist-npm/formatters/list.js.map +1 -0
- package/dist-npm/formatters/registry.d.ts +48 -0
- package/dist-npm/formatters/registry.d.ts.map +1 -0
- package/dist-npm/formatters/registry.js +128 -0
- package/dist-npm/formatters/registry.js.map +1 -0
- package/dist-npm/formatters/text.d.ts +33 -0
- package/dist-npm/formatters/text.d.ts.map +1 -0
- package/dist-npm/formatters/text.js +80 -0
- package/dist-npm/formatters/text.js.map +1 -0
- package/dist-npm/formatters/types.d.ts +41 -0
- package/dist-npm/formatters/types.d.ts.map +1 -0
- package/dist-npm/formatters/types.js +14 -0
- package/dist-npm/formatters/types.js.map +1 -0
- package/dist-npm/grammar.d.ts +189 -0
- package/dist-npm/grammar.d.ts.map +1 -0
- package/dist-npm/grammar.js +203 -0
- package/dist-npm/grammar.js.map +1 -0
- package/dist-npm/index.d.ts +22 -0
- package/dist-npm/index.d.ts.map +1 -0
- package/dist-npm/index.js +59 -0
- package/dist-npm/index.js.map +1 -0
- package/dist-npm/language-provider.d.ts +159 -0
- package/dist-npm/language-provider.d.ts.map +1 -0
- package/dist-npm/language-provider.js +527 -0
- package/dist-npm/language-provider.js.map +1 -0
- package/dist-npm/npc/index.d.ts +5 -0
- package/dist-npm/npc/index.d.ts.map +1 -0
- package/dist-npm/npc/index.js +21 -0
- package/dist-npm/npc/index.js.map +1 -0
- package/dist-npm/npc/npc.d.ts +43 -0
- package/dist-npm/npc/npc.d.ts.map +1 -0
- package/dist-npm/npc/npc.js +55 -0
- package/dist-npm/npc/npc.js.map +1 -0
- package/dist-npm/perspective/index.d.ts +5 -0
- package/dist-npm/perspective/index.d.ts.map +1 -0
- package/dist-npm/perspective/index.js +12 -0
- package/dist-npm/perspective/index.js.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts +102 -0
- package/dist-npm/perspective/placeholder-resolver.d.ts.map +1 -0
- package/dist-npm/perspective/placeholder-resolver.js +275 -0
- package/dist-npm/perspective/placeholder-resolver.js.map +1 -0
- package/package.json +65 -0
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* @file English Message Templates
|
|
4
|
+
* @description Message templates for actions and events in English
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.englishTemplates = void 0;
|
|
8
|
+
/**
|
|
9
|
+
* English message templates
|
|
10
|
+
*/
|
|
11
|
+
exports.englishTemplates = {
|
|
12
|
+
/**
|
|
13
|
+
* Action message templates
|
|
14
|
+
* Format: "action.phase.key" -> template
|
|
15
|
+
*/
|
|
16
|
+
actions: {
|
|
17
|
+
// Taking action
|
|
18
|
+
'taking.check.already_have': 'You already have {item}.',
|
|
19
|
+
'taking.check.not_here': "You don't see {item} here.",
|
|
20
|
+
'taking.check.cannot_take': "You can't take {item}.",
|
|
21
|
+
'taking.check.too_heavy': '{item:cap} is too heavy to pick up.',
|
|
22
|
+
'taking.perform.success': 'Taken.',
|
|
23
|
+
'taking.report.success': 'You take {item}.',
|
|
24
|
+
// Dropping action
|
|
25
|
+
'dropping.check.not_holding': "You aren't holding {item}.",
|
|
26
|
+
'dropping.perform.success': 'Dropped.',
|
|
27
|
+
'dropping.report.success': 'You drop {item}.',
|
|
28
|
+
// Opening action
|
|
29
|
+
'opening.check.already_open': '{item:cap} is already open.',
|
|
30
|
+
'opening.check.not_openable': "You can't open {item}.",
|
|
31
|
+
'opening.check.locked': '{item:cap} is locked.',
|
|
32
|
+
'opening.perform.success': 'Opened.',
|
|
33
|
+
'opening.report.success': 'You open {item}.',
|
|
34
|
+
'opening.report.reveal': 'Opening {container} reveals {contents}.',
|
|
35
|
+
// Closing action
|
|
36
|
+
'closing.check.already_closed': '{item:cap} is already closed.',
|
|
37
|
+
'closing.check.not_closable': "You can't close {item}.",
|
|
38
|
+
'closing.perform.success': 'Closed.',
|
|
39
|
+
'closing.report.success': 'You close {item}.',
|
|
40
|
+
// Examining action
|
|
41
|
+
'examining.check.not_visible': "You can't see {item} here.",
|
|
42
|
+
'examining.report.basic': '{description}',
|
|
43
|
+
'examining.report.container_open': '{description} {item:cap} is open.',
|
|
44
|
+
'examining.report.container_closed': '{description} {item:cap} is closed.',
|
|
45
|
+
'examining.report.container_empty': '{item:cap} is empty.',
|
|
46
|
+
'examining.report.container_contents': '{item:cap} contains {contents}.',
|
|
47
|
+
'examining.report.supporter_contents': 'On {item} you see {contents}.',
|
|
48
|
+
// Reading action
|
|
49
|
+
'reading.check.what_to_read': 'What do you want to read?',
|
|
50
|
+
'reading.check.not_readable': "There's nothing written on {item}.",
|
|
51
|
+
'reading.check.cannot_read_now': '{reason}',
|
|
52
|
+
'reading.perform.read_text': '{cap:item} reads:\n{text}',
|
|
53
|
+
'reading.perform.read_book': '{cap:item} reads:\n{text}',
|
|
54
|
+
'reading.perform.read_book_page': '{cap:item} (page {currentPage} of {totalPages}):\n{text}',
|
|
55
|
+
'reading.perform.read_sign': '{cap:item} says:\n{text}',
|
|
56
|
+
'reading.perform.read_inscription': '{cap:item} reads:\n{text}',
|
|
57
|
+
// Looking action
|
|
58
|
+
'looking.report.room_name': '{name}',
|
|
59
|
+
'looking.report.room_description': '{description}',
|
|
60
|
+
'looking.report.exits': 'Exits: {exits}.',
|
|
61
|
+
'looking.report.contents': 'You can see {items} here.',
|
|
62
|
+
'looking.report.also_here': 'You can also see {items} here.',
|
|
63
|
+
// Going action
|
|
64
|
+
'going.check.no_exit': "You can't go that way.",
|
|
65
|
+
'going.check.door_closed': 'The {door} is closed.',
|
|
66
|
+
'going.check.door_locked': 'The {door} is locked.',
|
|
67
|
+
'going.perform.success': 'You go {direction}.',
|
|
68
|
+
'going.report.enter_room': '{description}',
|
|
69
|
+
// Inventory action
|
|
70
|
+
'inventory.empty': "You aren't carrying anything.",
|
|
71
|
+
'inventory.list': 'You are carrying:',
|
|
72
|
+
'inventory.wearing': 'You are wearing:',
|
|
73
|
+
// Locking/Unlocking
|
|
74
|
+
'locking.check.not_lockable': "You can't lock {item}.",
|
|
75
|
+
'locking.check.already_locked': '{item:cap} is already locked.',
|
|
76
|
+
'locking.check.need_key': 'You need a key to lock {item}.',
|
|
77
|
+
'locking.check.wrong_key': "{key:cap} doesn't fit the lock.",
|
|
78
|
+
'locking.perform.success': 'Locked.',
|
|
79
|
+
'locking.report.success': 'You lock {item} with {key}.',
|
|
80
|
+
'unlocking.check.not_lockable': "You can't unlock {item}.",
|
|
81
|
+
'unlocking.check.already_unlocked': '{item:cap} is already unlocked.',
|
|
82
|
+
'unlocking.check.need_key': 'You need a key to unlock {item}.',
|
|
83
|
+
'unlocking.check.wrong_key': "{key:cap} doesn't fit the lock.",
|
|
84
|
+
'unlocking.perform.success': 'Unlocked.',
|
|
85
|
+
'unlocking.report.success': 'You unlock {item} with {key}.',
|
|
86
|
+
// Switching on/off
|
|
87
|
+
'switching_on.check.already_on': '{item:cap} is already on.',
|
|
88
|
+
'switching_on.check.not_switchable': "You can't switch {item} on.",
|
|
89
|
+
'switching_on.perform.success': 'Switched on.',
|
|
90
|
+
'switching_on.report.success': 'You switch {item} on.',
|
|
91
|
+
'switching_off.check.already_off': '{item:cap} is already off.',
|
|
92
|
+
'switching_off.check.not_switchable': "You can't switch {item} off.",
|
|
93
|
+
'switching_off.perform.success': 'Switched off.',
|
|
94
|
+
'switching_off.report.success': 'You switch {item} off.',
|
|
95
|
+
// Putting action
|
|
96
|
+
'putting.check.not_holding': "You aren't holding {item}.",
|
|
97
|
+
'putting.check.cannot_put': "You can't put {item} {preposition} {target}.",
|
|
98
|
+
'putting.check.put_self': "You can't put something inside itself.",
|
|
99
|
+
'putting.check.already_there': '{item:cap} is already {preposition} {target}.',
|
|
100
|
+
'putting.perform.success': 'Done.',
|
|
101
|
+
'putting.report.success': 'You put {item} {preposition} {target}.',
|
|
102
|
+
// Giving action
|
|
103
|
+
'giving.check.not_holding': "You aren't holding {item}.",
|
|
104
|
+
'giving.check.not_person': "You can only give things to people.",
|
|
105
|
+
'giving.check.self': "You already have {item}.",
|
|
106
|
+
'giving.perform.success': 'Given.',
|
|
107
|
+
'giving.report.success': 'You give {item} to {recipient}.',
|
|
108
|
+
'giving.report.npc_accepts': '{recipient:cap} accepts {item}.',
|
|
109
|
+
'giving.report.npc_refuses': '{recipient:cap} politely refuses.',
|
|
110
|
+
// Inserting action (specifically for containers)
|
|
111
|
+
'inserting.check.no_item': 'What do you want to insert?',
|
|
112
|
+
'inserting.check.no_container': 'What do you want to insert it into?',
|
|
113
|
+
'inserting.check.not_holding': "You aren't holding {item}.",
|
|
114
|
+
'inserting.check.container_not_visible': "You don't see {container} here.",
|
|
115
|
+
'inserting.check.container_not_reachable': "You can't reach {container}.",
|
|
116
|
+
'inserting.check.insert_self': "You can't put something inside itself.",
|
|
117
|
+
'inserting.check.circular_containment': "That would create an impossible loop!",
|
|
118
|
+
'inserting.check.already_inside': '{item:cap} is already in {container}.',
|
|
119
|
+
'inserting.perform.success': 'Inserted.',
|
|
120
|
+
'inserting.report.success': 'You insert {item} into {container}.',
|
|
121
|
+
// Showing action
|
|
122
|
+
'showing.check.no_item': 'What do you want to show?',
|
|
123
|
+
'showing.check.no_viewer': 'Who do you want to show it to?',
|
|
124
|
+
'showing.check.not_carrying': "You don't have {item}.",
|
|
125
|
+
'showing.check.viewer_not_visible': "You don't see {viewer} here.",
|
|
126
|
+
'showing.check.viewer_too_far': "{viewer:cap} is too far away to see it clearly.",
|
|
127
|
+
'showing.check.not_actor': "{viewer:cap} can't see things.",
|
|
128
|
+
'showing.check.self': "You can already see {item}.",
|
|
129
|
+
'showing.perform.success': 'Shown.',
|
|
130
|
+
'showing.report.success': 'You show {item} to {viewer}.',
|
|
131
|
+
'showing.report.reaction_interest': '{viewer:cap} looks at {item} with interest.',
|
|
132
|
+
'showing.report.reaction_recognition': "{viewer:cap} says, 'Ah yes, I recognize that.'",
|
|
133
|
+
'showing.report.reaction_disinterest': '{viewer:cap} glances at {item} briefly.',
|
|
134
|
+
// Throwing action
|
|
135
|
+
'throwing.check.no_item': 'What do you want to throw?',
|
|
136
|
+
'throwing.check.not_holding': "You aren't holding {item}.",
|
|
137
|
+
'throwing.check.target_not_visible': "You don't see {target} here.",
|
|
138
|
+
'throwing.check.target_not_here': "{target:cap} isn't here.",
|
|
139
|
+
'throwing.check.no_exit': "You can't throw things {direction} from here.",
|
|
140
|
+
'throwing.check.too_heavy': '{item:cap} is too heavy to throw that far.',
|
|
141
|
+
'throwing.check.self': "You can't throw things at yourself.",
|
|
142
|
+
'throwing.perform.at_target': 'You throw {item} at {target}.',
|
|
143
|
+
'throwing.perform.direction': 'You throw {item} {direction}.',
|
|
144
|
+
'throwing.perform.general': 'You toss {item} away.',
|
|
145
|
+
'throwing.report.hit': '{item:cap} hits {target}!',
|
|
146
|
+
'throwing.report.miss': '{item:cap} misses {target} and falls to the ground.',
|
|
147
|
+
'throwing.report.breaks': '{item:cap} shatters into pieces!',
|
|
148
|
+
'throwing.report.lands_on': '{item:cap} lands on {target}.',
|
|
149
|
+
'throwing.report.lands_in': '{item:cap} lands in {target}.',
|
|
150
|
+
'throwing.report.disappears': '{item:cap} flies {direction} and disappears.',
|
|
151
|
+
// Talking action
|
|
152
|
+
'talking.check.not_person': "You can't talk to {target}.",
|
|
153
|
+
'talking.check.no_response': '{target:cap} has nothing to say right now.',
|
|
154
|
+
'talking.report.greeting': '{target:cap} says "Hello."',
|
|
155
|
+
// Eating/Drinking
|
|
156
|
+
'eating.check.not_edible': "You can't eat {item}.",
|
|
157
|
+
'eating.check.not_holding': 'You need to be holding {item} first.',
|
|
158
|
+
'eating.perform.success': 'Eaten.',
|
|
159
|
+
'eating.report.success': 'You eat {item}. Not bad.',
|
|
160
|
+
'drinking.check.not_drinkable': "You can't drink {item}.",
|
|
161
|
+
'drinking.check.not_holding': 'You need to be holding {item} first.',
|
|
162
|
+
'drinking.perform.success': 'Drunk.',
|
|
163
|
+
'drinking.report.success': 'You drink {item}. Refreshing.',
|
|
164
|
+
// Wearing/Removing
|
|
165
|
+
'wearing.check.not_wearable': "You can't wear {item}.",
|
|
166
|
+
'wearing.check.not_holding': 'You need to be holding {item} first.',
|
|
167
|
+
'wearing.check.already_wearing': 'You are already wearing {item}.',
|
|
168
|
+
'wearing.perform.success': 'Worn.',
|
|
169
|
+
'wearing.report.success': 'You put on {item}.',
|
|
170
|
+
'taking_off.check.not_wearing': "You aren't wearing {item}.",
|
|
171
|
+
'taking_off.perform.success': 'Removed.',
|
|
172
|
+
'taking_off.report.success': 'You take off {item}.',
|
|
173
|
+
// Meta actions
|
|
174
|
+
'waiting.perform.success': 'Time passes.',
|
|
175
|
+
'waiting.report.success': 'You wait for a moment.',
|
|
176
|
+
'waiting.report.impatient': 'Time passes slowly.',
|
|
177
|
+
'scoring.report.basic': 'Your score is {score} of a possible {maxScore}, in {moves} turn{moves|s}.',
|
|
178
|
+
'scoring.report.rank': 'Your score is {score} of a possible {maxScore}, in {moves} turn{moves|s}.\nThis gives you a rank of {rank}.',
|
|
179
|
+
'scoring.report.percentage': 'Your score is {score} of a possible {maxScore} ({percentage}%), in {moves} turn{moves|s}.',
|
|
180
|
+
'scoring.report.no_max': 'Your score is {score} point{score|s} in {moves} turn{moves|s}.',
|
|
181
|
+
'help.header': 'Available Commands',
|
|
182
|
+
'help.basic_commands': 'Basic commands: LOOK, INVENTORY, TAKE, DROP, EXAMINE, GO [direction]',
|
|
183
|
+
'help.movement': 'Movement: GO NORTH/SOUTH/EAST/WEST or just N/S/E/W',
|
|
184
|
+
'help.objects': 'Objects: TAKE [object], DROP [object], EXAMINE [object], OPEN [object]',
|
|
185
|
+
'help.special_commands': 'Special: SAVE, RESTORE, SCORE, QUIT, ABOUT',
|
|
186
|
+
'help.footer': 'For more detailed help on a specific topic, type HELP [topic].',
|
|
187
|
+
'help.topic_not_found': "I don't have help on that topic.",
|
|
188
|
+
'about.title': '{title}',
|
|
189
|
+
'about.byline': 'by {author}',
|
|
190
|
+
'about.version': 'Version {version}',
|
|
191
|
+
'about.copyright': '© {copyright}',
|
|
192
|
+
'about.description': '{description}',
|
|
193
|
+
'about.credits': 'Credits: {credits}',
|
|
194
|
+
'about.engine': 'Running on {engine} {engineVersion}',
|
|
195
|
+
'about.play_time': 'You have been playing for {playTime} minutes.',
|
|
196
|
+
// Entering/Exiting actions
|
|
197
|
+
'entering.check.no_target': 'What do you want to enter?',
|
|
198
|
+
'entering.check.not_visible': "You don't see {target} here.",
|
|
199
|
+
'entering.check.not_reachable': "You can't reach {target}.",
|
|
200
|
+
'entering.check.already_inside': 'You are already {preposition} {target}.',
|
|
201
|
+
'entering.check.not_enterable': "You can't enter {target}.",
|
|
202
|
+
'entering.check.entry_blocked': "You can't enter {target} right now.",
|
|
203
|
+
'entering.check.full': '{target:cap} is full.',
|
|
204
|
+
'entering.check.container_closed': '{target:cap} is closed.',
|
|
205
|
+
'entering.perform.success': 'You get {preposition} {target}.',
|
|
206
|
+
'entering.report.success': 'You are now {preposition} {target}.',
|
|
207
|
+
'entering.report.with_posture': 'You are now {posture} {preposition} {target}.',
|
|
208
|
+
'exiting.check.no_location': "You don't seem to be anywhere.",
|
|
209
|
+
'exiting.check.already_outside': "You aren't inside anything.",
|
|
210
|
+
'exiting.check.no_exit_destination': "There's nowhere to go from here.",
|
|
211
|
+
'exiting.check.container_closed': "You can't get out. {container:cap} is closed.",
|
|
212
|
+
'exiting.check.exit_blocked': "You can't exit right now.",
|
|
213
|
+
'exiting.perform.success': 'You get {preposition} {container}.',
|
|
214
|
+
'exiting.report.success': 'You are now outside.',
|
|
215
|
+
'climbing.check.no_target': 'What do you want to climb?',
|
|
216
|
+
'climbing.check.invalid_direction': "You can only climb up or down.",
|
|
217
|
+
'climbing.check.not_in_room': "You can't climb from here.",
|
|
218
|
+
'climbing.check.no_exit': "You can't climb {direction} from here.",
|
|
219
|
+
'climbing.check.not_visible': "You don't see {target} here.",
|
|
220
|
+
'climbing.check.not_reachable': "You can't reach {target}.",
|
|
221
|
+
'climbing.check.not_climbable': "You can't climb {target}.",
|
|
222
|
+
'climbing.perform.directional': 'You climb {direction}.',
|
|
223
|
+
'climbing.perform.onto': 'You climb onto {target}.',
|
|
224
|
+
'climbing.perform.up': 'You climb {target}.',
|
|
225
|
+
'climbing.report.success': 'You have climbed {target}.',
|
|
226
|
+
// Searching action
|
|
227
|
+
'searching.check.not_visible': "You don't see {target} here.",
|
|
228
|
+
'searching.check.not_reachable': "You can't reach {target}.",
|
|
229
|
+
'searching.check.container_closed': 'You need to open {target} first.',
|
|
230
|
+
'searching.perform.location': 'You search around.',
|
|
231
|
+
'searching.perform.target': 'You search {target}.',
|
|
232
|
+
'searching.report.nothing_found': 'You find nothing of interest.',
|
|
233
|
+
'searching.report.found_items': 'You find {items}.',
|
|
234
|
+
'searching.report.found_concealed': 'Your search reveals {items}!',
|
|
235
|
+
'searching.report.container_empty': '{target:cap} is empty.',
|
|
236
|
+
'searching.report.container_contents': 'In {target} you see {items}.',
|
|
237
|
+
// Listening action
|
|
238
|
+
'listening.check.not_visible': "You don't see {target} here.",
|
|
239
|
+
'listening.perform.general': 'You listen carefully.',
|
|
240
|
+
'listening.perform.target': 'You listen to {target}.',
|
|
241
|
+
'listening.report.silence': "You don't hear anything unusual.",
|
|
242
|
+
'listening.report.device_humming': '{target:cap} is humming quietly.',
|
|
243
|
+
'listening.report.device_buzzing': '{target:cap} is making a buzzing sound.',
|
|
244
|
+
'listening.report.contents_shifting': 'You hear something shifting inside {target}.',
|
|
245
|
+
'listening.report.ambient_sounds': 'You hear {sounds}.',
|
|
246
|
+
// Smelling action
|
|
247
|
+
'smelling.check.not_visible': "You don't see {target} here.",
|
|
248
|
+
'smelling.check.too_far': '{target:cap} is too far away to smell.',
|
|
249
|
+
'smelling.perform.general': 'You sniff the air.',
|
|
250
|
+
'smelling.perform.target': 'You smell {target}.',
|
|
251
|
+
'smelling.report.no_scent': "You don't smell anything unusual.",
|
|
252
|
+
'smelling.report.edible_fresh': '{target:cap} smells fresh and appetizing.',
|
|
253
|
+
'smelling.report.edible_stale': '{target:cap} has a stale odor.',
|
|
254
|
+
'smelling.report.burning': '{target:cap} has a burnt smell.',
|
|
255
|
+
'smelling.report.container_scents': 'From {target} you smell {scents}.',
|
|
256
|
+
'smelling.report.ambient_scents': 'You detect {scents} in the air.',
|
|
257
|
+
// Touching action
|
|
258
|
+
'touching.check.no_target': 'What do you want to touch?',
|
|
259
|
+
'touching.check.not_visible': "You don't see {target} here.",
|
|
260
|
+
'touching.check.not_reachable': "You can't reach {target}.",
|
|
261
|
+
'touching.perform.success': 'You touch {target}.',
|
|
262
|
+
'touching.report.texture_soft': '{target:cap} feels soft.',
|
|
263
|
+
'touching.report.texture_hard': '{target:cap} feels hard and solid.',
|
|
264
|
+
'touching.report.texture_smooth': '{target:cap} feels smooth.',
|
|
265
|
+
'touching.report.texture_rough': '{target:cap} feels rough.',
|
|
266
|
+
'touching.report.temperature_warm': '{target:cap} feels warm to the touch.',
|
|
267
|
+
'touching.report.temperature_hot': '{target:cap} is hot! You quickly pull your hand away.',
|
|
268
|
+
'touching.report.temperature_cold': '{target:cap} feels cold.',
|
|
269
|
+
'touching.report.device_vibrating': '{target:cap} is vibrating slightly.',
|
|
270
|
+
'touching.report.immovable': '{target:cap} is firmly fixed in place.',
|
|
271
|
+
// Generic/fallback messages
|
|
272
|
+
'generic.not_understood': "I didn't understand that.",
|
|
273
|
+
'generic.nothing_happens': 'Nothing happens.',
|
|
274
|
+
'generic.ok': 'OK.',
|
|
275
|
+
'generic.done': 'Done.',
|
|
276
|
+
'generic.cannot_do': "You can't do that.",
|
|
277
|
+
'generic.not_here': "You don't see that here.",
|
|
278
|
+
'generic.be_more_specific': 'You need to be more specific.',
|
|
279
|
+
'generic.which_one': 'Which {item} do you mean?',
|
|
280
|
+
},
|
|
281
|
+
/**
|
|
282
|
+
* Event message templates
|
|
283
|
+
*/
|
|
284
|
+
events: {
|
|
285
|
+
// These would be populated with actual event messages
|
|
286
|
+
// For now, keeping it empty to avoid duplicates with events.ts
|
|
287
|
+
}
|
|
288
|
+
};
|
|
289
|
+
//# sourceMappingURL=templates.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"templates.js","sourceRoot":"","sources":["../../src/data/templates.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file English Verb Definitions
|
|
3
|
+
* @description Verb mappings for English language
|
|
4
|
+
*/
|
|
5
|
+
/**
|
|
6
|
+
* Standard Interactive Fiction action identifiers
|
|
7
|
+
* These match the action IDs used in the IF system
|
|
8
|
+
*/
|
|
9
|
+
export declare const IFActions: {
|
|
10
|
+
readonly GOING: "if.action.going";
|
|
11
|
+
readonly ENTERING: "if.action.entering";
|
|
12
|
+
readonly EXITING: "if.action.exiting";
|
|
13
|
+
readonly CLIMBING: "if.action.climbing";
|
|
14
|
+
readonly LOOKING: "if.action.looking";
|
|
15
|
+
readonly EXAMINING: "if.action.examining";
|
|
16
|
+
readonly READING: "if.action.reading";
|
|
17
|
+
readonly SEARCHING: "if.action.searching";
|
|
18
|
+
readonly LISTENING: "if.action.listening";
|
|
19
|
+
readonly SMELLING: "if.action.smelling";
|
|
20
|
+
readonly TOUCHING: "if.action.touching";
|
|
21
|
+
readonly TAKING: "if.action.taking";
|
|
22
|
+
readonly DROPPING: "if.action.dropping";
|
|
23
|
+
readonly PUTTING: "if.action.putting";
|
|
24
|
+
readonly INSERTING: "if.action.inserting";
|
|
25
|
+
readonly OPENING: "if.action.opening";
|
|
26
|
+
readonly CLOSING: "if.action.closing";
|
|
27
|
+
readonly LOCKING: "if.action.locking";
|
|
28
|
+
readonly UNLOCKING: "if.action.unlocking";
|
|
29
|
+
readonly SWITCHING_ON: "if.action.switching_on";
|
|
30
|
+
readonly SWITCHING_OFF: "if.action.switching_off";
|
|
31
|
+
readonly PUSHING: "if.action.pushing";
|
|
32
|
+
readonly PULLING: "if.action.pulling";
|
|
33
|
+
readonly TURNING: "if.action.turning";
|
|
34
|
+
readonly USING: "if.action.using";
|
|
35
|
+
readonly GIVING: "if.action.giving";
|
|
36
|
+
readonly SHOWING: "if.action.showing";
|
|
37
|
+
readonly THROWING: "if.action.throwing";
|
|
38
|
+
readonly ATTACKING: "if.action.attacking";
|
|
39
|
+
readonly TALKING: "if.action.talking";
|
|
40
|
+
readonly ASKING: "if.action.asking";
|
|
41
|
+
readonly TELLING: "if.action.telling";
|
|
42
|
+
readonly ANSWERING: "if.action.answering";
|
|
43
|
+
readonly WEARING: "if.action.wearing";
|
|
44
|
+
readonly TAKING_OFF: "if.action.taking_off";
|
|
45
|
+
readonly EATING: "if.action.eating";
|
|
46
|
+
readonly DRINKING: "if.action.drinking";
|
|
47
|
+
readonly INVENTORY: "if.action.inventory";
|
|
48
|
+
readonly WAITING: "if.action.waiting";
|
|
49
|
+
readonly SLEEPING: "if.action.sleeping";
|
|
50
|
+
readonly SAVING: "if.action.saving";
|
|
51
|
+
readonly RESTORING: "if.action.restoring";
|
|
52
|
+
readonly QUITTING: "if.action.quitting";
|
|
53
|
+
readonly HELP: "if.action.help";
|
|
54
|
+
readonly ABOUT: "if.action.about";
|
|
55
|
+
readonly SCORING: "if.action.scoring";
|
|
56
|
+
readonly TRACE: "author.trace";
|
|
57
|
+
};
|
|
58
|
+
export interface VerbDefinition {
|
|
59
|
+
action: string;
|
|
60
|
+
verbs: string[];
|
|
61
|
+
requiresObject: boolean;
|
|
62
|
+
allowsIndirectObject?: boolean;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* English verb definitions mapping verbs to IF actions
|
|
66
|
+
*/
|
|
67
|
+
export declare const englishVerbs: VerbDefinition[];
|
|
68
|
+
//# sourceMappingURL=verbs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"verbs.d.ts","sourceRoot":"","sources":["../../src/data/verbs.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;GAGG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEZ,CAAC;AAEX,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,cAAc,EAAE,OAAO,CAAC;IACxB,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC;AAED;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,cAAc,EA+PxC,CAAC"}
|