Guest User

OK Google

a guest
Jun 29th, 2016
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 8.65 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>OK GOOGLE</title>
  4.     </head>
  5.     <body>
  6.         <dl>
  7.             <dt>People &amp; Relationships</dt>
  8.             <dd>
  9.                 <ul>
  10.                     <li>How old is <em>Robert de Niro/Hugh Grant/Whoopi Goldberg/Roger Federer</em>?</li>
  11.                     <li>Where was <em>Alyssa Milano/Kristen Stewart/David Beckham</em> born?</li>
  12.                     <li>Whom is <em>name</em> married to?</li>
  13.                     <li>Who is <em>name</em>'s sister?</li>
  14.                     <li>Who wrote <em>book</em>?</li>
  15.                     <li>Who invented the <em>thing</em>?</li>
  16.                 </ul>
  17.             </dd>
  18.  
  19.             <dt>Time</dt>
  20.             <dd>
  21.                 <ul>
  22.                     <li>When is the <em>sunrise/sunset</em> in <em>city</em>?</li>
  23.                     <li>What is the time zone in <em>city</em>?</li>
  24.                     <li>What time is it in <em>city</em>?</li>
  25.                     <li>What is the time at home?</li>
  26.                 </ul>
  27.             </dd>
  28.  
  29.             <dt>Weather</dt>
  30.             <dd>
  31.                 <ul>
  32.                     <li>What's the weather like?</li>
  33.                     <li>Do I need <em>a jacket</em> for <em>tomorrow</em>?</li>
  34.                     <li>What's the weather going to be like in <em>city</em> <em>day of week</em> <em>night/evening</em>?</li>
  35.                     <li>What's the temperature outside?</li>
  36.                     <li>Is there a chance of rain <em>day of week</em> <em>night/day/evening</em>?</li>
  37.                 </ul>
  38.             </dd>
  39.  
  40.             <dt>Stocks</dt>
  41.             <dd>
  42.                 <ul>
  43.                     <li>What's the <em>company</em> stock price?</li>
  44.                     <li>What's <em>stock ticker symbol</em> trending at?</li>
  45.                 </ul>
  46.             </dd>
  47.  
  48.             <dt>Conversion</dt>
  49.             <dd>
  50.                 <ul>
  51.                     <li>What's <em>quantity</em> <em>units</em> in <em>other units</em>?</li>
  52.                     <li>Convert <em>quantity</em> <em>units</em> to <em>other units</em>?</li>
  53.                     <li>What's <em>quantity</em> <em>currency</em> to <em>another currency</em>?</li>
  54.                     <li>What's the tip for <em>quantity</em> <em>currency</em></li>?
  55.                 </ul>
  56.             </dd>
  57.  
  58.             <dt>Math</dt>
  59.             <dd>
  60.                 <ul>
  61.                     <li>Square root of <em>number</em>?</li>
  62.                     <li>What's <em>number</em> <em>divided by/added to/subtracted from/times</em> <em>number</em>?</li>
  63.                     <li>What's <em>number</em> percent of <em>number</em>?</li>
  64.                     <li>What's <em>number</em> percent of <em>number</em> plus <em>number</em>?</li>
  65.                 </ul>
  66.             </dd>
  67.  
  68.             <dt>Device control</dt>
  69.             <dd>
  70.                 <ul>
  71.                     <li>Open <em>domain name</em></li>
  72.                     <li>Open <em>app name</em></li>
  73.                     <li><em>Increase/decrease</em> <em>brightness/volume</em></li>
  74.                     <li>Take a picture</li>
  75.                     <li>Take a selfie</li>
  76.                     <li>Turn <em>on/off</em> <em>WiFi/Bluetooth/Flashlight</em></li>
  77.                     <li>Record a video</li>
  78.                     <li>Set the volume to <em>number/full</em></li>
  79.                     <li>Mute the volume</li>
  80.                 </ul>
  81.             </dd>
  82.  
  83.             <dt>Definitions</dt>
  84.             <dd>
  85.                 <ul>
  86.                     <li>Define <em>word/abbreviation</em></li>
  87.                     <li>What's the <em>definition/meaning</em> of <em>word/abbreviation</em>?</li>
  88.                 </ul>
  89.             </dd>
  90.  
  91.             <dt>Alarms</dt>
  92.             <dd>
  93.                 <ul>
  94.                     <li>Set an alarm for <em>number</em> minutes</li>
  95.                     <li>Set an alarm for <em>time</em></li>
  96.                     <li>Set a repeating alarm for <em>time</em></li>
  97.                     <li>Set an alarm for <em>time</em> <em>with label/labelled</em> <em>label</em></li>
  98.                     <li>Set a repeating alarm at <em>time</em> for <em>day's name/days' names</em></li>
  99.                     <li>Show me my alarms</li>
  100.                     <li>When is my next alarm?</li>
  101.                     <li>Wake me up at <em>time</em></li>
  102.                 </ul>
  103.             </dd>
  104.             <dt>Calendar</dt>
  105.             <dd>
  106.                 <ul>
  107.                     <li><em>Schedule a/Create a/New</em> <em>calendar event/appointment/meeting</em></li>
  108.                     <li>Schedule an event <em>title</em> <em>this morning/this afternoon</em> at <em>time</em></li>
  109.                     <li>What's my next appointment?</li>
  110.                     <li>Show me the appointments for <em>day name</em></li>
  111.                     <li>What does my <em>day/calendar/schedule</em> looking like on <em>day name</em>?</li>
  112.                 </ul>
  113.             </dd>
  114.  
  115.             <dt>Gmail integration</dt>
  116.             <dd>
  117.                 <ul>
  118.                     <li>Show me my bills</li>
  119.                     <li>Where is my package?</li>
  120.                     <li>Where's my hotel?</li>
  121.                     <li>Show me restaurants near my hotel</li>
  122.                 </ul>
  123.             </dd>
  124.  
  125.             <dt>Google Keep &amp; Notes</dt>
  126.             <dd>
  127.                 <ul>
  128.                     <li>Add <em>item/items</em> to my <em>list name</em></li>
  129.                     <li>Make a note: <em>note text</em></li>
  130.                     <li>Note to self: <em>note text</em></li>
  131.                 </ul>
  132.             </dd>
  133.             <dt>Contacts &amp; Calls</dt>
  134.             <dd>
  135.                 <ul>
  136.                     <li>Find <em>name/relationship</em>'s number</li>
  137.                     <li>When is <em>name</em>'s borthday?</li>
  138.                     <li>Call <em>name/relationship</em></li>
  139.                     <li>Call <em>name/relationship</em> on speakerphone</li>
  140.                     <li>Call the nearest <em>store/service/restaurant</em></li>
  141.                     <li>Call <em>delivery chain restaurant</em></li>
  142.                 </ul>
  143.             </dd>
  144.  
  145.             <dt>Messaging</dt>
  146.             <dd>
  147.                 <ul>
  148.                     <li>Show me my messages</li>
  149.                     <li>Text <em>name/relationship</em> <em>message</em></li>
  150.                     <li>Send an email to <em>name/relationship</em> <em>message</em></li>
  151.                     <li>Send an <em>app name</em> message to <em>name/relationship</em></li>
  152.                 </ul>
  153.             </dd>
  154.  
  155.             <dt>Social apps</dt>
  156.             <dd>
  157.                 <ul>
  158.                     <li>Post to <em>app</em></li>
  159.                 </ul>
  160.             </dd>
  161.  
  162.             <dt>Translation</dt>
  163.             <dd>
  164.                 <ul>
  165.                     <li><em>How to say/say</em> <em>sentence/phrase/word</em> in <em>language</em>?</li>
  166.                     <li><em>Translate</em> <em>sentence/phrase/word</em> to <em>language</em></li>
  167.                 </ul>
  168.             </dd>
  169.  
  170.             <dt>Reminders</dt>
  171.             <dd>
  172.                 <ul>
  173.                     <li>Add a reminder</li>
  174.                     <li>Remind me to <em>reminder</em> at <em>time</em></li>
  175.                     <li>Remind me to <em>reminder</em> <em>location designator</em></li>
  176.                     <li>Remind me to <em>reminder</em> every <em>day name</em></li>
  177.                 </ul>
  178.             </dd>
  179.             <dt>Maps &amp; Navigation</dt>
  180.             <dd>
  181.                 <ul>
  182.                     <li>Map of <em>location</em></li>
  183.                 </ul>
  184.             </dd>
  185.             <dt>Sports</dt>
  186.             <dd>
  187.                 <ul>
  188.                     <li></li>
  189.                 </ul>
  190.             </dd>
  191.             <dt>Flight &amp; Travel</dt>
  192.             <dd>
  193.                 <ul>
  194.                     <li></li>
  195.                 </ul>
  196.             </dd>
  197.             <dt>Web Browsing</dt>
  198.             <dd>
  199.                 <ul>
  200.                     <li></li>
  201.                 </ul>
  202.             </dd>
  203.             <dt>Movies &amp; TV Shows</dt>
  204.             <dd>
  205.                 <ul>
  206.                     <li></li>
  207.                 </ul>
  208.             </dd>
  209.             <dt>Easter eggs</dt>
  210.             <dd>
  211.                 <ul>
  212.                     <li></li>
  213.                 </ul>
  214.             </dd>
  215.             <dt>Music</dt>
  216.             <dd>
  217.                 <ul>
  218.                     <li></li>
  219.                 </ul>
  220.             </dd>
  221.             <dt>Timer &amp; Stopwatch</dt>
  222.             <dd>
  223.                 <ul>
  224.                     <li></li>
  225.                 </ul>
  226.             </dd>
  227.         </dl>
  228.     </body>
  229. </html>
Add Comment
Please, Sign In to add comment