Skip to content
Snippets Groups Projects
Commit 75049169 authored by Jonas Wolff's avatar Jonas Wolff
Browse files

stories fixed

parent 208e0da6
No related branches found
No related tags found
1 merge request!20Example
......@@ -6,52 +6,52 @@
* goodbye
- utter_goodbye
## birthplace_action
* birthplace_action{"physicist": "albert einstein"}
## birthplace
* birthplace{"physicist": "albert einstein"}
- action_search_birthplace
- action_utter_birthplace
## day_of_death_action
* day_of_death_action{"physicist": "albert einstein"}
## day_of_death
* day_of_death{"physicist": "albert einstein"}
- action_search_day_of_death
- action_utter_day_of_death
## place_of_death_action
* is_alive_action{"physicist": "albert einstein"}
## place_of_death
* is_alive{"physicist": "albert einstein"}
- action_search_place_of_death
- action_utter_place_of_death
## is_alive_action
* is_alive_action{"physicist": "albert einstein"}
## is_alive
* is_alive{"physicist": "albert einstein"}
- action_search_is_alive
- action_utter_is_alive
## num_spouses_action
* num_spouses_action{"physicist": "albert einstein"}
## num_spouses
* num_spouses{"physicist": "albert einstein"}
- action_search_num_spouses
- action_utter_num_spouses
## primary_education_action
* primary_education_action{"physicist": "albert einstein"}
## primary_education
* primary_education{"physicist": "albert einstein"}
- action_search_primary_education
- action_utter_primary_education
## university_action
* university_action{"physicist": "albert einstein"}
## university
* university{"physicist": "albert einstein"}
- action_search_university
- action_utter_university
## area_of_research_action
* area_of_research_action{"physicist": "albert einstein"}
## area_of_research
* area_of_research{"physicist": "albert einstein"}
- action_search_area_of_research
- action_utter_area_of_research
## workplace_action
* workplace_action{"physicist": "albert einstein"}
## workplace
* workplace{"physicist": "albert einstein"}
- action_search_workplace
- action_utter_workplace
## awards_action
* awards_action{"physicist": "albert einstein"}
## awards
* awards{"physicist": "albert einstein"}
- action_search_awards
- action_utter_awards
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment