I tried ripping out the whole of Part SR4, which includes not only the grammar section but all the action definitions and specific action processing rules. That didn’t go so well - most of the actions are built into I6, below even the template layer.
But your idea makes me think I can at least do a little better. Here I copied Part SR4 and edited out all the specific action processing rules except for the out-of-world ones. Then I used your grammar section:
[spoiler][code]Part SR4 - Minimal Actions (in place of Part SR4 - Actions in Standard Rules by Graham Nelson)
Section SR4/1 - Generic action patterns
Section SR4/2 - Standard actions concerning the actor’s possessions
Taking inventory is an action applying to nothing.
The taking inventory action translates into I6 as “Inv”.
Taking is an action applying to one thing.
The taking action translates into I6 as “Take”.
Removing it from is an action applying to two things.
The removing it from action translates into I6 as “Remove”.
Dropping is an action applying to one thing.
The dropping action translates into I6 as “Drop”.
Putting it on is an action applying to two things.
The putting it on action translates into I6 as “PutOn”.
Inserting it into is an action applying to two things.
The inserting it into action translates into I6 as “Insert”.
Eating is an action applying to one carried thing.
The eating action translates into I6 as “Eat”.
Section SR4/3 - Standard actions which move the actor
Going is an action applying to one visible thing.
The going action translates into I6 as “Go”.
Entering is an action applying to one thing.
The entering action translates into I6 as “Enter”.
Exiting is an action applying to nothing.
The exiting action translates into I6 as “Exit”.
Getting off is an action applying to one thing.
The getting off action translates into I6 as “GetOff”.
Section SR4/4 - Standard actions concerning the actor’s vision
Looking is an action applying to nothing.
The looking action translates into I6 as “Look”.
Examining is an action applying to one visible thing and requiring light.
The examining action translates into I6 as “Examine”.
Looking under is an action applying to one visible thing and requiring light.
The looking under action translates into I6 as “LookUnder”.
Searching is an action applying to one thing and requiring light.
The searching action translates into I6 as “Search”.
Consulting it about is an action applying to one thing and one topic.
The consulting it about action translates into I6 as “Consult”.
Section SR4/5 - Standard actions which change the state of things
Locking it with is an action applying to one thing and one carried thing.
The locking it with action translates into I6 as “Lock”.
Unlocking it with is an action applying to one thing and one carried thing.
The unlocking it with action translates into I6 as “Unlock”.
Switching on is an action applying to one thing.
The switching on action translates into I6 as “SwitchOn”.
Switching off is an action applying to one thing.
The switching off action translates into I6 as “SwitchOff”.
Opening is an action applying to one thing.
The opening action translates into I6 as “Open”.
Closing is an action applying to one thing.
The closing action translates into I6 as “Close”.
Wearing is an action applying to one carried thing.
The wearing action translates into I6 as “Wear”.
Taking off is an action applying to one carried thing.
The taking off action translates into I6 as “Disrobe”.
Section SR4/6 - Standard actions concerning other people
Giving it to is an action applying to one carried thing and one thing.
The giving it to action translates into I6 as “Give”.
Showing it to is an action applying to one carried thing and one visible thing.
The showing it to action translates into I6 as “Show”.
Waking is an action applying to one thing.
The waking action translates into I6 as “WakeOther”.
Throwing it at is an action applying to one carried thing and one visible thing.
The throwing it at action translates into I6 as “ThrowAt”.
Attacking is an action applying to one thing.
The attacking action translates into I6 as “Attack”.
Kissing is an action applying to one thing.
The kissing action translates into I6 as “Kiss”.
Answering it that is an action applying to one thing and one topic.
The answering it that action translates into I6 as “Answer”.
Telling it about is an action applying to one thing and one topic.
The telling it about action translates into I6 as “Tell”.
Asking it about is an action applying to one thing and one topic.
The asking it about action translates into I6 as “Ask”.
Asking it for is an action applying to two things.
The asking it for action translates into I6 as “AskFor”.
Section SR4/7 - Standard actions which are checked but then do nothing unless rules intervene
Waiting is an action applying to nothing.
The waiting action translates into I6 as “Wait”.
Touching is an action applying to one thing.
The touching action translates into I6 as “Touch”.
Waving is an action applying to one thing.
The waving action translates into I6 as “Wave”.
Pulling is an action applying to one thing.
The Pulling action translates into I6 as “Pull”.
Pushing is an action applying to one thing.
The Pushing action translates into I6 as “Push”.
Turning is an action applying to one thing.
The Turning action translates into I6 as “Turn”.
Pushing it to is an action applying to one thing and one visible thing.
The Pushing it to action translates into I6 as “PushDir”.
Squeezing is an action applying to one thing.
The Squeezing action translates into I6 as “Squeeze”.
Section SR4/8 - Standard actions which always do nothing unless rules intervene
Saying yes is an action applying to nothing.
The Saying yes action translates into I6 as “Yes”.
Saying no is an action applying to nothing.
The Saying no action translates into I6 as “No”.
Burning is an action applying to one thing.
The Burning action translates into I6 as “Burn”.
Waking up is an action applying to nothing.
The Waking up action translates into I6 as “Wake”.
Thinking is an action applying to nothing.
The Thinking action translates into I6 as “Think”.
Smelling is an action applying to one thing.
The Smelling action translates into I6 as “Smell”.
Listening to is an action applying to one thing.
The Listening to action translates into I6 as “Listen”.
Tasting is an action applying to one thing.
The Tasting action translates into I6 as “Taste”.
Cutting is an action applying to one thing.
The Cutting action translates into I6 as “Cut”.
Jumping is an action applying to nothing.
The Jumping action translates into I6 as “Jump”.
Tying it to is an action applying to two things.
The Tying it to action translates into I6 as “Tie”.
Drinking is an action applying to one thing.
The Drinking action translates into I6 as “Drink”.
Saying sorry is an action applying to nothing.
The Saying sorry action translates into I6 as “Sorry”.
Swearing obscenely is an action censored, and applying to nothing.
The Swearing obscenely action translates into I6 as “Strong”.
Swearing mildly is an action censored, and applying to nothing.
The Swearing mildly action translates into I6 as “Mild”.
Swinging is an action applying to one thing.
The Swinging action translates into I6 as “Swing”.
Rubbing is an action applying to one thing.
The Rubbing action translates into I6 as “Rub”.
Setting it to is an action applying to one thing and one topic.
The Setting it to action translates into I6 as “SetTo”.
Waving hands is an action applying to nothing.
The Waving hands action translates into I6 as “WaveHands”.
Buying is an action applying to one thing.
The Buying action translates into I6 as “Buy”.
Singing is an action applying to nothing.
The Singing action translates into I6 as “Sing”.
Climbing is an action applying to one thing.
The Climbing action translates into I6 as “Climb”.
Sleeping is an action applying to nothing.
The Sleeping action translates into I6 as “Sleep”.
Section SR4/9 - Standard actions which happen out of world
Quitting the game is an action out of world and applying to nothing.
The quitting the game action translates into I6 as “Quit”.
The quit the game rule is listed in the carry out quitting the game rulebook.
The quit the game rule translates into I6 as “QUIT_THE_GAME_R”.
Saving the game is an action out of world and applying to nothing.
The saving the game action translates into I6 as “Save”.
The save the game rule is listed in the carry out saving the game rulebook.
The save the game rule translates into I6 as “SAVE_THE_GAME_R”.
Restoring the game is an action out of world and applying to nothing.
The restoring the game action translates into I6 as “Restore”.
The restore the game rule is listed in the carry out restoring the game rulebook.
The restore the game rule translates into I6 as “RESTORE_THE_GAME_R”.
Restarting the game is an action out of world and applying to nothing.
The restarting the game action translates into I6 as “Restart”.
The restart the game rule is listed in the carry out restarting the game rulebook.
The restart the game rule translates into I6 as “RESTART_THE_GAME_R”.
Verifying the story file is an action out of world applying to nothing.
The verifying the story file action translates into I6 as “Verify”.
The verify the story file rule is listed in the carry out verifying the story file rulebook.
The verify the story file rule translates into I6 as “VERIFY_THE_STORY_FILE_R”.
Switching the story transcript on is an action out of world and applying to nothing.
The switching the story transcript on action translates into I6 as “ScriptOn”.
The switch the story transcript on rule is listed in the carry out switching the story
transcript on rulebook.
The switch the story transcript on rule translates into I6 as “SWITCH_TRANSCRIPT_ON_R”.
Switching the story transcript off is an action out of world and applying to nothing.
The switching the story transcript off action translates into I6 as “ScriptOff”.
The switch the story transcript off rule is listed in the carry out switching the story
transcript off rulebook.
The switch the story transcript off rule translates into I6 as “SWITCH_TRANSCRIPT_OFF_R”.
Requesting the story file version is an action out of world and applying to nothing.
The requesting the story file version action translates into I6 as “Version”.
The announce the story file version rule is listed in the carry out requesting the story
file version rulebook.
The announce the story file version rule translates into I6 as “ANNOUNCE_STORY_FILE_VERSION_R”.
Requesting the score is an action out of world and applying to nothing.
The requesting the score action translates into I6 as “Score”.
The announce the score rule is listed in the carry out requesting the score rulebook.
The announce the score rule translates into I6 as “ANNOUNCE_SCORE_R”.
Preferring abbreviated room descriptions is an action out of world and applying to nothing.
The preferring abbreviated room descriptions action translates into I6 as “LMode3”.
The prefer abbreviated room descriptions rule is listed in the carry out preferring
abbreviated room descriptions rulebook.
The prefer abbreviated room descriptions rule translates into I6 as “PREFER_ABBREVIATED_R”.
The standard report preferring abbreviated room descriptions rule is listed in the
report preferring abbreviated room descriptions rulebook.
The standard report preferring abbreviated room descriptions rule translates into
I6 as “REP_PREFER_ABBREVIATED_R”.
Preferring unabbreviated room descriptions is an action out of world and applying to nothing.
The preferring unabbreviated room descriptions action translates into I6 as “LMode2”.
The prefer unabbreviated room descriptions rule is listed in the carry out preferring
unabbreviated room descriptions rulebook.
The prefer unabbreviated room descriptions rule translates into I6 as “PREFER_UNABBREVIATED_R”.
The standard report preferring unabbreviated room descriptions rule is listed in the
report preferring unabbreviated room descriptions rulebook.
The standard report preferring unabbreviated room descriptions rule translates into
I6 as “REP_PREFER_UNABBREVIATED_R”.
Preferring sometimes abbreviated room descriptions is an action out of world and
applying to nothing.
The preferring sometimes abbreviated room descriptions action translates into I6 as “LMode1”.
The prefer sometimes abbreviated room descriptions rule is listed in the carry out
preferring sometimes abbreviated room descriptions rulebook.
The prefer sometimes abbreviated room descriptions rule translates into I6 as
“PREFER_SOMETIMES_ABBREVIATED_R”.
The standard report preferring sometimes abbreviated room descriptions rule is listed
in the report preferring sometimes abbreviated room descriptions rulebook.
The standard report preferring sometimes abbreviated room descriptions rule translates
into I6 as “REP_PREFER_SOMETIMES_ABBR_R”.
Switching score notification on is an action out of world and applying to nothing.
The switching score notification on action translates into I6 as “NotifyOn”.
The switch score notification on rule is listed in the carry out switching score
notification on rulebook.
The switch score notification on rule translates into I6 as “SWITCH_SCORE_NOTIFY_ON_R”.
The standard report switching score notification on rule is listed in the report
switching score notification on rulebook.
The standard report switching score notification on rule translates into
I6 as “REP_SWITCH_NOTIFY_ON_R”.
Switching score notification off is an action out of world and applying to nothing.
The switching score notification off action translates into I6 as “NotifyOff”.
The switch score notification off rule is listed in the carry out switching score
notification off rulebook.
The switch score notification off rule translates into I6 as “SWITCH_SCORE_NOTIFY_OFF_R”.
The standard report switching score notification off rule is listed in the report
switching score notification off rulebook.
The standard report switching score notification off rule translates into
I6 as “REP_SWITCH_NOTIFY_OFF_R”.
Requesting the pronoun meanings is an action out of world and applying to nothing.
The requesting the pronoun meanings action translates into I6 as “Pronouns”.
The announce the pronoun meanings rule is listed in the carry out requesting the
pronoun meanings rulebook.
The announce the pronoun meanings rule translates into I6 as “ANNOUNCE_PRONOUN_MEANINGS_R”.
The understand token a time period translates into I6 as “RELATIVE_TIME_TOKEN”.
Section SR4/10 - Grammar
Understand “quit” or “q” as quitting the game.
Understand “save” as saving the game.
Understand “restart” as restarting the game.
Understand “restore” as restoring the game.
Understand “verify” as verifying the story file.
Understand “version” as requesting the story file version.
Understand “script” or “script on” or “transcript” or “transcript on” as switching the story
transcript on.
Understand “script off” or “transcript off” as switching the story transcript off.
[/code][/spoiler]
Depending on what you’re doing, you might want to put back the rules and specifications for a couple actions, for example looking, going and taking, which can be triggered by low-level events.
If there’s not already an extension to do this, what do you think about me or Matt or Juhana submitting this modification as an extension?